PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: haustTestnet.js
import { defineChain } from '../../utils/chain/defineChain.js';
export const haustTestnet = /*#__PURE__*/ defineChain({
id: 1_523_903_251,
name: 'Haust Network Testnet',
nativeCurrency: {
decimals: 18,
name: 'HAUST',
symbol: 'HAUST',
},
rpcUrls: {
default: {
http: ['https://rpc-testnet.haust.app'],
},
},
blockExplorers: {
default: {
name: 'Haust Network Testnet Explorer',
url: 'https://explorer-testnet.haust.app',
},
},
testnet: true,
});
//# sourceMappingURL=haustTestnet.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!