llamanodes / web3-proxy

Fast loadbalancing and caching proxy for Ethereum or chains with similar JSON-RPC methods
https://llamanodes.com
GNU General Public License v3.0
148 stars 33 forks source link

Change available_balance and used_balance to total_deposits and total_cost #101

Closed yenicelik closed 1 year ago

yenicelik commented 1 year ago

Instead of available_balance and used_balance, lets change this to total_deposits and total_cost. I think that will be a lot simpler to use and update.