config

package
v0.0.0-...-cd62ce9 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT, GPL-3.0 Imports: 4 Imported by: 0

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