Skip to main content
Get User Wallet by Network

Headers

string
required
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

network
enum<string>
required
Available options:
Ethereum,
Polygon,
Base,
Avalanche,
Polkadot,
Vara

Response

id
string
required
Example:

"5884bd1d-ecb3-41ea-bcc7-e9e3d229618f"

created_at
string
required
Example:

"2023-07-21T22:03:16Z"

network
enum<string>
required
Available options:
Ethereum,
Polygon,
Base,
Avalanche,
Polkadot,
Vara
address
string
required
Example:

"0x976Cf57B7EE1D84E73BE9115457889d49a8A1335"

name
string | null
owner_id
string | null