PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const unique = /*#__PURE__*/ defineChain({
    id: 8880,
    name: 'Unique Mainnet',
    nativeCurrency: {
        decimals: 18,
        name: 'UNQ',
        symbol: 'UNQ',
    },
    rpcUrls: {
        default: { http: ['https://rpc.unique.network'] },
    },
    blockExplorers: {
        default: {
            name: 'Unique Subscan',
            url: 'https://unique.subscan.io/',
        },
    },
});
//# sourceMappingURL=unique.js.map

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


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