| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperAddressContract |
ApproveControllerV1Api.addressContractUsingGET1(String address,
String authorization,
String chainId,
Integer timeOut)
Check if the address is malicious
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperAddressContract> |
ApproveControllerV1Api.addressContractUsingGET1WithHttpInfo(String address,
String authorization,
String chainId)
Check if the address is malicious
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ApproveControllerV1Api.addressContractUsingGET1Async(String address,
String authorization,
String chainId,
ApiCallback<ResponseWrapperAddressContract> callback)
Check if the address is malicious (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperAddressContract |
ResponseWrapperAddressContract.code(Integer code) |
ResponseWrapperAddressContract |
ResponseWrapperAddressContract.message(String message) |
ResponseWrapperAddressContract |
ResponseWrapperAddressContract.result(ResponseWrapperAddressContractResult result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperAddressContract |
GoPlusTemplate.addressSecurity(AddressSecurityRequest request)
Check if the address is malicious
|
Copyright © 2023. All rights reserved.