DipDupClient

public class DipDupClient

This client exposes functions to allow communication to the indexer platform DipDup ( https://dipdup.net/ ). DipDup is composed of many small, dedicated indexers, powered by GraphQL. This client tries to exposes userflow functions, allowing users to accomplish tasks without having to worry about the underlying complexities

  • Max enteries to return per request

    Declaration

    Swift

    public static let dexMaxQuerySize: Int

Init

Public functions