You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lza_menace 7fb6cb00fd init 1 year ago
..
IERC20.sol init 1 year ago
IERC20Metadata.sol init 1 year ago
IERC165.sol init 1 year ago
IERC721.sol init 1 year ago
IERC721Enumerable.sol init 1 year ago
IERC721Metadata.sol init 1 year ago
IERC721Receiver.sol init 1 year ago
IERC777.sol init 1 year ago
IERC777Recipient.sol init 1 year ago
IERC777Sender.sol init 1 year ago
IERC1155.sol init 1 year ago
IERC1155MetadataURI.sol init 1 year ago
IERC1155Receiver.sol init 1 year ago
IERC1271.sol init 1 year ago
IERC1363.sol init 1 year ago
IERC1363Receiver.sol init 1 year ago
IERC1363Spender.sol init 1 year ago
IERC1820Implementer.sol init 1 year ago
IERC1820Registry.sol init 1 year ago
IERC2309.sol init 1 year ago
IERC2612.sol init 1 year ago
IERC2981.sol init 1 year ago
IERC3156.sol init 1 year ago
IERC3156FlashBorrower.sol init 1 year ago
IERC3156FlashLender.sol init 1 year ago
IERC4626.sol init 1 year ago
README.adoc init 1 year ago
draft-IERC1822.sol init 1 year ago
draft-IERC2612.sol init 1 year 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}
- {IERC1822Proxiable}
- {IERC2612}
- {IERC2981}
- {IERC3156FlashLender}
- {IERC3156FlashBorrower}
- {IERC4626}

== Detailed ABI

{{IERC1271}}

{{IERC1363}}

{{IERC1363Receiver}}

{{IERC1820Implementer}}

{{IERC1820Registry}}

{{IERC1822Proxiable}}

{{IERC2612}}

{{IERC2981}}

{{IERC3156FlashLender}}

{{IERC3156FlashBorrower}}

{{IERC4626}}