Vitalik's Cat
Verified contract
Active on
Ethereum with 134 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xec3c…9fac
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKUNK | ERC-20 | 87.564211M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20976606 | a month ago | | | 0 | 0.00050593669 | |
| 20888551 | a month ago | | | 0 | 0.00019927426 | |
| 20872837 | a month ago | | | 0 | 0.00075546282 | |
| 20847497 | 2 months ago | | | 0 | 0.00035062077 | |
| 20842216 | 2 months ago | | | 0 | 0.00070913171 | |
| 20842070 | 2 months ago | | | 0 | 0.00073520172 | |
| 20842003 | 2 months ago | | | 0 | 0.00074587197 | |
| 20841765 | 2 months ago | | | 0 | 0.00056703002 | |
| 20841743 | 2 months ago | | | 0 | 0.00045483541 | |
| 20841743 | 2 months ago | | | 0 | 0.00059699699 |
ABI
ABI objects
Getter at block 21199893
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Vitalik's Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SKUNK
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xeaaacc0cd7b66ab0cebac64f48c4fb3d22b842b1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.