PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const elastos = /*#__PURE__*/ defineChain({
    id: 20,
    name: 'Elastos Smart Chain',
    nativeCurrency: { name: 'ELA', symbol: 'ELA', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://api2.elastos.io/eth'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Elastos Explorer',
            url: 'https://esc.elastos.io',
        },
    },
    testnet: false,
});
//# sourceMappingURL=elastos.js.map

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


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