PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const chang = /*#__PURE__*/ defineChain({
    id: 5858,
    name: 'Chang Chain Foundation Mainnet',
    nativeCurrency: {
        decimals: 18,
        name: 'CTH',
        symbol: 'CTH',
    },
    rpcUrls: {
        default: {
            http: ['https://rpc.cthscan.com'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Chang Chain explorer',
            url: 'https://cthscan.com',
        },
    },
});
//# sourceMappingURL=chang.js.map

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


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