flashbots / flashbots/ethers-provider-flashbots-bundle
getConflictingBundle uses hardcoded blocks api
Open
- Dominant language
- TypeScript
- Stars
- 566
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
It looks like `getConflictingBundle` uses `fetchBlocksApi` that has a hardcoded API endpoint (see https://github.com/flashbots/ethers-provider-flashbots-bundle/blob/master/src/index.ts#L814).
I think this means it does not work for bundles submitted to another network, e.g., Goerli.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.