@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Function getCollectibles

    • Get NFTs stored in a Safe

      Parameters

      • chainId: string
      • address: string
      • query: { exclude_spam?: boolean; trusted?: boolean } = {}
        • Optionalexclude_spam?: boolean

          If True spam tokens will not be returned

        • Optionaltrusted?: boolean

          If True just trusted tokens will be returned

      Returns Promise<SafeCollectibleResponse[]>