PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains/definitions
Просмотр файла: lens.ts
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',
},
},
})
Выполнить команду
Для локальной разработки. Не используйте в интернете!