Skip to content

Commit 83db278

Browse files
authored
Update shardeum.ts
1 parent 7c21f2c commit 83db278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chains/definitions/shardeum.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineChain } from '../../utils/chain/defineChain.js'
33
export const shardeum = /*#__PURE__*/ defineChain({
44
id: 8118,
55
name: 'Shardeum',
6-
nativeCurrency: { name: 'SHARDEUM', symbol: 'SHM', decimals: 18 },
6+
nativeCurrency: { name: 'Shardeum', symbol: 'SHM', decimals: 18 },
77
rpcUrls: {
88
default: {
99
http: ['https://api.shardeum.org'],

0 commit comments

Comments
 (0)