PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const ultron = /*#__PURE__*/ defineChain({
    id: 1231,
    name: 'Ultron Mainnet',
    nativeCurrency: { name: 'ULX', symbol: 'ULX', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://ultron-rpc.net'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Ultron Scan',
            url: 'https://ulxscan.com',
        },
    },
    testnet: false,
});
//# sourceMappingURL=ultron.js.map

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


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