This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
✅ | RPC_URL | The RPC URL to connect to the EVM chain | string | ||
✅ | CHAIN_ID | The chain id to connect to | number | 1 |
|
✅ | TRUMATIC_VAULT_SHARES_CONTRACT | The address of the deployed TruMATIC Vault Shares contract | string | 0xA43A7c62D56dF036C187E1966c03E2799d8987ed |
|
BACKGROUND_EXECUTE_MS | The number of milliseconds the background execute should sleep before performing the next request | number | 1000 |
There are no rate limits for this adapter.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | crypto | crypto |
crypto
is the only supported name for this endpoint.
There are no input parameters for this endpoint.
Request:
{
"data": {
"endpoint": "crypto"
}
}
MIT License