Skip to main content
GET
List Card-Linked Wallets

Overview

Link internal (custodial) wallets to your card to use them as funding sources for card transactions. Users can link up to 5 wallets, with priority determining the order in which they are charged during purchases. Use Cases:
  • Enable card payments from specific wallets
  • Manage which currencies fund card transactions
  • Control payment source priority
  • Temporarily disable wallet usage for cards

Retrieve all custodial wallets currently linked to the user’s card.

Authentication

string
required
Your public API client key
string
required
Bearer token for authentication

Response

string
Linked wallet identifier
string
Wallet blockchain address
string
Currency code (e.g., “sol”, “usdc”)
string
Blockchain network (e.g., “solana”, “ethereum”)
number
Charging priority (lower numbers charged first)

Important Notes

Maximum Limit: Users can link up to 5 wallets to their card.
Priority Management: Use the Update Linked Wallets Priority endpoint to control which wallet is charged first.