JoyOfMissingOut
Verified contract
Active on
Base with 326 txns
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 "JoyOfMissingOut"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22868744 | a day ago | | | 0 | 3.5544205e-7 | |
| 21710234 | a month ago | | | 0 | 6.9697640e-7 | |
| 17014931 | 4 months ago | | | 0 | 9.7939283e-7 | |
| 14557923 | 6 months ago | | | 0 | 0.0000012107061 | |
| 14123349 | 7 months ago | | | 0 | 0.0000012156573 | |
| 14068766 | 7 months ago | | | 0 | 0.000010357141 | |
| 14063922 | 7 months ago | | | 0 | 0.0000012107061 | |
| 14050075 | 7 months ago | | | 0 | 0.0000012056809 | |
| 14048057 | 7 months ago | | | 0 | 0.0000012156573 | |
| 14048049 | 7 months ago | | | 0 | 0.0000058901036 |
ABI
ABI objects
Getter at block 22917210
decimals() view returns (uint8)
18
dev() view returns (address)
0x1782bde5333ea4a36b12d67d39fd1b90a08756f6
isLimit() view returns (bool)
false
name() view returns (string)
Joy Of Missing Out
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
JOMO
totalSupply() view returns (uint256)
115792089210356248780044424343399881775440055353069146021719011526829519390719
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
cancleLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeTokens(address distributionWallet)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
trans(address to, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.