NEWTON
Asked
6 months ago
165
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
6 months ago
0
Accepted answer
try lowercase hex string, it must help
This answer was originally posted on StarkNet Discord
Newton
answered
6 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?
How can I create an array and populate it in the hint Cairo lang/Protostar?
How to get private key/mnemonic for account that been created using `deploy_account` [StarkNet]?
What will the bundler ecosystem look like in Account Abstraction?
Declaring a StarkNet contract on DevNet with Account(), but I get GatewayError in StarkNetJS
How many time does it take for stark to eth starkgate bridge process?
ApeWorX: Why am I getting an "account __execute__" error message?
Which account does protostar deploy command from?