PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains/definitions
Просмотр файла: curtis.ts
import { defineChain } from '../../utils/chain/defineChain.js'
export const curtis = /*#__PURE__*/ defineChain({
id: 33_111,
name: 'Curtis',
nativeCurrency: { name: 'ApeCoin', symbol: 'APE', decimals: 18 },
rpcUrls: {
default: {
http: ['https://rpc.curtis.apechain.com'],
},
},
blockExplorers: {
default: {
name: 'Curtis Explorer',
url: 'https://explorer.curtis.apechain.com',
},
},
testnet: true,
})
Выполнить команду
Для локальной разработки. Не используйте в интернете!