transfers

package
v0.0.0-...-54f9ae5 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const GAS_LIMIT = 21000

Variables

This section is empty.

Functions

This section is empty.

Types

type TransferService

type TransferService interface {
	Transfer(ctx context.Context, from string, to string, amount domain.USD, password string) error
}

func NewTransferService

func NewTransferService(accountService accounts.AccountService, priceService price.PriceService, client *ethclient.Client) TransferService

Jump to

Keyboard shortcuts

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