IDOCreator
Verified contract
Active on
Ethereum with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x68f0…db7d
0xbf9d…f19d
Balances ($0.00)
No balances found for "IDOCreator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12967482 | 3 years ago | | | 0 | 0.00097739749 | |
| 12960116 | 3 years ago | | | 0 | 0.19442220 | |
| 12957928 | 3 years ago | | | 0 | 0.10122632 | |
| 12957827 | 3 years ago | | | 0 | 0.10943363 | |
| 12957779 | 3 years ago | | | 0 | 0.10943430 | |
| 12957728 | 3 years ago | | | 0 | 0.10991310 | |
| 12903026 | 3 years ago | | | 0 | 0.16437942 | |
| 12901215 | 3 years ago | | | 0 | 0.062888103 | |
| 12901184 | 3 years ago | | | 0 | 0.065704977 | |
| 12901165 | 3 years ago | | | 0 | 0.066563653 |
ABI
ABI objects
Getter at block 21386969
idoMaster() view returns (address)
0x68f03bb6cb2cad6f3edd3e09f2bc67f7a2b0db7d
owner() view returns (address)
0xc35d89020443e1da06b099ea2882539a080e6d56
tierSystem() view returns (address)
0xbf9d94d59b2898b1773c63b537e06577345ef19d
version() pure returns (uint256)
101
Read-only
This contract contains no read-only function objects.
State-modifying
Events createIDO(uint256 _tokenPrice, address _rewardToken, uint256 _startTimestamp, uint256 _finishTimestamp, uint256 _startClaimTimestamp, uint256 _minEthPayment, uint256 _maxEthPayment, uint256 _maxDistributedTokenAmount, bool _hasWhitelisting, bool _enableTierSystem) returns (address)
renounceOwnership()
setTierSystem(address _tierSystem)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _idoMaster, address _tierSystem)
This contract contains no fallback and receive objects.
This contract contains no error objects.