Type Alias SyncCollectionMetadataParams

SyncCollectionMetadataParams: {
    chainId: string;
    contractAddress: string;
    force: string;
}