We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd1235 commit b7db00aCopy full SHA for b7db00a
references/api/troubleshooting.mdx
@@ -18,7 +18,7 @@ You can use these values to simulate the transaction in [Tenderly](https://tende
18
19
<CodeGroup>
20
```bash cURL
21
-curl -X GET "https://www.relay.link/transaction/0x27714ec23ddd6466f383c77368692f948d7c52d320de03b371d0f310437bcb2a"
+curl -X GET "https://api.relay.link/requests/v2?id=0x27714ec23ddd6466f383c77368692f948d7c52d320de03b371d0f310437bcb2a"
22
```
23
```json Response
24
{
0 commit comments