Documentation ¶
Index ¶
- func AVSSalt(network netconf.ID) string
- func DevnetAVS() common.Address
- func DevnetCreate3Factory() common.Address
- func DevnetL1Bridge() common.Address
- func DevnetPortal() common.Address
- func DevnetToken() common.Address
- func L1Bridge(network netconf.ID) (common.Address, bool)
- func L1BridgeSalt(network netconf.ID) string
- func MainnetAVS() common.Address
- func MainnetCreate3Factory() common.Address
- func MainnetL1Bridge() common.Address
- func MainnetPortal() common.Address
- func MainnetToken() common.Address
- func OmegaAVS() common.Address
- func OmegaCreate3Factory() common.Address
- func OmegaL1Bridge() common.Address
- func OmegaPortal() common.Address
- func OmegaToken() common.Address
- func PackInitCode(abi *abi.ABI, bytecodeHex string, params ...any) ([]byte, error)
- func Portal(network netconf.ID) (common.Address, bool)
- func PortalSalt(network netconf.ID) string
- func StagingAVS() common.Address
- func StagingCreate3Factory() common.Address
- func StagingL1Bridge() common.Address
- func StagingPortal() common.Address
- func StagingToken() common.Address
- func Token(network netconf.ID) (common.Address, bool)
- func TokenSalt(network netconf.ID) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DevnetCreate3Factory ¶ added in v0.1.2
func DevnetL1Bridge ¶ added in v0.1.9
func DevnetPortal ¶ added in v0.1.2
func DevnetToken ¶ added in v0.1.9
func L1BridgeSalt ¶ added in v0.1.9
func MainnetAVS ¶ added in v0.1.2
func MainnetCreate3Factory ¶ added in v0.1.2
func MainnetL1Bridge ¶ added in v0.2.0
func MainnetPortal ¶ added in v0.1.2
func MainnetToken ¶ added in v0.2.0
func OmegaCreate3Factory ¶ added in v0.2.0
func OmegaL1Bridge ¶ added in v0.2.0
func OmegaPortal ¶ added in v0.2.0
func OmegaToken ¶ added in v0.2.0
func PackInitCode ¶
PackInitCode packs the init code for a contract deployment.
func PortalSalt ¶ added in v0.1.2
func StagingAVS ¶ added in v0.1.2
func StagingCreate3Factory ¶ added in v0.1.2
func StagingL1Bridge ¶ added in v0.1.9
func StagingPortal ¶ added in v0.1.2
func StagingToken ¶ added in v0.1.9
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.