coinbase / coinbase/nft-dapp-starter-kit
Issue with withdraw
- Dominant language
- TypeScript
- Stars
- 168
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
I am attempting to execute the withdraw script with `yarn withdraw` and I am getting the following error:
` reason: 'missing argument: passed to contract',
code: 'MISSING_ARGUMENT',
count: 0,
expectedCount: `
Am i missing something when executing the withdraw script? Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the `yarn withdraw` script entry point and trace the contract call that produces the `MISSING_ARGUMENT` error. Reproduce the reported failure, inspect how the contract invocation is assembled, and confirm the withdrawal command succeeds with the expected arguments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100