llamanodes / web3-proxy

Fast loadbalancing and caching proxy for Ethereum or chains with similar JSON-RPC methods
https://llamanodes.com
GNU General Public License v3.0
154 stars 34 forks source link

Add New Method Types #206

Open LlamaMB opened 1 year ago

LlamaMB commented 1 year ago

Collection of Pending Methods Types | Q3 2023

Ideally all Flashbots methods (for MEV Teams) | https://docs.flashbots.net/flashbots-auction/searchers/advanced/rpc-endpoint

BlinkyStitt commented 1 year ago

we support debug_traceTransaction (and always have). If someone is having trouble with it, I need more information.

we don't have eth_sendPrivateTransaction because thats our default. I guess we could add it just so integration is easy.