List Chains

Returns a list of supported blockchain networks (eg.Polygon) available for transactions.

List Supported Chains

  • usdt-pol

    • usdt-trc20

    • eusd-mob

    • usdc-pol

    • usdt-bep20

GEThttps://exchanger-api.fuspay.finance//api/v1/no-auth/StableCoins/ListChains

Key
Value
Description

x-merchant-id

xxxxxxxx

X-Merchant-Id is an identifier for a merchant in API requests.

EXAMPLE REQUEST

curl --location -g '{{ _.base_url }}/api/v1/no-auth/StableCoins/ListChains' \
--header 'x-merchant-id: xxxxxxxx'

Last updated