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