token-wizard-test-automation/scenarios/testSuite16.json

42 lines
824 B
JSON

{
"name": "testSuite#16.json",
"ticker": "test",
"decimals": 18,
"reservedTokens":[
{
"address" : "0xc30b64EB36f3aab720eEEF0fd27508a13DF92ADa",
"dimension": "percentage",
"value": 99
},
{
"address" : "0xA5ecc0a4a9b417cb11290870Bd2355Ad0e051f29",
"dimension": "tokens",
"value":333
}
],
"walletAddress":"0x895B4BDb444BFeA7401dF555A7acDA5608C94484",
"gasprice":100,
"mincap": 1,
"whitelisting":true,
"tiers":[
{
"name":"###1",
"allowModify": false,
"startDate": "",
"startTime": "",
"endDate":"",
"endTime":"",
"rate":100,
"supply": 20,
"whitelist":[
{
"address":"0xC0FD0C0C0f2aE62B5a54b88caCaFAc06144F2696",
"min":1,
"max":20
}
]
}]
}