defillama

package
v1.3.63 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 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 DefiLlamaClosestBlockResults added in v1.3.14

type DefiLlamaClosestBlockResults struct {
	Height    *float64 `json:"height"`
	TimeStamp *float64 `json:"timestamp"`
}

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