FOMO World
Verified contract
Active on
Ethereum with 556 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.000224 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18006145 | a year ago | | | 0 | 0.0013661158 | |
| 14600575 | 3 years ago | | | 0 | 0.00057732240 | |
| 14146580 | 3 years ago | | | 0 | 0.0023693581 | |
| 13933267 | 3 years ago | | | 0 | 0.0025480838 | |
| 12699263 | 3 years ago | | | 0 | 0.00028974000 | |
| 11904414 | 4 years ago | | | 0 | 0.0020557053 | |
| 11474045 | 4 years ago | | | 0 | 0.0011897555 | |
| 11411184 | 4 years ago | | | 0 | 0.0020502268 | |
| 11186341 | 4 years ago | | | 0 | 0.00084723780 | |
| 11096604 | 4 years ago | | | 0 | 0.00085473300 |
ABI
ABI objects
Getter at block 21307411
STAKERADDRESS() view returns (address)
0x2fd590f224a60c8941f66f6edc5b555cde80a76e
decimals() view returns (uint8)
18
name() view returns (string)
FOMO World
symbol() view returns (string)
FOMO
totalSupply() view returns (uint256)
19344049071800852369389
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)
createUniswap() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _STAKERADDRESS)
receive()
This contract contains no error objects.