taox

package
v0.0.0-...-b4cfd71 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LendingRelayerRegistration

type LendingRelayerRegistration struct {
	*contract.LendingSession
	// contains filtered or unexported fields
}

func DeployLendingRelayerRegistration

func DeployLendingRelayerRegistration(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend, relayerAddr common.Address, taoxListtingAddr common.Address) (common.Address, *LendingRelayerRegistration, error)

func NewLendingRelayerRegistration

func NewLendingRelayerRegistration(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*LendingRelayerRegistration, error)

type MyTRC21

type MyTRC21 struct {
	*contract.MyTRC21Session
	// contains filtered or unexported fields
}

func DeployTRC21

func DeployTRC21(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend, owners []common.Address, required *big.Int, name string, symbol string, decimals uint8, cap, fee, depositFee, withdrawFee *big.Int) (common.Address, *MyTRC21, error)

func NewTRC21

func NewTRC21(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*MyTRC21, error)

type RelayerRegistration

type RelayerRegistration struct {
	*contract.RelayerRegistrationSession
	// contains filtered or unexported fields
}

func DeployRelayerRegistration

func DeployRelayerRegistration(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend, taoxListing common.Address, maxRelayers *big.Int, maxTokenList *big.Int, minDeposit *big.Int) (common.Address, *RelayerRegistration, error)

func NewRelayerRegistration

func NewRelayerRegistration(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*RelayerRegistration, error)

type TAOXListing

type TAOXListing struct {
	*contract.TAOXListingSession
	// contains filtered or unexported fields
}

func DeployTAOXListing

func DeployTAOXListing(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend) (common.Address, *TAOXListing, error)

func NewMyTAOXListing

func NewMyTAOXListing(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*TAOXListing, error)

type TRC21Issuer

type TRC21Issuer struct {
	*contract.TRC21IssuerSession
	// contains filtered or unexported fields
}

func DeployTRC21Issuer

func DeployTRC21Issuer(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend, minApply *big.Int) (common.Address, *TRC21Issuer, error)

func NewTRC21Issuer

func NewTRC21Issuer(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*TRC21Issuer, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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