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
  • How Can You Participate?
  • Trading Competition Structure
  • Prize Pool Distribution
  • Tier 1 Prizes
  • Tier 2 Prizes
Export as PDF
  1. More

Trading Competition (Archived)

Details on Vertex Trading competitions will be shared here.

Last updated 6 months ago

Introducing the V2 Trading Competition on Vertex. Stake VRTX to join and compete for a place amongst the top traders and a chance to earn a portion of the 250,000 VRTX tokens up for grabs as prizes!

How Can You Participate?

Trading Competition Structure

  • Start Date = Monday, November 25th @ 17:00 UTC

  • End Date = Saturday, November 30th @ 17:00 UTC

  • Total Prize Pool = 250,000 VRTX

  • Eligiblity Requirement = Staked VRTX (V2)

Rankings

Traders are ranked based on the best positive % PnL.

You can learn more about the Modified Dietz Return method and calculation here:

Prizes will be distributed directly to the winners' wallets connected to their participating Vertex account shortly after the competition ends. Please note that prize distribution may take several days after reviewing and finalizing the results of the competition.

The competition is divided into 2 separate tiers based on the amount of VRTX staked per participant.

Tier 1

  • Minimum VRTX Staked = 70,000 VRTX

  • Minimum Trading Volume = $10,000

  • Total Prize Pool = 180,000 VRTX

  • Total # of Winners = 10

Tier 2

  • Minimum VRTX Staked = 20,000 VRTX

  • Minimum Trading Volume = $2,000

  • Total Prize Pool = 70,000 VRTX

  • Total # of Winners = 10


Prize Pool Distribution

You can find a breakdown of the VRTX prize distribution for both tiers in the table below.

Tier 1 Prizes

Rank(s)
Prize

1

50,000 VRTX

2

35,000 VRTX

3

25,000 VRTX

4

20,000 VRTX

5

15,000 VRTX

6

10,000 VRTX

7

7,500 VRTX

8

7,500 VRTX

9

5,000 VRTX

10

5,000 VRTX

Tier 2 Prizes

Rank(s)
Prizes

1

20,000 VRTX

2

15,000 VRTX

3

10,000 VRTX

4

5,000 VRTX

5

4,000 VRTX

6

4,000 VRTX

7

3,500 VRTX

8

3,500 VRTX

9

2,500 VRTX

10

2,500 VRTX

***Accounts that attempt to wash trade during any of the 3 trading competition rounds will be blacklisted and ineligible for prizes.

  • Eligible traders can only use one account per trading competition. Traders using multiple accounts will only have one account attributed to their PnL on the leaderboard.

The V2 Trading Competition follows the recent launch of the for the VRTX token. Users can easily qualify for and participate in the trading competition by simply staking and registering for their preferred tier via the competitions page, linked below:

Stake & Join the Competition ->

The positive % PnL (in USD) is calculated using the which takes into consideration cash flows in and out of the account to calculate the trader's performance.

Make sure to keep track of your position on the leader-board and stay tuned to the account for more information!

major staking V2 upgrade
$VRTX
https://app.vertexprotocol.com/competitions/vrtx
Modified Dietz Return Method
https://corporatefinanceinstitute.com/resources/career-map/sell-side/capital-markets/modified-dietz-return/
Official Vertex Twitter
🏍️
Page cover image