diff --git a/404.html b/404.html index ef255be..f455db0 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -404: This page could not be found

404

This page could not be found.

\ No newline at end of file +404: This page could not be found

404

This page could not be found.

\ No newline at end of file diff --git a/_next/static/KhVhkV20FtJUo81WA0dFE/_buildManifest.js b/_next/static/CnY4u6rilQSkeSXO3psua/_buildManifest.js similarity index 66% rename from _next/static/KhVhkV20FtJUo81WA0dFE/_buildManifest.js rename to _next/static/CnY4u6rilQSkeSXO3psua/_buildManifest.js index 0852aa4..683d8f4 100644 --- a/_next/static/KhVhkV20FtJUo81WA0dFE/_buildManifest.js +++ b/_next/static/CnY4u6rilQSkeSXO3psua/_buildManifest.js @@ -1 +1 @@ -self.__BUILD_MANIFEST = {__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":["static\u002Fchunks\u002F982f5ae2-d693cd4a5ab462cf.js","static\u002Fchunks\u002Fpages\u002Findex-c0b61d2a00dbfbc7.js"],"/_error":["static\u002Fchunks\u002Fpages\u002F_error-74443ab98dfc2a66.js"],sortedPages:["\u002F","\u002F_app","\u002F_error"]};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() \ No newline at end of file +self.__BUILD_MANIFEST = {__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},"/":["static\u002Fchunks\u002F982f5ae2-d693cd4a5ab462cf.js","static\u002Fchunks\u002Fpages\u002Findex-edd4d84df4d40d37.js"],"/_error":["static\u002Fchunks\u002Fpages\u002F_error-74443ab98dfc2a66.js"],sortedPages:["\u002F","\u002F_app","\u002F_error"]};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() \ No newline at end of file diff --git a/_next/static/KhVhkV20FtJUo81WA0dFE/_ssgManifest.js b/_next/static/CnY4u6rilQSkeSXO3psua/_ssgManifest.js similarity index 100% rename from _next/static/KhVhkV20FtJUo81WA0dFE/_ssgManifest.js rename to _next/static/CnY4u6rilQSkeSXO3psua/_ssgManifest.js diff --git a/_next/static/chunks/pages/index-c0b61d2a00dbfbc7.js b/_next/static/chunks/pages/index-edd4d84df4d40d37.js similarity index 99% rename from _next/static/chunks/pages/index-c0b61d2a00dbfbc7.js rename to _next/static/chunks/pages/index-edd4d84df4d40d37.js index 85c0dae..a0ca1b7 100644 --- a/_next/static/chunks/pages/index-c0b61d2a00dbfbc7.js +++ b/_next/static/chunks/pages/index-edd4d84df4d40d37.js @@ -482,9 +482,9 @@ const BaseActionBox = (param)=>{ const zkappWorkerClient = new ZkappWorkerClient(); await zkappWorkerClient.setActiveInstanceToBerkeley(gqlUrl); web/* Mina */.No.setActiveInstance(web/* Mina */.No.Network(gqlUrl)); + const mina = window.mina; setDisplayText("Loading public keys..."); console.log("Loading public keys..."); - const mina = window.mina; const publicKeyBase58 = (await mina.requestAccounts())[0]; const publicKey = web/* PublicKey */.nh.fromBase58(publicKeyBase58); // await zkappWorkerClient.fetchAccount({publicKey: publicKey!}); @@ -512,6 +512,8 @@ const BaseActionBox = (param)=>{ // const transactionJSON = await zkappWorkerClient!.getTransactionJSON(); // const recepient = PublicKey.fromBase58('B62qmVHmj3mNhouDf1hyQFCSt3ATuttrxozMunxYMLctMvnk5y7nas1'); const recepient = publicKey; + setDisplayText("Loading address list..."); + console.log("Loading address list..."); let witnesses = __webpack_require__(4995); // console.log("asduihfhuipasdhjbfhb"); let addresses = __webpack_require__(3489); @@ -576,7 +578,7 @@ const BaseActionBox = (param)=>{ transaction: transaction.toJSON(), feePayer: { fee: 0.1, - memo: "" + memo: "Mina Inu Airdrop" } }); setDisplayText("Transaction Sent"); diff --git a/index.html b/index.html index 6b7a83d..0c80559 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Mina Inu
Claim Mina Inu Airdrop
Step 1. Connect Wallet
Step 2. Claim Airdrop
\ No newline at end of file +Mina Inu
Claim Mina Inu Airdrop
Step 1. Connect Wallet
Step 2. Claim Airdrop
\ No newline at end of file