Animal Memes
Verified contract
Active on
Ethereum with 32 txns
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 "Animal Memes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17899128 | a year ago | | | 0 | 0.00041806107 | |
| 17899121 | a year ago | | | 0 | 0.00040365583 | |
| 17899117 | a year ago | | | 0 | 0.00040107643 | |
| 17899030 | a year ago | | | 0 | 0.00077982240 | |
| 17898984 | a year ago | | | 0 | 0.00091801545 | |
| 17898957 | a year ago | | | 0 | 0.00083501258 | |
| 17898826 | a year ago | | | 0 | 0.00067574952 | |
| 17898811 | a year ago | | | 0 | 0.00070510963 | |
| 17898752 | a year ago | | | 0 | 0.00063951265 | |
| 17898737 | a year ago | | | 0 | 0.00057563526 |
ABI
ABI objects
Getter at block 21384111
decimals() pure returns (uint8)
18
name() view returns (string)
Animal Memes
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PigCatBirdPenguinMosquitoCamel
totalSupply() view returns (uint256)
100000000000000000000000000
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)
multicall(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.