config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: GPL-3.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTokenPriceByRedstone

func GetTokenPriceByRedstone(tokenSymbol string, currency string, timestamp string) (float64, error)

Types

type TokenPrice

type TokenPrice struct {
	ChainType string `json:"chainType"`
	Address   string
	Currency  string
	Price     float64
	Symbol    string
	Timestamp int64 `json:"timestamp"`
}

Jump to

Keyboard shortcuts

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