data: allowedHosts: hosts: - TODO # Please change to the hostname of the source. registries: oss: enabled: false cloud: enabled: false connectorBuildOptions: # Please update to the latest version of the connector base image. # https://hub.docker.com/r/airbyte/python-connector-base # Please use the full address with sha256 hash to guarantee build reproducibility. baseImage: docker.io/airbyte/python-connector-base:1.0.0@sha256:dd17e347fbda94f7c3abff539be298a65af2d7fc27a307d89297df1081a45c27 connectorSubtype: api connectorType: source definitionId: 1e55cfe0-f591-4281-9a20-18d89d45f685 dockerImageTag: 0.1.0 dockerRepository: airbyte/source-wallet-fetcher githubIssueLabel: source-wallet-fetcher icon: wallet-fetcher.svg license: MIT name: Wallet Fetcher releaseDate: TODO supportLevel: community releaseStage: alpha documentationUrl: https://docs.airbyte.com/integrations/sources/wallet-fetcher tags: - language:python metadataSpecVersion: "1.0"