subscan-essentials
subscan-essentials copied to clipboard
request 'http://my ip:4399/api/scan/staking/validators' response 404 page not found
curl -X POST 'http://my ip:4399/api/scan/staking/validators' \
--header 'Content-Type: application/json'
--header 'X-API-Key: YOUR_KEY'
--data '{ "key": 20 }' 404 page not found
but I request other api is OK
but I request other api is OK
curl -X POST 'http://my ip:4399/api/now' \
--header 'Content-Type: application/json'
--header 'X-API-Key: YOUR_KEY' {"code":0,"message":"Success","ttl":1,"data":1625124453}
you have to add the validator plugin, similarly plugins for different features as well