EugeneCPRO / toolBeta-main

0 stars 0 forks source link

Reduce API load #3

Open EugeneCPRO opened 1 year ago

EugeneCPRO commented 1 year ago

Currently somehow working through 500,000 credits + per day at least

image

This can be significantly reduced by creating databases, however for the program to be scalable API calls must be optimised

EugeneCPRO commented 1 year ago

Can also potentially look at using etherscanAPI/blockchain specific APIs for each chain to reduce the load

Work in progress

EugeneCPRO commented 1 year ago

Partially done by storing recurring data in a database