Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jun 21, 2024
1 parent 0e35834 commit 9d4b155
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 = "72";
const CHAIN_DATA_VERSION = "73";

export type Token = {
code: string;
Expand Down

0 comments on commit 9d4b155

Please sign in to comment.