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 "MUU INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18623265 | 3 months ago | | | 0 | 1.6953700e-7 | |
| 18561432 | 3 months ago | | | 0 | 7.1452247e-7 | |
| 18555936 | 3 months ago | | | 0 | 2.1617865e-7 | |
| 18549755 | 3 months ago | | | 0 | 1.6557051e-7 | |
| 18526195 | 3 months ago | | | 0 | 4.5041025e-7 | |
| 18519233 | 3 months ago | | | 0 | 4.9820171e-7 | |
| 18493704 | 3 months ago | | | 0 | 0.0000049555016 | |
| 18490186 | 3 months ago | | | 0 | 2.2131259e-7 | |
| 18485611 | 3 months ago | | | 0 | 2.1956435e-7 | |
| 18481389 | 3 months ago | | | 0 | 0.0000013693495 |
ABI
ABI objects
Getter at block 22940326
decimals() view returns (uint8)
9
name() view returns (string)
MUU INU
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
MUU
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x8f8e0341b59afcc4feebc73fd5d4ae0dee264657
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.