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.
Variables:
Section titled “Variables:”$poolAddress
: String - The address of the pool for which to query the number of active delegators. Example:"0x06099edbe54f242bad50020dfd67646b1e46282999483e7064e70f02f7ea3c15"
.