/
GR
grambo
/
grambo API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 3d 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
Get linked Galxe address for current user
Returns the Galxe platform wallet linked to the authenticated user's Grambo wallet.
get
/user/galxe
Response
OK
ModelsPlatformWallet
required
created_at
string
external_address
string
id
string
is_verified
boolean
platform_code
string
updated_at
string
wallet_address
string
Changes