2025-04-14 01:46:12 +00:00
<!doctype html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< link href = "../static/css/style.css" rel = "stylesheet" / >
< link href = "../static/css/bootstrap-table.min.css" rel = "stylesheet" / >
< link href = "../static/flags/css/flag-icons.min.css" rel = "stylesheet" / >
< link rel = "apple-touch-icon" sizes = "180x180" href = "../static/favicon/apple-touch-icon.png%3Fv=2" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "../static/favicon/favicon-32x32.png%3Fv=2" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "../static/favicon/favicon-16x16.png%3Fv=2" >
< link rel = "manifest" href = "../static/favicon/site.webmanifest%3Fv=2" >
< link rel = "mask-icon" href = "../static/favicon/safari-pinned-tab.svg%3Fv=2" color = "#5bbad5" >
< link rel = "shortcut icon" href = "../static/favicon/favicon.ico%3Fv=2" >
< meta name = "apple-mobile-web-app-title" content = "DIYHRT.Market" >
< meta name = "application-name" content = "DIYHRT.Market" >
< meta name = "msapplication-TileColor" content = "#da532c" >
< meta name = "msapplication-config" content = "/static/favicon/browserconfig.xml?v=2" >
< meta name = "theme-color" content = "#1a2023" >
< title > Otokonoko Pharmacy - DIYHRT.Market< / title >
< meta name = "description" content = "Otokonoko Pharmacy is run by a trans woman in Brazil producing a few forms of injectable and transdermal Estradiol, and has more recently ventured into Pills. They've been operating since mid 2020 and have garnered a generally positive reputation within the community. There have been some concerns about their process but their customers are overwhelmingly happy with the product they've received and a trans harm reduction organisation in Scotland had lab testing done on one of their products which showed it was as advertised." >
< meta property = "og:description" content = "Otokonoko Pharmacy is run by a trans woman in Brazil producing a few forms of injectable and transdermal Estradiol, and has more recently ventured into Pills. They've been operating since mid 2020 and have garnered a generally positive reputation within the community. There have been some concerns about their process but their customers are overwhelmingly happy with the product they've received and a trans harm reduction organisation in Scotland had lab testing done on one of their products which showed it was as advertised." / >
< meta property = "og:title" content = "Store - Otokonoko Pharmacy" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:site_name" content = "DIYHRT.Market" / >
<!-- Matomo is used for basic analytics tracking. All data stays on the same
server that the rest of the site is stored on. -->
< script >
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//a.diyhrt.market/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
< / script >
<!-- End Matomo Code -->
< / head >
< body >
< main >
< header class = "p-3 mb-4 text-bg-dark" >
< div class = "container" >
< div class = "d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start" >
< a href = "../index.html" class = "d-flex align-items-center mb-2 mb-lg-0 text-white text-decoration-none" >
< img class = "bi me-2 d-block d-lg-none" style = "height: 5rem;" src = "../static/img/diymarket_logo3.png" / >
< img class = "bi me-2 d-none d-lg-block" height = "76px" style = "margin-top: -34px; margin-bottom: -35px;" src = "../static/img/diymarket_logo3.png" / >
< / a >
< ul class = "nav col-12 col-lg-auto me-lg-auto mb-2 justify-content-center mb-md-0" >
< li > < a href = "../resources.html" class = "nav-link px-2 text-white" > Resources< / a > < / li >
< li > < a href = "../transfem-hrt-guide.html" class = "nav-link px-2 text-white" > Guide< / a > < / li >
< li > < a href = "../qr-codes.html" class = "nav-link px-2 text-white" > QR Codes< / a > < / li >
< / ul >
< form method = "GET" action = "https://diyhrt.market/meds/products/" class = "col-12 col-lg-auto mb-3 mb-lg-0" role = "search" >
< input type = "search" class = "form-control" name = "q" placeholder = "Search..." aria-label = "Search" >
< / form >
< div class = "col-12 col-lg-auto mb-3 mb-lg-0 d-flex justify-content-center px-2" >
< a class = "btn btn-outline-danger mx-1" role = "button" href = "../login.html" > Login< / a >
< a class = "btn btn-outline-danger mx-1" role = "button" href = "../register.html" > Register< / a >
< / div >
< / div >
< / div >
< / header >
< div class = "container" >
< / div >
< div class = "container" >
< div class = "row" >
< div class = "col mb-3" >
< h2 > Otokonoko Pharmacy< / h2 >
< / div >
< / div >
< div class = "row" >
< div class = "col-lg-4" >
< div class = "list-group mb-3" >
< a
class="list-group-item list-group-item-action d-flex justify-content-between"
href="https://otkph.am/"
2025-06-16 01:59:12 +00:00
style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
2025-04-14 01:46:12 +00:00
< span class = "text-primary" >
< span class = "text-decoration-underline" > https://otkph.am/< / span >
< i class = "fa-solid fa-arrow-up-right-from-square" > < / i >
< / span >
< span
2025-06-16 01:59:12 +00:00
class="text-success"
2025-04-14 01:46:12 +00:00
>
2025-06-16 01:59:12 +00:00
Active
2025-04-14 01:46:12 +00:00
< / span >
< / a >
< a
class="list-group-item list-group-item-action d-flex justify-content-between"
href="otokonoko-pharmacy/reviews.html"
style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
< span class = "text-warning" >
< i class = "fa-solid fa-star" > < / i >
2025-07-07 01:57:15 +00:00
4.4/5
2025-04-14 01:46:12 +00:00
< / span >
2025-07-07 01:57:15 +00:00
< span class = "text-decoration-underline text-primary" > 8 reviews< / span >
2025-04-14 01:46:12 +00:00
< / a >
< li
class="list-group-item d-flex justify-content-between"
style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
< span > Category:< / span >
< span > Homebrewers< / span >
< / li >
< li
class="list-group-item d-flex justify-content-between"
style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
< span > Ships From:< / span >
< span > Brazil< / span >
< / li >
< li
class="list-group-item d-flex justify-content-between"
style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
< span > Ships To:< / span >
< span > Worldwide< / span >
< / li >
< li
class="list-group-item d-flex justify-content-between"
style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
< span > Payment Methods:< / span >
< span >
< span
data-bs-toggle="tooltip"
data-bs-placement="top"
title="Bitcoin (BTC)">
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span
data-bs-toggle="tooltip"
data-bs-placement="top"
title="Ethereum (ETH)">
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span
data-bs-toggle="tooltip"
data-bs-placement="top"
title="Monero (XMR)">
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span
data-bs-toggle="tooltip"
data-bs-placement="top"
title="Other Cryptocurrencies">
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / span >
< / li >
< / div >
< div class = "accordion" >
2025-04-28 01:51:47 +00:00
< div class = "accordion-item" >
< h2 class = "accordion-header" >
2025-06-16 01:59:12 +00:00
< button class = "accordion-button " type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-15-06-2025" aria-expanded = "true" aria-controls = "collapseOne" >
15/06/2025
< / button >
< / h2 >
< div id = "site-updates-15-06-2025" class = "accordion-collapse collapse show" data-bs-parent = "#site-updates" >
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li
class="list-group-item"
style="
border-left-width: 0.11rem;
border-left-color: var(--bs-info);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
< a href = "otokonoko-pharmacy.html" > Otokonoko Pharmacy< / a >
Service status updated from Suspended to Active
< / span >
< small class = "text-secondary" >
23:51
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" >
< h2 class = "accordion-header" >
< button class = "accordion-button collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-26-04-2025" aria-expanded = "true" aria-controls = "collapseOne" >
2025-04-28 01:51:47 +00:00
26/04/2025
< / button >
< / h2 >
2025-06-16 01:59:12 +00:00
< div id = "site-updates-26-04-2025" class = "accordion-collapse collapse " data-bs-parent = "#site-updates" >
2025-04-28 01:51:47 +00:00
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li
class="list-group-item"
style="
border-left-width: 0.11rem;
border-left-color: var(--bs-info);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
< a href = "otokonoko-pharmacy.html" > Otokonoko Pharmacy< / a >
Service status updated from Active to Suspended
< / span >
< small class = "text-secondary" >
20:00
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
2025-04-14 01:46:12 +00:00
< / div >
< / div >
< div class = "col-lg-8" >
< p > < p > Otokonoko Pharmacy is run by a trans woman in Brazil producing a few forms of injectable and transdermal Estradiol, and has more recently ventured into Pills. They've been operating since mid 2020 and have garnered a generally positive reputation within the community. There have been some concerns about their process but their customers are overwhelmingly happy with the product they've received and a trans harm reduction organisation in Scotland had < a href = "https://twitter.com/TransHarmRedux/status/1539560327620222976" > lab testing done< / a > on one of their products which showed it was as advertised.< / p >
< h5 > Payments< / h5 >
< p > Otokonoko Pharmacy only accepts Cryptocurrency payments.< / p >
< h5 > Postage< / h5 >
< p > All packages are shipped internationally from Brazil via whatever shipping company provides the best terms.< / p > < / p >
< / div >
< / div >
< div class = "row" >
< div class = "col-lg-4" >
< h6 class = "mt-lg-3" > Lab Tests< / h6 >
< div class = "accordion mb-3" id = "lab-tests" >
< div class = "accordion-item" style = "border-right-width: 0.2rem; border-right-color: var(--bs-success);" >
< h2 class = "accordion-header" >
< button
class="accordion-button "
type="button"
data-bs-toggle="collapse"
data-bs-target="#lab-test-2"
aria-expanded="true"
aria-controls="lab-test-2">
26/06/23 - Trans Harm Reduction
< / button >
< / h2 >
< div
id="lab-test-2"
class="accordion-collapse collapse show"
data-bs-parent="#lab-tests">
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item d-flex justify-content-between" >
Product:
< div class = "text-end" >
< a href = "../meds/products/otokonoko-estradiol-cypionate-10ml-40mg-ml.html" > Otokonoko Estradiol Cypionate< / a >
< / div >
< li class = "list-group-item d-flex justify-content-between" >
Ordered by:
< div
class="text-end text-decoration-underline"
data-bs-toggle="tooltip"
data-bs-placement="top"
data-bs-title="Trans Harm Reduction is a mutual aid organisation that runs an HRT testing program.">
< span > Trans Harm Reduction< / span >
< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
Test date: < div class = "text-end" > 26/06/2023< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
Advertised Concentration: < div class = "text-end" > 40.0 mg/ml< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
Tested Concentration: < div class = "text-end" > 39.58 mg/ml< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
No Contaminants Detected:
< div class = "text-end" >
< i class = "fa-solid fa-check text-success" > < / i >
< / div >
< / li >
< li class = "list-group-item" > Sample contained 39.58mg/ml of estradiol cypionate and 1.37mg/ml of estradiol valerate.< / li >
< li class = "list-group-item d-flex justify-content-between" >
< a href = "https://transharmreduction.org/hrt-testing" class = "text-decoration-none" >
< span class = "text-decoration-underline" > View report< / span >
< i class = "fa-solid fa-arrow-up-right-from-square" > < / i >
< / a >
< div class = "text-end" >
< a href = "../media/files/labtests/4bbhOa2C.qgd-06-22-2023-07-21-16-922AM.pdf" class = "text-decoration-none" >
< span class = "text-decoration-underline" > Download full report< / span >
< i class = "fa-solid fa-download" > < / i >
< / a >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" style = "border-right-width: 0.2rem; border-right-color: var(--bs-success);" >
< h2 class = "accordion-header" >
< button
class="accordion-button collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target="#lab-test-4"
aria-expanded="true"
aria-controls="lab-test-4">
08/06/22 - Trans Harm Reduction
< / button >
< / h2 >
< div
id="lab-test-4"
class="accordion-collapse collapse "
data-bs-parent="#lab-tests">
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item d-flex justify-content-between" >
Product:
< div class = "text-end" >
< a href = "../meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html" > Otokonoko Estradiol Enanthate< / a >
< / div >
< li class = "list-group-item d-flex justify-content-between" >
Ordered by:
< div
class="text-end text-decoration-underline"
data-bs-toggle="tooltip"
data-bs-placement="top"
data-bs-title="Trans Harm Reduction is a mutual aid organisation that runs an HRT testing program.">
< span > Trans Harm Reduction< / span >
< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
Test date: < div class = "text-end" > 08/06/2022< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
Advertised Concentration: < div class = "text-end" > 40.0 mg/ml< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
Tested Concentration: < div class = "text-end" > 35.98 mg/ml< / div >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
No Contaminants Detected:
< div class = "text-end" >
< i class = "fa-solid fa-check text-success" > < / i >
< / div >
< / li >
< li class = "list-group-item" >
< a href = "../media/images/labtests/7sQ7jZt7.jpeg" >
< img src = "../media/images/labtests/7sQ7jZt7.jpeg" class = "img-thumbnail" >
< / a >
< / li >
< li class = "list-group-item d-flex justify-content-between" >
< a href = "https://transharmreduction.org/hrt-testing" class = "text-decoration-none" >
< span class = "text-decoration-underline" > View report< / span >
< i class = "fa-solid fa-arrow-up-right-from-square" > < / i >
< / a >
< div class = "text-end" >
< a href = "../media/files/labtests/2FW7Nf2w.pdf" class = "text-decoration-none" >
< span class = "text-decoration-underline" > Download full report< / span >
< i class = "fa-solid fa-download" > < / i >
< / a >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "col-lg-8" >
< hr / >
< h5 > Estradiol Gels< / h5 >
< div class = "list-group list-group-striped mb-3" >
< a
href="../meds/products/otokonoko-estradiol-gel-55ml.html"
class="list-group-item list-group-item-action px-2 px-sm-3 py-1"
2025-06-23 01:57:28 +00:00
style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
2025-04-14 01:46:12 +00:00
< div class = "row" >
< div class = "col-7 col-sm-4 d-flex align-items-center" >
< span >
Otokonoko Estradiol Gel (55ml)< br / >
< span style = "color: #FCA8FF;" > Otokonoko Pharmacy< / span >
< / span >
< / div >
< div class = "col-sm d-none d-sm-flex align-items-center text-secondary" >
550mg
< / div >
< div class = "col-5 col-sm d-flex align-items-center justify-content-end justify-content-sm-start text-end text-sm-start" >
< span >
$100.00< br / >
< span class = "text-secondary" >
$0.18
per mg
< / span >
< / span >
< / div >
< div class = "col-12 col-sm d-flex justify-content-end text-end align-items-center" >
2025-06-23 01:57:28 +00:00
< span class = "text-danger" >
2025-04-14 01:46:12 +00:00
2025-06-23 01:57:28 +00:00
2025-07-14 02:00:32 +00:00
18 days ago
2025-06-23 01:57:28 +00:00
2025-04-14 01:46:12 +00:00
< / span >
< / div >
< / div >
< / a >
< / div >
< h5 class = "mt-3" > Estradiol Injections< / h5 >
< div class = "list-group list-group-striped mb-3" >
< a
href="../meds/products/otokonoko-estradiol-cypionate-10ml-40mg-ml.html"
class="list-group-item list-group-item-action px-2 px-sm-3 py-1"
2025-07-14 02:00:32 +00:00
style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
2025-04-14 01:46:12 +00:00
< div class = "row" >
< div class = "col-7 col-sm-4 d-flex align-items-center" >
< span >
Otokonoko Estradiol Cypionate< br / >
< span style = "color: #FCA8FF;" > Otokonoko Pharmacy< / span >
< / span >
< / div >
< div class = "col-sm d-none d-sm-flex align-items-center text-secondary" >
400mg
< / div >
< div class = "col-5 col-sm d-flex align-items-center justify-content-end justify-content-sm-start text-end text-sm-start" >
< span >
$85.00< br / >
< span class = "text-secondary" >
$0.21
per mg
< / span >
< / span >
< / div >
< div class = "col-12 col-sm d-flex justify-content-end text-end align-items-center" >
2025-07-14 02:00:32 +00:00
< span class = "text-danger" >
2025-04-14 01:46:12 +00:00
2025-07-14 02:00:32 +00:00
1 days ago
2025-04-14 01:46:12 +00:00
< / span >
< / div >
< / div >
< / a >
< a
href="../meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html"
class="list-group-item list-group-item-action px-2 px-sm-3 py-1"
2025-06-16 01:59:12 +00:00
style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
2025-04-14 01:46:12 +00:00
< div class = "row" >
< div class = "col-7 col-sm-4 d-flex align-items-center" >
< span >
Otokonoko Estradiol Enanthate< br / >
< span style = "color: #FCA8FF;" > Otokonoko Pharmacy< / span >
< / span >
< / div >
< div class = "col-sm d-none d-sm-flex align-items-center text-secondary" >
400mg
< / div >
< div class = "col-5 col-sm d-flex align-items-center justify-content-end justify-content-sm-start text-end text-sm-start" >
< span >
$75.00< br / >
< span class = "text-secondary" >
$0.19
per mg
< / span >
< / span >
< / div >
< div class = "col-12 col-sm d-flex justify-content-end text-end align-items-center" >
2025-06-16 01:59:12 +00:00
< span class = "text-success" >
2025-04-14 01:46:12 +00:00
2025-06-16 01:59:12 +00:00
In Stock
2025-04-14 01:46:12 +00:00
< / span >
< / div >
< / div >
< / a >
< a
href="../meds/products/otokonoko-estradiol-valerate-10ml-40mg-ml.html"
class="list-group-item list-group-item-action px-2 px-sm-3 py-1"
2025-06-16 01:59:12 +00:00
style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
2025-04-14 01:46:12 +00:00
< div class = "row" >
< div class = "col-7 col-sm-4 d-flex align-items-center" >
< span >
Otokonoko Estradiol Valerate< br / >
< span style = "color: #FCA8FF;" > Otokonoko Pharmacy< / span >
< / span >
< / div >
< div class = "col-sm d-none d-sm-flex align-items-center text-secondary" >
400mg
< / div >
< div class = "col-5 col-sm d-flex align-items-center justify-content-end justify-content-sm-start text-end text-sm-start" >
< span >
$65.00< br / >
< span class = "text-secondary" >
$0.16
per mg
< / span >
< / span >
< / div >
< div class = "col-12 col-sm d-flex justify-content-end text-end align-items-center" >
2025-06-16 01:59:12 +00:00
< span class = "text-success" >
2025-04-14 01:46:12 +00:00
2025-06-16 01:59:12 +00:00
In Stock
2025-04-14 01:46:12 +00:00
< / span >
< / div >
< / div >
< / a >
< / div >
< / div >
< / div >
< / div >
< / main >
< div class = "container" >
< footer class = "d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top" >
< p class = "col-md-4 mb-0 text-muted align-items-center" >
DIYHRT.Market 2022-2025
< / p >
< a href = "../index.html" class = "col-md-4 d-flex align-items-center justify-content-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none" >
< img style = "height: 2rem;" src = "../static/img/logograyscale.png" >
< / a >
< ul class = "nav col-md-4 d-flex justify-content-end" >
< li class = "nav-item" > < a href = "../about.html" class = "nav-link px-2 text-muted" > About< / a > < / li >
< li class = "nav-item" > < a href = "../resources.html" class = "nav-link px-2 text-muted" > Resources< / a > < / li >
< li class = "nav-item" > < a href = "../data-privacy.html" class = "nav-link px-2 text-muted" > Data Privacy< / a > < / li >
< li class = "nav-item" >
< a href = "https://bsky.app/profile/diyhrt.market" class = "nav-link px-2 text-muted" > Bluesky< / a >
< / li >
< / ul >
< / footer >
< / div >
< script src = "../static/js/bootstrap.bundle.min.js" > < / script >
< script src = "../static/js/jquery-3.7.1.min.js" > < / script >
< script src = "../static/js/bootstrap-table.min.js" > < / script >
< script src = "../static/fontawesomefree/js/all.min.js" > < / script >
< script >
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
< / script >
2025-06-30 01:57:31 +00:00
< / body >
2025-04-14 01:46:12 +00:00
< / html >