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 "Mone"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20257903 | 4 months ago | | | 0 | 0.00028999946 | |
| 20257903 | 4 months ago | | | 0 | 0.00028999946 | |
| 20257902 | 4 months ago | | | 0 | 0.00029272132 | |
| 20257902 | 4 months ago | | | 0 | 0.00029272132 | |
| 20257900 | 4 months ago | | | 0 | 0.00028883616 | |
| 20257900 | 4 months ago | | | 0 | 0.00028883616 | |
| 20257900 | 4 months ago | | | 0 | 0.00028883616 | |
| 20257897 | 4 months ago | | | 0 | 0.00029440523 | |
| 20257896 | 4 months ago | | | 0 | 0.00029729462 | |
| 20257896 | 4 months ago | | | 0 | 0.00029729462 |
ABI
ABI objects
Getter at block 21229000
PAIR_ADDRESS() view returns (address)
0xdf64853b60d5f83a2eb96e5fec5637fa8901b45d
decimals() view returns (uint8)
9
lockTime() view returns (uint256)
0
name() view returns (string)
Mone
owner() view returns (address)
0x3829f86c16ad702c88a547cbc572c99b80c7b334
symbol() view returns (string)
MONE
totalSupply() view returns (uint256)
820680000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addToWhitelist(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableReserveMode()
enableReserveMode()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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(uint256 _lockTime, address _realOwner, address _uniswapFactory, address _uniswapRouter)
This contract contains no fallback and receive objects.
This contract contains no error objects.