JUMP TOOverviewAPI References OverviewAptosIndexer GraphQL APIFullnode REST APIOverviewAccountsGet accountgetGet account resourcesgetGet account modulesgetGet account resourcegetGet account modulegetBlocksGet blocks by heightgetGet blocks by versiongetEventsGet events by creation numbergetGet events by event handlegetGeneralShow OpenAPI explorergetCheck basic node healthgetGet ledger infogetTablesGet table itempostGet raw table itempostTransactionsGet transactionsgetSubmit transactionpostGet transaction by hashgetWait for transaction by hashgetGet transaction by versiongetGet account transactionsgetSubmit batch transactionspostSimulate transactionpostEncode submissionpostEstimate gas pricegetViewExecute view function of a modulepostGas StationGas Station APIWallet ServicesInvisible Wallet APISuiNode ServiceOverviewRead API: events and transactionsRead API: objects and coinsRead API: network and Move dataWrite APITransaction Builder APIWebSocket API (deprecated; being removed soon)Gas StationGas Station APIWallet ServicesInvisible Wallet APIzkLogin wallet APIPowered by Get transaction by versionget https://api.shinami.com/aptos/node/v1/transactions/by_version/{txn_version}Description Retrieves a transaction by a given version. If the version has been pruned, a 410 will be returned. Authentication Authentication is via an 'Authorization: Bearer YOUR_API_ACCESS_KEY' header (which you must add to the sample requests).