Skip to content

Commit

Permalink
Update artheraTestnet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom authored Jan 15, 2025
1 parent 8446d45 commit 3894186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chains/definitions/artheraTestnet.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { defineChain } from '../../utils/chain/defineChain.js'

export const artheraTestnet = /*#__PURE__*/ defineChain({
id: 10242,
id: 10243,
name: 'Arthera Testnet',
nativeCurrency: { name: 'Arthera', symbol: 'AA', decimals: 18 },
rpcUrls: {
Expand Down

0 comments on commit 3894186

Please sign in to comment.