deploy_property_yield_vault
Create a yield-generating vault by deploying a PropertyYieldVault contract for ERC20 property tokens on Rootstock.
Instructions
Deploy a PropertyYieldVault contract on Rootstock
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetAddress | Yes | The address of the underlying ERC20 PropertyToken | |
| name | Yes | The name of the vault token | |
| symbol | Yes | The symbol of the vault token | |
| propertyNFTAddress | Yes | The address of the PropertyNFT | |
| propertyId | Yes | The ID of the property |