diaApi

package
v1.4.1-rc-34 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 License: GPL-2.0 Imports: 20 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DECIMALS_CACHE = make(map[dia.Asset]uint8)

Functions

func BasicAuth added in v1.3.0

func BasicAuth(c *gin.Context)

Types

type Env

type Env struct {
	DataStore models.Datastore
	RelDB     models.RelDB
}

func (*Env) Get24hVolume

func (env *Env) Get24hVolume(c *gin.Context)

Get24hVolume if no times are set use the last 24h

func (*Env) GetAllBlockchains added in v1.2.0

func (env *Env) GetAllBlockchains(c *gin.Context)

func (*Env) GetAllNFTClasses

func (env *Env) GetAllNFTClasses(c *gin.Context)

GetAllNFTClasses returns all NFT classes.

func (*Env) GetAllSymbols

func (env *Env) GetAllSymbols(c *gin.Context)

GetAllSymbols returns all Symbols on @exchange. If @exchange is not set, it returns all symbols across all exchanges. If @top is set to an integer, only the top @top symbols w.r.t. trading volume are returned. This is only active if @exchange is not set.

func (*Env) GetAsset added in v1.2.0

func (env *Env) GetAsset(c *gin.Context)

func (*Env) GetAssetExchanges added in v1.2.0

func (env *Env) GetAssetExchanges(c *gin.Context)

func (*Env) GetAssetQuotation added in v1.3.5

func (env *Env) GetAssetQuotation(c *gin.Context)

GetAssetQuotation returns quotation of asset with highest market cap among all assets with symbol ticker @symbol.

func (*Env) GetAssetSupply added in v1.4.2

func (env *Env) GetAssetSupply(c *gin.Context)

GetSupply returns latest supply of token with @symbol

func (*Env) GetBenchmarkedIndexValue added in v1.2.0

func (env *Env) GetBenchmarkedIndexValue(c *gin.Context)

GetBenchmarkedIndexValue Get benchmarked Index values

func (*Env) GetChartPoints

func (env *Env) GetChartPoints(c *gin.Context)

GetChartPoints godoc @Param scale query string false "scale 5m 30m 1h 4h 1d 1w"

func (*Env) GetChartPointsAllExchanges

func (env *Env) GetChartPointsAllExchanges(c *gin.Context)

GetChartPointsAllExchanges godoc @Param scale query string false "scale 5m 30m 1h 4h 1d 1w"

func (*Env) GetCompoundedAvg

func (env *Env) GetCompoundedAvg(c *gin.Context)

GetCompoundedAvg is the delegate method to fetch averaged compounded rate values for interest rates

func (*Env) GetCompoundedAvgDIA

func (env *Env) GetCompoundedAvgDIA(c *gin.Context)

GetCompoundedAvgDIA is the delegate method to fetch averaged compounded rate values for interest rates

func (*Env) GetCompoundedRate

func (env *Env) GetCompoundedRate(c *gin.Context)

GetCompoundedRate is the delegate method to fetch compounded rate values for interest rates

func (*Env) GetCryptoDerivative

func (env *Env) GetCryptoDerivative(c *gin.Context)

GetCryptoDerivative returns all information on a given derivative of class @derivativeType and name @name

func (*Env) GetCryptoIndex

func (env *Env) GetCryptoIndex(c *gin.Context)

func (*Env) GetCryptoIndexValues added in v1.4.0

func (env *Env) GetCryptoIndexValues(c *gin.Context)

func (*Env) GetCviIndex

func (env *Env) GetCviIndex(c *gin.Context)

func (*Env) GetDefiRate

func (env *Env) GetDefiRate(c *gin.Context)

GetDefiRate is the delegate method to fetch the value(s) of the defi lending rate of @asset at the exchange with @protocol. Last value is retrieved. Otional query parameters allow to obtain data in a time range.

func (*Env) GetDefiState

func (env *Env) GetDefiState(c *gin.Context)

GetDefiState is the delegate method to fetch the value(s) of the defi lending rate of @asset at the exchange with @protocol. Last value is retrieved. Otional query parameters allow to obtain data in a time range.

func (*Env) GetDiaCirculatingSupply added in v1.4.2

func (env *Env) GetDiaCirculatingSupply(c *gin.Context)

func (*Env) GetDiaTotalSupply added in v1.4.2

func (env *Env) GetDiaTotalSupply(c *gin.Context)

func (*Env) GetExchanges

func (env *Env) GetExchanges(c *gin.Context)

GetExchanges is the delegate method for fetching all available trading places.

func (*Env) GetFarmingPoolData

func (env *Env) GetFarmingPoolData(c *gin.Context)

GetFarmingPoolData is the delegate method to fetch the value(s) of the farming pool information of @protocol. Last value is retrieved. Otional query parameters allow to obtain data in a time range.

func (*Env) GetFarmingPools

func (env *Env) GetFarmingPools(c *gin.Context)

GetFarmingPools is the delegate method to fetch the value(s) of the farming pool information of @protocol. Last value is retrieved. Otional query parameters allow to obtain data in a time range.

func (*Env) GetFiatQuotations

func (env *Env) GetFiatQuotations(c *gin.Context)

GetFiatQuotations returns several quotations vs USD as published by the ECB

func (*Env) GetForeignQuotation

func (env *Env) GetForeignQuotation(c *gin.Context)

GetForeignQuotation returns several quotations vs USD as published by the ECB

func (*Env) GetForeignSymbols

func (env *Env) GetForeignSymbols(c *gin.Context)

GetForeignSymbols returns all symbols available for quotation from @source, along with their ITIN

func (*Env) GetInterestRate

func (env *Env) GetInterestRate(c *gin.Context)

GetInterestRate is the delegate method to fetch the value of the interest rate with symbol @symbol at the date @time. Optional query parameters allow to obtain data in a time range.

func (*Env) GetLastTrades

func (env *Env) GetLastTrades(c *gin.Context)

GetLastTrades Get last 1000 trades of an asset

func (*Env) GetLastTradesAsset added in v1.4.0

func (env *Env) GetLastTradesAsset(c *gin.Context)

GetLastTrades returns last N trades of an asset. Defaults to N=1000.

func (*Env) GetLendingProtocols

func (env *Env) GetLendingProtocols(c *gin.Context)

GetLendingProtocols returns all symbols available in our (redis) database. Optional query parameter exchange returns only symbols available on this exchange.

func (*Env) GetMissingExchangeSymbol added in v1.2.0

func (env *Env) GetMissingExchangeSymbol(c *gin.Context)

GetMissingExchangeSymbol returns all unverified symbol

func (*Env) GetNFT

func (env *Env) GetNFT(c *gin.Context)

GetNFT returns an NFT.

func (*Env) GetNFTCategories

func (env *Env) GetNFTCategories(c *gin.Context)

GetNFTCategories returns all available NFT categories.

func (*Env) GetNFTClasses

func (env *Env) GetNFTClasses(c *gin.Context)

GetNFTClasses returns all NFT classes.

func (*Env) GetNFTPrice30Days added in v1.2.0

func (env *Env) GetNFTPrice30Days(c *gin.Context)

GetNFTPrice30Days returns the average price of the whole nft class over the last 30 days.

func (*Env) GetNFTTrades added in v1.2.0

func (env *Env) GetNFTTrades(c *gin.Context)

GetNFTTrades returns all trades of the unique NFT with given parameters.

func (*Env) GetPairs

func (env *Env) GetPairs(c *gin.Context)

GetPairs returns all pairs

func (*Env) GetPaxgQuotationGrams

func (env *Env) GetPaxgQuotationGrams(c *gin.Context)

func (*Env) GetPaxgQuotationOunces

func (env *Env) GetPaxgQuotationOunces(c *gin.Context)

func (*Env) GetQuotation

func (env *Env) GetQuotation(c *gin.Context)

GetQuotation returns quotation of asset with highest market cap among all assets with symbol ticker @symbol.

func (*Env) GetRates

func (env *Env) GetRates(c *gin.Context)

GetRates is the delegate method for fetching all rate types present in the (redis) database.

func (*Env) GetStockQuotation added in v1.4.0

func (env *Env) GetStockQuotation(c *gin.Context)

GetStockQuotation is the delegate method to fetch the value(s) of quotations of asset with @symbol from @source. Last value is retrieved. Otional query parameters allow to obtain data in a time range.

func (*Env) GetStockSymbols added in v1.4.0

func (env *Env) GetStockSymbols(c *gin.Context)

func (*Env) GetSupplies

func (env *Env) GetSupplies(c *gin.Context)

GetSupplies returns a time range of supplies of token with @symbol

func (*Env) GetSupply

func (env *Env) GetSupply(c *gin.Context)

GetSupply returns latest supply of token with @symbol

func (*Env) GetVolume

func (env *Env) GetVolume(c *gin.Context)

GetVolume if no times are set use the last 24h

func (*Env) GetVwapFirefly added in v1.4.2

func (env *Env) GetVwapFirefly(c *gin.Context)

func (*Env) PostIndexRebalance

func (env *Env) PostIndexRebalance(c *gin.Context)

PostIndexRebalance Post data must be of the type [][]string. Each entry of the 2-d slice corresponds to an asset and has the format [Blockchain, Address].

func (*Env) PostSupply

func (env *Env) PostSupply(c *gin.Context)

PostSupply deprecated? TO DO

func (*Env) SetQuotation added in v1.2.0

func (env *Env) SetQuotation(c *gin.Context)

SetQuotation sets a quotation to redis cache. Input must be of the format: '["blockchain","address","value"]'

type RestBasicAuth added in v1.3.0

type RestBasicAuth struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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