Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a2e…7843
Balances ($0.00)
No balances found for "Crowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4589316 | 7 years ago | | | 0 | 0.00011288700 | |
| 4576550 | 7 years ago | | | 0.32 | 0.00044100000 | |
| 4565664 | 7 years ago | | | 0.01 | 0.00044100000 | |
| 4505428 | 7 years ago | | | 2.9898823 | 0.00011734000 | |
| 4481460 | 7 years ago | | | 7.7415991 | 0.00011734000 | |
| 4474649 | 7 years ago | | | 2.9898823 | 0.00011734000 | |
| 4467197 | 7 years ago | | | 0.7 | 0.0024758740 | |
| 4467188 | 7 years ago | | | 0.7 | 0.00044310000 | |
| 4464758 | 7 years ago | | | 5.0518556 | 0.00011734000 | |
| 4458122 | 7 years ago | | | 4.9998823 | 0.00011734000 |
ABI
ABI objects
Getter at block 21294057 currentStage() view returns (uint256) lastSaleDate() view returns (uint256)
bountyPercent() view returns (uint256)
5
bountyTokensWallet() view returns (address)
0x0ae1917871d041fbee35e2d87d81136f3af3d66c
foundersPercent() view returns (uint256)
45
foundersTokensWallet() view returns (address)
0x210b681402cbec92e972b1bc089cdd957a97068a
multisigWallet() view returns (address)
0xe3dabd2a564ac4730bb4f679fa8c813413b27ccf
owner() view returns (address)
0xd27d13f99aff47e6237541e9e0dcc86bc1c9f9c2
paused() view returns (bool)
false
percentRate() view returns (uint256)
1000
stagesCount() view returns (uint256)
4
start() view returns (uint256)
1505826000
token() view returns (address)
0x7a2ea17b835cfd9272cec08ee0d40a5719557843
totalHardCap() view returns (uint256)
60860000000000000000000
totalInvested() view returns (uint256)
439445552929000002176
totalPeriod() view returns (uint256)
60
Read-only
stages(uint256) view returns (uint256 period, uint256 hardCap, uint256 price, uint256 invested, uint256 closed)
State-modifying
Events addStage(uint256 period, uint256 hardCap, uint256 price)
changeStage(uint8 number, uint256 period, uint256 hardCap, uint256 price)
clearStages()
createTokens() payable
finishMinting()
insertStage(uint8 numberAfter, uint256 period, uint256 hardCap, uint256 price)
pause()
removeStage(uint8 number)
retrieveTokens(address anotherToken)
setBountyPercent(uint256 newBountyPercent)
setBountyTokensWallet(address newBountyTokensWallet)
setFoundersPercent(uint256 newFoundersPercent)
setFoundersTokensWallet(address newFoundersTokensWallet)
setMultisigWallet(address newMultisigWallet)
setStart(uint256 newStart)
transferOwnership(address newOwner)
unpause()
Pause()
Unpause()
This contract contains no constructor objects.
fallback()
This contract contains no error objects.