flashbots / flashbots/ethers-provider-flashbots-bundle
the method eth_callBundle does not exist/is not available
- Dominant language
- TypeScript
- Stars
- 566
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
building an nft rescue on polygon gets me this error..any idea ?
```
Starting flashbot...
Retreiving Flashbots Provider...
Attempt: 0 - Preparing bundle for block: 51126019
Max base fee in block 51126019 is 114012669314 WEI
Priority fee: 17000000000 WEI, 17 GWEI
Base fee: 114012669314 WEI, 114.012669314 GWEI
Max fee per gas: 131012669314 WEI, 131.012669314 GWEI
Fund amount: 8520539961505304 WEI, 8520539.961505304 GWEI, 0.008520539961505304 ETH
Running simulation
{
error: {
message: 'the method eth_callBundle does not exist/is not available',
code: -32601
}
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.