distribute_evm_token

package
v0.0.0-...-bcfa5ee Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionTypeData

type ActionTypeData struct {
	Task *constant.Task
}

type Config

type Config struct {
	Priv             string   `json:"priv"`
	Amount           string   `json:"amount"`
	TokenAddress     string   `json:"token_address"`
	SelectAddressSql []string `json:"select_address_sql"`
	EthNodeUrl       string   `json:"eth_node_url"`
}

type DistributeEthType

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

func New

func New(logger i_logger.ILogger) *DistributeEthType

func (*DistributeEthType) Start

func (p *DistributeEthType) Start(ctx context.Context, task *constant.Task) (any, error)

Jump to

Keyboard shortcuts

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