Skip to content

Commit

Permalink
Update chains and flex index files (#842)
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 Oct 21, 2024
1 parent 8188bf7 commit a89a8cb
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 3 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.

30 changes: 30 additions & 0 deletions docs/reference/dapis/chains/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,21 @@
"Api3Market": "0x1B127098D19A3D6A0417560fD7df2b927FafD933"
}
},
"odyssey-sepolia-testnet": {
"id": "911867",
"alias": "odyssey-sepolia-testnet",
"name": "Odyssey testnet",
"nativeToken": "ETH",
"testnet": true,
"explorerUrl": "https://odyssey-explorer.ithaca.xyz/",
"contracts": {
"Api3ServerV1": "0x709944a48cAf83535e43471680fDA4905FB3920a",
"AccessControlRegistry": "0xcD7Df573B0F0bb4F2f8dFFF6650cDe8C77431730",
"OwnableCallForwarder": "0x81bc85f329cDB28936FbB239f734AE495121F9A6",
"ProxyFactory": "0x9EB9798Dc1b602067DFe5A57c3bfc914B965acFD",
"Api3Market": "0x9F5223d4a93a771D178992078DB1AbE421Dd4218"
}
},
"oev-network": {
"id": "4913",
"alias": "oev-network",
Expand Down Expand Up @@ -1244,6 +1259,21 @@
"Api3Market": "0xb015ACeEdD478fc497A798Ab45fcED8BdEd08924"
}
},
"unichain-sepolia-testnet": {
"id": "1301",
"alias": "unichain-sepolia-testnet",
"name": "Unichain testnet",
"nativeToken": "ETH",
"testnet": true,
"explorerUrl": "https://sepolia.uniscan.xyz/",
"contracts": {
"Api3ServerV1": "0x709944a48cAf83535e43471680fDA4905FB3920a",
"AccessControlRegistry": "0xcD7Df573B0F0bb4F2f8dFFF6650cDe8C77431730",
"OwnableCallForwarder": "0x81bc85f329cDB28936FbB239f734AE495121F9A6",
"ProxyFactory": "0x9EB9798Dc1b602067DFe5A57c3bfc914B965acFD",
"Api3Market": "0x9F5223d4a93a771D178992078DB1AbE421Dd4218"
}
},
"x-layer-sepolia-testnet": {
"id": "195",
"alias": "x-layer-sepolia-testnet",
Expand Down

0 comments on commit a89a8cb

Please sign in to comment.