PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/chains/definitions
Просмотр файла: plasmaTestnet.js
import { defineChain } from '../../utils/chain/defineChain.js';
export const plasmaTestnet = /*#__PURE__*/ defineChain({
id: 9746,
name: 'Plasma Testnet',
nativeCurrency: {
name: 'Testnet Plasma',
symbol: 'XPL',
decimals: 18,
},
rpcUrls: {
default: {
http: ['https://testnet-rpc.plasma.to'],
},
},
blockExplorers: {
default: {
name: 'RouteScan',
url: 'https://testnet.plasmascan.to',
},
},
testnet: true,
});
//# sourceMappingURL=plasmaTestnet.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!