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