> For the complete documentation index, see [llms.txt](https://docs.klyntar.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klyntar.org/other-resources-and-links/glossary/types-of-transactions.md).

# Types of transactions

## TX

Average address to address transaction

## WVM\_DEPLOY

Transaction with deployment WASM smart-contract to native Klyntar environment (to WASM virtual machine)

## WVM\_CALL

Transaction to call WASM vm smart-contract

## EVM\_CALL

Transaction with interaction with EVM. Might be address to address transaction or contract call
