Contract Overview

# Contract Overview

Smart contracts on Turkchain are deployed EVM bytecode programs executed deterministically by validators.

Contract Page Tabs

## Contract Page Structure

A verified contract page on TurkScan includes:

• Code • Read Contract • Write Contract • Events • Internal Transactions • Analytics

Contract Types

## Contract Types

• Standard contracts • Token contracts (ERC-20 / ERC-721 / ERC-1155) • Proxy contracts • Multisig contracts • Upgradeable contracts

Last updated