export interface VerifierMsg { name: string; claimer: string; contract_address: string; chain_id: string; }