Get the token associated to a given name_hash
This API endpoint accepts a path parameter name_hash and returns an avatar for a name hash
Arguments¶
| Parameter | Type | Required | Description |
|---|---|---|---|
name_hash | String | Yes | Ans name to look up the avatar for |
Response¶
| Parameter | Type | Description |
|---|---|---|
result | SVG | avatar for the given name_hash |
| ```` |