本合同如下:
https://bscscan.com/address/0xfbD2aa7efA2B46Ce3c58D7ab0D92C176c71499C0
显然,在进行api调用tk检查是否已验证时,这是返回的结果:
{"status":"1","message":"OK","result":[{"SourceCode":"","ABI":"Contract source code not verified","ContractName":"","CompilerVersion":"","OptimizationUsed":"","Runs":"","ConstructorArguments":"","EVMVersion":"Default","Library":"","LicenseType":"Unknown","Proxy":"0","Implementation":"","SwarmSource":""}]}
有什么问题吗?
发布于 2022-10-28 09:11:16
合同未得到核实。
https://bscscan.com/address/0xfbD2aa7efA2B46Ce3c58D7ab0D92C176c71499C0#code
相似匹配源代码注:此合同与合同0xbc569c7b7b7e09b313e1124a92b9b95408a725b59的已部署ByteCode匹配。
ByteCode发现了另一个经过验证的合同,但不幸的是,它并没有通过API提供这些信息。
https://ethereum.stackexchange.com/questions/138319
复制相似问题