| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperGetNftInfo |
NftControllerApi.getNftInfoUsingGET1(String chainId,
String contractAddresses,
String authorization,
String tokenId,
Integer timeOut)
Get NFT's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperGetNftInfo> |
NftControllerApi.getNftInfoUsingGET1WithHttpInfo(String chainId,
String contractAddresses,
String authorization,
String tokenId)
Get NFT's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
NftControllerApi.getNftInfoUsingGET1Async(String chainId,
String contractAddresses,
String authorization,
String tokenId,
ApiCallback<ResponseWrapperGetNftInfo> callback)
Get NFT's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperGetNftInfo |
ResponseWrapperGetNftInfo.code(Integer code) |
ResponseWrapperGetNftInfo |
ResponseWrapperGetNftInfo.message(String message) |
ResponseWrapperGetNftInfo |
ResponseWrapperGetNftInfo.result(ResponseWrapperGetNftInfoResult result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperGetNftInfo |
GoPlusTemplate.nftSecurity(NftSecurityRequest request)
Get NFT security and risk data.
|
Copyright © 2023. All rights reserved.