This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
API_ENDPOINT | An API endpoint for the Data Provider | string | https://api.real-time-reserves.verinumus.io/v1/ |
Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note |
---|---|---|---|---|
default | 6 |
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | trueusd | trueusd |
trueusd
is the only supported name for this endpoint.
Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
---|---|---|---|---|---|---|---|---|
field | The object-path string to parse a single result value. |
string | totalTrust |
Request:
{
"data": {
"endpoint": "trueusd",
"field": "totalTrust"
}
}
MIT License