Replies: 1 comment
-
I'm stuck in the same error 😥, please if you resolved it could you share the solution please, thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ValueError: Gas estimation failed: 'Unknown typed error: 0x8129bbcd'. This transaction will likely revert. If you wish to broadcast, you must set the gas limit manually.
![errorestimationfailed](https://private-user-images.githubusercontent.com/92093034/307523820-434fb957-f9d0-4110-bc1b-01b025a310eb.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NTQ5MTcsIm5iZiI6MTczOTY1NDYxNywicGF0aCI6Ii85MjA5MzAzNC8zMDc1MjM4MjAtNDM0ZmI5NTctZjlkMC00MTEwLWJjMWItMDFiMDI1YTMxMGViLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDIxMjMzN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc3MzNiZmY2ZjQzOTc0NTgwYmY4N2ZiZjVjNjI0NjdkNDRjNGM4MjZkYmE5Y2M1NzI4Yjc2NjExZjg2ODg4ZGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._1hMKTaPyZ-5FLVxJbdFUEXoUSsE8SSM0hCeQZiAx4c)
I am trying to run the file deploy_and_create.py. Out of desperation I have the same code as in the repository.
For this to work you need LINK or WETH token.
Here is my repository:
https://github.com/peerreez/brownie-nft-demo-v1-course
Sorry for the ignorance
Beta Was this translation helpful? Give feedback.
All reactions