Module hopr_winning_probability_oracle

Source

Modules§

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

Structs§

AcceptOwnershipCall
Container type for all input parameters for the acceptOwnership function with signature acceptOwnership() and selector 0x79ba5097
CurrentWinProbCall
Container type for all input parameters for the currentWinProb function with signature currentWinProb() and selector 0x168e9160
CurrentWinProbReturn
Container type for all return fields from the currentWinProb function with signature currentWinProb() and selector 0x168e9160
HoprWinningProbabilityOracle
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
OwnershipTransferStartedFilter
OwnershipTransferredFilter
PendingOwnerCall
Container type for all input parameters for the pendingOwner function with signature pendingOwner() and selector 0xe30c3978
PendingOwnerReturn
Container type for all return fields from the pendingOwner function with signature pendingOwner() and selector 0xe30c3978
RenounceOwnershipCall
Container type for all input parameters for the renounceOwnership function with signature renounceOwnership() and selector 0x715018a6
SetWinProbCall
Container type for all input parameters for the setWinProb function with signature setWinProb(uint56) and selector 0xfde46ff8
TransferOwnershipCall
Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b
WinProbMustNotBeSame
Custom Error type WinProbMustNotBeSame with signature WinProbMustNotBeSame() and selector 0x36bf1fcd
WinProbUpdatedFilter

Enums§

HoprWinningProbabilityOracleCalls
Container type for all of the contract’s call
HoprWinningProbabilityOracleEvents
Container type for all of the contract’s events

Statics§

HOPRWINNINGPROBABILITYORACLE_ABI
The parsed JSON ABI of the contract.
HOPRWINNINGPROBABILITYORACLE_BYTECODE
The bytecode of the contract.
HOPRWINNINGPROBABILITYORACLE_DEPLOYED_BYTECODE
The deployed bytecode of the contract.