BSC合约开源报错,求大佬教教怎么解决的

Error! Unable to generate Contract ByteCode and ABI (Expected library(ies) but one or more was not provided) Found the following ContractName(s) in source code : **Context...

**Error! Unable to generate Contract ByteCode and ABI** **(Expected library(ies) but one or more was not provided)** Found the following ContractName(s) in source code : **Context** , **CurryCoin** , **DividendPayingToken** , **DividendPayingTokenInterface** , **DividendPayingTokenOptionalInterface** , **DividendTracker** , **ERC20** , **IERC20** , **IERC20Metadata** , **IUniswapV2Factory** , **IUniswapV2Pair** , **IUniswapV2Router01** , **IUniswapV2Router02** , **IterableMapping** , **Ownable** , **SafeMath** , **SafeMathInt** , **SafeMathUint** But we were unable to locate a matching bytecode (err_code_2) For troubleshooting, you can try compiling your source code with the [Remix - Solidity IDE](https://remix.ethereum.org/) and check for exceptions

Error! Unable to generate Contract ByteCode and ABI (Expected library(ies) but one or more was not provided) Found the following ContractName(s) in source code : Context , CurryCoin , DividendPayingToken , DividendPayingTokenInterface , DividendPayingTokenOptionalInterface , DividendTracker , ERC20 , IERC20 , IERC20Metadata , IUniswapV2Factory , IUniswapV2Pair , IUniswapV2Router01 , IUniswapV2Router02 , IterableMapping , Ownable , SafeMath , SafeMathInt , SafeMathUint But we were unable to locate a matching bytecode (err_code_2) For troubleshooting, you can try compiling your source code with the Remix - Solidity IDE and check for exceptions

  • 发表于 2021-09-10 17:54
  • 阅读 ( 360 )
  • 学分 ( 0 )
  • 分类:智能合约

评论