Required? | Name | Description | Options | Defaults to |
---|---|---|---|---|
✅ | base , from , or coin |
The symbol of the currency to query |
{
"id": "1",
"data": {
"base": "ETH"
}
}
{
"jobRunID": "1",
"result": 66.5046281503906,
"statusCode": 200,
"data": {
"result": 66.5046281503906
}
}