GetTx
GetTx gets transaction details by hash.
Path parameters
hashstringRequiredExample:
Transaction hash in hex without 0x prefix (Cosmos-like).
67DE3837A1BEED10393592E843167A0EE620258C431E1C946C21E5E3A3A106BB
Pattern: ^(([0-9a-fA-F][0-9a-fA-F])+)?$
Responses
application/json
objectOptionalExample:
{"code":0,"codespace":"","data":"Q2pZS05DOXBibXBsWTNScGRtVXVaWGhqYUdGdVoyVXVkakZpWlhSaE1TNU5jMmREY21WaGRHVlRjRzkwVFdGeWEyVjBUM0prWlhJPQ==","height":6760196,"index":0,"rawLog":"[{\\\"events\\\":[{\\\"type\\\":\\\"message\\\",\\\"attributes\\\":[{\\\"key\\\":\\\"action\\\",\\\"value\\\":\\\"/injective.exchange.v1beta1.MsgCreateSpotMarketOrder\\\"}]}]}]","timestamp":"","txHash":"67DE3837A1BEED10393592E843167A0EE620258C431E1C946C21E5E3A3A106BB"}
application/vnd.goa.error
application/vnd.goa.error
get