Skip to content

archerdao/ethers-provider-flashbots-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethers-provider-flashbots-bundle

How to start sending your bundles to the Archer Relay

The only change you need to make to start sending your bundles to the Archer relay is to pass in the Archer relay URL when you call "FlashbotsBundleProvider.create" like so:

const flashbotsProvider = await FlashbotsBundleProvider.create(provider, authSigner, 'https://api.archerdao.io/v1/bundle')

See demo.ts for an example.

More info

See our docs for more details about Archer Relay

About

Flashbots provider for ethers.js

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%