PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const mchVerse = /*#__PURE__*/ defineChain({
    id: 29548,
    name: 'MCH Verse',
    nativeCurrency: { name: 'Oasys', symbol: 'OAS', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://rpc.oasys.mycryptoheroes.net'],
        },
    },
    blockExplorers: {
        default: {
            name: 'MCH Verse Explorer',
            url: 'https://explorer.oasys.mycryptoheroes.net',
            apiUrl: 'https://explorer.oasys.mycryptoheroes.net/api',
        },
    },
    testnet: false,
});
//# sourceMappingURL=mchVerse.js.map

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


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