export type ObjectAmount = { objectId: string; amount: string; };