GET
/
ethereum
/
mev_search

Authorization

x-api-key
string
default: "demo-api-key-x-00000"required

Your API key for authentication.

Query Params

searchtext
string
required

Specify the name or part of the type of the MEV you wish to search for.

limit
string

Specify number of shown results.

offset
string

Specify the starting point in the list of results for pagination. e.g. offset=0, offset=1, etc..

Response

data
array

An array that encapsulates the MEV labels corresponding to the Ethereum address provided.