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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
ada | ERC-20 | 50K | -- | -- | |
1WO | ERC-20 | 41.164K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
THR | ERC-20 | 45.23 | -- | -- | |
PMOD | ERC-20 | 10 | -- | -- | |
PWZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21091013 | 9 days ago | | | 0 | 0.00022801164 | |
| 21049533 | 15 days ago | | | 0 | 0.00032859711 | |
| 21033246 | 17 days ago | | | 0 | 0.00020598180 | |
| 20716750 | 2 months ago | | | 0 | 0.000071161449 | |
| 20714084 | 2 months ago | | | 0 | 0.00026140387 | |
| 20713969 | 2 months ago | | | 0 | 0.00039057767 | |
| 20707714 | 2 months ago | | | 0 | 0.000064472568 | |
| 20681934 | 2 months ago | | | 0 | 0.00074133846 | |
| 20680713 | 2 months ago | | | 0 | 0.00016675162 | |
| 20680566 | 2 months ago | | | 0 | 0.000099807720 |
ABI
ABI objects
Getter at block 21157786
decimals() view returns (uint8 result)
8
name() view returns (string result)
1World
symbol() view returns (string result)
1WO
totalSupply() view returns (uint256 supply)
3721945296000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _currentValue, uint256 _newValue) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
freezeTransfers()
setOwner(address _newOwner)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreezeTransfers()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Freeze()
Transfer(address indexed _from, address indexed _to, uint256 _value)
Unfreeze()
constructor(uint256 _tokenCount)
This contract contains no fallback and receive objects.
This contract contains no error objects.