i need a dev to make a mass multi transfer tool that is better than the pinksale one currently the fees are way to high i am trying to multisend 600 addresses right now and the gas is 2100$ it should cost that much maybe for 4k address at this gas can anyone do?

May 13, 2023, 7:12 AM
can pay a reasonable amount
I believe there is a way to lower it, I had the script 1 year ago and was able to multi send to 5000 addresses for only like .5 E now it is .5 E to send 150 addresses. im just looking on multisender.app rn
the gwei was similar
im pretty sure i need a smart contract with a method that accepts an array of addresses, and within the method it transfers the ETH/token in a "batch" order
May 13, 2023, 7:37 AM
That's basically the only way to do it. I'm sure whatever platforms you have tried use exactly that
Sure, multicall might save a few transactions, but the saved total gas is minimal
May 13, 2023, 7:38 AM
is the token already deployed?
May 13, 2023, 7:46 AM
ya it was just a simple basic one
didnt have bulk transfer in it
May 13, 2023, 7:46 AM
share the token please
probably graphgql
or dune
May 13, 2023, 8:09 AM
Through events. Thanks
May 13, 2023, 8:10 AM

© 2024 Draquery.com All rights reserved.