Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Testingtester2 authored Sep 26, 2024
1 parent 0cbe69e commit 1730a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/shibaswap/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { getUniTVL } = require('../helper/unknownTokens');

const FACTORY_ETHEREUM = '0x115934131916c8b277dd010ee02de363c09d037c';
const FACTORY_SHIBARIUM = '0xEF83bbB63E8A7442E3a4a5d28d9bBf32D7c813c8';
const FACTORY_SHIBARIUM = '0x938e62594610Dd35A25a1DfE35C94fA0A9f6bfAA';

module.exports = {
misrepresentedTokens: true,
Expand Down

0 comments on commit 1730a74

Please sign in to comment.