Hey! Are async calls limited to one per transaction? Or can I have another async call in the callback?
I have an SC on shard 2. From that one, I want to pay to an SC on shard 1 some tokens and that call will pay me back another tokens. These new tokens I want to pay to another SC that is also on shard 1.
Is it possible to do this in one tx?
Yes, limited to one transaction