<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">import{n as i,s as b,a as y,C as $,_ as r}from"./index-426620a3.js";import{_ as w}from"./dynamic-import-helper-bd67bc8b.js";import{T as C}from"./SectionReviews-401eb6e6.js";import{F as k,a as S}from"./FeaturedIn-9527888a.js";import{R as F,m as q,W as x,a as E}from"./RatesTableFavourites-6c9fb094.js";import{B as l}from"./BaseSection-f151b3e5.js";import{B as T}from"./BaseSectionHero-34212011.js";import{E as B}from"./EmailVerify-e9b20a74.js";import"./OptionSwitch-50a839de.js";import"./Truncate-c5de1499.js";import"./Historical-e342cd50.js";(function(){try{var t=typeof window&lt;"u"?window:typeof global&lt;"u"?global:typeof self&lt;"u"?self:{},s=new Error().stack;s&amp;&amp;(t._sentryDebugIds=t._sentryDebugIds||{},t._sentryDebugIds[s]="85d98b2f-e5ae-4460-8e26-8063aad047c2",t._sentryDebugIdIdentifier="sentry-dbid-85d98b2f-e5ae-4460-8e26-8063aad047c2")}catch{}})();var A=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("BaseSection",[e("div",{staticClass:"columns is-variable is-4"},[e("div",{staticClass:"column is-8 is-offset-2 has-text-centered"},[e("h2",{staticClass:"title is-2"},[t._v(t._s(t.$t("marketSummary.heading")))])])]),e("b-tabs",{staticClass:"mt-5"},[t._l(t.tabs,function(o){return[e("b-tab-item",{key:o.label,attrs:{value:o.label,label:t.$t("marketSummary."+o.label),headerClass:"has-text-weight-medium"}},[e("RatesTable",{attrs:{"show-favourite":!1,"show-options":!1,data:o.coins,"sort-direction":o.direction,sort:o.sort}})],1)]})],2),e("div",{staticClass:"pt-5 has-text-centered"},[e("router-link",{attrs:{to:{name:"Rates"}}},[t._v(t._s(t.$t("marketSummary.viewAllMarketsButton")))])],1)],1)},R=[];const z={name:"MarketSummary",components:{RatesTable:F,BaseSection:l},data(){return{tabs:[]}},mounted(){b(()=&gt;{this.tabs=[{label:"markets",coins:this.allCoins,sort:"aqr",direction:"desc"},{label:"weeklyMostPopular",coins:this.$store.state.coins.hotCoins.filter(t=&gt;this.$store.getters["coins/coin"](t)).slice(0,5).map(t=&gt;this.coins[t]),sort:"aqr",direction:"desc"},{label:"newlyListed",coins:Object.values(this.coins).sort((t,s)=&gt;new Date(s.aw)-new Date(t.aw)).slice(0,5),sort:"aw",direction:"desc"},{label:"topGainers",coins:Object.values(this.coins).filter(t=&gt;t.rate||t.sellRate).sort((t,s)=&gt;s.at-t.at).slice(0,5),sort:"at",direction:"desc"}]})},computed:{coins(){return this.$store.state.coins.coins},allCoins(){let t=[],s=this.$store.state.coins;for(let e of s.topCoins.slice(0,5))s.coins.hasOwnProperty(e)&amp;&amp;t.push(s.coins[e]);return t}}},c={};var D=i(z,A,R,!1,I,null,null,null);function I(t){for(let s in c)this[s]=c[s]}const L=function(){return D.exports}();var P=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("BaseSection",[e("div",{staticClass:"columns is-variable is-4"},[e("div",{staticClass:"column is-6 is-offset-3 has-text-centered content"},[e("h2",{staticClass:"title is-2"},[t._v(t._s(t.$t("sectionNews.crytoNews")))]),e("p",{staticClass:"subtitle is-5 mt-1 mb-5"},[t._v(t._s(t.$t("sectionNews.subtext",{country:t.$local.country})))])])]),e("WordpressPostsGrid",{attrs:{count:6,articleType:"ec_news"}})],1)},U=[];const O={name:"SectionNews",props:{showAllCountries:Boolean,colour:String},mixins:[q],components:{BaseSection:l,WordpressPostsGrid:x}},u={};var j=i(O,P,U,!1,M,null,null,null);function M(t){for(let s in u)this[s]=u[s]}const N=function(){return j.exports}();var V=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",[e("div",{staticClass:"columns is-multiline is-centered is-mobile"},t._l(t.products,function(o,a){return e("div",{key:"item"+a,staticClass:"column is-one-quarter-tablet is-one-fifth-widescreen is-half-mobile"},[e("article",{staticClass:"card"},[e("div",{staticClass:"card-image"},[e("figure",{staticClass:"image"},[o?e("a",{attrs:{href:o.onlineStoreUrl,target:"_blank"}},[e("img",{attrs:{src:o.images[0].src,alt:o.title}})]):e("b-skeleton",{attrs:{height:"300px"}})],1)]),e("div",{staticClass:"card-content has-text-centered"},[o?[e("h3",{staticClass:"title is-5"},[e("a",{staticClass:"has-text-black-ter",attrs:{target:"_blank",href:o.onlineStoreUrl},domProps:{innerHTML:t._s(o.title)}})]),e("p",{staticClass:"has-text-grey-light"},[t._v(t._s(t.currency(o.variants[0].price.amount)))]),e("div",{staticClass:"field mt-4"},[e("a",{staticClass:"button is-success is-small",attrs:{href:o.onlineStoreUrl,target:"_blank"}},[t._v(t._s(t.$t("shopifyProductsGrid.shopNow")))])])]:t._e()],2)])])}),0)])},W=[];const H={name:"ShopifyProductsGrid",props:{visible:Boolean},data(){return{shopify:null,products:[null,null,null]}},watch:{visible:{handler(){this.visible&amp;&amp;this.loadShopify()},immediate:!0}},methods:{loadShopify(){this.shopify||!this.$local.shopify||(typeof ShopifyBuy&gt;"u"?this.loadScript("https://sdks.shopifycdn.com/js-buy-sdk/v2/latest/index.umd.min.js",()=&gt;{this.initClient()}):this.initClient())},initClient(){!this.shopify&amp;&amp;typeof ShopifyBuy&lt;"u"&amp;&amp;(this.shopify=ShopifyBuy.buildClient({domain:this.$local.shopify.domain,storefrontAccessToken:this.$local.shopify.token}),this.getProducts())},async getProducts(){try{this.shopify&amp;&amp;(this.products=await this.shopify.product.fetchAll())}catch{}}}},_={};var Z=i(H,V,W,!1,G,null,null,null);function G(t){for(let s in _)this[s]=_[s]}const J=function(){return Z.exports}();var K=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("BaseSection",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:t.visibility,expression:"visibility"}],attrs:{"wave-top":t.waveTop,"wave-bottom":t.waveBottom,"wave-top-fill":t.waveTopFill,"wave-bottom-fill":t.waveBottomFill,colour:t.colour}},[e("div",{staticClass:"columns is-variable is-4"},[e("div",{staticClass:"column is-6 is-offset-3 has-text-centered"},[e("h2",{staticClass:"title is-2"},[t._v(t._s(t.$t("sectionShop.heading")))]),e("p",{staticClass:"subtitle is-5 mt-1 mb-5"},[t._v(" "+t._s(t.$t("sectionShop.subtext"))+" ")])])]),e("ShopifyProductsGrid",{attrs:{visible:t.visible}})],1)},Q=[];const X={name:"SectionShop",props:{waveTop:Boolean,waveBottom:Boolean,waveTopFill:String,waveBottomFill:String,colour:String},components:{ShopifyProductsGrid:J,BaseSection:l},data(){return{visible:!1}},methods:{visibility(t){this.visible=t}}},h={};var Y=i(X,K,Q,!1,tt,null,null,null);function tt(t){for(let s in h)this[s]=h[s]}const et=function(){return Y.exports}();var st=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"button mt-5 campaign-banner",class:{"is-fullwidth campaign-banner-mobile":t.$root.screenWidth&lt;=768},style:t.bannerStyle.backgroundImage,on:{click:t.handleReferralCampaignAction}})},at=[];const ot={name:"BannerCampaign",props:{country:{type:String,required:!0}},data(){return{bannerStyle:{backgroundImage:""},banners:require("../../banners").banners[this.country]}},mounted(){if(this.country!=="NZ"){this.handleDefaultBanner();return}this.country==="NZ"&amp;&amp;this.handleDynamicBanner()},methods:{handleDefaultBanner(){let t=this.$store.state.user.authenticated?this.$local.campaignBanner.authMobile:this.$local.campaignBanner.noAuthMobile,s="center";this.$root.screenWidth&gt;768&amp;&amp;(t=this.$store.state.user.authenticated?this.$local.campaignBanner.auth:this.$local.campaignBanner.noAuth,s="left"),this.bannerStyle={backgroundImage:`background: url(${t}) ${s} center no-repeat;`}},handleDynamicBanner(){let t=!1;for(const s of this.banners){if(this.handleBannerIsWithinDateRange(s)){t=!0;break}t=!1}t||this.handleDefaultBanner()},handleReferralCampaignAction(){this.$store.state.user.authenticated?(this.$ga.event("Button","Authenticated User Campaign Banner",this.$route.name),this.$router.push({name:"Account"})):(this.$ga.event("Button","New User Campaign Banner",this.$route.name),this.$store.commit("user/setValue",{loginModal:"create"}))},handleBannerIsWithinDateRange(t){if(this.$moment(t.startDate).isValid()&amp;&amp;this.$moment(t.endDate).isValid()&amp;&amp;this.$moment(this.$moment()).isBetween(t.startDate,t.endDate)){let s=this.$store.state.user.authenticated?t.authMobile:t.noAuthMobile,e="center";return this.$root.screenWidth&gt;768&amp;&amp;(s=this.$store.state.user.authenticated?t.auth:t.noAuth,e="left"),this.bannerStyle={backgroundImage:`background: url(${s}) ${e} center no-repeat;`},!0}return!1}}},d={};var nt=i(ot,st,at,!1,rt,null,null,null);function rt(t){for(let s in d)this[s]=d[s]}const it=function(){return nt.exports}();var lt=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("BaseSection",{attrs:{"wave-top":"","wave-bottom":"",colour:"blue"}},[e("div",{staticClass:"columns"},[e("div",{staticClass:"column left-col"},[e("div",{staticClass:"mb-6"},[e("img",{attrs:{src:"/assets/images/nzdd-logo.svg",alt:"NZDD logo"}})]),e("h1",{staticClass:"title is-size-1",class:{"is-size-2":t.$root.mobile}},[t._v(t._s(t.$t("sectionNzdd.heading")))]),e("p",{staticClass:"is-size-5"},[t._v(t._s(t.$t("sectionNzdd.subtext")))]),e("div",{staticClass:"mt-5"},[e("a",{attrs:{href:t.$local.nzddSite,target:"_blank"}},[e("b-button",{staticClass:"nzdd-btn"},[t._v(t._s(t.$t("sectionNzdd.button")))])],1)])]),e("div",{staticClass:"column right-col"},[e("div",{staticClass:"nzdd-video has-text-centered",on:{click:t.displayVideo}},[e("img",{ref:"nzddImg",class:{"hidden-nzdd-overlay":!t.videoOverlay},attrs:{src:"/assets/images/nzdd-video-overlay.svg",alt:"NZDD logo"}}),e("iframe",{directives:[{name:"show",rawName:"v-show",value:!t.videoOverlay,expression:"!videoOverlay"}],ref:"nzddVid",attrs:{type:"text/html",src:"https://www.youtube.com/embed/JyDn5HFPl4I?si=-a_H2SgiSnOLGtef?controls=1&amp;rel=0&amp;color=white",allowfullscreen:""}})])])])])},ct=[];const ut={name:"SectionNzdd",components:{BaseSection:l},data(){return{waveFill:"#ECF4FF",videoOverlay:!0}},mounted(){window.addEventListener("resize",this.maintainVideoSize)},beforeDestroy(){window.addEventListener("resize",this.maintainVideoSize)},methods:{displayVideo(){this.videoOverlay=!1,this.maintainVideoSize()},maintainVideoSize(){if(!this.videoOverlay&amp;&amp;this.$refs.nzddImg&amp;&amp;this.$refs.nzddVid){const{width:t,height:s}=this.$refs.nzddImg.getBoundingClientRect();this.$refs.nzddVid.style.width=`${t-4}px`,this.$refs.nzddVid.style.height=`${s}px`}}}},m={};var _t=i(ut,lt,ct,!1,ht,"453c0fca",null,null);function ht(t){for(let s in m)this[s]=m[s]}const dt=function(){return _t.exports}();var mt=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("BaseSection",[e("h2",{staticClass:"title has-text-centered is-2"},[t._v(t._s(t.$t("footerFaqs.heading")))]),t._l(t.$t("footerFaqs.questions"),function(o,a){return e("b-collapse",{key:a,staticClass:"card-question",attrs:{animation:"slide",open:t.isOpen===a},on:{open:function(n){t.isOpen=a}},scopedSlots:t._u([{key:"trigger",fn:function(n){return[e("div",{attrs:{"aria-controls":"contentIdForA11y5-"+a,"aria-expanded":n.open,role:"button"}},[e("div",{staticClass:"title is-5 question-heading"},[e("p",{staticClass:"is-size-4 has-text-weight-bold"},[t._v(t._s(o.title))]),e("span",[e("i",{class:n.open?"fa fa-chevron-up":"fa fa-chevron-down"})])])])]}}],null,!0)},[a===0?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(t.$t("footerFaqs.questions."+a+".answer[0]")))]),e("p",{staticClass:"mt-2"},[t._v(t._s(t.$t("footerFaqs.questions."+a+".answer[1]")))]),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[2]",tag:"p"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.whatIsBlockchain,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)})],1):a===1?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(o.answer[0]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[1]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[2]))]),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[3]",tag:"p"},scopedSlots:t._u([{key:"walletLink",fn:function(){return[e("a",{attrs:{href:t.$local.ecWalletHub,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".walletLinkText")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.nzddSite,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)})],1):a===2?e("div",{staticClass:"card-answer"},[e("i18n",{attrs:{path:"footerFaqs.questions."+a+".answer"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.ecRegisteredFsp,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)})],1):a===3?e("div",{staticClass:"card-answer"},[e("i18n",{attrs:{path:"footerFaqs.questions."+a+".answer[0]",tag:"p"},scopedSlots:t._u([{key:"linkBuy",fn:function(){return[e("a",{attrs:{href:t.$local.howToBuyCrypto,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkBuyText")))])]},proxy:!0}],null,!0)}),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[1]",tag:"p"},scopedSlots:t._u([{key:"linkSell",fn:function(){return[e("a",{attrs:{href:t.$local.howToSellCrypto,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkSellText")))])]},proxy:!0}],null,!0)}),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[2]",tag:"p"},scopedSlots:t._u([{key:"linkSwapGuide",fn:function(){return[e("a",{attrs:{href:t.$local.swapHubLink,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkSwapGuideText")))])]},proxy:!0},{key:"linkSwap",fn:function(){return[e("router-link",{attrs:{to:{name:"Swap"}}},[t._v(" "+t._s(t.$t("footerFaqs.questions."+a+".linkSwapText"))+" ")])]},proxy:!0}],null,!0)})],1):a===4?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(o.answer))]),e("ul",[e("li",[e("a",{attrs:{href:t.$local.keepCryptoSafe,target:"_blank"}},[t._v(t._s(o.bulletPoints[0]))])]),e("li",[e("a",{attrs:{href:t.$local.walletSecurity,target:"_blank"}},[t._v(t._s(o.bulletPoints[1]))])]),e("li",[e("a",{attrs:{href:t.$local.cryptoSelfCustody,target:"_blank"}},[t._v(t._s(o.bulletPoints[2]))])])])]):a===5?e("div",{staticClass:"card-answer"},[e("i18n",{attrs:{path:"footerFaqs.questions."+a+".answer",tag:"p"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.getHelp,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)})],1):a===6?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(o.answer[0]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[1]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[2]))]),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[3]",tag:"p"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.ecWalletHub,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)}),e("p",{staticClass:"mt-2"},[e("a",{attrs:{href:t.$local.hotColdWalletHub,target:"_blank"}},[t._v(t._s(o.answer[4]))])])],1):t._e()])})],2)},pt=[];const ft={name:"FooterFaqs",components:{BaseSection:l},data(){return{isOpen:null}}},p={};var vt=i(ft,mt,pt,!1,gt,"98e81df2",null,null);function gt(t){for(let s in p)this[s]=p[s]}const bt=function(){return vt.exports}();var yt=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"background-img"},[e("div",{staticClass:"container mt-6"},[e("div",{staticClass:"columns"},[e("div",{staticClass:"column col-position",class:{"has-text-centered":t.$root.mobile}},[t._m(0),e("i18n",{staticClass:"is-size-4 has-text-centered has-text-weight-bold has-text-black learn-text",attrs:{path:"home.hero.ecWallet.homeSectionSubtextPromo",tag:"p"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{staticStyle:{"text-decoration":"none"},attrs:{href:t.$local.ecWalletHub,target:"_blank"}},[t._v(" "+t._s(t.$t("home.hero.ecWallet.homeSectionLink"))+" ")])]},proxy:!0}])}),t.$root.mobile?e("div",{staticClass:"buttons mt-5 is-centered mb-5 app-btns"},[e("a",{attrs:{href:t.$local.walletIosUrl,target:"_blank"}},[e("img",{staticClass:"pr-2",attrs:{src:"/img/ecwallet/apple-appstore.svg",alt:"apple store logo"}})]),e("a",{attrs:{href:t.$local.walletAndroidUrl,target:"_blank"}},[e("img",{staticClass:"pl-2",attrs:{src:"/img/ecwallet/google-play.svg",alt:"google store logo"}})])]):e("div",{staticClass:"buttons mt-4 app-btns is-centered"},[e("a",{attrs:{href:t.$local.walletIosUrl,target:"_blank"}},[e("img",{staticClass:"pr-4",attrs:{src:"/img/ecwallet/apple-appstore.svg",alt:"apple store logo"}})]),e("a",{attrs:{href:t.$local.walletAndroidUrl,target:"_blank"}},[e("img",{staticClass:"pr-4",attrs:{src:"/img/ecwallet/google-play.svg",alt:"google store logo"}})])])],1),e("div",{staticClass:"column right-col"},[e("img",{class:{"pt-5":t.$root.mobile},staticStyle:{"margin-bottom":"0px"},attrs:{src:"/img/ecwallet/ecw-phone-1.png",alt:"Easy Crypto Wallet Phone"}})])])]),e("svg",{staticClass:"wave-svg",attrs:{viewBox:"0 0 1440 37",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",preserveAspectRatio:"none"}},[e("g",{attrs:{stroke:"none","stroke-width":"1",fill:"white","fill-rule":"evenodd"}},[e("g",{attrs:{fill:"white","fill-rule":"nonzero"}},[e("g",{attrs:{transform:"translate(720.000000, 18.500000) scale(-1, -1) translate(-720.000000, -18.500000)"}},[e("path",{attrs:{d:"M0,0 L48,3.7 C96,7.4 192,14.8 288,18.5 C384,22.2 480,22.2 576,19.725625 C672,17.34375 768,12.25625 864,8.625625 C960,4.85625 1056,2.54375 1152,4.925625 C1248,7.4 1344,14.8 1392,18.5 L1440,22.2 L1440,37 L1392,37 C1344,37 1248,37 1152,37 C1056,37 960,37 864,37 C768,37 672,37 576,37 C480,37 384,37 288,37 C192,37 96,37 48,37 L0,37 L0,0 Z"}})])])])])])},$t=[function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"mb-2 has-text-centered easy-title"},[e("img",{staticClass:"title-img",attrs:{src:"/img/ecwallet/easier-way-title.png",alt:"Title - There's an easier way"}})])}];const wt={name:"EcWalletSection",mixins:[y],created(){this.getUserMobileDevice()},mounted(){if(this.ios){const t=document.createElement("meta");t.name="apple-itunes-app",t.content="app-id=6466778991",document.head.appendChild(t)}else this.android&amp;&amp;(this.addAndroidMetaTags(),this.loadSmartBanner())},beforeDestroy(){if(this.ios){const t=document.querySelector('meta[name="apple-itunes-app"]');t&amp;&amp;document.head.removeChild(t)}else this.android&amp;&amp;["smartbanner:title","smartbanner:author","smartbanner:price-suffix-google","smartbanner:icon-google","smartbanner:button","smartbanner:button-url-google","smartbanner:enabled-platforms","smartbanner:close-label"].forEach(s=&gt;{const e=document.querySelector(`meta[name="${s}"]`);e&amp;&amp;document.head.removeChild(e)})},methods:{addAndroidMetaTags(){[{name:"smartbanner:title",content:"Easy Crypto: BTC &amp; ETH Wallet"},{name:"smartbanner:author",content:"Easy Crypto"},{name:"smartbanner:price-suffix-google",content:"On Google Play"},{name:"smartbanner:icon-google",content:"/favicon/ecw-android-192x192.png"},{name:"smartbanner:button",content:"VIEW"},{name:"smartbanner:button-url-google",content:"https://play.google.com/store/apps/details?id=com.octopass.app&amp;pli=1"},{name:"smartbanner:enabled-platforms",content:"android"},{name:"smartbanner:close-label",content:"Close"}].forEach(s=&gt;{const e=document.createElement("meta");e.name=s.name,e.content=s.content,document.head.appendChild(e)})},loadSmartBanner(){const t=document.createElement("link");t.rel="stylesheet",t.href="/js/smartbanner.min.css",document.head.appendChild(t),this.loadScript("/js/smartbanner.min.js",()=&gt;{window.SmartBanner&amp;&amp;new window.SmartBanner})}}},f={};var Ct=i(wt,yt,$t,!1,kt,"2d10eb36",null,null);function kt(t){for(let s in f)this[s]=f[s]}const St=function(){return Ct.exports}();var Ft=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("BaseSection",[e("h2",{staticClass:"title has-text-centered is-2"},[t._v(t._s(t.$t("footerFaqs.heading")))]),t._l(t.$t("footerFaqs.questions"),function(o,a){return e("b-collapse",{key:a,staticClass:"card-question",attrs:{animation:"slide",open:t.isOpen===a},on:{open:function(n){t.isOpen=a}},scopedSlots:t._u([{key:"trigger",fn:function(n){return[e("div",{attrs:{"aria-controls":"contentIdForA11y5-"+a,"aria-expanded":n.open,role:"button"}},[e("div",{staticClass:"title is-5 question-heading"},[e("p",{staticClass:"is-size-4 has-text-weight-bold"},[t._v(t._s(o.title))]),e("span",[e("i",{class:n.open?"fa fa-chevron-up":"fa fa-chevron-down"})])])])]}}],null,!0)},[a===0?e("div",{staticClass:"card-answer"},[e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer",tag:"p"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.whatIsBlockchain,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)}),e("ul",t._l(t.$t("footerFaqs.questions."+a+".htmlEnabled-bullets"),function(n){return e("li",{key:n,domProps:{innerHTML:t._s(n)}})}),0)],1):a===1?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(o.answer[0]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[1]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[2]))]),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[3]",tag:"p"},scopedSlots:t._u([{key:"walletLink",fn:function(){return[e("a",{attrs:{href:t.$local.ecWalletHub,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".walletLinkText")))])]},proxy:!0},{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.nzddSite,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)})],1):a===2?e("div",{staticClass:"card-answer"},t._l(t.$t("footerFaqs.questions."+a+".answer"),function(n){return e("p",{key:n,staticClass:"mt-2"},[t._v(t._s(n))])}),0):a===3?e("div",{staticClass:"card-answer"},[e("p",{staticClass:"mt-1"},[t._v(t._s(o.answer[0]))]),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[1]",tag:"p"},scopedSlots:t._u([{key:"articleLink",fn:function(){return[e("a",{attrs:{href:t.$local.howToBuyCrypto,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".articleLinkText")))])]},proxy:!0}],null,!0)}),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[2]",tag:"p"},scopedSlots:t._u([{key:"guideLink",fn:function(){return[e("a",{attrs:{href:t.$local.howToSellCrypto,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".guideLinkText")))])]},proxy:!0}],null,!0)})],1):a===4?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(o.answer[0]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[1]))]),e("ul",[e("li",[e("a",{attrs:{href:t.$local.keepCryptoSafe,target:"_blank"}},[t._v(t._s(o.bullets[0]))])]),e("li",[e("a",{attrs:{href:t.$local.walletSecurity,target:"_blank"}},[t._v(t._s(o.bullets[1]))])]),e("li",[e("a",{attrs:{href:t.$local.cryptoSelfCustody,target:"_blank"}},[t._v(t._s(o.bullets[2]))])])])]):a===5?e("div",{staticClass:"card-answer"},[e("i18n",{attrs:{path:"footerFaqs.questions."+a+".answer",tag:"p"},scopedSlots:t._u([{key:"link",fn:function(){return[e("a",{attrs:{href:t.$local.getHelp,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".linkText")))])]},proxy:!0}],null,!0)})],1):a===6?e("div",{staticClass:"card-answer"},[e("p",[t._v(t._s(o.answer[0]))]),e("p",{staticClass:"mt-2"},[t._v(t._s(o.answer[1]))]),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[2]",tag:"p"},scopedSlots:t._u([{key:"walletLink",fn:function(){return[e("a",{attrs:{href:t.$local.ecWalletHub,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".walletLinkText")))])]},proxy:!0}],null,!0)}),e("i18n",{staticClass:"mt-2",attrs:{path:"footerFaqs.questions."+a+".answer[3]",tag:"p"},scopedSlots:t._u([{key:"learnMoreLink",fn:function(){return[e("a",{attrs:{href:t.$local.ecWalletGetStarted,target:"_blank"}},[t._v(t._s(t.$t("footerFaqs.questions."+a+".learnMoreLinkText")))])]},proxy:!0}],null,!0)})],1):t._e()])})],2)},qt=[];const xt={name:"FooterFaqsAu",components:{BaseSection:l},data(){return{isOpen:null}}},v={};var Et=i(xt,Ft,qt,!1,Tt,"f74d4b50",null,null);function Tt(t){for(let s in v)this[s]=v[s]}const Bt=function(){return Et.exports}();var At=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",[e("BaseSectionHero",[t.$local.countryCode==="BR"?e("article",{staticClass:"message is-warning",staticStyle:{"margin-top":"-40px","margin-bottom":"40px"}},[e("div",{staticClass:"message-body"},[t._v(" AtenÃ§Ã£o: Estamos pausando nossos serviÃ§os a partir de 26 de agosto de 2022. Caso tenha alguma dÃºvida e queira entrar em contato conosco, escreva para brasil@easycrypto.com ")])]):t._e(),e("div",{staticClass:"columns is-vcentered is-centered is-variable is-1 mb-6"},[e("div",{staticClass:"column",class:{"is-6":!t.showPro,"is-narrow":t.showPro,"mb-4":t.$root.mobile}},[t.showPro?[e("h2",{staticClass:"pb-5 title is-3 mb-0"},[t._v(t._s(t.$t("home.watchlist.heading")))]),e("div",{staticClass:"buttons mt-0"},[e("router-link",{staticClass:"button is-small",attrs:{to:{name:"Rates"}}},[e("b-icon",{attrs:{icon:"list-ul"}}),e("span",[t._v(t._s(t.$t("home.watchlist.rates")))])],1),e("router-link",{staticClass:"button is-small",attrs:{to:{name:"CryptoTracker"}}},[e("b-icon",{attrs:{icon:"chart-line"}}),e("span",[t._v(t._s(t.$t("home.watchlist.portfolio")))])],1)],1),e("RatesTableFavourites",{attrs:{"is-narrow":!t.$root.mobile}}),e("div",{staticClass:"pt-5 has-text-centered"},[e("router-link",{attrs:{to:{name:"Rates"}}},[t.$store.getters["user/favCoins"].length?e("span",[t._v(t._s(t.$t("home.watchlist.viewAllMarkets")))]):e("span",[e("b-icon",{attrs:{icon:"star"}}),t._v(" "+t._s(t.$t("home.watchlist.addFavourites"))+" ")],1)])],1)]:[e("h1",{staticClass:"title is-1 has-text-white"},[t._v(t._s(t.headline))]),e("div",{staticClass:"mt-4 pr-5 is-size-4 content has-text-white"},t._l(t.description,function(o){return e("p",{key:o},[t._v(" "+t._s(o)+" ")])}),0),t.$root.isReferralCampaignEnabled&amp;&amp;t.$local.countryCode==="ZA"?e("BannerCampaign",{attrs:{country:t.$local.countryCode}}):t._e()]],2),e("div",{staticClass:"column is-narrow",class:{"is-6":t.$root.screenWidth&gt;=1024}},[e("CurrencyExchanger")],1)]),e("FeaturedIn",{attrs:{"is-white":""}})],1),e("MarketSummary"),e("BaseSection",{attrs:{"wave-top":"","wave-bottom":"",colour:"purple","no-container":""}},[e("div",{staticClass:"container is-max-widescreen"},[e("div",{staticClass:"has-text-centered mb-6 pb-4"},[e("h2",{staticClass:"title is-2 has-text-white"},[t._v(t._s(t.$t("howToUseEC.title")))]),e("p",{staticClass:"is-size-4 has-text-white"},[t._v(t._s(t.$t("howToUseEC.subtitle")))])]),e("div",{staticClass:"is-flex is-flex-direction-column-mobile mb-3 columns"},t._l(t.howTo,function(o,a){return e("div",{key:o.title,staticClass:"box info-box mb-5 pt-6 pb-6",on:{click:o.action}},[e("figure",{staticClass:"image img-centered mb-4 img-how-to",class:{"is-96x96":t.$root.mobile}},[e("img",{staticClass:"lazyload",attrs:{"data-src":"/img/howto/"+o.image,alt:o.title}})]),e("h4",{staticClass:"title is-size-4 has-text-centered m-2 mb-5"},[t._v(t._s(t.$t("howToUseEC.steps["+a+"].title")))]),e("p",{staticClass:"is-size-5 is-size-5-mobile has-text-centered m-2"},[t._v(t._s(t.$t("howToUseEC.steps["+a+"].text")))])])}),0)])]),t.$local.countryCode==="NZ"||t.$local.countryCode==="AU"?e("EcWalletSectionCampaign"):t._e(),t.$local.countryCode==="ZA"?e("TrustpilotReviews",{attrs:{"wave-bottom":"","wave-bottom-fill":"#f6f9fe"}}):t._e(),t.$local.countryCode==="AU"?e("TrustpilotReviews"):t._e(),t.$local.countryCode==="NZ"?e("TrustpilotReviews"):t._e(),t.$local.shopify&amp;&amp;t.$local.countryCode!=="NZ"?e("SectionShop",{attrs:{colour:"light-gray","wave-bottom":""}}):t._e(),t.$local.countryCode==="NZ"?e("SectionNzdd"):t._e(),t.$local.countryCode!=="BR"?e("SectionNews"):t._e(),e("FooterCallToAction"),t.$local.countryCode==="NZ"?e("FooterFaqs"):t._e(),t.$local.countryCode==="AU"?e("FooterFaqsAu"):t._e(),e("EmailVerify")],1)},Rt=[];const zt={name:"Home",head(){return this.head({title:this.$local.name,complement:this.$local.title})},components:{CurrencyExchanger:$,TrustpilotReviews:C,FooterCallToAction:k,MarketSummary:L,BaseSection:l,BaseSectionHero:T,SectionNews:N,RatesTableFavourites:E,SectionShop:et,FeaturedIn:S,BannerCampaign:it,EmailVerify:B,SectionNzdd:dt,FooterFaqs:bt,EcWalletSectionCampaign:St,FooterFaqsAu:Bt},data(){return{whyChooseColumnClass:"is-half-desktop",howTo:[{image:"signup.svg",action:()=&gt;{this.$ga.event("Button","Sign up button","Home - How To"),this.$store.commit("user/setValue",{loginModal:"create"})}},{image:"verified.svg",action:()=&gt;this.$router.push({name:"Verify"})},{image:"order.svg",action:()=&gt;{this.$root.modals.cex.show=!0}}],schemas:[]}},computed:{level(){return this.$store.state.user.level},showPro(){return!1},headline(){return this.$local.swapEnabled?this.$t("home.hero.swapEnabled.heading"):this.$t("home.hero.heading")},description(){return this.$local.swapEnabled?this.$t("home.hero.swapEnabled.description"):this.$t("home.hero.description")},bullets(){let t=[{title:this.$t("home.whyUs.recurringOrders.heading"),text:this.$t("home.whyUs.recurringOrders.subtext"),icon:"far fa-alarm-clock",link:{name:"AutobuyCreate"}},{title:this.$t("home.whyUs.swaps.heading"),text:this.$t("home.whyUs.swaps.subtext"),icon:"far fa-sync-alt",link:{name:"Swap"}},{title:this.$t("home.whyUs.education.heading"),text:this.$t("home.whyUs.education.subtext"),icon:"far fa-user-graduate",link:"https://hub.easycrypto.com/"}];return this.$local.countryCode==="ZA"&amp;&amp;(t=[{title:this.$t("home.whyUs.recurringOrders.heading"),text:this.$t("home.whyUs.recurringOrders.subtext"),icon:"far fa-alarm-clock",link:{name:"AutobuyCreate"}},{title:this.$t("home.whyUs.education.heading"),text:this.$t("home.whyUs.education.subtext"),icon:"far fa-user-graduate",link:"https://hub.easycrypto.com/"}]),t}},async created(){await this.loadSchemaData()},metaInfo(){return{script:this.schemas.map(t=&gt;({type:"application/ld+json",json:t}))}},methods:{async loadSchemaData(){const t={NZ:["organisation","service","webpage","faq"],AU:["organisation","service","webpage"],ZA:["organisation","service","webpage"]}[this.$local.countryCode]||[];for(const s of t)try{const e=await w(Object.assign({"../schema/home/AU/organisation.json":()=&gt;r(()=&gt;import("./organisation-e1ae9600.js"),[]),"../schema/home/AU/service.json":()=&gt;r(()=&gt;import("./service-b4689960.js"),[]),"../schema/home/AU/webpage.json":()=&gt;r(()=&gt;import("./webpage-913f72d1.js"),[]),"../schema/home/NZ/faq.json":()=&gt;r(()=&gt;import("./faq-7a41e0fe.js"),[]),"../schema/home/NZ/organisation.json":()=&gt;r(()=&gt;import("./organisation-378b8472.js"),[]),"../schema/home/NZ/service.json":()=&gt;r(()=&gt;import("./service-041b8583.js"),[]),"../schema/home/NZ/webpage.json":()=&gt;r(()=&gt;import("./webpage-43424825.js"),[]),"../schema/home/ZA/organisation.json":()=&gt;r(()=&gt;import("./organisation-72882ab4.js"),[]),"../schema/home/ZA/service.json":()=&gt;r(()=&gt;import("./service-3f4f73dd.js"),[]),"../schema/home/ZA/webpage.json":()=&gt;r(()=&gt;import("./webpage-bea1fa5f.js"),[])}),`../schema/home/${this.$local.countryCode}/${s}.json`);this.schemas.push(e.default)}catch{}}}},g={};var Dt=i(zt,At,Rt,!1,It,"778b1df6",null,null);function It(t){for(let s in g)this[s]=g[s]}const Gt=function(){return Dt.exports}();export{Gt as default};
</pre></body></html>