moralis

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MoralisClient

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

func NewMoralisClient

func NewMoralisClient(url string, key string) *MoralisClient

func (*MoralisClient) GetUserBalance

func (c *MoralisClient) GetUserBalance(userAddress string) ([]common.MoralisToken, error)

type Token

type Token struct {
	TokenAddress string `json:"token_address"`
}

type Tokens

type Tokens struct {
	Tokens []Token `json:"tokens"`
}

Jump to

Keyboard shortcuts

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