Cavalier Inu
Verified contract
Active on
Ethereum with 430 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x68a2…16b5
2 additional
variables
Balances ($0.00)
No balances found for "Cavalier Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20923259 | 2 months ago | | | 0 | 0.0014312243 | |
| 19627684 | 8 months ago | | | 0 | 0.00080721841 | |
| 18851546 | a year ago | | | 0 | 0.0019074521 | |
| 17672711 | a year ago | | | 0 | 0.00091990821 | |
| 17605697 | a year ago | | | 0 | 0.00066713026 | |
| 17602249 | a year ago | | | 0 | 0.00059112856 | |
| 17602224 | a year ago | | | 0 | 0.00077824793 | |
| 17602132 | a year ago | | | 0 | 0.00072653830 | |
| 17600367 | a year ago | | | 0 | 0.0010929182 | |
| 17600314 | a year ago | | | 0 | 0.0010719747 |
ABI
ABI objects
Getter at block 21396068
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
0
_marketingFee4Sellers() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
77700000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
0
defaultTaxFee() view returns (uint256)
0
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0x68a21b81c150987ab42df54dc018fb3db9c916b5
name() view returns (string)
Cavalier Inu
numTokensToExchangeForMarketing() view returns (uint256)
77700000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CAVALIER
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
777000000000000000000
uniswapV2Pair() view returns (address)
0x8ce0d9ba347a644c0713e3b8877e52372a0cbe5d
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 _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
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)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.