Skip to content
🎉 Welcome to the new Aptos Docs! Click here to submit feedback!

Count Number of Active Delegators for a Pool

getNumberOfDelegators retrieves the count of active delegators for a specified pool address. This query is especially valuable for platforms that need to analyze participation in staking or delegation pools.

Try it now! Customize the variable below in the editor to explore different pool addresses.

Loading...

Variables:

  • $poolAddress: String - The address of the pool for which to query the number of active delegators. Example: "0x06099edbe54f242bad50020dfd67646b1e46282999483e7064e70f02f7ea3c15".