Read & Write Contract
# Read & Write Contract
Verified contracts expose their ABI, enabling direct interaction through TurkScan.Read Contract
## Read ContractWrite Contract
## Write ContractWrite functions modify blockchain state and require a connected wallet and gas fee.Interaction Flow
Wallet → ABI Encoding → RPC → Validator Execution → State UpdateLast updated