Bunni WETH/USDC LP
Verified contract
Active on
Base with 79 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/USDC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22299697 | 15 hours ago | | | 0 | 1.6982920e-7 | |
| 22299627 | 15 hours ago | | | 0 | 1.4054782e-7 | |
| 22276289 | a day ago | | | 0 | 5.5885236e-7 | |
| 22252905 | 2 days ago | | | 0 | 1.1636155e-7 | |
| 22233455 | 2 days ago | | | 0 | 5.4712432e-7 | |
| 22221780 | 2 days ago | | | 0 | 0.000000306395840036 | |
| 22157063 | 4 days ago | | | 0 | 5.4773261e-7 | |
| 22106943 | 5 days ago | | | 0 | 5.4323834e-7 | |
| 22106217 | 5 days ago | | | 0 | 5.2859477e-7 | |
| 22082093 | 6 days ago | | | 0 | 5.2067680e-7 |
ABI
ABI objects
Getter at block 22327372
DOMAIN_SEPARATOR() view returns (bytes32)
0xaf944cbb069cfb6796232d3031ea3381cb34e248ed26cedf8c619046a542d2e1
decimals() view returns (uint8)
18
hub() view returns (address)
0xd1fac4f51457e4a6d35bdc7311718e5d6de92bb9
name() view returns (string)
Bunni WETH/USDC LP
pool() view returns (address)
0xb27f110571c96b8271d91ad42d33a391a75e6030
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-202545
tickUpper() view returns (int24)
-191985
totalSupply() view returns (uint256)
13849338637479920
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.