diff --git a/content/roadmaps/112-blockchain/content/103-smart-contracts/105-erc-tokens.md b/content/roadmaps/112-blockchain/content/103-smart-contracts/105-erc-tokens.md
index 80ea0f7f8..0365ede79 100644
--- a/content/roadmaps/112-blockchain/content/103-smart-contracts/105-erc-tokens.md
+++ b/content/roadmaps/112-blockchain/content/103-smart-contracts/105-erc-tokens.md
@@ -7,3 +7,5 @@ While there are several Ethereum standards. These ERC Ethereum standards are the
Free Content
What are Ethereum request for comments (ERC) Standards
ERC-20 Token Standard
+ERC-721 Token Standard (NFT's)
+ERC-1155 Token Standard (Multi-Token)