PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const sovaSepolia = /*#__PURE__*/ defineChain({
    id: 120_893,
    name: 'Sova Network Sepolia',
    nativeCurrency: {
        decimals: 18,
        name: 'Sepolia Ether',
        symbol: 'ETH',
    },
    rpcUrls: {
        default: {
            http: ['https://rpc.testnet.sova.io'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Sova Sepolia Explorer',
            url: 'https://explorer.testnet.sova.io',
        },
    },
    testnet: true,
});
//# sourceMappingURL=sovaSepolia.js.map

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


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