deposits
deposits: {
amount: string;
message?: string;
timestamp: number;
}[]
escrowAddress
escrowAddress: string
expiryTimestamp
expiryTimestamp: number
platform
platform: "github" | "twitter" | "telegram"
totalEscrowBalance
totalEscrowBalance: string
totalSent
totalSent: string
Sent escrow information