Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get information from our own nodes #28

Open
web3gh opened this issue Jul 1, 2024 · 4 comments
Open

Get information from our own nodes #28

web3gh opened this issue Jul 1, 2024 · 4 comments

Comments

@web3gh
Copy link

web3gh commented Jul 1, 2024

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
Copy link

vilorij commented Jul 1, 2024

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
Copy link
Author

web3gh commented Jul 1, 2024

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
Copy link

vilorij commented Jul 2, 2024

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
Copy link

testerz commented Jul 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants