PANDORAS BOX
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CATCH-22 | ERC-20 | 1.633219T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15402009 | 2 years ago | | | 0 | 0.00060034079 | |
| 15402008 | 2 years ago | | | 0 | 0.00048241729 | |
| 15402005 | 2 years ago | | | 0 | 0.00071906794 | |
| 15402003 | 2 years ago | | | 0 | 0.00038302768 | |
| 15402000 | 2 years ago | | | 0 | 0.00042549956 | |
| 15401998 | 2 years ago | | | 0 | 0.00085652559 | |
| 15401989 | 2 years ago | | | 0 | 0.00040464916 | |
| 15401989 | 2 years ago | | | 0 | 0.00036700259 | |
| 15401987 | 2 years ago | | | 0 | 0.00037039510 | |
| 15401987 | 2 years ago | | | 0 | 0.00051216010 |
ABI
ABI objects
Getter at block 21280327
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
0
buyAutoLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
400
decimals() pure returns (uint8)
9
masterTaxDivisor() view returns (uint16)
10000
name() pure returns (string)
PANDORAS BOX
owner() view returns (address)
0x46c6c47c4cb921c593579294bae1e6928310fb39
pairAddress() view returns (address)
0x74dc080a39b0932d016a9f89e694bc67a9afdccd
sellAutoBurnFee() view returns (uint256)
0
sellAutoLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
400
symbol() pure returns (string)
CATCH-22
tokensForAutoBurn() view returns (uint256)
0
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
768000000000000000000
totalBuyFees() view returns (uint256)
400
totalSellFees() view returns (uint256)
400
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
renounceOwnership()
renounceownership()
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)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.