PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: shardeumSphinx.js
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,
});
//# sourceMappingURL=shardeumSphinx.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!