moralis

package
v0.0.0-...-b75b873 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2024 License: MIT Imports: 6 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(chain string, url string, key string) *MoralisClient

func (*MoralisClient) GetPrices

func (c *MoralisClient) GetPrices(tokenAddress []string) ([]common.Token, 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