ContractTransferParams: {
    amount: BigNumberish;
    assetId: BytesLike;
    contractId: string | AbstractAddress;
}