All URIs are relative to https://testnet.mvcapi.com
Method | HTTP request | Description |
---|---|---|
treasury_get | GET /treasury | Get current treasury info. |
treasury_history_get | GET /treasury/history | Get all treasury history. |
crate::models::TreasuryInfo treasury_get() Get current treasury info.
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Veccrate::models::TreasuryHistory treasury_history_get() Get all treasury history.
This endpoint does not need any parameter.
Veccrate::models::TreasuryHistory
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]