NEWTON
Asked
6 months ago
119
views
0
hey! any idea on how much is starknetJS request limit?
This question was originally posted on StarkNet Discord
Newton
asked
6 months ago
0
Accepted answer
Hey! maxFee is an int, not a float
1 eth in maxFee is a very big number (like 999999999999)
This answer was originally posted on StarkNet Discord
Newton
answered
6 months ago
Does anybody have an idea what is `get_caller_address` returning on an L1 handler call?
What is ArgentX?
How do I create account using starknetjs?
Does anyone have an example of a positional request to `starknet_addInvokeTransaction` on devnet that is working?
Is starknet.id legit?
How to fix invalid character error while invoking starknetjs frontend app in Cairo?
Do I need to learn cairo to develop on starknet?
Does Account Abstraction work on Mobile?
Can I transpile any solidity version?
How to use await in StarkNet.py?
Are there situations in which we prefer declaring variables as `local` vs `tempvar`?
Does Account Abstraction support "Burner Accounts"?
What will the bundler ecosystem look like in Account Abstraction?
Can anyone point me to Pedersen, Rescue references? StarkNet / Cairo Lang