Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0f2d…321b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOMO | ERC-20 | 4.095705B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154587 | 12 hours ago | | | 0 | 0.00027117518 | |
| 20994772 | 23 days ago | | | 0 | 0.00068044138 | |
| 20885128 | a month ago | | | 0 | 0.00051421601 | |
| 20883930 | a month ago | | | 0 | 0.00052904270 | |
| 20883924 | a month ago | | | 0 | 0.00053309839 | |
| 20846494 | a month ago | | | 0 | 0.00056137235 | |
| 20838913 | a month ago | | | 0 | 0.00057455493 | |
| 20838842 | a month ago | | | 0 | 0.00060508040 | |
| 20813820 | 2 months ago | | | 0 | 0.0018893457 | |
| 20813811 | 2 months ago | | | 0 | 0.0023271187 |
ABI
ABI objects
Getter at block 21158259
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4206900000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Momo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MOMO
totalSupply() pure returns (uint256)
420690000000000000000
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)
clearLimit()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
renounceOwnership()
rescueERC20(address _address, uint256 percent)
rescueETH()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.