monero-site/_i18n/zh-cn/resources/moneropedia/address.md
erciccione 7575e6d8e1
Adopt versioning system used in the User Guides to keep track of the translation status of the Moneropedia entries
- Removed the 'untranslated.html' snippet (_includes/untranslated.html). Since now we are using 'disclaimer.html' everywhere
- Replaced the old snippet with the new disclaimer (introduced with #966) in all Moneropedia entries
- Add snippet where it was missing
- Updated instructions in the README
2020-10-04 15:00:43 +02:00

1.3 KiB
Raw Blame History

terms summary
address
addresses
either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4

{% include disclaimer.html translated="yes" translationOutdated="no" %}

基础

当你发送门罗币给某人时,你只需要一条信息,那就是他们的门罗币地址。一个原始 门罗币地址由95个字符组成以“4”开头。例如门罗币的捐款地址是 44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A.

因为这些地址又长又复杂,所以您经常会遇到@OpenAlias地址。例如Monero捐款可以发送到donate@getmonero.orgdonate.getmonero.org

如果您想获得自己的@OpenAlias地址那么 OpenAlias页面 上有一些信息。

集成地址

集成地址是与加密的64位@payment-ID相结合的地址。一个原始的集成地址长度为106个字符。

深度信息

地址实际上是公开 @支付密钥 和 公开 @查看密钥 的Base58格式的串联前缀是网络字节(Monero的代号是18)后缀是整个字符串的keccache-256散列的前四个字节(用作校验和)。