Bunni ALB/USDbC LP
Verified contract
Active on
Base with 492 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bunni ALB/USDbC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22766366 | 5 days ago | | | 0 | 0.0000058149911 | |
| 22288708 | 16 days ago | | | 0 | 3.9995744e-7 | |
| 22285150 | 16 days ago | | | 0 | 2.5534588e-7 | |
| 22284602 | 16 days ago | | | 0 | 5.6237170e-7 | |
| 22251114 | 17 days ago | | | 0 | 1.3726756e-7 | |
| 22225830 | 18 days ago | | | 0 | 9.1916110e-7 | |
| 22221796 | 18 days ago | | | 0 | 0.000000307194263090 | |
| 22174934 | 19 days ago | | | 0 | 4.1203033e-7 | |
| 22152000 | 19 days ago | | | 0 | 6.1866724e-7 | |
| 22126573 | 20 days ago | | | 0 | 2.3238500e-7 |
ABI
ABI objects
Getter at block 22987578
DOMAIN_SEPARATOR() view returns (bytes32)
0x5b3c561f16ddee22ccf00fc74895bc2e2acfc69609e164b24461514e8fca2e25
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni ALB/USDbC LP
pool() view returns (address)
0xb7b1cfe257a0d009b5f69881250ee6326dcab22b
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-329280
tickUpper() view returns (int24)
-291960
totalSupply() view returns (uint256)
36848648951379373
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.