Curiousity Inu

Verified contract

Active on Ethereum with 302 txns
Deployed by via 0xcde4bfd3 at 14314671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables

No balances found for "Curiousity Inu"

0xcde854592442ecc2d44e1401f9485c9dc54c6dec35e4e442d0cefcfa5e505196
From
0x6bc907df25e6b1669c18a42d428921bae0abb848d555b7be997166f64a54af0d
0x3f2aafd93c92c4b90ef0b93f549f67f634e03afcb14726104543c0f758983353
0xcb281fd9eabbe71640d2c4604158bd6a16fa9ca68b47f65ef720b88eaa17c005
0xb8ea13bb93543b13cf1a0913077b5edef36a0d32e5cc417211c7b1a00781eff2
0x9586d346a5f721eccec8aad8e84c7048b0ff6a30280cd66f200317a5aa78de53
0xdea28ca7f87d7552f9228a5c612c9e33d0dbd42b2863402de0bfe29b82f21715
0xd330bb5ab5786a360b515a1d5a9e73313c0e89844e2124bf1eb1c39fdbc9ec64
0x8e551ae6d9caf792d5ef6e94a9f7994f0cf26ccca02ae461a32701e4cae03a08
0xcd353c0fd89272418912b9506ed63a14018b61d75f602ac4ce1d870162c8b27d

Functions
Getter at block 21000874
_buyBackDivisor(view returns (uint256)
10
_buyLiquidityFee(view returns (uint256)
0
_buyTaxFee(view returns (uint256)
0
_liquidityFee(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_sellLiquidityFee(view returns (uint256)
0
_sellTaxFee(view returns (uint256)
0
_taxFee(view returns (uint256)
0
buyBackEnabled(view returns (bool)
false
buyBackSellLimit(view returns (uint256)
1000000000000000000
buyBackSellLimitAmount(view returns (uint256)
1000000000000000000
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getTime(view returns (uint256)
1729356083
getUnlockTime(view returns (uint256)
0
isLive(view returns (bool)
true
marketingDivisor(view returns (uint256)
80
minimumTokensBeforeSwapAmount(view returns (uint256)
300000000000000
name(view returns (string)
Curiousity Inu
owner(view returns (address)
0x0035d428308ee241cfd7fb96debd3485a82a6cca
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
ROVER
totalFees(view returns (uint256)
13556733763368829
totalSupply(view returns (uint256)
100000000000000000
uniswapV2Pair(view returns (address)
0x3b7cc2a286dc62d067240cbbb3c1352a0abe4be6
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_addressFees(addressview returns (bool enableuint256 _taxFeeuint256 _liquidityFeeuint256 _buyTaxFeeuint256 _buyLiquidityFeeuint256 _sellTaxFeeuint256 _sellLiquidityFee)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
SetBuyBackDivisor(uint256 newDivisor
_setMaxWallet(uint256 maxWalletSize
approve(address spenderuint256 amountreturns (bool)
changeName(string newName
changeRouterVersion(address _routerreturns (address _pair)
changeSymbol(string newSymbol
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
renounceOwnership(
setAddressFee(address _addressbool _enableuint256 _addressTaxFeeuint256 _addressLiquidityFee
setBuyAddressFee(address _addressbool _enableuint256 _addressTaxFeeuint256 _addressLiquidityFee
setBuyBackEnabled(bool _enabled
setBuyBackSellLimit(uint256 buyBackSellSetLimit
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFee
setLiquidityFeePercent(uint256 liquidityFee
setMarketingAddress(address _marketingAddress
setMarketingDivisor(uint256 divisor
setMaxTxAmount(uint256 maxTxAmount
setNumTokensSellToAddToBuyBack(uint256 _minimumTokensBeforeSwap
setSellAddressFee(address _addressbool _enableuint256 _addressTaxFeeuint256 _addressLiquidityFee
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFee
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
sweep(
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
update(address accountbool enabled
updateBotTrading(bool isEnabled
updateBotWallets(address[] botsbool isBot
updateTrading(bool isEnabled
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoBuyBackEnabledUpdated(bool enabled
BuyBackEnabledUpdated(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address routerAddressaddress ma
Fallback and receive
receive(
Errors

This contract contains no error objects.