-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request