Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
test
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
谢昇
test
Commits
4155fcc4
Commit
4155fcc4
authored
May 15, 2019
by
谢昇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update chain33.md
parent
27dc758a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
chain33.md
chain33.md
+6
-2
No files found.
chain33.md
View file @
4155fcc4
...
...
@@ -48,4 +48,8 @@ chain33系统支持两种方式转入:
但对于用户来说,实际只需关心自己的合约中的余额。
同样以挖矿合约举例,我们在主网浏览器上可以查询到16htvcBNSEA7fZhAdLJphDwQRQJaHpyHTp的余额,将余额代表当下有多少代币正在该合约中,这个值是所有其他地址转入挖矿合约的代币总和。因为合约地址不存在私钥的原则,该地址中的余额无法被私钥转出,只能以满足合约规则的方式变动。

\ No newline at end of file

也就是说我转入其他合约的代币,依然是属于我的地址的资产,只是暂时将操作权限转移给了合约;当需要的时候,随时可以使用私钥将其取回。
在查询的时候,也可以查询到我的地址在所有合约下的余额。如图可以查询到我的地址在其他合约中的余额。

\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment