Bunni WETH/USDbC LP
Verified contract
Active on
Base with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001086 |
$0 | |
ERC-20 | 2.4K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21999034 | 40 minutes ago | | | 0 | 1.2284973e-7 | |
| 21281159 | 17 days ago | | | 0 | 0.000000706088018831 | |
| 21159414 | 19 days ago | | | 0 | 1.3911203e-7 | |
| 20646815 | a month ago | | | 0 | 1.4385129e-7 | |
| 20623735 | a month ago | | | 0 | 1.3784362e-7 | |
| 20494377 | a month ago | | | 0 | 0.000000051036343150 | |
| 20494275 | a month ago | | | 0 | 1.3920359e-7 | |
| 19848734 | 2 months ago | | | 0 | 1.3834669e-7 | |
| 19602336 | 2 months ago | | | 0 | 0.00023076500 | |
| 19479739 | 2 months ago | | | 0 | 0.000000072460623651 |
ABI
ABI objects
Getter at block 22000241
DOMAIN_SEPARATOR() view returns (bytes32)
0xf449f474823863bd3017cff4ae3ebc239d7e91bf2b26201e270306e669de2cb1
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni WETH/USDbC LP
pool() view returns (address)
0x199f3e273efe77c69a21b135de18d21c7b3c33c9
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-887265
tickUpper() view returns (int24)
887265
totalSupply() view returns (uint256)
4497373205298
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address from, uint256 amount)
mint(address to, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address hub_, struct BunniKey key_)
This contract contains no fallback and receive objects.
This contract contains no error objects.