flashbots / flashbots/ethers-provider-flashbots-bundle

getUserStatsV2 returns empty strings

Open
#120 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
566
Forks
211
PR merge metrics
No merged PRs in 30d

Description

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

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.