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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000587 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15193573 | 6 months ago | | | 0 | 0.0000019886172 | |
| 15020132 | 6 months ago | | | 0 | 0.000010031321 | |
| 14781654 | 6 months ago | | | 0 | 0.000032750369 | |
| 13198623 | 8 months ago | | | 0 | 0.000032098176 | |
| 13159505 | 8 months ago | | | 0 | 0.0000099002000 | |
| 13158256 | 8 months ago | | | 0 | 0.000019294561 | |
| 12779597 | 8 months ago | | | 0 | 0.000029069965 | |
| 12779209 | 8 months ago | | | 0 | 0.0000099002000 | |
| 12778646 | 8 months ago | | | 0 | 0.0000099012696 | |
| 12423802 | 8 months ago | | | 0 | 0.000010005256 |
ABI
ABI objects
Getter at block 23148700
owner() view returns (address)
0x27c2f4a3689a3b1b753d0e5b33e9bb6ee25cc429
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
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.