getReceipts

NFT 발급, 조회 등에서 제출한 트랜잭션들에 대해 Receipt을 조회하기 위한 API입니다. 조회하고자 하는 트랜잭션의 구분자로서 txId, txIds, txHash, txHashes 필드 중 하나를 요청에 포함해야 합니다.

Log in to see full request history
Path Params
string
required

대상 환경의 ID.

string
required

대상 NFT 컨트랙트의 주소.

Query Params
txHashes
array of strings

조회하고자 하는 트랜잭션의 해시(hash)값 배열.

txHashes
string

조회하고자 하는 트랜잭션의 해시(hash)값.

txIds
array of strings

조회하고자 하는 트랜잭션의 ID 배열.

txIds
string

조회하고자 하는 트랜잭션의 ID.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
English
Powered by Localize
한국어