This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
✅ | STARKNET_RPC_URL | RPC Url For Starknet | string | ||
BACKGROUND_EXECUTE_MS | The amount of time the background execute should sleep before performing the next request | number | 10000 |
There are no rate limits for this adapter.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | gas_price, gasprice | gasprice |
Supported names for this endpoint are: gas_price
, gasprice
.
There are no input parameters for this endpoint.
Request:
{
"data": {
"endpoint": "gasprice"
}
}
MIT License