v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
Explorer

Get transaction amount

Get transaction amount

get/explorer/transactionAmount/{txHash}

Path parameters

txHashstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

amount_usdnumber double required
creation_timestampinteger required
from_chaininteger required
protocolstring required
senderstring required
statusinteger required
superform_idstring required
to_chaininteger required
transaction_hashstring required
tx_typeinteger required
vaultstring required
vault_idstring required

Example response

{
  "$schema": "https://api.superform.xyz/schemas/SuperformTransaction.json"
}