NEWTON
Asked
5 months ago
161
views
0
Hey this message looks very confusing.
GatewayError: {'contract_address': ['Expected hex string, got: "0x01C438231cD70f47d1acB8404E51734c1Fb4d79AC55813b3E861fB1EF78Da0D6".']}
Any hints on this?
This question was originally posted on StarkNet Discord
Newton
asked
5 months ago
0
Accepted answer
try lowercase hex string, it must help
This answer was originally posted on StarkNet Discord
Newton
answered
4 months ago
string
What is the expected blocktime for starknet mainnet?
Declaring a StarkNet contract on DevNet with Account() but I get GatewayError in StarkNetJS
The only way to invoke a contract is using migrations (this applies for both devnet and testnet?)
StarknetPy Error in get_balance_sync (StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT)
Do you know a function that converts an array of felts (numbers) to a single string in JS? [Cairo Lang]
Is there any issue between using 4.4 and 3.x starknet.js?
What does this error means? (AssertionError: assert_not_zero failed: 0 = 0.)
How do I create OZ (Open Zeppelin) contract using starknetjs?
Does anyone know how to print a uint256 in protostar tests?
How do I connect my DAPP to a Starknet node using starknetjs?
Why am I having trouble deploying my Cairo contract?
What are events in Cairo Language?
How does Account Abstraction improve the UX compared to other methods?