Skip to content

Supported Transaction Types

Katana aims to follow the Starknet specifications as closely as possible, and mimics the features that is currently supported on the mainnet. As such, Katana currently supports the following Starknet transaction types:

TypeVersion
INVOKE1, 3
DECLARE1, 2, 3
DEPLOY_ACCOUNT1, 3

To learn more about the different transaction types, you can refer to the Starknet documentation.