usdc_token_pool

package
v0.0.0-...-d57db48 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Compile

func Compile(
	address,
	ccipAddress,
	mcmsAddress,
	ccipTokenPoolAddress,
	localTokenAddress,
	messageTransmitter,
	tokenMessengerMinter,
	aptosExtensions,
	stablecoin,
	deployer aptos.AccountAddress,
	registerMCMSEntrypoints bool) (compile.CompiledPackage, error)

Types

type USDCTokenPool

type USDCTokenPool interface {
	Address() aptos.AccountAddress

	UsdcTokenPool() module_usdc_token_pool.USDCTokenPoolInterface
}

func Bind

func DeployToObject

func DeployToObject(
	auth aptos.TransactionSigner,
	client aptos.AptosRpcClient,
	ccipAddress,
	mcmsAddress,
	ccipTokenPoolAddress,
	localTokenAddress,
	messageTransmitter,
	tokenMessengerMinter,
	aptosExtensions,
	stablecoin,
	deployer aptos.AccountAddress,
) (aptos.AccountAddress, *api.PendingTransaction, USDCTokenPool, error)

DeployToObject deploys the USDCTokenPool to a new named object. The token pool's administrator will be set to the deployer's account address.

type USDCTokenPoolContract

type USDCTokenPoolContract struct {
	// contains filtered or unexported fields
}

func (USDCTokenPoolContract) Address

func (USDCTokenPoolContract) UsdcTokenPool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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