PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains/definitions
Просмотр файла: shardeumSphinx.ts
import { defineChain } from '../../utils/chain/defineChain.js'
export const shardeumSphinx = /*#__PURE__*/ defineChain({
id: 8082,
name: 'Shardeum Sphinx',
nativeCurrency: { name: 'SHARDEUM', symbol: 'SHM', decimals: 18 },
rpcUrls: {
default: {
http: ['https://sphinx.shardeum.org'],
},
},
blockExplorers: {
default: {
name: 'Shardeum Explorer',
url: 'https://explorer-sphinx.shardeum.org',
},
},
testnet: true,
})
Выполнить команду
Для локальной разработки. Не используйте в интернете!