Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "nice"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14715196 | 3 years ago | | | 0 | 0.0012242342 | |
| 13951344 | 3 years ago | | | 0 | 0.0027071772 | |
| 13950622 | 3 years ago | | | 0 | 0.0024703169 | |
| 13950605 | 3 years ago | | | 0 | 0.0062015371 | |
| 13950605 | 3 years ago | | | 0 | 0.026003600 | |
| 13950599 | 3 years ago | | | 0 | 0.0048627178 | |
| 13950598 | 3 years ago | | | 0 | 0.0047508594 | |
| 13950583 | 3 years ago | | | 0 | 0.0044721547 | |
| 13950583 | 3 years ago | | | 0 | 0.013930500 | |
| 13950578 | 3 years ago | | | 0 | 0.0052419157 |
ABI
ABI objects
Getter at block 21323087
decimals() view returns (uint8)
18
name() view returns (string)
nice
symbol() view returns (string)
nice
totalSupply() view returns (uint256)
802207604633790784839971420
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 amount) returns (bool success)
Approval(address indexed holder, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.