ResponseWrapperAddressContract |
ApproveControllerV1Api.addressContractUsingGET1(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)
|
com.squareup.okhttp.Call |
ApproveControllerV1Api.addressContractUsingGET1Call(String address,
String authorization,
String chainId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for addressContractUsingGET1
|
private com.squareup.okhttp.Call |
ApproveControllerV1Api.addressContractUsingGET1ValidateBeforeCall(String address,
String authorization,
String chainId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperAddressContract> |
ApproveControllerV1Api.addressContractUsingGET1WithHttpInfo(String address,
String authorization,
String chainId) |
Check if the address is malicious
|
ResponseWrapperListApproveNFT1155ListResponse |
ApproveControllerV2Api.addressNFT1155ApproveListUsingGET1(String addresses,
String chainId,
String authorization) |
Returns the ERC-1155 approvals of an EOA address and associated risk items.
|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT1155ApproveListUsingGET1Async(String addresses,
String chainId,
String authorization,
ApiCallback<ResponseWrapperListApproveNFT1155ListResponse> callback) |
Returns the ERC-1155 approvals of an EOA address and associated risk items.
|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT1155ApproveListUsingGET1Call(String addresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for addressNFT1155ApproveListUsingGET1
|
private com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT1155ApproveListUsingGET1ValidateBeforeCall(String addresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperListApproveNFT1155ListResponse> |
ApproveControllerV2Api.addressNFT1155ApproveListUsingGET1WithHttpInfo(String addresses,
String chainId,
String authorization) |
Returns the ERC-1155 approvals of an EOA address and associated risk items.
|
ResponseWrapperListApproveNFTListResponse |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1(String addresses,
String chainId,
String authorization) |
Returns the ERC-721 approvals of an EOA address and associated risk items.
|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1Async(String addresses,
String chainId,
String authorization,
ApiCallback<ResponseWrapperListApproveNFTListResponse> callback) |
Returns the ERC-721 approvals of an EOA address and associated risk items.
|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1Call(String addresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for addressNFT721ApproveListUsingGET1
|
private com.squareup.okhttp.Call |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1ValidateBeforeCall(String addresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperListApproveNFTListResponse> |
ApproveControllerV2Api.addressNFT721ApproveListUsingGET1WithHttpInfo(String addresses,
String chainId,
String authorization) |
Returns the ERC-721 approvals of an EOA address and associated risk items.
|
ResponseWrapperListApproveTokenOutListResponse |
ApproveControllerV2Api.addressTokenApproveListUsingGET1(String addresses,
String chainId,
String authorization) |
Returns the ERC-20 approvals of an EOA address and associated risk items.
|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressTokenApproveListUsingGET1Async(String addresses,
String chainId,
String authorization,
ApiCallback<ResponseWrapperListApproveTokenOutListResponse> callback) |
Returns the ERC-20 approvals of an EOA address and associated risk items.
|
com.squareup.okhttp.Call |
ApproveControllerV2Api.addressTokenApproveListUsingGET1Call(String addresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for addressTokenApproveListUsingGET1
|
private com.squareup.okhttp.Call |
ApproveControllerV2Api.addressTokenApproveListUsingGET1ValidateBeforeCall(String addresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperListApproveTokenOutListResponse> |
ApproveControllerV2Api.addressTokenApproveListUsingGET1WithHttpInfo(String addresses,
String chainId,
String authorization) |
Returns the ERC-20 approvals of an EOA address and associated risk items.
|
ResponseWrapperContractApproveResponse |
ApproveControllerV1Api.approvalContractUsingGET(String chainId,
String contractAddresses,
String authorization) |
Check if the approval is secure
|
com.squareup.okhttp.Call |
ApproveControllerV1Api.approvalContractUsingGETAsync(String chainId,
String contractAddresses,
String authorization,
ApiCallback<ResponseWrapperContractApproveResponse> callback) |
Check if the approval is secure (asynchronously)
|
com.squareup.okhttp.Call |
ApproveControllerV1Api.approvalContractUsingGETCall(String chainId,
String contractAddresses,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for approvalContractUsingGET
|
private com.squareup.okhttp.Call |
ApproveControllerV1Api.approvalContractUsingGETValidateBeforeCall(String chainId,
String contractAddresses,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperContractApproveResponse> |
ApproveControllerV1Api.approvalContractUsingGETWithHttpInfo(String chainId,
String contractAddresses,
String authorization) |
Check if the approval is secure
|
ResponseWrapperParseAbiDataResponse |
ContractAbiControllerApi.getAbiDataInfoUsingPOST(ParseAbiDataRequest body,
String authorization) |
Get abi decode info
|
com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTAsync(ParseAbiDataRequest body,
String authorization,
ApiCallback<ResponseWrapperParseAbiDataResponse> callback) |
Get abi decode info (asynchronously)
|
com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTCall(ParseAbiDataRequest body,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getAbiDataInfoUsingPOST
|
private com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTValidateBeforeCall(ParseAbiDataRequest body,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperParseAbiDataResponse> |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTWithHttpInfo(ParseAbiDataRequest body,
String authorization) |
Get abi decode info
|
ResponseWrapperGetAccessTokenResponse |
TokenControllerApi.getAccessTokenUsingPOST(GetAccessTokenRequest body) |
get token
|
com.squareup.okhttp.Call |
TokenControllerApi.getAccessTokenUsingPOSTAsync(GetAccessTokenRequest body,
ApiCallback<ResponseWrapperGetAccessTokenResponse> callback) |
get token (asynchronously)
|
com.squareup.okhttp.Call |
TokenControllerApi.getAccessTokenUsingPOSTCall(GetAccessTokenRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getAccessTokenUsingPOST
|
private com.squareup.okhttp.Call |
TokenControllerApi.getAccessTokenUsingPOSTValidateBeforeCall(GetAccessTokenRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperGetAccessTokenResponse> |
TokenControllerApi.getAccessTokenUsingPOSTWithHttpInfo(GetAccessTokenRequest body) |
get token
|
ResponseWrapperListGetChainsList |
TokenControllerV1Api.getChainsListUsingGET(String authorization,
String name) |
Get the list of chains supported by different functions.
|
com.squareup.okhttp.Call |
TokenControllerV1Api.getChainsListUsingGETAsync(String authorization,
String name,
ApiCallback<ResponseWrapperListGetChainsList> callback) |
Get the list of chains supported by different functions.
|
com.squareup.okhttp.Call |
TokenControllerV1Api.getChainsListUsingGETCall(String authorization,
String name,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getChainsListUsingGET
|
private com.squareup.okhttp.Call |
TokenControllerV1Api.getChainsListUsingGETValidateBeforeCall(String authorization,
String name,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperListGetChainsList> |
TokenControllerV1Api.getChainsListUsingGETWithHttpInfo(String authorization,
String name) |
Get the list of chains supported by different functions.
|
ResponseWrapperDappContractSecurityResponse |
DappControllerApi.getDappInfoUsingGET(String authorization,
String url) |
Check risk of dapp through URL
|
com.squareup.okhttp.Call |
DappControllerApi.getDappInfoUsingGETAsync(String authorization,
String url,
ApiCallback<ResponseWrapperDappContractSecurityResponse> callback) |
Check risk of dapp through URL (asynchronously)
|
com.squareup.okhttp.Call |
DappControllerApi.getDappInfoUsingGETCall(String authorization,
String url,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getDappInfoUsingGET
|
private com.squareup.okhttp.Call |
DappControllerApi.getDappInfoUsingGETValidateBeforeCall(String authorization,
String url,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperDappContractSecurityResponse> |
DappControllerApi.getDappInfoUsingGETWithHttpInfo(String authorization,
String url) |
Check risk of dapp through URL
|
GetDefiInfoResponse |
DefiControllerApi.getDefiInfoUsingGET(String contractAddresses,
String chainId,
String authorization) |
Rug-pull Detection API Beta
|
com.squareup.okhttp.Call |
DefiControllerApi.getDefiInfoUsingGETAsync(String contractAddresses,
String chainId,
String authorization,
ApiCallback<GetDefiInfoResponse> callback) |
Rug-pull Detection API Beta (asynchronously)
|
com.squareup.okhttp.Call |
DefiControllerApi.getDefiInfoUsingGETCall(String contractAddresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getDefiInfoUsingGET
|
private com.squareup.okhttp.Call |
DefiControllerApi.getDefiInfoUsingGETValidateBeforeCall(String contractAddresses,
String chainId,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<GetDefiInfoResponse> |
DefiControllerApi.getDefiInfoUsingGETWithHttpInfo(String contractAddresses,
String chainId,
String authorization) |
Rug-pull Detection API Beta
|
ResponseWrapperGetNftInfo |
NftControllerApi.getNftInfoUsingGET1(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.
|
com.squareup.okhttp.Call |
NftControllerApi.getNftInfoUsingGET1Call(String chainId,
String contractAddresses,
String authorization,
String tokenId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for getNftInfoUsingGET1
|
private com.squareup.okhttp.Call |
NftControllerApi.getNftInfoUsingGET1ValidateBeforeCall(String chainId,
String contractAddresses,
String authorization,
String tokenId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperGetNftInfo> |
NftControllerApi.getNftInfoUsingGET1WithHttpInfo(String chainId,
String contractAddresses,
String authorization,
String tokenId) |
Get NFT's security and risk data.
|
ResponseWrapperPhishingSite |
WebsiteControllerApi.phishingSiteUsingGET(String url,
String authorization) |
Check if the the url is a phishing site
|
com.squareup.okhttp.Call |
WebsiteControllerApi.phishingSiteUsingGETAsync(String url,
String authorization,
ApiCallback<ResponseWrapperPhishingSite> callback) |
Check if the the url is a phishing site (asynchronously)
|
com.squareup.okhttp.Call |
WebsiteControllerApi.phishingSiteUsingGETCall(String url,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for phishingSiteUsingGET
|
private com.squareup.okhttp.Call |
WebsiteControllerApi.phishingSiteUsingGETValidateBeforeCall(String url,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperPhishingSite> |
WebsiteControllerApi.phishingSiteUsingGETWithHttpInfo(String url,
String authorization) |
Check if the the url is a phishing site
|
ResponseWrapperTokenSecurity |
TokenControllerV1Api.tokenSecurityUsingGET1(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.
|
com.squareup.okhttp.Call |
TokenControllerV1Api.tokenSecurityUsingGET1Call(String chainId,
String contractAddresses,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for tokenSecurityUsingGET1
|
private com.squareup.okhttp.Call |
TokenControllerV1Api.tokenSecurityUsingGET1ValidateBeforeCall(String chainId,
String contractAddresses,
String authorization,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
|
ApiResponse<ResponseWrapperTokenSecurity> |
TokenControllerV1Api.tokenSecurityUsingGET1WithHttpInfo(String chainId,
String contractAddresses,
String authorization) |
Get token's security and risk data.
|