Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.27 KB

File metadata and controls

52 lines (33 loc) · 2.27 KB

TRUMATIC-MATIC-EXCHANGE-RATE

1.0.7 v3

This document was generated automatically. Please see README Generator for more info.

Environment Variables

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

Data Provider Rate Limits

There are no rate limits for this adapter.


Input Parameters

Required? Name Description Type Options Default
endpoint The endpoint to use string crypto crypto

Crypto Endpoint

crypto is the only supported name for this endpoint.

Input Params

There are no input parameters for this endpoint.

Example

Request:

{
  "data": {
    "endpoint": "crypto"
  }
}

MIT License