Cards
Get individual card top-up wallets
Retrieve the funding wallets available for topping up an individual card.
GET
Returns the funding wallets you can use to load balance onto an individual card. Each wallet gives you a deposit address on a blockchain, the tokens accepted at that address, and any additional deposit addresses provided by ramp partners. Requires an API key with access level 1 or higher.
Path parameters
string
required
Individual card identifier.
Response
Returns an array of top-up wallet objects.string
Deposit address of the top-up wallet.
string
Blockchain network of the deposit address.
array
Tokens accepted at the deposit address. Each token contains
symbol, name, decimals, address, and blockchain.array
Additional deposit addresses provided by ramp partners. Each ramp contains
address, blockchain, memo, and tokens. Send the memo along with the deposit when the chain requires one, such as Stellar.
