Response
When you entered a valid key and a valid request, you will get an appropriate response. Following the price request from the example, this will look like:
{
"chainId": 1,
"blockNumber": 15409335,
"blockTimestamp": 1661434010,
"tokenAddress": "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
"quoteAddress": "0x0000000000000000000000000000000000000348",
"price": 89.52673237,
"protocol": "chainlink"
}
Last modified 1yr ago