|
|
@ -5,7 +5,7 @@ NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/ |
|
|
|
|
|
|
|
|
|
|
|
This set of interfaces and contracts are all related to the https://eips.ethereum.org/EIPS/eip-6909[ERC-6909 Minimal Multi-Token Interface]. |
|
|
|
This set of interfaces and contracts are all related to the https://eips.ethereum.org/EIPS/eip-6909[ERC-6909 Minimal Multi-Token Interface]. |
|
|
|
|
|
|
|
|
|
|
|
The ERC consists of four interfaces which fulfill different roles--the interfaces are as follows: |
|
|
|
The ERC consists of four interfaces which fulfill different roles - the interfaces are as follows: |
|
|
|
|
|
|
|
|
|
|
|
. {IERC6909}: Base interface for a vanilla ERC6909 token. |
|
|
|
. {IERC6909}: Base interface for a vanilla ERC6909 token. |
|
|
|
. {IERC6909ContentURI}: Extends the base interface and adds content URI (contract and token level) functionality. |
|
|
|
. {IERC6909ContentURI}: Extends the base interface and adds content URI (contract and token level) functionality. |
|
|
|