Rates
Making an call to the rates endpoint
Get all rates
Get rates
{
'code': 'BLOQs',
'currency': 'EUR',
'rate': 0.07000000
}Specific coin rate
Get specific coin rate
Last updated
Making an call to the rates endpoint
{
'code': 'BLOQs',
'currency': 'EUR',
'rate': 0.07000000
}Last updated
{
'code': 'COIN',
'currency': 'CURRENCY',
'rate': 0.07000000
}