Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEN | ERC-20 | 1.305826K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20375038 | 4 months ago | | | 0 | 0.000094695561 | |
| 14016640 | 3 years ago | | | 0 | 0.0048888996 | |
| 12731981 | 3 years ago | | | 0 | 0.00064955800 | |
| 12707233 | 3 years ago | | | 0 | 0.00041757300 | |
| 12285724 | 4 years ago | | | 0 | 0.0075031760 | |
| 12182700 | 4 years ago | | | 0 | 0.0065944539 | |
| 12048473 | 4 years ago | | | 0 | 0.0062437010 | |
| 11354848 | 4 years ago | | | 0 | 0.0011353881 | |
| 11354841 | 4 years ago | | | 0 | 0.0015309979 | |
| 11354612 | 4 years ago | | | 0 | 0.00091889930 |
ABI
ABI objects
Getter at block 21294361
decimals() view returns (uint256)
8
name() view returns (string)
Genesis
owner() view returns (address)
0xcd6edd53e16454eab857391eab31a8731516253d
symbol() view returns (string)
GEN
totalSupply() view returns (uint256)
19400713602471631
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 _tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.