Skip to content

Commit 3a567ca

Browse files
authored
Merge pull request #586 from gitcoinco/audit-updates
audit updates
2 parents 5310b77 + df48428 commit 3a567ca

File tree

5 files changed

+262
-148
lines changed

5 files changed

+262
-148
lines changed

src/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type CoingeckoSupportedChainId =
1919
| 42
2020
| 42220;
2121

22-
const CHAIN_DATA_VERSION = "73";
22+
const CHAIN_DATA_VERSION = "74";
2323

2424
export type Token = {
2525
code: string;

0 commit comments

Comments
 (0)