I’m building a smart contract but I can't for the life of me work out how to ensure that my collection on OpenSea includes the "Created by X" wording beneath the collection name. Even when I deploy a smart contract that is materially identical to a smart contract that has this tag, it doesn't have the "Created by X" when I deploy it (and so suggests it is not a smart contract issue).
An example project that doesn’t have the “Created by X” bit is this: https://opensea.io/collection/solo-tech. An example project that has the "Created by X" bit is this: https://opensea.io/collection/zodiac-capsules. Any help on why Bored Bunny has the "Created by X" but my project doesn't would be very much appreciated - thank you!