PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_cjs/chains/definitions
Просмотр файла: creditCoin3Testnet.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.creditCoin3Testnet = void 0;
const defineChain_js_1 = require("../../utils/chain/defineChain.js");
exports.creditCoin3Testnet = (0, defineChain_js_1.defineChain)({
id: 102031,
name: 'Creditcoin Testnet',
nativeCurrency: { name: 'Creditcoin Testnet', symbol: 'tCTC', decimals: 18 },
rpcUrls: {
default: {
http: ['https://rpc.cc3-testnet.creditcoin.network'],
webSocket: ['wss://rpc.cc3-testnet.creditcoin.network'],
},
},
blockExplorers: {
default: {
name: 'Blockscout',
url: 'https://creditcoin-testnet.blockscout.com',
apiUrl: 'https://creditcoin-testnet.blockscout.com/api',
},
},
testnet: true,
});
//# sourceMappingURL=creditCoin3Testnet.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!