Skip to content

Verifier contract #361

@simon-bai

Description

@simon-bai

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions