diff --git a/404.html b/404.html index 393b220..260ae70 100644 --- a/404.html +++ b/404.html @@ -4,4 +4,4 @@ var computedColorScheme = colorScheme !== "auto" ? colorScheme : window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light"; document.documentElement.setAttribute("data-mantine-color-scheme", computedColorScheme); } catch (e) {} -

404

This page could not be found.

\ No newline at end of file +

404

This page could not be found.

\ No newline at end of file diff --git a/_next/static/2U9OomqvZepKIyVGQ8OIf/_buildManifest.js b/_next/static/WAqnsoWTnReHW7itNcGAu/_buildManifest.js similarity index 100% rename from _next/static/2U9OomqvZepKIyVGQ8OIf/_buildManifest.js rename to _next/static/WAqnsoWTnReHW7itNcGAu/_buildManifest.js diff --git a/_next/static/2U9OomqvZepKIyVGQ8OIf/_ssgManifest.js b/_next/static/WAqnsoWTnReHW7itNcGAu/_ssgManifest.js similarity index 100% rename from _next/static/2U9OomqvZepKIyVGQ8OIf/_ssgManifest.js rename to _next/static/WAqnsoWTnReHW7itNcGAu/_ssgManifest.js diff --git a/_next/static/chunks/app/page-3f94aec805953b66.js b/_next/static/chunks/app/page-3f94aec805953b66.js deleted file mode 100644 index 07fe1d5..0000000 --- a/_next/static/chunks/app/page-3f94aec805953b66.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[931],{3792:function(e,i,s){Promise.resolve().then(s.bind(s,2225))},2225:function(e,i,s){"use strict";s.r(i),s.d(i,{default:function(){return T}});var r=s(7437),n=s(6389),t=s(7238),l=s(5562),a=s(9860),d=s(7644),h=s(3278),o=s(4738),c=s(7024),m=s(8019),u=s(9835),p=s(8130),v=s.n(p);function x(){return(0,r.jsx)(r.Fragment,{children:(0,r.jsx)(u.D,{className:v().title,ta:"center",children:"ALPH mining ROI estimator"})})}var j=s(1640),A=s(2265);let b={custom:{name:"Unknown ASIC Miner",hashrate:1,power:1,cost:1e4},bitmainAL1:{name:"Bitmain Antminer L1",hashrate:15.6,power:3.51,cost:29260},iceriverAL0:{name:"Ice River ALPH AL0",hashrate:.4,power:.1,cost:799},goldshellALII:{name:"Goldshell AL BOX II",hashrate:1.44,power:.36,cost:6350}},y=new Date("2025-11-08"),w="https://backend.mainnet.alephium.org";function P(){let e=new Date;return(y.getTime()-e.getTime())/864e5}function T(){var e,i,s,u,p,v,y;let T=(0,j.c)({initialValues:{minerCost:1e4,minerHashrate:1,minerPower:1,electricityCost:.1,networkHashrate:0,alphPrice:2},validate:{minerCost:e=>e>0?void 0:"Cost must be positive",minerHashrate:e=>e>0?void 0:"Hashrate must be positive",minerPower:e=>e>0?void 0:"Power must be positive",electricityCost:e=>e>0?void 0:"Electricity cost must be positive",networkHashrate:e=>e>0?void 0:"Network hashrate must be positive",alphPrice:e=>e>0?void 0:"ALPH price must be positive"}}),f=(0,j.c)({initialValues:{breakEvenDays:void 0,breakEvenAlph:void 0,minedAlph1day:void 0,minedAlph7day:void 0,minedAlph1month:void 0,minedAlph6month:void 0,minedAlph1year:void 0}}),[g,k]=(0,A.useState)("custom"),[C,H]=(0,A.useState)(void 0);(0,A.useEffect)(()=>{let e=b[g];e&&T.setValues({minerCost:e.cost,minerHashrate:e.hashrate,minerPower:e.power})},[g]),(0,A.useEffect)(()=>{(async()=>{let e=Date.now(),i=e-864e5-1,s=await fetch(w+"/charts/hashrates?fromTs=".concat(i,"&toTs=").concat(e,"&interval-type=daily"));200===s.status&&H(Math.ceil(parseFloat((await s.json())[0].hashrate)/1e12));let r=await fetch(w+"/market/prices?currency=usd",{method:"POST",body:JSON.stringify(["ALPH"])});if(200===r.status){let e=(await r.json())[0];T.setValues({alphPrice:e})}})()},[]);let S=(0,A.useCallback)((e,i)=>i*(e-428e-6*(i-1)/2)*86400*T.values.minerHashrate/T.values.networkHashrate,[T]),L=(0,A.useCallback)(()=>{let e=P(),i=.3125+428e-6*P(),s=Array.from({length:e},(e,i)=>i+1).map(e=>S(i,e)),r=s.map((e,i)=>e*T.values.alphPrice-24*T.values.electricityCost*T.values.minerPower*(i+1)).findIndex(e=>e>T.values.minerCost);-1!==r?f.setValues({breakEvenDays:r+1,breakEvenAlph:s[r],minedAlph1day:s[0],minedAlph7day:s[6],minedAlph1month:s[29],minedAlph6month:s[179],minedAlph1year:s[364]}):f.setValues({breakEvenDays:"> ".concat(e),breakEvenAlph:void 0,minedAlph1day:s[0],minedAlph7day:s[6],minedAlph1month:s[29],minedAlph6month:s[179],minedAlph1year:s[364]})},[T]);return(0,r.jsxs)(n.K,{justify:"center",align:"center",gap:(0,t.h)(24),mx:"auto",mt:32,children:[(0,r.jsx)(x,{}),(0,r.jsx)(l.x,{c:"dimmed",ta:"center",size:"lg",maw:580,mx:"auto",children:"This is a simple ROI calculator for ALPH mining based on the current network hashrate and ALPH price. Not Financial Advice."}),(0,r.jsx)(a.p,{miw:300,label:"Select ASIC Miner",description:"Randomly ordered list of ASIC miners",data:Object.keys(b),value:g,onChange:e=>k(e.currentTarget.value)}),(0,r.jsxs)("form",{onSubmit:T.onSubmit(e=>{console.log(e),L()}),children:[(0,r.jsxs)(d.r,{mx:"auto",w:"60%",gutter:"lg",children:[(0,r.jsx)(d.r.Col,{span:{base:12,xs:4},children:(0,r.jsx)(h.o,{type:"number",label:"Miner Cost",placeholder:"10000",rightSection:(0,r.jsx)(l.x,{mr:"md",fw:"bold",children:"USD"}),...T.getInputProps("minerCost")},T.key("minerCost"))}),(0,r.jsx)(d.r.Col,{span:{base:12,xs:4},children:(0,r.jsx)(h.o,{type:"number",label:"Miner Hashrate",placeholder:"1.0",rightSection:(0,r.jsx)(l.x,{mr:"md",fw:"bold",children:"TH/s"}),...T.getInputProps("minerHashrate")},T.key("minerHashrate"))}),(0,r.jsx)(d.r.Col,{span:{base:12,xs:4},children:(0,r.jsx)(h.o,{type:"number",label:"Miner Power",placeholder:"1.0",rightSection:(0,r.jsx)(l.x,{mr:"md",fw:"bold",children:"kW"}),...T.getInputProps("minerPower")})}),(0,r.jsx)(d.r.Col,{span:{base:12,xs:4},children:(0,r.jsx)(h.o,{type:"number",label:"Electricity Cost",placeholder:"1.0",rightSection:(0,r.jsx)(l.x,{mr:"md",fw:"bold",children:"USD/kWh"}),rightSectionWidth:70,...T.getInputProps("electricityCost")})}),(0,r.jsx)(d.r.Col,{span:{base:12,xs:4},children:(0,r.jsx)(h.o,{type:"number",label:"Network Hashrate ".concat(C?"(Current: ".concat(C," TH/s)"):""),placeholder:"1.0",rightSection:(0,r.jsx)(l.x,{mr:"md",fw:"bold",children:"Th/s"}),...T.getInputProps("networkHashrate")})}),(0,r.jsx)(d.r.Col,{span:{base:12,xs:4},children:(0,r.jsx)(h.o,{type:"number",label:"ALPH Price",placeholder:"1.0",rightSection:(0,r.jsx)(l.x,{mr:"md",fw:"bold",children:"USD"}),...T.getInputProps("alphPrice")})})]}),(0,r.jsx)(o.Z,{justify:"center",mt:"md",children:(0,r.jsx)(c.z,{type:"submit",children:"Calculate"})})]}),(0,r.jsx)(m.i,{w:"60%",highlightOnHover:!0,withTableBorder:!0,children:(0,r.jsxs)(m.i.Thead,{children:[(0,r.jsxs)(m.i.Tr,{children:[(0,r.jsx)(m.i.Td,{w:"30%",children:"break-even"}),(0,r.jsxs)(m.i.Td,{w:"30%",children:[null!==(e=f.values.breakEvenDays)&&void 0!==e?e:"???"," days"]}),(0,r.jsxs)(m.i.Td,{w:"30%",children:[null!==(i=f.values.breakEvenAlph)&&void 0!==i?i:"???"," ALPH"]})]}),(0,r.jsxs)(m.i.Tr,{children:[(0,r.jsx)(m.i.Td,{children:"1 day"}),(0,r.jsxs)(m.i.Td,{children:[f.values.minedAlph1day?f.values.minedAlph1day*T.values.alphPrice:"???"," USD"]}),(0,r.jsxs)(m.i.Td,{children:[null!==(s=f.values.minedAlph1day)&&void 0!==s?s:"???"," ALPH"]})]}),(0,r.jsxs)(m.i.Tr,{children:[(0,r.jsx)(m.i.Td,{children:"7 day"}),(0,r.jsxs)(m.i.Td,{children:[f.values.minedAlph7day?f.values.minedAlph7day*T.values.alphPrice:"???"," USD"]}),(0,r.jsxs)(m.i.Td,{children:[null!==(u=f.values.minedAlph7day)&&void 0!==u?u:"???"," ALPH"]})]}),(0,r.jsxs)(m.i.Tr,{children:[(0,r.jsx)(m.i.Td,{children:"1 month"}),(0,r.jsxs)(m.i.Td,{children:[f.values.minedAlph1month?f.values.minedAlph1month*T.values.alphPrice:"???"," USD"]}),(0,r.jsxs)(m.i.Td,{children:[null!==(p=f.values.minedAlph1month)&&void 0!==p?p:"???"," ALPH"]})]}),(0,r.jsxs)(m.i.Tr,{children:[(0,r.jsx)(m.i.Td,{children:"6 month"}),(0,r.jsxs)(m.i.Td,{children:[f.values.minedAlph6month?f.values.minedAlph6month*T.values.alphPrice:"???"," USD"]}),(0,r.jsxs)(m.i.Td,{children:[null!==(v=f.values.minedAlph6month)&&void 0!==v?v:"???"," ALPH"]})]}),(0,r.jsxs)(m.i.Tr,{children:[(0,r.jsx)(m.i.Td,{children:"1 year"}),(0,r.jsxs)(m.i.Td,{children:[f.values.minedAlph1year?f.values.minedAlph1year*T.values.alphPrice:"???"," USD"]}),(0,r.jsxs)(m.i.Td,{children:[null!==(y=f.values.minedAlph1year)&&void 0!==y?y:"???"," ALPH"]})]})]})})]})}},8130:function(e){e.exports={title:"Welcome_title__Cz_nm"}}},function(e){e.O(0,[159,581,971,69,744],function(){return e(e.s=3792)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/_next/static/chunks/app/page-dfd28825f93b9f02.js b/_next/static/chunks/app/page-dfd28825f93b9f02.js new file mode 100644 index 0000000..c672f97 --- /dev/null +++ b/_next/static/chunks/app/page-dfd28825f93b9f02.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[931],{3792:function(e,i,r){Promise.resolve().then(r.bind(r,2225))},2225:function(e,i,r){"use strict";r.r(i),r.d(i,{default:function(){return T}});var t=r(7437),n=r(6389),s=r(7238),a=r(5562),l=r(9860),h=r(7644),d=r(3278),o=r(4738),c=r(7024),m=r(8019),u=r(9835),p=r(8130),v=r.n(p);function x(){return(0,t.jsx)(t.Fragment,{children:(0,t.jsx)(u.D,{className:v().title,ta:"center",children:"ALPH mining ROI estimator"})})}var j=r(1640),A=r(2265);let b={Custom:{name:"Unknown ASIC Miner",hashrate:1,power:1,cost:1e4},bitmainAL1:{name:"Bitmain Antminer L1",hashrate:15.6,power:3.51,cost:29260},iceriverAL0:{name:"Ice River ALPH AL0",hashrate:.4,power:.1,cost:799},goldshellALII:{name:"Goldshell AL BOX II",hashrate:1.44,power:.36,cost:6350}},y=new Date("2025-11-08"),w="https://backend.mainnet.alephium.org";function P(){let e=new Date;return(y.getTime()-e.getTime())/864e5}function T(){var e,i,r,u,p,v,y;let T=(0,j.c)({initialValues:{minerCost:1e4,minerHashrate:1,minerPower:1,electricityCost:.1,networkHashrate:0,alphPrice:2},validate:{minerCost:e=>e>0?void 0:"Cost must be positive",minerHashrate:e=>e>0?void 0:"Hashrate must be positive",minerPower:e=>e>0?void 0:"Power must be positive",electricityCost:e=>e>0?void 0:"Electricity cost must be positive",networkHashrate:e=>e>0?void 0:"Network hashrate must be positive",alphPrice:e=>e>0?void 0:"ALPH price must be positive"}}),f=(0,j.c)({initialValues:{breakEvenDays:void 0,breakEvenAlph:void 0,minedAlph1day:void 0,minedAlph7day:void 0,minedAlph1month:void 0,minedAlph6month:void 0,minedAlph1year:void 0}}),[g,k]=(0,A.useState)("Custom"),[C,H]=(0,A.useState)(void 0);(0,A.useEffect)(()=>{let e=b[g];e&&T.setValues({minerCost:e.cost,minerHashrate:e.hashrate,minerPower:e.power})},[g]),(0,A.useEffect)(()=>{(async()=>{let e=Date.now(),i=e-864e5-1,r=await fetch(w+"/charts/hashrates?fromTs=".concat(i,"&toTs=").concat(e,"&interval-type=daily"));200===r.status&&H(Math.ceil(parseFloat((await r.json())[0].hashrate)/1e12));let t=await fetch(w+"/market/prices?currency=usd",{method:"POST",body:JSON.stringify(["ALPH"])});if(200===t.status){let e=(await t.json())[0];T.setValues({alphPrice:e})}})()},[]);let S=(0,A.useCallback)((e,i)=>i*(e-428e-6*(i-1)/2)*86400*T.values.minerHashrate/T.values.networkHashrate,[T]),L=(0,A.useCallback)(()=>{let e=P(),i=.3125+428e-6*P(),r=Array.from({length:e},(e,i)=>i+1).map(e=>S(i,e)),t=r.map((e,i)=>e*T.values.alphPrice-24*T.values.electricityCost*T.values.minerPower*(i+1)).findIndex(e=>e>T.values.minerCost);-1!==t?f.setValues({breakEvenDays:t+1,breakEvenAlph:r[t],minedAlph1day:r[0],minedAlph7day:r[6],minedAlph1month:r[29],minedAlph6month:r[179],minedAlph1year:r[364]}):f.setValues({breakEvenDays:"> ".concat(e),breakEvenAlph:void 0,minedAlph1day:r[0],minedAlph7day:r[6],minedAlph1month:r[29],minedAlph6month:r[179],minedAlph1year:r[364]})},[T]);return(0,t.jsxs)(n.K,{justify:"center",align:"center",gap:(0,s.h)(24),mx:"auto",mt:32,children:[(0,t.jsx)(x,{}),(0,t.jsx)(a.x,{c:"dimmed",ta:"center",size:"lg",maw:580,mx:"auto",children:"This is a simple ROI calculator for ALPH mining based on the current network hashrate and ALPH price. Not Financial Advice."}),(0,t.jsx)(a.x,{c:"blue",ta:"center",size:"lg",maw:580,mx:"auto",children:"The network hashrate might be much higher than the current value in the future. Please take this into consideration."}),(0,t.jsx)(l.p,{miw:300,label:"Select ASIC Miner",description:"Randomly ordered list of ASIC miners",data:Object.keys(b),value:g,onChange:e=>k(e.currentTarget.value)}),(0,t.jsxs)("form",{onSubmit:T.onSubmit(e=>{console.log(e),L()}),children:[(0,t.jsxs)(h.r,{mx:"auto",w:"60%",gutter:"lg",children:[(0,t.jsx)(h.r.Col,{span:{base:12,xs:4},children:(0,t.jsx)(d.o,{type:"number",label:"Miner Cost",placeholder:"10000",rightSection:(0,t.jsx)(a.x,{mr:"md",fw:"bold",children:"USD"}),...T.getInputProps("minerCost")},T.key("minerCost"))}),(0,t.jsx)(h.r.Col,{span:{base:12,xs:4},children:(0,t.jsx)(d.o,{type:"number",label:"Miner Hashrate",placeholder:"1.0",rightSection:(0,t.jsx)(a.x,{mr:"md",fw:"bold",children:"TH/s"}),...T.getInputProps("minerHashrate")},T.key("minerHashrate"))}),(0,t.jsx)(h.r.Col,{span:{base:12,xs:4},children:(0,t.jsx)(d.o,{type:"number",label:"Miner Power",placeholder:"1.0",rightSection:(0,t.jsx)(a.x,{mr:"md",fw:"bold",children:"kW"}),...T.getInputProps("minerPower")})}),(0,t.jsx)(h.r.Col,{span:{base:12,xs:4},children:(0,t.jsx)(d.o,{type:"number",label:"Electricity Cost",placeholder:"1.0",rightSection:(0,t.jsx)(a.x,{mr:"md",fw:"bold",children:"USD/kWh"}),rightSectionWidth:70,...T.getInputProps("electricityCost")})}),(0,t.jsx)(h.r.Col,{span:{base:12,xs:4},children:(0,t.jsx)(d.o,{type:"number",label:"Network Hashrate ".concat(C?"(Current: ".concat(C," TH/s)"):""),placeholder:"1.0",rightSection:(0,t.jsx)(a.x,{mr:"md",fw:"bold",children:"Th/s"}),...T.getInputProps("networkHashrate")})}),(0,t.jsx)(h.r.Col,{span:{base:12,xs:4},children:(0,t.jsx)(d.o,{type:"number",label:"ALPH Price",placeholder:"1.0",rightSection:(0,t.jsx)(a.x,{mr:"md",fw:"bold",children:"USD"}),...T.getInputProps("alphPrice")})})]}),(0,t.jsx)(o.Z,{justify:"center",mt:"md",children:(0,t.jsx)(c.z,{type:"submit",children:"Calculate"})})]}),(0,t.jsx)(m.i,{w:"60%",highlightOnHover:!0,withTableBorder:!0,children:(0,t.jsxs)(m.i.Thead,{children:[(0,t.jsxs)(m.i.Tr,{children:[(0,t.jsx)(m.i.Td,{w:"30%",children:"break-even"}),(0,t.jsxs)(m.i.Td,{w:"30%",children:[null!==(e=f.values.breakEvenDays)&&void 0!==e?e:"???"," days"]}),(0,t.jsxs)(m.i.Td,{w:"30%",children:[null!==(i=f.values.breakEvenAlph)&&void 0!==i?i:"???"," ALPH"]})]}),(0,t.jsxs)(m.i.Tr,{children:[(0,t.jsx)(m.i.Td,{children:"1 day"}),(0,t.jsxs)(m.i.Td,{children:[f.values.minedAlph1day?f.values.minedAlph1day*T.values.alphPrice:"???"," USD"]}),(0,t.jsxs)(m.i.Td,{children:[null!==(r=f.values.minedAlph1day)&&void 0!==r?r:"???"," ALPH"]})]}),(0,t.jsxs)(m.i.Tr,{children:[(0,t.jsx)(m.i.Td,{children:"7 day"}),(0,t.jsxs)(m.i.Td,{children:[f.values.minedAlph7day?f.values.minedAlph7day*T.values.alphPrice:"???"," USD"]}),(0,t.jsxs)(m.i.Td,{children:[null!==(u=f.values.minedAlph7day)&&void 0!==u?u:"???"," ALPH"]})]}),(0,t.jsxs)(m.i.Tr,{children:[(0,t.jsx)(m.i.Td,{children:"1 month"}),(0,t.jsxs)(m.i.Td,{children:[f.values.minedAlph1month?f.values.minedAlph1month*T.values.alphPrice:"???"," USD"]}),(0,t.jsxs)(m.i.Td,{children:[null!==(p=f.values.minedAlph1month)&&void 0!==p?p:"???"," ALPH"]})]}),(0,t.jsxs)(m.i.Tr,{children:[(0,t.jsx)(m.i.Td,{children:"6 month"}),(0,t.jsxs)(m.i.Td,{children:[f.values.minedAlph6month?f.values.minedAlph6month*T.values.alphPrice:"???"," USD"]}),(0,t.jsxs)(m.i.Td,{children:[null!==(v=f.values.minedAlph6month)&&void 0!==v?v:"???"," ALPH"]})]}),(0,t.jsxs)(m.i.Tr,{children:[(0,t.jsx)(m.i.Td,{children:"1 year"}),(0,t.jsxs)(m.i.Td,{children:[f.values.minedAlph1year?f.values.minedAlph1year*T.values.alphPrice:"???"," USD"]}),(0,t.jsxs)(m.i.Td,{children:[null!==(y=f.values.minedAlph1year)&&void 0!==y?y:"???"," ALPH"]})]})]})})]})}},8130:function(e){e.exports={title:"Welcome_title__Cz_nm"}}},function(e){e.O(0,[159,581,971,69,744],function(){return e(e.s=3792)}),_N_E=e.O()}]); \ No newline at end of file diff --git a/index.html b/index.html index c0b790a..73b9474 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ -ALPH mining ROI estimatorALPH mining ROI estimator

ALPH mining ROI estimator

This is a simple ROI calculator for ALPH mining based on the current network hashrate and ALPH price. Not Financial Advice.

Randomly ordered list of ASIC miners

USD

TH/s

kW

USD/kWh

Th/s

USD

break-even??? days??? ALPH
1 day??? USD??? ALPH
7 day??? USD??? ALPH
1 month??? USD??? ALPH
6 month??? USD??? ALPH
1 year??? USD??? ALPH
\ No newline at end of file +

ALPH mining ROI estimator

This is a simple ROI calculator for ALPH mining based on the current network hashrate and ALPH price. Not Financial Advice.

The network hashrate might be much higher than the current value in the future. Please take this into consideration.

Randomly ordered list of ASIC miners

USD

TH/s

kW

USD/kWh

Th/s

USD

break-even??? days??? ALPH
1 day??? USD??? ALPH
7 day??? USD??? ALPH
1 month??? USD??? ALPH
6 month??? USD??? ALPH
1 year??? USD??? ALPH
\ No newline at end of file diff --git a/index.txt b/index.txt index 120b5d2..3e7f0bb 100644 --- a/index.txt +++ b/index.txt @@ -1,10 +1,10 @@ 2:I[7831,[],""] -3:I[2225,["159","static/chunks/159-85f69ea60d837a99.js","581","static/chunks/581-a0e88e704c9a61ce.js","931","static/chunks/app/page-3f94aec805953b66.js"],""] +3:I[2225,["159","static/chunks/159-85f69ea60d837a99.js","581","static/chunks/581-a0e88e704c9a61ce.js","931","static/chunks/app/page-dfd28825f93b9f02.js"],""] 4:I[4129,["159","static/chunks/159-85f69ea60d837a99.js","185","static/chunks/app/layout-9e51635dae4029f1.js"],"ColorSchemeScript"] 5:I[9433,["159","static/chunks/159-85f69ea60d837a99.js","185","static/chunks/app/layout-9e51635dae4029f1.js"],"MantineProvider"] 6:I[4880,["159","static/chunks/159-85f69ea60d837a99.js","185","static/chunks/app/layout-9e51635dae4029f1.js"],"theme"] 7:I[5613,[],""] 8:I[1778,[],""] -0:["2U9OomqvZepKIyVGQ8OIf",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},["$L1",["$","$L2",null,{"propsForComponent":{"params":{}},"Component":"$3","isStaticGeneration":true}],null]]},[null,["$","html",null,{"lang":"en","children":[["$","head",null,{"children":[["$","$L4",null,{}],["$","link",null,{"rel":"shortcut icon","href":"/favicon.svg"}],["$","meta",null,{"name":"viewport","content":"minimum-scale=1, initial-scale=1, width=device-width, user-scalable=no"}]]}],["$","body",null,{"style":{"backgroundColor":"#F1F3F5","padding":32},"children":["$","$L5",null,{"theme":"$6","children":["$","$L7",null,{"parallelRouterKey":"children","segmentPath":["children"],"loading":"$undefined","loadingStyles":"$undefined","loadingScripts":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[],"styles":[["$","link","0",{"rel":"stylesheet","href":"/alph-mining-roi/_next/static/css/e957c54e71382d53.css","precedence":"next","crossOrigin":""}]]}]}]}]]}],null]],[[["$","link","0",{"rel":"stylesheet","href":"/alph-mining-roi/_next/static/css/e556ba3e9ece43f0.css","precedence":"next","crossOrigin":""}]],"$L9"]]]] +0:["WAqnsoWTnReHW7itNcGAu",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},["$L1",["$","$L2",null,{"propsForComponent":{"params":{}},"Component":"$3","isStaticGeneration":true}],null]]},[null,["$","html",null,{"lang":"en","children":[["$","head",null,{"children":[["$","$L4",null,{}],["$","link",null,{"rel":"shortcut icon","href":"/favicon.svg"}],["$","meta",null,{"name":"viewport","content":"minimum-scale=1, initial-scale=1, width=device-width, user-scalable=no"}]]}],["$","body",null,{"style":{"backgroundColor":"#F1F3F5","padding":32},"children":["$","$L5",null,{"theme":"$6","children":["$","$L7",null,{"parallelRouterKey":"children","segmentPath":["children"],"loading":"$undefined","loadingStyles":"$undefined","loadingScripts":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[],"styles":[["$","link","0",{"rel":"stylesheet","href":"/alph-mining-roi/_next/static/css/e957c54e71382d53.css","precedence":"next","crossOrigin":""}]]}]}]}]]}],null]],[[["$","link","0",{"rel":"stylesheet","href":"/alph-mining-roi/_next/static/css/e556ba3e9ece43f0.css","precedence":"next","crossOrigin":""}]],"$L9"]]]] 9:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"ALPH mining ROI estimator"}],["$","meta","3",{"name":"description","content":"Simple ROI calculator for ALPH mining based on the current network hashrate and ALPH price. Not Financial Advice."}]] 1:null