PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const iSunCoin = /*#__PURE__*/ defineChain({
    id: 8017,
    name: 'iSunCoin Mainnet',
    nativeCurrency: {
        decimals: 18,
        name: 'ISC',
        symbol: 'ISC',
    },
    rpcUrls: {
        default: {
            http: ['https://mainnet.isuncoin.com'],
        },
    },
    blockExplorers: {
        default: {
            name: 'iSunCoin Explorer',
            url: 'https://baifa.io/app/chains/8017',
        },
    },
});
//# sourceMappingURL=iSunCoin.js.map

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


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