Get User Wallet

/v3/getWallet

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "status": "SUCCESS",
  "wallet": {
    "ethAddress": "0xD570518061287E79f137fca98D56902e086f95CB",
    "solAddress": "B4H5koiRxUuGz7YKALucvxUAc81k4b9Xf3aGTFXQ42mF",
    "eosAddress": "EOS8cfYwFefRy1pEeiWhvP5K5H3TV9514jyvuYeHEz1sqXbywGc2f"
  }
}

User wallet is supported across multiple chains:

  • ethAddress is valid for all EVM-compatible chains- Ethereum, Polygon, BSC, Avax C-Chain, etc.
  • solAddress is the address of the user on the Solana L1 chain.
  • eosAddress is the address of the user on the EOS and compatible chains.
🚧

API Error Status

You can find error status returned by the api here.

© Copyright 2024, Passbird Research Inc.

Body Params
user
object
required

User identifier. This is the ID against which the wallet would be generated. Only one of email or phone should be provided.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json