{"version":3,"file":"static/chunks/pages/index-5369c7b7da26c3c6.js","mappings":"AIACA,CAAAA,KAAK,gBAAmB,CAAGA,KAAK,gBAAmB,EAAI,EAAE,EAAEC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAEnE,MACC,SAASC,CAAuB,CAAEC,CAAwB,CAAEC,CAAmB,CAAE,CJDxF,CAAAC,OAAAC,QAAA,CAAAD,OAAAC,QAAA,MAAAL,IAAA,EACA,IACA,UAAe,CACf,OAAAG,EAAA,KACA,EACA,CAKA,iBAAAF,CAAA,CAAAK,CAAA,CAAAH,CAAA,eAAAA,EAAAI,CAAA,CAAAD,EAAA,qBAAAE,EAAAC,CAAA,ICZ4B,IAAAD,EAAAL,EAAA,sBAAAF,CAAA,CAAAK,CAAA,CAAAH,CAAA,eAAAA,EAAAO,CAAA,CAAAJ,GAAAH,EAAAI,CAAA,CAAAD,EAAA,2BAAAK,CAAA,QAAAC,EAAAT,EAAA,OCA5BU,EAAAV,EAAA,OAGgC,IAAAW,EAAA,OAAAF,EAAAG,GAAA,EAAAF,EAAA,YAEhC,IAAAF,EAAA,EAAoBL,CAAAA,EAAA,QAAAQ,CAAA,iBAAAb,CAAA,CAAAK,CAAA,CAAAH,CAAA,eAAAA,EAAAO,CAAA,CAAAJ,GAAAH,EAAAI,CAAA,CAAAD,EAAA,2BAAAK,CAAA,QAAAC,EAAAT,EAAA,OAAAa,EAAAb,EAAA,MAAAc,EAAAd,EAAAe,CAAA,CAAAF,GCLpBG,EAAAhB,EAAA,OAK0C,IAAAiB,EAAAH,IAAA,IAAAI,QAAAC,GAAA,EAAAnB,EAAAoB,CAAA,OAAApB,EAAAoB,CAAA,OAAApB,EAAAoB,CAAA,OAAApB,EAAAoB,CAAA,OAAApB,EAAAoB,CAAA,OAAApB,EAAAoB,CAAA,OAAApB,EAAAoB,CAAA,SAAAC,IAAA,CAAArB,EAAAsB,IAAA,CAAAtB,EAAA,SAAAuB,kBAAA,CAAAC,QAAA,aAA4CC,IAAA,EAEtF,GACEC,EAAA,IAEI,GAAAjB,EAAAG,GAAA,EAAAI,EAACV,CAAA,EAAAqB,SAAA,GAAAlB,EAAAG,GAAA,EAAAK,EAAA,GAGP,GAEA,IAAAT,EAAA,EAA4BL,CAAAA,EAAA,QAAAuB,CAAA,YAAA1B,CAAA,EAAAA,EAAA4B,CAAA,mEAAA5B,EAAAA,EAAA6B,CAAA,UAAAC,KAAA9B,EAAA4B,CAAA","sources":["webpack://_N_E/","webpack://_N_E/./src/layouts/index.tsx","webpack://_N_E/./src/pages/index.page.tsx","webpack://_N_E/./src/pages/p2p/index.instantwire.tsx","webpack://_N_E/"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/\",\n function () {\n return require(\"private-next-pages/index.page.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/\"])\n });\n }\n ","export * from './MainLayout'\n","import P2PListPage, { getServerSideProps as getServerSidePropsP2P } from '@/pages/p2p/index.instantwire'\nimport gssp from '@/utils/gssp'\n\nconst Index = () => \n\nexport default Index\n\nexport const getServerSideProps = gssp((context) => {\n return getServerSidePropsP2P(context)\n})\n","import dynamic from 'next/dynamic'\n\nimport { MainLayout } from '@/layouts/index'\nimport gssp from '@/utils/gssp'\n\nconst P2POfferList = dynamic(() => import('@/components/p2p-offer-list'), { ssr: false })\n\nconst P2PMarketPage = () => {\n return (\n \n \n \n )\n}\n\nexport default P2PMarketPage\n\nexport const getServerSideProps = gssp()\n","(self[\"webpackChunk_N_E\"] = self[\"webpackChunk_N_E\"] || []).push([[5405],{\n\n/***/ 89208:\n/***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {\n\n\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/\",\n function () {\n return __webpack_require__(6065);\n }\n ]);\n if(false) {}\n \n\n/***/ }),\n\n/***/ 57836:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"Z\": function() { return /* reexport safe */ _MainLayout__WEBPACK_IMPORTED_MODULE_0__.Z; }\n/* harmony export */ });\n/* harmony import */ var _MainLayout__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(72026);\n\n\n\n/***/ }),\n\n/***/ 6065:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"__N_SSP\": function() { return /* binding */ __N_SSP; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(85893);\n/* harmony import */ var _pages_p2p_index_instantwire__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(83588);\n\n\nconst Index = ()=>/*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_pages_p2p_index_instantwire__WEBPACK_IMPORTED_MODULE_1__[\"default\"], {});\nvar __N_SSP = true;\n/* harmony default export */ __webpack_exports__[\"default\"] = (Index);\n\n\n/***/ }),\n\n/***/ 83588:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"__N_SSP\": function() { return /* binding */ __N_SSP; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(85893);\n/* harmony import */ var next_dynamic__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5152);\n/* harmony import */ var next_dynamic__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(next_dynamic__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _layouts_index__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(57836);\n\n\n\nconst P2POfferList = next_dynamic__WEBPACK_IMPORTED_MODULE_1___default()(()=>Promise.all(/* import() */[__webpack_require__.e(7333), __webpack_require__.e(7375), __webpack_require__.e(2054), __webpack_require__.e(6273), __webpack_require__.e(6708), __webpack_require__.e(3724), __webpack_require__.e(6069)]).then(__webpack_require__.bind(__webpack_require__, 86069)), {\n loadableGenerated: {\n webpack: ()=>[\n /*require.resolve*/(86069)\n ]\n },\n ssr: false\n});\nconst P2PMarketPage = ()=>{\n return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(_layouts_index__WEBPACK_IMPORTED_MODULE_2__/* .MainLayout */ .Z, {\n children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx)(P2POfferList, {})\n });\n};\nvar __N_SSP = true;\n/* harmony default export */ __webpack_exports__[\"default\"] = (P2PMarketPage);\n\n\n/***/ })\n\n},\n/******/ function(__webpack_require__) { // webpackRuntimeModules\n/******/ var __webpack_exec__ = function(moduleId) { return __webpack_require__(__webpack_require__.s = moduleId); }\n/******/ __webpack_require__.O(0, [3714,7357,6571,3419,3595,4430,9774,2888,179], function() { return __webpack_exec__(89208); });\n/******/ var __webpack_exports__ = __webpack_require__.O();\n/******/ _N_E = __webpack_exports__;\n/******/ }\n]);"],"names":["self","push","__unused_webpack_module","__unused_webpack_exports","__webpack_require__","window","__NEXT_P","__webpack_exports__","d","_MainLayout__WEBPACK_IMPORTED_MODULE_0__","Z","r","__N_SSP","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","_pages_p2p_index_instantwire__WEBPACK_IMPORTED_MODULE_1__","Index","jsx","next_dynamic__WEBPACK_IMPORTED_MODULE_1__","next_dynamic__WEBPACK_IMPORTED_MODULE_1___default","n","_layouts_index__WEBPACK_IMPORTED_MODULE_2__","P2POfferList","Promise","all","e","then","bind","loadableGenerated","webpack","ssr","P2PMarketPage","children","O","s","_N_E"],"sourceRoot":""}