> For the complete documentation index, see [llms.txt](https://bitlong.gitbook.io/api-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitlong.gitbook.io/api-doc/tapd-api/statisticalinfo.md).

# StatisticalInfo

## 资产转入&#x20;

### 用户上传的所有资产接收(转入)记录

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/addr\\_receive/get/all/simplified>*

### 用户上传的所有资产接收(转入)记录\[按资产ID分类]

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/addr\\_receive/get/asset\\_id/all/simplified>*

## 资产地址(发票)

### 用户上传的所有资产地址(或发票)

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_addr/get/all/simplified>*

### 用户上传的所有资产地址(或发票)\[按用户名分类,再按资产ID分类]

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_addr/get/username/asset\\_id/all/simplified>*

## 资产余额

### 用户上传的所有钱包余额\[按用户名(公钥)分类

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_balance/get/holder/username/balance/all/simplified>*

### 用户上传的所有钱包余额\[按资产ID分类]

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_balance/get/asset\\_id/balance/all/simplified>*

## 资产销毁

### 用户上传的所有本地资产销毁信息

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_burn/get/all/simplified>*

## 资产转出

### 用户上传的所有资产转账(转出)信息

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_transfer/get/combined/all/simplified>*

### 用户上传的所有资产转账(转出)信息\[按资产ID分类]

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_transfer/get/combined/asset\\_id/all/simplified>*

## 批量转账

### 用户上传的所有资产批量转账记录信息

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/batch\\_transfer/get/asset\\_id/all/simplified>*

## 资产本地发行

### 用户上传的所有本地资产发行信息(100%预留)

<mark style="color:green;">`GET`</mark>*<http://132.232.109.84:8095/asset\\_local\\_mint/get/all/simplified>*
