I'm just lil bit confused, what I have to do to create smart contract address in this way, and how to push code later

Nov 21, 2020, 11:37 AM
You can't have an empty contract. There are just two ways(opcodes) to create contracts: CREATE and CREATE2. You can Google their differences
Nov 21, 2020, 11:40 AM
thanks, I will check about create and randomizer
Nov 21, 2020, 11:53 AM

© 2024 Draquery.com All rights reserved.