Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf426…a708
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROB | ERC-20 | 30.01401M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2663085 | a year ago | | | 0 | 0.000000072127180400 | |
| 2663085 | a year ago | | | 0 | 0.000077318000 | |
| 2663063 | a year ago | | | 0 | 0.000000204027929296 | |
| 2663037 | a year ago | | | 0 | 0.000077364000 | |
| 2663019 | a year ago | | | 0 | 0.000000000021309960 | |
| 2662961 | a year ago | | | 0 | 0.000082918000 | |
| 2662955 | a year ago | | | 0 | 0.000082964000 | |
| 2662947 | a year ago | | | 0 | 0.000069939006 | |
| 2662939 | a year ago | | | 0 | 0.000000000025224666 | |
| 2662727 | a year ago | | | 0 | 0.000092628000 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxTxAmount(uint256 maxTxAmount)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed prevOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.