| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListApproveNFTListResponse |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1(String addresses,
String chainId,
String authorization,
Integer timeOut)
Check risk of all erc721 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperListApproveNFTListResponse> |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1WithHttpInfo(String addresses,
String chainId,
String authorization)
Check risk of all erc721 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1Async(String addresses,
String chainId,
String authorization,
ApiCallback<ResponseWrapperListApproveNFTListResponse> callback)
Check risk of all erc721 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperListApproveNFTListResponse |
ResponseWrapperListApproveNFTListResponse.addResultItem(ApproveNFTListResponse resultItem) |
ResponseWrapperListApproveNFTListResponse |
ResponseWrapperListApproveNFTListResponse.code(Integer code) |
ResponseWrapperListApproveNFTListResponse |
ResponseWrapperListApproveNFTListResponse.message(String message) |
ResponseWrapperListApproveNFTListResponse |
ResponseWrapperListApproveNFTListResponse.result(List<ApproveNFTListResponse> result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperListApproveNFTListResponse |
GoPlusTemplate.erc721ApprovalSecurity(Erc721ApprovalSecurityRequest request)
Check risk of all erc721 approvals under one EOA.
|
Copyright © 2023. All rights reserved.