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

feat: introduce "{network}/avatars/{address}" #68

Merged
merged 3 commits into from
May 17, 2024
Merged

Conversation

boscohyun
Copy link
Member

request

curl -X 'GET' \
  'http://localhost:5195/odin/avatars/0xe56d432da2032f6c851943b76c4a41815baabb54' \
  -H 'accept: text/plain'

response

{
  "agentAddress": "0x6132331720A774274d6E51CaeAd375068cC00505",
  "avatarAddress": "0xe56d432da2032f6C851943b76C4a41815baaBB54",
  "avatarName": "SuhoDaddy",
  "level": 299,
  "actionPoint": 120,
  "dailyRewardReceivedIndex": 10433055
}

@boscohyun boscohyun requested review from moreal, Atralupus and a team May 17, 2024 05:42
@boscohyun boscohyun self-assigned this May 17, 2024
@boscohyun boscohyun merged commit 7369ad3 into main May 17, 2024
3 checks passed
@boscohyun boscohyun deleted the refactor-minor branch May 17, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants