PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_cjs/chains/definitions
Просмотр файла: qMainnet.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.qMainnet = void 0;
const defineChain_js_1 = require("../../utils/chain/defineChain.js");
exports.qMainnet = (0, defineChain_js_1.defineChain)({
id: 35441,
name: 'Q Mainnet',
nativeCurrency: {
decimals: 18,
name: 'Q',
symbol: 'Q',
},
rpcUrls: {
default: { http: ['https://rpc.q.org'] },
},
blockExplorers: {
default: {
name: 'Q Mainnet Explorer',
url: 'https://explorer.q.org',
apiUrl: 'https://explorer.q.org/api',
},
},
});
//# sourceMappingURL=qMainnet.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!