PHP WebShell

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

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.iota = void 0;
const defineChain_js_1 = require("../../utils/chain/defineChain.js");
exports.iota = (0, defineChain_js_1.defineChain)({
    id: 8822,
    name: 'IOTA EVM',
    network: 'iotaevm',
    nativeCurrency: {
        decimals: 18,
        name: 'IOTA',
        symbol: 'IOTA',
    },
    rpcUrls: {
        default: {
            http: ['https://json-rpc.evm.iotaledger.net'],
            webSocket: ['wss://ws.json-rpc.evm.iotaledger.net'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Explorer',
            url: 'https://explorer.evm.iota.org',
            apiUrl: 'https://explorer.evm.iota.org/api',
        },
    },
    contracts: {
        multicall3: {
            address: '0xcA11bde05977b3631167028862bE2a173976CA11',
            blockCreated: 25022,
        },
    },
});
//# sourceMappingURL=iota.js.map

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


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