VELOCORE V2
V1 DocszkSyncEraLineaTelos
  • Introduction
  • Our Philosophy
    • Vision
    • Gas Optimization
    • General Bedrock for All Kinds of AMM
    • Epoch-less Predictability
    • Free Flowing Easy Vote System
  • DEX Innovation
    • Token Vault
      • Flashloan
    • Gas Saving Matters : Benchmark
    • AMM Flexibility
    • Multi In/Out Swap
    • Batch Swap
    • Adjustable Trading Fee Mechanics
    • Accumulating Swap Fees in LP Tokens
  • ve(3,3) Innovation
    • Removing 'Epoch' Systems
      • Bribe Optimization
    • Fungible Votes ($veVC)
      • No Decay & Easy Liquidation
    • Decentralized Gauge Deployment
    • Rebase Elimination
  • Security & Contract Address
    • zkSyncEra Contracts
    • Linea Contracts
    • Telos Contracts
    • V1 zkSyncEra (deprecated)
    • Three Rounds of Audits
  • Technical Docs
    • Concepts
    • Architecture Overview
      • Source Files Overview
    • How to interact with VELOCORE
      • Uniswap compatible interface
    • How to Read Data
    • Example Codes
      • Swap
      • Add liquidity
      • Stake
      • Voting
      • Multicall operations
      • cf) wrapper functions
    • Typescript Examples for Integration
    • Pool Specifics
      • Generalized CPMM
      • Wombat Stableswap
    • Events & Chart Integration
      • Getting a pair list
      • Interpreting Swap / LP events
    • Flashloan
  • zkSync Era
    • Migration Plan
      • $VC 1:1 Exchange
      • veNFT -> $veVC
      • One-Step LP Migration
      • Migration Schedule
      • Emission Migration
    • V2 Tokenomics
      • $VC Gauge
      • Bribe Mechanics
      • $veVC VOTING
    • Paymaster as a Service
  • Linea
    • Launch Details
      • Getting Ready
      • Bridging
      • V2 Launch Event
      • $LVC Presale
    • $LVC Tokenomics
      • $LVC Gauge
      • Bribe Mechanics
      • $veLVC VOTING
  • Telos
    • Launch Details
      • Getting Ready
      • Bridging
      • Launch Event
    • $TVC Tokenomics
      • $TVC Gauge
      • Bribe Mechanics
      • $veTVC VOTING
  • Free Loot Box for Future Airdrops
  • PASSPORT - F'air drops
  • Legal Disclaimer
  • Velocore Brand Assets
Powered by GitBook
On this page
  1. Security & Contract Address

Telos Contracts

Last updated 1 year ago

All operations can be performed through the Vault contract using the standard Diamond proxy style. All operations such as [Swap, Liquidity, Vote, Bribe, and Claim reward] can be performed by interacting with the vault, and N operations can be chained at once.

For more information, please refer to of Tech docs.

For chart integration, please refer to .

We'd be more than happy to provide more detailed source files, including scripts, lenses (viewer functions), and example files for integration partners. Feel free to contact us via Telegram and Discord.

Telos Mainnet

Contract Name
Contract Address

Vault (Router)

0x0117A9094c29e5A3D24ae608264Ce63B15b631d9

Lens

0x5123EE9A02b7435988D4B120633d045EF6a0159B

TVC

0xe65B77F52d8645EcaD3EdfDf4D3E5b1A9D31f988

veTVC

0x68B1e7eFee0b4ffEC938DD131458567157B4D45d

ConstantProductPoolFactory

0x92791129124e78097874E9a465beA205cf3598D7

WETHConverter

0xd14bC4944de5736411D1254dABd89bff53102530

LinearBribeFactory

0x0978112d4Ea277aD7fbf9F89268DEEdDeB743996

Authorizer

0xdF7142eFE69ae90831911D6Ae6A043e80a87DB61

WombatRegistry

0x3DC531557935fF04F1756ba46319BE90745e52A6

Contract github repository :

** You'll be able to see all the connected facets easily on this page :

https://github.com/velocore/velocore-contracts
https://louper.dev
this section
this part