简体   繁体   English

在 opensea 中将铸币钱包地址设置为 NFT 的创建者

[英]Set minter wallet address as creator of NFT in opensea

We've deployed a smart contract on ethereum blockchain.我们已经在以太坊区块链上部署了智能合约。 You can check it out on etherscan website .你可以在etherscan 网站上查看。 This contract is called xarb .该合约称为xarb Now the problem is all tokens minted by this contract has xarb as the creator of token in opensea .现在的问题是,该合约铸造的所有代币都将xarb作为opensea中代币的创建者。 I know a solution could be having a contract factory, But I also know that foundation marketplace has one and only one smart contract for minting and has no trouble with token creator address.我知道一个解决方案可能是拥有一个合约工厂,但我也知道基金会市场有一个且只有一个用于铸造的智能合约,并且没有令牌创建者地址的问题。 Anybody knows what method is used by opensea to find the creator of token out?有谁知道opensea是用什么方法找到token的创建者的吗?

Any helps will be appreciated.任何帮助将不胜感激。

I have solved this by contacting opensea support.我已经通过联系 opensea 支持解决了这个问题。 It seems they distinguish contracts of marketplaces and collectibles by your introduction.看来他们通过你的介绍来区分市场和收藏品的合同。 So I created a ticket at opensea support website and told them we are a marketplace.所以我在opensea 支持网站上创建了一张票,并告诉他们我们是一个市场。 Not a collectible or collection.不是收藏品或收藏品。 They are really slow though.不过他们真的很慢。 It took about 15 days for us to change our smart contract tokens' creators.我们花了大约 15 天的时间来更改我们的智能合约令牌的创建者。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM