Skip to main content

SupportedController_getAllBridges

GET 

/v2/supported/bridges

SupportedController_getAllBridges

Request

Responses

All Supported Bridges

Schema

    success booleanrequired

    Status of API.

    result

    object[]

    required

  • Array [

  • bridgeName stringrequired

    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]

    Name of bridge.

    icon string

    URL for icon of bridge.

    serviceTime numberrequired

    Approx time for bridging in seconds.

    displayName stringrequired

    Display name of bridge.

  • ]

Loading...