diff --git a/README.md b/README.md index dab51a1..361d0a0 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ or npm run test:linux ``` +### Contracts + +Proposal deployed contract: [etherscan link](https://etherscan.io/address/0x86d5f637f7cc0e55334439d0495de3b7daa62baa#code) + ### Verification Since the proposal code can be confusing because it relies on numerous specifications and EIPs, users can use scripts to verify the correctness of the data, see the output in the corresponding files, and insert the code directly into Solidity, comparing it with the existing code in the proposal (there should be no discrepancies be).