Skip to content

Commit

Permalink
update factory
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed May 6, 2024
1 parent ef5c123 commit d643342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/aerodrome-CL/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const {getUniTVL} = require('../helper/unknownTokens.js')
const config = {
base: { factory: '0x9592CD9B267748cbfBDe90Ac9F7DF3c437A6d51B'},
base: { factory: '0x5e7BB104d84c7CB9B682AaC2F3d509f5F406809A'},
}

Object.keys(config).forEach(chain => {
Expand Down

0 comments on commit d643342

Please sign in to comment.