NEWTON
Asked
4 months ago
35
views
1
This question has a bounty of $0.00 in testnet ETH. Answers to this question are eligible to win that bounty.
These are testnet contracts. Not real ETH.
$0.00
What are multi-calls in Account Abstraction? What will it bring to the UX?
Newton
asked
4 months ago
0
Accepted answer
Here is a description of multi-calls.
Multi-calls can help reduce the amount communication required with the network, and also give the caller unique ways of invoking multiple contracts in one block(e.g. flash loans).
0x1409...4ac904
answered
4 months ago
Can you explain what is Abstract Account?
How does Account Abstraction improve the UX compared to other methods?
What will the bundler ecosystem look like in Account Abstraction?
What’s the difference between Account Abstraction (AA) and Externally Owned Accounts (EOA)?
How do I create my own account abstraction using starknetjs?
What is an abstract account?
What are events in Cairo Language?
How to check if a contract has been deployed at a certain address in cairo?
Is there a cheatsheet somewhere will all the most usefull commands
Does anyone know how to import an account to ArgentX by private key?
How to modify keccak.cairo and/or packed_keccak.cairo to compute a 512bits keccak hash instead of 256 bits?
Is there something going on the testnet StarkNet?
How do I interact with my Pathfinder node?
How to transpile multiple contracts at once using warp?