Skip to content

Commit

Permalink
revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
boudra committed May 8, 2024
1 parent a7a560b commit 3de62b6
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 @@ -18,7 +18,7 @@ type CoingeckoSupportedChainId =
| 42
| 42220;

const CHAIN_DATA_VERSION = "67";
const CHAIN_DATA_VERSION = "66";

export type Token = {
code: string;
Expand Down

0 comments on commit 3de62b6

Please sign in to comment.