Last updated 4 months ago
Get current indexer status, including DAA score and OP score.
GET /v1/info HTTP/1.1 Host: tn10api.kasplex.org Accept: */*
Success
{ "message": "text", "result": { "version": "2.02.1130", "versionApi": "2.02", "daaScore": "77993954", "daaScoreGap": "0", "opScore": "779939200003", "opTotal": "1200660", "tokenTotal": "6502", "feeTotal": "56036798346000" } }