Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "UNICORN"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9161750 | 5 years ago | | | 0 | 0.000043739000 | |
| 9146614 | 5 years ago | | | 0 | 0.00017495600 | |
| 9139562 | 5 years ago | | | 0 | 0.00011747800 | |
| 9138903 | 5 years ago | | | 0 | 0.000036973000 | |
| 9138380 | 5 years ago | | | 0 | 0.000036973000 | |
| 9138355 | 5 years ago | | | 0 | 0.000036973000 | |
| 9137998 | 5 years ago | | | 0 | 0.000036973000 | |
| 9137990 | 5 years ago | | | 0 | 0.000036973000 | |
| 9137978 | 5 years ago | | | 0 | 0.000036973000 | |
| 9137931 | 5 years ago | | | 0 | 0.000036973000 |
ABI
ABI objects
Getter at block 21179369
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() view returns (uint8)
18
name() view returns (string)
UNICORN
symbol() view returns (string)
UNIC
totalSupply() view returns (uint256)
210000000000000000000000000
Read-only
balanceOf(address ethAddress) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events burn(uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
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.