carv-protocol / verifier

MIT License
9 stars 6 forks source link

Get information from our own nodes #28

Open web3gh opened 3 months ago

web3gh commented 3 months ago

Hey,

is there a way to get information like uptime or delegated keys for our own nodes when using the cli? The web/desktop client seem to be able to show this.

vilorij commented 3 months ago

You could find your verifier node address at https://alphanet-explorer.carv.io/verifiers. Just search every page(or page with your numbers of delegation) first 6 or 4 last digit of verifier address.

web3gh commented 3 months ago

i know but that's not optimal. i assumed there will be some kind of api to the node that would show this info

vilorij commented 3 months ago

also you could use this request https://interface.carv.io/explorer_alphanet/delegation?page_num=1&page_size=2000. And filter response by your wallet, or make curl and filter by jq. I cant find any reference for filtering by parameters

testerz commented 3 months ago

is there a way to find which licenses delegated to our verifier client ?