Function UniswapCryptoMarketPlugin
- UniswapCryptoMarketPlugin(): PayloadSetWitnessPlugin<UniswapCryptoMarketWitness<BaseParamsFields & { 
 account?: AccountInstance | "random";
 config: SchemaFields & object & Omit<{
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & ArchivingModuleConfig & SchemaFields & object & {
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & {
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 } & {
 pools?: string[];
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 }, "schema"> & {
 schema: string;
 };
 ephemeralQueryAccountEnabled?: boolean;
 } & {
 provider?: Provider;
 }>>
- Returns PayloadSetWitnessPlugin<UniswapCryptoMarketWitness<BaseParamsFields & { 
 account?: AccountInstance | "random";
 config: SchemaFields & object & Omit<{
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & ArchivingModuleConfig & SchemaFields & object & {
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & {
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 } & {
 pools?: string[];
 schema: "network.xyo.crypto.market.uniswap.witness.config";
 }, "schema"> & {
 schema: string;
 };
 ephemeralQueryAccountEnabled?: boolean;
 } & {
 provider?: Provider;
 }>>