Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "UniMoon"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2319557 | a year ago | | | 0 | 0.000044445002 | |
| 2319488 | a year ago | | | 0 | 0.000040227002 | |
| 2319486 | a year ago | | | 0 | 0.000046982003 | |
| 2319463 | a year ago | | | 0 | 0.000040227002 | |
| 2319451 | a year ago | | | 0 | 0.000070473003 | |
| 2319434 | a year ago | | | 0 | 0.000040227002 | |
| 2319418 | a year ago | | | 0 | 0.00021028500 | |
| 2319411 | a year ago | | | 0 | 0.000040227002 | |
| 2319410 | a year ago | | | 0 | 0.000070077003 | |
| 2319408 | a year ago | | | 0 | 0.000011745500 |
ABI
ABI objects
Getter at block 21876872
decimals() view returns (uint256)
18
name() view returns (string)
UniMoon
symbol() view returns (string)
UniMoon
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
balanceOf(address owner) returns (uint256)
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.