pickling WBTC/ETH 0.05% Jar
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4585…20c0
Balances ($0.00)
No balances found for "pickling WBTC/ETH 0.05% Jar"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15696818 | 2 years ago | | | 0 | 0.00037464135 | |
| 15696815 | 2 years ago | | | 0 | 0.00035402956 | |
| 15590670 | 2 years ago | | | 0 | 0.0038394679 | |
| 14847522 | 3 years ago | | | 0 | 0.0068218733 | |
| 14574463 | 3 years ago | | | 0 | 0.00075332595 | |
| 14573655 | 3 years ago | | | 0 | 0.012000100 | |
| 14512796 | 3 years ago | | | 0 | 0.0018327684 | |
| 14510632 | 3 years ago | | | 0.9 | 0.017728520 | |
| 14356388 | 3 years ago | | | 0.001 | 0.027759009 |
ABI
ABI objects
Getter at block 21285201 getProportion() view returns (uint256) liquidityOfThis() view returns (uint256) totalLiquidity() view returns (uint256)
controller() view returns (address)
0x7b5916c61bceeaa2646cf49d9541ac6f5dce3637
decimals() view returns (uint8)
18
getLowerTick() view returns (int24)
253980
getRatio() view returns (uint256)
0
getUpperTick() view returns (int24)
259980
governance() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
name() view returns (string)
pickling WBTC/ETH 0.05% Jar
paused() view returns (bool)
false
pool() view returns (address)
0x4585fe77225b41b697c938b018e2ac67ac5a20c0
symbol() view returns (string)
pWBTCETH
timelock() view returns (address)
0x066419eaef5de53cc5da0d8702b990c5bc7d1ab3
token0() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
0
univ3Router() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
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, bool _swap) payable
earn()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setController(address _controller)
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, address _governance, address _timelock, address _controller)
fallback()
This contract contains no error objects.