PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const zeniq = /*#__PURE__*/ defineChain({
    id: 383414847825,
    name: 'Zeniq Mainnet',
    nativeCurrency: { name: 'ZENIQ', symbol: 'ZENIQ', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://api.zeniq.network'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Zeniq Explorer',
            url: 'https://zeniqscan.com',
        },
    },
    testnet: false,
});
//# sourceMappingURL=zeniq.js.map

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


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