-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Expected Behavior
Verify contract and replace source code
Specifications
As developers, in order to enhance transparency and security of smart contracts, we have observed that the contract code currently displayed on aelfscan is a decompiled version, which suffers from significant information loss. Therefore, to provide more complete and accurate contract details, we have implemented a solution inspired by Etherscan's contract verification (verify) approach. This ensures that the contract's source code matches the on-chain bytecode, allowing users to easily review the contract's source code.
Features:
- Provide upload interface
- Verification complete status
- readmore page
Development Tasks:
- Provide upload interface
- Verification complete status
- readmore page
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request