TransferParams: {
    amount: BigNumberish;
    assetId: BytesLike;
    destination: string | Address;
}