This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
BSOL_ADDRESS | The address of the bSOL contract | string | |||
SOLIDO_ADDRESS | The address of the Solido contract | string | |||
SOLIDO_CONTRACT_VERSION | The Solido contract version that is deployed to SOLIDO_ADDRESS |
string | |||
STSOL_ADDRESS | The address of the stSOL contract | string |
There are no rate limits for this adapter.
Every EA supports base input parameters from this list
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | price | price |
price
is the only supported name for this endpoint.
Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
---|---|---|---|---|---|---|---|---|
source | ||||||||
allocations | ||||||||
quote | ||||||||
method |
Request:
{
"id": "1",
"data": {
"source": "tiingo"
},
"debug": {
"cacheKey": "aafe03ab888f7dd03e1c1542b79233644ad33091"
}
}
Response:
{
"jobRunID": "1",
"statusCode": 200,
"result": 104.91215737050713,
"data": {
"result": 104.91215737050713,
"statusCode": 200
}
}
MIT License