type WCProposerMetadata = { description?: string; icons: Array<string>; name: string; url?: string;};