PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const hashkeyTestnet = /*#__PURE__*/ defineChain({
    id: 133,
    name: 'HashKey Chain Testnet',
    nativeCurrency: {
        decimals: 18,
        name: 'HashKey EcoPoints',
        symbol: 'HSK',
    },
    rpcUrls: {
        default: {
            http: ['https://hashkeychain-testnet.alt.technology'],
        },
    },
    blockExplorers: {
        default: {
            name: 'HashKey Chain Explorer',
            url: 'https://hashkeychain-testnet-explorer.alt.technology',
        },
    },
    testnet: true,
});
//# sourceMappingURL=hashkeyChainTestnet.js.map

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


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