/
GR
grambo
/
grambo API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 1d ago
Details
Filter operations
activities
2
auth
3
cca
5
extension
1
favorites
1
galxe
3
health
1
mint
6
profile
8
proxy
1
quests
7
referral
4
search
1
social
3
stats
3
tokens
11
transactions
2
tv
2
upload
2
user
6
get
Get linked Galxe address for current user
post
Link Galxe address to current user
get
List user wallets
post
Link a TON wallet
delete
Unlink a wallet
post
Generate a nonce for wallet linking
user
List user wallets
Returns a list of all active linked wallets belonging to the authenticated user.
get
/user/wallets
Response
OK
ModelsWallet[]
required
address
string
auto_hide
boolean
avatar
string
created_at
string
followers_count
integer
following_count
integer
name
string
tokens
ModelsToken[]
user
ModelsTelegramUser
user_telegram_id
string
Changes