ibc

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: May 8, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NativeErc20Info

type NativeErc20Info struct {
	Denom        string
	ContractAbi  abi.ABI
	ContractAddr common.Address
	Account      common.Address // The address of the minter on the EVM chain
	InitialBal   *big.Int
}

NativeErc20Info holds details about a deployed ERC20 token.

func SetupNativeErc20

func SetupNativeErc20(t *testing.T, chain *evmibctesting.TestChain) *NativeErc20Info

SetupNativeErc20 deploys, registers, and mints a native ERC20 token on an EVM-based chain.

Jump to

Keyboard shortcuts

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