🍕Avatars

Get wallet avatar picture

get
Path parameters
walletAddressstringRequired

user non-bouncable TON Wallet address

Responses
200

successful operation

application/json
get
/avatar/{walletAddress}
GET /v1/api/avatar/{walletAddress} HTTP/1.1
Host: api.pizzaton.me
Accept: */*
200

successful operation

{
  "ok": true,
  "result": []
}

Last updated