Skip to main content

SupportedController_getAllBridges

GET 

/v2/supported/bridges

SupportedController_getAllBridges

Request​

Responses​

All Supported Bridges

Schema

    successbooleanrequired

    Status of API.

    Example: true

    result

    object[]

    required

  • Array [

  • bridgeNamestringrequired

    Name of bridge.

    Possible values: [hop, anyswap, anyswap-router-v4, anyswap-router-v6, polygon-bridge, arbitrum-bridge, hyphen, across, optimism-bridge, celer, refuel-bridge, stargate, connext, cctp, synapse, base-bridge, zora-bridge, zksync-native, symbiosis, gnosis-native-bridge, mantle-native-bridge]

    Example: anyswap-router-v4
    iconstring

    URL for icon of bridge.

    Example: https://bridgelogos.s3.ap-south-1.amazonaws.com/anyswap.png
    serviceTimenumberrequired

    Approx time for bridging in seconds.

    Example: 600
    displayNamestringrequired

    Display name of bridge.

    Example: Anyswap
  • ]