Get currency USD rate
Type of the blockchain network
Address of the currency
Date and time for getting currency USD rate
OK
Bad Request
Internal Server Error
{"currencyId": "usdc","symbol": "usdc","rate": 123456.789,"date": "2019-08-24T14:15:22Z"}
Get currency USD rate by currency id
Currency Id, has format ETHEREUM:${token} or ETHEREUM:${token}:${tokenId}
ETHEREUM:${token}
ETHEREUM:${token}:${tokenId}
Get all registered currencies
{"currencies": [{"currencyId": "ETHEREUM:0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2","symbol": "string","alias": "string"}]}