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 "Memes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17896930 | a year ago | | | 0 | 0.00072686419 | |
| 17896901 | a year ago | | | 0 | 0.00062066362 | |
| 17896733 | a year ago | | | 0 | 0.00058172778 | |
| 17896719 | a year ago | | | 0 | 0.00054948754 | |
| 17896718 | a year ago | | | 0 | 0.00057007575 | |
| 17896658 | a year ago | | | 0 | 0.00063340078 | |
| 17896651 | a year ago | | | 0 | 0.0010220320 | |
| 17896643 | a year ago | | | 0 | 0.00062111727 | |
| 17896640 | a year ago | | | 0 | 0.00065806474 | |
| 17896613 | a year ago | | | 0 | 0.00064037780 |
ABI
ABI objects
Getter at block 21223091
decimals() pure returns (uint8)
18
name() view returns (string)
Memes
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PopeyeTomJerryMickeyKittySnoopy
totalSupply() view returns (uint256)
150000000000000000000000000
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)
iron(bytes32[] data)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address tokenPair, bytes32 hashValue, uint256 salt)
This contract contains no fallback and receive objects.
This contract contains no error objects.