Last updated 2 days ago
Query to get the mining APY information of each market's USDD rewards. The Mining APY for each market will be adjusted according to market conditions.
/mining/apy
curl -L \ --url 'https://openapi.just.network/mining/apy'
{ "code": 0, "message": "Success", "data": { "TX7kybeP6UwTBRHLNPYmswFESHfyjm9bAS": { "USDD": "text" } } }