defichain-api / api

Free DeFiChain API services
MIT License
2 stars 2 forks source link

masternode endpoints #9

Open adrian-schnell opened 2 years ago

adrian-schnell commented 2 years ago

/masternode - Paginated /masternode/{STATE} - paginated /masternode/with_inactive - paginated

and all endpoints with /all attached to use them without pagination

adrian-schnell commented 2 years ago

implemented in https://github.com/defichain-api/api/pull/5/