PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const mitosisTestnet = /*#__PURE__*/ defineChain({
    id: 124_832,
    name: 'Mitosis Testnet',
    nativeCurrency: { name: 'MITO', symbol: 'MITO', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://rpc.testnet.mitosis.org'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Mitosis testnet explorer',
            url: 'https://testnet.mitosiscan.xyz',
        },
    },
    testnet: true,
});
//# sourceMappingURL=mitosisTestnet.js.map

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


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