PoolApeStaking
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "PoolApeStaking"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PoolApeStaking"
ABI
ABI objects
Getter at block 21248208
getApeCompoundFeeRate() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events borrowApeAndStake(struct IPoolApeStakingStakingInfo stakingInfo, struct ApeCoinStakingSingleNft[] _nfts, struct ApeCoinStakingPairNftDepositWithAmount[] _nftPairs)
claimApeAndCompound(address nftAsset, address[] users, uint256[][] tokenIds)
claimApeCoin(address nftAsset, uint256[] _nfts)
claimBAKC(address nftAsset, struct ApeCoinStakingPairNft[] _nftPairs)
claimPairedApeAndCompound(address nftAsset, address[] users, struct ApeCoinStakingPairNft[][] _nftPairs)
repayAndSupply(address underlyingAsset, address onBehalfOf, uint256 totalAmount)
unstakeApePositionAndRepay(address nftAsset, uint256 tokenId)
withdrawApeCoin(address nftAsset, struct ApeCoinStakingSingleNft[] _nfts)
withdrawBAKC(address nftAsset, struct ApeCoinStakingPairNftWithdrawWithAmount[] _nftPairs)
ReserveUsedAsCollateralEnabled(address indexed reserve, address indexed user)
constructor(address provider, address apeCompound, address apeCoin, address usdc, address uniswapV3SwapRouter, address weth, uint24 apeWethFee, uint24 wethUsdcFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.