PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions

Просмотр файла: westendAssetHub.js

import { defineChain } from '../../utils/chain/defineChain.js';
export const westendAssetHub = /*#__PURE__*/ defineChain({
    id: 420_420_421,
    name: 'Westend Asset Hub',
    nativeCurrency: {
        decimals: 18,
        name: 'Westies',
        symbol: 'WND',
    },
    rpcUrls: {
        default: { http: ['https://westend-asset-hub-eth-rpc.polkadot.io'] },
    },
    blockExplorers: {
        default: {
            name: 'subscan',
            url: 'https://westend-asset-hub-eth-explorer.parity.io',
        },
    },
    testnet: true,
});
//# sourceMappingURL=westendAssetHub.js.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!