By version
Last updated
Last updated
Retrieves a transaction by a given version. If the version has been pruned, a 410 will be returned.
/transactions/by_version/{txn_version}
A string containing a 64-bit unsigned integer.
We represent u64 values as a string to ensure compatibility with languages such as JavaScript that do not parse u64s in JSON natively.
32425224034