Get transaction by id
端點
取得交易
查詢 AFK 建立的交易並取得其狀態與雜湊。
GET
Get transaction by id
Documentation Index
Fetch the complete documentation index at: https://docs.afkcrypto.com/llms.txt
Use this file to discover all available pages before exploring further.
如交易不屬於已驗證使用者,回傳 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.