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’spayment_methods.static_memosarray. Required for traditional banking accounts; also supported for wallet accounts.crypto_id: Use the ID from the contact’spayment_methods.cryptoarray. Only supported for wallet accounts.
Supported currencies: usdc, usdt, pyusd, cash, usdg.
Requires the transfers:crypto:write scope. Use this endpoint for all crypto transfers. The legacy /usdc endpoint is deprecated.
POST
Create Crypto Transaction
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
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