Magidoc

searchPrice
Query

Get historical price data for a given date and a token.

Arguments

#

token

Non-null

The id of the token (casper-network, etc.).

currency

Non-null

The target currency of market data (usd, eur, jpy, etc.).

time

Non-null

The date want to get the currency pair in dd-mm-yyyy eg. 30-06-2023

Response

#

Returns Price !.

Example

#

    
  

3