export type ObjectAmountTransfer = { objectId: string; amount: string; receiver: string; };