diff --git a/app/blobtx/page.tsx b/app/blobtx/page.tsx index 2f066d2..4dc1618 100644 --- a/app/blobtx/page.tsx +++ b/app/blobtx/page.tsx @@ -664,14 +664,14 @@ const BlobTX = () => {
Switch to EthDA Network

- Please add EthDA Devnet to your wallet and make sure you have switched to EthDA Devnet before you start. + Please add EthDA Testnet to your wallet and make sure you have switched to EthDA Testnet before you start.

Click on “Add Network” button to view a simple guide for manually adding network.

- Click on “Enter App” after you have switched your wallet to EthDA Devnet. + Click on “Enter App” after you have switched your wallet to EthDA Testnet.

diff --git a/utils/wagmi.ts b/utils/wagmi.ts index e3c3599..62a4f51 100644 --- a/utils/wagmi.ts +++ b/utils/wagmi.ts @@ -35,8 +35,8 @@ export const ethda = defineChain({ }, // id: 1001, - // network: 'EthDA Devnet', - // name: 'EthDA Devnet', + // network: 'EthDA Testnet', + // name: 'EthDA Testnet', // nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 }, // rpcUrls: { // default: {