Get transaction by id
نقاط النهاية
جلب معاملة
ابحث عن معاملة أنشأها AFK واسترجع حالتها وتجزئتها.
GET
Get transaction by id
يُعيد 404 إذا لم تكن المعاملة موجودة للمستخدم المُصادَق.
التفويضات
معلمات المسار
AFK transaction id.
الاستجابة
Transaction
AFK transaction id.
Current transaction status.
الخيارات المتاحة:
PENDING, SUBMITTED, CONFIRMED, FAILED Direct link to the transaction on a chain explorer. Null until a hash/signature exists.
Chain family for the transaction.
الخيارات المتاحة:
ethereum, solana EVM: numeric chainId; Solana: sentinel values 0=mainnet, -2=testnet, -3=devnet
Human-readable chain name for display (e.g., Base, Ethereum, Solana).
Creation timestamp.
Last updated timestamp.
On-chain transaction hash/signature when available.
Destination address, if applicable.
Native value sent in base units, if applicable.
Error message if the transaction failed.