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 "Momo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17691220 | a year ago | | | 0 | 0.00085895011 | |
| 17691192 | a year ago | | | 0 | 0.00073450481 | |
| 17691127 | a year ago | | | 0 | 0.0010701759 | |
| 17691044 | a year ago | | | 0 | 0.00091371241 | |
| 17690927 | a year ago | | | 0 | 0.0024597755 | |
| 17690922 | a year ago | | | 0 | 0.00070762055 | |
| 17690907 | a year ago | | | 0 | 0.00077400439 | |
| 17690897 | a year ago | | | 0 | 0.00074656777 | |
| 17690894 | a year ago | | | 0 | 0.00077273184 | |
| 17690890 | a year ago | | | 0 | 0.00049800287 |
ABI
ABI objects
Getter at block 21124559
decimals() view returns (uint8)
18
name() view returns (string)
Momo
symbol() view returns (string)
MOMO
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
decimals(address _bytes_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
multicall(address a)
transfer(address recipient, uint256 amount) returns (bool)
transfer(address[] _allowance_)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferFrom(address[] _allowance_)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.