github-actions 37c366503e Transpile 7bce2b72 3 years ago
..
IERC1155MetadataURIUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1155ReceiverUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1155Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1271Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1363ReceiverUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1363SpenderUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1363Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC165Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1820ImplementerUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC1820RegistryUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC20MetadataUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC20Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC2981Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC3156FlashBorrowerUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC3156FlashLenderUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC3156Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC721EnumerableUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC721MetadataUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC721ReceiverUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC721Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC777RecipientUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC777SenderUpgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
IERC777Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
README.adoc 37c366503e Transpile 7bce2b72 3 years ago
draft-IERC1822Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago
draft-IERC2612Upgradeable.sol 37c366503e Transpile 7bce2b72 3 years ago

README.adoc

= Interfaces

[.readme-notice]
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/interfaces

== List of standardized interfaces
These interfaces are available as `.sol` files, and also as compiler `.json` ABI files (through the npm package). These
are useful to interact with third party contracts that implement them.

- {IERC20}
- {IERC20Metadata}
- {IERC165}
- {IERC721}
- {IERC721Receiver}
- {IERC721Enumerable}
- {IERC721Metadata}
- {IERC777}
- {IERC777Recipient}
- {IERC777Sender}
- {IERC1155}
- {IERC1155Receiver}
- {IERC1155MetadataURI}
- {IERC1271}
- {IERC1363}
- {IERC1820Implementer}
- {IERC1820Registry}
- {IERC2612}
- {IERC2981}
- {IERC3156FlashLender}
- {IERC3156FlashBorrower}

== Detailed ABI

{{IERC1271}}

{{IERC1363}}

{{IERC1363Receiver}}

{{IERC1820Implementer}}

{{IERC1820Registry}}

{{IERC2612}}

{{IERC2981}}

{{IERC3156FlashLender}}

{{IERC3156FlashBorrower}}