constants

package
v0.0.0-...-2ed6a8d Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoerliConfig = ChainConfig{
	Blockchain:  "Ethereum",
	NetworkName: "mainnet",
	NetworkID:   5,
	ChainName:   "Goerli",
	ChainID:     goerliChainID,
	AssetName:   "eth",
	AssetID:     goerliAssetID,
	RPCHostURL:  "https://goerli.blockpi.network/v1/rpc/public",
	ExplorerURL: "https://goerli.etherscan.io/tx/%s",
}

Functions

This section is empty.

Types

type ChainConfig

type ChainConfig struct {
	Blockchain  string
	NetworkName string
	NetworkID   byte
	ChainName   string
	ChainID     string
	AssetName   string
	AssetID     string
	RPCHostURL  string
	ExplorerURL string
}

Jump to

Keyboard shortcuts

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