Create Liquidation Address
Creates a blockchain address that converts incoming cryptocurrency to USD and deposits it into the specified bank account. The business must have crypto deposits enabled, and the account must support them. Repeating the same account, network, and currency returns the existing address.
Authorizations
Your Meow API key, sent in the x-api-key header for authentication.
Headers
Optional entity_id to scope requests to a specific entity.
Path Parameters
The ID of the account.
Body
Blockchain network where you want to receive funds.
arbitrum, avalanche_c_chain, base, ethereum, optimism, polygon, solana, stellar, sui, tempo, tron, xdc, ach, ach_push, ach_same_day, fednow, wire "ethereum"
Cryptocurrency you want to receive at this address.
usdb, usdc, usdt, dai, pyusd, cash, usdg, usdv, eurc, usd, path_usd "usdc"
Response
Successful Response
Blockchain address to use when depositing the selected cryptocurrency into this account.
"0x0000000000000000000000000000000000000001"
Blockchain network for this deposit address.
arbitrum, avalanche_c_chain, base, ethereum, optimism, polygon, solana, stellar, sui, tempo, tron, xdc, ach, ach_push, ach_same_day, fednow, wire "ethereum"
Cryptocurrency accepted by this deposit address.
usdb, usdc, usdt, dai, pyusd, cash, usdg, usdv, eurc, usd, path_usd "usdc"