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

    Function getCollectiblesPage

    • 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

      • OptionalpageUrl: string

      Returns Promise<SafeCollectiblesPage>