Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'TypeError: invalid BigNumberish value' when get Contract call result #4635

Closed
kkHAIKE opened this issue Nov 30, 2023 · 1 comment
Closed
Assignees
Labels
status:needs-more-info There's not enough information to start working on this issue

Comments

@kkHAIKE
Copy link

kkHAIKE commented Nov 30, 2023

Version of Hardhat

2.19.1

What happened?

got error message
TypeError: invalid BigNumberish value (argument="value", value={ "_type": "TransactionReceipt",

Minimal reproduction steps

call a Contract function returns
"outputs": [ { "internalType": "uint256", "name": "amountOut", "type": "uint256" } ],

if ignore this result, nothing happen

Search terms

No response

@schaable
Copy link
Member

Hi @kkHAIKE, we can't triage this issue with the information provided. Can you provide a minimal reproductible example?

@schaable schaable added status:needs-more-info There's not enough information to start working on this issue and removed status:triaging labels Nov 30, 2023
@kkHAIKE kkHAIKE closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Hardhat Dec 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:needs-more-info There's not enough information to start working on this issue
Projects
Archived in project
Development

No branches or pull requests

2 participants