LogoLogo
  • Getting Started
    • ๐Ÿ“‹Overview
    • ๐Ÿ“œTable of Contents
    • โš”๏ธVertex Edge
  • Basics
    • ๐ŸŽฅProducts
    • โšกDEX Architecture & Design
    • ๐ŸงตUnified Cross-Margin
    • โœ‚๏ธIsolated Margin
    • โ„น๏ธSubaccounts, Isolated Margin, and Health
    • โฐLiquidations & Insurance Fund
    • ๐Ÿ’ธPnL Settlements
    • ๐Ÿ“ŠPricing (Oracles)
    • ๐Ÿ’ฐFees
    • ๐Ÿ“ˆFunding Rates
    • โš–๏ธPerpetual & Spot Market Specifications
    • โ˜‘๏ธOne-Click Trading
    • ๐Ÿ”ซTrigger Orders
    • โ”FAQs
  • Rewards
    • ๐Ÿ…Points & Gold
    • ๐Ÿ“ˆTrading Competition
  • Resources & Links
    • ๐Ÿ“–Glossary
    • ๐Ÿ”ฌOpen-Source Contracts
    • ๐Ÿ“ŠData Providers & Metrics
    • ๐ŸชŸMaintenance Windows & Status
    • ๐ŸTerms of Use
    • ๐Ÿ”Privacy Policy
    • ๐ŸŒŽRestricted Territory Updates
    • ๐Ÿ“ธMedia Kit (Brand Assets)
  • Tutorials
    • ๐ŸGetting Started
    • โ˜‘๏ธOne-Click Trading
    • ๐Ÿ“ฌTrading Basics
    • ๐Ÿ”ดPerpetual Trading
    • ๐Ÿท๏ธSpot Trading
    • ๐Ÿ‘ฏMultiple Accounts
    • โš”๏ธCross-Chain Deposits
    • ๐Ÿ”ŒTP, SL & Stop-Market Orders
    • ๐Ÿ”ฑDepositing & Withdrawing
    • โšกFast Withdrawals (Coming Soon)
    • ๐Ÿ”„Borrowing & Repaying
    • ๐ŸšงMargin Health
    • ๐ŸŽฑPools
  • Developer Resources
    • ๐Ÿ”ŒAPI
    • ๐ŸŒถ๏ธTypeScript SDK
    • ๐ŸPython SDK
    • ๐Ÿ‘ฝRust SDK
    • ๐Ÿ—๏ธContracts
Powered by GitBook
On this page
  • Vertex Open-Source Code Library
  • Blitz On-Chain Smart Contracts -- Blast
  • Blitz Mainnet Contracts -- Blast
  • Blitz Testnet Contracts -- Blast Sepolia
  1. Developer Resources

Contracts

Blitz shares the same Github repository as Vertex, since they both utilize Vertex Edge on the back-end.

PreviousAPI

Last updated 10 months ago

Vertex Open-Source Code Library

You can find the Vertex Github Repo, including Blitz's open-source codebase below.

Vertex Open-Source Github:

Note: To access orderbook addresses for individual products use the contracts query.


Blitz On-Chain Smart Contracts -- Blast

Blitz Mainnet Contracts -- Blast

Name
Address

Querier

Clearinghouse

Endpoint

SpotEngine

PerpEngine

OffChainExchange

Verifier

Deployer


Blitz Testnet Contracts -- Blast Sepolia

Name
Address

Querier

Clearinghouse

Endpoint

SpotEngine

PerpEngine

OffChainExchange

Verifier

Deployer


https://github.com/vertex-protocol/vertex-contracts
0x24367B4f22dD406C8BaC3fc54bd5bD0E0d9C56F1
0xC748532C202828969b2Ee68E0F8487E69cC1d800
0x00F076FE36f2341A1054B16ae05FcE0C65180DeD
0x57c1AB256403532d02D1150C5790423967B22Bf2
0x0bc0c84976e21aaF7bE71d318eD93A5f5c9978A4
0x6983B339922B5B35994B038e6e74ddd115e292f1
0x61F4044099D4f3A15c5ff711c5f701F0bd276b90
0x02DE3328969394bc3C791c465EeDBb1C654aDec6
0xae557AEf1C7290252BA390589C717b9355017fD4
0xf72BE10454B2fB514A2639da885045C89e3EB693
0xDFA3926296eaAc8E33c9798836Eae7e8CA1B02FB
0x9D37c59380BA015cF0c115fB89ac6238B96c868E
0x4597CFdd371239a99477Cdabf9cF0B23fDf559B4
0xaDeFDE1A14B6ba4DA3e82414209408a49930E8DC
0xc47061C9c707E99EBb1f4116Ed4F9550810cD9b4
0x3c06e307BA6Ab81E8Ff6661c1559ce8027744AE5
๐Ÿ—๏ธ
Page cover image