rwanft.findContractNft(FindContractNft)
Find a ContractNft address with available storage for a given contract ID. This is a read-only call.
FindContractNft Type Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| contractId | string | Required | Contract ID (stringified integer). |
Returns
| Field | Type | Description |
|---|---|---|
| contractNft | string | ContractNft address with available storage for the provided contract ID. |
Usage
TypeScript
JavaScript
Example outputs
Not available, please contact owner.
