DadaPresaleFundCollector
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DadaPresaleFundCollector"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5806296 | 6 years ago | | | 0 | 0.000027143000 | |
| 5806220 | 6 years ago | | | 0 | 0.000027371000 | |
| 5806164 | 6 years ago | | | 0 | 0.000073866000 | |
| 5621379 | 6 years ago | | | 0.41 | 0.0011467750 | |
| 5451962 | 7 years ago | | | 0 | 0.000090918000 | |
| 5225853 | 7 years ago | | | 2.464025 | 0.0011467750 | |
| 5208568 | 7 years ago | | | 1 | 0.00065236400 | |
| 5208562 | 7 years ago | | | 1 | 0.00065236400 | |
| 5207852 | 7 years ago | | | 1 | 0.00065100000 | |
| 5207799 | 7 years ago | | | 1 | 0.00065100000 |
ABI
ABI objects
Getter at block 21188772
isCapReached() pure returns (bool)
false
isExecutionAllowed() pure returns (bool)
true
isFinalized() pure returns (bool)
false
isRefundAllowed() pure returns (bool)
false
moving() pure returns (bool)
false
owner() pure returns (address)
0x014d90cab18ec418dde367d4f12b58a1f7a32b02
presaleAddressAmountHolder() pure returns (address)
0xf636c93f98588b7f1624c8ec4087702e5be876b6
Read-only
balances(address) pure returns (uint256)
whitelist(address) pure returns (bool)
State-modifying
Events changeOwner(address _newOwner)
emptyToWallet()
flipCapSwitchTo(bool state)
flipExecutionSwitchTo(bool state)
flipFinalizedSwitchTo(bool state)
flipMovingSwitchTo(bool state)
flipRefundSwitchTo(bool state)
invest() payable
refund()
updateWhitelist(address whitelistedAddress, bool isWhitelisted)
EmptiedToWallet(address wallet)
Invested(address investor, uint256 value)
NewOwner(address indexed oldOwner, address indexed newOwner)
Refunded(address investor, uint256 value)
WhitelistUpdated(address whitelistedAddress, bool isWhitelisted)
constructor()
fallback()
This contract contains no error objects.