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.Related knowledge
- ABI — term
- Smart Contract — term
- Solidity — term
Canonical knowledge ID:
glossary:contract-interface