mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-18 00:38:02 +00:00
15 lines
942 B
Markdown
15 lines
942 B
Markdown
---
|
|
layout: moneropedia
|
|
entry: "Address"
|
|
terms: ["address", "addresses"]
|
|
summary: "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
|
|
---
|
|
|
|
### The Basics
|
|
|
|
When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a 4. The Monero donation address, for instance, is <span class="long-term">46BeWrHpwXmHDpDEUmZBWZfoQpdc6HaERCNmx1pEYL2rAcuwufPN9rXHHtyUA4QVy66qeFQkn6sfK8aHYjA3jk3o1Bv16em</span>.
|
|
|
|
Because those addresses are long and complex you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to <span class="long-term">donate@getmonero.org</span> or <span class="long-term">donate.getmonero.org</span>
|
|
|
|
If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](/knowledge-base/openalias).
|
|
|