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

contractURI() endpoint #84

Open
tbergmueller opened this issue Nov 4, 2024 · 0 comments
Open

contractURI() endpoint #84

tbergmueller opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@tbergmueller
Copy link
Member

Most market-places support Contract-level metadata (https://docs.opensea.io/docs/contract-level-metadata)
This is being standardized under https://eips.ethereum.org/EIPS/eip-7572

There shall be an endpoint
api/v1/collections/ which returns the collection-Metdata and can be used as contractURI() endpoint.

It shall be compliant with ERC-7572, i.e. always return a name.

@tbergmueller tbergmueller self-assigned this Nov 4, 2024
tbergmueller added a commit that referenced this issue Nov 4, 2024
An endpoint, returning an ERC-7572 compliant JSON-object.
This endpoint is suitable to be used as contractURI() endpoint in Smart
contracts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant