PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
export const graphite = /*#__PURE__*/ defineChain({
    id: 440017,
    name: 'Graphite Network',
    nativeCurrency: { name: 'Graphite', symbol: '@G', decimals: 18 },
    rpcUrls: {
        default: {
            http: ['https://anon-entrypoint-1.atgraphite.com'],
            webSocket: ['wss://ws-anon-entrypoint-1.atgraphite.com'],
        },
    },
    blockExplorers: {
        default: {
            name: 'Graphite Spectre',
            url: 'https://main.atgraphite.com',
            apiUrl: 'https://api.main.atgraphite.com/api',
        },
    },
    testnet: false,
});
//# sourceMappingURL=graphite.js.map

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


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