Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7e67…2dbd
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17463973 | a year ago | | | 0 | 0.0017046155 | |
| 12839213 | 3 years ago | | | 0 | 0.0062192000 | |
| 12605562 | 3 years ago | | | 0 | 0.00098072000 | |
| 12323906 | 4 years ago | | | 0 | 0.0096895440 | |
| 12311501 | 4 years ago | | | 0 | 0.0089718000 | |
| 12094421 | 4 years ago | | | 0 | 0.014818560 | |
| 11274015 | 4 years ago | | | 0 | 0.0058050640 | |
| 11173596 | 4 years ago | | | 0 | 0.0035871370 | |
| 11169210 | 4 years ago | | | 0 | 0.00096000007 | |
| 11110851 | 4 years ago | | | 0 | 0.013123863 |
ABI
ABI objects
Getter at block 21258797
controller() view returns (address)
0xf8a06ef897755bbd49707d8a8ce0ca9e6a0f0c34
creationBlock() view returns (uint256)
5417402
decimals() view returns (uint8)
8
name() view returns (string)
GBT
parentSnapShotBlock() view returns (uint256)
0
parentToken() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GBT
tokenFactory() view returns (address)
0x7e679dc11e5eebbbeae38c43751adc0c61682dbd
totalSupply() view returns (uint256)
81614412059506303
transfersEnabled() view returns (bool)
true
version() view returns (string)
MMT_0.2
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfAt(address _owner, uint256 _blockNumber) view returns (uint256)
totalSupplyAt(uint256 _blockNumber) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
changeController(address _newController)
claimTokens(address _token)
createCloneToken(string _cloneTokenName, uint8 _cloneDecimalUnits, string _cloneTokenSymbol, uint256 _snapshotBlock, bool _transfersEnabled) returns (address)
destroyTokens(address _owner, uint256 _amount) returns (bool)
enableTransfers(bool _transfersEnabled)
generateTokens(address _owner, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _amount)
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
NewCloneToken(address indexed _cloneToken, uint256 _snapshotBlock)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor(address _tokenFactory)
fallback()
This contract contains no error objects.