Skip to main content
GET
Get a Bridge Wallet

Authorizations

Api-Key
string
header
required

Path Parameters

bridgeWalletID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*

Response

A Bridge Wallet object response

chain
enum<string>
required

The chain of the Bridge Wallet

Available options:
base,
ethereum,
solana,
tempo,
tron
id
string
read-only

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*
address
string
read-only

The blockchain address of the Bridge Wallet

initiation_required
boolean
read-only

When present, transfers sourced from this wallet must include an initiation object on the create request. Omitted for wallets that do not require initiation data.

created_at
string<date-time>
read-only

Time of creation of the Bridge Wallet

updated_at
string<date-time>
read-only

Time of most recent update of the Bridge Wallet

balances
object[]
read-only