Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SMOOTH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18974437 | 2 months ago | | | 0 | 1.7972640e-7 | |
| 18937283 | 2 months ago | | | 0 | 1.3480304e-7 | |
| 18666211 | 3 months ago | | | 0 | 0.000000108696475056 | |
| 16770453 | 4 months ago | | | 0 | 0.000000092976000000 | |
| 15322524 | 5 months ago | | | 0 | 0.000000053338306392 | |
| 15322519 | 5 months ago | | | 0 | 0.000000053338306392 | |
| 13858239 | 6 months ago | | | 0 | 1.3375779e-7 | |
| 12333033 | 7 months ago | | | 0 | 1.1293314e-7 | |
| 12012481 | 8 months ago | | | 0 | 1.4038320e-7 | |
| 11422827 | 8 months ago | | | 0 | 0.000000043817031960 |
ABI
ABI objects
Getter at block 22004771
decimals() view returns (uint8)
18
minter() view returns (address)
0x56be76bd656813fd5ac5a65ebdbe28a1fd56deb3
name() view returns (string)
SMOOTH
symbol() view returns (string)
SMOOTH
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
mint(address account, uint256 amount) returns (bool)
setMinter(address _minter)
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.