Skip to content

ERC721 transfer contract ownership not reflecting in rarible #232

Answered by disenotov
zeroohub asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!
The problem probably is that we listen to event OwnershipTransferred from Ownable contract to determine if ownership has been changed. And your contract doesn't have this event because it doesn't implement standard Ownable.
@sanufriev am i right? can we change the owner manually? the new owner should be "0xFB3badFCF88dF042E1A7a4be4D99cB6Cb2d96973"

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by zeroohub
Comment options

You must be logged in to vote
1 reply
@zeroohub
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested Tier 1 - closed
3 participants