Bunni EURC/USDC LP
Verified contract
Active on
Base with 93 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 EURC/USDC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23046388 | 10 hours ago | | | 0 | 0.0000012398250 | |
| 23007421 | a day ago | | | 0 | 0.0000012407411 | |
| 23005622 | a day ago | | | 0 | 3.8120980e-7 | |
| 22983589 | 2 days ago | | | 0 | 0.0000010893216 | |
| 22920843 | 3 days ago | | | 0 | 9.8382570e-7 | |
| 22916681 | 3 days ago | | | 0 | 0.0000014682417 | |
| 22915858 | 3 days ago | | | 0 | 0.0000012318242 | |
| 22897655 | 4 days ago | | | 0 | 5.5321910e-7 | |
| 22897579 | 4 days ago | | | 0 | 5.9121920e-7 | |
| 22894091 | 4 days ago | | | 0 | 0.0000010253958 |
ABI
ABI objects
Getter at block 23063578
DOMAIN_SEPARATOR() view returns (bytes32)
0xd1f03275f3d7e0a6ad2daae8b54c2ef2c125ad3ead79350ccfc9c2b6132b8470
decimals() view returns (uint8)
18
hub() view returns (address)
0xd1fac4f51457e4a6d35bdc7311718e5d6de92bb9
name() view returns (string)
Bunni EURC/USDC LP
pool() view returns (address)
0x7b2c99188d8ec7b82d6b3b3b1c1002095f1b8498
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
344
tickUpper() view returns (int24)
1354
totalSupply() view returns (uint256)
78588563297534
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.