Skip to content

Commit

Permalink
Replacement of Starscan with Pundiscan (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrenchXCore authored Sep 9, 2024
1 parent 5ba6535 commit 13a784b
Show file tree
Hide file tree
Showing 17 changed files with 102 additions and 102 deletions.
2 changes: 1 addition & 1 deletion deploying-on-fxcore-evm/deployed-dapps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ description: A list of deployed Dapps

{% tabs %}
{% tab title="Apps" %}
<table><thead><tr><th width="153">Name</th><th>Description</th></tr></thead><tbody><tr><td>Starscan</td><td>Official blockchain explorer. Track addresses, transactions, validators, and more for f(x)Core / Pundi X Chain / Margin X</td></tr><tr><td><a href="../dapps-and-infrastructure/fx-swap.md">FX Swap</a></td><td>FX Swap. Execute swaps, offer liquidity, engage in yield farming, and visualize charts.</td></tr><tr><td><a href="https://trade.marginx.io/">Margin X</a></td><td>DEX</td></tr><tr><td><a href="https://portfolio-x.xyz/">Portfolio X</a></td><td>Portfolio showcasing like delegations, positions, and holdings, NFTs in the Function X ecosystem through a single point of contact.</td></tr><tr><td><a href="https://marketplace.foxchange.io/">FoxChange</a></td><td>NFTs marketplace</td></tr></tbody></table>
<table><thead><tr><th width="153">Name</th><th>Description</th></tr></thead><tbody><tr><td>Pundiscan</td><td>Official blockchain explorer. Track addresses, transactions, validators, and more for f(x)Core / Pundi X Chain / Margin X</td></tr><tr><td><a href="../dapps-and-infrastructure/fx-swap.md">FX Swap</a></td><td>FX Swap. Execute swaps, offer liquidity, engage in yield farming, and visualize charts.</td></tr><tr><td><a href="https://trade.marginx.io/">Margin X</a></td><td>DEX</td></tr><tr><td><a href="https://portfolio-x.xyz/">Portfolio X</a></td><td>Portfolio showcasing like delegations, positions, and holdings, NFTs in the Function X ecosystem through a single point of contact.</td></tr><tr><td><a href="https://marketplace.foxchange.io/">FoxChange</a></td><td>NFTs marketplace</td></tr></tbody></table>
{% endtab %}

{% tab title="Infra" %}
Expand Down
4 changes: 2 additions & 2 deletions deploying-on-fxcore-evm/metamask/add-fxcore-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ FX
Block Explorer URL

```
https://starscan.io/evm
https://pundiscan.io/evm
```

&#x20;3\. Click 'Save'
Expand Down Expand Up @@ -83,7 +83,7 @@ FX
Block Explorer URL

```
https://testnet.starscan.io/evm
https://testnet.pundiscan.io/evm
```

&#x20;3\. Click 'Save'
Expand Down
16 changes: 8 additions & 8 deletions developers/contract-deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

| Contract | Address |
| ---------------------------------------------------------------------------------------------- | ------------------------------------------ |
| [FXSwapV2Factory](https://starscan.io/evm/address/0x9E229BE3812228454499FAf771b296bedFe8c904) | 0x9E229BE3812228454499FAf771b296bedFe8c904 |
| [FXSwapV2Router02](https://starscan.io/evm/address/0x4de97358343E530F2f49B76DdD7b151b21e16c57) | 0x4de97358343E530F2f49B76DdD7b151b21e16c57 |
| [ERC1967Proxy](https://starscan.io/evm/address/0x4bd522b2E25f6b1A874C78518EF25f5914C522dC) | 0x4bd522b2E25f6b1A874C78518EF25f5914C522dC |
| [MasterChefV2](https://starscan.io/evm/address/0x4c834B5B96178999fEDB13500CA03dE90CF1D605) | 0x4c834B5B96178999fEDB13500CA03dE90CF1D605 |
| [Multicall](https://starscan.io/evm/address/0xC43a7181654639556e4caca1bf9219C14a106401) | 0xC43a7181654639556e4caca1bf9219C14a106401 |
| [WFX](https://starscan.io/evm/address/0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd) | 0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd |
| [WETH](https://starscan.io/evm/address/0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717) | 0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717 |
| [FoxGaming (FXG)](https://starscan.io/evm/address/0xebd3B8b345A325B0fcE339aeEa9996A6a5a947dc) | 0xebd3B8b345A325B0fcE339aeEa9996A6a5a947dc |
| [FXSwapV2Factory](https://pundiscan.io/evm/address/0x9E229BE3812228454499FAf771b296bedFe8c904) | 0x9E229BE3812228454499FAf771b296bedFe8c904 |
| [FXSwapV2Router02](https://pundiscan.io/evm/address/0x4de97358343E530F2f49B76DdD7b151b21e16c57) | 0x4de97358343E530F2f49B76DdD7b151b21e16c57 |
| [ERC1967Proxy](https://pundiscan.io/evm/address/0x4bd522b2E25f6b1A874C78518EF25f5914C522dC) | 0x4bd522b2E25f6b1A874C78518EF25f5914C522dC |
| [MasterChefV2](https://pundiscan.io/evm/address/0x4c834B5B96178999fEDB13500CA03dE90CF1D605) | 0x4c834B5B96178999fEDB13500CA03dE90CF1D605 |
| [Multicall](https://pundiscan.io/evm/address/0xC43a7181654639556e4caca1bf9219C14a106401) | 0xC43a7181654639556e4caca1bf9219C14a106401 |
| [WFX](https://pundiscan.io/evm/address/0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd) | 0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd |
| [WETH](https://pundiscan.io/evm/address/0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717) | 0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717 |
| [FoxGaming (FXG)](https://pundiscan.io/evm/address/0xebd3B8b345A325B0fcE339aeEa9996A6a5a947dc) | 0xebd3B8b345A325B0fcE339aeEa9996A6a5a947dc |

Loading

0 comments on commit 13a784b

Please sign in to comment.