Skip to content

Commit

Permalink
Update chains and flex index files (#829)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 30, 2024
1 parent 0fd2a1a commit 3b68079
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/public/indexes/all-dev/map.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/public/indexes/all/map.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/public/indexes/latest/map.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/reference/dapis/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@
"id": "80002",
"alias": "polygon-sepolia-testnet",
"name": "Polygon testnet",
"nativeToken": "MATIC",
"nativeToken": "POL",
"testnet": true,
"explorerUrl": "https://amoy.polygonscan.com/",
"contracts": {
Expand Down Expand Up @@ -1083,7 +1083,7 @@
"id": "137",
"alias": "polygon",
"name": "Polygon",
"nativeToken": "MATIC",
"nativeToken": "POL",
"testnet": false,
"explorerUrl": "https://polygonscan.com/",
"contracts": {
Expand Down

0 comments on commit 3b68079

Please sign in to comment.