PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: zilliqaTestnet.js
import { defineChain } from '../../utils/chain/defineChain.js';
export const zilliqaTestnet = /*#__PURE__*/ defineChain({
id: 33101,
name: 'Zilliqa Testnet',
network: 'zilliqa-testnet',
nativeCurrency: { name: 'Zilliqa', symbol: 'ZIL', decimals: 18 },
rpcUrls: {
default: {
http: ['https://dev-api.zilliqa.com'],
},
},
blockExplorers: {
default: {
name: 'Ethernal',
url: 'https://evmx.testnet.zilliqa.com',
},
},
testnet: true,
});
//# sourceMappingURL=zilliqaTestnet.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!