constants

package
v9.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DisplayDenom = "token"
	// BaseDenom defines to the default denomination used in EVM
	BaseDenom = "token"
	// BaseDenomUnit defines the unit of the base denomination
	BaseDenomUnit = 18
)

Variables

View Source
var (
	LocalnetChainID = testconstants.ChainID{
		ChainID:    "exrp_1449999-1",
		EVMChainID: 1449999,
	}

	ExampleChainCoinInfo = map[testconstants.ChainID]evmtypes.EvmCoinInfo{
		LocalnetChainID: {
			Denom:         BaseDenom,
			ExtendedDenom: BaseDenom,
			DisplayDenom:  DisplayDenom,
			Decimals:      BaseDenomUnit,
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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