flashbots / ethers-provider-flashbots-bundle

Flashbots provider for ethers.js
549 stars 215 forks source link

getUserStatsV2 returns empty strings #120

Open lukaskai opened 8 months ago

lukaskai commented 8 months ago

getUserStatsV2 returns ' ', as before for sure there were values for allTimeGasSimulated and high priority.

{ allTimeGasSimulated: '', allTimeValidatorPayments: '', isHighPriority: false, last1dGasSimulated: '', last1dValidatorPayments: '', last7dGasSimulated: '', last7dValidatorPayments: '' } ?

lukaskai commented 8 months ago

@epheph maybe you can help!

EthanBlockson commented 4 weeks ago

same

thomas-alderson commented 3 weeks ago

same.