169 похожих чатов

Has anyone here listed nft on opensea but actually deployed

their own contract? for the best of both approach? rather than using the wusiwyg flow - i’ve some opinion based things to discuss

7 ответов

17 просмотров

I am working on a full nft project, from Creating the digital art till launch

https://www.youtube.com/watch?v=p36tXHX1JD8

I did some tests on rinkeby and Mumbai openSea, but always with deployed contracts

opensea allows you to import an existing nft by passing just address and chain and it works as intended, what's the question?

Niccoló
opensea allows you to import an existing nft by pa...

A little addition to this, for Opensea and Looksrare if you're using AccessControl you've to include a owner function in your contract marked public or external. This will make the process of importing the contract during listing easier just by connecting the deployer's address. Note: make sure to set the owner function to return the deployer's address

DragonLord I'll never DM you first
A little addition to this, for Opensea and Looksra...

So when you deploy an nft contract and people mint it, isn’t it already available on Opensea? Is it necessary to add the owner function. Can you share some blog/articles about it

anon dev
So when you deploy an nft contract and people mint...

Yeah, it's already visible on Opensea but not everyone can edit or set things like royalty fees, collection details (banner etc). I don't have any links to articles for it

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта