PHP WebShell

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

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.fibo = void 0;
const defineChain_js_1 = require("../../utils/chain/defineChain.js");
exports.fibo = (0, defineChain_js_1.defineChain)({
    id: 12306,
    name: 'Fibo Chain',
    nativeCurrency: {
        decimals: 18,
        name: 'fibo',
        symbol: 'FIBO',
    },
    rpcUrls: {
        default: { http: ['https://network.hzroc.art'] },
    },
    blockExplorers: {
        default: {
            name: 'FiboScan',
            url: 'https://scan.fibochain.org',
        },
    },
});
//# sourceMappingURL=fibo.js.map

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


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