Example Completed Swap

Successful swap transaction example

To see what a completed swap transaction looks like when you fetch the transaction

Make a GET request to the following endpoint.

https://api.localramp.co/v1/test/transaction/swap

With the following header

x-auth-token: <SECRET_KEY>

Last updated