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