Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($47.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.014906 | $3,199.62 |
$47.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14417837 | 3 years ago | | | 0 | 0.0013158909 | |
| 14417832 | 3 years ago | | | 0 | 0.0018726178 | |
| 14417821 | 3 years ago | | | 0 | 0.0016149923 | |
| 14417801 | 3 years ago | | | 0 | 0.012915402 | |
| 14417798 | 3 years ago | | | 0 | 0.012915402 | |
| 14417798 | 3 years ago | | | 0 | 0.012915402 | |
| 14417798 | 3 years ago | | | 0 | 0.012915402 | |
| 14417798 | 3 years ago | | | 0 | 0.012915402 | |
| 14417789 | 3 years ago | | | 0 | 0.0042172932 | |
| 14417789 | 3 years ago | | | 0 | 0.0042172932 |
ABI
ABI objects
Getter at block 21218008
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_maxWallet() view returns (uint256)
1000000000000000000000
_totalTax() view returns (uint256)
1500
addLiquityThresholdETH() view returns (uint256)
100000000000000000
canTrade() view returns (bool)
true
decimals() view returns (uint8)
9
degenSwapPair() view returns (address)
0x872255cca22431e9db8b4d20089feaa39d351179
degenSwapRouter() view returns (address)
0x4bf3e2287d4ced7796bfab364c0401dfce4a4f7f
depwallet() view returns (address)
0x1aec2e0f2c8a852a24cc4f611d85a9552e4f4005
name() view returns (string)
CatTrap
owner() view returns (address)
0x1a4276e9052281d3ded739f415f459e44e015235
swapEnabled() view returns (bool)
false
symbol() view returns (string)
CTRAP
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBotWalletStatus(address botwallet) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events EnableTrading()
_setmaxwalletamount(uint256 amount)
addBotWallet(address botwallet)
approve(address spender, uint256 amount) returns (bool)
changeRouter(address _newRouter, uint256 _fees)
claimERCtoknes(address tokenAddress)
clearStuckBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
depositLPFee(uint256 amount, address token)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBotWallet(address botwallet)
renounceOwnership()
setBaseToken(address _address)
setFees(uint256 _ReflectiontaxBPS, uint256 _marketingTaxBPS, uint256 _autoLpTaxBPS)
setLiquityAddThreshold(uint256 threshold)
setSwapEnabled(bool _enabled)
setfeeaddress(address walletAddress)
setmaxTxAmount(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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapEnabled(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.