Bunni LUSD/USDC LP
Verified contract
Active on
Ethereum with 0 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 LUSD/USDC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Bunni LUSD/USDC LP"
ABI
ABI objects
Getter at block 21384170
DOMAIN_SEPARATOR() view returns (bytes32)
0x8c5fd71fc82bac9905e3eeb1a020e086cabc046c33855f623f2850e527c8fad2
decimals() view returns (uint8)
18
hub() view returns (address)
0xb5087f95643a9a4069471a28d32c569d9bd57fe4
name() view returns (string)
Bunni LUSD/USDC LP
pool() view returns (address)
0x4e0924d3a751be199c426d52fb1f2337fa96f736
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-276290
tickUpper() view returns (int24)
-276170
totalSupply() view returns (uint256)
0
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.