Bunni FRAX/USDC LP
Verified contract
Active on
Ethereum with 104 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 FRAX/USDC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20042868 | 5 months ago | | | 0 | 0.00036716836 | |
| 19021693 | 10 months ago | | | 0 | 0.00082632542 | |
| 18939810 | 10 months ago | | | 0 | 0.00062784400 | |
| 18754497 | a year ago | | | 0 | 0.0011591813 | |
| 18754433 | a year ago | | | 0 | 0.0013091413 | |
| 18754426 | a year ago | | | 0 | 0.0014081417 | |
| 18750462 | a year ago | | | 0 | 0.00086176308 | |
| 18702851 | a year ago | | | 0 | 0.00079396955 | |
| 18357403 | a year ago | | | 0 | 0.00033297103 | |
| 18301099 | a year ago | | | 0 | 0.00026954181 |
ABI
ABI objects
Getter at block 21216416
DOMAIN_SEPARATOR() view returns (bytes32)
0xa809be03cb488c9b36fd747d115e6ccf15cac1c9a7d23384969a4c17d81957fe
decimals() view returns (uint8)
18
hub() view returns (address)
0xb5087f95643a9a4069471a28d32c569d9bd57fe4
name() view returns (string)
Bunni FRAX/USDC LP
pool() view returns (address)
0x9a834b70c07c81a9fcd6f22e842bf002fbffbe4d
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-276331
tickUpper() view returns (int24)
-276327
totalSupply() view returns (uint256)
4242168152507739495
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.