hirosystems / stacks-blockchain-api

API for the Stacks blockchain
https://stacks-blockchain-api.vercel.app
GNU General Public License v3.0
172 stars 111 forks source link

List of pool members is empty for Fast Pool #1973

Closed friedger closed 4 months ago

friedger commented 4 months ago

Describe the bug List of delegating pool members is empty for Fast Pool

To Reproduce Steps to reproduce the behavior:

  1. Visit https://api.mainnet.hiro.so/extended/v1/pox3/SP21YTSM60CAY6D011EZVEVNKXVW8FVZE198XEFFP.pox4-fast-pool-v3/delegations
  2. See no result

Expected behavior All delegatees should be accessible

Additional context For xverse pool, there are some pool members listed: https://api.mainnet.hiro.so/extended/v1/pox3/SPXVRSEH2BKSXAEJ00F1BY562P45D5ERPSKR4Q33/delegations

zone117x commented 4 months ago

@friedger did you intend to use pox3 in the url? There are entries for pox4: https://api.mainnet.hiro.so/extended/v1/pox4/SP21YTSM60CAY6D011EZVEVNKXVW8FVZE198XEFFP.pox4-fast-pool-v3/delegations

smcclellan commented 4 months ago

Closing as this may be resolved by the above comment.