42 lines
824 B
JSON
42 lines
824 B
JSON
{
|
|
|
|
"name": "testSuite#13.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":"0x2a77255c959c1bCF2DE0C1b85c99BECB9a91c6be",
|
|
"min":1,
|
|
"max":20
|
|
}
|
|
]
|
|
}]
|
|
}
|
|
|