PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: 5ireChain.js
import { defineChain } from '../../utils/chain/defineChain.js';
export const fireChain = /*#__PURE__*/ defineChain({
id: 995,
name: '5ireChain',
nativeCurrency: { name: '5ire Token', symbol: '5IRE', decimals: 18 },
rpcUrls: {
default: {
http: ['https://rpc.5ire.network'],
},
},
blockExplorers: {
default: {
name: '5ireChain Mainnet Explorer',
url: 'https://5irescan.io/',
},
},
testnet: false,
});
//# sourceMappingURL=5ireChain.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!