Swagger UI

VicMaster APIs
 2.0.0 

[ Base URL: www.vicmaster.xyz ]

Happy to code VicMaster APIs

Config

Get VicMaster Application Configuration

GET​/api​/config
Get VicMaster Application Configuration

Candidates

Get Candidates information

GET​/api​/candidates
Get candidates information
GET​/api​/candidates​/masternodes
Get masternodes(exclude Proposed candidates) information
GET​/api​/candidates​/slashedMNs
Get slashed Masternodes
GET​/api​/candidates​/proposedMNs
Get proposed Masternodes
GET​/api​/candidates​/resignedMNs
Get resigned Masternodes
GET​/api​/candidates​/{candidate}
Get candidate's information
GET​/api​/candidates​/{candidate}​/voters
Get voters who voted for the candidate
GET​/api​/candidates​/slashed​/{epoch}
Get list of slashed masternodes

Voters

Get Voter information

GET​/api​/voters​/annualReward
Get ROI of masternode and voter

Transaction

Get transactions of candidate and voter

GET​/api​/transactions​/candidate​/{candidate}
Get transactions of a candidate
GET​/api​/transactions​/voter​/{voter}
Get transactions of a voter
GET​/api​/transactions​/{tx}
Get a transaction's detail

Signer

Get a list of signers

GET​/api​/signers​/get​/latest
Get a list of latest signers

Models

config
candidate
candidateDetail
candidateRewards
candidateVoter
voterCandidates
voterRewards
isMasternode
isCandidate
txCandidate
txVoter
slashedMN
proposedMN
resignedMN
isOwner
transaction
signers
masternode
slashedMasternodes
annualReward