diff --git a/deploying-on-fxcore-evm/deployed-dapps.md b/deploying-on-fxcore-evm/deployed-dapps.md index 9fe9036..ea51110 100644 --- a/deploying-on-fxcore-evm/deployed-dapps.md +++ b/deploying-on-fxcore-evm/deployed-dapps.md @@ -20,7 +20,7 @@ description: A list of deployed Dapps {% tabs %} {% tab title="Apps" %} -
NameDescription
StarscanOfficial blockchain explorer. Track addresses, transactions, validators, and more for f(x)Core / Pundi X Chain / Margin X
FX SwapFX Swap. Execute swaps, offer liquidity, engage in yield farming, and visualize charts.
Margin XDEX
Portfolio XPortfolio showcasing like delegations, positions, and holdings, NFTs in the Function X ecosystem through a single point of contact.
FoxChangeNFTs marketplace
+
NameDescription
PundiscanOfficial blockchain explorer. Track addresses, transactions, validators, and more for f(x)Core / Pundi X Chain / Margin X
FX SwapFX Swap. Execute swaps, offer liquidity, engage in yield farming, and visualize charts.
Margin XDEX
Portfolio XPortfolio showcasing like delegations, positions, and holdings, NFTs in the Function X ecosystem through a single point of contact.
FoxChangeNFTs marketplace
{% endtab %} {% tab title="Infra" %} diff --git a/deploying-on-fxcore-evm/metamask/add-fxcore-network.md b/deploying-on-fxcore-evm/metamask/add-fxcore-network.md index 747874e..519481c 100644 --- a/deploying-on-fxcore-evm/metamask/add-fxcore-network.md +++ b/deploying-on-fxcore-evm/metamask/add-fxcore-network.md @@ -42,7 +42,7 @@ FX Block Explorer URL ``` -https://starscan.io/evm +https://pundiscan.io/evm ``` 3\. Click 'Save' @@ -83,7 +83,7 @@ FX Block Explorer URL ``` -https://testnet.starscan.io/evm +https://testnet.pundiscan.io/evm ``` 3\. Click 'Save' diff --git a/developers/contract-deployments.md b/developers/contract-deployments.md index ad74abe..681183f 100644 --- a/developers/contract-deployments.md +++ b/developers/contract-deployments.md @@ -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 | diff --git a/developers/cross-chain/fx-core.md b/developers/cross-chain/fx-core.md index 08c7b4b..7f12eda 100644 --- a/developers/cross-chain/fx-core.md +++ b/developers/cross-chain/fx-core.md @@ -14,51 +14,51 @@ f(x)Core cross chain supports the following tokens: | Token | Address | |:-----------------------------------------------------------------------------------------|:-------------------------------------------| -| [WFX](https://starscan.io/evm/token/0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd) | 0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd | -| [PUNDIX](https://starscan.io/evm/token/0xd567B3d7B8FE3C79a1AD8dA978812cfC4Fa05e75) | 0xd567B3d7B8FE3C79a1AD8dA978812cfC4Fa05e75 | -| [PURSE](https://starscan.io/evm/token/0x5FD55A1B9FC24967C4dB09C513C3BA0DFa7FF687) | 0x5FD55A1B9FC24967C4dB09C513C3BA0DFa7FF687 | -| [USDT](https://starscan.io/evm/token/0xecEEEfCEE421D8062EF8d6b4D814efe4dc898265) | 0xecEEEfCEE421D8062EF8d6b4D814efe4dc898265 | -| [WETH](https://starscan.io/evm/token/0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717) | 0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717 | -| [DAI](https://starscan.io/evm/token/0x1D54EcB8583Ca25895c512A8308389fFD581F9c9) | 0x1D54EcB8583Ca25895c512A8308389fFD581F9c9 | -| [USDC](https://starscan.io/evm/token/0x5db67696C3c088DfBf588d3dd849f44266ff0ffa) | 0x5db67696C3c088DfBf588d3dd849f44266ff0ffa | -| [WBTC](https://starscan.io/evm/token/0x13974cf36984216C90D1F4FC815C156092feA396) | 0x13974cf36984216C90D1F4FC815C156092feA396 | -| [EURS](https://starscan.io/evm/token/0xc03345448969Dd8C00e9E4A85d2d9722d093aF8E) | 0xc03345448969Dd8C00e9E4A85d2d9722d093aF8E | -| [LINK](https://starscan.io/evm/token/0xFA3C22C069B9556A4B2f7EcE1Ee3B467909f4864) | 0xFA3C22C069B9556A4B2f7EcE1Ee3B467909f4864 | -| [C98](https://starscan.io/evm/token/0xC5e00D3b04563950941f7137B5AfA3a534F0D6d6) | 0xC5e00D3b04563950941f7137B5AfA3a534F0D6d6 | -| [BUSD](https://starscan.io/evm/token/0x5aD523d94Efb56C400941eb6F34393b84c75ba39) | 0x5aD523d94Efb56C400941eb6F34393b84c75ba39 | -| [FRAX](https://starscan.io/evm/token/0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19) | 0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19 | -| [WAVAX](https://starscan.io/evm/token/0x15C3Eb3B621d1Bff62CbA1c9536B7c1AE9149b57) | 0x15C3Eb3B621d1Bff62CbA1c9536B7c1AE9149b57 | -| [sAVAX](https://starscan.io/evm/token/0xF5b24c0093b65408ACE53df7ce86a02448d53b25) | 0xF5b24c0093b65408ACE53df7ce86a02448d53b25 | -| [QI](https://starscan.io/evm/token/0x50dE24B3f0B3136C50FA8A3B8ebc8BD80a269ce5) | 0x50dE24B3f0B3136C50FA8A3B8ebc8BD80a269ce5 | -| [BAVA](https://starscan.io/evm/token/0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC) | 0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC | -| [ATOM](https://starscan.io/evm/token/0x205CF44075E77A3543abC690437F3b2819bc450a) | 0x205CF44075E77A3543abC690437F3b2819bc450a | -| [OSMO](https://starscan.io/evm/token/0x4A2a90D444DbB7163B5861b772f882BbA394Ca67) | 0x4A2a90D444DbB7163B5861b772f882BbA394Ca67 | -| [EVMOS](https://starscan.io/evm/token/0xe01C6D4987Fc8dCE22988DADa92d56dA701d0Fe0) | 0xe01C6D4987Fc8dCE22988DADa92d56dA701d0Fe0 | -| [INJ](https://starscan.io/evm/token/0x3515F25AB7637adcF1b69F4D384ed5936B83431F) | 0x3515F25AB7637adcF1b69F4D384ed5936B83431F | -| [KAVA](https://starscan.io/evm/token/0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3) | 0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3 | -| [SCRT](https://starscan.io/evm/token/0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7) | 0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7 | -| [AXL](https://starscan.io/evm/token/0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027) | 0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027 | -| [STRD](https://starscan.io/evm/token/0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D) | 0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D | -| [ATOM/OSMO](https://starscan.io/evm/token/0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4) | 0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4 | -| [ATOM/stATOM](https://starscan.io/evm/token/0xD32eB974468ed767338533842D2D4Cc90B9BAb46) | 0xD32eB974468ed767338533842D2D4Cc90B9BAb46 | -| [USDC/OSMO](https://starscan.io/evm/token/0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8) | 0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8 | -| [ETH/OSMO](https://starscan.io/evm/token/0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E) | 0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E | -| [WBTC/OSMO](https://starscan.io/evm/token/0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963) | 0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963 | -| [stOSMO/OSMO](https://starscan.io/evm/token/0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E) | 0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E | -| [AKT/OSMO](https://starscan.io/evm/token/0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A) | 0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A | -| [AKT/ATOM](https://starscan.io/evm/token/0xc76A204AEA61a68a3B1f97B8E70286CD42B020D2) | 0xc76A204AEA61a68a3B1f97B8E70286CD42B020D2 | -| [AXL/OSMO](https://starscan.io/evm/token/0x786744d8B40ee154FA4a74153c4d33dF09aBf015) | 0x786744d8B40ee154FA4a74153c4d33dF09aBf015 | -| [ATOM/qATOM](https://starscan.io/evm/token/0xf55454383cEEFB1B5e889E59542352B1b928707d) | 0xf55454383cEEFB1B5e889E59542352B1b928707d | -| [INJ/OSMO](https://starscan.io/evm/token/0x4ad26064831ECE180B179a4C02Dc97940AA77B17) | 0x4ad26064831ECE180B179a4C02Dc97940AA77B17 | -| [CRO/OSMO](https://starscan.io/evm/token/0x616E00909730f7dE9Afd97Dc71981f6d28e2B0ca) | 0x616E00909730f7dE9Afd97Dc71981f6d28e2B0ca | -| [STARS/OSMO](https://starscan.io/evm/token/0x3181798DE239164e6FDBD22aC474Eedc61bf821e) | 0x3181798DE239164e6FDBD22aC474Eedc61bf821e | -| [EVMOS/OSMO](https://starscan.io/evm/token/0x94c23eE865E3c963A56263d0ce2CBF5C6cE7ce2d) | 0x94c23eE865E3c963A56263d0ce2CBF5C6cE7ce2d | -| [ATOM/stkATOM](https://starscan.io/evm/token/0x628A41754edfAFB491FEe6a1F397590B9013E01B) | 0x628A41754edfAFB491FEe6a1F397590B9013E01B | -| [SCRT/OSMO](https://starscan.io/evm/token/0xB8f812B5943ab3BF941D5D4F1de90A4b326c5d8f) | 0xB8f812B5943ab3BF941D5D4F1de90A4b326c5d8f | -| [USDC/NLS](https://starscan.io/evm/token/0xa9582420B222C85Ee5b6e766415EEa5673283A03) | 0xa9582420B222C85Ee5b6e766415EEa5673283A03 | -| [STRD/OSMO](https://starscan.io/evm/token/0xC4CcDf91b810a61cCB48b35ccCc066C63bf94B4F) | 0xC4CcDf91b810a61cCB48b35ccCc066C63bf94B4F | -| [JUNO/OSMO](https://starscan.io/evm/token/0x4D036A97e9ad9e805f0E7B163Ea681B3dE83B7BF) | 0x4D036A97e9ad9e805f0E7B163Ea681B3dE83B7BF | -| [DAI/OSMO](https://starscan.io/evm/token/0xC732284e5deDb565ba403216d718a485038E55A6) | 0xC732284e5deDb565ba403216d718a485038E55A6 | +| [WFX](https://pundiscan.io/evm/token/0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd) | 0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd | +| [PUNDIX](https://pundiscan.io/evm/token/0xd567B3d7B8FE3C79a1AD8dA978812cfC4Fa05e75) | 0xd567B3d7B8FE3C79a1AD8dA978812cfC4Fa05e75 | +| [PURSE](https://pundiscan.io/evm/token/0x5FD55A1B9FC24967C4dB09C513C3BA0DFa7FF687) | 0x5FD55A1B9FC24967C4dB09C513C3BA0DFa7FF687 | +| [USDT](https://pundiscan.io/evm/token/0xecEEEfCEE421D8062EF8d6b4D814efe4dc898265) | 0xecEEEfCEE421D8062EF8d6b4D814efe4dc898265 | +| [WETH](https://pundiscan.io/evm/token/0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717) | 0x0CE35b0D42608Ca54Eb7bcc8044f7087C18E7717 | +| [DAI](https://pundiscan.io/evm/token/0x1D54EcB8583Ca25895c512A8308389fFD581F9c9) | 0x1D54EcB8583Ca25895c512A8308389fFD581F9c9 | +| [USDC](https://pundiscan.io/evm/token/0x5db67696C3c088DfBf588d3dd849f44266ff0ffa) | 0x5db67696C3c088DfBf588d3dd849f44266ff0ffa | +| [WBTC](https://pundiscan.io/evm/token/0x13974cf36984216C90D1F4FC815C156092feA396) | 0x13974cf36984216C90D1F4FC815C156092feA396 | +| [EURS](https://pundiscan.io/evm/token/0xc03345448969Dd8C00e9E4A85d2d9722d093aF8E) | 0xc03345448969Dd8C00e9E4A85d2d9722d093aF8E | +| [LINK](https://pundiscan.io/evm/token/0xFA3C22C069B9556A4B2f7EcE1Ee3B467909f4864) | 0xFA3C22C069B9556A4B2f7EcE1Ee3B467909f4864 | +| [C98](https://pundiscan.io/evm/token/0xC5e00D3b04563950941f7137B5AfA3a534F0D6d6) | 0xC5e00D3b04563950941f7137B5AfA3a534F0D6d6 | +| [BUSD](https://pundiscan.io/evm/token/0x5aD523d94Efb56C400941eb6F34393b84c75ba39) | 0x5aD523d94Efb56C400941eb6F34393b84c75ba39 | +| [FRAX](https://pundiscan.io/evm/token/0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19) | 0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19 | +| [WAVAX](https://pundiscan.io/evm/token/0x15C3Eb3B621d1Bff62CbA1c9536B7c1AE9149b57) | 0x15C3Eb3B621d1Bff62CbA1c9536B7c1AE9149b57 | +| [sAVAX](https://pundiscan.io/evm/token/0xF5b24c0093b65408ACE53df7ce86a02448d53b25) | 0xF5b24c0093b65408ACE53df7ce86a02448d53b25 | +| [QI](https://pundiscan.io/evm/token/0x50dE24B3f0B3136C50FA8A3B8ebc8BD80a269ce5) | 0x50dE24B3f0B3136C50FA8A3B8ebc8BD80a269ce5 | +| [BAVA](https://pundiscan.io/evm/token/0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC) | 0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC | +| [ATOM](https://pundiscan.io/evm/token/0x205CF44075E77A3543abC690437F3b2819bc450a) | 0x205CF44075E77A3543abC690437F3b2819bc450a | +| [OSMO](https://pundiscan.io/evm/token/0x4A2a90D444DbB7163B5861b772f882BbA394Ca67) | 0x4A2a90D444DbB7163B5861b772f882BbA394Ca67 | +| [EVMOS](https://pundiscan.io/evm/token/0xe01C6D4987Fc8dCE22988DADa92d56dA701d0Fe0) | 0xe01C6D4987Fc8dCE22988DADa92d56dA701d0Fe0 | +| [INJ](https://pundiscan.io/evm/token/0x3515F25AB7637adcF1b69F4D384ed5936B83431F) | 0x3515F25AB7637adcF1b69F4D384ed5936B83431F | +| [KAVA](https://pundiscan.io/evm/token/0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3) | 0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3 | +| [SCRT](https://pundiscan.io/evm/token/0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7) | 0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7 | +| [AXL](https://pundiscan.io/evm/token/0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027) | 0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027 | +| [STRD](https://pundiscan.io/evm/token/0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D) | 0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D | +| [ATOM/OSMO](https://pundiscan.io/evm/token/0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4) | 0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4 | +| [ATOM/stATOM](https://pundiscan.io/evm/token/0xD32eB974468ed767338533842D2D4Cc90B9BAb46) | 0xD32eB974468ed767338533842D2D4Cc90B9BAb46 | +| [USDC/OSMO](https://pundiscan.io/evm/token/0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8) | 0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8 | +| [ETH/OSMO](https://pundiscan.io/evm/token/0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E) | 0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E | +| [WBTC/OSMO](https://pundiscan.io/evm/token/0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963) | 0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963 | +| [stOSMO/OSMO](https://pundiscan.io/evm/token/0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E) | 0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E | +| [AKT/OSMO](https://pundiscan.io/evm/token/0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A) | 0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A | +| [AKT/ATOM](https://pundiscan.io/evm/token/0xc76A204AEA61a68a3B1f97B8E70286CD42B020D2) | 0xc76A204AEA61a68a3B1f97B8E70286CD42B020D2 | +| [AXL/OSMO](https://pundiscan.io/evm/token/0x786744d8B40ee154FA4a74153c4d33dF09aBf015) | 0x786744d8B40ee154FA4a74153c4d33dF09aBf015 | +| [ATOM/qATOM](https://pundiscan.io/evm/token/0xf55454383cEEFB1B5e889E59542352B1b928707d) | 0xf55454383cEEFB1B5e889E59542352B1b928707d | +| [INJ/OSMO](https://pundiscan.io/evm/token/0x4ad26064831ECE180B179a4C02Dc97940AA77B17) | 0x4ad26064831ECE180B179a4C02Dc97940AA77B17 | +| [CRO/OSMO](https://pundiscan.io/evm/token/0x616E00909730f7dE9Afd97Dc71981f6d28e2B0ca) | 0x616E00909730f7dE9Afd97Dc71981f6d28e2B0ca | +| [STARS/OSMO](https://pundiscan.io/evm/token/0x3181798DE239164e6FDBD22aC474Eedc61bf821e) | 0x3181798DE239164e6FDBD22aC474Eedc61bf821e | +| [EVMOS/OSMO](https://pundiscan.io/evm/token/0x94c23eE865E3c963A56263d0ce2CBF5C6cE7ce2d) | 0x94c23eE865E3c963A56263d0ce2CBF5C6cE7ce2d | +| [ATOM/stkATOM](https://pundiscan.io/evm/token/0x628A41754edfAFB491FEe6a1F397590B9013E01B) | 0x628A41754edfAFB491FEe6a1F397590B9013E01B | +| [SCRT/OSMO](https://pundiscan.io/evm/token/0xB8f812B5943ab3BF941D5D4F1de90A4b326c5d8f) | 0xB8f812B5943ab3BF941D5D4F1de90A4b326c5d8f | +| [USDC/NLS](https://pundiscan.io/evm/token/0xa9582420B222C85Ee5b6e766415EEa5673283A03) | 0xa9582420B222C85Ee5b6e766415EEa5673283A03 | +| [STRD/OSMO](https://pundiscan.io/evm/token/0xC4CcDf91b810a61cCB48b35ccCc066C63bf94B4F) | 0xC4CcDf91b810a61cCB48b35ccCc066C63bf94B4F | +| [JUNO/OSMO](https://pundiscan.io/evm/token/0x4D036A97e9ad9e805f0E7B163Ea681B3dE83B7BF) | 0x4D036A97e9ad9e805f0E7B163Ea681B3dE83B7BF | +| [DAI/OSMO](https://pundiscan.io/evm/token/0xC732284e5deDb565ba403216d718a485038E55A6) | 0xC732284e5deDb565ba403216d718a485038E55A6 | {% endtab %} @@ -66,21 +66,21 @@ f(x)Core cross chain supports the following tokens: | Token | Address | |:-------------------------------------------------------------------------------------------|:-------------------------------------------| -| [WFX](https://testnet.starscan.io/evm/token/0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19) | 0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19 | -| [PUNDIX](https://testnet.starscan.io/evm/token/0x5db67696C3c088DfBf588d3dd849f44266ff0ffa) | 0x5db67696C3c088DfBf588d3dd849f44266ff0ffa | -| [PURSE](https://testnet.starscan.io/evm/token/0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC) | 0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC | -| [USDT](https://testnet.starscan.io/evm/token/0x3515F25AB7637adcF1b69F4D384ed5936B83431F) | 0x3515F25AB7637adcF1b69F4D384ed5936B83431F | -| [WETH](https://testnet.starscan.io/evm/token/0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A) | 0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A | -| [WBTC](https://testnet.starscan.io/evm/token/0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963) | 0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963 | -| [DAI](https://testnet.starscan.io/evm/token/0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3) | 0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3 | -| [USDC](https://testnet.starscan.io/evm/token/0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E) | 0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E | -| [WAVAX](https://testnet.starscan.io/evm/token/0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4) | 0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4 | -| [EURS](https://testnet.starscan.io/evm/token/0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D) | 0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D | -| [LINK](https://testnet.starscan.io/evm/token/0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7) | 0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7 | -| [C98](https://testnet.starscan.io/evm/token0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027/) | 0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027 | -| [sAVAX](https://testnet.starscan.io/evm/token/0xD32eB974468ed767338533842D2D4Cc90B9BAb46) | 0xD32eB974468ed767338533842D2D4Cc90B9BAb46 | -| [QI](https://testnet.starscan.io/evm/token/0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8) | 0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8 | -| [BAVA](https://testnet.starscan.io/evm/token/0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E) | 0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E | +| [WFX](https://testnet.pundiscan.io/evm/token/0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19) | 0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19 | +| [PUNDIX](https://testnet.pundiscan.io/evm/token/0x5db67696C3c088DfBf588d3dd849f44266ff0ffa) | 0x5db67696C3c088DfBf588d3dd849f44266ff0ffa | +| [PURSE](https://testnet.pundiscan.io/evm/token/0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC) | 0xc8B4d3e67238e38B20d38908646fF6F4F48De5EC | +| [USDT](https://testnet.pundiscan.io/evm/token/0x3515F25AB7637adcF1b69F4D384ed5936B83431F) | 0x3515F25AB7637adcF1b69F4D384ed5936B83431F | +| [WETH](https://testnet.pundiscan.io/evm/token/0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A) | 0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A | +| [WBTC](https://testnet.pundiscan.io/evm/token/0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963) | 0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963 | +| [DAI](https://testnet.pundiscan.io/evm/token/0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3) | 0x4AF57825b86Abf93D4F9D720bEF7c1C1b300A6F3 | +| [USDC](https://testnet.pundiscan.io/evm/token/0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E) | 0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E | +| [WAVAX](https://testnet.pundiscan.io/evm/token/0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4) | 0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4 | +| [EURS](https://testnet.pundiscan.io/evm/token/0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D) | 0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D | +| [LINK](https://testnet.pundiscan.io/evm/token/0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7) | 0xF0965c8f0755CF080a61C91EDd6707F0532c8fE7 | +| [C98](https://testnet.pundiscan.io/evm/token0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027/) | 0x9d6F2a9fDB32708e1AC07788cc29D6125ac73027 | +| [sAVAX](https://testnet.pundiscan.io/evm/token/0xD32eB974468ed767338533842D2D4Cc90B9BAb46) | 0xD32eB974468ed767338533842D2D4Cc90B9BAb46 | +| [QI](https://testnet.pundiscan.io/evm/token/0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8) | 0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8 | +| [BAVA](https://testnet.pundiscan.io/evm/token/0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E) | 0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E | {% endtab %} {% endtabs %} diff --git a/developers/network.md b/developers/network.md index 147c218..cea92d5 100644 --- a/developers/network.md +++ b/developers/network.md @@ -30,13 +30,13 @@ description: >- | ----------------------- | --------------------------------------------------------------------------------------------------------- | | ChainId | `fxcore` | | Native Coin | `FX` | -| Block Explorer | [https://starscan.io](https://starscan.io) | +| Block Explorer | [https://pundiscan.io](https://pundiscan.io) | | Tm JSON RPC |

https://fx-json.functionx.io:26657
or
https://fx-json.functionx.io

| | Tm JSON RPC Websocket | `wss://fx-json.functionx.io:26657/websocket` | | gRPC | `https://fx-grpc.functionx.io:9090` | | REST API | `https://fx-rest.functionx.io:1317` | | EVM ChainID | 530 | -| EVM Block Explorer | [https://starscan.io/evm](https://starscan.io/evm) | +| EVM Block Explorer | [https://pundiscan.io/evm](https://pundiscan.io/evm) | | Web3 JSON RPC | https://fx-json-web3.functionx.io:8545 | | Web3 JSON RPC Websocket | wss://fx-json-web3.functionx.io:8546 | {% endtab %} @@ -46,13 +46,13 @@ description: >- | ----------------------- | ---------------------------------------------------------------------------- | | ChainId | `dhobyghaut` | | Native Coin | `FX` | -| Block Explorer | [https://testnet.starscan.io](https://testnet.starscan.io) | +| Block Explorer | [https://testnet.pundiscan.io](https://testnet.pundiscan.io) | | Tm JSON RPC | https://testnet-fx-json.functionx.io:26657 | | Tm JSON RPC Websocket | wss://testnet-fx-json.functionx.io:26657/websocket | | gRPC | https://testnet-fx-grpc.functionx.io:9090 | | Rest | https://testnet-fx-rest.functionx.io:1317 | | EVM ChainID | 90001 | -| EVM Block Explorer | [https://testnet.starscan.io/evm](https://testnet.starscan.io/evm) | +| EVM Block Explorer | [https://testnet.pundiscan.io/evm](https://testnet.pundiscan.io/evm) | | Web3 JSON RPC | https://testnet-fx-json-web3.functionx.io:8545 | | Web3 JSON RPC Websocket | wss://testnet-fx-json-web3.functionx.io:8546 | | Testnet Faucet | [https://testnet-faucet.functionx.io/](https://testnet-faucet.functionx.io/) | diff --git a/developers/support-keplr.md b/developers/support-keplr.md index 9143860..8ab6938 100644 --- a/developers/support-keplr.md +++ b/developers/support-keplr.md @@ -16,8 +16,8 @@ await window.keplr.experimentalSuggestChain({ chainName: "f(x)Core", rpc: "https://fx-json.functionx.io:26657", rest: "https://fx-rest.functionx.io", - walletUrl: "https://starscan.io/fxcore/validators", - walletUrlForStaking: "https://starscan.io/fxcore/validators", + walletUrl: "https://pundiscan.io/fxcore/validators", + walletUrlForStaking: "https://pundiscan.io/fxcore/validators", bip44: { coinType: 60, }, @@ -72,8 +72,8 @@ await window.keplr.experimentalSuggestChain({ chainName: "f(x)Core Classic", rpc: "https://fx-json.functionx.io:26657", rest: "https://fx-rest.functionx.io", - walletUrl: "https://starscan.io/fxcore/validators", - walletUrlForStaking: "https://starscan.io/fxcore/validators", + walletUrl: "https://pundiscan.io/fxcore/validators", + walletUrlForStaking: "https://pundiscan.io/fxcore/validators", bip44: { coinType: 118, }, @@ -126,8 +126,8 @@ await window.keplr.experimentalSuggestChain({ chainName: "f(x)Core Testnet", rpc: "https://testnet-fx-json.functionx.io:26657", rest: "https://testnet-fx-rest.functionx.io", - walletUrl: "https://testnet.starscan.io/fxcore/validators", - walletUrlForStaking: "https://testnet.starscan.io/fxcore/validators", + walletUrl: "https://testnet.pundiscan.io/fxcore/validators", + walletUrlForStaking: "https://testnet.pundiscan.io/fxcore/validators", bip44: { coinType: 60, }, @@ -182,8 +182,8 @@ await window.keplr.experimentalSuggestChain({ chainName: "f(x)Core Testnet Classic", rpc: "https://testnet-fx-json.functionx.io:26657", rest: "https://testnet-fx-rest.functionx.io", - walletUrl: "https://testnet.starscan.io/fxcore/validators", - walletUrlForStaking: "https://testnet.starscan.io/fxcore/validators", + walletUrl: "https://testnet.pundiscan.io/fxcore/validators", + walletUrlForStaking: "https://testnet.pundiscan.io/fxcore/validators", bip44: { coinType: 118, }, diff --git a/governance/governance-proposal-information/README.md b/governance/governance-proposal-information/README.md index 355b8b5..221d2f2 100644 --- a/governance/governance-proposal-information/README.md +++ b/governance/governance-proposal-information/README.md @@ -29,7 +29,7 @@ For the EGF proposal, please fork the repository [here](https://github.com/Funct #### Deposit {% hint style="info" %} -As of proposal [#19](https://starscan.io/fxcore/proposals/19), the `min deposit (deposit threshold)` has been changed to `3000 FX` and the `voting period` has been changed to `7 days.` +As of proposal [#19](https://pundiscan.io/fxcore/proposals/19), the `min deposit (deposit threshold)` has been changed to `3000 FX` and the `voting period` has been changed to `7 days.` {% endhint %} A deposit is required by the proposer to initiate a proposal. It is designed to prevent spam. @@ -76,7 +76,7 @@ If a proposal fails to reach quorum, the proposal will be marked as 'Rejected' r If a proposal reached quorum, the proposal will be marked as 'Passed' and the results of the vote will be accepted. {% hint style="info" %} -As of proposal [#17](https://starscan.io/fxcore/proposals/17), the quorum for coin-related bridging proposal is lowered to 25% +As of proposal [#17](https://pundiscan.io/fxcore/proposals/17), the quorum for coin-related bridging proposal is lowered to 25% {% endhint %} #### Examples diff --git a/governance/governance-proposal-information/launching-an-egf-proposal.md b/governance/governance-proposal-information/launching-an-egf-proposal.md index cfb21ba..1020412 100644 --- a/governance/governance-proposal-information/launching-an-egf-proposal.md +++ b/governance/governance-proposal-information/launching-an-egf-proposal.md @@ -6,7 +6,7 @@ description: A guide on how to launch an EGF proposal on-chain Before launching an EGF proposal on-chain, it is important that the proposer adheres to the guidelines found on this [documentation](egf-grants-program.md) or the official [Function X EGF repository](https://github.com/FunctionX/FunctionX-EGF). -To launch an EGF proposal, go to [StarScan](https://starscan.io/) and click on the `Proposals` tab and click on `Make Proposal`. Following which, there will be a prompt to connect to a wallet; and after connecting to a wallet, the proposer can proceed to make the proposal. +To launch an EGF proposal, go to [pundiscan](https://pundiscan.io/) and click on the `Proposals` tab and click on `Make Proposal`. Following which, there will be a prompt to connect to a wallet; and after connecting to a wallet, the proposer can proceed to make the proposal.
diff --git a/governance/governance-proposal-information/successful-grant-applicants.md b/governance/governance-proposal-information/successful-grant-applicants.md index dcf611f..bb4f5f4 100644 --- a/governance/governance-proposal-information/successful-grant-applicants.md +++ b/governance/governance-proposal-information/successful-grant-applicants.md @@ -27,26 +27,26 @@ Do note that a successful grant applicants does not mean that they have successf ### 1st Quarter -
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Kronos ResearchKronos ResearchForumfalsetruefalseLoaned amount to enhance and increase the liquidity of $FX in mainstream exchanges
FoxGamingFoxGamingForumfalsetruefalseNFT marketplace and gaming
Baklava SpaceBaklava SpaceForumfalsetruefalseSynthetic asset platform that allows the creation and exchange of synthetic assets on f(x)Core network
+
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Kronos ResearchKronos ResearchForumfalsetruefalseLoaned amount to enhance and increase the liquidity of $FX in mainstream exchanges
FoxGamingFoxGamingForumfalsetruefalseNFT marketplace and gaming
Baklava SpaceBaklava SpaceForumfalsetruefalseSynthetic asset platform that allows the creation and exchange of synthetic assets on f(x)Core network
### 4th Quarter -
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Function XFX SwapForumfalsetruefalseAttract more users and LP providers to provide LP for trading on FXSwap
Margin XMargin XForumfalsetruefalseAttract market makers, traders and educate new users to become familiar with MarginX
Baklava SpaceBaklava SpaceForumfalsetruefalseLaunch a functional synthetic asset platform on Avalanche chain
+
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Function XFX SwapForumfalsetruefalseAttract more users and LP providers to provide LP for trading on FXSwap
Margin XMargin XForumfalsetruefalseAttract market makers, traders and educate new users to become familiar with MarginX
Baklava SpaceBaklava SpaceForumfalsetruefalseLaunch a functional synthetic asset platform on Avalanche chain
## 2023 ### 1st Quarter -
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Alpha DayAlpha DayForumfalsetruefalseA data aggregator dashboard exclusively for Function X
+
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Alpha DayAlpha DayForumfalsetruefalseA data aggregator dashboard exclusively for Function X
### 2nd Quarter -
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
WanChainWanChainForumfalsetruefalseIncentives for users to use Wanchain Bridge to bridge tokens from or to f(x)Core
+
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
WanChainWanChainForumfalsetruefalseIncentives for users to use Wanchain Bridge to bridge tokens from or to f(x)Core
### 3rd Quarter -
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
ZooGamesZooGamesForumtruefalsefalseIncentive to increase users for ZooGames
OsmosisOsmosisForumfalsetruefalseThe fund will be deployed as FX liquidity on Osmosis with the OSMO and USDC pairs
+
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
ZooGamesZooGamesForumtruefalsefalseIncentive to increase users for ZooGames
OsmosisOsmosisForumfalsetruefalseThe fund will be deployed as FX liquidity on Osmosis with the OSMO and USDC pairs
### 4th Quarter -
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Function XFX SwapForumfalsetruefalseReplace Baklava Space's team FX liquidity on the FX-BAVA pairing on FXSwap
+
TeamProjectLinkTerminatedFirst DeliveryCompletedCommittee VotesXFactor
Function XFX SwapForumfalsetruefalseReplace Baklava Space's team FX liquidity on the FX-BAVA pairing on FXSwap
diff --git a/upgrade-instructions/cosmovisor-1/README.md b/upgrade-instructions/cosmovisor-1/README.md index 7defce7..fa9071c 100644 --- a/upgrade-instructions/cosmovisor-1/README.md +++ b/upgrade-instructions/cosmovisor-1/README.md @@ -7,7 +7,7 @@ description: >- # Cosmovisor Upgrade Guide V7.5.x {% hint style="warning" %} -❗️Please note that the current fxCore Mainnet v6.0.x upgrade, the upgrade height is 16,838,000, and the upgrade countdown is [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore). +❗️Please note that the current fxCore Mainnet v6.0.x upgrade, the upgrade height is 16,838,000, and the upgrade countdown is [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore). {% endhint %} Here is the guide to Cosmovisor upgrade `fxcored` preparation. This requires you to complete the upgrade preparation after the upgrade proposal is approved and before reaching the upgrade height. diff --git a/upgrade-instructions/cosmovisor/README.md b/upgrade-instructions/cosmovisor/README.md index f0b6a0c..88ea72f 100644 --- a/upgrade-instructions/cosmovisor/README.md +++ b/upgrade-instructions/cosmovisor/README.md @@ -7,7 +7,7 @@ description: >- # Cosmovisor Upgrade Guide v7.5.x {% hint style="warning" %} -❗️Please note that the current fxCore Mainnet v7.5.x upgrade, the upgrade height is 16,838,000, and the upgrade countdown is [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore). +❗️Please note that the current fxCore Mainnet v7.5.x upgrade, the upgrade height is 16,838,000, and the upgrade countdown is [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore). {% endhint %} Here is the guide to Cosmovisor upgrade `fxcored` preparation. This requires you to complete the upgrade preparation after the upgrade proposal is approved and before reaching the upgrade height. diff --git a/upgrade-instructions/cosmovisor/tutorial-binaries.md b/upgrade-instructions/cosmovisor/tutorial-binaries.md index 4f08b40..e944206 100644 --- a/upgrade-instructions/cosmovisor/tutorial-binaries.md +++ b/upgrade-instructions/cosmovisor/tutorial-binaries.md @@ -2,7 +2,7 @@ > For more information on past upgrades and instructions, refer to [**Upgrade Versions**](../versions/README.md). > -> You may refer to this [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. +> You may refer to this [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. > `cosmovisor` is a small process manager for Cosmos SDK application binaries that monitors the governance module for incoming chain upgrade proposals. If it sees a proposal that gets approved, cosmovisor can automatically download the new binary, stop the current binary, switch from the old binary to the new one, and finally restart the node with the new binary. diff --git a/upgrade-instructions/cosmovisor/tutorial-docker.md b/upgrade-instructions/cosmovisor/tutorial-docker.md index 70aa8c4..7326a0f 100644 --- a/upgrade-instructions/cosmovisor/tutorial-docker.md +++ b/upgrade-instructions/cosmovisor/tutorial-docker.md @@ -2,7 +2,7 @@ > For more information on past upgrades and instructions, refer to [**Upgrade Versions**](../versions/README.md). > -> You may refer to this [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. +> You may refer to this [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. Docker image already has cosmovisor, just pull the image and run it diff --git a/upgrade-instructions/manual/README.md b/upgrade-instructions/manual/README.md index 04bbafe..60f9b3a 100644 --- a/upgrade-instructions/manual/README.md +++ b/upgrade-instructions/manual/README.md @@ -7,7 +7,7 @@ description: >- # Manual Upgrade Guide v7.5.x {% hint style="warning" %} -❗️Please note that the current fxCore Mainnet v7.5.x upgrade, the upgrade height is 16,838,000, and the upgrade countdown is [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore). +❗️Please note that the current fxCore Mainnet v7.5.x upgrade, the upgrade height is 16,838,000, and the upgrade countdown is [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore). {% endhint %} Here is the guide to manually upgrade `fxcored`, If you are running a validator node, we recommend integrating [cosmovisor](../cosmovisor/README.md) , Cosmovisor can help validators automatically complete node upgrades when they reach the upgrade height, improving the operating efficiency of nodes. diff --git a/upgrade-instructions/manual/tutorial-binaries.md b/upgrade-instructions/manual/tutorial-binaries.md index b44db26..9c6acb0 100644 --- a/upgrade-instructions/manual/tutorial-binaries.md +++ b/upgrade-instructions/manual/tutorial-binaries.md @@ -4,7 +4,7 @@ > For more information on past upgrades and instructions, refer to [**Upgrade Versions**](../versions/README.md). > -> You may refer to this [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. +> You may refer to this [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. ### Upgrade steps diff --git a/upgrade-instructions/manual/tutorial-docker.md b/upgrade-instructions/manual/tutorial-docker.md index b69668d..34b7163 100644 --- a/upgrade-instructions/manual/tutorial-docker.md +++ b/upgrade-instructions/manual/tutorial-docker.md @@ -4,7 +4,7 @@ > For more information on past upgrades and instructions, refer to [**Upgrade Versions**](../versions/README.md). > -> You may refer to this [**Countdown Timer**](https://starscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. +> You may refer to this [**Countdown Timer**](https://pundiscan.io/fxcore/block/countdown/16838000?chainId=fxcore) which will countdown the time till the upgrade height. ### Upgrade steps diff --git a/validators/migration-best-practices.md b/validators/migration-best-practices.md index f6db997..1272ad1 100644 --- a/validators/migration-best-practices.md +++ b/validators/migration-best-practices.md @@ -9,9 +9,9 @@ We have two nodes: Node A (validator) and Node B (fully-synced non-validator). B #### Best Practice 1. **Double Check**: Double check that we have the correct backup for `priv_validator_key.json`. -2. **Stop Node A**: Stop `cosmovisor` service on Node A. Double check the service status to make sure it is off. On [starscan](https://starscan.io/validators) explorer, you should see the validator missing blocks. -3. **Restart Node A As Non-Validator**: Delete `priv_validator_key.json` from Node A and restart `cosmovisor` service. Check 3 places to ensure no double-signing. First, the newly generated `priv_validator_key.json` should be different from the one on the backup. Second, on [starscan](https://starscan.io/validators) explorer, you should see the validator missing blocks. Third, run a `BINARY status` command and make sure to see `VotingPower` as 0. -4. **Change Validator Role to Node B**: Stop Node B's `cosmovisor` service. Replace Node B's `priv_validator_key.json` with the backup copy from A. Restart B's `cosmovisor` service. Make sure it is making blocks on [starscan](https://starscan.io/validators) explorer. +2. **Stop Node A**: Stop `cosmovisor` service on Node A. Double check the service status to make sure it is off. On [pundiscan](https://pundiscan.io/validators) explorer, you should see the validator missing blocks. +3. **Restart Node A As Non-Validator**: Delete `priv_validator_key.json` from Node A and restart `cosmovisor` service. Check 3 places to ensure no double-signing. First, the newly generated `priv_validator_key.json` should be different from the one on the backup. Second, on [pundiscan](https://pundiscan.io/validators) explorer, you should see the validator missing blocks. Third, run a `BINARY status` command and make sure to see `VotingPower` as 0. +4. **Change Validator Role to Node B**: Stop Node B's `cosmovisor` service. Replace Node B's `priv_validator_key.json` with the backup copy from A. Restart B's `cosmovisor` service. Make sure it is making blocks on [pundiscan](https://pundiscan.io/validators) explorer. 5. **House Clean**: The specifics only apply to how we set up the cluster. You should adapt according to your setup. * Swap the server name with "sudo hostname xxx" on each server (for example, between "fxcore\_mainnet" and "fxcore\_mainnet\_backup") * Swap the server shortcut in \~/.ssh/config file for each ssh login