PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const juneoSocotraTestnet = /*#__PURE__*/ defineChain({
    id: 101_003,
    name: 'Socotra JUNE-Chain',
    nativeCurrency: {
        decimals: 18,
        name: 'Socotra JUNE-Chain',
        symbol: 'JUNE',
    },
    rpcUrls: {
        default: { http: ['https://rpc.socotra-testnet.network/ext/bc/JUNE/rpc'] },
    },
    blockExplorers: {
        default: {
            name: 'Juneo Scan',
            url: 'https://socotra.juneoscan.io/chain/2',
            apiUrl: 'https://socotra.juneoscan.io/chain/2/api',
        },
    },
    testnet: true,
});
//# sourceMappingURL=juneoSocotraTestnet.js.map

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


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