ReserveTokensHolder
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf8a0…0c34
0xd8bd…1c6a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GBT | ERC-20 | 80M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5509833 | 7 years ago | | | 0 | 0.0011160200 | |
| 5509800 | 7 years ago | | | 0 | 0.0017845250 |
ABI
ABI objects
Getter at block 21286937
collectedTokens() view returns (uint256)
0
crowdsale() view returns (address)
0xf8a06ef897755bbd49707d8a8ce0ca9e6a0f0c34
miniMeToken() view returns (address)
0xd8bd3958725f216eb236e9dc65b169de48101c6a
newOwner() view returns (address)
0x7dd7ad9a9883fdb7b9880810839d721c3dc3ac10
owner() view returns (address)
0x7dd7ad9a9883fdb7b9880810839d721c3dc3ac10
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
changeOwner(address _newOwner)
claimTokens(address _token)
collectTokens()
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
TokensWithdrawn(address indexed _holder, uint256 _amount)
constructor(address _owner, address _crowdsale, address _miniMeToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.