Bunni ALB/WETH LP
Verified contract
Active on
Base with 633 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/WETH LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23884806 | 5 hours ago | | | 0 | 6.6233115e-7 | |
| 23884117 | 6 hours ago | | | 0 | 3.6928292e-7 | |
| 23884117 | 6 hours ago | | | 0 | 6.4881924e-7 | |
| 23864129 | 17 hours ago | | | 0 | 4.4916073e-7 | |
| 23861575 | 18 hours ago | | | 0 | 2.4010691e-7 | |
| 23858135 | 20 hours ago | | | 0 | 6.5343814e-7 | |
| 23856457 | 21 hours ago | | | 0 | 4.6417857e-7 | |
| 23853404 | a day ago | | | 0 | 0.0000020128367 | |
| 23850313 | a day ago | | | 0 | 6.5343814e-7 | |
| 23849843 | a day ago | | | 0 | 3.7191182e-7 |
ABI
ABI objects
Getter at block 23894139
DOMAIN_SEPARATOR() view returns (bytes32)
0xa81e50537080522e32a4d4b9010e5332486505d275043ac245d07594c287a79d
decimals() view returns (uint8)
18
hub() view returns (address)
0xd1fac4f51457e4a6d35bdc7311718e5d6de92bb9
name() view returns (string)
Bunni ALB/WETH LP
pool() view returns (address)
0xbcd27a437ebe92555cee6b5bbeddac639a1b6fcb
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-95000
tickUpper() view returns (int24)
-82600
totalSupply() view returns (uint256)
107903234960712672909124
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.