PHP WebShell

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

Просмотр файла: uniqueQuartz.ts

import { defineChain } from '../../utils/chain/defineChain.js'

export const uniqueQuartz = /*#__PURE__*/ defineChain({
  id: 8881,
  name: 'Quartz Mainnet',
  nativeCurrency: {
    decimals: 18,
    name: 'QTZ',
    symbol: 'QTZ',
  },
  rpcUrls: {
    default: { http: ['https://rpc-quartz.unique.network'] },
  },
  blockExplorers: {
    default: {
      name: 'Quartz Subscan',
      url: 'https://quartz.subscan.io/',
    },
  },
})

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


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