cURL
curl --request POST \ --url https://api.relay.link/transactions/index \ --header 'Content-Type: application/json' \ --data ' { "chainId": "<string>", "txHash": "<string>" } '
{ "message": "<string>" }
Notify the backend in order to fetch the traces and detect any internal deposits
Default Response