Get Crypto Transaction
Returns details about a crypto transaction (incoming or outgoing) for the specified account by transaction ID, including the status of an outgoing crypto transfer after it has been initiated, and the sending address for an incoming deposit.
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.
The ID returned when you created the transfer, or the transaction ID of an incoming deposit as List Transactions reports it.
Response
Successful Response
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Whether the money moved into this account (inbound) or out of it (outbound). Inbound transfers were sent to you by someone else, so they have no counterparty you configured.
inbound, outbound arbitrum, avalanche_c_chain, base, ethereum, optimism, polygon, solana, stellar, sui, tempo, tron, xdc, ach, ach_push, ach_same_day, fednow, wire On-chain hash of the transfer we sent. Set on outbound transactions once they settle.
On-chain address the funds were sent from. Set on inbound deposits, so you can match a deposit to whoever sent it.
On-chain hash of the deposit. Set on inbound deposits.