transferAsset
Transfers an asset from one user to another on a supported blockchain network. The mutation supports transferring standard or compressed NFTs. The mutation is rejected if the wallet address is not managed by HUB.
transferAsset(
input: TransferAssetInput!
): TransferAssetPayload!