Hello!
I have a question. I want to write several functions that can:

1. Replenish 500 different wallets and save on gas.
2. Buy a certain token simultaneously on all 500 wallets and save on gas.
3. Sell a token simultaneously from all wallets and save on gas.
Is it possible to do this with ethers.js? Or do I need an additional smart contract?

Nov 2, 2023, 9:11 AM

© 2024 Draquery.com All rights reserved.