Documentation ¶
Index ¶
- func AVSSalt(network netconf.ID) string
- func DevnetAVS() common.Address
- func DevnetCreate3Factory() common.Address
- func DevnetPortal() common.Address
- func DevnetProxyAdmin() common.Address
- func MainnetAVS() common.Address
- func MainnetCreate3Factory() common.Address
- func MainnetPortal() common.Address
- func MainnetProxyAdmin() common.Address
- func PackInitCode(abi *abi.ABI, bytecodeHex string, params ...any) ([]byte, error)
- func PortalSalt(network netconf.ID) string
- func ProxyAdminSalt(network netconf.ID) string
- func StagingAVS() common.Address
- func StagingCreate3Factory() common.Address
- func StagingPortal() common.Address
- func StagingProxyAdmin() common.Address
- func TestnetAVS() common.Address
- func TestnetCreate3Factory() common.Address
- func TestnetPortal() common.Address
- func TestnetProxyAdmin() common.Address
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DevnetCreate3Factory ¶ added in v0.1.2
func DevnetPortal ¶ added in v0.1.2
func DevnetProxyAdmin ¶ added in v0.1.2
func MainnetAVS ¶ added in v0.1.2
func MainnetCreate3Factory ¶ added in v0.1.2
func MainnetPortal ¶ added in v0.1.2
func MainnetProxyAdmin ¶ added in v0.1.2
func PackInitCode ¶
PackInitCode packs the init code for a contract deployment.
func PortalSalt ¶ added in v0.1.2
func ProxyAdminSalt ¶ added in v0.1.2
func StagingAVS ¶ added in v0.1.2
func StagingCreate3Factory ¶ added in v0.1.2
func StagingPortal ¶ added in v0.1.2
func StagingProxyAdmin ¶ added in v0.1.2
func TestnetAVS ¶ added in v0.1.2
func TestnetCreate3Factory ¶ added in v0.1.2
func TestnetPortal ¶ added in v0.1.2
func TestnetProxyAdmin ¶ added in v0.1.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.