Linea Contracts
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 this section of Techdocs.
For chart integration, please refer to this part.
Contract github repository : https://github.com/velocore/velocore-contracts
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.
Linea Mainnet
Contract Name | Contract Address |
---|---|
Vault (Router, All the write functions) | 0x1d0188c4B276A09366D05d6Be06aF61a73bC7535 * Proxy admin rights are all renounced at this tx (Admin role not granted to anyone before revocation) |
Lens (All the Read functions) | |
LVC | |
veLVC | |
Constant product pool factory | |
ConstantProductLibrary | |
WETHConverter | |
authorizer | |
wombatRegistry | |
LinearBribeFactory | |
AdminFacet | |
SwapFacet | |
SwapAuxilaryFacet | |
NFTHolderFacet | |
InspectorFacet | |
wUSDT+ (*overnight) | |
wUSD+(*overnight) |
** You'll be able to see all the connected facets easily on this page : https://louper.dev
Linea Testnet
*Testnet contracts could be changed at any time for development reasons.
Contract Name | Contract Address |
---|---|
VC | 0x38a538E0ae6C9bA949A4B19EeC62ba7b0CDf033b |
veVC | 0x4D66B05B49f401E02fA2B0D7a1081dD1087F9BD3 |
Constant product pool factory | 0xAD594b0DEa3315D4311e293A9FE374850a8CFD34 |
WETHConverter | 0x1Fc59b9CD21f141a70372f68DefF76A291Dc9B2B |
authorizer | 0xEAbF098BCedf213D903f16900b6f5b5C2D2b0004 |
IVault | 0x0fa44F90Ce688dcf44d89926A67e3b08115ba091 |
wombatRegistry | 0x21B948524851f585407313949dee4143Ac78E4Cf |
LinearBribeFactory | 0x492e0D7dB29BC60eBC86eEBFe105F81c9A02f16D |
Contract github repository : https://github.com/velocore/velocore-contracts
Last updated