Alien Milady Fomo
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Alien Milady Fomo"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18090643 | a year ago | | | 0 | 0.00060858077 | |
| 17767081 | a year ago | | | 0 | 0.0011724262 | |
| 17559042 | a year ago | | | 0 | 0.00055206474 | |
| 17544414 | a year ago | | | 0 | 0.00090262747 | |
| 17543631 | a year ago | | | 0 | 0.0014690984 | |
| 17543460 | a year ago | | | 0 | 0.0015643694 | |
| 17543395 | a year ago | | | 0 | 0.0027201420 | |
| 17543392 | a year ago | | | 0 | 0.0011866033 | |
| 17543374 | a year ago | | | 0 | 0.0017806216 | |
| 17543369 | a year ago | | | 0 | 0.0018031499 |
ABI
ABI objects
Getter at block 21091909
decimals() view returns (uint8)
18
name() view returns (string)
Alien Milady Fomo
symbol() view returns (string)
FOMO
totalSupply() view returns (uint256)
300000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.