Bunni ALB/USDbC LP
Verified contract
Active on
Base with 304 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000649 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23216156 | 15 hours ago | | | 0 | 8.7138000e-7 | |
| 23216137 | 15 hours ago | | | 0 | 8.7820590e-7 | |
| 22358223 | 21 days ago | | | 0 | 3.1777181e-7 | |
| 22285964 | 22 days ago | | | 0 | 2.2032496e-7 | |
| 22285955 | 22 days ago | | | 0 | 0.000000205972379574 | |
| 22024713 | a month ago | | | 0 | 2.8815740e-7 | |
| 22001678 | a month ago | | | 0 | 1.6731720e-7 | |
| 21980036 | a month ago | | | 0 | 1.3394810e-7 | |
| 21979844 | a month ago | | | 0 | 1.3013560e-7 | |
| 21976399 | a month ago | | | 0 | 1.7382117e-7 |
ABI
ABI objects
Getter at block 23243962
DOMAIN_SEPARATOR() view returns (bytes32)
0x918424f347d1fe480f6b9301007d7c214c594d9f091e803c6d83d4a5099365fa
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)
-331560
tickUpper() view returns (int24)
-314940
totalSupply() view returns (uint256)
6292324966299747
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.