Get SRR by Collection contract address and Token Id
to get SRR data
Last updated
Was this helpful?
to get SRR data
Last updated
Was this helpful?
GET
<base_url>/port/api/v1/collection/{collectionContractAddress}/srr/{tokenId}
Please replace <base_url>
as explained .
tokenId*
string
TokenId of SRR. Example: 59531933
collectionContractAddress
string
Ethereum address:, for example: 0xb3c438dCe59d2A1b6994E437d879ae00f24F2d34
Single object of SRR Data.
. This page includes example as well.
.
This endpoint is public and the information is also public.