Skip to main content
GET
/
indexer
/
tx
/
v1
/
txs
/
{tx_hash}
Transaction by Hash
curl --request GET \
  --url https://rest.minievm-2.initia.xyz/indexer/tx/v1/txs/{tx_hash}

Documentation Index

Fetch the complete documentation index at: https://initialabs-docs-evm-erc20-minievm-alignment.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This endpoint queries a specific transaction by its hash.
tx_hash
string
required
The transaction hash to retrieve details for