Skip to content

Testnet support for OpenSea API Helper #112

@au2001

Description

@au2001

I am currently using OpenRarity, fetching collection metadata from OpenSea's API.
The project I'm working on has an instance on the ethereum chain as well as a testnet instance.

It would be nice to be able to pass in a parameter to activate the testnets API from OpenSea instead of the main API.

For example, fetch_opensea_collection_data can use the following API call:
https://testnets-api.opensea.io/api/v1/collection/{collection_slug} (docs)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions