Skip to content

Vertex

πŸ›  Connector InfoΒΆ

  • Exchange Type: Decentralized Exchange (DEX)
  • Market Type: Central Limit Order Book (CLOB)
Component Status Notes
πŸ”€ Spot Connector βœ… Supports MARKET order type
πŸ”€ Perp Connector Not available
πŸ•― AMM Data Feed Not available

ℹ️ Exchange InfoΒΆ

πŸ”‘ How to ConnectΒΆ

Create a wallet on one of the supported networks below:

Chain Networks
ethereum arbitrum_one, arbitrum_goerli

From inside the Hummingbot client, run gateway connect vertex in order to connect your wallet:

Enter your Arbitrum private key >>>
Enter your Arbitrum wallet address >>>

If connection is successful:

You are now connected to vertex.

πŸ”€ Spot ConnectorΒΆ

Integration to spot markets API endpoints

Order TypesΒΆ

This connector supports the following OrderType constants:

  • LIMIT
  • LIMIT_MAKER
  • MARKET

Paper TradingΒΆ

Access the Paper Trade version of this connector by running connect vertex_testnet instead of connect vertex.

Was this page helpful?