Comment on page
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.
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.
Contract Name | Contract Address |
---|---|
Vault (Router, All the write functions) | |
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 when Linea Chain gets listed: https://louper.dev
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 |
Last modified 9d ago