Grumpy Cat
Verified contract
Active on
Ethereum with 10,860 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x23ea…2e33
Balances ($333.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.052727 | $3,391.81 |
$178.84 | |
USDT | ERC-20 | 154.460854 | $1.001 |
$154.62 | |
BGC | ERC-20 | 2.945245T | -- | -- | |
GrumpyCat | ERC-20 | 129.521133B | -- | -- | |
UNI-V2 | ERC-20 | 19.640027M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240722 | 2 hours ago | | | 0 | 0.00049740684 | |
| 21240621 | 2 hours ago | | | 0 | 0.00053728184 | |
| 21240557 | 3 hours ago | | | 0 | 0.00048356464 | |
| 21239589 | 6 hours ago | | | 0 | 0.00065747327 | |
| 21238488 | 9 hours ago | | | 0 | 0.00093301873 | |
| 21238304 | 10 hours ago | | | 0 | 0.0010444575 | |
| 21238127 | 11 hours ago | | | 0 | 0.0017652755 | |
| 21237982 | 11 hours ago | | | 0 | 0.00096211616 | |
| 21237903 | 11 hours ago | | | 0 | 0.00066444340 | |
| 21237902 | 11 hours ago | | | 0 | 0.0010746576 |
ABI
ABI objects
Getter at block 21241322
airdropLimit() view returns (uint256)
500
burntGrumpyCat() view returns (address)
0x23eadd17400290173c51d510f152605b9d8a2e33
decimals() view returns (uint8)
18
maxWallet() view returns (uint256)
3744141000000000000000000000000
maxWalletTimer() view returns (uint256)
1683828647
name() view returns (string)
Grumpy Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GrumpyCat
totalSupply() view returns (uint256)
417744754640014000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addPair(address toPair)
airdrop(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Airdropped(address indexed from, address indexed to, uint256 amount)
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(uint256 _maxWalletTimer, uint256 _airdropLimit, address _CEXWallet, uint256 _end)
This contract contains no fallback and receive objects.
This contract contains no error objects.