mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
Fix Parasail helper contract address (#13507)
This commit is contained in:
@@ -5,7 +5,7 @@ const { sumTokens2 } = require('../helper/unwrapLPs');
|
||||
|
||||
const REPL_HELPER_CONTRACT = '0x65846aECBF23385F76B73ef1EDD1ebdFf7Ac258D';
|
||||
|
||||
const ATH_HELPER_CONTRACT = '0x12B7859BF6FaA171361393CF71dd7c0F5171855A';
|
||||
const ATH_HELPER_CONTRACT = '0x2032F104069CC3023C0A0b6874F8A5fB21A5E511';
|
||||
const ATH_TOKEN_CONTRACT_ARBITRUM = '0xc87b37a581ec3257b734886d9d3a581f5a9d056c';
|
||||
|
||||
const FLT_HELPER_CONTRACT = '0x1880cDDAa54a2f33628D22a3548427886818Aaa5';
|
||||
|
||||
Reference in New Issue
Block a user