Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ERC721 precompile information #114

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

KarishmaBothara
Copy link
Contributor

Summary

Not able to do from a contract. Ideally IERC721(address).transferFrom should be same as deploying a contract 'At address'

May be need to set some config file on CENNZnet node side to achieve the above thing. Right now at least call to transferFrom and approve can be done if we create a contract at some NFT address derived.

Next thing would be, I will check with ether-js lib, if we can do this in a smart contract.

Copy link
Contributor

@jordy25519 jordy25519 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!
I suggest adding some section headers to break up all the text / images

e.g

Viewing NFTs

Transferring NFTs

EVM/ERC721-precompile.md Outdated Show resolved Hide resolved
EVM/ERC721-precompile.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants