Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "FOMO"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17455977 | 4 months ago | | | 0 | 0.0000011063233 | |
| 17455725 | 4 months ago | | | 0 | 0.0000010107966 | |
| 17455570 | 4 months ago | | | 0 | 9.8989563e-7 | |
| 17455285 | 4 months ago | | | 0 | 8.9030005e-7 | |
| 17455280 | 4 months ago | | | 0 | 1.9774747e-7 | |
| 17455195 | 4 months ago | | | 0 | 8.8307278e-7 | |
| 17455119 | 4 months ago | | | 0 | 8.8122089e-7 | |
| 17454676 | 4 months ago | | | 0 | 9.5912102e-7 | |
| 17454667 | 4 months ago | | | 0 | 0.0000010256317 | |
| 17454607 | 4 months ago | | | 0 | 0.0000011281254 |
ABI
ABI objects
Getter at block 22736922
_ots() view returns (bytes32)
0x896c02a699f47f52d97c38753d41989ee9256b45c16540612b1d15851b6e96cf
_totalSupply() view returns (uint256)
820000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
FOMO
symbol() view returns (string)
FOMO
totalSupply() view returns (uint256)
820000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.