> For the complete documentation index, see [llms.txt](https://docs.termina.technology/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.termina.technology/documentation/open-source-contributions/modules/data-anchor/indexing-data/getting-payers.md).

# Getting Payers

Understanding who funded which uploads is key for billing, auditing, and ecosystem analytics. The indexer can enumerate every unique wallet that paid for blob storage within a network.&#x20;

This deduplicated list of pubkeys helps you segment usage, allocate costs, and surface top contributors or outlier behavior.

<table><thead><tr><th width="224.228515625">RPC Call</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://docs.termina.technology/documentation/network-extension-stack/modules/data-anchor/indexing-data/payers/get_payers_by_network">get_payers_by_network</a></td><td>Lists every unique wallet address that funded blob uploads in a given network.</td></tr></tbody></table>
