Get Started
Types & Structures
Types & Structures for TAC-SDK
For more up-to-date information, please refer to the TAC SDK GitHub repository.
Network (Enum)
TacSDKTonClientParams
EvmProxyMsg
AssetBridgingData
TransactionLinker
SimplifiedStatuses (Enum)
Transaction Status Values
The following status values may be returned when tracking transactions:
EVMMerkleMessageCollected
: Validator has collected all events for a sharded messageEVMMerkleRootSet
: EVM message added to Merkle treeEVMMerkleMessageExecuted
: Message executed on EVM sideTVMMerkleMessageCollected
: Return message event generated for TVM executionTVMMerkleRootSet
: TVM message added to Merkle treeTVMMerkleMessageExecuted
: Transaction fully executed (terminal state)