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