PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/chains/definitions
Просмотр файла: juneo.ts
import { defineChain } from '../../utils/chain/defineChain.js'
export const juneo = /*#__PURE__*/ defineChain({
id: 45_003,
name: 'Juneo JUNE-Chain',
nativeCurrency: {
decimals: 18,
name: 'JUNE-Chain',
symbol: 'JUNE',
},
rpcUrls: {
default: { http: ['https://rpc.juneo-mainnet.network/ext/bc/JUNE/rpc'] },
},
blockExplorers: {
default: {
name: 'Juneo Scan',
url: 'https://juneoscan.io/chain/2',
apiUrl: 'https://juneoscan.io/chain/2/api',
},
},
})
Выполнить команду
Для локальной разработки. Не используйте в интернете!