Cavapoo
Verified contract
Active on
Ethereum with 4,108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($553.34)
Native
Value
$442.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.140868 | $3,140.15 |
$442.35 | |
USDT | ERC-20 | 111 | $0.999963 |
$111 | |
CAVA | ERC-20 | 20.505211B | -- | -- | |
UNI-V2 | ERC-20 | 7.613885K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21041378 | 17 days ago | | | 0 | 0.00031576792 | |
| 21025495 | 19 days ago | | | 0 | 0.00028827021 | |
| 21004143 | 22 days ago | | | 0 | 0.00037159387 | |
| 20957611 | a month ago | | | 0 | 0.00080693732 | |
| 20948876 | a month ago | | | 0 | 0.00039417686 | |
| 20759023 | 2 months ago | | | 0 | 0.000072830789 | |
| 20758981 | 2 months ago | | | 0 | 0.000071686268 | |
| 20750890 | 2 months ago | | | 0 | 0.00013215604 | |
| 20750880 | 2 months ago | | | 0 | 0.00012576186 | |
| 20685107 | 2 months ago | | | 0 | 0.00022937250 |
ABI
ABI objects
Getter at block 21159802
_liquidityFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
100000000000000000000000
_taxFee() view returns (uint256)
3
decimals() view returns (uint8)
9
name() view returns (string)
Cavapoo
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CAVA
totalFees() view returns (uint256)
604398957163919120758206
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x80562222ec4d0f8a2bddd10ce972cbb2d6167802
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawLeftoverEther()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.