PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains/definitions
Просмотр файла: metisGoerli.ts
import { defineChain } from '../../utils/chain/defineChain.js'
export const metisGoerli = /*#__PURE__*/ defineChain({
id: 599,
name: 'Metis Goerli',
nativeCurrency: {
decimals: 18,
name: 'Metis Goerli',
symbol: 'METIS',
},
rpcUrls: {
default: { http: ['https://goerli.gateway.metisdevops.link'] },
},
blockExplorers: {
default: {
name: 'Metis Goerli Explorer',
url: 'https://goerli.explorer.metisdevops.link',
apiUrl: 'https://goerli.explorer.metisdevops.link/api',
},
},
contracts: {
multicall3: {
address: '0xca11bde05977b3631167028862be2a173976ca11',
blockCreated: 1006207,
},
},
})
Выполнить команду
Для локальной разработки. Не используйте в интернете!