Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty JSON querying Arbitrum OS collection #118

Open
berabuilder opened this issue Feb 24, 2023 · 1 comment
Open

Empty JSON querying Arbitrum OS collection #118

berabuilder opened this issue Feb 24, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@berabuilder
Copy link

Describe the bug
Trying to query tour-de-berance collection on Arbitrum OpenSea
Is there an need to specify the Arbitrum RPC?

python -m scripts.score_real_collections tour-de-berance
Scoring collections: ['tour-de-berance'] with use_cache=True
Output file prefix: score_real_collections_results with type .json
Generating results for: tour-de-berance
No opensea cache file found for tour-de-berance: cached_data/tour-de-berance_cached_os_trait_data.json

Created collection tour-de-berance with 0 tokens
Token ID and their ranks and scores, sorted by rank
Outputted results to: score_real_collections_results_tour-de-berance.json
Finished scoring and ranking collections. Output files:
	score_real_collections_results_tour-de-berance.json

Information

https://opensea.io/collection/tour-de-berance
ERC721
Arbitrum

To Reproduce
Steps to reproduce the behavior:
python -m scripts.score_real_collections tour-de-berance

Expected behavior
Should export json with rarit

Environment

  • OS: MacOS 11.4
  • Python 3.10.3

Additional context
Add any other context about the problem here.

@berabuilder berabuilder added the bug Something isn't working label Feb 24, 2023
@DegenApeDev
Copy link

Empty on Polygon also.. even know it sees the number of NFTs on opensea..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants