Skip to content

Commit f856b8d

Browse files
authored
bump chain data to v91 (#687)
1 parent e2e2d1b commit f856b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ type CoingeckoSupportedChainId =
2121
| 42220
2222
| 1088;
2323

24-
const CHAIN_DATA_VERSION = "86";
24+
const CHAIN_DATA_VERSION = "91";
2525
const IPFS_DATA_VERSION = "1";
2626
const PRICE_DATA_VERSION = "1";
2727

0 commit comments

Comments
 (0)