diff --git a/src/chains/hemi-sepolia.ts b/src/chains/hemi-sepolia.ts index e07f8e8..5de0036 100644 --- a/src/chains/hemi-sepolia.ts +++ b/src/chains/hemi-sepolia.ts @@ -9,7 +9,7 @@ export const hemiSepolia = defineChain({ name: "Hemi Sepolia", nativeCurrency: { decimals: 18, - name: "Testnet Hemi Ether", + name: "Ether", symbol: "ETH", }, rpcUrls: { diff --git a/src/chains/hemi.ts b/src/chains/hemi.ts index 0022c17..6e67880 100644 --- a/src/chains/hemi.ts +++ b/src/chains/hemi.ts @@ -9,7 +9,7 @@ export const hemi = defineChain({ name: "Hemi Network", nativeCurrency: { decimals: 18, - name: "Hemi Ether", + name: "Ether", symbol: "ETH", }, rpcUrls: {