Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CALVIIN | ERC-20 | 327.9591M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13817337 | 6 months ago | | | 0 | 3.5890564e-7 | |
| 13817316 | 6 months ago | | | 0 | 0.0000051401676 | |
| 13817307 | 6 months ago | | | 0 | 4.4922282e-7 | |
| 13817283 | 6 months ago | | | 0 | 2.3579162e-7 | |
| 13817268 | 6 months ago | | | 0 | 8.9324761e-7 | |
| 13817263 | 6 months ago | | | 0 | 0.0000051401676 | |
| 13817262 | 6 months ago | | | 0 | 0.0000098589676 | |
| 13817257 | 6 months ago | | | 0 | 0.0000051401676 | |
| 13817255 | 6 months ago | | | 0 | 0.000028583863 | |
| 13817215 | 6 months ago | | | 2 | 0.000000207228005265 |
ABI
ABI objects
Getter at block 21754228
Zx() view returns (uint256)
100
_maxTaxSwap() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
30000000000000000
caSwitch() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
CALVIN HOBBES
owner() view returns (address)
0x67afbbc9797428f42b94b81340866364aa50d67d
symbol() pure returns (string)
CALVIIN
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x83ca63c334e82655c1456291673e258b7faa9cc2
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)
clearSwitch(bool _status)
enableTrading()
removeLimits()
renounceOwnership()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setZx(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.