In current implementation, while filtering funded wallets, gas prices are fetched for each sponsor-chain groups. Basically it means that gas prices are being fetched number of sponsor times for each chain. RPC calls can be significantly reduced by making it once for each chain.
In current implementation, while filtering funded wallets, gas prices are fetched for each sponsor-chain groups. Basically it means that gas prices are being fetched number of sponsor times for each chain. RPC calls can be significantly reduced by making it once for each chain.