mirror of https://github.com/status-im/EIPs.git
parent
e44c9e6336
commit
0624d52c1e
|
@ -24,7 +24,7 @@ This specification covers four different kinds of composable tokens:
|
|||
|
||||
## Abstract
|
||||
|
||||
1. An ERC988ERC721 top-down composable is an ERC721 token with additional functionality for owning other ERC721 tokens.
|
||||
1. An ERC998ERC721 top-down composable is an ERC721 token with additional functionality for owning other ERC721 tokens.
|
||||
2. An ERC998ERC20 top-down composable is an ERC721 token with additional functionality for owning ERC20 tokens.
|
||||
3. An ERC998ERC721 bottom-up composable is an ERC721 token with additional functionality for being owned by an ERC721 token.
|
||||
4. An ERC998ERC20 bottom-up composable is an ERC20 token with additional functionality for being owned by an ERC721 token.
|
||||
|
|
Loading…
Reference in New Issue