Response
200 - application/json
json rpc url
Example:
"https://core.poa.network"
curl --request GET \
--url https://eth.blockscout.com/api/v2/config/json-rpc-url
{
"json_rpc_url": "https://core.poa.network"
}
json rpc url
"https://core.poa.network"
Was this page helpful?
curl --request GET \
--url https://eth.blockscout.com/api/v2/config/json-rpc-url
{
"json_rpc_url": "https://core.poa.network"
}