Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Commit

Permalink
fix missing markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
babybunn committed Mar 27, 2023
1 parent fbb710c commit f5e9d72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/band-standard-dataset/supported-blockchains.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ point to the correct base contract and show the most updated price feeds.
## Testnets

| Blockchain | `StdReferenceProxy` Contract Address | Explorer |
|-------------------|:---------------------------------------------:|:-------------------------------------------------------------------------------------------------------------:|
| ----------------- | :-------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: |
| Astar (Shibuya) | 0xceE4b505233BC0719ab2caE556b179e53Cffd3Aa | [link](https://blockscout.com/shibuya/address/0xceE4b505233BC0719ab2caE556b179e53Cffd3Aa) |
| Avalanche (Fuji) | 0xD0b2234eB9431e850a814bCdcBCB18C1093F986B | [link](https://testnet.snowtrace.io/address/0xD0b2234eB9431e850a814bCdcBCB18C1093F986B) |
| Boba | 0xe8e974b6b294AC1f5031AC54B968E8afFb7306Cb | [link](https://blockexplorer.rinkeby.boba.network/address/0xe8e974b6b294AC1f5031AC54B968E8afFb7306Cb) |
Expand All @@ -29,7 +29,7 @@ point to the correct base contract and show the most updated price feeds.
| Ethereum (Goerli) | 0x61704EFB8b8120c03C210cAC5f5193BF8c80852a | [link](https://goerli.etherscan.io/address/0x61704EFB8b8120c03C210cAC5f5193BF8c80852a) |
| Ethereum (Kovan) | 0xceE4b505233BC0719ab2caE556b179e53Cffd3Aa | [link](https://kovan.etherscan.io/address/0xceE4b505233BC0719ab2caE556b179e53Cffd3Aa) |
| Evmos | 0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68 | [link](https://evm.evmos.dev/address/0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68) |
| Findora | 0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68 | https://testnet-anvil.evm.findorascan.io/address/0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68 |
| Findora | 0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68 | [link](https://testnet-anvil.evm.findorascan.io/address/0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68) |
| Godwoken | 0x0c2362c9a0586dd7295549c65a4a5e3afe10a88a | [link](https://v1.betanet.gwscan.com/address/0x0c2362c9a0586dd7295549c65a4a5e3afe10a88a) |
| ICE (Arctic) | 0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68 | [link](https://arctic.epirus.io/accounts/0x8c064bCf7C0DA3B3b090BAbFE8f3323534D84d68) |
| Icon (Berlin) | cxd2bac764a0277efb9a6861fa991be4e5a46f16a2 | [link](https://berlin.tracker.solidwallet.io/contract/cxd2bac764a0277efb9a6861fa991be4e5a46f16a2) |
Expand All @@ -44,7 +44,7 @@ point to the correct base contract and show the most updated price feeds.
## Mainnets

| Blockchain | `StdReferenceProxy` Contract Address | Explorer |
|------------------|:---------------------------------------------:|:-------------------------------------------------------------------------------------------------------------:|
| ---------------- | :-------------------------------------------: | :-----------------------------------------------------------------------------------------------------------: |
| Astar (Astar) | 0xDA7a001b254CD22e46d3eAB04d937489c93174C3 | [link](https://blockscout.com/astar/address/0xDA7a001b254CD22e46d3eAB04d937489c93174C3) |
| Astar (Shiden) | 0xDA7a001b254CD22e46d3eAB04d937489c93174C3 | [link](https://shiden.subscan.io/address/0xDA7a001b254CD22e46d3eAB04d937489c93174C3) |
| Avalanche | 0x75B01902D9297fD381bcF3B155a8cEAC78F5A35E | [link](https://snowtrace.io/address/0x75B01902D9297fD381bcF3B155a8cEAC78F5A35E) |
Expand Down

0 comments on commit f5e9d72

Please sign in to comment.