Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "PUDGY CAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13818404 | 8 months ago | | | 0 | 0.000024581108 | |
| 13816464 | 8 months ago | | | 0 | 0.0000035224389 | |
| 13816122 | 8 months ago | | | 0 | 0.0000050518033 | |
| 13816119 | 8 months ago | | | 0 | 0.0000090881823 | |
| 13816053 | 8 months ago | | | 0 | 0.0000043739136 | |
| 13815980 | 8 months ago | | | 0 | 0.0000028874922 | |
| 13815668 | 8 months ago | | | 0 | 0.0000037131268 | |
| 13815573 | 8 months ago | | | 0 | 0.0000014557807 | |
| 13815495 | 8 months ago | | | 0 | 0.0000029428015 | |
| 13814690 | 8 months ago | | | 0 | 9.2819842e-7 |
ABI
ABI objects
Getter at block 23880667
FEE_DIVISOR() view returns (uint64)
100
_maxTaxSwap() view returns (uint256)
1800000000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
PUDGY CAT
owner() view returns (address)
0xb6b4e49e2efaf6f286e4088615f54f852e26652b
symbol() pure returns (string)
PUDGYCAT
totalSupply() pure returns (uint256)
100000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueTokens(address _token, address _to)
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)
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.