Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22748309 | 15 minutes ago | | | 0 | 0.000021324496 | |
| 22748086 | 22 minutes ago | | | 0 | 0.0000012727800 | |
| 22748057 | 23 minutes ago | | | 0 | 0.0000012732600 | |
| 22748042 | 24 minutes ago | | | 0 | 0.0000012732600 | |
| 22747994 | 25 minutes ago | | | 0 | 0.0000091064800 | |
| 22747509 | 41 minutes ago | | | 0 | 0.000021324496 | |
| 22746874 | an hour ago | | | 0 | 0.0000093889510 | |
| 22746787 | an hour ago | | | 0 | 0.0000065522304 | |
| 22745034 | 2 hours ago | | | 0 | 0.000066421304 | |
| 22745016 | 2 hours ago | | | 0 | 0.000049689616 |
ABI
ABI objects
Getter at block 22748746
OHM() view returns (address)
0x64aa3364f17a4d01c6f1751fd97c2bd3d7e7f1d5
owner() view returns (address)
0x21fe3e26e824783ca7e374355a8d30ae8bbf6e37
pOHM() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
curveTokenIdx(address, address) view returns (int128)
zapMap(address, address) view returns (uint8 poolType, address pool1, address pool2)
State-modifying
Events addLPAndStake(address _indexFund, uint256 _amountIdxTokens, address _pairedLpTokenProvided, uint256 _amtPairedLpTokenProvided, uint256 _amountPairedLpTokenMin, uint256 _slippage, uint256 _deadline) payable returns (uint256 _amountOut)
bond(address _indexFund, address _token, uint256 _amount, uint256 _amountMintMin)
bondWeightedFromNative(address _indexFund, uint256 _assetIdx, uint256 _amountTokensForAssetIdx, uint256 _amountMintMin, uint256 _amountPairedLpTokenMin, uint256 _slippage, uint256 _deadline, bool _stakeAsWell) payable
claimRewardsMulti(address[] _rewards)
renounceOwnership()
rescueERC20(address _token)
rescueETH()
setOHM(address _OHM, address _pOHM)
setSlippage(uint256 _slip)
setZapMap(address _in, address _out, struct IZapperPools _pools)
setZapMapFromPoolSingle(uint8 _type, address _pool)
transferOwnership(address newOwner)
unstakeAndRemoveLP(address _indexFund, uint256 _amountStakedTokens, uint256 _minLPTokens, uint256 _minPairedLpToken, uint256 _deadline)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _v3TwapUtilities, address _dexAdapter)
receive()
This contract contains no error objects.