Module hopr_stake

Source

Modules§

hopr_stake
This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs

Structs§

AccountsCall
Container type for all input parameters for the accounts function with signature accounts(address) and selector 0x5e5c06e2
AccountsReturn
Container type for all return fields from the accounts function with signature accounts(address) and selector 0x5e5c06e2
AvailableRewardCall
Container type for all input parameters for the availableReward function with signature availableReward() and selector 0x4ad84b34
AvailableRewardReturn
Container type for all return fields from the availableReward function with signature availableReward() and selector 0x4ad84b34
BasicFactorNumeratorCall
Container type for all input parameters for the BASIC_FACTOR_NUMERATOR function with signature BASIC_FACTOR_NUMERATOR() and selector 0x6aa8d4cf
BasicFactorNumeratorReturn
Container type for all return fields from the BASIC_FACTOR_NUMERATOR function with signature BASIC_FACTOR_NUMERATOR() and selector 0x6aa8d4cf
BasicStartCall
Container type for all input parameters for the BASIC_START function with signature BASIC_START() and selector 0xf20c9124
BasicStartReturn
Container type for all return fields from the BASIC_START function with signature BASIC_START() and selector 0xf20c9124
BoostCapCall
Container type for all input parameters for the BOOST_CAP function with signature BOOST_CAP() and selector 0xef0526a2
BoostCapReturn
Container type for all return fields from the BOOST_CAP function with signature BOOST_CAP() and selector 0xef0526a2
ClaimRewardsCall
Container type for all input parameters for the claimRewards function with signature claimRewards(address) and selector 0xef5cfb8c
ClaimedFilter
FactorDenominatorCall
Container type for all input parameters for the FACTOR_DENOMINATOR function with signature FACTOR_DENOMINATOR() and selector 0x5ef73d58
FactorDenominatorReturn
Container type for all return fields from the FACTOR_DENOMINATOR function with signature FACTOR_DENOMINATOR() and selector 0x5ef73d58
GetCumulatedRewardsIncrementCall
Container type for all input parameters for the getCumulatedRewardsIncrement function with signature getCumulatedRewardsIncrement(address) and selector 0x70af0934
GetCumulatedRewardsIncrementReturn
Container type for all return fields from the getCumulatedRewardsIncrement function with signature getCumulatedRewardsIncrement(address) and selector 0x70af0934
HoprStake
LockCall
Container type for all input parameters for the lock function with signature lock(address[],uint256[]) and selector 0x5c3c71f4
LockTokenCall
Container type for all input parameters for the LOCK_TOKEN function with signature LOCK_TOKEN() and selector 0xd0da6801
LockTokenReturn
Container type for all return fields from the LOCK_TOKEN function with signature LOCK_TOKEN() and selector 0xd0da6801
NftContractCall
Container type for all input parameters for the nftContract function with signature nftContract() and selector 0xd56d229d
NftContractReturn
Container type for all return fields from the nftContract function with signature nftContract() and selector 0xd56d229d
OnERC721ReceivedCall
Container type for all input parameters for the onERC721Received function with signature onERC721Received(address,address,uint256,bytes) and selector 0x150b7a02
OnERC721ReceivedReturn
Container type for all return fields from the onERC721Received function with signature onERC721Received(address,address,uint256,bytes) and selector 0x150b7a02
OnTokenTransferCall
Container type for all input parameters for the onTokenTransfer function with signature onTokenTransfer(address,uint256,bytes) and selector 0xa4c0ed36
OnTokenTransferReturn
Container type for all return fields from the onTokenTransfer function with signature onTokenTransfer(address,uint256,bytes) and selector 0xa4c0ed36
OwnerCall
Container type for all input parameters for the owner function with signature owner() and selector 0x8da5cb5b
OwnerReturn
Container type for all return fields from the owner function with signature owner() and selector 0x8da5cb5b
OwnershipTransferredFilter
ProgramEndCall
Container type for all input parameters for the PROGRAM_END function with signature PROGRAM_END() and selector 0xcbffa3c7
ProgramEndReturn
Container type for all return fields from the PROGRAM_END function with signature PROGRAM_END() and selector 0xcbffa3c7
ReclaimErc20TokensCall
Container type for all input parameters for the reclaimErc20Tokens function with signature reclaimErc20Tokens(address) and selector 0x6067bc15
ReclaimErc721TokensCall
Container type for all input parameters for the reclaimErc721Tokens function with signature reclaimErc721Tokens(address,uint256) and selector 0x48c64e41
RedeemedFactorCall
Container type for all input parameters for the redeemedFactor function with signature redeemedFactor(address,uint256) and selector 0x81128c1d
RedeemedFactorIndexCall
Container type for all input parameters for the redeemedFactorIndex function with signature redeemedFactorIndex(address) and selector 0x1f014d83
RedeemedFactorIndexReturn
Container type for all return fields from the redeemedFactorIndex function with signature redeemedFactorIndex(address) and selector 0x1f014d83
RedeemedFactorReturn
Container type for all return fields from the redeemedFactor function with signature redeemedFactor(address,uint256) and selector 0x81128c1d
RedeemedFilter
RedeemedNftCall
Container type for all input parameters for the redeemedNft function with signature redeemedNft(address,uint256) and selector 0x0a1a257a
RedeemedNftIndexCall
Container type for all input parameters for the redeemedNftIndex function with signature redeemedNftIndex(address) and selector 0xd0c02d63
RedeemedNftIndexReturn
Container type for all return fields from the redeemedNftIndex function with signature redeemedNftIndex(address) and selector 0xd0c02d63
RedeemedNftReturn
Container type for all return fields from the redeemedNft function with signature redeemedNft(address,uint256) and selector 0x0a1a257a
ReleasedFilter
RenounceOwnershipCall
Container type for all input parameters for the renounceOwnership function with signature renounceOwnership() and selector 0x715018a6
RewardFueledFilter
RewardTokenCall
Container type for all input parameters for the REWARD_TOKEN function with signature REWARD_TOKEN() and selector 0x99248ea7
RewardTokenReturn
Container type for all return fields from the REWARD_TOKEN function with signature REWARD_TOKEN() and selector 0x99248ea7
SeedFactorNumeratorCall
Container type for all input parameters for the SEED_FACTOR_NUMERATOR function with signature SEED_FACTOR_NUMERATOR() and selector 0x2f998468
SeedFactorNumeratorReturn
Container type for all return fields from the SEED_FACTOR_NUMERATOR function with signature SEED_FACTOR_NUMERATOR() and selector 0x2f998468
SeedStartCall
Container type for all input parameters for the SEED_START function with signature SEED_START() and selector 0x112376dc
SeedStartReturn
Container type for all return fields from the SEED_START function with signature SEED_START() and selector 0x112376dc
StakedFilter
SyncCall
Container type for all input parameters for the sync function with signature sync(address) and selector 0xa5841194
SyncFilter
TokensReceivedCall
Container type for all input parameters for the tokensReceived function with signature tokensReceived(address,address,address,uint256,bytes,bytes) and selector 0x0023de29
TotalLockedCall
Container type for all input parameters for the totalLocked function with signature totalLocked() and selector 0x56891412
TotalLockedReturn
Container type for all return fields from the totalLocked function with signature totalLocked() and selector 0x56891412
TransferOwnershipCall
Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b
UnlockCall
Container type for all input parameters for the unlock function with signature unlock(address) and selector 0x2f6c493c

Enums§

HoprStakeCalls
Container type for all of the contract’s call
HoprStakeEvents
Container type for all of the contract’s events

Statics§

HOPRSTAKE_ABI
The parsed JSON ABI of the contract.
HOPRSTAKE_BYTECODE
The bytecode of the contract.
HOPRSTAKE_DEPLOYED_BYTECODE
The deployed bytecode of the contract.