We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在提交 DApp 时需要填写一个 “合约哈希”,在哪里能找到?
“合约哈希” 就是你部署合约的那次交易的 hash 值。如果当时没记下来,也可以参考以下步骤找回:
打开 星云浏览器,在搜索框填入合约地址,搜索。
在打开的合约详情页中点击 “View Smart Contract” 可以进入部署合约时的交易详情页。
在交易详情页的 “TxHash” 字段可以看到你需要的 “合约哈希”。
(图有空再补吧)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
“合约哈希” 就是你部署合约的那次交易的 hash 值。如果当时没记下来,也可以参考以下步骤找回:
打开 星云浏览器,在搜索框填入合约地址,搜索。
在打开的合约详情页中点击 “View Smart Contract” 可以进入部署合约时的交易详情页。
在交易详情页的 “TxHash” 字段可以看到你需要的 “合约哈希”。
(图有空再补吧)
The text was updated successfully, but these errors were encountered: