Last updated 2 months ago
Get current indexer status, including DAA score and OP score.
/info
curl -L \ --url 'https://tn10api.kasplex.org/v1/info'
{ "message": "text", "result": { "version": "2.02.1130", "versionApi": "2.02", "daaScore": "77993954", "daaScoreGap": "0", "opScore": "779939200003", "opTotal": "1200660", "tokenTotal": "6502", "feeTotal": "56036798346000" } }