Skip to main content

Get Avatar

GET /v1/uri/avatar/:contractAddress/:tokenId

Get Avatar

Path Parameters
  • contractAddress string required
  • tokenId any required
Responses

Avatar fetched successfully

Schema
  • status number required
  • message string required
  • data object required
  • name string required
  • description string required
  • image string required
  • animation_url string required
  • attributes object[] required
  • Array [
  • trait_type string required
  • value
  • ]
Loading...