Create Crypto Transaction
Transfers
Create Crypto Transaction
Creates a new crypto transaction from a specified account. The currency and network are determined automatically from the destination’s payment method. Provide exactly one of static_memo_id or crypto_id to identify the destination:
- static_memo_id: Use the ID from the contact’s
payment_methods.static_memosarray. Required for traditional banking accounts; also supported for wallet accounts. - crypto_id: Use the ID from the contact’s
payment_methods.cryptoarray. Only supported for wallet (Bridge Global) accounts.
Supported currencies: usdc, usdt, pyusd, cash, usdg.
Requires transfers:crypto:write scope. This is the preferred endpoint for all crypto transfers — the legacy /usdc endpoint is deprecated.
POST
Create Crypto Transaction
Authorizations
Your Meow API key for authentication
Headers
Optional entity ID for scoped access to entity-specific data
Path Parameters
The ID of the account.
Body
application/json
Response
Successful Response
Available options:
pending, pending_approval, canceled, processing, error, sent, returned, void Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Available options:
arbitrum, avalanche_c_chain, base, ethereum, optimism, polygon, solana, stellar, sui, tron, ach, ach_push, ach_same_day, fednow, wire