plasma-contracts icon indicating copy to clipboard operation
plasma-contracts copied to clipboard

V1 contract(s) verification on Etherscan for Ropsten

Open Pongch opened this issue 5 years ago • 1 comments

Issue Type

[ ] bug report
[x] feature request

Current Behavior

currently contract is not verified on Etherscan, so all transactions inputs/ logs are not human readable

Expected Behavior

inputs, function names and log of events should be human readable as opposed to hexadecimal

Steps to Reproduce

go to the following link for Plasma framework contract: https://ropsten.etherscan.io/address/0x96d5d8bc539694e5fa1ec0dab0e6327ca9e680f9#events

Suggested Fix

verification via Etherscan

Pongch avatar May 13 '20 04:05 Pongch

Potentially by API and put it on CI or migration script: https://etherscan.io/apis#contracts

(oh...import limit + library amount limit 😅)

boolafish avatar Jun 02 '20 08:06 boolafish