Module hopr_distributor

Source

Modules§

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

Structs§

AddAllocationsCall
Container type for all input parameters for the addAllocations function with signature addAllocations(address[],uint128[],string) and selector 0x22bccfd7
AddScheduleCall
Container type for all input parameters for the addSchedule function with signature addSchedule(uint128[],uint128[],string) and selector 0xe5742970
AllocationAddedFilter
AllocationsCall
Container type for all input parameters for the allocations function with signature allocations(address,string) and selector 0xc31cd7d7
AllocationsReturn
Container type for all return fields from the allocations function with signature allocations(address,string) and selector 0xc31cd7d7
ClaimCall
Container type for all input parameters for the claim function with signature claim(string) and selector 0xf3fe12c9
ClaimForCall
Container type for all input parameters for the claimFor function with signature claimFor(address,string) and selector 0xe82330b2
ClaimedFilter
GetClaimableCall
Container type for all input parameters for the getClaimable function with signature getClaimable(address,string) and selector 0x70a42898
GetClaimableReturn
Container type for all return fields from the getClaimable function with signature getClaimable(address,string) and selector 0x70a42898
GetScheduleCall
Container type for all input parameters for the getSchedule function with signature getSchedule(string) and selector 0x72840f0e
GetScheduleReturn
Container type for all return fields from the getSchedule function with signature getSchedule(string) and selector 0x72840f0e
HoprDistributor
MaxMintAmountCall
Container type for all input parameters for the maxMintAmount function with signature maxMintAmount() and selector 0x239c70ae
MaxMintAmountReturn
Container type for all return fields from the maxMintAmount function with signature maxMintAmount() and selector 0x239c70ae
MultiplierCall
Container type for all input parameters for the MULTIPLIER function with signature MULTIPLIER() and selector 0x059f8b16
MultiplierReturn
Container type for all return fields from the MULTIPLIER function with signature MULTIPLIER() and selector 0x059f8b16
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
RenounceOwnershipCall
Container type for all input parameters for the renounceOwnership function with signature renounceOwnership() and selector 0x715018a6
RevokeAccountCall
Container type for all input parameters for the revokeAccount function with signature revokeAccount(address,string) and selector 0x2c902c7c
ScheduleAddedFilter
StartTimeCall
Container type for all input parameters for the startTime function with signature startTime() and selector 0x78e97925
StartTimeReturn
Container type for all return fields from the startTime function with signature startTime() and selector 0x78e97925
TokenCall
Container type for all input parameters for the token function with signature token() and selector 0xfc0c546a
TokenReturn
Container type for all return fields from the token function with signature token() and selector 0xfc0c546a
TotalMintedCall
Container type for all input parameters for the totalMinted function with signature totalMinted() and selector 0xa2309ff8
TotalMintedReturn
Container type for all return fields from the totalMinted function with signature totalMinted() and selector 0xa2309ff8
TotalToBeMintedCall
Container type for all input parameters for the totalToBeMinted function with signature totalToBeMinted() and selector 0x0373a364
TotalToBeMintedReturn
Container type for all return fields from the totalToBeMinted function with signature totalToBeMinted() and selector 0x0373a364
TransferOwnershipCall
Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b
UpdateStartTimeCall
Container type for all input parameters for the updateStartTime function with signature updateStartTime(uint128) and selector 0xb733f67d

Enums§

HoprDistributorCalls
Container type for all of the contract’s call
HoprDistributorEvents
Container type for all of the contract’s events

Statics§

HOPRDISTRIBUTOR_ABI
The parsed JSON ABI of the contract.
HOPRDISTRIBUTOR_BYTECODE
The bytecode of the contract.
HOPRDISTRIBUTOR_DEPLOYED_BYTECODE
The deployed bytecode of the contract.