Greasy Fork 支持简体中文。

Contract Scan

contractscan is an oil monkey script specially designed for contract beginners. It enables users to edit and automatically package and download the contract code online with one click when viewing the contract code on the mainstream public chain.

< 腳本Contract Scan的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2022-11-07

https://etherscan.io/address/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8#code

下载这个源码时候,IERC165.sol这个文件没有正常下载

§
發表於:2022-11-21

https://etherscan.io/address/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8#code

下载这个源码时候,IERC165.sol这个文件没有正常下载



hi, 原因是这个合约中包含了两个 IERC165.sol 的文件,其中 file13 是对 file8 进行了引用,这边采用了覆盖处理的逻辑,对于这一串代码是不影响逻辑的(包括目录结构已经做了平铺处理)。对于其他有相同文件名的情况,目前我们还没有想到什么好的处理方法,如果你有任何好的想法期待与我们分享。

發表回覆

登入以回復