PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const swanProximaTestnet = /*#__PURE__*/ defineChain({
    id: 20241133,
    name: 'Swan Proxima Testnet',
    nativeCurrency: { name: 'Swan Ether', symbol: 'sETH', decimals: 18 },
    rpcUrls: {
        default: { http: ['https://rpc-proxima.swanchain.io	'] },
    },
    blockExplorers: {
        default: {
            name: 'Swan Explorer',
            url: 'https://proxima-explorer.swanchain.io',
        },
    },
    testnet: true,
});
//# sourceMappingURL=swanProximaTestnet.js.map

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


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