Acala icon indicating copy to clipboard operation
Acala copied to clipboard

EVM: precompile to deploy ERC721

Open shaunxw opened this issue 3 years ago • 0 comments

Add a precompile, with input parameters:

  • An address which is in the ERC721 system contract category.
  • A code hash.

The precompile should call EVM module, to deploy the contract with given code hash to the given address.

shaunxw avatar Nov 30 '20 23:11 shaunxw