Bunni WETH/USDbC LP
Verified contract
Active on
Base with 277 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 WETH/USDbC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22766340 | 2 days ago | | | 0 | 0.0000048439159 | |
| 22749474 | 2 days ago | | | 0 | 0.000000302685738384 | |
| 22739542 | 3 days ago | | | 0 | 1.5337410e-7 | |
| 22544060 | 7 days ago | | | 0 | 2.8480487e-7 | |
| 22543435 | 7 days ago | | | 0 | 2.6722105e-7 | |
| 22474376 | 9 days ago | | | 0 | 2.4269295e-7 | |
| 22230913 | 14 days ago | | | 0 | 0.000000505946748615 | |
| 22070817 | 18 days ago | | | 0 | 3.3590868e-7 | |
| 21949457 | 21 days ago | | | 0 | 2.4100109e-7 | |
| 21934163 | 21 days ago | | | 0 | 2.1974326e-7 |
ABI
ABI objects
Getter at block 22857305
DOMAIN_SEPARATOR() view returns (bytes32)
0xc436c670872803606b53b901523a691733528626c950449c89d469c771706a46
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni WETH/USDbC LP
pool() view returns (address)
0x199f3e273efe77c69a21b135de18d21c7b3c33c9
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-207240
tickUpper() view returns (int24)
-187785
totalSupply() view returns (uint256)
9149639915343
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.