英文: What happens if there is not enough crypto money to fulfill a smart contract? 问题 如果在第D天,X没有足够的加密...
可以我代表另外的人作为合同拥有者执行这个交易吗?
英文: Can I make this transaction on behalf of someone else as a contract owner? 问题 Here is the transl...
可以遍历字典键吗?
英文: Is it possible to iterate over dictionary keys? 问题 通过使用<dictionary_name>.keys字段,目前访问字典键的方法...
INVALID_FULL_PREFIX_SIGNATURE_FOR_PRECOMPILE error when trying to create a token on Hedera via a smart contract
英文: INVALID_FULL_PREFIX_SIGNATURE_FOR_PRECOMPILE error when trying to create a token on Hedera via a...
为什么我无法使用 ‘send’ 或 ‘transfer’ 函数将以太币发送到其他合同?
英文: Why am I unable to send ether to other contract with 'send' or 'transfer' functi...
使用多个钱包的Hardhat智能合约部署脚本
英文: Hardhat smart contract deployment script using multiple wallets 问题 在hardhat配置文件中,我可以通过在账户字段中使用数组...
使用 Hardhat 的 expectEvent 需要一个 `never` 类型的参数。
英文: Using expectEvent with hardhat requires an argument of type `never` 问题 I get that this has the t...
如何使用Crossmint API铸造NFT?
英文: How to mint NFTs using Crossmint API? 问题 我正在开发一个整合Crossmint API的NFT市场。我已经像下面这样在我的网站上添加了crossmint...
在Goerli上使用Hardhat部署时出现错误,错误信息为“内在交易成本不足”。
英文: deploying on Goerli with hardhat error insufficient funds for intrinsic transaction cost 问题 很多人遇...
我不明白在将Gnosis Safe合同部署到基于EVM的链上时发生的事情。
英文: Things that I didn't understand during the deployment of the Gnosis Safe contracts on an EVM...
4