API / 用户收藏 / 代理


10、充币: 获取历史充币币种

<ul> <li>获取游戏url</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://api.com/api/mine/funds/getHistoryCurrency</code> <code>需登录</code> </li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>GET</p> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;data&amp;quot;: [ &amp;quot;USDT&amp;quot; ], &amp;quot;message&amp;quot;: &amp;quot;&amp;quot; }</code></pre> <p><strong>返回参数说明</strong> </p> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">currency</td> <td style="text-align: left;">string</td> <td>币种</td> </tr> </tbody> </table>

页面列表

ITEM_HTML