This contract is being backfilled. You may encounter incomplete storage history.

Rabbit On Base

Verified contract

Active on Base with 10 txns
Deployed by via 0xda1695f5 at 2662367
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x7cc2eb760a5a1d21b26dfea26738285eecf9d27d98bbce21503b9613bd600f63
0x1f38b4c93223a82c751632a23db6740e75ee62806c5d999d3b9868193f6851c6
0x4ae817d00af15e66b6f8a68df9bebc97f73ef82ee43add728bb692dfd3879d49
0xc7aafaf778b798d7068b8aa6e22429176882881330e9c90527f4e385e4f214ce
0x6fd16abaed951f03c26c96a8d3d9729e835dc284b6338a3bdc050f717e3f6589
0xef203724bd7e63a4dc2bebc1ed8c12334aa1812ec5f05a872278f8bcdf888fdc
0x1db15b3df64b0b94c88de2d981bef4427775098f2742f00f94e583eb2e0a315a
0x70a8f1a0a767b63fe5e3a99a07aebef8f21a8fcc95147979f9eeea2424954818
0x6309b543cfc964059b80d3ff55c8097abe1a599eb124bc3e71c3123730f9fd40
0xd9431daaf9f2b9f7bfe34a4531d6219a36286cc8375cde081f8731cfe064a7d2

Functions
Getter at block 23864475
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
10
_buyTeamFee(view returns (uint256)
1
_liquidityShare(view returns (uint256)
0
_marketingShare(view returns (uint256)
18
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
48
_sellTeamFee(view returns (uint256)
42
_teamShare(view returns (uint256)
22
_totalDistributionShares(view returns (uint256)
40
_totalTaxIfBuying(view returns (uint256)
11
_totalTaxIfSelling(view returns (uint256)
90
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
marketingWalletAddress(view returns (address)
0x1c189de60d2d744db1502a9d947c39147a5beb5b
minimumTokensBeforeSwapAmount(view returns (uint256)
1000000000000
name(view returns (string)
Rabbit On Base
owner(view returns (address)
0x1c189de60d2d744db1502a9d947c39147a5beb5b
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
ROB
teamWalletAddress(view returns (address)
0xf42643524b4a373e18769427af37ab75afcba708
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x8add3ce1b34d02a7992f5ff0d624c81b8600079e
uniswapV2Router(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isTxLimitExempt(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setBuyTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMaxTxAmount(uint256 maxTxAmount
setSellTaxes(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newTeamTax
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed prevOwneraddress indexed newOwner
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.