IndexUtils
Verified contract
Active on
Ethereum with 8,069 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($67.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEAS | ERC-20 | 12.042578 | $5.61 |
$67.56 | |
OHM | ERC-20 | 0 | $17.95 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21272084 | 16 hours ago | | | 0 | 0.0061283669 | |
| 21268854 | a day ago | | | 0 | 0.0030646717 | |
| 21268437 | a day ago | | | 0 | 0.0067833564 | |
| 21267258 | a day ago | | | 0 | 0.0054172823 | |
| 21267250 | a day ago | | | 0 | 0.0058231102 | |
| 21261238 | 2 days ago | | | 0.089713567 | 0.0074287274 | |
| 21261222 | 2 days ago | | | 0 | 0.0040808885 | |
| 21256928 | 3 days ago | | | 0 | 0.0028109132 | |
| 21256414 | 3 days ago | | | 0 | 0.0027367110 | |
| 21256390 | 3 days ago | | | 0 | 0.0028977356 |
ABI
ABI objects
Getter at block 21276874
owner() view returns (address)
0x21fe3e26e824783ca7e374355a8d30ae8bbf6e37
pOHM() view returns (address)
0x88e08adb69f2618adf1a3ff6cc43c671612d1ca4
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
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()
setPOHM(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 _v2Router, address _v3TwapUtilities)
receive()
This contract contains no error objects.