UNPKG

@settlemint/solidity-token-erc20-crowdsale

Version:
31 lines (30 loc) 801 B
{ "output": "generated/scs.", "chain": "localhost", "datasources": [ { "name": "ExampleToken", "address": "0x0000000000000000000000000000000000000000", "startBlock": 0, "module": ["erc20", "accesscontrol"] }, { "name": "ExampleCrowdSale", "address": "0x0000000000000000000000000000000000000000", "startBlock": 0, "module": ["pausable", "accesscontrol", "crowdsale"] }, { "name": "ExampleVestingVault", "address": "0x0000000000000000000000000000000000000000", "startBlock": 0, "module": ["accesscontrol", "vestingvault"] }, { "name": "ExampleVestingWallet", "address": "0x0000000000000000000000000000000000000000", "startBlock": 0, "module": ["vestingwallet"] } ] }