Minimal multi-token standard with per-token allowances
IERC6909 is a minimal multi-token interface that improves on ERC-1155 with per-token allowances and a simpler API. It supports multiple token types within a single contract while providing more granular control over approvals.
Reference guide to the most important Solidity interfaces from OpenZeppelin Contracts. ERC-20, ERC-721, ERC-1155, vaults, royalties, and more.
View all 14 tools