Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENES | ERC-20 | 15 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20233358 | 4 months ago | | | 0 | 0.00063082545 | |
| 16574592 | 2 years ago | | | 0 | 0.00052051638 | |
| 12058979 | 4 years ago | | | 0 | 0.0 | |
| 11335485 | 4 years ago | | | 0 | 0.0035025516 | |
| 9402677 | 5 years ago | | | 0 | 0.00018044160 | |
| 9310079 | 5 years ago | | | 0 | 0.000037580000 | |
| 9307309 | 5 years ago | | | 0 | 0.000043734000 | |
| 9124769 | 5 years ago | | | 0 | 0.00011526000 | |
| 9114001 | 5 years ago | | | 0 | 0.00020332800 | |
| 9112959 | 5 years ago | | | 0 | 0.00030073600 |
ABI
ABI objects
Getter at block 21163427
decimals() view returns (uint8)
8
name() view returns (string)
GENES
symbol() view returns (string)
GENES
totalSupply() view returns (uint256)
800000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.