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 "Moo Deng"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22661467 | 4 days ago | | | 0 | 1.1494717e-7 | |
| 21947718 | 20 days ago | | | 0 | 0.000000062466624580 | |
| 21517419 | a month ago | | | 0 | 1.1802489e-7 | |
| 21357149 | a month ago | | | 0 | 1.1859766e-7 | |
| 21166082 | a month ago | | | 0 | 0.000000057954669894 | |
| 21011958 | a month ago | | | 0 | 0.000000062617352380 | |
| 20740360 | 2 months ago | | | 0 | 1.1793445e-7 | |
| 20674739 | 2 months ago | | | 0 | 2.7282584e-7 | |
| 20547262 | 2 months ago | | | 0 | 0.000000400593416740 | |
| 20547164 | 2 months ago | | | 0 | 1.3156025e-7 |
ABI
ABI objects
Getter at block 22823170
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
name() view returns (string)
Moo Deng
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOODENG
totalSupply() view returns (uint256)
999999999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address) 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.