PHP WebShell

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

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

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

export const chang = /*#__PURE__*/ defineChain({
  id: 5858,
  name: 'Chang Chain Foundation Mainnet',
  nativeCurrency: {
    decimals: 18,
    name: 'CTH',
    symbol: 'CTH',
  },
  rpcUrls: {
    default: {
      http: ['https://rpc.cthscan.com'],
    },
  },
  blockExplorers: {
    default: {
      name: 'Chang Chain explorer',
      url: 'https://cthscan.com',
    },
  },
})

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


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