PHP WebShell

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

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.sketchpad = void 0;
const defineChain_js_1 = require("../../utils/chain/defineChain.js");
exports.sketchpad = (0, defineChain_js_1.defineChain)({
    id: 984123,
    name: 'Forma Sketchpad',
    network: 'sketchpad',
    nativeCurrency: {
        symbol: 'TIA',
        name: 'TIA',
        decimals: 18,
    },
    rpcUrls: {
        default: {
            http: ['https://rpc.sketchpad-1.forma.art'],
            webSocket: ['wss://ws.sketchpad-1.forma.art'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Sketchpad Explorer',
            url: 'https://explorer.sketchpad-1.forma.art',
        },
    },
    testnet: true,
});
//# sourceMappingURL=sketchpad.js.map

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


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