diff --git a/apps/portal/src/app/nebula/faqs/page.mdx b/apps/portal/src/app/nebula/faqs/page.mdx index ad916b1db19..23340a39e84 100644 --- a/apps/portal/src/app/nebula/faqs/page.mdx +++ b/apps/portal/src/app/nebula/faqs/page.mdx @@ -4,6 +4,11 @@ We are rolling out Nebula approval in batches daily - stay tuned! +### Which contracts does Nebula support? +Nebula supports the read and write context of any verified contract or any contract on the thirdweb dashboard. For deploying through Nebula, supported contracts include [Token - ERC20](https://thirdweb.com/thirdweb.eth/TokenERC20), [NFT Collection - ERC721](https://thirdweb.com/thirdweb.eth/TokenERC721), [Edition - ERC1155](https://thirdweb.com/thirdweb.eth/TokenERC1155), and [Split](https://thirdweb.com/thirdweb.eth/Split) contracts. + +If you have a published contract you would like to enable for deployment through Nebula, please [contact us](https://thirdweb.com/contact-us). + ### Does Nebula have memory from past conversations? Nebula retains memory within the confines of a session. @@ -16,4 +21,4 @@ Nebula is not currently open source. We are exploring open sourcing Nebula in th ### When will pricing be available for Nebula? -Pricing options will be available in beta. Nebula is still being tested in alpha. \ No newline at end of file +Pricing options will be available in beta. Nebula is still being tested in alpha.