NFT List
Last updated
Last updated
Through this API, you will be able to query the NFT list held by the user
Header
Field | Type | Required | Remarks |
---|---|---|---|
Request Parameters
Field | Type | Required | Remarks |
---|---|---|---|
Request Example
Response Parameters
Field | Type | Remarks |
---|---|---|
The NFT field consists of the following subfields:
Field | Type | Remarks |
---|---|---|
Response Body
Return Code
code | desc | Remarks |
---|---|---|
ApiKey
String
true
ApiKey obtained from the administrator
address
String
fasle
EOA Address
twitterUsername
String
fasle
twitter username
steamId
String
fasle
steamId
code
String
Return code
desc
String
Return message
data
List
User's NFT list
contractAddress
String
NFT contract address
name
String
NFT Name
tokenId
String
tokenId
imageUrl
String
image url
metadataUrl
String
metadata url
0
success
the flag for a successful request
11601
failed
this field not support in current version
11602
failed
user not found