Timeline for How to prevent error(s)? Either "Error: expected 0 constructor arguments, got 1" or "ProviderError: Contract creation without any data provided"
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 26, 2024 at 4:26 | comment | added | Rohan Nero | I'm sorry. I should have specified that those solutions were related to the contract being incorrectly marked abstract; I wasn't suggesting that you mark yours abstract. Anyway, I'm glad you were able to solve your issue! | |
| Nov 24, 2024 at 14:20 | comment | added | Dennis | Little bit strange ... I declared the contract as abstract after your advice. Then I got the same error messages as before. After this I canceled this declaration again and the parse wants to have 6 arguments now. The more the less your advice helped me to solve this issue. Now I have some undefined errrors :) but this is not part of this question. | |
| Nov 22, 2024 at 20:32 | comment | added | Rohan Nero | I found a few relevant posts that seem similar to yours, by chance is your Blob contract marked abstract?: ethereum.stackexchange.com/questions/164615/… Stack overflow post: stackoverflow.com/questions/76603654/… Another Stack Exchange post: ethereum.stackexchange.com/questions/152066/… | |
| Nov 22, 2024 at 13:39 | history | edited | Dennis | CC BY-SA 4.0 | added 14 characters in body |
| Nov 21, 2024 at 19:58 | comment | added | Dennis | I have edded it in the question | |
| Nov 21, 2024 at 19:58 | history | edited | Dennis | CC BY-SA 4.0 | added 576 characters in body |
| Nov 21, 2024 at 19:41 | comment | added | Rohan Nero | Can you share your Blob contract's constructor? | |
| Nov 21, 2024 at 19:32 | history | edited | Dennis | CC BY-SA 4.0 | added 48 characters in body |
| Nov 21, 2024 at 19:00 | history | edited | Dennis | CC BY-SA 4.0 | added 22 characters in body |
| S Nov 21, 2024 at 18:59 | review | First questions | |||
| Dec 5, 2024 at 19:06 | |||||
| S Nov 21, 2024 at 18:59 | history | asked | Dennis | CC BY-SA 4.0 |