Module hopr_staking_proxy_for_network_registry

Source

Modules§

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

Structs§

CanOperateForCall
Container type for all input parameters for the canOperateFor function with signature canOperateFor(address,address) and selector 0xd85ad044
CanOperateForReturn
Container type for all return fields from the canOperateFor function with signature canOperateFor(address,address) and selector 0xd85ad044
EligibleNftTypeAndRankCall
Container type for all input parameters for the eligibleNftTypeAndRank function with signature eligibleNftTypeAndRank(uint256) and selector 0xde626c0e
EligibleNftTypeAndRankReturn
Container type for all return fields from the eligibleNftTypeAndRank function with signature eligibleNftTypeAndRank(uint256) and selector 0xde626c0e
HoprStakingProxyForNetworkRegistry
MaxAllowedRegistrationsCall
Container type for all input parameters for the maxAllowedRegistrations function with signature maxAllowedRegistrations(address) and selector 0xb3544e82
MaxAllowedRegistrationsReturn
Container type for all return fields from the maxAllowedRegistrations function with signature maxAllowedRegistrations(address) and selector 0xb3544e82
MaxRegistrationsMismatch
Custom Error type MaxRegistrationsMismatch with signature MaxRegistrationsMismatch() and selector 0x197910e9
MaxRegistrationsPerSpecialNftCall
Container type for all input parameters for the maxRegistrationsPerSpecialNft function with signature maxRegistrationsPerSpecialNft(uint256) and selector 0xba1cef23
MaxRegistrationsPerSpecialNftReturn
Container type for all return fields from the maxRegistrationsPerSpecialNft function with signature maxRegistrationsPerSpecialNft(uint256) and selector 0xba1cef23
NftRanksMismatch
Custom Error type NftRanksMismatch with signature NftRanksMismatch() and selector 0x4885f59b
NftTypeAndRankAddedFilter
NftTypeAndRankRemovedFilter
OwnerAddNftTypeAndRankCall
Container type for all input parameters for the ownerAddNftTypeAndRank function with signature ownerAddNftTypeAndRank(uint256,string) and selector 0x9b97076f
OwnerBatchAddNftTypeAndRankCall
Container type for all input parameters for the ownerBatchAddNftTypeAndRank function with signature ownerBatchAddNftTypeAndRank(uint256[],string[]) and selector 0x506472cc
OwnerBatchAddSpecialNftTypeAndRankCall
Container type for all input parameters for the ownerBatchAddSpecialNftTypeAndRank function with signature ownerBatchAddSpecialNftTypeAndRank(uint256[],string[],uint256[]) and selector 0x6a3b64b6
OwnerBatchRemoveNftTypeAndRankCall
Container type for all input parameters for the ownerBatchRemoveNftTypeAndRank function with signature ownerBatchRemoveNftTypeAndRank(uint256[],string[]) and selector 0xfb66ac57
OwnerBatchRemoveSpecialNftTypeAndRankCall
Container type for all input parameters for the ownerBatchRemoveSpecialNftTypeAndRank function with signature ownerBatchRemoveSpecialNftTypeAndRank(uint256[],string[]) and selector 0xb05e8ba9
OwnerCall
Container type for all input parameters for the owner function with signature owner() and selector 0x8da5cb5b
OwnerRemoveNftTypeAndRankCall
Container type for all input parameters for the ownerRemoveNftTypeAndRank function with signature ownerRemoveNftTypeAndRank(uint256,string) and selector 0x654251eb
OwnerReturn
Container type for all return fields from the owner function with signature owner() and selector 0x8da5cb5b
OwnerUpdateThresholdCall
Container type for all input parameters for the ownerUpdateThreshold function with signature ownerUpdateThreshold(uint256) and selector 0xee50c7c4
OwnershipTransferredFilter
RenounceOwnershipCall
Container type for all input parameters for the renounceOwnership function with signature renounceOwnership() and selector 0x715018a6
SameStakingThreshold
Custom Error type SameStakingThreshold with signature SameStakingThreshold() and selector 0x20e47b13
SpecialNftTypeAndRankAddedFilter
SpecialNftTypeAndRankCall
Container type for all input parameters for the specialNftTypeAndRank function with signature specialNftTypeAndRank(uint256) and selector 0x2c3ec80b
SpecialNftTypeAndRankRemovedFilter
SpecialNftTypeAndRankReturn
Container type for all return fields from the specialNftTypeAndRank function with signature specialNftTypeAndRank(uint256) and selector 0x2c3ec80b
StakeContractCall
Container type for all input parameters for the stakeContract function with signature stakeContract() and selector 0x1a186227
StakeContractReturn
Container type for all return fields from the stakeContract function with signature stakeContract() and selector 0x1a186227
StakeContractUpdatedFilter
StakeThresholdCall
Container type for all input parameters for the stakeThreshold function with signature stakeThreshold() and selector 0xf11f77f9
StakeThresholdReturn
Container type for all return fields from the stakeThreshold function with signature stakeThreshold() and selector 0xf11f77f9
ThresholdUpdatedFilter
TransferOwnershipCall
Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b
UpdateStakeContractCall
Container type for all input parameters for the updateStakeContract function with signature updateStakeContract(address) and selector 0x830c6cc2

Enums§

HoprStakingProxyForNetworkRegistryCalls
Container type for all of the contract’s call
HoprStakingProxyForNetworkRegistryErrors
Container type for all of the contract’s custom errors
HoprStakingProxyForNetworkRegistryEvents
Container type for all of the contract’s events

Statics§

HOPRSTAKINGPROXYFORNETWORKREGISTRY_ABI
The parsed JSON ABI of the contract.
HOPRSTAKINGPROXYFORNETWORKREGISTRY_BYTECODE
The bytecode of the contract.
HOPRSTAKINGPROXYFORNETWORKREGISTRY_DEPLOYED_BYTECODE
The deployed bytecode of the contract.