Skip to content

Commit

Permalink
Merge pull request #598 from gitcoinco/revert-version
Browse files Browse the repository at this point in the history
Update config.ts
  • Loading branch information
hussedev authored Jul 16, 2024
2 parents 25388b7 + 2b35f54 commit 1b3832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ type CoingeckoSupportedChainId =
| 42
| 42220;

const CHAIN_DATA_VERSION = "79";
const CHAIN_DATA_VERSION = "77";

export type Token = {
code: string;
Expand Down

0 comments on commit 1b3832e

Please sign in to comment.