Chains, Staking & Teleporter
Get addresses by BTCb bridged balance
Get list of addresses and their net bridged amounts that have bridged more than a certain threshold.
GET
/
v2
/
chains
/
43114
/
btcb
/
bridged:getAddresses
Query Parameters
The minimum balance for which addresses should be considered.
A page token, received from a previous list call. Provide this to retrieve the subsequent page.
The maximum number of items to return. The minimum page size is 1. The maximum pageSize is 5000.
Required range:
1 < x < 5000