Module hopr_ticket_price_oracle

Source

Modules§

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

Structs§

CurrentTicketPriceCall
Container type for all input parameters for the currentTicketPrice function with signature currentTicketPrice() and selector 0xe0159106
CurrentTicketPriceReturn
Container type for all return fields from the currentTicketPrice function with signature currentTicketPrice() and selector 0xe0159106
HoprTicketPriceOracle
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
SetTicketPriceCall
Container type for all input parameters for the setTicketPrice function with signature setTicketPrice(uint256) and selector 0x15981650
TicketPriceMustNotBeSame
Custom Error type TicketPriceMustNotBeSame with signature TicketPriceMustNotBeSame() and selector 0x9b24e939
TicketPriceMustNotBeZero
Custom Error type TicketPriceMustNotBeZero with signature TicketPriceMustNotBeZero() and selector 0x45b257ef
TicketPriceUpdatedFilter
TransferOwnershipCall
Container type for all input parameters for the transferOwnership function with signature transferOwnership(address) and selector 0xf2fde38b

Enums§

HoprTicketPriceOracleCalls
Container type for all of the contract’s call
HoprTicketPriceOracleErrors
Container type for all of the contract’s custom errors
HoprTicketPriceOracleEvents
Container type for all of the contract’s events

Statics§

HOPRTICKETPRICEORACLE_ABI
The parsed JSON ABI of the contract.
HOPRTICKETPRICEORACLE_BYTECODE
The bytecode of the contract.
HOPRTICKETPRICEORACLE_DEPLOYED_BYTECODE
The deployed bytecode of the contract.