PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const ubiq = /*#__PURE__*/ defineChain({
    id: 8,
    name: 'Ubiq Mainnet',
    nativeCurrency: { name: 'UBQ', symbol: 'UBQ', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://pyrus2.ubiqscan.io'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Ubiq Scan',
            url: 'https://ubiqscan.io',
        },
    },
    testnet: false,
});
//# sourceMappingURL=ubiq.js.map

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


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