hashport_get_bridge_steps
Retrieve step-by-step instructions for bridging assets between blockchain networks using Hashport. Specify source and target networks, asset details, and recipient address to get guidance.
Instructions
Get step-by-step instructions for bridging assets via Hashport
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 |