PHP WebShell

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

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

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

export const mapProtocol = /*#__PURE__*/ defineChain({
  id: 22776,
  name: 'MAP Protocol',
  nativeCurrency: {
    decimals: 18,
    name: 'MAPO',
    symbol: 'MAPO',
  },
  rpcUrls: {
    default: { http: ['https://rpc.maplabs.io'] },
  },
  blockExplorers: {
    default: {
      name: 'MAPO Scan',
      url: 'https://maposcan.io',
    },
  },
  testnet: false,
})

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


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