defillama

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefiLlamaCurrentPriceCoinResults

type DefiLlamaCurrentPriceCoinResults struct {
	Price      *float64 `json:"price"`
	Symbol     string   `json:"symbol"`
	TimeStamp  *float64 `json:"timestamp"`
	Confidence *float64 `json:"confidence"`
}

type DefiLlamaCurrentPriceResults

type DefiLlamaCurrentPriceResults struct {
	Coins map[string]DefiLlamaCurrentPriceCoinResults `json:"coins"`
}

Results DefiLlama Coin API (Using coingecko id);

Jump to

Keyboard shortcuts

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