store.safepal.com
Open in
urlscan Pro
2606:4700::6812:1fc7
Public Scan
Submitted URL: https://bit.ly/3ruxzxW
Effective URL: https://store.safepal.com/safepal-s1-hardware-wallet.html?ref=voepasafe
Submission: On June 12 via api from FI — Scanned from FI
Effective URL: https://store.safepal.com/safepal-s1-hardware-wallet.html?ref=voepasafe
Submission: On June 12 via api from FI — Scanned from FI
Form analysis
5 forms found in the DOMPOST https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsX3N0b3JlX3ZpZXcvc2FmZXBhbC1zMS1oYXJkd2FyZS13YWxsZXQuaHRtbD9yZWY9dm9lcGFzYWZl/product/2059/
<form data-product-sku="S1" action="https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsX3N0b3JlX3ZpZXcvc2FmZXBhbC1zMS1oYXJkd2FyZS13YWxsZXQuaHRtbD9yZWY9dm9lcGFzYWZl/product/2059/"
method="post" id="product_addtocart_form" novalidate="novalidate">
<input type="hidden" name="product" value="2059">
<input type="hidden" name="selected_configurable_option" value="">
<input type="hidden" name="related_product" id="related-products-field" value="">
<input type="hidden" name="item" value="2059">
<input name="form_key" type="hidden" value="6UTFWpQLdyvbLdo4">
<div class="box-tocart">
<div class="fieldset">
<div class="field qty">
<div class="control" style="display: flex">
<span class="minus"><button class="decreaseQty" data-product-item="2059">-</button>
</span>
<span>QTY</span>
<input type="number" name="qty" id="qty" value="1" title="Qty" class="input-text qty" data-validate="{"required-number":true,"validate-item-quantity":{"minAllowed":1,"maxAllowed":10000}}"
data-product-item="2059">
<span class="plus">
<button class="increaseQty" data-product-item="2059">+</button>
</span>
</div>
</div>
<div class="actions">
<div class="buynow-button">
<button type="submit" title="ORDER NOW" id="buy-now" class="action primary buy-now-btn">
<span>ORDER NOW</span>
</button>
<button type="submit" title="Add to Cart" class="action primary tocart" id="product-addtocart-button">
<span>Add to Cart</span>
</button>
</div>
</div>
</div>
</div>
<script>
require(['jquery', 'jquery/ui'], function($) {
$("#qty").change(function() {
qtyNum = parseInt($("#qty").val())
console.log(typeof(qtyNum))
if (isNaN(qtyNum)) {
qtyNum = 1
}
if (typeof(qtyNum) != "number") {
qtyNum = 1
}
if (typeof(qtyNum) == "undefined") {
qtyNum = 1
}
if (qtyNum < 1) {
qtyNum = 1
}
$("#qty").val(qtyNum)
});
});
</script>
</form>
POST https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsLXMxLWhhcmR3YXJlLXdhbGxldC5odG1sP3JlZj12b2VwYXNhZmU%2C/product/2052/
<form data-role="tocart-form" action="https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsLXMxLWhhcmR3YXJlLXdhbGxldC5odG1sP3JlZj12b2VwYXNhZmU%2C/product/2052/" method="post">
<input type="hidden" name="product" value="2052">
<input type="hidden" name="uenc"
value="aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsX3N0b3JlX3ZpZXcvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OXpkRzl5WlM1ellXWmxjR0ZzTG1OdmJTOXpZV1psY0dGc0xYTXhMV2hoY21SM1lYSmxMWGRoYkd4bGRDNW9kRzFzUDNKbFpqMTJiMlZ3WVhOaFptVSUyQy9wcm9kdWN0LzIwNTIv">
<input name="form_key" type="hidden" value="6UTFWpQLdyvbLdo4">
<div id="box-tocart-2052" class="box-tocart" style="display: flex;width: 100%;justify-content: space-between;">
<!--
<span class="my_old_price product_old_price_vv" data-price-amount="104.97">$104.97</span>
-->
<div style="">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="2052" data-price-box="product-id-2052">
<style>
.my_old_price {
font-size: 14px;
color: #ABABAB;
letter-spacing: 0;
line-height: 14px;
text-decoration: line-through;
}
.qty {
height: 58px;
line-height: 30px
}
</style>
<div class="qty">QTY</div>
<span class="price-container price-final_price tax weee">
<span id="product-price" data-price-amount="59.98" data-price-type="finalPrice" class="price-wrapper ">
<span class="price product_final_price_vv" data-price-amount="59.98">$59.98</span>
<span style="display: none;" data-price-amount="59.98">$59.98</span>
</span>
</span>
</div>
</div>
<div class="control">
<span class="minus">
<button class="decreaseQty" data-product-item="2052">-</button>
</span>
<input type="number" name="qty" value="1" title="Qty" class="input-text qty qtyInput" data-validate="null" data-product-item="2052">
<span class="plus" style="right: 0px;border-radius: 0px 4px 4px 0px;">
<button class="increaseQty" data-product-item="2052">+</button>
</span>
</div>
</div>
<div style="width: 100%;display: flex;margin: 0 !important;padding: 0 !important;">
<button type="submit" title="ADD TO CART" class="action tocart primary" style="width: 100%;!important;">
<span style="width: 100%;">ADD TO CART</span>
</button>
</div>
</form>
POST https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsLXMxLWhhcmR3YXJlLXdhbGxldC5odG1sP3JlZj12b2VwYXNhZmU%2C/product/2051/
<form data-role="tocart-form" action="https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsLXMxLWhhcmR3YXJlLXdhbGxldC5odG1sP3JlZj12b2VwYXNhZmU%2C/product/2051/" method="post">
<input type="hidden" name="product" value="2051">
<input type="hidden" name="uenc"
value="aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsX3N0b3JlX3ZpZXcvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OXpkRzl5WlM1ellXWmxjR0ZzTG1OdmJTOXpZV1psY0dGc0xYTXhMV2hoY21SM1lYSmxMWGRoYkd4bGRDNW9kRzFzUDNKbFpqMTJiMlZ3WVhOaFptVSUyQy9wcm9kdWN0LzIwNTEv">
<input name="form_key" type="hidden" value="6UTFWpQLdyvbLdo4">
<div id="box-tocart-2051" class="box-tocart" style="display: flex;width: 100%;justify-content: space-between;">
<!--
<span class="my_old_price product_old_price_vv" data-price-amount="104.97">$104.97</span>
-->
<div style="">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="2051" data-price-box="product-id-2051">
<style>
.my_old_price {
font-size: 14px;
color: #ABABAB;
letter-spacing: 0;
line-height: 14px;
text-decoration: line-through;
}
.qty {
height: 58px;
line-height: 30px
}
</style>
<div class="qty">QTY</div>
<span class="price-container price-final_price tax weee">
<span id="product-price" data-price-amount="94.98" data-price-type="finalPrice" class="price-wrapper ">
<span class="price product_final_price_vv" data-price-amount="94.98">$94.98</span>
<span style="display: none;" data-price-amount="94.98">$94.98</span>
</span>
</span>
</div>
</div>
<div class="control">
<span class="minus">
<button class="decreaseQty" data-product-item="2051">-</button>
</span>
<input type="number" name="qty" value="1" title="Qty" class="input-text qty qtyInput" data-validate="null" data-product-item="2051">
<span class="plus" style="right: 0px;border-radius: 0px 4px 4px 0px;">
<button class="increaseQty" data-product-item="2051">+</button>
</span>
</div>
</div>
<div style="width: 100%;display: flex;margin: 0 !important;padding: 0 !important;">
<button type="submit" title="ADD TO CART" class="action tocart primary" style="width: 100%;!important;">
<span style="width: 100%;">ADD TO CART</span>
</button>
</div>
</form>
POST https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsLXMxLWhhcmR3YXJlLXdhbGxldC5odG1sP3JlZj12b2VwYXNhZmU%2C/product/2050/
<form data-role="tocart-form" action="https://store.safepal.com/safepal_store_view/checkout/cart/add/uenc/aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsLXMxLWhhcmR3YXJlLXdhbGxldC5odG1sP3JlZj12b2VwYXNhZmU%2C/product/2050/" method="post">
<input type="hidden" name="product" value="2050">
<input type="hidden" name="uenc"
value="aHR0cHM6Ly9zdG9yZS5zYWZlcGFsLmNvbS9zYWZlcGFsX3N0b3JlX3ZpZXcvY2hlY2tvdXQvY2FydC9hZGQvdWVuYy9hSFIwY0hNNkx5OXpkRzl5WlM1ellXWmxjR0ZzTG1OdmJTOXpZV1psY0dGc0xYTXhMV2hoY21SM1lYSmxMWGRoYkd4bGRDNW9kRzFzUDNKbFpqMTJiMlZ3WVhOaFptVSUyQy9wcm9kdWN0LzIwNTAv">
<input name="form_key" type="hidden" value="6UTFWpQLdyvbLdo4">
<div id="box-tocart-2050" class="box-tocart" style="display: flex;width: 100%;justify-content: space-between;">
<!--
<span class="my_old_price product_old_price_vv" data-price-amount="104.97">$104.97</span>
-->
<div style="">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="2050" data-price-box="product-id-2050">
<style>
.my_old_price {
font-size: 14px;
color: #ABABAB;
letter-spacing: 0;
line-height: 14px;
text-decoration: line-through;
}
.qty {
height: 58px;
line-height: 30px
}
</style>
<div class="qty">QTY</div>
<span class="price-container price-final_price tax weee">
<span id="product-price" data-price-amount="104.97" data-price-type="finalPrice" class="price-wrapper ">
<span class="price product_final_price_vv" data-price-amount="104.97">$104.97</span>
<span style="display: none;" data-price-amount="104.97">$104.97</span>
</span>
</span>
</div>
</div>
<div class="control">
<span class="minus">
<button class="decreaseQty" data-product-item="2050">-</button>
</span>
<input type="number" name="qty" value="1" title="Qty" class="input-text qty qtyInput" data-validate="null" data-product-item="2050">
<span class="plus" style="right: 0px;border-radius: 0px 4px 4px 0px;">
<button class="increaseQty" data-product-item="2050">+</button>
</span>
</div>
</div>
<div style="width: 100%;display: flex;margin: 0 !important;padding: 0 !important;">
<button type="submit" title="ADD TO CART" class="action tocart primary" style="width: 100%;!important;">
<span style="width: 100%;">ADD TO CART</span>
</button>
</div>
</form>
<form aria-label="Write A Review Form">
<div class="write-review-wrapper write-form">
<div class="write-review yotpo-regular-box" id="write-review-tabpanel-main-widget" role="tabpanel">
<div class="yotpo-header">
<div>
<h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
</div>
<div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
id="write-review-score-88720e33-61df-4c64-8a50-2ed8e8e5a0cd">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"></span></span>
<div aria-describedby="yotpo_score_message_88720e33-61df-4c64-8a50-2ed8e8e5a0cd" aria-labelledby="write-review-score-88720e33-61df-4c64-8a50-2ed8e8e5a0cd" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
</div>
<div class="write-review-content">
<div class="form-group">
<div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"> Title: <span class="form-input-error yotpo-hidden"
id="yotpo_input_review_title_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"></span> </label> <input id="yotpo_input_review_title_88720e33-61df-4c64-8a50-2ed8e8e5a0cd" class="y-input" name="review_title" maxlength="150"
aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"> </div>
<div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"> Review: <span class="form-input-error yotpo-hidden"
id="yotpo_input_review_content_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"></span> </label> <textarea id="yotpo_input_review_content_88720e33-61df-4c64-8a50-2ed8e8e5a0cd" class="y-input yotpo-text-box" name="review_content"
aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"></textarea> </div>
</div>
</div>
<div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
<div class="socialize-wrapper">
<div class="connected">You are connected as <span class="username"></span></div>
<div class="socialize"> <span class="y-label">Connect with:</span>
<div>
<div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
<div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
</div>
</div>
<div class="yotpo-or"> -OR- </div>
</div>
<div class="connect-wrapper visible " style="display: inherit;">
<div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_88720e33-61df-4c64-8a50-2ed8e8e5a0cd">Use your name: <span
class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"></span></label> <input id="yotpo_input_review_username_88720e33-61df-4c64-8a50-2ed8e8e5a0cd" class="y-input"
autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"> </div>
<div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_88720e33-61df-4c64-8a50-2ed8e8e5a0cd">Email: <span
class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"></span></label> <input id="yotpo_input_review_email_88720e33-61df-4c64-8a50-2ed8e8e5a0cd" class="y-input"
autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_88720e33-61df-4c64-8a50-2ed8e8e5a0cd"> </div>
<div class="yotpo-clr"></div>
</div>
</div>
<div class="error-box yotpo-hidden">
<div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title & body can't be empty</span>
<span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
<span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
<span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
<span class="error-text email yotpo-hidden">Invalid email</span>
<span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
<span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
<span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
<span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
</div>
<div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
</div>
<div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
<div class="yotpo-preloader-wrapper">
<div class="yotpo yotpo-pre-loader">
<span class="yotpo-empty-stars">
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
<span class="yotpo-icon yotpo-icon-empty-star"></span>
</span>
<span class="yotpo-full-stars">
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
<span class="yotpo-icon yotpo-icon-star"></span>
</span>
</div>
</div>
<div class="yotpo-clr"></div>
</div>
</div>
</form>
Text Content
The store will not work correctly in the case when cookies are disabled. JavaScript seems to be disabled in your browser. For the best experience on our site, be sure to turn on Javascript in your browser. Download * Products WALLETS SafePal App SafePal Extension Hardware Wallet ACCESSORIES Cypher Accessories * SafePal App * SafePal Extension * Hardware Wallet * Cypher * Leather Case * Assets * Learn SafePal Academy Help Center * SafePal Academy * Help Center * About About Us Blog * About Us * Blog Download My Cart 🔊 Buy 2 items for global FREE standard shipping! (Excluding Leather Case) Close You have no items in your shopping cart. SAFEPAL S1 HARDWARE WALLET 4.9 star rating 273 Reviews $49.99 In stock VAT and duty not included Buy 2 for global free shipping (Excluding Leather Case) 1-year warranty 24/7 community support Newest shipping policy during COVID-19 - QTY + ORDER NOW Add to Cart Skip to the end of the images gallery Skip to the beginning of the images gallery Recommend bundles Get Your Bundles Standard Package S1 + Leather Case QTY $59.98 $59.98 - + ADD TO CART Hardcore Bundle S1 + Cypher QTY $94.98 $94.98 - + ADD TO CART Expert's Choice S1 + Cypher + Leather Case QTY $104.97 $104.97 - + ADD TO CART FREE shipping THE 1ST HARDWARE WALLET INVESTED BY BINANCE WHY YOU SHOULD OWN A SAFEPAL HARDWARE WALLET • Own your money and take full control of your assets • No KYC or registration required • Enjoy the full access to unlimited decentralized applications • Support 15 languages and 54 chains (adding more) • Trusted by customers from 200+ countries and regions ALWAYS SECURE AND PROTECTED, WHEREVER YOU GO • EAL 5+ independent secure element • True random number generator • Multiple layers of security sensor • Self-destruct mechanism 100% OFFLINE AIR-GAPPED SIGNING MECHANISM, TRULY COLD STORAGE No Bluetooth No WiFi No NFC No USB connection MANAGE UNLIMITED TOKENS, ALL IN ONE DEVICE • Supported 54 blockchains and unlimited tokens till now • Unlimited currency storage • Add and delete token as you like • On-board new tokens via firmware upgrade View all the supported assets here YOU ARE GOOD TO GO ANYWHERE, ANYTIME. • Only the size of a credit card • Super light and easy to carry around • Manage your crypto 24/7 WHAT'S INSIDE THE BOX SPECIFICATIONS Operation temperature -4° to 158° F (-20 ° to 70 ° C) Power Charged with Type C USB cable Camera For high-speed scanning QRcode Screen 1.3'IPS screen Connectivity None Product upgrade Support firmware upgrade Battery 400mAh(Could endure 20 days based on 10 minutes daily use) Powered by 4.9 star rating 273 Reviews write a review (257) (13) (3) (0) (0) Show all reviews write a review WRITE A REVIEW * Indicates a required field * Score: * Title: * Review: You are connected as Connect with: -OR- * Use your name: * Email: Review's title & body can't be empty Question's body can't be empty Please enter a star rating for this review Name field cannot be empty Invalid email Your review has already been submitted. Max length was exceeded Please fill out all of the mandatory (*) fields One or more of your answers does not meet the required criteria Thank you for posting a review! We value your input. Share your review so everyone else can enjoy it too. share share share Thank you for posting a review! Your review was sent successfully and is now waiting for our staff to publish it. * Reviews (273) write a review Updating Results Y yodi k. 5.0 star rating 05/26/23 Produc Review by yodi k. on 26 May 2023 review stating Produc Amazing Produc Safepal S1 On SafePal S1 Hardware Wallet share ' Share Review by yodi k. on 26 May 2023 facebook facebook Share Review by yodi k. on 26 May 2023 twitter twitter Share Review by yodi k. on 26 May 2023 LinkedIn linkedin Share Review by yodi k. on 26 May 2023 05/26/23 Was this review helpful? 1 0 C Carlos M. 4.0 star rating 05/25/23 actualizaciones código cerrado a código abierto. Review by Carlos M. on 25 May 2023 review stating actualizaciones código cerrado a código abierto. Buenas noches, esta billetera me parece muy completa, tecnológica, con buen soporte y fácil de usar, mis sinceras felicitaciones; mi pregunta va enfocada a la confianza del público en general. Cómo es código cerrado, ¿se está revisando el tema en su actualización para que sea código abierto? Muchas gracias y quedo atento a sus observaciones. On SafePal S1 Hardware Wallet share ' Share Review by Carlos M. on 25 May 2023 facebook facebook Share Review by Carlos M. on 25 May 2023 twitter twitter Share Review by Carlos M. on 25 May 2023 LinkedIn linkedin Share Review by Carlos M. on 25 May 2023 Comments (1)   05/25/23 Was this review helpful? 2 1 Comments by Store Owner on Review by Carlos M. on 25 May 2023 SafePal Sales Team 05/30/23 Dear customer, thank you very much for your attention to SafePal and your love for the product. SafePal has always put the safety of users' assets at the top of the list. And we will also open source part of the codes in the near future. You will be able to learn about more updates in the future from our website and social media. 05/30/23 W Willie 4.0 star rating 05/04/23 Great...! I wish to have an Hardware Smartwatch Review by Willie on 4 May 2023 review stating Great...! I wish to have an Hardware Smartwatch I had all.Safepal ist like a MetaMask, but more secure. You can add all Coins due Smart-Contract Adress. On SafePal S1 Hardware Wallet share ' Share Review by Willie on 4 May 2023 facebook facebook Share Review by Willie on 4 May 2023 twitter twitter Share Review by Willie on 4 May 2023 LinkedIn linkedin Share Review by Willie on 4 May 2023 05/04/23 Was this review helpful? 5 3 I Izabelle 4.0 star rating 03/27/23 Wallet Review by Izabelle on 27 Mar 2023 review stating Wallet I bought a wallet and would like to know the status of my order #140323181289093084931 On SafePal S1 Hardware Wallet share ' Share Review by Izabelle on 27 Mar 2023 facebook facebook Share Review by Izabelle on 27 Mar 2023 twitter twitter Share Review by Izabelle on 27 Mar 2023 LinkedIn linkedin Share Review by Izabelle on 27 Mar 2023 03/27/23 Was this review helpful? 4 1 S Stephano 5.0 star rating 03/02/23 A minha veio sem o cabo Review by Stephano on 2 Mar 2023 review stating A minha veio sem o cabo A minha veio sem o cabo de carregar, isso ta correto? On SafePal S1 Hardware Wallet share ' Share Review by Stephano on 2 Mar 2023 facebook facebook Share Review by Stephano on 2 Mar 2023 twitter twitter Share Review by Stephano on 2 Mar 2023 LinkedIn linkedin Share Review by Stephano on 2 Mar 2023 Comments (1)   03/02/23 Was this review helpful? 3 0 Comments by Store Owner on Review by Stephano on 2 Mar 2023 SafePal Sales Team 03/10/23 Dear customer, you can find the USB cable according to the arrow and text guide inside the box, please take out the foam pad and you can see it. 03/10/23 1 2 3 4 5 6 7 8 9 EVERYTHING YOU NEED IN ONE WALLET. Download SafePal Wallet PRODUCTS * SafePal App * Hardware Wallet * Extension Wallet * Cypher Seed Board * Leather Case * Firmware Upgrade * Experts' Reviews SUPPORT * Help Center * Track my order * Technical Issues * Device Authentication * Submit A Request PARTNER * Reseller * Affiliate * Submit a Token * Submit a DApp ABOUT * The Company * SFP Token * Blog * Brand Resource Center * Site Map LEGAL * Terms of Service * Privacy Policy * Shipping Policy * Refund Policy © 2022 SafePal Press release contact: marketing@safepal.com Press release contact: marketing@safepal.com