
伙计们,当我使用Moralis的Rarible插件并执行懒惰的薄荷时,我得到了Metamask的一个符号通知。我能知道价值在这里意味着什么吗?
发布于 2022-08-19 01:28:33
这将此项目的100%所有权设置为创建者地址。来自Rarible文档:
creators — value and address of the creator
account — address in Union format ${blockchainGroup}:${token}. For example,
TEZOS:tz1dKxdpV1hgErMTTKBorb8R5tSz8hFzPhKh
value — value of the part in the ownership of the item. For example, 100% value
is 10000. If there are several owners, the total cost cannot be more than 10000https://ethereum.stackexchange.com/questions/133299
复制相似问题