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