Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
duckchain fix
Browse files Browse the repository at this point in the history
darvinrio committed Dec 20, 2024
1 parent 32ee4fe commit 24be29e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/duckchain-new-era/index.js
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@ const sdk = require('@defillama/sdk');
const { sumTokensExport } = require('../helper/sumTokens');
const { sumTokens2 } = require('../helper/unwrapLPs');
const { getConfig } = require('../helper/cache');
const { nullAddress } = require('../helper/tokenMapping');

const defaultOwner = '0x6b0e12Cb3D78a931b74F51D09F3D34E3047c0E49'; // meson

0 comments on commit 24be29e

Please sign in to comment.