πŸš‚Engine

Supported Blockchains

To retrieve a list of supported blockchains, make a GET requests to /chains.

This list contains names and CAIP-2 compliant chain IDs for all blockchains currently supported by this API instance. Normally, for Sandbox environment this will include all supported testnets and devnets, while for Production this includes mainnets.

For more information on supported blockchains and their status please refer to Supported Blockchains and Assets.

Supported Assets

To retrieve a list of supported assets, make a GET requests to /assets.

This list contains names, symbols and CAIP-19 compliant asset IDs for all assets currently supported by this API instance. Normally, for Sandbox environment this will include all supported assets on testnets and devnets, while for Production this includes assets on mainnets.

For more information on supported assets and their status please refer to Supported Blockchains and Assets.

Last updated