export type ParamsTransferAsset = { assetId: string; amount: string; };