cURL
curl --request GET \ --url https://api.odin.fun/v1/transactions \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
index_time:asc
index_time:desc
created_time:asc
created_time:desc
amount:asc
amount:desc