My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Dhaiwat Pandya

7 comments

Arihant Bansal
Arihant Bansal
Jul 29, 2022

Hi, in the main.tsx file, there are a pair of extra <> surrounding the URL for the JSON RPC on line 18.

1
·
·2 replies
Arihant Bansal
Arihant Bansal
Jul 29, 2022

also, the final code link has an extra ] at the end

1
·
Dhaiwat Pandya
Dhaiwat Pandya
Author
·Jul 29, 2022

Arihant Bansal

Hey Arihant, thanks for pointing this out! I've fixed it

·
Alejandro Messa
Alejandro Messa
Nov 1, 2022

I am an experienced trader and I have been watching the cro project for a long time and how the trader studied it from different angles, I am very interested in the ins and outs and forecasts, I can also call this article cro price prediction useful, which gave me information that I could not find in open sources.

1
·
Davis Chen
Davis Chen
Sep 6, 2022

site screen

 Mint unsuccessful! Error message:

{
 "reason": "missing argument: passed to contract",
 "code": "MISSING_ARGUMENT",
 "count": 0,
 "expectedCount": 1
}

console

Error: missing argument: passed to contract (count=0, expectedCount=1, code=MISSING_ARGUMENT, version=contracts/5.7.0)
    at Logger.makeError (index.ts:269:28)
    at Logger.throwError (index.ts:281:20)
    at Logger.checkArgumentCount (index.ts:340:18)
    at index.ts:187:12
    at Generator.next (<anonymous>)
    at index.ts:13:1
    at new Promise (<anonymous>)
    at __awaiter5 (index.ts:13:1)
    at populateTransaction (index.ts:179:100)
    at index.ts:316:16

I got this issue , how to solve it?

·
·1 reply
Davis Chen
Davis Chen
Sep 8, 2022

seems it's a version problem I used grab the package.json from your repo and problem solved

·
CeresExe
CeresExe
Oct 16, 2022

Wow, going have to try this out! Great article! 🫡✅✅✅

·