Wallets

The Wallets API provides a set of endpoints to interact with web3 wallets a user has linked with Gamerbase.

Get Wallets

get
Responses
400
Generic Client Error
application/json
get
GET /v1/user/wallet HTTP/1.1
Host: 
Accept: */*
{
  "code": 10002,
  "message": "generic_client_error"
}

SIWE

Last updated