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