@@ -155,70 +155,60 @@ Faster, always available, and easy to integrate<br/> into wallets, exchanges, an
155155 < h2 className = "font-h2 text-center" > Pricing</ h2 >
156156 < div className = "pricing" >
157157 < div className = "pricing-card" >
158- < img src = { `${ staticRoot } img/icons/pricing1.svg` } alt = "icon" />
159- < span className = "pricing-term" > FREE UP TO</ span >
160- < h3 className = "font-h3" > 500k < span > Requests/Month</ span > </ h3 >
161- < p className = "font-p2 text-gray" > Authenticated users benefit from 500K requests per month for free and higher daily limits providing more capacity than the free public Esplora endpoints. Authenticated users also benefit from dedicated onboarding & support , and a 99.9 % SLA for enhanced reliability . </ p >
158+ < div className = "pricing-card-title" >
159+ < img src = { `${ staticRoot } img/icons/basic.svg` } alt = "icon" />
160+ < span className = "pricing-term" > Basic</ span >
161+ </ div >
162+ < ul className = "pricing-card-features font-p2 text-gray" >
163+ < li > Basic support and access to help center</ li >
164+ < li > < a href = "https://help.blockstream.com/hc/en-us/articles/52416257952537-Understanding-and-accessing-Waterfalls" target = "_blank" > Quick sync</ a > access (10 credits per call)</ li >
165+ < li > SLA 99.9%</ li >
166+ </ ul >
167+ < div className = "pricing-card-quotas" >
168+ < p className = "font-h3" > 500k < span > API calls for </ span > < i > $40</ i > </ p >
169+ </ div >
170+ < a href = "https://dashboard.blockstream.info" target = "_blank" className = "g-btn primary-btn" > GET YOUR API KEY NOW</ a >
162171 </ div >
163172 < div className = "pricing-card" >
164- < img src = { `${ staticRoot } img/icons/pricing2.svg` } alt = "icon" />
165- < span className = "pricing-term" > ONLY PAY FOR WHAT YOU USE</ span >
166- < div className = "pricing-table" >
167- < div className = "pricing-table-row" >
168- < div className = "pricing-table-price" >
169- < span className = "currency" > $</ span >
170- < span className = "amount" > 0.01</ span >
171- < span className = "rate" > /100</ span >
172- </ div >
173- < div className = "pricing-table-description" > 500K - 10M requests</ div >
174- </ div >
175-
176- < div className = "pricing-table-row" >
177- < div className = "pricing-table-price" >
178- < span className = "currency" > $</ span >
179- < span className = "amount" > 0.01</ span >
180- < span className = "rate" > /200</ span >
181- </ div >
182- < div className = "pricing-table-description" > 10M - 50M requests</ div >
183- </ div >
184-
185- < div className = "pricing-table-row" >
186- < div className = "pricing-table-price" >
187- < span className = "currency" > $</ span >
188- < span className = "amount" > 0.01</ span >
189- < span className = "rate" > /500</ span >
190- </ div >
191- < div className = "pricing-table-description" > 50M - 100M requests</ div >
192- </ div >
193-
194- < div className = "pricing-table-row" >
195- < div className = "pricing-table-price" >
196- < span className = "currency" > $</ span >
197- < span className = "amount" > 4,000</ span >
198- </ div >
199- < div className = "pricing-table-description" style = { { lineHeight : `15px` } } > 100M+ requests (Unlimited Usage)</ div >
200- </ div >
173+ < div className = "pricing-card-title" >
174+ < img src = { `${ staticRoot } img/icons/advanced.svg` } alt = "icon" />
175+ < span className = "pricing-term" > Advanced</ span >
201176 </ div >
202- < a href = "https://dashboard.blockstream.info" target = "_blank" className = "g-btn primary-btn" > GET YOUR API KEY</ a >
177+ < ul className = "pricing-card-features font-p2 text-gray" >
178+ < li > Advanced support with 24h-48h response</ li >
179+ < li > < a href = "https://help.blockstream.com/hc/en-us/articles/52416257952537-Understanding-and-accessing-Waterfalls" target = "_blank" > Quick sync</ a > access (5 credits per call)</ li >
180+ < li > Early access to new features</ li >
181+ < li > Propose new features</ li >
182+ < li > SLA 99.9%</ li >
183+ </ ul >
184+ < div className = "pricing-card-quotas" >
185+ < p className = "font-h3" > 1M < span > API calls for </ span > < i > $100</ i > </ p >
186+ < p className = "font-h3" > 5M < span > API calls for </ span > < i > $499</ i > </ p >
187+ < p className = "font-h3" > 10M < span > API calls for </ span > < i > $999</ i > </ p >
188+ < p className = "font-h3" > 30M < span > API calls for </ span > < i > $2,000</ i > </ p >
189+ </ div >
190+ < a href = "https://dashboard.blockstream.info" target = "_blank" className = "g-btn primary-btn" > GET YOUR API KEY NOW</ a >
203191 </ div >
204192 < div className = "pricing-card" >
205- < img src = { `${ staticRoot } img/icons/server-icon.svg` } alt = "icon" />
206- < span className = "pricing-term" > ENTERPRISE DEPLOYMENT</ span >
207- < div className = "pricing-table" >
208- < p className = "font-p2 text-gray my-1" > For high-volume, mission-critical use cases, get dedicated Explorer API infrastructure with tailored setups.</ p >
209- < ul className = "font-p2 text-gray" >
210- < li > Guaranteed geo-availability across regions</ li >
211- < li > Single or multi-tenant options</ li >
212- < li > Electrum RPC and REST endpoints</ li >
213- < li > Enhanced privacy and reliability</ li >
214- </ ul >
215-
193+ < div className = "pricing-card-title" >
194+ < img src = { `${ staticRoot } img/icons/enterprise.svg` } alt = "icon" />
195+ < span className = "pricing-term" > Enterprise</ span >
196+ </ div >
197+ < ul className = "pricing-card-features font-p2 text-gray" >
198+ < li > Optional custom agreements and dedicated servers</ li >
199+ < li > Dedicated support</ li >
200+ < li > < a href = "https://help.blockstream.com/hc/en-us/articles/52416257952537-Understanding-and-accessing-Waterfalls" target = "_blank" > Quick sync</ a > access (1 credits per call)</ li >
201+ < li > First access to new features</ li >
202+ < li > SLA 99.9%</ li >
203+ </ ul >
204+ < div className = "pricing-card-quotas" >
205+ < p className = "font-h3" > Unlimited < span > API calls for </ span > < i > $3,000</ i > </ p >
206+ < p className = "font-p2 text-gray" > Contact us now if you are looking for more tailored plans designed for high-volume and enterprise-grade applications.</ p >
216207 </ div >
217208 < a href = "https://blockstream.typeform.com/enterpriseAPI" target = "_blank" className = "g-btn primary-btn" > CONTACT US</ a >
218209 </ div >
219210 </ div >
220211 </ div >
221-
222212 </ div >
223213 </ div >
224214 , { t, activeTab : 'apiLanding' , ...S } )
0 commit comments