| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListApproveTokenOutListResponse |
ApproveControllerV2Api.addressTokenApproveListUsingGET1(String addresses,
String chainId,
String authorization)
Check risk of all erc20 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperListApproveTokenOutListResponse> |
ApproveControllerV2Api.addressTokenApproveListUsingGET1WithHttpInfo(String addresses,
String chainId,
String authorization)
Check risk of all erc20 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressTokenApproveListUsingGET1Async(String addresses,
String chainId,
String authorization,
ApiCallback<ResponseWrapperListApproveTokenOutListResponse> callback)
Check risk of all erc20 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListApproveTokenOutListResponse |
ResponseWrapperListApproveTokenOutListResponse.addResultItem(ApproveTokenOutListResponse resultItem) |
ResponseWrapperListApproveTokenOutListResponse |
ResponseWrapperListApproveTokenOutListResponse.code(Integer code) |
ResponseWrapperListApproveTokenOutListResponse |
ResponseWrapperListApproveTokenOutListResponse.message(String message) |
ResponseWrapperListApproveTokenOutListResponse |
ResponseWrapperListApproveTokenOutListResponse.result(List<ApproveTokenOutListResponse> result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ApproveTokenOutList |
ApproveTokenOutList.of(ResponseWrapperListApproveTokenOutListResponse response) |
| 构造器和说明 |
|---|
ApproveTokenOutList(ResponseWrapperListApproveTokenOutListResponse value) |
Copyright © 2023. All rights reserved.