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