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