Public of World Gene Chain
Verified contract
Active on
Ethereum with 2,245 txns
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 |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14479404 | 3 years ago | | | 0 | 0.0017443290 | |
| 13556204 | 3 years ago | | | 0 | 0.0038964000 | |
| 12081766 | 4 years ago | | | 0 | 0.0056752401 | |
| 12081766 | 4 years ago | | | 0 | 0.0043367401 | |
| 12023287 | 4 years ago | | | 0 | 0.0054610801 | |
| 11646264 | 4 years ago | | | 0 | 0.0029989121 | |
| 11295375 | 4 years ago | | | 0 | 0.0010122200 | |
| 11295332 | 4 years ago | | | 0 | 0.0023887361 | |
| 10910679 | 4 years ago | | | 0 | 0.0050897200 | |
| 10637456 | 4 years ago | | | 0 | 0.0046618880 |
ABI
ABI objects
Getter at block 21168825
decimals() pure returns (uint8)
18
name() pure returns (string)
Public of World Gene Chain
symbol() pure returns (string)
WDNA
totalSupply() pure returns (uint256)
12500000000000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, 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.