Bunni WETH/TOSHI LP
Verified contract
Active on
Base with 162 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/TOSHI LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21777342 | 5 days ago | | | 0 | 2.8868693e-7 | |
| 20345270 | a month ago | | | 0 | 1.4110436e-7 | |
| 19508627 | 2 months ago | | | 0 | 0.000000073486476820 | |
| 19508621 | 2 months ago | | | 0 | 0.000000073450044772 | |
| 18507132 | 3 months ago | | | 0 | 1.4484889e-7 | |
| 18341025 | 3 months ago | | | 0 | 6.6512160e-7 | |
| 18009401 | 3 months ago | | | 0 | 1.4110436e-7 | |
| 15288736 | 5 months ago | | | 0 | 0.000000099125072041 | |
| 15125178 | 5 months ago | | | 0 | 0.000000068839453053 | |
| 15125174 | 5 months ago | | | 0 | 1.2047424e-7 |
ABI
ABI objects
Getter at block 22004556
DOMAIN_SEPARATOR() view returns (bytes32)
0x2ec61318ec57ff091aee8f6b6459aa5fb9d351b320ce2a29019fad083efac6cd
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni WETH/TOSHI LP
pool() view returns (address)
0x386a17c3c9520cedfe0eeeb3407e4b1bfc99ca8f
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
166200
tickUpper() view returns (int24)
202000
totalSupply() view returns (uint256)
144135336577898887727
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.