Open EugeneCPRO opened 1 year ago
Currently somehow working through 500,000 credits + per day at least
This can be significantly reduced by creating databases, however for the program to be scalable API calls must be optimised
Can also potentially look at using etherscanAPI/blockchain specific APIs for each chain to reduce the load
Work in progress
Partially done by storing recurring data in a database
Currently somehow working through 500,000 credits + per day at least
This can be significantly reduced by creating databases, however for the program to be scalable API calls must be optimised