Now supporting ETH & BNB

DeFi on the edge

Run your trading strategies with Mevlink, the fastest available mempool provider

1
// mevlink "github.com/mevlink/streamer-go"
2
3
func main() {
4
var str = mevlink.NewStreamer("id", "secret", network_id)
5
str.OnTransaction(func(txb []byte, hash mlstreamergo.NullableHash, noticed time.Time, propagated time.Time) {
6
// feed transaction to your bot
7
})
8
str.Stream()
9
}
80th percentile win

20 ms +

Avg. Edge

10 ms +

wins VS bloxroute

60% +

STREAM API

Easily unlock up to 20 ms on leading alternatives

Txs come from all over the world & now it's easy for your bots to get them too.

OPTIMIZED
Our network of optimized fullnodes listen for transactions and get them to you fast
PLUG & PLAY
Use our streamer-go package to get a transaction stream, no full node required
FLEXIBLE
Automatically connect to the Mevlink nodes closes to you & propagate txs on the same connection
PROPAGATION API

Fast transaction propagation built right in

Optimized transaction propagation built into streamer-go for a painless, fast integration

FAST
Our optimized fullnodes are designed to maintain key connects and propagate your transactions quickly
TARGETED
Optionally, send a set of private keys you want to ensure this transaction gets to faster
CONVENIENT
Use streamer-go or interact with the TCP api with the same connection you use to get transactions
DEPLOY API

Get your own global response network

Bypass 500-1000 mcs of overhead by deploying your nodes on our hardware

BARE
Trivial docker and VM overhead for your bots.
FEWER ABSTRACTIONS
Strip unnecessary framing from typical RPC, HTTP, TCP apis with our custom unix domain socket protocol.
ADAPTABLE
Industry-fastest streaming to your VMs, for users who have intellectual property or security concerns.