Based Bunny Bot
Verified contract
Active on
Base with 149 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.83)
Native
Value
$10.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.004339 | $2,495.07 |
$10.83 | |
BUNNY | ERC-20 | 38.25957B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2189570 | a year ago | | | 0 | 0.0000093590833 | |
| 2063011 | a year ago | | | 0 | 0.000037204501 | |
| 2048251 | a year ago | | | 0 | 0.000037204501 | |
| 2036579 | a year ago | | | 0 | 0.000025671108 | |
| 2036306 | a year ago | | | 0 | 0.000049606002 | |
| 2009688 | a year ago | | | 0 | 0.000037204503 | |
| 2006999 | a year ago | | | 0 | 0.000037204503 | |
| 1987023 | a year ago | | | 0 | 0.00046869498 | |
| 1985999 | a year ago | | | 0 | 0.000070198504 | |
| 1985971 | a year ago | | | 0 | 0.0000047087036 |
ABI
ABI objects
Getter at block 21894847
_maxTxAmount() view returns (uint256)
2000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000
_totalSupply() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
developmentFeeReceiver() view returns (address)
0x1576d8f97ce49eaad5b475b865c4d6b03d6a9287
getOwner() view returns (address)
0x1576d8f97ce49eaad5b475b865c4d6b03d6a9287
name() pure returns (string)
Based Bunny Bot
pair() view returns (address)
0x07d5e2452d81b9128685058b43d9338bfe1679d2
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
BUNNY
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _developmentFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.