sdxx

package
v0.0.0-...-7037f4e Latest Latest
Warning

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

Go to latest
Published: Jul 25, 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, sdxxListtingAddr common.Address) (common.Address, *LendingRelayerRegistration, error)

func NewLendingRelayerRegistration

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

type MySRC21

type MySRC21 struct {
	*contract.MySRC21Session
	// contains filtered or unexported fields
}

func DeploySRC21

func DeploySRC21(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, *MySRC21, error)

func NewSRC21

func NewSRC21(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*MySRC21, error)

type RelayerRegistration

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

func DeployRelayerRegistration

func DeployRelayerRegistration(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend, sdxxListing 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 SDXXListing

type SDXXListing struct {
	*contract.SDXXListingSession
	// contains filtered or unexported fields
}

func DeploySDXXListing

func DeploySDXXListing(transactOpts *bind.TransactOpts, contractBackend bind.ContractBackend) (common.Address, *SDXXListing, error)

func NewMySDXXListing

func NewMySDXXListing(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*SDXXListing, error)

type SRC21Issuer

type SRC21Issuer struct {
	*contract.SRC21IssuerSession
	// contains filtered or unexported fields
}

func DeploySRC21Issuer

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

func NewSRC21Issuer

func NewSRC21Issuer(transactOpts *bind.TransactOpts, contractAddr common.Address, contractBackend bind.ContractBackend) (*SRC21Issuer, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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