I'm trying to fetch all transaction list using WEB3J (JAVA).
I know I can get it from Etherscan or Bscscan, but the request is limited to the free plan, (which is just 5 calls per second)
I need to call it directly using an RPC request.
I'm trying to fetch all transaction list using WEB3J (JAVA).
I know I can get it from Etherscan or Bscscan, but the request is limited to the free plan, (which is just 5 calls per second)
I need to call it directly using an RPC request.