html,body{height:100%;margin:0;padding:0;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-size:22px;color:#2e2e2e;color:var(--foreground);font-family:Raleway,sans-serif;overflow-x:hidden}h1{font-family:Manrope,sans-serif;font-size:2.6em;margin-top:0;font-weight:300}h2{font-weight:300;font-size:2em;color:#f3b623;color:var(--accent)}h3{font-size:1.6em;font-weight:600}ul{list-style-type:square}a{color:#2e2e2e;color:var(--foreground);position:relative;text-decoration:underline}a:hover{color:#f3b623;color:var(--accent);text-decoration:none}.accent{position:relative}.accent:before{position:absolute;content:"";height:.2em;bottom:.16em;margin:0 auto;left:0;right:0;width:100%;background:#f3b623;background:var(--accent)}.loading-text{color:#2e2e2e;color:var(--foreground);text-align:center;margin-top:3em}.mode-aware{filter:var(--mode-filter)}.hash-box{display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"hash-box-left" "hash-box-middle" "hash-box-right";border:1px solid red}.hash-box-left{grid-area:hash-box-left;border:1px solid green}.hash-box-middle{grid-area:hash-box-middle;border:1px solid yellow;max-width:100px}.hash-box-right{grid-area:hash-box-right}.hash-box div{display:contents}.app{min-height:100%;display:grid;grid-template-rows:auto 1fr auto;grid-template-areas:"app-header" "app-content" "app-footer"}.app-header{grid-area:app-header;z-index:10;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"header nav"}.margin{margin:1.4em}.margin-not-bottom{margin:1.4em 1.4em 0}.app-header-background{grid-area:app-header;background-image:url(/assets/top-background.png);background-repeat:repeat-x;background-position:bottom;filter:var(--mode-filter);z-index:5}header{grid-area:header;align-self:center;display:flex;align-items:center}header a{text-decoration:none}header a:hover{color:#2e2e2e;color:var(--foreground);text-decoration:none}.header-logo{grid-area:header-logo;display:inline-block}.shadow{border:1px solid #cdcdcd;border:1px solid var(--foreground-light);background-color:#fdfdfd;background-color:var(--box-background);border-radius:.6em}.box{border:1px solid #cdcdcd;border:1px solid var(--foreground-light);margin-bottom:1.4em;padding:0 1em 1em;background-color:#fdfdfd;background-color:var(--box-background);border-radius:.6em}.dropdown:hover .dropdown-content{display:block}.dropdown-content{display:none;position:absolute;z-index:1}.chains{background-color:#fdfdfd;background-color:var(--box-background);max-width:400px;border:1px solid #2e2e2e;border:1px solid var(--foreground);padding:1em;border-radius:10px;top:1em;left:5em;grid-area:nav;align-self:center;justify-self:end;font-size:1.2em;box-shadow:0 8px 16px #0003;box-shadow:0 8px 16px 0 var(--shadow);z-index:1}.chains img{width:32px;height:32px}.chains ul{list-style-type:none;margin:0;padding:0}.chains li{float:left;margin-left:.5em;width:180px}.chain-item{display:flex;margin-bottom:1em}.chain-link{height:32px;line-height:32px}.chain-link img{margin-right:.2em}.chain-link:hover{text-decoration:underline}.decimals{color:#969696;color:var(--foreground-alternative)}.symbol{margin-left:.3em}.header-title{grid-area:header-title;display:inline-block;text-align:center;font-weight:700;font-size:1.2em}.header-image{width:4em;padding-right:.8em}nav.menu{grid-area:nav;align-self:center;justify-self:end;font-size:1.2em}nav.menu ul{list-style-type:none;margin:0;padding:0}nav.menu li{float:left;margin-left:.5em}.app-content{grid-area:app-content;display:grid;grid-template-columns:1fr;grid-template-areas:"content"}.app-footer-background{grid-area:app-footer;z-index:5;background-color:#1f1f1f;background-color:var(--footer-background);background-image:url(/assets/footer-background.png);background-repeat:repeat;filter:var(--mode-filter)}.app-footer{grid-area:app-footer;z-index:10;color:#969696;color:var(--footer-foreground)}footer{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:0 .8em;gap:0 .8em;grid-template-areas:"footer-left footer-right footer-toggle"}.footer-left{z-index:10;grid-area:footer-left;align-self:center}.footer-right{grid-area:footer-right;align-self:center}.footer-toggle{font-size:1em;grid-area:footer-toggle;align-self:center;text-align:right;display:grid;grid-template-columns:1fr 1fr}.content{grid-area:content}.content-limited{grid-area:content;max-width:1024px}.content-center{grid-area:content;max-width:1024px;align-self:center;justify-self:center}.content-centered{grid-area:content;max-width:1024px;align-self:center;justify-self:center;text-align:center}.content-centered-top{grid-area:content;margin-left:20%;margin-right:20%;text-align:center}.icon-links{font-size:2.4em}.icon-links a{margin-right:.2em;color:#969696;color:var(--footer-foreground)}.icon-links a:hover{color:#f3b623;color:var(--accent)}.block-details-toggle{float:right;margin-top:2em;margin-right:1em}.link{text-decoration:none;cursor:pointer}.link:before{position:absolute;content:"";height:2px;bottom:-4px;margin:0 auto;left:0;right:0;width:100%;background:#2e2e2e;background:var(--foreground)}.link:hover:before{position:absolute;content:"";height:2px;bottom:-4px;margin:0 auto;left:0;right:0;width:100%;background:#f3b623;background:var(--accent)}.nav-link{text-decoration:none;color:#2e2e2e;color:var(--foreground)}.nav-link:hover{color:#2e2e2e;color:var(--foreground)}.nav-link:hover:before{position:absolute;content:"";height:2px;bottom:-4px;margin:0 auto;left:0;right:0;width:100%;background:#2e2e2e;background:var(--foreground)}.link-active:before{position:absolute;content:"";height:2px;bottom:-4px;margin:0 auto;left:0;right:0;width:100%;background:#2e2e2e;background:var(--foreground)}.smaller{font-size:.8em}.sponsor-widget a{display:flex;flex-direction:column;justify-content:center;align-items:center}.sponsor-widget img{width:200px;border-radius:50%;border:5px solid transparent;box-shadow:0 0 0 2px #f3b623;box-shadow:0 0 0 2px var(--accent);transition:box-shadow .25s linear;margin:.5em}.sponsor-widget img:hover{box-shadow:0 0 0 6px #f3b623;box-shadow:0 0 0 6px var(--accent);transition:box-shadow .25s linear}.amount-button{border:0;background-color:transparent;font-size:1.4em;color:#969696;color:var(--footer-foreground)}.amount-button:hover{border:0;background-color:transparent;font-size:1.4em;color:#f3b623;color:var(--accent);cursor:pointer}.mode-toggle{display:flex;flex-direction:row-reverse}.mode-toggle input[type=checkbox]{height:0;width:0;visibility:hidden}.mode-toggle label{cursor:pointer;text-indent:-9999px;width:55px;height:30px;background:#969696;background:var(--foreground-alternative);display:flex;justify-content:center;align-items:center;border-radius:100px;position:relative}.mode-toggle label:after{content:"";background:#fff;width:20px;height:20px;border-radius:50%;position:absolute;top:5px;left:4px;transition:cubic-bezier(.68,-.55,.27,1.55) .32s}.mode-toggle input:checked+label{background:#969696;background:var(--footer-foreground)}.mode-toggle input:checked+label:after{left:calc(100% - 5px);transform:translate(-100%)}.muted{color:#969696;color:var(--foreground-alternative)}.centered{text-align:center}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #2e2e2e;border:4px solid var(--foreground);opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}.explorer-h2{margin:0 0 -.25em;padding:0}.explorer-h1{margin:0 0 .4em;padding:0}.input-search{color:#2e2e2e;color:var(--foreground);font-size:1.2em;padding:.6em .4em .6em 2em;width:100%;font-family:Manrope,sans-serif;font-family:Raleway,sans-serif}.search-global{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;padding-left:3em;padding-right:3em}.input-search-global{color:#2e2e2e;color:var(--foreground);font-size:1.2em;width:80%;font-family:Raleway,sans-serif;flex-grow:2;padding:.6em .4em .6em 2em;margin-bottom:0;margin-right:.3em}.input-search-global-select{background-color:#fdfdfd;background-color:var(--box-background);color:#969696;color:var(--foreground-alternative);width:180px;font-family:Raleway,sans-serif;border:1px solid #969696;border:1px solid var(--foreground-alternative);font-family:inherit;font-size:inherit;line-height:inherit;font-size:1.3em;height:100%;border-radius:.6em}.input-icon{float:right;margin-top:.7em;margin-left:.5em;font-size:1.2em;position:absolute;color:#969696;color:var(--foreground-alternative)}.grid,.grid-header{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.25em 1.2em;gap:.25em 1.2em}.grid div{display:contents}.grid a{color:#f3b623;color:var(--accent);text-decoration:none}.grid a:hover{text-decoration:underline}.right{text-align:right}.left{text-align:left}.grid-odd-line div:nth-child(even){color:#969696;color:var(--foreground-alternative)}.grid-header{font-weight:bolder}.grid-item:nth-of-type(odd) div span:nth-child(2){text-align:left}.grid-hash{font-size:.8em;padding-top:1em;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:0 .4em;gap:0 .4em;align-items:center}.grid-hash>div{display:contents}.grid-hash-middle{font-family:Roboto Mono,monospace;font-weight:700}.number{font-size:.9em;font-family:Roboto Mono,monospace}.grid-hash-block-index{font-size:.8em}.grid-hash-navigation{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0px .2em;gap:0px .2em}.address-transactions-scrollable{min-height:100px!important;max-height:230px!important}.grid-double{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:0px 1em;gap:0px 1em;grid-template-areas:"grid-double-left grid-double-right"}.grid-double-left{grid-area:grid-double-left}.grid-double-right{grid-area:grid-double-right}.grid-list-2,.grid-list-3,.grid-list-4{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em}.grid-list-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-list-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-list-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-list-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-list-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-list-inputs,.grid-list-outputs{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em}.grid-list-inputs{grid-template-columns:18px 18px minmax(0,1fr) auto}.grid-list-outputs{grid-template-columns:18px minmax(0,1fr) auto 18px}.grid-list-transactions{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:auto minmax(0,1fr) 140px auto}.grid-list-contract-address{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:200px 100px 250px 100px minmax(0,3fr) auto}.grid-list-contract-token{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:auto auto}.grid-list-contract-nft{font-size:.75em;margin:1em;display:grid;grid-gap:.6em;gap:.6em;grid-template-columns:100%}.grid-list-contract-list{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:250px 140px auto}.grid-list-contract-listbytype{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:250px auto 140px auto}.grid-list-contract-dao-proposals{font-size:.75em;margin:1em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:450px 250px auto auto}.grid-list-configure-api{font-size:.95em;margin:.9em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:auto}.grid-list-configure-api-inner{font-size:.85em;margin:.9em;display:grid;grid-gap:.3em;gap:.3em;grid-template-columns:auto auto}.dimmed-notification{font-size:.75em;color:#ffffff80;margin-top:1em}.address{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}pre{max-width:100%;overflow:hidden}.grid-label-value{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.25em 1.2em;gap:.25em 1.2em}.grid-label-value div{display:contents}.grid-label-value div span:nth-child(1){color:#969696;color:var(--foreground-alternative);text-align:right}.grid-label-value div span:nth-child(1):after{content:":"}.grid-label-value div span:nth-child(2){text-align:right}.grid-label-value ul{margin:0}.grid-label-value-label{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.25em 1.2em 1.2em;gap:.25em 1.2em 1.2em}.grid-label-value-label div{display:contents}.grid-label-value-label div span:nth-child(1){color:#969696;color:var(--foreground-alternative);text-align:right}.grid-label-value-label div span:nth-child(1):after{content:":"}.grid-label-value-label div span:nth-child(2){text-align:right}.grid-label-value-label div span:nth-child(3){text-align:left;margin-left:1em}.grid-label-value-label ul{margin:0}.grid-odd-color{border:4px solid yellow!important}.grid-item{display:inline-block}.grid-item:nth-of-type(odd){border:4px solid green!important;background-color:red!important}.grid-item div:nth-of-type(odd){border:4px solid green!important;background-color:#00f!important}.grid-item:nth-of-type(odd){border:4px solid green!important;background-color:#ff0!important}.grid-odd-color:nth-child(odd) div{background-color:red!important;border:1px solid blue}.breakable{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;display:inline-block}.nonbreakable{display:inline-block;overflow:hidden;text-overflow:ellipsis}.scrollable{display:block!important;min-height:100px;max-height:400px;overflow-y:auto;padding-right:.4em}.clickable{cursor:pointer}.error{color:#f80606;color:var(--negative)}.error-details{border:1px solid #2e2e2e;border:1px solid var(--foreground);margin:1em;padding:1em;text-align:left;font-size:.8em;max-height:200px;overflow:scroll;box-shadow:0 8px 16px #0003;box-shadow:0 8px 16px 0 var(--shadow)}.error-details div{margin-bottom:1em}.error-details-stack{font-family:Roboto Mono,monospace;white-space:pre;font-size:.6em}.widget{font-size:1.6em}.widget h1,.widget h2,.widget h3{margin:0;padding:0}.widget a{margin:.2em}.widget h2 span{font-size:.5em;margin-left:.4em;position:absolute}.positive{color:#63c700;color:var(--positive)}.negative{color:#f80606;color:var(--negative)}.neutral{color:#2e2e2e;color:var(--foreground)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.show-small{display:none}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0px;left:0px;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0px;left:0px;width:72px;height:72px;opacity:0}}@media only screen and (max-width: 140em){.content-centered-top{margin-left:16%;margin-right:16%}}@media only screen and (max-width: 120em){.content-centered-top{margin-left:14%;margin-right:14%}}@media only screen and (max-width: 100em){.content-centered-top{margin-left:10%;margin-right:10%}.nonbreakable{width:400px}.search-global{padding-left:1em;padding-right:1em}}@media only screen and (max-width: 70em){body{font-size:20px}.content-centered-top{margin-left:8%;margin-right:8%}.nonbreakable{width:300px}}@media only screen and (max-width: 60em){body{font-size:18px}h1{font-size:1.8em}h2{font-size:1.4em}h3{font-size:1.2em}.content-centered-top{margin-left:6%;margin-right:6%}.nonbreakable{width:250px}}@media only screen and (max-width: 50em){body{font-size:18px}.margin{margin:.6em}nav.menu li{float:none;margin-bottom:.3em}.hide-small{display:none}.show-small{display:inline-block}.small-little{font-size:.7em}.content-centered-top{margin-left:0%;margin-right:0%}.nonbreakable{width:150px}.grid-list-transactions{grid-template-columns:none}}@media only screen and (max-width: 22em){body{font-size:18px}.margin{margin:.6em}.nonbreakable{width:100px}}html{background:white;background:var(--background);--background: white;--background-alternative: #2e2e2e;--foreground: #2e2e2e;--foreground-alternative: #969696;--foreground-light: #cdcdcd;--footer-background: #1f1f1f;--footer-foreground: #969696;--accent: #f3b623;--positive: #63c700;--negative: #f80606;--shadow: rgba(0,0,0,.2);--box-background: #fdfdfd}html[data-theme=dark]{background:white;background:var(--background);--background: #0a0a0a;--background-alternative: #2e2e2e;--foreground: #f9f9f9;--foreground-alternative: #969696;--foreground-light: #6b6b6b;--footer-background: #d1d1d1;--footer-foreground: #2e2e2e;--accent: #f3b623;--positive: #7cfc00;--negative: #f80606;--shadow: rgba(255,255,255,.1);--box-background: #0a0a0a;--mode-filter: invert(96%)}.tippy-box[data-theme~=tomato]{background-color:tomato;color:#ff0}.tooltip{margin:.2em;font-size:1.2em}.listing-table{border:0;width:100%;text-align:left}.details-box{grid-column:1/span 4;padding:.2em;border:1px solid #cdcdcd;border:1px solid var(--foreground-light);background-color:#fdfdfd;background-color:var(--box-background)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:currentColor;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:currentColor;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:currentColor;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:currentColor;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}

/*# sourceMappingURL=styles.ff8e43354b9b4349.css.map*/