Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.34)
Native
Value
$0.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0001 | $3,427.43 |
$0.34 | |
AOA | ERC-20 | 6 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8205442 | 5 years ago | | | 0 | 0.00011550400 | |
| 8032015 | 5 years ago | | | 0 | 0.00018301200 | |
| 8025530 | 5 years ago | | | 3.5 | 0.0016832000 | |
| 8025227 | 5 years ago | | | 0 | 0.00014438000 | |
| 7994812 | 5 years ago | | | 0 | 0.000091698000 | |
| 7993640 | 5 years ago | | | 7.435 | 0.0021040000 | |
| 7955763 | 5 years ago | | | 0 | 0.000061004000 | |
| 7954515 | 5 years ago | | | 15.7 | 0.00021040000 | |
| 7935130 | 5 years ago | | | 0 | 0.000030566000 | |
| 7930823 | 5 years ago | | | 42.072 | 0.00010520000 |
ABI
ABI objects
Getter at block 21256313
decimals() view returns (uint8)
18
name() view returns (string)
GEC Token
owner() view returns (address)
0x6939f74d551caf9e9a50655b5f56df025081bb58
symbol() view returns (string)
GEC
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
withdraw(uint256 withdrawAmount)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.