2017-12-23 01:35:59 +00:00
<!DOCTYPE html>
< html lang = "en" class = "no-js" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< meta name = "description" content = "Unofficial Monero Documentation" >
2017-12-23 01:39:20 +00:00
< link rel = "canonical" href = "https://monerodocs.org/public-address/Standard-Address/" >
2017-12-23 01:35:59 +00:00
< meta name = "author" content = "Piotr 'Qertoip' Włodarek" >
< meta name = "lang:clipboard.copy" content = "Copy to clipboard" >
< meta name = "lang:clipboard.copied" content = "Copied to clipboard" >
< meta name = "lang:search.language" content = "en" >
< meta name = "lang:search.result.none" content = "No matching documents" >
< meta name = "lang:search.result.one" content = "1 matching document" >
< meta name = "lang:search.result.other" content = "# matching documents" >
< meta name = "lang:search.tokenizer" content = "[\s\-]+" >
< link rel = "shortcut icon" href = "../../assets/images/favicon.png" >
< meta name = "generator" content = "mkdocs-0.17.2, mkdocs-material-2.2.1" >
< title > Standard - Monero Docs< / title >
< link rel = "stylesheet" href = "../../assets/stylesheets/application.41c6761c.css" >
< link rel = "stylesheet" href = "../../assets/stylesheets/application-palette.792431c1.css" >
< script src = "../../assets/javascripts/modernizr.1aa3b519.js" > < / script >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700|Roboto+Mono" >
< style > body , input { font-family : "Roboto" , "Helvetica Neue" , Helvetica , Arial , sans-serif } code , kbd , pre { font-family : "Roboto Mono" , "Courier New" , Courier , monospace } < / style >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/icon?family=Material+Icons" >
< link rel = "stylesheet" href = "../../extra.css" >
< / head >
< body data-md-color-primary = "indigo" data-md-color-accent = "indigo" >
< svg class = "md-svg" >
< defs >
< svg xmlns = "http://www.w3.org/2000/svg" width = "416" height = "448" viewBox = "0 0 416 448" id = "github" > < path fill = "currentColor" d = "M160 304q0 10-3.125 20.5t-10.75 19T128 352t-18.125-8.5-10.75-19T96 304t3.125-20.5 10.75-19T128 256t18.125 8.5 10.75 19T160 304zm160 0q0 10-3.125 20.5t-10.75 19T288 352t-18.125-8.5-10.75-19T256 304t3.125-20.5 10.75-19T288 256t18.125 8.5 10.75 19T320 304zm40 0q0-30-17.25-51T296 232q-10.25 0-48.75 5.25Q229.5 240 208 240t-39.25-2.75Q130.75 232 120 232q-29.5 0-46.75 21T56 304q0 22 8 38.375t20.25 25.75 30.5 15 35 7.375 37.25 1.75h42q20.5 0 37.25-1.75t35-7.375 30.5-15 20.25-25.75T360 304zm56-44q0 51.75-15.25 82.75-9.5 19.25-26.375 33.25t-35.25 21.5-42.5 11.875-42.875 5.5T212 416q-19.5 0-35.5-.75t-36.875-3.125-38.125-7.5-34.25-12.875T37 371.5t-21.5-28.75Q0 312 0 260q0-59.25 34-99-6.75-20.5-6.75-42.5 0-29 12.75-54.5 27 0 47.5 9.875t47.25 30.875Q171.5 96 212 96q37 0 70 8 26.25-20.5 46.75-30.25T376 64q12.75 25.5 12.75 54.5 0 21.75-6.75 42 34 40 34 99.5z" / > < / svg >
< / defs >
< / svg >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "drawer" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "search" >
< label class = "md-overlay" data-md-component = "overlay" for = "drawer" > < / label >
< header class = "md-header" data-md-component = "header" >
< nav class = "md-header-nav md-grid" >
< div class = "md-flex" >
< div class = "md-flex__cell md-flex__cell--shrink" >
2017-12-23 01:39:20 +00:00
< a href = "https://monerodocs.org/" title = "Monero Docs" class = "md-header-nav__button md-logo" >
2017-12-23 01:35:59 +00:00
< i class = "md-icon" > < / i >
< / a >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< label class = "md-icon md-icon--menu md-header-nav__button" for = "drawer" > < / label >
< / div >
< div class = "md-flex__cell md-flex__cell--stretch" >
< div class = "md-flex__ellipsis md-header-nav__title" data-md-component = "title" >
< span class = "md-header-nav__topic" >
Monero Docs
< / span >
< span class = "md-header-nav__topic" >
Standard
< / span >
< / div >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< label class = "md-icon md-icon--search md-header-nav__button" for = "search" > < / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "search" > < / label >
< div class = "md-search__inner" >
< form class = "md-search__form" name = "search" >
< input type = "text" class = "md-search__input" name = "query" required placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "query" >
< label class = "md-icon md-search__icon" for = "search" > < / label >
< button type = "reset" class = "md-icon md-search__icon" data-md-component = "reset" >  < / button >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" data-md-scrollfix >
< div class = "md-search-result" data-md-component = "result" >
< div class = "md-search-result__meta" >
Type to start searching
< / div >
< ol class = "md-search-result__list" > < / ol >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< div class = "md-header-nav__source" >
2017-12-23 01:39:20 +00:00
< a href = "https://github.com/monerodocs/md/" title = "Go to repository" class = "md-source" data-md-source = "github" >
2017-12-23 01:35:59 +00:00
< div class = "md-source__icon" >
< svg viewBox = "0 0 24 24" width = "24" height = "24" >
< use xlink:href = "#github" width = "24" height = "24" > < / use >
< / svg >
< / div >
< div class = "md-source__repository" >
2017-12-23 01:39:20 +00:00
monerodocs/md
2017-12-23 01:35:59 +00:00
< / div >
< / a >
< / div >
< / div >
< / div >
< / nav >
< / header >
< div class = "md-container" >
< main class = "md-main" >
< div class = "md-main__inner md-grid" data-md-component = "container" >
< div class = "md-sidebar md-sidebar--primary" data-md-component = "navigation" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--primary" data-md-level = "0" >
< label class = "md-nav__title md-nav__title--site" for = "drawer" >
< span class = "md-nav__button md-logo" >
< i class = "md-icon" > < / i >
< / span >
Monero Docs
< / label >
< div class = "md-nav__source" >
2017-12-23 01:39:20 +00:00
< a href = "https://github.com/monerodocs/md/" title = "Go to repository" class = "md-source" data-md-source = "github" >
2017-12-23 01:35:59 +00:00
< div class = "md-source__icon" >
< svg viewBox = "0 0 24 24" width = "24" height = "24" >
< use xlink:href = "#github" width = "24" height = "24" > < / use >
< / svg >
< / div >
< div class = "md-source__repository" >
2017-12-23 01:39:20 +00:00
monerodocs/md
2017-12-23 01:35:59 +00:00
< / div >
< / a >
< / div >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../.." title = "Home" class = "md-nav__link" >
Home
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../../Technical-Specs/" title = "Technical Specs" class = "md-nav__link" >
Technical Specs
< / a >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-toggle md-nav__toggle" data-md-toggle = "nav-3" type = "checkbox" id = "nav-3" >
< label class = "md-nav__link" for = "nav-3" >
Primitives
< / label >
< nav class = "md-nav" data-md-component = "collapsible" data-md-level = "1" >
< label class = "md-nav__title" for = "nav-3" >
Primitives
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../primitives/Base58/" title = "Base 58" class = "md-nav__link" >
Base 58
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--active md-nav__item--nested" >
< input class = "md-toggle md-nav__toggle" data-md-toggle = "nav-4" type = "checkbox" id = "nav-4" checked >
< label class = "md-nav__link" for = "nav-4" >
Address
< / label >
< nav class = "md-nav" data-md-component = "collapsible" data-md-level = "1" >
< label class = "md-nav__title" for = "nav-4" >
Address
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--active" >
< input class = "md-toggle md-nav__toggle" data-md-toggle = "toc" type = "checkbox" id = "toc" >
< label class = "md-nav__link md-nav__link--active" for = "toc" >
Standard
< / label >
< a href = "./" title = "Standard" class = "md-nav__link md-nav__link--active" >
Standard
< / a >
< nav class = "md-nav md-nav--secondary" >
< label class = "md-nav__title" for = "toc" > Table of contents< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#standard-address" title = "Standard address" class = "md-nav__link" >
Standard address
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "../Integrated-Address/" title = "Integrated" class = "md-nav__link" >
Integrated
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../Subaddress/" title = "Subaddress" class = "md-nav__link" >
Subaddress
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "../../Multisignature/" title = "Multisignature" class = "md-nav__link" >
Multisignature
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "toc" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--secondary" >
< label class = "md-nav__title" for = "toc" > Table of contents< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#standard-address" title = "Standard address" class = "md-nav__link" >
Standard address
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-content" >
< article class = "md-content__inner md-typeset" >
2017-12-23 01:39:20 +00:00
< a href = "https://github.com/monerodocs/md/edit/master/docs/public-address/Standard-Address.md" title = "Edit this page" class = "md-icon md-content__icon" >  < / a >
2017-12-23 01:35:59 +00:00
< h1 id = "address" > Address< / h1 >
< p > Monero public address is what you publish to get paid.< / p >
< p > An address can be generated offline and for free. It boils down to generating a large random number representing your private spending key.< / p >
< p > Publishing your Monero address does < strong > not< / strong > endanger your privacy. That's because in Monero transactions go to stealth addresses which are decoupled from your public address.< / p >
< p > There are a few types of public addresses in Monero:< / p >
< ul >
< li > Standard address - the basic type of the address, also refered to as raw address< / li >
< li > Integrated address - embeds payment ID so you can learn for what you are being paid< / li >
< li > Subaddress - allows for organizing your funds in subaccounts within a single wallet< / li >
< / ul >
< h2 id = "standard-address" > Standard address< / h2 >
< p > Monero standard ("raw") address is composed of two public keys:< / p >
< ul >
< li > public spend key< / li >
< li > public view key< / li >
< / ul >
< p > It also contains a checksum and a "network byte" which actually identifies both the network and the address type.< / p >
< p > Data structure (< a href = "https://github.com/monero-project/monero/blob/f7b9f44c1b0d53170fd7f53d37fc67648f3247a2/src/cryptonote_basic/cryptonote_basic_impl.cpp#L159" > src< / a > ):< / p >
< table >
< thead >
< tr >
< th > Index< / th >
< th > Size in bytes< / th >
< th > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td > 0< / td >
< td > 1< / td >
< td > identifies the network and address type; < a href = "https://github.com/monero-project/monero/blob/793bc973746a10883adb2f89827e223f562b9651/src/cryptonote_config.h#L149" > 18< / a > - main chain; < a href = "https://github.com/monero-project/monero/blob/793bc973746a10883adb2f89827e223f562b9651/src/cryptonote_config.h#L161" > 53< / a > - test chain< / td >
< / tr >
< tr >
< td > 1< / td >
< td > 32< / td >
< td > public spend key< / td >
< / tr >
< tr >
< td > 33< / td >
< td > 32< / td >
< td > public view key< / td >
< / tr >
< tr >
< td > 65< / td >
< td > 4< / td >
< td > checksum (< a href = "https://github.com/monero-project/monero/blob/8f1f43163a221153403a46902d026e3b72f1b3e3/src/common/base58.cpp#L261" > Keccak-f[1600] hash< / a > of the previous 65 bytes, trimmed to first < a href = "https://github.com/monero-project/monero/blob/8f1f43163a221153403a46902d026e3b72f1b3e3/src/common/base58.cpp#L53" > 4< / a > bytes)< / td >
< / tr >
< / tbody >
< / table >
< p > It totals to 69 bytes. The bytes are then encoded (< a href = "https://github.com/monero-project/monero/blob/8f1f43163a221153403a46902d026e3b72f1b3e3/src/common/base58.cpp#L240" > src< / a > ) in < a href = "../Monero-Base58" > Monero specific Base58< / a > format, resulting in a 95 chars long string. Example standard address:< / p >
< p > < code > 4AdUndXHHZ6cfufTMvppY6JwXNouMBzSkbLYfpAV5Usx3skxNgYeYTRj5UzqtReoS44qo9mtmXCqY45DJ852K5Jv2684Rge< / code > < / p >
< p > Reference:< / p >
< ul >
< li > < a href = "https://xmr.llcoins.net/addresstests.html" > https://xmr.llcoins.net/addresstests.html< / a > < / li >
< / ul >
< / article >
< / div >
< / div >
< / main >
< footer class = "md-footer" >
< div class = "md-footer-nav" >
< nav class = "md-footer-nav__inner md-grid" >
< a href = "../../primitives/Base58/" title = "Base 58" class = "md-flex md-footer-nav__link md-footer-nav__link--prev" rel = "prev" >
< div class = "md-flex__cell md-flex__cell--shrink" >
< i class = "md-icon md-icon--arrow-back md-footer-nav__button" > < / i >
< / div >
< div class = "md-flex__cell md-flex__cell--stretch md-footer-nav__title" >
< span class = "md-flex__ellipsis" >
< span class = "md-footer-nav__direction" >
Previous
< / span >
Base 58
< / span >
< / div >
< / a >
< a href = "../Integrated-Address/" title = "Integrated" class = "md-flex md-footer-nav__link md-footer-nav__link--next" rel = "next" >
< div class = "md-flex__cell md-flex__cell--stretch md-footer-nav__title" >
< span class = "md-flex__ellipsis" >
< span class = "md-footer-nav__direction" >
Next
< / span >
Integrated
< / span >
< / div >
< div class = "md-flex__cell md-flex__cell--shrink" >
< i class = "md-icon md-icon--arrow-forward md-footer-nav__button" > < / i >
< / div >
< / a >
< / nav >
< / div >
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
< div class = "md-footer-copyright" >
powered by
< a href = "http://www.mkdocs.org" > MkDocs< / a >
and
< a href = "https://squidfunk.github.io/mkdocs-material/" >
Material for MkDocs< / a >
< / div >
< / div >
< / div >
< / footer >
< / div >
< script src = "../../assets/javascripts/application.5165553b.js" > < / script >
< script > app . initialize ( { version : "0.17.2" , url : { base : "../.." } } ) < / script >
< / body >
< / html >