get json rpc url
get json rpc url
GET /config/json-rpc-url
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Response
{
"json_rpc_url": "https://core.poa.network"
}{
"error": "Invalid request"
}Last updated