Bunni ALB/DUB LP
Verified contract
Active on
Base with 398 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/DUB LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22464866 | 15 hours ago | | | 0 | 0.0000010897188 | |
| 22460642 | 17 hours ago | | | 0 | 0.0000010335018 | |
| 22450457 | a day ago | | | 0 | 0.0000010270975 | |
| 22427623 | a day ago | | | 0 | 6.8821610e-7 | |
| 22422437 | 2 days ago | | | 0 | 0.0000010270975 | |
| 22395890 | 2 days ago | | | 0 | 0.0000010270975 | |
| 22393020 | 2 days ago | | | 0 | 5.3797594e-7 | |
| 22364945 | 3 days ago | | | 0 | 5.3824278e-7 | |
| 22344153 | 3 days ago | | | 0 | 2.2966027e-7 | |
| 22326541 | 4 days ago | | | 0 | 5.9241457e-7 |
ABI
ABI objects
Getter at block 22491422
DOMAIN_SEPARATOR() view returns (bytes32)
0x5903200e92016aed3ec78f7b6c8dceac7f985d669203b8b4146d0bfbab510095
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni ALB/DUB LP
pool() view returns (address)
0x19412620bdadac070bc8cf24a9978233d0bf5609
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-887200
tickUpper() view returns (int24)
887200
totalSupply() view returns (uint256)
4747115993690945872255935
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.