mev-share-client-ts
mev-share-client-ts copied to clipboard
Client library for Flashbots MEV-share Matchmaker.
The Sepolia network is supported by Flashbots for testing purposes, but this package does not provide the proper configuration for it.
## What As per [flashbots docs](https://docs.flashbots.net/flashbots-auction/advanced/rpc-endpoint#eth_sendprivatetransaction), `sendPrivateTransaction` allows users to specify refund recipients. This exposes a refund parameter on the `MevShareClient.sendTransaction` and populates the json rpc request accordingly ### Other...
Hi folks, I see that the comment pointing to the list of MEV-Share block builders is returning 404. What's the right address? https://github.com/flashbots/mev-share-client-ts/blob/88005c91cfb0f0986daff3c5fb0f8691019b46ae/src/api/interfaces.ts#L129
- implement classes to represent structs - add `.serialize()` method for each class to replace respective munger call
Abstract offset away and let users query over limits > maxLimit