Get program balance
Programs
Get program balance
Retrieve a program’s wallet balance.
GET
Get program balance
Returns the current wallet balance for each asset linked to the program. The balance reflects the net of fund and burn operations minus credits issued by rules. Only meaningful for assets with anDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
issuance_policy of PREFUNDED. UNLIMITED assets bypass the wallet entirely and do not appear here. Use this to monitor remaining budget; when a PREFUNDED wallet reaches zero, credits fail.
For usage patterns and examples, see the Programs guide.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Program ID
Query Parameters
Return balance for a single asset
Maximum number of results (default 50, max 200)
Required range:
x >= 1Pagination cursor from previous response