Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($56.95)
Native
Value
$56.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.014462 | $3,937.56 |
$56.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20995056 | 2 months ago | | | 0 | 0.00026844912 | |
| 20848017 | 2 months ago | | | 0 | 0.00044583685 | |
| 20794490 | 3 months ago | | | 0 | 0.0013278508 | |
| 20780713 | 3 months ago | | | 0 | 0.00018049139 | |
| 20495823 | 4 months ago | | | 0 | 0.000025433600 | |
| 20261019 | 5 months ago | | | 0 | 0.00020827680 | |
| 20219148 | 5 months ago | | | 0 | 0.00039568867 | |
| 20150007 | 6 months ago | | | 0 | 0.000098113373 | |
| 19989073 | 6 months ago | | | 0 | 0.00046974964 | |
| 19838683 | 7 months ago | | | 0 | 0.00011571049 |
ABI
ABI objects
Getter at block 21386901
Beps() view returns (uint256)
10000
TaxRate() view returns (uint256)
0
decimals() view returns (uint8)
18
getBlacklistUsers() view returns (address[])
[]
getWhitelistUsers() view returns (address[])
[0x2321beFfb01A3914C2d0107ce11f09D807B36d54, 0x9bbC76B28B37e1c49997716ce2A1E3ad279DD3ce, 0x973F846854FdBb96102b1707c56a50efd0a27b77, 0xDBA16263dB2581facE3f47e0c59d90c585D5d6eb]
name() view returns (string)
MOMO
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
symbol() view returns (string)
MOMO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address) view returns (bool)
isWhiteListed(address) view returns (bool)
State-modifying
Events addBlackListUser(address[] _users)
addWhiteListUser(address[] _users)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setTaxRate(uint256 _taxRate)
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(address _router)
receive()
This contract contains no error objects.