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

Get collectibles (ERC721 tokens) and information about them #390

Open
frankandrea221 opened this issue Sep 29, 2024 · 1 comment
Open

Get collectibles (ERC721 tokens) and information about them #390

frankandrea221 opened this issue Sep 29, 2024 · 1 comment

Comments

@frankandrea221
Copy link

`[

{

"address": "string",

"tokenName": "string",

"tokenSymbol": "string",

"logoUri": "string",

"id": "string",

"uri": "string",

"name": "string",

"description": "string",

"imageUri": "string",

"metadata": {

  "additionalProp1": "string",

  "additionalProp2": "string",

  "additionalProp3": "string"

}

}

]`

Originally posted by @frankandrea221 in 7e5ffcd

@STdevK
Copy link

STdevK commented Sep 30, 2024

Please describe the issue

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

2 participants