Files
stacks-blockchain-api/docs/entities/stacking/pool-delegation.example.json
Matthew Little 3cd6023e89 feat: stacking pool members endpoint (#1592)
* feat: endpoint to fetch stacking pool members #465

* docs: schema and docs for new endpoint

* chore: use `/extended/beta` prefix for endpoint

* docs: description fix

* docs: summary fix

* chore: bump migration file to latest

* chore: update endpoint to less ambiguous terminology

* feat: query param to filter for recent delegations by min block height, exclude old delegation events for the same stacker

* chore: doc typo
2023-03-29 10:13:43 +02:00

9 lines
295 B
JSON

{
"stacker": "SPDGWQ60E1QXTC6E4VHKK0NG34EAX554WDFFFHMF",
"pox_addr": "bc1qxhmdufsvnuaaaer4ynz88fspdsxq2h9e9cetdj",
"amount_ustx": "2062697998",
"burn_block_unlock_height": 781984,
"block_height": 65917,
"tx_id": "0x3c81cd26ed172a7e552ed245b8b290abefa4f82dfc610a0091ac91c2eed7f9e6"
}