We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c21f2c commit 83db278Copy full SHA for 83db278
src/chains/definitions/shardeum.ts
@@ -3,7 +3,7 @@ import { defineChain } from '../../utils/chain/defineChain.js'
3
export const shardeum = /*#__PURE__*/ defineChain({
4
id: 8118,
5
name: 'Shardeum',
6
- nativeCurrency: { name: 'SHARDEUM', symbol: 'SHM', decimals: 18 },
+ nativeCurrency: { name: 'Shardeum', symbol: 'SHM', decimals: 18 },
7
rpcUrls: {
8
default: {
9
http: ['https://api.shardeum.org'],
0 commit comments