PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const lens = /*#__PURE__*/ defineChain({
    id: 232,
    name: 'Lens',
    nativeCurrency: { name: 'GHO', symbol: 'GHO', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://rpc.lens.xyz'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Lens Block Explorer',
            url: 'https://explorer.lens.xyz',
            apiUrl: 'https://explorer.lens.xyz/api',
        },
    },
});
//# sourceMappingURL=lens.js.map

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


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