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 "MUMU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12365599 | 8 months ago | | | 0 | 0.0000024682616 | |
| 12080781 | 8 months ago | | | 0 | 0.000080666110 | |
| 12064395 | 8 months ago | | | 0 | 0.0000042630746 | |
| 12064073 | 8 months ago | | | 0 | 0.0000021993028 | |
| 12063807 | 8 months ago | | | 0 | 0.0000022218909 | |
| 12063434 | 8 months ago | | | 0 | 0.0000069257364 | |
| 12063416 | 8 months ago | | | 0 | 0.0000022218909 | |
| 12063273 | 8 months ago | | | 0 | 0.0000022022574 | |
| 12063064 | 8 months ago | | | 0 | 0.0000022058938 | |
| 12062975 | 8 months ago | | | 0 | 0.0000021656870 |
ABI
ABI objects
Getter at block 23078739
decimals() view returns (uint8)
18
name() view returns (string)
MUMU
owner() view returns (address)
0xdd33ff57b5bf0b5baf9bb3ebee335671e2f1cbee
symbol() view returns (string)
MUMU
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allow(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
showuint160(address addr) pure returns (uint160)
State-modifying
Events Aproved(address holder, bool allowApprove)
approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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.