transactions
List external transactions linked to a transaction
Retrieves external transactions that are linked to the specified transaction (e.g., Solana transactions in neon chain type).
get/{chain_id}/api/v2/transactions/{transaction_hash_param}/external-transactions
Path parameters
transaction_hash_paramstring required
Transaction hash in the path
chain_idstring required
The ID of the blockchain
Response
Linked external transactions.
string[] required
Changes
No recorded changes to this endpoint across all 1 revision of this API.