Speeding Up dApp Interactions on Opera
TL;DR
* Avoid long block ranges or large expected response sizes.
* Avoid hammering broad queries. Ideally, use an API endpoint with request load balancing and high availability.
* If the transaction is supposed to execute a smart contract code, ensure the code emit relevant log records, which can be subscribed to