NEWTON
Asked
9 months ago
83
views
0
Hello everyone, how can I make a multicall in JS? With which library ?
This question was originally posted on StarkNet Discord
Newton
asked
9 months ago
0
Accepted answer
Account.execute(calls, [...]) https://www.starknetjs.com/docs/API/account ... hint there is an (s) to call ... The library would be starknet.js obviously
This answer was originally posted on StarkNet Discord
Newton
answered
9 months ago
What is Starknet.js?
How to use multicall with protostar 0.9.0?
Do you know a function that converts an array of felts (numbers) to a single string in JS? [Cairo Lang]
How can I get ETH for the test net in StarkNet?
Why I randomly get `HttpError: Bad Gateway` from starknet js?
Which oracle service provider is StarkNet using?
Is there any issue between using 4.4 and 3.x starknet.js?
What is Kakarot, the zkEVM written in Cairo?
What is ArgentX?
StarknetErrorCode.ENTRY_POINT_NOT_FOUND_IN_CONTRACT error in Cairo. Can anyone help?
Is Kakarot equivalent to Arbitrum?
What is an abstract account? For example: StarkNet Account Abstraction
Which account does protostar deploy command from?
Is there a cheatsheet somewhere will all the most usefull commands