Bunni ALB/USDC LP
Verified contract
Active on
Base with 70 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) |
---|---|---|---|---|---|---|---|
| 23831926 | a day ago | | | 0 | 0.0000016118037 | |
| 23824967 | a day ago | | | 0 | 7.1586435e-7 | |
| 23699580 | 4 days ago | | | 0 | 0.000000306487704877 | |
| 23576846 | 7 days ago | | | 0 | 0.0000012401185 | |
| 23511408 | 9 days ago | | | 0 | 0.00032542300 | |
| 23362549 | 12 days ago | | | 0 | 0.0000014261066 | |
| 23323897 | 13 days ago | | | 0 | 0.0000028246725 | |
| 23265959 | 14 days ago | | | 0 | 0.0000016025059 | |
| 23153502 | 17 days ago | | | 0 | 0.0000016025059 | |
| 23133828 | 17 days ago | | | 0 | 9.3366714e-7 |
ABI
ABI objects
Getter at block 23879717
DOMAIN_SEPARATOR() view returns (bytes32)
0x9e88ca010509348152174ca3bfe3a2b44ef65c36dbd9c5a0543e5b9885deab31
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)
-887200
tickUpper() view returns (int24)
887200
totalSupply() view returns (uint256)
514648167794126
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.