GET
api
/
bundler-providers?address=
{address}
&apiKey=
{apiKey}
curl --request GET \
  --url 'https://bundlers.network/api/bundler-providers?address={address}&apiKey={apiKey}'
{
  "bundler": "Bundler1"
}

API URL

https://bundlers.network/api/bundler-providers?address={address}&apiKey={apiKey}

Parameters

address
string
required

Address of the ERC4337 bundler

apiKey
string
required

Request API key here: https://request.bundlers.network/

Response

bundler
string

Bundler name