regulated_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: 4

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Compile

func Compile(address, ccipAddress, mcmsAddress, ccipTokenPoolAddress, regulatedTokenAddress, adminAddress aptos.AccountAddress, registerMCMSEntrypoints bool) (compile.CompiledPackage, error)

Types

type RegulatedTokenPool

type RegulatedTokenPool interface {
	Address() aptos.AccountAddress

	RegulatedTokenPool() module_regulated_token_pool.RegulatedTokenPoolInterface
}

func DeployToObject

func DeployToObject(
	auth aptos.TransactionSigner,
	client aptos.AptosRpcClient,
	ccipAddress,
	mcmsAddress,
	ccipTokenPoolAddress,
	localTokenAddress,
	adminAddress aptos.AccountAddress,
	registerMCMSEntrypoints bool,
) (aptos.AccountAddress, *api.PendingTransaction, RegulatedTokenPool, error)

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

type RegulatedTokenPoolContract

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

func (RegulatedTokenPoolContract) Address

func (RegulatedTokenPoolContract) RegulatedTokenPool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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