evm

package
v0.0.0-...-f6ab429 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func CallDrillPendingBless

func CallDrillPendingBless(from uint8, to uint8, client cldf_evm.Chain, view shared.FiredrillEntrypointView) (*types.Transaction, error)

func CallDrillPendingCommit

func CallDrillPendingCommit(from uint8, to uint8, client cldf_evm.Chain, view shared.FiredrillEntrypointView) (*types.Transaction, error)

func CallDrillPendingExec

func CallDrillPendingExec(from uint8, to uint8, client cldf_evm.Chain, view shared.FiredrillEntrypointView) (*types.Transaction, error)

func CallDrillPrepareRegister

func CallDrillPrepareRegister(client cldf_evm.Chain, view shared.FiredrillEntrypointView) (*types.Transaction, error)

func CallDrillPriceRegistry

func CallDrillPriceRegistry(client cldf_evm.Chain, view shared.FiredrillEntrypointView) (*types.Transaction, error)

func EVMViewFiredrill

func EVMViewFiredrill(e deployment.Environment) (map[string]*shared.ChainView, error)

func FiredrillRegisterContracts

func FiredrillRegisterContracts(lggr logger.Logger, ab datastore.AddressRefStore, chain cldf_evm.Chain) error

Types

type DeployFiredrillInput

type DeployFiredrillInput struct {
	ChainSelector uint64
}

type FiredrillDeployRegisterChangeSet

type FiredrillDeployRegisterChangeSet struct{}

func (FiredrillDeployRegisterChangeSet) Apply

func (FiredrillDeployRegisterChangeSet) VerifyPreconditions

type FiredrillEntrypoint

type FiredrillEntrypoint interface {
	Owner(opts *bind.CallOpts) (common.Address, error)
	Token(opts *bind.CallOpts) (common.Address, error)
	OnRamp(opts *bind.CallOpts) (common.Address, error)
	OffRamp(opts *bind.CallOpts) (common.Address, error)
	Receiver(opts *bind.CallOpts) (common.Address, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL