| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperTokenSecurity |
TokenControllerV1Api.tokenSecurityUsingGET1(String chainId,
String contractAddresses,
String authorization,
Integer timeOut)
Get token's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperTokenSecurity> |
TokenControllerV1Api.tokenSecurityUsingGET1WithHttpInfo(String chainId,
String contractAddresses,
String authorization)
Get token's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
TokenControllerV1Api.tokenSecurityUsingGET1Async(String chainId,
String contractAddresses,
String authorization,
ApiCallback<ResponseWrapperTokenSecurity> callback)
Get token's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.code(Integer code) |
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.message(String message) |
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.putResultItem(String key,
ResponseWrapperTokenSecurityResult resultItem) |
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.result(Map<String,ResponseWrapperTokenSecurityResult> result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperTokenSecurity |
GoPlusTemplate.tokenSecurity(TokenSecurityRequest request)
Get token security and risk data.
|
Copyright © 2023. All rights reserved.