I need to increase transaction count on etherscan for a token. But gas fee is so expensive. Is there any simple transactions i can perform to increase tx count with the lowest gas fees for a token?
Aug 23, 2021, 4:48 AM
Its for erc20
Aug 23, 2021, 4:52 AM
I'm not sure exactly how smart Etherscan is, but in theory you can just send the cheapest transaction (21000 gas) to the token contract. The transaction will get reverted
Aug 23, 2021, 5:04 AM