hashport_validate_bridge
Validate bridge parameters for cross-network asset transfers to ensure compatibility before initiating transactions.
Instructions
Validate bridge parameters before initiating a bridge
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceNetworkId | Yes | Source network ID | |
| targetNetworkId | Yes | Target network ID | |
| sourceAssetId | Yes | Asset ID on source network | |
| recipient | Yes | Recipient address on target network | |
| amount | No | Amount to bridge | |
| tokenId | No | Token ID for NFTs |