Get Arweave Uploads
Arweave
Get Arweave Uploads
Retrieve paginated Arweave upload stats and costs.
GET
Get Arweave Uploads
Query Parameters
Restrict results to approximately the last day, week, or month. Omit or use all for no time limit.
Available options:
day, week, month, all Page size (1 to 100). Default 20.
Required range:
1 <= x <= 1001-based page number. Defaults to 1.
Required range:
x >= 1Filter by wallet (0x + 40 hex) or username.
Minimum string length:
1Sort by total USDC or total WinC.
Available options:
usdc_cost, winc_cost asc or desc.
Available options:
asc, desc Response
Successful response; see schema for field meanings.
One object per artist: that artist's total WinC, total USDC (string with six decimal places), and artist (username and address).
Total number of artists matching the request (for pagination).
Sum of USDC across all matching artists (not only the current page).