GET
/
v1
/
wallets
/
{walletId}
/
transactions

Authorizations

x-api-key
string
headerrequired

Path Parameters

walletId
string
required

Query Parameters

id
string

Transaction Id

hash
string

Transaction hash

status
string

Transactions statuses. Available values: PENDING, SUCCESS, FAILED

type
string

Transactions statuses. Available values: DEPOSIT, WITHDRAW,SALVAGE

order
string

Order By. DESC, ASC

assets
string

A list of assets to filter by, seperated by commas

Response

200 - application/json
analytics
object
data
object[]
message
string
meta
object
statusCode
number