pickling Uni v3 RBN/ETH
Verified contract
Active on
Ethereum with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9498…d93a
0x6123…fa6b
Balances ($0.00)
No balances found for "pickling Uni v3 RBN/ETH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20103967 | 5 months ago | | | 0 | 0.00060868007 | |
| 13606969 | 3 years ago | | | 0 | 0.050627572 | |
| 13515122 | 3 years ago | | | 0 | 0.0074271606 | |
| 13515119 | 3 years ago | | | 0.063432264 | 0.089001151 | |
| 13515041 | 3 years ago | | | 0 | 0.076826288 | |
| 13511455 | 3 years ago | | | 0 | 0.0036983952 | |
| 13511444 | 3 years ago | | | 0.0052454836 | 0.063835213 | |
| 13511351 | 3 years ago | | | 0 | 0.0052903429 | |
| 13510357 | 3 years ago | | | 0.25296429 | 0.081277089 | |
| 13509013 | 3 years ago | | | 0 | 0.069634186 |
ABI
ABI objects
Getter at block 21211393 getRatio() view returns (uint256) totalLiquidity() view returns (uint256)
controller() view returns (address)
0xd6ca5052bf7b57f6aedee0d259a0e9aa4dca64c6
decimals() view returns (uint8)
18
earnAfterDeposit() view returns (bool)
true
getProportion() view returns (uint256)
114543216644112
governance() view returns (address)
0xacfe4511ce883c14c4ea40563f176c3c09b4c47c
liquidityOfThis() view returns (uint256)
0
name() view returns (string)
pickling Uni v3 RBN/ETH
paused() view returns (bool)
false
pool() view returns (address)
0x94981f69f7483af3ae218cbfe65233cc3c60d93a
symbol() view returns (string)
pUniV3
tick_lower() view returns (int24)
-887200
tick_upper() view returns (int24)
887200
timelock() view returns (address)
0xacfe4511ce883c14c4ea40563f176c3c09b4c47c
token0() view returns (address)
0x6123b0049f904d730db3c36a31167d9d4121fa6b
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
2920621183125495977
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 token0Amount, uint256 token1Amount) payable
earn()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
setEarnAfterDeposit(bool _earnAfterDeposit)
setGovernance(address _governance)
setPaused(bool _paused)
setTimelock(address _timelock)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
JarPaused(uint256 block, uint256 timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, address _pool, int24 _tick_lower, int24 _tick_upper, address _governance, address _timelock, address _controller)
fallback()
This contract contains no error objects.