diff --git a/docs/index.js b/docs/index.js index 02eb54e..f8f2787 100644 --- a/docs/index.js +++ b/docs/index.js @@ -692,6 +692,8 @@ async function searchNFT(_NFTID) { } + if(LD.expiry>Date.now()+(86400*36500e3)) { LD = Date.now()+(86400*36500e3)} + // normalize earnings for(i=0;i${ timeFormat(new Date(LD.expiry)) } -
+

+

Extending expiry of eLOCKS NFT #${LD.id}

+ New Unlock Date:
+ + ${ (new Date(_END.valueOf())).toISOString().replace("T"," ").split(".")[0] } +
${ timeFormat(new Date(_END.valueOf())) } +
+

Amount of LP tokens locked:
${LD.total.toFixed(18)}