PHP WebShell

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

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

import { defineChain } from '../../utils/chain/defineChain.js';
/** @deprecated Use `storyAeneid` instead  */
export const storyTestnet = /*#__PURE__*/ defineChain({
    id: 1513,
    name: 'Story Testnet',
    nativeCurrency: {
        decimals: 18,
        name: 'IP',
        symbol: 'IP',
    },
    rpcUrls: {
        default: { http: ['https://testnet.storyrpc.io'] },
    },
    blockExplorers: {
        default: {
            name: 'Story Testnet Explorer',
            url: 'https://testnet.storyscan.xyz',
        },
    },
    testnet: true,
});
//# sourceMappingURL=storyTestnet.js.map

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


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