deploy_property_token
Deploy a property token contract on Rootstock by providing the PropertyNFT address, property ID, name, and symbol.
Instructions
Deploy a PropertyToken contract on Rootstock
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyNFTAddress | Yes | The address of the PropertyNFT | |
| propertyId | Yes | The ID of the property | |
| name | Yes | The name of the property | |
| symbol | Yes | The symbol of the property |