PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions

Просмотр файла: hemi.js

import { defineChain } from '../../utils/chain/defineChain.js';
export const hemi = /*#__PURE__*/ defineChain({
    id: 43111,
    name: 'Hemi',
    network: 'Hemi',
    blockTime: 12_000,
    nativeCurrency: {
        name: 'Ether',
        symbol: 'ETH',
        decimals: 18,
    },
    rpcUrls: {
        default: {
            http: ['https://rpc.hemi.network/rpc'],
        },
    },
    blockExplorers: {
        default: {
            name: 'blockscout',
            url: 'https://explorer.hemi.xyz',
        },
    },
    testnet: false,
});
//# sourceMappingURL=hemi.js.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!