Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.19)
Native
Value
$6.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002 | $3,092.44 |
$6.18 | |
FOR | ERC-20 | 2 | $0.002423 |
$0 | |
FMC | ERC-20 | 33 | -- | -- | |
MYOU | ERC-20 | 0.4 | -- | -- | |
WDT | ERC-20 | 0.0003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18435161 | a year ago | | | 0 | 0.0014057861 | |
| 15583553 | 2 years ago | | | 0 | 0.0014845377 | |
| 13462199 | 3 years ago | | | 0 | 0.0088558272 | |
| 12527870 | 3 years ago | | | 0 | 0.00074624000 | |
| 12411668 | 4 years ago | | | 0 | 0.0082486040 | |
| 10267634 | 4 years ago | | | 0 | 0.0021334400 | |
| 10130276 | 4 years ago | | | 0 | 0.00070300588 | |
| 10081338 | 5 years ago | | | 0 | 0.00076672000 | |
| 10045316 | 5 years ago | | | 0 | 0.00046600000 | |
| 10045303 | 5 years ago | | | 0 | 0.00065079301 |
ABI
ABI objects
Getter at block 21208832
MAX_SUPPLY() view returns (uint256)
20000000000000000000000000
admin() view returns (address)
0x7beb994df9c51c93f79d34227a4fa5f49c7546e0
airdropSupply() view returns (uint256)
0
decimals() view returns (uint256)
18
name() view returns (string)
FOMO
owner() view returns (address)
0x8f7d10c7f8e4ca1a5d2fdfd743933fd643bc7691
symbol() view returns (string)
FMC
totalSupply() view returns (uint256)
20000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockEpochsMap(address, uint256) view returns (uint256 endTime, uint256 amount)
State-modifying
Events addIssue(uint256 amount)
airdrop(address[] _holders, uint256 paySize)
approve(address _spender, uint256 _value) returns (bool)
etherProceeds()
lockBalance(address user, uint256 amount, uint256 endTime)
setAdmin(address _admin)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
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()
fallback()
This contract contains no error objects.