NEWTON
Asked
6 months ago
10
views
0
Why am I getting the error message “ArgumentsLengthError: The number of the given arguments (0) do not match what is defined in the ABI (1)”
0x98e3...a56442
asked
6 months ago
0
Accepted answer
Please check your contract functions for deploying. You may be trying to deploy a factory class which may be expecting an argument for a class hash.
0x98e3...a56442
answered
6 months ago
ApeWorX: Why am I getting an "account __execute__" error message?
Why abi of warp compiled contract does not match original solidity abi?
Cairo: How do I write a custom error message when an assert fails?
Cairo 0.10.0 Error: Cannot unpack return value error
AssertionError with range_check_ptr_ptr
ApeWorX: Why are the cairo and starknet plugins not installing properly?
Cairo Error: Unexpected token Token('LPAR', '('). Expected: identifier.
How can I use start_prank with deploy_contract?
when starknet token?
Why should I run a Pathfinder node?
I am already running a full Ethereum node on my server. Can I set the PATHFINDER_ETHEREUM_API_URL parameter to my node's endpoint for pathfinder?
What are steps to create a new contract using starknetjs?
How can I pass an array of felt to call with Nile in StarkNet?
Is there a way to find events in a block without getting receipt for all transactions on Starknet?