PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const xrSepolia = /*#__PURE__*/ defineChain({
    id: 2730,
    name: 'XR Sepolia',
    nativeCurrency: {
        decimals: 18,
        name: 'tXR',
        symbol: 'tXR',
    },
    rpcUrls: {
        default: { http: ['https://xr-sepolia-testnet.rpc.caldera.xyz/http'] },
    },
    blockExplorers: {
        default: {
            name: 'Blockscout',
            url: 'https://xr-sepolia-testnet.explorer.caldera.xyz',
        },
    },
    testnet: true,
});
//# sourceMappingURL=xrSepolia.js.map

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


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