Vertex Docs
  • Getting Started
    • 📋Overview
    • 📜Table of Contents
    • 🚀Mission
    • ⚔️Vertex Edge
      • 1️⃣Vertex on Arbitrum
      • 2️⃣Blitz on Blast
        • Blitz Documentation
      • 3️⃣Vertex on Mantle
        • 🎆Trading Rewards
        • 📊Perpetual & Spot Market Specifications
        • 🖥️Open-Source Contracts
        • 🔌API
      • 4️⃣Vertex on Sei
        • 💰Trading Rewards
        • 📊Perpetual & Spot Market Specifications
        • 🖥️On-Chain Contracts
        • 🔌API
      • 5️⃣Vertex on Base
        • 💰Trading Rewards
        • 📊Perpetual & Spot Market Specifications
        • 💻Onchain Contracts
        • 🔌API
        • ✍️Create a Coinbase Smart Wallet
      • 6️⃣Vertex on Sonic
        • 💰Trading Rewards
        • 📊Perpetual & Spot Market Specifications
        • ⛓️On-Chain Contracts
        • 🔌API
      • 7️⃣Vertex on Abstract
        • 📊Market Specifications
        • ⛓️On-Chain Contracts
        • 🔌API
      • 8️⃣Bro.Trade on Berachain
        • ⛓️On-Chain Contracts
        • 🔌API
      • 9️⃣Vertex on Avalanche
        • 💰Trading Rewards
        • 📊Market Specifications
        • ⛓️On-Chain Contracts
        • 🔌API
  • Basics
    • 📽️Products
    • ⚡Technical Architecture
    • 🧵Universal Cross Margin
    • ✂️Isolated Margin
    • ℹ️Subaccounts & Health
    • ⏰Liquidations & Insurance Fund
    • 💵PnL Settlements
    • 📊Pricing (Oracles)
    • 💰Fees
    • 📈Funding Rates
    • 📅Market Specifications
    • ⚡One-Click Trading
    • 🔫Trigger Orders
    • 🗂️GMCI 30 & MEME Indices
    • 💰Trade & Earn
      • 🤝Maker Program
      • 🔁Cross-Chain VRTX Rewards
      • ❓Trading Rewards - FAQs
    • 🧑‍🤝‍🧑Referral Program
    • ⚒️Resources & Links
    • ❔FAQs
  • VRTX Token
    • 🎓VRTX Tokenomics
    • 📊Token Supply Distribution
  • More
    • 🌐Glossary
    • 🔬Contracts & Code Audits
    • 🦋Bug Bounties
    • 💽Data & Research
    • 🪟Maintenance Windows
    • 🏁Terms of Use
    • ✍️Statement of Risk
    • 🌍Restricted Territories
    • 📸Brand Assets
  • Tutorials
    • 🏁Quick Start
    • 🖱️One-Click Trading
    • 💰Deposits - Powered by Fun.xyz
    • ⚙️Trading Basics
    • ♾️Perpetuals
    • 🔮Spot
    • 🧑‍🤝‍🧑Multiple Accounts
    • 🔫TP/SL & Stop-Market
    • 💰Withdrawals
    • ⚡Fast Withdrawals
    • 🌉Cross-Chain Deposits
    • 🔄Lend, Borrow & Repay
    • ❤️Margin Health
    • 💧Pools
    • 💫VRTX Staking
    • ↔️Switching Chains
    • 🪙Trading Rewards
    • ✂️Shortcuts
  • Developer Resources
    • API
      • 🔌Endpoints
      • Gateway
        • Executes
          • Place Order
          • Place Isolated Order
          • Cancel Orders
          • Cancel Product Orders
          • Cancel And Place
          • Withdraw Collateral
          • Transfer Quote
          • Liquidate Subaccount
          • Mint LP
          • Burn LP
          • Link Signer
        • Queries
          • Status
          • Contracts
          • Nonces
          • Order
          • Orders
          • Subaccount Info
          • Isolated Positions
          • Market Liquidity
          • Symbols
          • All Products
          • Edge All Products
          • Market Prices
          • Max Order Size
          • Max Withdrawable
          • Max LP Mintable
          • Fee Rates
          • Health Groups
          • Linked Signer
          • Insurance
          • Min Deposit Rates
        • Signing
          • Examples
          • Q&A
      • Subscriptions
        • Authentication
        • Streams
        • Events
        • Rate limits
      • Archive (indexer)
        • Orders
        • Matches
        • Events
        • Summary
        • Candlesticks
        • Edge Candlesticks
        • Funding Rate
        • Interest & funding payments
        • Oracle Price
        • Perp Prices
        • Product Snapshots
        • Market Snapshots
        • Edge Market Snapshots
        • Maker Statistics
        • Merkle Proofs
        • Rewards
        • Referral Code
        • Liquidation Feed
        • Linked Signer Rate Limit
        • Subaccounts
        • Subaccount Snapshots
        • Signatures
        • USDC Price
      • Trigger
        • Executes
          • Place Order
          • Cancel Orders
          • Cancel Product Orders
        • Queries
          • List Trigger Orders
      • V2
        • Assets
        • Pairs
        • APR
        • Orderbook
        • Tickers
        • Contracts
        • Trades
        • VRTX Token
      • Rate limits
      • Errors
      • Symbols
      • Depositing
      • Withdrawing (on-chain)
      • Integrate via Smart Contracts
      • Definitions / Formulas
    • Vertex Typescript SDK
      • Getting Started
      • How To
        • Create a Vertex client
        • Useful Common Functions
        • Query Markets & Products
        • Deposit Funds
        • Withdraw Funds
        • Manage Orders
      • User Guide
        • Client
          • Market
            • Place Order
            • Cancel Orders
            • Cancel Product Orders
            • Mint LP
            • Burn LP
            • Get All Markets
            • Get Latest Market Price
            • Get Market Liquidity
            • Get Open Subaccount orders
            • Get Historical Orders
            • Get Max Order Size
            • Get Max Mint LP
            • Get Candlesticks
            • Get Funding Rate
            • Get Product Snapshots
          • Spot
            • Approve Allowance
            • Deposit
            • Withdraw
            • Get Max Withdrawable
            • Get Token Contract for Product
            • Get Token Wallet Balance
            • Get Token Allowance
          • Perp
            • Get prices
          • Subaccount
            • Link Signer
            • Get Subaccount Linked Signer with Rate limits
            • Get Subaccount Summary
            • Get Subaccount Fee Rates
            • Get Subaccount Token Rewards
        • Engine Client
          • Executes
          • Queries
        • Indexer Client
          • Base Queries
          • Paginated Queries
        • Websocket
          • Executes
          • Queries
          • Subscriptions
        • Utilities
          • Contracts
          • Utils
      • API Reference
    • Vertex Python SDK
    • Vertex Rust SDK
    • Contracts
    • API/SDK Terms of Use
Powered by GitBook
On this page
  • VRTX Token Launch – What Can You Do?
  • Claiming VRTX Rewards
  • Provide Liquidity -- The VRTX-USDC.e Pool
  • Provide Liquidity -- The VRTX-USDC.e Pool
  • Withdraw Liquidity -- The VRTX-USDC.e Pool
  • Swap & Trade -- The VRTX-USDC.e Pool
  • How Can You Use Vertex's Other Trading Features?
Export as PDF
  1. VRTX Token
  2. 🏔️The Vertex LBA

The VRTX Token Launch

Tutorial on what to expect for the VRTX Token Launch following the end of the 7-day LBA.

Last updated 1 year ago

When: After the LBA

In this section, we'll cover the following topics:

  • Overview: What can I do after the LBA?

  • Claiming VRTX Rewards

  • Pool Formation & Providing New Liquidity

  • Staking VRTX

VRTX Token Launch – What Can You Do?

During the Liquidity Bootstrapping Auction (LBA), participants can supply pre-claimed VRTX trading rewards and anyone can supply USDC.e.

Once the LBA has finished, the two asset pools will merge into one pool:

  • VRTX-USDC.e Pool (Vertex AMM)

The AMM pool provides a base of liquidity for the token upon launch after determining a fair price. By this point, the VRTX token will have officially launched.

Users will subsequently be able to:

  • Claim Rewards: If you earned trading rewards during epochs 1 → 7 of the Trade & Earn program, you can now claim those rewards directly to your wallet. This applies only to pending VRTX rewards that were NOT pre-claimed and supplied during the LBA.

  • Provide Liquidity: You can provide liquidity to the VRTX-USDC.e pool as an LP. Liquidity provided after the LBA has no lock-up – same as any conventional x * y = k AMM pool.

  • Swap & Trade: Access the VRTX-USDC.e market via a new quick swap feature, or utilize the same powerful trading interface you’ve come to love.

  • Stake: Stake your VRTX tokens to generate a voVRTX. Analogous to a “user score,” the amount of voVRTX produced increases proportionally to the longer duration a trading account consistently stakes VRTX and contributes to the protocol – displaying long-term participation and commitment.

Claiming VRTX Rewards

  • When: After the LBA

If you’ve traded on Vertex before, then you’re aware that the Trade & Earn program provides trading rewards in VRTX.

The Initial Token Phase of the rewards program commenced immediately following the Vertex mainnet launch on Arbitrum in April 2023. The Initial Token Phase concludes after the current Epoch 7 ends on November 8th.

The Trade & Earn program will continue after the LBA too! We’ll provide more details on the Ongoing Emissions Phase soon.

Users with VRTX rewards from Epochs 1 → 7 have two options during the LBA and Token Launch:

  1. Pre-Claim & Supply VRTX to the auction (with a vesting lock-up).

  2. Immediately Claim any VRTX that was NOT pre-claimed and supplied to the LBA.

Any liquid claimable VRTX that was NOT contributed to the LBA will be available to claim in your wallet on November 20th, 2023.

Note: Users will have 30 days after the LBA finishes to liquid claim any available VRTX trading rewards. Any unclaimed rewards will be diverted to the Protocol Treasury.

How to Claim VRTX Rewards

To claim your available VRTX trading rewards, simply click on [Claim] on either:

  • VRTX Token Page Claim Banner

  • Rewards Dashboard

Both of these pages can be found by clicking on the ‘VRTX Token Page’ in the navigation bar.

After clicking [Claim], sign the transaction in your wallet.

You will receive the VRTX directly in your wallet.

Once claimed, you will need to add the VRTX token to the list of supported tokens in your wallet manually. The official contract addresses for the VRTX token are below:

  • Ethereum Token Address (VRTX): https://etherscan.io/token/0xbbEE07B3e8121227AfCFe1E2B82772246226128e

  • Arbitrum Token Address (VRTX): https://arbiscan.io/token/0x95146881b86B3ee99e63705eC87AfE29Fcc044D9

Note on Using VRTX & When You’ll Need to Deposit:

  • To Pool and Swap VRTX on Vertex, you’ll need to deposit VRTX into your Vertex trading account.

  • Staking is performed directly via your wallet. If you wish to stake, do not deposit the VRTX or you will have to withdraw it.

Provide Liquidity -- The VRTX-USDC.e Pool

The LBA is designed to determine the fair launch price for the VRTX token and provide the initial base of liquidity for the VRTX-USDC.e pool with the capital contributed (e.g., VRTX and/or USDC.e) to the auction.

After the LBA ends on November 20th, the VRTX token will officially launch! One of the actions available to users at this point is the ability to provide liquidity to the new VRTX-USDC.e pool on Vertex.

As an LP, users can freely provide and withdraw new liquidity to the VRTX-USDC.e pool.

The “new” liquidity specifically refers to USDC.e or VRTX that was NOT contributed to the LBA during the 7-day auction. As a reminder, participating LBA liquidity is locked and vested over 120 days while earning dual rewards in both pool fees and VRTX.

In summary:

  1. There is NO lock-up for either VRTX or USDC.e liquidity provided directly to the VRTX-USDC.e pool after the LBA.

  2. If you deposited VRTX into Vertex after claiming, then providing and withdrawing LP liquidity from the VRTX-USDC.e pool are performed via your Vertex account and NOT directly from your crypto wallet.

Screenshot of the Pool Tab on the VRTX Token Page where the VRTX-USDC.e pool will be available.

  • Pool Card (Top-Left): Displays the current pool conditions and your LP position information.

  • LBA Card (Bottom-Left): Shows your LBA position if you participated in the auction.

To manage your LBA position and claim rewards, head to the Rewards dashboard.

Provide Liquidity -- The VRTX-USDC.e Pool

To provide VRTX to the VRTX-USDC.e pool, you will first need to deposit VRTX into your Vertex trading account.

User Steps:

  • Navigate to the [Pool] tab on the VRTX Token Page or simply go to the general page.

  • Press [Provide].

  • A pop-up window will appear.

  • Enter the amount of VRTX / USDC.e you wish to supply to the pool.

  • You can enter one asset (e.g., VRTX) and the other (e.g., USDC.e) will populate. Or simply use the % shortcuts of your max.

  • Press [Provide].

  • Sign the transaction in your wallet or if you have One-Click Trading switched to ON, then you won’t need to sign the transaction in your wallet.

  • You’ve successfully provided liquidity to the VRTX-USDC.e pool!

Withdraw Liquidity -- The VRTX-USDC.e Pool

User Steps:

  • If you have provided liquidity to the pool, the [Withdraw] button below the [Provide] button will be available.

  • Click on [Withdraw].

  • A pop-up window will appear.

  • Select the amount of your LP position that you wish to withdraw from the pool.

  • Sign the transaction in your wallet (this only applies if you don’t have One-Click Trading switch to ON).

  • You will have successfully withdrawn the liquidity from the pool to your Vertex account.

Swap & Trade -- The VRTX-USDC.e Pool

Trading against the VRTX-USDC.e pool will be enabled following the conclusion of the LBA.

On the VRTX Token Page of the Vertex app, you will find a [Swap] tab. A recently updated interface features the ability to swap between VRTX <> USDC.e tokens.

The current market stats for the pool will also be displayed on the right-hand side of the screen.

To Swap/Trade:

  • Enter the amount of USDC.e / VRTX you wish to buy or sell.

  • After entering the amount, the [Swap] button will be available – along with a summary of the swap details.

  • Once ready, press the [Swap] button.

  • If you don’t have One-click Trading switched to ON, you will need to sign the transaction in your wallet.

  • You’ve successfully completed a swap!

How Can You Use Vertex's Other Trading Features?

Limit, Stop-Loss, Take Profit, charting, and other features are also available for trading VRTX <> USDC.e on the Vertex orderbook.

Simply:

  • Click on [Advanced Trading] on the Token Page.

    • OR

  • Select the Trade drop-down menu in the navigation bar.

  • Go to the VRTX-USDC.e market via the drop-down menu or on the trading page.

  • Tap into Vertex’s powerful trading interface just like the other available markets.


Page cover image