PHP WebShell

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

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.bronos = void 0;
const defineChain_js_1 = require("../../utils/chain/defineChain.js");
exports.bronos = (0, defineChain_js_1.defineChain)({
    id: 1039,
    name: 'Bronos',
    nativeCurrency: {
        decimals: 18,
        name: 'BRO',
        symbol: 'BRO',
    },
    rpcUrls: {
        default: { http: ['https://evm.bronos.org'] },
    },
    blockExplorers: {
        default: {
            name: 'BronoScan',
            url: 'https://broscan.bronos.org',
        },
    },
});
//# sourceMappingURL=bronos.js.map

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


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