* Add script to retrieve bridget tokens list; add bridged token indicator to HRC20, HRC721, HRC1155 tokens list
* Set isBridged flag on erc tokens updates
* update: added multi-file support
* update: fixed display issue with single vs multi-file
* update: merge from latest changes in explorer
* update: .env file for testing purpose
* update: fixed issue with language parameter supplying wrong values to backend service
* update: added support for proxy
* update: fixed env for testing
* update: enabled contract verification on front end and added metamask button for proxy writes
* update: added beacon contract support and fixed issue with proxy contracts
* update: fixed .env
* update: a#70 retrieve gas from transaction receipt
also added minor updates for building
* update: #70 added gasUsed field in transaction details
* display correct amount of transaction's gas fee #70 (#81)
* update: a#70 retrieve gas from transaction receipt
also added minor updates for building
* update: #70 added gasUsed field in transaction details
Co-authored-by: victaphu <victaphu@gmail.com>
* Added gasUsed for explorer transaction details (part of #70 extension) (#84)
* update: a#70 retrieve gas from transaction receipt
also added minor updates for building
* update: #70 added gasUsed field in transaction details
Co-authored-by: victaphu <victaphu@gmail.com>
* update: added support for vyper source verification. merged some stuff from main branch
* update: minor formatting #70
* update: front-end changes for #69 to support vyper code verification
* update: reverted the .env file to existing explorer api
* fix: gasUsed shown does not match hmy_v2_transactionReceipt
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: victaphu <victaphu@gmail.com>