GET
/
blockscout
/
config
/
json-rpc-url
Get JSON RPC URL
curl --request GET \
  --url https://data-api.b3.fun/blockscout/config/json-rpc-url
{
  "json_rpc_url": "https://core.poa.network"
}

Response

200 - application/json

JSON RPC URL

The response is of type object.