Bunni ALB/USDC LP
Verified contract
Active on
Base with 307 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/USDC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21887529 | 2 hours ago | | | 0 | 4.1375210e-7 | |
| 21887057 | 2 hours ago | | | 0 | 3.6951200e-7 | |
| 21883877 | 4 hours ago | | | 0 | 3.6951200e-7 | |
| 21882850 | 5 hours ago | | | 0 | 3.4401860e-7 | |
| 21881046 | 6 hours ago | | | 0 | 2.3709390e-7 | |
| 21880102 | 6 hours ago | | | 0 | 0.000000203231600000 | |
| 21879942 | 6 hours ago | | | 0 | 1.8516279e-7 | |
| 21879885 | 6 hours ago | | | 0 | 2.2876617e-7 | |
| 21875835 | 8 hours ago | | | 0 | 0.000000207394200000 | |
| 21875835 | 8 hours ago | | | 0 | 3.6261420e-7 |
ABI
ABI objects
Getter at block 21891080
DOMAIN_SEPARATOR() view returns (bytes32)
0xfb08cb3063699b466c97b9c44595342871a711eb8888933250b274ecc2c1c932
decimals() view returns (uint8)
18
hub() view returns (address)
0xd1fac4f51457e4a6d35bdc7311718e5d6de92bb9
name() view returns (string)
Bunni ALB/USDC LP
pool() view returns (address)
0x1ff5e9947f7005302e844a6c0099349674b59576
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-329400
tickUpper() view returns (int24)
-285400
totalSupply() view returns (uint256)
1086345587434046474
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.