PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const xphereMainnet = /*#__PURE__*/ defineChain({
    id: 20250217,
    name: 'Xphere Mainnet',
    nativeCurrency: {
        decimals: 18,
        name: 'XP',
        symbol: 'XP',
    },
    rpcUrls: {
        default: {
            http: ['https://en-bkk.x-phere.com'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Xphere Tamsa Explorer',
            url: 'https://xp.tamsa.io',
        },
    },
    testnet: false,
});
//# sourceMappingURL=xphereMainnet.js.map

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


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