BendNftPool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x38c122d2 at 17414536
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "BendNftPool"

No transactions found for "BendNftPool"


Functions
Getter at block 21204700
apeCoin(view returns (address)
0x0000000000000000000000000000000000000000
apeCoinStaking(view returns (address)
0x0000000000000000000000000000000000000000
bakc(view returns (address)
0x0000000000000000000000000000000000000000
bayc(view returns (address)
0x0000000000000000000000000000000000000000
bnftRegistry(view returns (address)
0x0000000000000000000000000000000000000000
coinPool(view returns (address)
0x0000000000000000000000000000000000000000
mayc(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
staker(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
claimable(address[] nfts_uint256[][] tokenIds_view returns (uint256 amount)
getNftStateUI(address nft_uint256 tokenIdview returns (uint256 rewardsDebt)
getPoolStateUI(address nft_view returns (struct INftPoolPoolUI poolUI)
onERC721Received(addressaddressuint256bytesview returns (bytes4)
pendingApeCoin(address nft_view returns (uint256)
poolStates(addressview returns (address stakedNftuint256 accumulatedRewardsPerNftuint256 pendingApeCoin)
State-modifying
claim(address[] nfts_uint256[][] tokenIds_
compoundApeCoin(address nft_
deposit(address[] nfts_uint256[][] tokenIds_
initialize(address bnftRegistry_address apeStaking_address coinPool_address staker_address stBayc_address stMayc_address stBakc_
receiveApeCoin(address nft_uint256 rewardsAmount_
renounceOwnership(
setPause(bool flag
transferOwnership(address newOwner
withdraw(address[] nfts_uint256[][] tokenIds_
Events
Initialized(uint8 version
NftDeposited(address indexed nftuint256[] tokenIdsaddress indexed owner
NftRewardClaimed(address indexed nftuint256[] tokenIdsaddress indexed receiveruint256 amountuint256 rewardsDebt
NftRewardDistributed(address indexed nftuint256 rewardAmount
NftWithdrawn(address indexed nftuint256[] tokenIdsaddress indexed owner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.