mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 22:43:34 +08:00
* 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
9 lines
295 B
JSON
9 lines
295 B
JSON
{
|
|
"stacker": "SPDGWQ60E1QXTC6E4VHKK0NG34EAX554WDFFFHMF",
|
|
"pox_addr": "bc1qxhmdufsvnuaaaer4ynz88fspdsxq2h9e9cetdj",
|
|
"amount_ustx": "2062697998",
|
|
"burn_block_unlock_height": 781984,
|
|
"block_height": 65917,
|
|
"tx_id": "0x3c81cd26ed172a7e552ed245b8b290abefa4f82dfc610a0091ac91c2eed7f9e6"
|
|
}
|