Transfers
Get total amount granted
Returns the total amount that has been granted through Endaoment since inception. The amount is returned as a string representing USDC units. This endpoint is publicly accessible and does not require authentication.
GET
Response
200 - application/json
Total amount granted successfully retrieved
Total amount granted in USDC units
Example:
"1000000000"
Was this page helpful?