Skip to main content

Contract Interface

A declaration of callable functions and events used to interact with another smart contract without including its implementation.

Definition

A declaration of callable functions and events used to interact with another smart contract without including its implementation.

Why it matters

Smart-contract concepts are essential for understanding programmable blockchain applications.
Canonical knowledge ID: glossary:contract-interface