Crypto-Scraper/tests/avax_network.html

549 lines
80 KiB
HTML
Raw Normal View History

2025-05-05 22:58:57 -04:00
<!DOCTYPE html><!-- Last Published: Thu Feb 20 2025 23:26:39 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.avax.network" data-wf-page="649e27f95a5efebc4471abad" data-wf-site="632993e1d1acbfa5635afd0b" lang="en"><head><meta charset="utf-8"/><title>Avalanche: Create Without Limits | dApp Platform</title><meta content="Avalanche is a smart contracts platform that scales infinitely and regularly finalizes transactions in less than one second. Build anything you want, any way you want, on the eco-friendly blockchain designed for Web3 developers." name="description"/><meta content="Avalanche: Create Without Limits | dApp Platform" property="og:title"/><meta content="Avalanche is a smart contracts platform that scales infinitely and regularly finalizes transactions in less than one second. Build anything you want, any way you want, on the eco-friendly blockchain designed for Web3 developers." property="og:description"/><meta content="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/66e4527a51c963b567c92fb1_Avax%20Website%20Meta%20Image.png" property="og:image"/><meta content="Avalanche: Create Without Limits | dApp Platform" property="twitter:title"/><meta content="Avalanche is a smart contracts platform that scales infinitely and regularly finalizes transactions in less than one second. Build anything you want, any way you want, on the eco-friendly blockchain designed for Web3 developers." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/66e4527a51c963b567c92fb1_Avax%20Website%20Meta%20Image.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/css/avalanche-staging.fb9c49e45.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Inter:300,regular,500,700","Lora:regular,500,600,700,italic,500italic,600italic,700italic","Silkscreen:regular,700","Plus Jakarta Sans:500"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/63515267b3214c6dda03ea97_Favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/635153472587c97c19234198_Webclip.jpg" rel="apple-touch-icon"/><!-- Termly custom blocking map -->
<script data-termly-config>
window.TERMLY_CUSTOM_BLOCKING_MAP = {
"assets-global.website-files.com": "essential",
"cdn.prod.website-files.com":"essential",
"https://cdn.prod.website-files.com/":"essential",
"widget.intercom.io":"essential",
"js.intercomcdn.com":"essential"
}
</script>
<script
type="text/javascript"
src="https://app.termly.io/embed.min.js"
data-auto-block="on"
data-website-uuid="d8b8b1c6-049d-4c07-80d7-7bc240b82bfc"
></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P73TK8P');</script>
<!-- End Google Tag Manager --><script src="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/6334266e412f1e38008f898c_bundle.txt" type="text/javascript"></script></head><body><div class="page-wrapper"><div class="w-embed w-script"><script>
window.intercomSettings = {
api_base: "https://api-iam.intercom.io",
app_id: "aegcj3j9"
};
</script>
<script>
// We pre-filled your app ID in the widget URL: 'https://widget.intercom.io/widget/aegcj3j9'
(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/aegcj3j9';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(document.readyState==='complete'){l();}else if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();
</script></div><div class="global-styles w-embed"><style>
/* Make text look crisper and more legible in all browsers */
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
/* Focus state style for keyboard navigation for the focusable elements */
*[tabindex]:focus-visible,
input[type="file"]:focus-visible {
outline: 0.125rem solid #4d65ff;
outline-offset: 0.125rem;
}
/* Get rid of top margin on first element in any rich text element */
.w-richtext> :not(div):first-child,
.w-richtext>div:first-child> :first-child {
margin-top: 0 !important;
}
/* Get rid of bottom margin on last element in any rich text element */
.w-richtext>:last-child,
.w-richtext ol li:last-child,
.w-richtext ul li:last-child {
margin-bottom: 0 !important;
}
/* Prevent all click and hover interaction with an element */
.pointer-events-off {
pointer-events: none;
}
/* Enables all click and hover interaction with an element */
.pointer-events-on {
pointer-events: auto;
}
/* Create a class of .div-square which maintains a 1:1 dimension of a div */
.div-square::after {
content: "";
display: block;
padding-bottom: 100%;
}
/* Make sure containers never lose their center alignment */
.container-medium,
.container-small,
.container-large {
margin-right: auto !important;
margin-left: auto !important;
}
/*
Make the following elements inherit typography styles from the parent and not have hardcoded values.
Important: You will not be able to style for example "All Links" in Designer with this CSS applied.
Uncomment this CSS to use it in the project. Leave this message for future hand-off.
*/
/*
a,
.w-input,
.w-select,
.w-tab-link,
.w-nav-link,
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
color: inherit;
text-decoration: inherit;
font-size: inherit;
}
*/
/* Apply "..." after 3 lines of text */
.text-style-3lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
/* Apply "..." after 2 lines of text */
.text-style-2lines {
display: -webkit-box;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
/* Adds inline flex display */
.display-inlineflex {
display: inline-flex;
}
/* These classes are never overwritten */
.hide {
display: none !important;
}
@media screen and (max-width: 991px),
@media screen and (max-width: 767px),
@media screen and (max-width: 479px) {
.hide,
.hide-tablet {
display: none !important;
}
}
@media screen and (max-width: 767px) .hide-mobile-landscape {
display: none !important;
}
}
@media screen and (max-width: 479px) .hide-mobile {
display: none !important;
}
}
.margin-0 {
margin: 0rem !important;
}
.padding-0 {
padding: 0rem !important;
}
.spacing-clean {
padding: 0rem !important;
margin: 0rem !important;
}
.margin-top {
margin-right: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-top {
padding-right: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-right {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
margin-left: 0rem !important;
}
.padding-right {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
padding-left: 0rem !important;
}
.margin-bottom {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-bottom {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-left: 0rem !important;
}
.margin-left {
margin-top: 0rem !important;
margin-right: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-left {
padding-top: 0rem !important;
padding-right: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-horizontal {
margin-top: 0rem !important;
margin-bottom: 0rem !important;
}
.padding-horizontal {
padding-top: 0rem !important;
padding-bottom: 0rem !important;
}
.margin-vertical {
margin-right: 0rem !important;
margin-left: 0rem !important;
}
.padding-vertical {
padding-right: 0rem !important;
padding-left: 0rem !important;
}
/*Project Specific Styles */
@media screen and (max-width: 991px) {
.navbar-dropdown_dropdown-toggle {
display: inline-flex;
}
}
.footer_social-list {
color: inherit;
}
.footer_social-link {
color: inherit;
}
@media screen and (max-width: 1100px) {
.content_text-wrap.home-header-large-overlap {
margin-top: 1rem;
}
}
@media screen and (max-width: 991px) {
.content_text-wrap.home-header-large-overlap {
margin-top: 2rem;
}
}
@media screen and (max-width: 1100px) {
.content_text-wrap.custom-overlap-1 {
margin-top: 1rem;
}
}
@media screen and (max-width: 1050px) {
.content_text-wrap.custom-overlap-2 {
margin-top: 1rem;
}
}
@media screen and (max-width: 1050px) {
.content_text-parent.dev-header {
flex-direction: column;
}
.content_text-parent.dev-header .content_text-spacing {
display: none;
}
.content_text-wrap.dev-header-overlap {
margin-top: 1rem;
}
}
/* Swiper Styles */
.dev-swiper {
user-select: none;
box-sizing: border-box;
}
.dev-swiper .swiper-slide {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: auto;
overflow: hidden;
box-sizing: border-box;
}
@media screen and (max-width: 1160px) {
.content_component.subnets-scaling{
flex-direction: column;
}
.content_text-wrap.subnets-scaling-overlap{
margin-top: 2rem;
}
}
@media screen and (max-width: 663px) {
.container-medium.is-dev-tools{
max-width: 25rem;
}
.container-medium .content_small-heading{
text-align: center;
}
}
@media screen and (max-width: 1150px) {
.content_component.enterprise-grade{
flex-direction: column;
}
.content_text-wrap.enterprise-grade{
margin-top: 2rem;
}
.content_component.enterprise-grade .content_text-spacing {
display: none;
}
}
@media screen and (max-width: 1030px) {
.content_component.users-header{
flex-direction: column;
}
.content_text-wrap.users-header{
margin-top: 2rem;
}
.content_component.users-header .content_text-spacing {
display: none;
}
}
@media screen and (max-width: 1050px) {
.content_component.users-ecosystem{
flex-direction: column;
}
.content_text-wrap.ecosystem-text{
margin-top: 2rem;
}
.content_component.users-ecosystem .content_text-spacing {
display: none;
}
}
@media screen and (max-width: 1124px) {
.content_component.users-control{
flex-direction: column;
}
.content_text-wrap.control-overlap{
margin-top: 2rem;
}
.content_component.users-control .content_text-spacing {
display: none;
}
}
.stats-combined_component.is-dark .statistic_component:nth-child(1){
color: #9A5D98;
}
.stats-combined_component.is-dark .statistic_component:nth-child(2){
color: #B34C76;
}
.stats-combined_component.is-dark .statistic_component:nth-child(3){
color: #C24565;
}
.stats-combined_component.is-dark .statistic_component:nth-child(4){
color: #D73D4E;
}
.stats_text.is-gradient-text{
color: inherit;
}
.splide__pagination{
top: 105% !important
}
.stake-stats_card{
box-shadow: 0px 12px 16px -4px rgba(27, 27, 27, 0.08), 0px 4px 6px -2px rgba(27, 27, 27, 0.03);
}
.stake-stats_content-card{
box-shadow: 0px 12px 16px -4px rgba(27, 27, 27, 0.08), 0px 4px 6px -2px rgba(27, 27, 27, 0.03);
}
.stake-stats_content-block{
box-shadow: 0px 12px 16px -4px rgba(27, 27, 27, 0.08), 0px 4px 6px -2px rgba(27, 27, 27, 0.03);
}
.nav-brand.w--current {
padding-bottom: 8px;
}
</style></div><nav class="navigation-bar"><div class="padding-global z-index-2 container-large-copy"><div><div class="nav-flex"><a href="/" aria-current="page" class="nav-brand w-inline-block w--current"><div class="nav-logo-full hide-mobile-p"><div class="brand-full"><img src="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/66e44b097229055c691e7555_AvalancheLogo_Horizontal_4C_White.svg" loading="lazy" alt="" class="brand-img"/></div></div><div class="nav-logo-icon show-mobile-p"><div class="brand-icon"><img src="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/66e44d48b935ba2c374f74c4_Triangle%20Logomark.svg" loading="lazy" alt="" class="brand-img"/></div></div><div class="nav-logo-text show-mobile-p"><div class="brand-text"><img src="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/66e44dc29198dd2b6fd67136_Avalanche%20Logotype.svg" loading="lazy" alt="" class="brand-img"/></div></div></a><div class="nav-menu"><div data-hover="true" data-delay="200" data-w-id="de72a74a-a694-e449-cae1-94890f7af3d2" class="navbar-dropdown_component w-dropdown"><div class="navbar-dropdown_dropdown-toggle w-dropdown-toggle"><div class="dropdown-icon w-icon-dropdown-toggle"></div><div class="navbar-dropdown_text">Developers</div></div><nav class="navbar-dropdown_dropdown-list is-builders w-dropdown-list"><div class="navbar-dropdown_link-parent gradient-1"><a href="/developers" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Get Started</div></a><a href="https://academy.avax.com/?utm_source=avalanche&amp;utm_medium=website&amp;utm_content=navbar" target="_blank" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Avalanche Academy</div></a><a href="https://www.youtube.com/playlist?list=PLRHl-ulWK4-GTJhSLF9omG2x_qn7E1O7n" target="_blank" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Video Tutorials</div><div class="html-embed w-embed"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -1 24 24" width="1em" height="1em"><path d="M 3 3 L 3 21 L 21 21 L 21 12 L 19 12 L 19 19 L 5 19 L 5 5 L 12 5 L 12 3 L 3 3 z M 14 3 L 14 5 L 17.585938 5 L 8.2929688 14.292969 L 9.7070312 15.707031 L 19 6.4140625 L 19 10 L 21 10 L 21 3 L 14 3 z"/></svg></div></a><a href="/validators" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Validators</div></a><a href="https://docs.avax.network" target="_blank" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Documentation</div></a><a href="https://forum.avax.network" target="_blank" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Avalanche Forum</div></a><a href="https://retro9000.avax.network/" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Retro9000</div></a><a href="#" target="_blank" class="navbar-dropdown_dropdown-link hide w-inline-block"><div class="navbar-dropdown-text">Blizzard</div><div class="html-embed w-embed"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -1 24 24" width="1em" height="1em"><path d="M 3 3 L 3 21 L 21 21 L 21 12 L 19 12 L 19 19 L 5 19 L 5 5 L 12 5 L 12 3 L 3 3 z M 14 3 L 14 5 L 17.585938 5 L 8.2929688 14.292969 L 9.7070312 15.707031 L 19 6.4140625 L 19 10 L 21 10 L 21 3 L 14 3 z"/></svg></div></a><a href="https://www.avax.network/category/builders" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text">Blog</div><div class="html-embed w-embed"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -1 24 24" width="1em" height="1em"><path d="M 3 3 L 3 21 L 21 21 L 21 12 L 19 12 L 19 19 L 5 19 L 5 5 L 12 5 L 12 3 L 3 3 z M 14 3 L 14 5 L 17.585938 5 L 8.2929688 14.292969 L 9.7070312 15.707031 L 19 6.4140625 L 19 10 L 21 10 L 21 3 L 14 3 z"/></svg></div></a><a href="https://immunefi.com/bounty/avalanche/" target="_blank" class="navbar-dropdown_dropdown-link w-inline-block"><div class="navbar-dropdown-text"
<path d="M15.2047 1.49992C14.6452 1.75406 14.0438 1.92635 13.4128 2.00353C14.0567 1.6075 14.5516 0.980716 14.7843 0.233875C14.1814 0.60028 13.5139 0.866897 12.8031 1.01034C12.2352 0.388233 11.424 0 10.527 0C8.80428 0 7.40772 1.43209 7.40772 3.19863C7.40772 3.44966 7.43509 3.69367 7.48831 3.92754C4.89591 3.79423 2.59772 2.52117 1.05901 0.585467C0.790644 1.0579 0.636316 1.6075 0.636316 2.19375C0.636316 3.30388 1.18673 4.28225 2.02374 4.85603C1.51211 4.83966 1.03164 4.69543 0.610468 4.4561C0.610468 4.46935 0.610468 4.48261 0.610468 4.49664C0.610468 6.04645 1.68544 7.33978 3.11316 7.6329C2.85164 7.70619 2.57567 7.74516 2.29135 7.74516C2.09064 7.74516 1.89526 7.72489 1.70445 7.68747C2.10129 8.9582 3.2538 9.88278 4.61842 9.90929C3.55106 10.7668 2.20544 11.2782 0.74427 11.2782C0.492632 11.2782 0.244035 11.2634 0 11.2338C1.38059 12.1412 3.02041 12.6706 4.78188 12.6706C10.5194 12.6706 13.6576 7.79662 13.6576 3.56893C13.6576 3.43017 13.6546 3.29218 13.6485 3.15498C14.2582 2.70516 14.7866 2.14152 15.2047 1.49992Z" fill="currentColor"/>
</svg></div></a><a href="https://www.youtube.com/Avalancheavax" target="_blank" class="footer_social-link is-youtube w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 17 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.5586 2.62461C16.5586 2.62461 16.3952 1.43222 15.8922 0.90865C15.2552 0.219562 14.543 0.216184 14.2164 0.17565C11.8775 -9.6642e-08 8.36585 0 8.36585 0H8.35931C8.35931 0 4.84768 -9.6642e-08 2.50877 0.17565C2.18211 0.216184 1.46998 0.219562 0.832991 0.90865C0.32993 1.43222 0.169865 2.62461 0.169865 2.62461C0.169865 2.62461 0 4.02643 0 5.42488V6.7355C0 8.13394 0.166598 9.53576 0.166598 9.53576C0.166598 9.53576 0.32993 10.7282 0.829725 11.2517C1.46672 11.9408 2.30298 11.9172 2.67537 11.9915C4.01469 12.1232 8.36258 12.1638 8.36258 12.1638C8.36258 12.1638 11.8775 12.157 14.2164 11.9847C14.543 11.9442 15.2552 11.9408 15.8922 11.2517C16.3952 10.7282 16.5586 9.53576 16.5586 9.53576C16.5586 9.53576 16.7252 8.13732 16.7252 6.7355V5.42488C16.7252 4.02643 16.5586 2.62461 16.5586 2.62461ZM6.63453 8.32648V3.46571L11.1523 5.90454L6.63453 8.32648Z" fill="currentColor"/>
</svg></div></a><a href="https://www.linkedin.com/company/avalancheavax" target="_blank" class="footer_social-link is-linkedin w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.0792 0H1.12253C0.501873 0 0 0.489995 0 1.09581V14.1059C0 14.7117 0.501873 15.2047 1.12253 15.2047H14.0792C14.6998 15.2047 15.2047 14.7117 15.2047 14.1089V1.09581C15.2047 0.489995 14.6998 0 14.0792 0ZM4.51092 12.9567H2.25398V5.69879H4.51092V12.9567ZM3.38245 4.70989C2.65785 4.70989 2.07283 4.12487 2.07283 3.40324C2.07283 2.68161 2.65785 2.09658 3.38245 2.09658C4.10408 2.09658 4.6891 2.68161 4.6891 3.40324C4.6891 4.1219 4.10408 4.70989 3.38245 4.70989ZM12.9567 12.9567H10.7027V9.42869C10.7027 8.58827 10.6878 7.50435 9.52966 7.50435C8.35664 7.50435 8.17846 8.42197 8.17846 9.3693V12.9567H5.92745V5.69879H8.08937V6.69066H8.11907C8.419 6.12048 9.15548 5.51764 10.2513 5.51764C12.535 5.51764 12.9567 7.02029 12.9567 8.97433V12.9567V12.9567Z" fill="currentColor"/>
</svg></div></a><a href="https://www.facebook.com/avalancheavax" target="_blank" class="footer_social-link is-facebook w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.2047 7.60235C15.2047 3.40368 11.801 0 7.60234 0C3.40368 0 0 3.40368 0 7.60235C0 11.3968 2.78005 14.542 6.41448 15.1123V9.7999H4.4842V7.60235H6.41448V5.92745C6.41448 4.02212 7.54948 2.96967 9.286 2.96967C10.1175 2.96967 10.9878 3.11815 10.9878 3.11815V4.98904H10.0292C9.0848 4.98904 8.79021 5.5751 8.79021 6.17691V7.60235H10.8987L10.5616 9.7999H8.79021V15.1123C12.4246 14.542 15.2047 11.3968 15.2047 7.60235Z" fill="currentColor"/>
</svg></div></a><a href="https://www.reddit.com/r/Avax/" target="_blank" class="footer_social-link is-reddit w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 16 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.2047 6.96333C15.2047 6.03399 14.4565 5.27974 13.5346 5.27974C13.0803 5.27974 12.6795 5.45483 12.3855 5.75114C11.2499 4.92955 9.67328 4.3908 7.93637 4.32346L8.69794 0.727311L11.1697 1.25259C11.1964 1.88562 11.7175 2.39743 12.3588 2.39743C13.0135 2.39743 13.5479 1.85868 13.5479 1.19872C13.5479 0.53875 13.0135 0 12.3588 0C11.8912 0 11.4904 0.269374 11.3033 0.673436L8.53761 0.0808131C8.45744 0.0673444 8.37728 0.0808125 8.31047 0.121219C8.24367 0.161625 8.20358 0.228969 8.17686 0.309781L7.33513 4.32346C5.55813 4.37733 3.96818 4.90261 2.81915 5.75114C2.52521 5.4683 2.11102 5.27974 1.67011 5.27974C0.74821 5.27974 0 6.03399 0 6.96333C0 7.65023 0.400827 8.22939 0.988706 8.49876C0.961984 8.66039 0.948623 8.83548 0.948623 9.01057C0.948623 11.5966 3.9281 13.6842 7.61571 13.6842C11.3033 13.6842 14.2828 11.5966 14.2828 9.01057C14.2828 8.83548 14.2694 8.67385 14.2427 8.51223C14.7905 8.24286 15.2047 7.65023 15.2047 6.96333ZM3.78113 8.16204C3.78113 7.50208 4.31557 6.96333 4.97025 6.96333C5.62493 6.96333 6.15937 7.50208 6.15937 8.16204C6.15937 8.82201 5.62493 9.36076 4.97025 9.36076C4.31557 9.36076 3.78113 8.82201 3.78113 8.16204ZM10.4215 11.3272C9.60648 12.1488 8.05661 12.2027 7.60234 12.2027C7.14807 12.2027 5.58485 12.1353 4.7832 11.3272C4.66295 11.206 4.66295 11.0039 4.7832 10.8827C4.90344 10.7615 5.10386 10.7615 5.22411 10.8827C5.73182 11.3945 6.82741 11.5831 7.61571 11.5831C8.404 11.5831 9.48623 11.3945 10.0073 10.8827C10.1276 10.7615 10.328 10.7615 10.4482 10.8827C10.5417 11.0174 10.5417 11.206 10.4215 11.3272ZM10.2077 9.36076C9.55303 9.36076 9.0186 8.82201 9.0186 8.16204C9.0186 7.50208 9.55303 6.96333 10.2077 6.96333C10.8624 6.96333 11.3968 7.50208 11.3968 8.16204C11.3968 8.82201 10.8624 9.36076 10.2077 9.36076Z" fill="currentColor"/>
</svg></div></a></div></div></div><div class="footer_menu-wrapper"><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">Developers</div></div><a href="/developers" class="footer_link">Get Started</a><a href="https://academy.avax.com/start?utm_source=avalanche&amp;utm_medium=website&amp;utm_content=navbar" target="_blank" class="footer_link">Avalanche Academy</a><a href="https://www.youtube.com/playlist?list=PLRHl-ulWK4-GTJhSLF9omG2x_qn7E1O7n" target="_blank" class="footer_link">Video Tutorials</a><a href="/validators" class="footer_link">Validators</a><a href="https://docs.avax.network" target="_blank" class="footer_link">Documentation</a><a href="#" class="footer_link hide">Roadmap</a><a href="https://www.avax.network/blog" target="_blank" class="footer_link">Blog</a><a href="https://support.avax.network" target="_blank" class="footer_link">Support</a></div><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">INDIVIDUALS</div></div><a href="/get-started" class="footer_link">Get Started</a><a href="https://wallet.avax.network" target="_blank" class="footer_link hide">Avalanche Wallet</a><a href="https://subnets.avax.network/" target="_blank" class="footer_link">Avalanche Explorer</a><a href="https://support.avax.network" target="_blank" class="footer_link">Support</a></div><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">ENTERPRISE</div></div><a href="/enterprise" class="footer_link">Get Started</a><a href="/evergreen" class="footer_link">Evergreen</a><a href="/evergreen-case-study" class="footer_link">Enterprise Case Study</a><a href="/snow-report-archive" class="footer_link">The Snow Report</a><a href="https://support.avax.network" target="_blank" class="footer_link">Support</a></div><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">Applications</div></div><a href="https://www.artonavalanche.com" target="_blank" class="footer_link">Art and Culture</a><a href="https://gamingonavax.com" target="_blank" class="footer_link">Gaming</a></div><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">COMMUNITY</div></div><a href="#" class="footer_link hide">Status</a><a href="https://core.app/discover/" target="_blank" class="footer_link">Avalanche Ecosystem</a><a href="https://shop.avax.network" target="_blank" class="footer_link">Merch Store</a><a href="https://www.avalanchesummit.com/" target="_blank" class="footer_link">Avalanche Summit</a><a href="https://www.avax.network/ambassador" target="_blank" class="footer_link">Ambassador DAO</a><a href="https://www.avax.network/community" target="_blank" class="footer_link">Community Hub</a></div><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">Tools</div></div><a href="#" class="footer_link hide">Status</a><a href="https://stats.avax.network/dashboard/c-chain-activity" target="_blank" class="footer_link">Avalanche Stats</a><a href="https://status.avax.network/" target="_blank" class="footer_link">Avalanche Status</a><a href="https://snowtrace.io/" target="_blank" class="footer_link">SnowTrace</a><a href="https://stats.avax.network/dashboard/staking/" target="_blank" class="footer_link">Staking Metrics</a><a href="https://stats.avax.network/dashboard/validator-health-check/" target="_blank" class="footer_link">Validator Health Check</a><a href="https://support.avax.network/" target="_blank" class="footer_link">Support</a></div><div class="footer_link-list"><div class="margin-bottom margin-small"><div class="footer-heading">Discover</div></div><a href="#" class="footer_link hide">Logistics</a><a href="/blog" class="footer_link">Blog</a><a href="/press" target="_blank" class="footer_link">Press</a><a href="https://support.avax.network/en/articles/4132288-avalanche-press-kit-and-brand-assets" target="_blank" class="footer_link">Press Kit</a><a href="/legal" target="_blank" class="footer_link">Legal</a><a hre
<path d="M15.2047 1.49992C14.6452 1.75406 14.0438 1.92635 13.4128 2.00353C14.0567 1.6075 14.5516 0.980716 14.7843 0.233875C14.1814 0.60028 13.5139 0.866897 12.8031 1.01034C12.2352 0.388233 11.424 0 10.527 0C8.80428 0 7.40772 1.43209 7.40772 3.19863C7.40772 3.44966 7.43509 3.69367 7.48831 3.92754C4.89591 3.79423 2.59772 2.52117 1.05901 0.585467C0.790644 1.0579 0.636316 1.6075 0.636316 2.19375C0.636316 3.30388 1.18673 4.28225 2.02374 4.85603C1.51211 4.83966 1.03164 4.69543 0.610468 4.4561C0.610468 4.46935 0.610468 4.48261 0.610468 4.49664C0.610468 6.04645 1.68544 7.33978 3.11316 7.6329C2.85164 7.70619 2.57567 7.74516 2.29135 7.74516C2.09064 7.74516 1.89526 7.72489 1.70445 7.68747C2.10129 8.9582 3.2538 9.88278 4.61842 9.90929C3.55106 10.7668 2.20544 11.2782 0.74427 11.2782C0.492632 11.2782 0.244035 11.2634 0 11.2338C1.38059 12.1412 3.02041 12.6706 4.78188 12.6706C10.5194 12.6706 13.6576 7.79662 13.6576 3.56893C13.6576 3.43017 13.6546 3.29218 13.6485 3.15498C14.2582 2.70516 14.7866 2.14152 15.2047 1.49992Z" fill="currentColor"/>
</svg></div></a><a href="https://www.youtube.com/Avalancheavax" target="_blank" class="footer_social-link is-youtube w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 17 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.5586 2.62461C16.5586 2.62461 16.3952 1.43222 15.8922 0.90865C15.2552 0.219562 14.543 0.216184 14.2164 0.17565C11.8775 -9.6642e-08 8.36585 0 8.36585 0H8.35931C8.35931 0 4.84768 -9.6642e-08 2.50877 0.17565C2.18211 0.216184 1.46998 0.219562 0.832991 0.90865C0.32993 1.43222 0.169865 2.62461 0.169865 2.62461C0.169865 2.62461 0 4.02643 0 5.42488V6.7355C0 8.13394 0.166598 9.53576 0.166598 9.53576C0.166598 9.53576 0.32993 10.7282 0.829725 11.2517C1.46672 11.9408 2.30298 11.9172 2.67537 11.9915C4.01469 12.1232 8.36258 12.1638 8.36258 12.1638C8.36258 12.1638 11.8775 12.157 14.2164 11.9847C14.543 11.9442 15.2552 11.9408 15.8922 11.2517C16.3952 10.7282 16.5586 9.53576 16.5586 9.53576C16.5586 9.53576 16.7252 8.13732 16.7252 6.7355V5.42488C16.7252 4.02643 16.5586 2.62461 16.5586 2.62461ZM6.63453 8.32648V3.46571L11.1523 5.90454L6.63453 8.32648Z" fill="currentColor"/>
</svg></div></a><a href="https://www.linkedin.com/company/avalancheavax" target="_blank" class="footer_social-link is-linkedin w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.0792 0H1.12253C0.501873 0 0 0.489995 0 1.09581V14.1059C0 14.7117 0.501873 15.2047 1.12253 15.2047H14.0792C14.6998 15.2047 15.2047 14.7117 15.2047 14.1089V1.09581C15.2047 0.489995 14.6998 0 14.0792 0ZM4.51092 12.9567H2.25398V5.69879H4.51092V12.9567ZM3.38245 4.70989C2.65785 4.70989 2.07283 4.12487 2.07283 3.40324C2.07283 2.68161 2.65785 2.09658 3.38245 2.09658C4.10408 2.09658 4.6891 2.68161 4.6891 3.40324C4.6891 4.1219 4.10408 4.70989 3.38245 4.70989ZM12.9567 12.9567H10.7027V9.42869C10.7027 8.58827 10.6878 7.50435 9.52966 7.50435C8.35664 7.50435 8.17846 8.42197 8.17846 9.3693V12.9567H5.92745V5.69879H8.08937V6.69066H8.11907C8.419 6.12048 9.15548 5.51764 10.2513 5.51764C12.535 5.51764 12.9567 7.02029 12.9567 8.97433V12.9567V12.9567Z" fill="currentColor"/>
</svg></div></a><a href="https://www.facebook.com/avalancheavax" target="_blank" class="footer_social-link is-facebook w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.2047 7.60235C15.2047 3.40368 11.801 0 7.60234 0C3.40368 0 0 3.40368 0 7.60235C0 11.3968 2.78005 14.542 6.41448 15.1123V9.7999H4.4842V7.60235H6.41448V5.92745C6.41448 4.02212 7.54948 2.96967 9.286 2.96967C10.1175 2.96967 10.9878 3.11815 10.9878 3.11815V4.98904H10.0292C9.0848 4.98904 8.79021 5.5751 8.79021 6.17691V7.60235H10.8987L10.5616 9.7999H8.79021V15.1123C12.4246 14.542 15.2047 11.3968 15.2047 7.60235Z" fill="currentColor"/>
</svg></div></a><a href="https://www.reddit.com/r/Avax/" target="_blank" class="footer_social-link is-reddit w-inline-block"><div class="social-icon w-embed"><svg width="1em" height="1em" viewBox="-.4 -.4 16 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.2047 6.96333C15.2047 6.03399 14.4565 5.27974 13.5346 5.27974C13.0803 5.27974 12.6795 5.45483 12.3855 5.75114C11.2499 4.92955 9.67328 4.3908 7.93637 4.32346L8.69794 0.727311L11.1697 1.25259C11.1964 1.88562 11.7175 2.39743 12.3588 2.39743C13.0135 2.39743 13.5479 1.85868 13.5479 1.19872C13.5479 0.53875 13.0135 0 12.3588 0C11.8912 0 11.4904 0.269374 11.3033 0.673436L8.53761 0.0808131C8.45744 0.0673444 8.37728 0.0808125 8.31047 0.121219C8.24367 0.161625 8.20358 0.228969 8.17686 0.309781L7.33513 4.32346C5.55813 4.37733 3.96818 4.90261 2.81915 5.75114C2.52521 5.4683 2.11102 5.27974 1.67011 5.27974C0.74821 5.27974 0 6.03399 0 6.96333C0 7.65023 0.400827 8.22939 0.988706 8.49876C0.961984 8.66039 0.948623 8.83548 0.948623 9.01057C0.948623 11.5966 3.9281 13.6842 7.61571 13.6842C11.3033 13.6842 14.2828 11.5966 14.2828 9.01057C14.2828 8.83548 14.2694 8.67385 14.2427 8.51223C14.7905 8.24286 15.2047 7.65023 15.2047 6.96333ZM3.78113 8.16204C3.78113 7.50208 4.31557 6.96333 4.97025 6.96333C5.62493 6.96333 6.15937 7.50208 6.15937 8.16204C6.15937 8.82201 5.62493 9.36076 4.97025 9.36076C4.31557 9.36076 3.78113 8.82201 3.78113 8.16204ZM10.4215 11.3272C9.60648 12.1488 8.05661 12.2027 7.60234 12.2027C7.14807 12.2027 5.58485 12.1353 4.7832 11.3272C4.66295 11.206 4.66295 11.0039 4.7832 10.8827C4.90344 10.7615 5.10386 10.7615 5.22411 10.8827C5.73182 11.3945 6.82741 11.5831 7.61571 11.5831C8.404 11.5831 9.48623 11.3945 10.0073 10.8827C10.1276 10.7615 10.328 10.7615 10.4482 10.8827C10.5417 11.0174 10.5417 11.206 10.4215 11.3272ZM10.2077 9.36076C9.55303 9.36076 9.0186 8.82201 9.0186 8.16204C9.0186 7.50208 9.55303 6.96333 10.2077 6.96333C10.8624 6.96333 11.3968 7.50208 11.3968 8.16204C11.3968 8.82201 10.8624 9.36076 10.2077 9.36076Z" fill="currentColor"/>
</svg></div></a></div></div></div></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=632993e1d1acbfa5635afd0b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/632993e1d1acbfa5635afd0b/js/avalanche-staging.81d5df7c.3716db2c54f28dac.js" type="text/javascript"></script><script>
var formatter = new Intl.NumberFormat('en-US', {style: 'currency',currency: 'USD'});
function video() {let v = $('.section-hero .home-sectionhero-video iframe');v.attr('src','https://player.vimeo.com/video/543209885?api=1&background=1&autoplay=1&loop=1&muted=1');v.attr('webkitallowfullscreen mozallowfullscreen allowfullscreen');iframe = $('.section-hero .home-sectionhero-video iframe')[0];iframe = $(iframe);}
if ($('.section-hero .home-sectionhero-video iframe').length) {video();}
function header() {let h = 'header';let w = $('header + div').hasClass('style-white-header');if (w) $(h).addClass('style-white');$(window).scroll(function () {if ($(this).scrollTop() >= 1) {$(h).addClass('style-scroll');if (w) $(h).removeClass('style-white');} else {if (!$(h).hasClass('style-open')) {$(h).removeClass('style-scroll');if (w) $(h).addClass('style-white');}}});$('header .header-action').click(function () {if ($(h).hasClass('style-open')) {$(h).removeClass('style-open')} else {$(h).addClass('style-open');$(h).addClass('style-scroll');if (w) $(h).removeClass('style-white')}})}
function footer() {let f = 'footer .footer-containerfoot-containerlang'; $(`${f}-lang`).click(function () {if ($(f).hasClass('style-show')) {$(f).removeClass('style-show')} else {$(f).addClass('style-show')}})}
function sliderDevelopersPage() {let s = '.section-quote .wrapper .section-quote_containerslider .section-quote_el'; let sqn = '.section-quote .wrapper .section-quote_containerslider .section-quote_containernav .section-quote_nav';let index = -1;let nbMax = $(s).length;let interval;let line = $('<div>', { class: 'section-quote_ellineprogress' });$(s + ' .section-quote_elcontainertext .section-quote_elcontainerinfos .section-quote_elprogress').append(line);$(s).addClass('style-hide');$(s + ':nth-child(1)').addClass('style-show');$(s + ':nth-child(1)').removeClass('style-hide');$(sqn + ' .section-quote_btnnext').click(function () {clearInterval(interval); $(s + ':nth-child(' + (index + 1) + ')').addClass('style-hide'); index--; if (index < 0) index = nbMax - 1;setTimeout(function () {$(s).removeClass('style-show'); $(s + ':nth-child(' + (index + 1) + ')').addClass('style-show'); setTimeout(function () { $(s + ':nth-child(' + (index + 1) + ')').removeClass('style-hide');}, 50)}, 500);startInterval();});$(sqn + ' .section-quote_btnprev').click(function () {clearInterval(interval); $(s + ':nth-child(' + (index + 1) + ')').addClass('style-hide');index++;if (index > nbMax - 1) index = 0;setTimeout(function () {$(s).removeClass('style-show');$(s + ':nth-child(' + (index + 1) + ')').addClass('style-show');setTimeout(function () {$(s + ':nth-child(' + (index + 1) + ')').removeClass('style-hide');}, 50)}, 500); startInterval();});function startInterval() { interval = setInterval(function () {$(sqn + ' .section-quote_btnnext').click()}, 7500)} startInterval();}
function sliderSolutionsPage() { let sss = '.section-solutions_solutioncontainer'; let e1 = sss + ' .section-solutions_containerel .section-solutions_el'; let ss = sss + ' .section-solutions_solutioncontainernav .section-solutions_solutioncontainerstep .section-solutions_solutionstep'; let nv = sss + ' .section-solutions_solutioncontainernav'; let square = $('<div>', { class: 'section-solutions_solutionstep' }); $('.section-solutions .wrapper .section-solutions_containersection .section-solutions_solution').each(function () {let section = $(this); let index = 1; let nbMax = Math.ceil(section.find(e1).length / 4); let interval; $(e1).addClass('style-hide'); setTimeout(function () {for (let i = 1; i <= 4; i++) {section.find(e1 + ':nth-child(' + i + ')').addClass('style-show').removeClass('style-hide')}}, 50); if (nbMax - 1 >= 1) {section.find(ss).remove();for (let i = 1; i <= nbMax; i++) {section.find(nv + ' .section-solutions_solutioncontainerstep').append(square.clone());} section.find(ss + ':first-child').addClass('style-active');} else {section.find(nv).remove();} section.find(nv + ' .section-solutions_solutionbtndown').click(function () {clearInterval(interval); for (let i = 1; i <= 4; i++) {section.find(e1 + ':nth-child(' + ((index - 1) * 4 + i) + ')').addClass('style-hide');} index++; if (index > nbMax) {index = 1;} section.find(ss + '.style-active').removeClass('style-active'); section.find(ss + ':nth-child(' + index + ')').addClass('style-active'); setTimeout(function () {section.find(e1).removeClass('style-show');for (let i = 1; i <= 4; i++) {section.find(e1 + ':nth-child(' + ((index - 1) * 4 + i) + ')').addClass('style-show')} setTimeout(function () {for (let i = 1; i <= 4; i++) {section.find(e1 + ':nth-child(' + ((index - 1) * 4 + i) + ')').removeClass('style-hide')}}, 50)}, 500); startInterval();}); section.find(nv + ' .section-solutions_solutionbtnup').click(function () {clearInterval(interval);for (let i = 1; i <= 4; i++) {section.find(e1 + ':nth-child(' + ((index - 1) * 4 + i) + ')').addClass('style-hide');} index--; if (index < 1) {index = nbMax} section.find(ss + '.style-active').removeClass('style-active'); section.find(ss + ':nth-child(' + index + ')').addClass('style-active'); setTimeout(function () { section.find(e1).removeClass('style-show'); for (let i = 1; i <= 4; i++) {section.find(e1 + ':nth-child(' + ((index - 1) * 4 + i) + ')').addClass('style-show');} setTimeout(function () { for (let i = 1; i <= 4; i++) { section.find(e1 + ':nth-child(' + ((index - 1) * 4 + i) + ')').removeClass('style-hide')}}, 50);}, 500); startInterval();}); function startInterval() {interval = setInterval(function () { section.find(nv + ' .section-solutions_solutionbtndown').click();}, 5000)} startInterval(); });}
function searchEcosystemPage(){let eh=" .section-ecosystem_head";let se=".section-ecosystem";let el=se+" .section-ecosysteme_containerel .section-ecosystem_el";let eltag=se+eh+" .section-ecosystem_containertag .section-ecosystem_containereltag .section-ecosystem_eltag";let celtag=se+eh+" .section-ecosystem_containertag .section-ecosystem_containereltag";let form=se+eh+" .section-ecosystem_containersearch form";function updateEcosystemEl(){$(el).parent().removeClass("style-hide");$(el).each(function(){let elTag=$(this);let tagCheck=!1;elTag.find(".section-ecosystem_eltext .section-ecosystem_elcontainertag .section-ecosystem_eltag").each(function(){let val=$(this).find(".styleparagraphtiny").text().toLowerCase();if($(eltag).length>0){$('.section-ecosystem .section-ecosystem_head .section-ecosystem_containereltag:last-child .section-ecosystem_eltag').each((a,b)=>{if(val.toLowerCase()==$(b).find(".styleparagraphtiny").text().toLowerCase())tagCheck=!0})}});if($(eltag).length>0){if(!tagCheck)elTag.parent().addClass("style-hide")}})}
$(el).mouseenter(function(){$(this).addClass("style-hover")});$(el).mouseleave(function(){$(this).removeClass("style-hover")});$(form).submit(function(){return!1});$(form).submit(function(){return!1});$(form+" input").on("keyup",function(){$(eltag).remove();var value=$(this).val().toLowerCase();if(value.length>0){$(el).each(function(){let se=$(this).find(".section-ecosystem_eltext");if(se.find("h4").text().toLowerCase().indexOf(value)==-1&&se.find("p").text().toLowerCase().indexOf(value)==-1&&se.find(".section-ecosystem_eltag div").text().toLowerCase().indexOf(value)==-1){$(this).parent().addClass("style-hide")}else{$(this).parent().removeClass("style-hide")}})}else{$(el).parent().removeClass("style-hide")}});let cTag=$("<div>",{class:"section-ecosystem_containereltag"}),tag=$("<div>",{class:"section-ecosystem_eltag"}),tagText=$("<div>",{class:"styleparagraphtiny"}),tagCross=$("<div>",{class:"section-ecosystem_tagcross"});tag.append(tagText);tag.append(tagCross);$(".section-ecosystem .section-ecosystem_head .section-ecosystem_containertag").append(cTag);$(".section-ecosystem .section-ecosystem_head .section-ecosystem_containertag .w-form form select").change(function(){$(form+" input").val("");$(celtag+" .section-ecosystem_eltag .section-ecosystem_tagcross").unbind("click");let val=$(this).val();if(val.length>0){let tagCopy=tag.clone();tagCopy.find(".styleparagraphtiny").text(val);let add=!0;$(eltag).each(function(){if($(this).find(".styleparagraphtiny").text().toLowerCase()==val.toLowerCase()){add=!1}});if(add){$(celtag).append(tagCopy);$(celtag+" .section-ecosystem_eltag .section-ecosystem_tagcross").click(function(){$(this).parent().remove();updateEcosystemEl()});updateEcosystemEl()}}})}
function pressHomePage() {if (window.matchMedia('(min-width: 700px)').matches) { $('.section-press_el img').click(function () {$('.section-press_el').removeClass('section-press_elactive'); $(this).parent().addClass('section-press_elactive');})} else {$('.section-press_el').addClass('section-press_elactive')}}
function formContactPage() {let s = '.section-contactform .section-contactform_containertext form .section-contactform_containerinput'; $(s).focusin(function () {$(this).addClass('style-focus')}); $(s).focusout(function () {$(this).removeClass('style-focus')});}
function formAvalanchecontactPage() {let s = '.section-applicationform .section-applicationform_containerform form .section-applicationform_input'; $(s).focusin(function () {$(this).addClass('style-focus')}); $(s).focusout(function () {$(this).removeClass('style-focus')});}
function getPriceAndStakes() {const priceURL = 'https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&ids=avalanche-2&order=market_cap_desc&per_page=100&page=1&sparkline=false', url = 'https://api.avax.network/ext/P', ct = 'application/json', p = '11111111111111111111111111111111LpoYY', AVAX = Math.pow(10, 9); let totalS = 0, currSupply = 0, price = 0;/* GET PRICE */fetch(priceURL).then((res) => res.json()).then((data) => {price = data[0].current_price; $('#price').html(`$${data[0].current_price}`); $('#mcap').html(`$${data[0].market_cap.toLocaleString()}`); $('#vol').html(`$${data[0].total_volume.toLocaleString()}`);/* GET CURRENT VALIDATORS*/ $.ajax({url: url,type: 'POST',data: JSON.stringify({jsonrpc: '2.0',method: 'platform.getCurrentValidators',params: { subnetID: p },id: 1,}),contentType: ct,dataType: 'json', success: function (d, s) { let v = d.result.validators; /* CALC TOTAL STAKE & DELEGATIONS */ let dCount = 0, totalVS = 0, totalDS = 0; v.forEach(v => {d = v.delegators; const [s, ds] = calcStake(d, v.stakeAmount); totalVS += parseInt(s); totalDS += ds; if (d) dCount += d.length;}); totalS = parseFloat(((totalVS + totalDS) / AVAX).toFixed(2)); /* BIND DATA TO VALIDATOR STATS */ $('#tVal').html(v.length.toLocaleString()); $('#tDel').html(dCount.toLocaleString()); $('#sTotal').html(totalS.toLocaleString()); $('#sVal').html(parseFloat((totalVS / AVAX).toFixed(0)).toLocaleString()); $('#sDel').html(parseFloat((totalDS / AVAX).toFixed(0)).toLocaleString()); /* GET CURRENT SUPPLY */ $.ajax({url: url,type: 'POST',data: JSON.stringify({jsonrpc: '2.0',method: 'platform.getCurrentSupply',params: {},id: 1,}),contentType: ct,dataType: 'json', success: function (d, s) {/* CALC STAKING RATIO & APY */currSupply = (parseInt(d.result.supply) / AVAX).toFixed(2); const apy = (calcReward(currSupply, 31536000, currSupply) / currSupply) *100; $('#ratio').html(`${((totalS / currSupply) * 100).toFixed(2)}%`); $('#stakep').html(`${((totalS / currSupply) * 100).toFixed(2)}%`); $('#apy').html(`${apy.toFixed(2)}%`); $('#yourAPY').html(`${apy.toFixed(2)}%`); setRewards(100, currSupply, price); let doInput = (event) => handleStakingCalc(event, [currSupply, price]); $('#calcu').on('propertychange input', doInput); $('#calcu').focusin(function () {$(this).addClass('style-focus')}); $('#calcu').focusout(function () {$(this).removeClass('style-focus')});},})}})});/* PENDING */ $.ajax({url: url,type: 'POST',data: JSON.stringify({jsonrpc: '2.0',method: 'platform.getPendingValidators',params: { subnetID: p },id: 1,}),contentType: ct,dataType: 'json',success: function (d, s) {$('#pVal').html(`${d.result.validators.length.toLocaleString()} pending`);$('#pDel').html(`${d.result.delegators.length.toLocaleString()} pending`)},})}
function individuals() {fetch('https://api.avax.network/ext/bc/C/rpc', {method: 'POST',mode: 'cors',cache: 'no-cache',credentials: 'same-origin',headers: { 'Content-Type': 'application/json' },redirect: 'follow',referrerPolicy: 'no-referrer',body: JSON.stringify({jsonrpc: '2.0',method: 'eth_getBalance',params: ['0x0100000000000000000000000000000000000000', 'latest'],id: 1,}),}).then((res) => res.json()).then((data) => {burned = parseInt(data.result) / Math.pow(10, 18); str = parseFloat(burned.toFixed(2)).toLocaleString(); $('#burned').html(`${str} AVAX`);});fetch('https://explorerapi.avax.network/v2/cacheaddresscounts').then((res) => res.json()).then((data) => {let wallets = parseInt(data[0].total) + parseInt(data[1].total);$('#wals').html(wallets.toLocaleString())});}
$(window).on('load', function () { if (window.location.href.indexOf('validators') > -1) { getPriceAndStakes() } if (window.location.href.indexOf('individuals') > -1) { getPriceAndStakes(); individuals();} sliderDevelopersPage(); sliderSolutionsPage(); searchEcosystemPage(); pressHomePage(); formContactPage(); formAvalanchecontactPage(); footer(); $('.buttontop').click(() => $('html,body').animate({scrollTop: 0}, 'slow'))}); header();
// HELPERS
function calcStake(d, amt) { let dS = 0; if (d) d.forEach(d => dS += parseInt(d.stakeAmount)); return [parseInt(amt), dS];}
function calcReward(amt, dur, currSup) { const maxC = 0.12, minC = 0.1, diff = maxC - minC, maxSup = 720000000, remSup = maxSup - currSup, ratioSup = amt / currSup, maxDur = 31536000 /*1 yr in sec*/, ratioDur = dur / maxDur, mintingRate = minC + diff * ratioDur; let reward = remSup * ratioSup * (mintingRate * ratioDur); return reward;}
function handleStakingCalc(e, arg) { let valueChanged = false; valueChanged = (e.type == 'propertychange') ? e.originalEvent.propertyName == 'value' : true; if (valueChanged) setRewards(e.target.value, arg[0], arg[1]);}
function setRewards(stake, currSupply, price) { $('#yourStake').html(stake); let yearly = parseFloat(calcReward(stake,31536000,currSupply).toFixed(2)), monthly = parseFloat((yearly / 12).toFixed(2)), daily = parseFloat((yearly / 365).toFixed(2)); $('#yearly').html(`${yearly.toLocaleString()} AVAX`);$('#monthly').html(`${monthly.toLocaleString()} AVAX`);$('#daily').html(`${daily.toLocaleString()} AVAX`);$('#yUSD').html(`${formatter.format(yearly * price)}`);$('#mUSD').html(`${formatter.format(monthly * price)}`);$('#dUSD').html(`${formatter.format(daily * price)}`);}
</script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P73TK8P"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Language Toggle -->
<script>
let toggle = document.querySelector('.language-toggle');
let domain = window.location;
let slug = domain.pathname;
let spanish = 'https://kr.avax.network';
toggle.addEventListener('click', switchSite);
function switchSite() {
window.location.href = spanish + slug;
}
</script>
<!-- END Language Toggle -->
<!-- START ACCESSIBE -->
<script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'right', leadColor : '#eb3e42', triggerColor : '#e83e42', triggerRadius : '50%', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'medium', triggerOffsetX : 100, triggerOffsetY : 40, mobile : { triggerSize : 'medium', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 22, triggerOffsetY : 80, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/7522520.js?businessUnitId=1259033"></script>
<!-- End of HubSpot Embed Code -->
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script type="text/javascript">
particlesJS("particles-js", {
particles: {
number: { value: 80, density: { enable: true, value_area: 800 } },
color: { value: "#ffffff" },
shape: {
type: "circle",
stroke: { width: 0, color: "#ffffff" },
polygon: { nb_sides: 3 },
image: { src: "img/github.svg", width: 100, height: 100 }
},
opacity: {
value: 0.5,
random: false,
anim: { enable: false, speed: 1, opacity_min: 0.1, sync: false }
},
size: {
value: 3,
random: true,
anim: { enable: false, speed: 40, size_min: 0.1, sync: false }
},
line_linked: {
enable: false,
distance: 50,
color: "#ffffff",
opacity: 1,
width: 2
},
move: {
enable: true,
speed: 3,
direction: "none",
random: false,
straight: false,
out_mode: "out",
bounce: false,
attract: { enable: false, rotateX: 600, rotateY: 1200 }
}
},
interactivity: {
detect_on: "canvas",
events: {
onhover: { enable: true, mode: "repulse" },
onclick: { enable: true, mode: "push" },
resize: true
},
modes: {
grab: { distance: 400, line_linked: { opacity: 1 } },
bubble: { distance: 400, size: 40, duration: 2, opacity: 8, speed: 3 },
repulse: { distance: 200, duration: 0.4 },
push: { particles_nb: 4 },
remove: { particles_nb: 2 }
}
},
retina_detect: true
});
var count_particles, stats, update;
stats = new Stats();
stats.setMode(0);
stats.domElement.style.position = "absolute";
stats.domElement.style.left = "0px";
stats.domElement.style.top = "0px";
document.body.appendChild(stats.domElement);
count_particles = document.querySelector(".js-count-particles");
update = function () {
stats.begin();
stats.end();
if (window.pJSDom[0].pJS.particles && window.pJSDom[0].pJS.particles.array) {
count_particles.innerText = window.pJSDom[0].pJS.particles.array.length;
}
requestAnimationFrame(update);
};
requestAnimationFrame(update);
</script><script src="https://hubspotonwebflow.com/assets/js/form-124.js" type="text/javascript" integrity="sha384-bjyNIOqAKScdeQ3THsDZLGagNN56B4X2Auu9YZIGu+tA/PlggMk4jbWruG/P6zYj" crossorigin="anonymous"></script></body></html>