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