Get the NFT list
getnftgdnids
Get the NFT list of the specified contract address.
Basic Information
Property | Detail |
---|---|
URL |
|
Method | POST |
Request parameter
Parameter | Type | Required | Detail |
---|---|---|---|
contract_address | str | yes | Contract address of the target collection |
blockchain | str | yes | Blockchain for minting NFTs |
Sample requests
Example of successful response
Example of response in case of failure(status code 400)
Last updated