Skip to main content

Get summary for individual NFT

GET 

/ronin/nfts/:contractAddress/:tokenId/summary

Get summarized information for an individual NFT.

Request

Path Parameters

    contractAddress stringrequired

    Contract address. Example: 0x814a9c959a3ef6ca44b5e2349e3bba9845393947

    tokenId stringrequired

    Token ID. Example: 2006055

Responses

OK

Schema
    quantity integer
    totalOwners integer
Loading...
Was this helpful?
Happy React is loading...