See what nodes are registered on the blockchain

Hi, I would like to see what nodes (ip & port) are registered for a certain stakepool.

The info on pooltool.io and adapools.org are saying different IP/port combo’s.

is there a command that can be ran from a node/producer to see this? A way to view it on the blockchain,…?

Use pool.vet

Cheers,

If you want to automate something you can use the KOIS API. Works very well and delivers the info you asked for:
https://api.koios.rest/#post-/pool_info

strange, he doesn’t find the pool. I think my buddy has a bigger issue than the node not “appearing” online on adapools.org.

thanks I’ll check it out.