IFUMCrowdsale
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5278…c765
Balances ($0.00)
No balances found for "IFUMCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7202527 | 6 years ago | | | 0 | 0.00014870800 | |
| 7202524 | 6 years ago | | | 0 | 0.00011711600 | |
| 7202520 | 6 years ago | | | 0 | 0.00011711600 | |
| 7202513 | 6 years ago | | | 0 | 0.00010686000 | |
| 7191414 | 6 years ago | | | 0 | 0.00012495300 | |
| 7157479 | 6 years ago | | | 0 | 0.00022660400 | |
| 7157457 | 6 years ago | | | 0 | 0.00022583600 | |
| 6664932 | 6 years ago | | | 0 | 0.00020495300 | |
| 6664906 | 6 years ago | | | 0 | 0.00031744300 | |
| 6664886 | 6 years ago | | | 0 | 0.00032211280 |
ABI
ABI objects
Getter at block 21284895
_wallet() view returns (address)
0x84575c687b7d25e4c80e10edc7c1e96e4782a66c
isOwner() view returns (bool)
false
owner() view returns (address)
0xc65d0d8f1622d39441821ff7c3467dccaa656fab
paused() view returns (bool)
false
stage() view returns (uint8)
4
token() view returns (address)
0x5278852029f4fdf91eb2d40614ff49b4b4b7c765
Read-only
isPauser(address account) view returns (bool)
State-modifying
Events addPauser(address account)
burnAll()
pause()
renounceOwnership()
renouncePauser()
setNextStage()
setTokenContract(address newToken)
setWallet(address wallet)
transfer(address to, uint256 value)
transferOwnership(address newOwner)
unpause()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused()
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
SetNextStage(uint8 stage)
SetTokenContract(address previousToken, address newToken)
SetWallet(address previousWallet, address newWallet)
Unpaused()
This contract contains no constructor objects.
fallback()
This contract contains no error objects.