Get the IC donation total + donor wall (public)
ic_donations_totalReturns the running total raised (USD), the donor count, and the most recent settled donations (name, amount, message, tx, ts) shown on the public donor wall at /donate. No auth required. Args: { limit?: number (1-50, default 10) }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |