# hnt **Repository Path**: shanelau/hnt ## Basic Information - **Project Name**: hnt - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started > ## helium APIs 1.每日收益 https://api.helium.io/v1/accounts/13UrpgpnYDq1N9mnLTymzcd87nufNL4Dyemj9d3iDWLeSJxskjL/rewards/sum?min_time=2021-07-01T16:00:00Z&max_time=2021-07-20T16:00:00Z&bucket=day 2.矿机列表 https://api.helium.io/v1/accounts/13UrpgpnYDq1N9mnLTymzcd87nufNL4Dyemj9d3iDWLeSJxskjL/hotspots 3.最新区块高度 https://api.helium.io/v1/blocks/height 4.account chanllenges https://api.helium.io/v1/accounts/:address/challenges 5.hotspot chanllenges https://api.helium.io/v1/hotspots/:address/challenges 需求。 1.输入帐号地址,展示矿机列表。 展示字段: 编号、机器名、是否在线、落后的区块数量、24h收益、7d收益、上次beacon距离当前多久及见证个数、上次witness距离当前多久 列表加一列备注列,数据保存在浏览器里。 2.每日收益柱状图 展示最近30天+8时区收益变化。 https://api.helium.io/v1/accounts/13UrpgpnYDq1N9mnLTymzcd87nufNL4Dyemj9d3iDWLeSJxskjL/rewards/sum?min_time=2021-07-01T16:00:00Z&max_time=2021-07-20T16:00:00Z&bucket=day