diff --git a/404.html b/404.html index ee3753511008..cc9fc9aa6988 100644 --- a/404.html +++ b/404.html @@ -19,13 +19,13 @@ - - + +
Skip to main content

Page Not Found

We could not find what you were looking for.

Please contact the owner of the site that linked you to the original URL and let them know their link is broken.

- - + + \ No newline at end of file diff --git a/assets/js/13b7bafa.5bee1f26.js b/assets/js/13b7bafa.5bee1f26.js new file mode 100644 index 000000000000..deed20d465f7 --- /dev/null +++ b/assets/js/13b7bafa.5bee1f26.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[6585],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>p});var a=n(74165),i=n(15861),o=n(67294),r=n(87152),s=n(34200),l=n(67425);function c(e,t,n){return h.apply(this,arguments)}function h(){return(h=(0,i.Z)((0,a.Z)().mark((function e(t,n,i){var o,l,c,h,d;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return c=new r.U(o),e.next=21,s.G.create({provider:c});case 21:h=e.sent,(d=n.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,n,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,a);break;case"precise":(0,l.Precise)(e,n,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,n=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,h=(0,o.useState)(""),p=h[0],u=h[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?d(r.toString(),l,t,u):u(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,i.Z)((0,a.Z)().mark((function e(){var i;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,n,u);case 2:if(void 0!==(i=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(i,l,t,u):u(i);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var i=void 0;if("polkadot"===n||"statemint"===n)i=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(i)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},83881:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>_,contentTitle:()=>C,default:()=>L,frontMatter:()=>A,metadata:()=>P,toc:()=>B});var a,i=n(87462),o=n(63366),r=n(67294),s=n(3905),l=n(47940),c=n(74165),h=n(15861),d=n(7015),p=n(88454),u=n(48702),m=n(56429),k=n(81880),f=(0,n(68806).Ps)(a||(a=(0,k.Z)(["\nquery AUCTION {\n auctions(orderBy: biddingStartBlock_height_ASC) {\n id\n status\n biddingEndsBlock {\n height\n timestamp\n }\n biddingStartBlock {\n height\n timestamp\n }\n endPeriodBlock {\n height\n timestamp\n }\n onboardEndBlock {\n height\n timestamp\n }\n onboardStartBlock {\n height\n timestamp\n }\n startBlock {\n timestamp\n height\n }\n }\n squidStatus {\n height\n }\n}"]))),b={POLKADOT:"polkadot",KUSAMA:"kusama"},g={BlockNumber:void 0},w=[];function y(e,t){console.log("There was a problem fetching from with your query: ",e),t(r.createElement("div",null,"There was a problem with the query used to fetch auction data. If this issue persists, please submit an issue at the",r.createElement("a",{href:"https://github.com/w3f/polkadot-wiki/",target:"_blank"}," Polkadot Wiki repository on Github")))}function v(e){switch(e){case b.POLKADOT:return{httpLink:new m.u({uri:"https://squid.subsquid.io/polkadot-wiki-squid/v/v1/graphql"}),explorer:"https://polkadot.subscan.io/block/"};case b.KUSAMA:return{httpLink:new m.u({uri:"https://squid.subsquid.io/kusama-guide-squid/v/v1/graphql"}),explorer:"https://kusama.subscan.io/block/"}}}function N(e){return x.apply(this,arguments)}function x(){return(x=(0,h.Z)((0,c.Z)().mark((function e(t){return(0,c.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t.map((function(e){return parseInt(e.id)})).reverse().forEach((function(e){var t=r.createElement("option",{value:e,key:e},"Auction #"+e);w.push(t)}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function S(e,t,n,a){var i=g.BlockNumber,o=new Date(parseInt(t[a].onboardStartBlock.timestamp)).toDateString(),s=new Date(parseInt(t[a].onboardEndBlock.timestamp)).toDateString(),l=new Date(parseInt(t[a].biddingStartBlock.timestamp)).toDateString(),c=new Date(parseInt(t[a].biddingEndsBlock.timestamp)).toDateString(),h=r.createElement("div",null,o+" - ",r.createElement("a",{href:""+e+t[a].onboardStartBlock.height},"Block #",t[a].onboardStartBlock.height)," to ",s+" - ",r.createElement("a",{href:""+e+t[a].onboardEndBlock.height},"Block #",t[a].onboardEndBlock.height)),d=parseInt(a)+1,p=e.startsWith("https://polkadot")?"https://polkadot.subscan.io/auction/":"https://kusama.subscan.io/auction/",u=r.createElement("div",null,r.createElement("div",null,r.createElement("a",{target:"_blank",href:""+p+d},"Auction #",d," is ",t[a].status)),r.createElement("br",null),r.createElement("select",{id:"AuctionSelector",onChange:function(a){return function(e,t,n,a){S(e,t,n,parseInt(a.target.value)-1)}(e,t,n,a)},style:{border:"2px solid #e6007a",height:"40px"}},w.map((function(e){return e}))),r.createElement("hr",null),r.createElement("b",null,"Auction Starts:"),r.createElement("br",null),new Date(parseInt(t[a].startBlock.timestamp)).toDateString()+" - ",r.createElement("a",{href:""+e+t[a].startBlock.height},"Block #",t[a].startBlock.height),r.createElement("hr",null),r.createElement("b",null,"Bidding Starts:"),r.createElement("br",null),l+" - ",r.createElement("a",{href:""+e+t[a].biddingStartBlock.height},"Block #",t[a].biddingStartBlock.height),r.createElement("hr",null),r.createElement("b",null,"Bidding Ends:"),r.createElement("br",null),c+" - ",r.createElement("a",{href:""+e+t[a].biddingEndsBlock.height},"Block #",t[a].biddingEndsBlock.height),r.createElement("hr",null),r.createElement("b",null,"Lease Period:"),r.createElement("br",null),h,r.createElement("hr",null),r.createElement("p",{style:{color:"#6c757d"}},"The dates and block numbers listed above can change based on network block production and the potential for skipped blocks. Dates for finalized blocks are pulled from on-chain, while future blocks are estimated using 6 second average block times. The current block is ",r.createElement("a",{href:""+e+i}," Block #",i),"."));return n(u),t}const E=function(e){var t=e.network,n=(0,r.useState)("Loading Auctions..."),a=n[0],i=n[1];return(0,r.useEffect)((0,h.Z)((0,c.Z)().mark((function e(){var n,a,o,s,l,h;return(0,c.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=v(t),a=new d.f({cache:new p.h,link:u.i.from([n.httpLink])}),e.next=4,a.query({query:f}).catch((function(e){return y(e,i)}));case 4:if(void 0===(o=e.sent)){e.next=17;break}if(s=o.data.squidStatus.height,0!=(l=o.data.auctions).length){e.next=12;break}i(r.createElement("div",null,"No auctions found on this network.")),e.next=17;break;case 12:return g.BlockNumber=s,e.next=15,N(l);case 15:h=l.length-1,S(n.explorer,l,i,h);case 17:case"end":return e.stop()}}),e)}))),[]),void 0!==a?a:r.createElement("div",null,"Loading auction data...")};var T=["components"],A={id:"learn-auction",title:"Parachain Slot Auctions",sidebar_label:"Parachain Slot Auctions",description:"Polkadot's Parachain Slot Auction Mechanism.",keywords:["auction","slot auctions","parachain","bidding"],slug:"../learn-auction"},C=void 0,P={unversionedId:"learn/learn-auction",id:"learn/learn-auction",title:"Parachain Slot Auctions",description:"Polkadot's Parachain Slot Auction Mechanism.",source:"@site/../docs/learn/learn-auction.md",sourceDirName:"learn",slug:"/learn-auction",permalink:"/docs/learn-auction",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-auction.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-auction",title:"Parachain Slot Auctions",sidebar_label:"Parachain Slot Auctions",description:"Polkadot's Parachain Slot Auction Mechanism.",keywords:["auction","slot auctions","parachain","bidding"],slug:"../learn-auction"},sidebar:"docs",previous:{title:"System Parachains",permalink:"/docs/learn-system-chains"},next:{title:"Parachain Crowdloans",permalink:"/docs/learn-crowdloans"}},_={},B=[{value:"Auction Schedule",id:"auction-schedule",level:2},{value:"Mechanics of a Candle Auction",id:"mechanics-of-a-candle-auction",level:2},{value:"Randomness in action",id:"randomness-in-action",level:3},{value:"Rationale",id:"rationale",level:2},{value:"Network Implementation",id:"network-implementation",level:2},{value:"Bidding",id:"bidding",level:2},{value:"Examples",id:"examples",level:3},{value:"Parachain Lease Extension",id:"parachain-lease-extension",level:2},{value:"Lease Extension with Overlapping Slots",id:"lease-extension-with-overlapping-slots",level:3},{value:"Lease Extension with Non-Overlapping Slots",id:"lease-extension-with-non-overlapping-slots",level:3},{value:"Resources",id:"resources",level:2}],D={toc:B},q="wrapper";function L(e){var t=e.components,a=(0,o.Z)(e,T);return(0,s.kt)(q,(0,i.Z)({},D,a,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"For a ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachain")," to be added to\nPolkadot it must inhabit one of the available\nparachain slots. The number of parachain slots is are not unbounded on\nPolkadot, as only a limited number are\navailable. A limited number of slots are unlocked every few months through on-chain governance. If a\nparachain wants to have guaranteed block inclusion at every Relay Chain block, it must acquire a\nparachain slot. The development of\n",(0,s.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/on-demand-parachains/2208"},"on-demand parachains")," (previously\nreferred to as parathreads) is in progress."),(0,s.kt)("p",null,"The parachain slots will be leased according to an unpermissioned\n",(0,s.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Candle_auction"},"candle auction"),", with several alterations related to\nimproving security while operating on a blockchain. See ",(0,s.kt)("a",{parentName:"p",href:"#rationale"},"Rationale")," for additional\ndetails."),(0,s.kt)("p",null,(0,s.kt)("a",{parentName:"p",href:"https://youtu.be/i5-Rw2Sf7-w"},(0,s.kt)("img",{parentName:"a",src:"https://img.youtube.com/vi/i5-Rw2Sf7-w/0.jpg",alt:"A Beginner's guide to Parachain Slot Auctions"}))),(0,s.kt)("h2",{id:"auction-schedule"},"Auction Schedule"),(0,s.kt)("p",null,"",(0,s.kt)(E,{network:"polkadot",mdxType:"AuctionSchedule"}),"\n",""),(0,s.kt)("h2",{id:"mechanics-of-a-candle-auction"},"Mechanics of a Candle Auction"),(0,s.kt)("p",null,"Candle auctions are a variant of open auctions where bidders submit bids that are increasingly\nhigher. The highest bidder at the conclusion of the auction is considered the winner."),(0,s.kt)("p",null,'Candle auctions were originally employed in the 16th century for the sale of ships. The name is\nderived from the system by which the auction length was determined. The phrase "inch of a candle"\nrefers to the length of time required for a candle to burn down 1 inch. When the flame extinguishes\nand the candle goes out, the auction terminates and the standing bid at that point in time prevails\nthe winner.'),(0,s.kt)("p",null,"When candle auctions are used online, they require a random number to decide the moment of\ntermination. Parachain slot auctions differ slightly from a normal candle auction in that they do\nnot randomly terminate the auction. Instead, they run for an entire fixed duration and the winner is\nrandomly chosen retroactively."),(0,s.kt)("p",null,"The candle auction on Polkadot is split into\ntwo parts:"),(0,s.kt)("ol",null,(0,s.kt)("li",{parentName:"ol"},(0,s.kt)("p",{parentName:"li"},"The ",(0,s.kt)("em",{parentName:"p"},"opening period")," which is in effect immediately after the auction starts. This period lasts\nfor one day and eighteen hours and serves as a buffer time for parachain candidates to setup\ntheir initial bids, and likely start executing their strategy on how to win the slot auction.\nDuring the opening phase, bids will continue to be accepted, but they do not have any effect on\nthe outcome of the auction.")),(0,s.kt)("li",{parentName:"ol"},(0,s.kt)("p",{parentName:"li"},"The ",(0,s.kt)("em",{parentName:"p"},"ending period")," follows the opening period for five additional days, where the auction is\nsubject to end based on the candle auction mechanism."))),(0,s.kt)("p",null,"The auction\u2019s ending time can occur any time within the ending period. This time is automatically\nand randomly chosen by the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#vrf"},"Verifiable Random Function (VRF)"),". The\nprobability of winning the auction is equal to the number of blocks that contain a winning bid,\ndivided by the total number of blocks in the ending period. The random ending is managed by\npropagating through the entire ending period, where a snapshot is taken at each block within the\nending period to capture the winners for that given block. At the end of the period, one of the\nsnapshots is randomly selected to determine the winner of the auction."),(0,s.kt)("admonition",{title:"The parachain candidate with the highest bid at the ending time chosen by the Verifiable",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"Random Function wins the slot auction.")),(0,s.kt)("p",null,"A parachain auction on Polkadot lasts exactly\none week from the start: 1 day and 18 hours for the starting period,\n",(0,s.kt)(l.Z,{network:"polkadot",path:"consts.auctions.endingPeriod",defaultValue:72e3,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays for the ending period (candle auction phase) and 6 hours for determining the auction winner."),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans##supporting-a-crowdloan-campaign"},"Crowdloan contributions")," cannot be made\nduring these six hours when the winning block for the auction is being determined on-chain.")),(0,s.kt)("p",null,"More details on this are available in the ",(0,s.kt)("a",{parentName:"p",href:"#network-implementation"},"Network Implementation")," section."),(0,s.kt)("h3",{id:"randomness-in-action"},(0,s.kt)("a",{parentName:"h3",href:"/docs/learn-cryptography#randomness"},"Randomness")," in action"),(0,s.kt)("p",null,"The following example will showcase the randomness mechanics of the candle auction for the ninth\nauction on Kusama. Keep in mind that the candle phase has a uniform termination profile and has an\nequal probability of ending at any given block, and the termination block cannot be predicted before\nor during the auction."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"Auction 9 starts at\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/extrinsic/0x7b67d653c9522b623a97e20a967b83a8517fe3821370475ddb6611cd37c29a03?event=9335014-26"},(0,s.kt)("inlineCode",{parentName:"a"},"block 9362014")),"."),(0,s.kt)("admonition",{parentName:"li",type:"note"},(0,s.kt)("mdxAdmonitionTitle",{parentName:"admonition"},"The auction has a full duration equal to ",(0,s.kt)("inlineCode",{parentName:"mdxAdmonitionTitle"},"block 9362014")," + ",(0,s.kt)("inlineCode",{parentName:"mdxAdmonitionTitle"},"72000")),(0,s.kt)("p",{parentName:"admonition"},"Here, ",(0,s.kt)("inlineCode",{parentName:"p"},"block 72000"),' is the "ending period", which is divided into ',(0,s.kt)("strong",{parentName:"p"},"3600 samples of 20 blocks"),".\nFiguratively, the candle is lit, and the candle phase lasts for 72,000 blocks."))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"The winning sample during the ending period had the ",(0,s.kt)("inlineCode",{parentName:"p"},"index 1078"),"."),(0,s.kt)("admonition",{parentName:"li",title:"Sample 1078 is the winner",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"Sample 1078 refers to the winner as of ",(0,s.kt)("inlineCode",{parentName:"p"},"block 9362014 + 21560"),", which equals\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/block/9383574"},(0,s.kt)("inlineCode",{parentName:"a"},"block 9383574")),"."))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"The parent block was a new BABE session in the ",(0,s.kt)("inlineCode",{parentName:"p"},"Logs"),", which updated the randomness that was used\nto select that ",(0,s.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/block/9434277"},"sample index"),"."),(0,s.kt)("admonition",{parentName:"li",title:"Inspecting the block state",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"You can inspect the state at the end of ",(0,s.kt)("inlineCode",{parentName:"p"},"block 9434277")," to see the sample indices with an\n",(0,s.kt)("a",{parentName:"p",href:"/docs/maintain-sync####types-of-nodes"},"archive node"),". The digest in the ",(0,s.kt)("inlineCode",{parentName:"p"},"Logs")," of\n",(0,s.kt)("inlineCode",{parentName:"p"},"9434277")," is decodable and contains the random value as well as the BABE authorities."))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"As a result, the winner of this auction was not the highest bid during the full duration."))),(0,s.kt)("h2",{id:"rationale"},"Rationale"),(0,s.kt)("p",null,"The open and transparent nature of blockchain systems opens attack vectors that are non-existent in\ntraditional auction formats. Normal open auctions in particular can be vulnerable to ",(0,s.kt)("em",{parentName:"p"},"auction\nsniping")," when implemented over the internet or on a blockchain."),(0,s.kt)("p",null,"Auction sniping takes place when the end of an auction is known and bidders are hesitant to bid\ntheir true price early, in hopes of paying less than they actually value the item."),(0,s.kt)("p",null,"For example, Alice may value an item at auction for 30 USD. She submits an initial bid of 10 USD in\nhopes of acquiring the items at a lower price. Alice's strategy is to place incrementally higher\nbids until her true value of 30 USD is exceeded. Another bidder Eve values the same item at 11 USD.\nEve's strategy is to watch the auction and submit a bid of 11 USD at the last second. Alice will\nhave no time to respond to this bid before the close of the auction and will lose the item. The\nauction mechanism is sub-optimal because it has not discovered the true price of the item and the\nitem has not gone to the actor who valued it the most."),(0,s.kt)("p",null,"On blockchains this problem may be even worse, since it potentially gives the producer of the block\nan opportunity to snipe any auction at the last concluding block by adding it themselves while\nignoring other bids. There is also the possibility of a malicious bidder or a block producer trying\nto ",(0,s.kt)("em",{parentName:"p"},"grief")," honest bidders by sniping auctions."),(0,s.kt)("p",null,"For this reason, ",(0,s.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Vickrey_auction"},"Vickrey auctions"),", a type of\nsealed-bid auction where bids are hidden and only revealed at a later phase, have emerged as a\nwell-regarded mechanic. For example, this mechanism is leveraged to auction human readable names on\nthe ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced"},"ENS"),". The Candle auction is another solution that does not require\na two-step commit and reveal schemes (a main component of Vickrey auctions), which allows smart\ncontracts to participate."),(0,s.kt)("p",null,"Candle auctions allow everyone to always know the states of the bid, but they do not reveal when the\nauction has officially ended. This helps to ensure that bidders are willing to make their true bids\nearly. Otherwise, they may find themselves in a situation where the auction was determined to have\nended before having an opportunity to bid."),(0,s.kt)("h2",{id:"network-implementation"},"Network Implementation"),(0,s.kt)("p",null,"Polkadot will use a ",(0,s.kt)("em",{parentName:"p"},"random beacon")," based on\nthe ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#vrf"},"Verifiable Random Function (VRF)"),". The VRF will provide the base\nof the randomness, which will retroactively determine the end-time of the auction."),(0,s.kt)("p",null,"The slot durations are capped to 2 years and divided into 3-month periods.\nParachains may lease a slot for any\ncombination of periods of the slot duration. Parachains may lease more than one slot over time,\nmeaning that they could extend their lease to the network past the maximum duration by leasing a\ncontiguous slot."),(0,s.kt)("admonition",{title:"Individual parachain slots are fungible",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"This means that parachains do not need to always inhabit the same slot, however they always must\nmaintain a slot to remain a parachain.")),(0,s.kt)("h2",{id:"bidding"},"Bidding"),(0,s.kt)("p",null,"Parachains or parachain teams, bid in the auction by specifying the slot range that they want to\nlease and the number of tokens they are willing to reserve. Bidders can be either ordinary accounts,\nor use the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloan functionality")," to source tokens from the community. For a\nmore in-depth comparison between both of these options for gaining a parachain slot, check out this\nsection on\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans#crowdloan-campaigns-vs-parachain-auctions"},"Crowdloan Campaigns vs Parachain Auctions"),"."),(0,s.kt)("pre",null,(0,s.kt)("code",{parentName:"pre"},"Parachain slots at genesis\n\n --3 months--\n v v\nSlot A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot B | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot C |__________| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot D |__________| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot E |__________|___________| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\n ^ ^\n ---------------------------------------------max lease-----------------------------------------\n\n")),(0,s.kt)("p",null,(0,s.kt)("em",{parentName:"p"},"Each period of the range 1 - 4 represents a\n3-month duration for a total of 2 years\n")),(0,s.kt)("p",null,"Bidders will submit a configuration of bids specifying the token amount they are willing to bond and\nfor which periods. The slot ranges may be any of the periods 1 - ",(0,s.kt)("inlineCode",{parentName:"p"},"n"),", where ",(0,s.kt)("inlineCode",{parentName:"p"},"n")," is the number of\nperiods available for a slot. (",(0,s.kt)("inlineCode",{parentName:"p"},"n"),"=\n",(0,s.kt)(l.Z,{network:"polkadot",path:"consts.auctions.leasePeriodsPerSlot",defaultValue:8,mdxType:"RPC"})," for Polkadot)\n",""),(0,s.kt)("admonition",{title:"If you bond tokens with a parachain slot, you cannot stake with those tokens. In this way,",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"you pay for the parachain slot by forfeiting the opportunity to earn staking rewards.")),(0,s.kt)("p",null,"A bidder configuration for a single bidder may look like the following pseudocode example:"),(0,s.kt)("pre",null,(0,s.kt)("code",{parentName:"pre",className:"language-js"},"const bids = [\n {\n range: [1, 2, 3, 4, 5, 6, 7, 8],\n bond_amount: 300,\n },\n {\n range: [1, 2, 3, 4],\n bond_amount: 777,\n },\n {\n range: [2, 3, 4, 5, 6, 7],\n bond_amount: 450,\n },\n];\n")),(0,s.kt)("p",null,"The important concept to understand from this example is that bidders may submit different\nconfigurations at different prices (",(0,s.kt)("inlineCode",{parentName:"p"},"bond_amount"),"). However, only one of these bids would be\neligible to win exclusive of the others."),(0,s.kt)("p",null,"The winner selection algorithm will pick bids that may be non-overlapping in order to maximize the\namount of tokens held over the entire lease duration of the parachain slot. This means that the\nhighest bidder for any given slot lease period might not always win (see the\n",(0,s.kt)("a",{parentName:"p",href:"#examples"},"example below"),")."),(0,s.kt)("p",null,"A random number, which is based on the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#vrf"},"VRF")," used by\nPolkadot, is determined at each block.\nAdditionally, each auction will have a threshold that starts at 0 and increases to 1. The random\nnumber produced by the VRF is examined next to the threshold to determine if that block is the end\nof the auction within the so-called ",(0,s.kt)("em",{parentName:"p"},"ending period"),". Additionally, the VRF will pick a block from\nthe last epoch to access the state of bids which can help aid in mitigating some types of attacks\nfrom malicious validators."),(0,s.kt)("h3",{id:"examples"},"Examples"),(0,s.kt)("p",null,"There is one parachain slot available."),(0,s.kt)("p",null,"Charlie bids ",(0,s.kt)("inlineCode",{parentName:"p"},"75")," for the range 1 - 8."),(0,s.kt)("p",null,"Dave bids ",(0,s.kt)("inlineCode",{parentName:"p"},"100")," for the range 5 - 8."),(0,s.kt)("p",null,"Emily bids ",(0,s.kt)("inlineCode",{parentName:"p"},"40")," for the range 1 - 4."),(0,s.kt)("p",null,"Let's calculate each bidder's valuation according to the algorithm. We do this by multiplying the\nbond amount by the number of periods in the specified range of the bid."),(0,s.kt)("p",null,"Charlie - 75 ","*"," 8 = 600 for range 1 - 8"),(0,s.kt)("p",null,"Dave - 100 ","*"," 4 = 400 for range 5 - 8"),(0,s.kt)("p",null,"Emily - 40 ","*"," 4 = 160 for range 1 - 4"),(0,s.kt)("p",null,"Although Dave had the highest bid in accordance to token amount per period, when we do the\ncalculations we see that since he only bid for a range of 4, he would need to share the slot with\nEmily who bid much less. Together Dave and Emily's bids only equals a valuation of ",(0,s.kt)("inlineCode",{parentName:"p"},"560"),". Charlie's\nvaluation for the entire range is ",(0,s.kt)("inlineCode",{parentName:"p"},"600"),". Therefore Charlie is awarded the complete range of the\nparachain slot."),(0,s.kt)("h2",{id:"parachain-lease-extension"},"Parachain Lease Extension"),(0,s.kt)("p",null,"Before the slot lease expires, parachains have to bid and win another auction for continuity of the\nlease. To avoid any downtime in connectivity and minimize the risk of losing a subsequent auction,\nparachain teams need to plan ahead to bid for the lease extension before their current lease period\nends. Explained in the section above, each auction lets you bid for 8 LPs (Lease Periods) which\nenables two scenarios for the parachain's lease extension."),(0,s.kt)("h3",{id:"lease-extension-with-overlapping-slots"},"Lease Extension with Overlapping Slots"),(0,s.kt)("p",null,"Acquire a slot where the first lease period is before the last lease period of the current slot."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"Register a new ",(0,s.kt)("inlineCode",{parentName:"li"},"paraId")),(0,s.kt)("li",{parentName:"ul"},"Win a slot auction with the new ",(0,s.kt)("inlineCode",{parentName:"li"},"paraId"))),(0,s.kt)("p",null,"The parachain team has access to two slots:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"one that will end soon"),(0,s.kt)("li",{parentName:"ul"},"one that just started")),(0,s.kt)("p",null,"Both slots have at least one LP in common. When the old slot transitions to their last LP, the\nparachain can ",(0,s.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/4772"},"swap")," the slots. This can be done\nvia ",(0,s.kt)("a",{parentName:"p",href:"https://kusama.polkassembly.io/post/1491"},"on-chain governance"),". The ",(0,s.kt)("inlineCode",{parentName:"p"},"swap")," call is available in\nthe ",(0,s.kt)("inlineCode",{parentName:"p"},"registrar")," pallet."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Parachain Slot Swap",src:n(11308).Z,width:"1286",height:"896"})),(0,s.kt)("admonition",{title:"Any two parachains can swap their slots via XCM",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"The ",(0,s.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/4772"},"slot swap via XCM")," requires two live\nparachains to send an XCM message to the relay chain to approve the swap. A parachain team with\naccess to two overlapping slots can start a shell parachain on the new slot and swap it with their\nactual parachain on the old slot, thus ensuring continuity of the lease.")),(0,s.kt)("h3",{id:"lease-extension-with-non-overlapping-slots"},"Lease Extension with Non-Overlapping Slots"),(0,s.kt)("p",null,"Acquire a slot where the first LP starts right after the end of the last LP of the current slot. In\nthis case, the parachain can bid directly with their current ",(0,s.kt)("inlineCode",{parentName:"p"},"paraId"),", and it will be automatically\nextended without the need of swapping. This method has the advantage of not having superfluous LP's\non different slots owned by the same team, however it has the disadvantage of losing flexibility on\nwhen to win a new slot: if the team does not win the exact slot, then it will suffer some downtime\nuntil it wins a new slot."),(0,s.kt)("h2",{id:"resources"},"Resources"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182287-how-does-a-parachain-slots-auction-work-"},"How do Parachain Slot Auctions Work")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://w3f-research.readthedocs.io/en/latest/polkadot/overview/3-parachain-allocation.html"},"Parachain Allocation")," -\nW3F research page on parachain allocation that goes more in depth to the mechanism"),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://polkadot.network/blog/research-update-the-case-for-candle-auctions/"},"Research Update: The Case for Candle Auctions")," -\nW3F breakdown and research update about candle auctions"),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3846363"},"Front-Running, Smart Contracts, and Candle Auctions"),"\nW3F Research team discusses how to remedy current blockchain auction setbacks with candle auctions")))}L.isMDXComponent=!0},11308:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/para-swap-3c765fb9e6860c7d7489a758af065cb0.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/13b7bafa.7626fbd3.js b/assets/js/13b7bafa.7626fbd3.js deleted file mode 100644 index fed9f961d743..000000000000 --- a/assets/js/13b7bafa.7626fbd3.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[6585],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>p});var a=n(74165),i=n(15861),o=n(67294),r=n(92519),s=n(1612),l=n(67425);function c(e,t,n){return h.apply(this,arguments)}function h(){return(h=(0,i.Z)((0,a.Z)().mark((function e(t,n,i){var o,l,c,h,d;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return c=new r.U(o),e.next=21,s.G.create({provider:c});case 21:h=e.sent,(d=n.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,n,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,a);break;case"precise":(0,l.Precise)(e,n,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,n=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,h=(0,o.useState)(""),p=h[0],u=h[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?d(r.toString(),l,t,u):u(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,i.Z)((0,a.Z)().mark((function e(){var i;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,n,u);case 2:if(void 0!==(i=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(i,l,t,u):u(i);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var i=void 0;if("polkadot"===n||"statemint"===n)i=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(i)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},83881:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>_,contentTitle:()=>C,default:()=>L,frontMatter:()=>A,metadata:()=>P,toc:()=>B});var a,i=n(87462),o=n(63366),r=n(67294),s=n(3905),l=n(47940),c=n(74165),h=n(15861),d=n(7015),p=n(88454),u=n(48702),m=n(56429),k=n(81880),f=(0,n(68806).Ps)(a||(a=(0,k.Z)(["\nquery AUCTION {\n auctions(orderBy: biddingStartBlock_height_ASC) {\n id\n status\n biddingEndsBlock {\n height\n timestamp\n }\n biddingStartBlock {\n height\n timestamp\n }\n endPeriodBlock {\n height\n timestamp\n }\n onboardEndBlock {\n height\n timestamp\n }\n onboardStartBlock {\n height\n timestamp\n }\n startBlock {\n timestamp\n height\n }\n }\n squidStatus {\n height\n }\n}"]))),b={POLKADOT:"polkadot",KUSAMA:"kusama"},g={BlockNumber:void 0},w=[];function y(e,t){console.log("There was a problem fetching from with your query: ",e),t(r.createElement("div",null,"There was a problem with the query used to fetch auction data. If this issue persists, please submit an issue at the",r.createElement("a",{href:"https://github.com/w3f/polkadot-wiki/",target:"_blank"}," Polkadot Wiki repository on Github")))}function v(e){switch(e){case b.POLKADOT:return{httpLink:new m.u({uri:"https://squid.subsquid.io/polkadot-wiki-squid/v/v1/graphql"}),explorer:"https://polkadot.subscan.io/block/"};case b.KUSAMA:return{httpLink:new m.u({uri:"https://squid.subsquid.io/kusama-guide-squid/v/v1/graphql"}),explorer:"https://kusama.subscan.io/block/"}}}function N(e){return x.apply(this,arguments)}function x(){return(x=(0,h.Z)((0,c.Z)().mark((function e(t){return(0,c.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t.map((function(e){return parseInt(e.id)})).reverse().forEach((function(e){var t=r.createElement("option",{value:e,key:e},"Auction #"+e);w.push(t)}));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function S(e,t,n,a){var i=g.BlockNumber,o=new Date(parseInt(t[a].onboardStartBlock.timestamp)).toDateString(),s=new Date(parseInt(t[a].onboardEndBlock.timestamp)).toDateString(),l=new Date(parseInt(t[a].biddingStartBlock.timestamp)).toDateString(),c=new Date(parseInt(t[a].biddingEndsBlock.timestamp)).toDateString(),h=r.createElement("div",null,o+" - ",r.createElement("a",{href:""+e+t[a].onboardStartBlock.height},"Block #",t[a].onboardStartBlock.height)," to ",s+" - ",r.createElement("a",{href:""+e+t[a].onboardEndBlock.height},"Block #",t[a].onboardEndBlock.height)),d=parseInt(a)+1,p=e.startsWith("https://polkadot")?"https://polkadot.subscan.io/auction/":"https://kusama.subscan.io/auction/",u=r.createElement("div",null,r.createElement("div",null,r.createElement("a",{target:"_blank",href:""+p+d},"Auction #",d," is ",t[a].status)),r.createElement("br",null),r.createElement("select",{id:"AuctionSelector",onChange:function(a){return function(e,t,n,a){S(e,t,n,parseInt(a.target.value)-1)}(e,t,n,a)},style:{border:"2px solid #e6007a",height:"40px"}},w.map((function(e){return e}))),r.createElement("hr",null),r.createElement("b",null,"Auction Starts:"),r.createElement("br",null),new Date(parseInt(t[a].startBlock.timestamp)).toDateString()+" - ",r.createElement("a",{href:""+e+t[a].startBlock.height},"Block #",t[a].startBlock.height),r.createElement("hr",null),r.createElement("b",null,"Bidding Starts:"),r.createElement("br",null),l+" - ",r.createElement("a",{href:""+e+t[a].biddingStartBlock.height},"Block #",t[a].biddingStartBlock.height),r.createElement("hr",null),r.createElement("b",null,"Bidding Ends:"),r.createElement("br",null),c+" - ",r.createElement("a",{href:""+e+t[a].biddingEndsBlock.height},"Block #",t[a].biddingEndsBlock.height),r.createElement("hr",null),r.createElement("b",null,"Lease Period:"),r.createElement("br",null),h,r.createElement("hr",null),r.createElement("p",{style:{color:"#6c757d"}},"The dates and block numbers listed above can change based on network block production and the potential for skipped blocks. Dates for finalized blocks are pulled from on-chain, while future blocks are estimated using 6 second average block times. The current block is ",r.createElement("a",{href:""+e+i}," Block #",i),"."));return n(u),t}const E=function(e){var t=e.network,n=(0,r.useState)("Loading Auctions..."),a=n[0],i=n[1];return(0,r.useEffect)((0,h.Z)((0,c.Z)().mark((function e(){var n,a,o,s,l,h;return(0,c.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=v(t),a=new d.f({cache:new p.h,link:u.i.from([n.httpLink])}),e.next=4,a.query({query:f}).catch((function(e){return y(e,i)}));case 4:if(void 0===(o=e.sent)){e.next=17;break}if(s=o.data.squidStatus.height,0!=(l=o.data.auctions).length){e.next=12;break}i(r.createElement("div",null,"No auctions found on this network.")),e.next=17;break;case 12:return g.BlockNumber=s,e.next=15,N(l);case 15:h=l.length-1,S(n.explorer,l,i,h);case 17:case"end":return e.stop()}}),e)}))),[]),void 0!==a?a:r.createElement("div",null,"Loading auction data...")};var T=["components"],A={id:"learn-auction",title:"Parachain Slot Auctions",sidebar_label:"Parachain Slot Auctions",description:"Polkadot's Parachain Slot Auction Mechanism.",keywords:["auction","slot auctions","parachain","bidding"],slug:"../learn-auction"},C=void 0,P={unversionedId:"learn/learn-auction",id:"learn/learn-auction",title:"Parachain Slot Auctions",description:"Polkadot's Parachain Slot Auction Mechanism.",source:"@site/../docs/learn/learn-auction.md",sourceDirName:"learn",slug:"/learn-auction",permalink:"/docs/learn-auction",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-auction.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-auction",title:"Parachain Slot Auctions",sidebar_label:"Parachain Slot Auctions",description:"Polkadot's Parachain Slot Auction Mechanism.",keywords:["auction","slot auctions","parachain","bidding"],slug:"../learn-auction"},sidebar:"docs",previous:{title:"System Parachains",permalink:"/docs/learn-system-chains"},next:{title:"Parachain Crowdloans",permalink:"/docs/learn-crowdloans"}},_={},B=[{value:"Auction Schedule",id:"auction-schedule",level:2},{value:"Mechanics of a Candle Auction",id:"mechanics-of-a-candle-auction",level:2},{value:"Randomness in action",id:"randomness-in-action",level:3},{value:"Rationale",id:"rationale",level:2},{value:"Network Implementation",id:"network-implementation",level:2},{value:"Bidding",id:"bidding",level:2},{value:"Examples",id:"examples",level:3},{value:"Parachain Lease Extension",id:"parachain-lease-extension",level:2},{value:"Lease Extension with Overlapping Slots",id:"lease-extension-with-overlapping-slots",level:3},{value:"Lease Extension with Non-Overlapping Slots",id:"lease-extension-with-non-overlapping-slots",level:3},{value:"Resources",id:"resources",level:2}],D={toc:B},q="wrapper";function L(e){var t=e.components,a=(0,o.Z)(e,T);return(0,s.kt)(q,(0,i.Z)({},D,a,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"For a ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachain")," to be added to\nPolkadot it must inhabit one of the available\nparachain slots. The number of parachain slots is are not unbounded on\nPolkadot, as only a limited number are\navailable. A limited number of slots are unlocked every few months through on-chain governance. If a\nparachain wants to have guaranteed block inclusion at every Relay Chain block, it must acquire a\nparachain slot. The development of\n",(0,s.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/on-demand-parachains/2208"},"on-demand parachains")," (previously\nreferred to as parathreads) is in progress."),(0,s.kt)("p",null,"The parachain slots will be leased according to an unpermissioned\n",(0,s.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Candle_auction"},"candle auction"),", with several alterations related to\nimproving security while operating on a blockchain. See ",(0,s.kt)("a",{parentName:"p",href:"#rationale"},"Rationale")," for additional\ndetails."),(0,s.kt)("p",null,(0,s.kt)("a",{parentName:"p",href:"https://youtu.be/i5-Rw2Sf7-w"},(0,s.kt)("img",{parentName:"a",src:"https://img.youtube.com/vi/i5-Rw2Sf7-w/0.jpg",alt:"A Beginner's guide to Parachain Slot Auctions"}))),(0,s.kt)("h2",{id:"auction-schedule"},"Auction Schedule"),(0,s.kt)("p",null,"",(0,s.kt)(E,{network:"polkadot",mdxType:"AuctionSchedule"}),"\n",""),(0,s.kt)("h2",{id:"mechanics-of-a-candle-auction"},"Mechanics of a Candle Auction"),(0,s.kt)("p",null,"Candle auctions are a variant of open auctions where bidders submit bids that are increasingly\nhigher. The highest bidder at the conclusion of the auction is considered the winner."),(0,s.kt)("p",null,'Candle auctions were originally employed in the 16th century for the sale of ships. The name is\nderived from the system by which the auction length was determined. The phrase "inch of a candle"\nrefers to the length of time required for a candle to burn down 1 inch. When the flame extinguishes\nand the candle goes out, the auction terminates and the standing bid at that point in time prevails\nthe winner.'),(0,s.kt)("p",null,"When candle auctions are used online, they require a random number to decide the moment of\ntermination. Parachain slot auctions differ slightly from a normal candle auction in that they do\nnot randomly terminate the auction. Instead, they run for an entire fixed duration and the winner is\nrandomly chosen retroactively."),(0,s.kt)("p",null,"The candle auction on Polkadot is split into\ntwo parts:"),(0,s.kt)("ol",null,(0,s.kt)("li",{parentName:"ol"},(0,s.kt)("p",{parentName:"li"},"The ",(0,s.kt)("em",{parentName:"p"},"opening period")," which is in effect immediately after the auction starts. This period lasts\nfor one day and eighteen hours and serves as a buffer time for parachain candidates to setup\ntheir initial bids, and likely start executing their strategy on how to win the slot auction.\nDuring the opening phase, bids will continue to be accepted, but they do not have any effect on\nthe outcome of the auction.")),(0,s.kt)("li",{parentName:"ol"},(0,s.kt)("p",{parentName:"li"},"The ",(0,s.kt)("em",{parentName:"p"},"ending period")," follows the opening period for five additional days, where the auction is\nsubject to end based on the candle auction mechanism."))),(0,s.kt)("p",null,"The auction\u2019s ending time can occur any time within the ending period. This time is automatically\nand randomly chosen by the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#vrf"},"Verifiable Random Function (VRF)"),". The\nprobability of winning the auction is equal to the number of blocks that contain a winning bid,\ndivided by the total number of blocks in the ending period. The random ending is managed by\npropagating through the entire ending period, where a snapshot is taken at each block within the\nending period to capture the winners for that given block. At the end of the period, one of the\nsnapshots is randomly selected to determine the winner of the auction."),(0,s.kt)("admonition",{title:"The parachain candidate with the highest bid at the ending time chosen by the Verifiable",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"Random Function wins the slot auction.")),(0,s.kt)("p",null,"A parachain auction on Polkadot lasts exactly\none week from the start: 1 day and 18 hours for the starting period,\n",(0,s.kt)(l.Z,{network:"polkadot",path:"consts.auctions.endingPeriod",defaultValue:72e3,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays for the ending period (candle auction phase) and 6 hours for determining the auction winner."),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans##supporting-a-crowdloan-campaign"},"Crowdloan contributions")," cannot be made\nduring these six hours when the winning block for the auction is being determined on-chain.")),(0,s.kt)("p",null,"More details on this are available in the ",(0,s.kt)("a",{parentName:"p",href:"#network-implementation"},"Network Implementation")," section."),(0,s.kt)("h3",{id:"randomness-in-action"},(0,s.kt)("a",{parentName:"h3",href:"/docs/learn-cryptography#randomness"},"Randomness")," in action"),(0,s.kt)("p",null,"The following example will showcase the randomness mechanics of the candle auction for the ninth\nauction on Kusama. Keep in mind that the candle phase has a uniform termination profile and has an\nequal probability of ending at any given block, and the termination block cannot be predicted before\nor during the auction."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"Auction 9 starts at\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/extrinsic/0x7b67d653c9522b623a97e20a967b83a8517fe3821370475ddb6611cd37c29a03?event=9335014-26"},(0,s.kt)("inlineCode",{parentName:"a"},"block 9362014")),"."),(0,s.kt)("admonition",{parentName:"li",type:"note"},(0,s.kt)("mdxAdmonitionTitle",{parentName:"admonition"},"The auction has a full duration equal to ",(0,s.kt)("inlineCode",{parentName:"mdxAdmonitionTitle"},"block 9362014")," + ",(0,s.kt)("inlineCode",{parentName:"mdxAdmonitionTitle"},"72000")),(0,s.kt)("p",{parentName:"admonition"},"Here, ",(0,s.kt)("inlineCode",{parentName:"p"},"block 72000"),' is the "ending period", which is divided into ',(0,s.kt)("strong",{parentName:"p"},"3600 samples of 20 blocks"),".\nFiguratively, the candle is lit, and the candle phase lasts for 72,000 blocks."))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"The winning sample during the ending period had the ",(0,s.kt)("inlineCode",{parentName:"p"},"index 1078"),"."),(0,s.kt)("admonition",{parentName:"li",title:"Sample 1078 is the winner",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"Sample 1078 refers to the winner as of ",(0,s.kt)("inlineCode",{parentName:"p"},"block 9362014 + 21560"),", which equals\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/block/9383574"},(0,s.kt)("inlineCode",{parentName:"a"},"block 9383574")),"."))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"The parent block was a new BABE session in the ",(0,s.kt)("inlineCode",{parentName:"p"},"Logs"),", which updated the randomness that was used\nto select that ",(0,s.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/block/9434277"},"sample index"),"."),(0,s.kt)("admonition",{parentName:"li",title:"Inspecting the block state",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"You can inspect the state at the end of ",(0,s.kt)("inlineCode",{parentName:"p"},"block 9434277")," to see the sample indices with an\n",(0,s.kt)("a",{parentName:"p",href:"/docs/maintain-sync####types-of-nodes"},"archive node"),". The digest in the ",(0,s.kt)("inlineCode",{parentName:"p"},"Logs")," of\n",(0,s.kt)("inlineCode",{parentName:"p"},"9434277")," is decodable and contains the random value as well as the BABE authorities."))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"As a result, the winner of this auction was not the highest bid during the full duration."))),(0,s.kt)("h2",{id:"rationale"},"Rationale"),(0,s.kt)("p",null,"The open and transparent nature of blockchain systems opens attack vectors that are non-existent in\ntraditional auction formats. Normal open auctions in particular can be vulnerable to ",(0,s.kt)("em",{parentName:"p"},"auction\nsniping")," when implemented over the internet or on a blockchain."),(0,s.kt)("p",null,"Auction sniping takes place when the end of an auction is known and bidders are hesitant to bid\ntheir true price early, in hopes of paying less than they actually value the item."),(0,s.kt)("p",null,"For example, Alice may value an item at auction for 30 USD. She submits an initial bid of 10 USD in\nhopes of acquiring the items at a lower price. Alice's strategy is to place incrementally higher\nbids until her true value of 30 USD is exceeded. Another bidder Eve values the same item at 11 USD.\nEve's strategy is to watch the auction and submit a bid of 11 USD at the last second. Alice will\nhave no time to respond to this bid before the close of the auction and will lose the item. The\nauction mechanism is sub-optimal because it has not discovered the true price of the item and the\nitem has not gone to the actor who valued it the most."),(0,s.kt)("p",null,"On blockchains this problem may be even worse, since it potentially gives the producer of the block\nan opportunity to snipe any auction at the last concluding block by adding it themselves while\nignoring other bids. There is also the possibility of a malicious bidder or a block producer trying\nto ",(0,s.kt)("em",{parentName:"p"},"grief")," honest bidders by sniping auctions."),(0,s.kt)("p",null,"For this reason, ",(0,s.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Vickrey_auction"},"Vickrey auctions"),", a type of\nsealed-bid auction where bids are hidden and only revealed at a later phase, have emerged as a\nwell-regarded mechanic. For example, this mechanism is leveraged to auction human readable names on\nthe ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced"},"ENS"),". The Candle auction is another solution that does not require\na two-step commit and reveal schemes (a main component of Vickrey auctions), which allows smart\ncontracts to participate."),(0,s.kt)("p",null,"Candle auctions allow everyone to always know the states of the bid, but they do not reveal when the\nauction has officially ended. This helps to ensure that bidders are willing to make their true bids\nearly. Otherwise, they may find themselves in a situation where the auction was determined to have\nended before having an opportunity to bid."),(0,s.kt)("h2",{id:"network-implementation"},"Network Implementation"),(0,s.kt)("p",null,"Polkadot will use a ",(0,s.kt)("em",{parentName:"p"},"random beacon")," based on\nthe ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#vrf"},"Verifiable Random Function (VRF)"),". The VRF will provide the base\nof the randomness, which will retroactively determine the end-time of the auction."),(0,s.kt)("p",null,"The slot durations are capped to 2 years and divided into 3-month periods.\nParachains may lease a slot for any\ncombination of periods of the slot duration. Parachains may lease more than one slot over time,\nmeaning that they could extend their lease to the network past the maximum duration by leasing a\ncontiguous slot."),(0,s.kt)("admonition",{title:"Individual parachain slots are fungible",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"This means that parachains do not need to always inhabit the same slot, however they always must\nmaintain a slot to remain a parachain.")),(0,s.kt)("h2",{id:"bidding"},"Bidding"),(0,s.kt)("p",null,"Parachains or parachain teams, bid in the auction by specifying the slot range that they want to\nlease and the number of tokens they are willing to reserve. Bidders can be either ordinary accounts,\nor use the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloan functionality")," to source tokens from the community. For a\nmore in-depth comparison between both of these options for gaining a parachain slot, check out this\nsection on\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans#crowdloan-campaigns-vs-parachain-auctions"},"Crowdloan Campaigns vs Parachain Auctions"),"."),(0,s.kt)("pre",null,(0,s.kt)("code",{parentName:"pre"},"Parachain slots at genesis\n\n --3 months--\n v v\nSlot A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot B | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot C |__________| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot D |__________| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\nSlot E |__________|___________| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |...\n ^ ^\n ---------------------------------------------max lease-----------------------------------------\n\n")),(0,s.kt)("p",null,(0,s.kt)("em",{parentName:"p"},"Each period of the range 1 - 4 represents a\n3-month duration for a total of 2 years\n")),(0,s.kt)("p",null,"Bidders will submit a configuration of bids specifying the token amount they are willing to bond and\nfor which periods. The slot ranges may be any of the periods 1 - ",(0,s.kt)("inlineCode",{parentName:"p"},"n"),", where ",(0,s.kt)("inlineCode",{parentName:"p"},"n")," is the number of\nperiods available for a slot. (",(0,s.kt)("inlineCode",{parentName:"p"},"n"),"=\n",(0,s.kt)(l.Z,{network:"polkadot",path:"consts.auctions.leasePeriodsPerSlot",defaultValue:8,mdxType:"RPC"})," for Polkadot)\n",""),(0,s.kt)("admonition",{title:"If you bond tokens with a parachain slot, you cannot stake with those tokens. In this way,",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"you pay for the parachain slot by forfeiting the opportunity to earn staking rewards.")),(0,s.kt)("p",null,"A bidder configuration for a single bidder may look like the following pseudocode example:"),(0,s.kt)("pre",null,(0,s.kt)("code",{parentName:"pre",className:"language-js"},"const bids = [\n {\n range: [1, 2, 3, 4, 5, 6, 7, 8],\n bond_amount: 300,\n },\n {\n range: [1, 2, 3, 4],\n bond_amount: 777,\n },\n {\n range: [2, 3, 4, 5, 6, 7],\n bond_amount: 450,\n },\n];\n")),(0,s.kt)("p",null,"The important concept to understand from this example is that bidders may submit different\nconfigurations at different prices (",(0,s.kt)("inlineCode",{parentName:"p"},"bond_amount"),"). However, only one of these bids would be\neligible to win exclusive of the others."),(0,s.kt)("p",null,"The winner selection algorithm will pick bids that may be non-overlapping in order to maximize the\namount of tokens held over the entire lease duration of the parachain slot. This means that the\nhighest bidder for any given slot lease period might not always win (see the\n",(0,s.kt)("a",{parentName:"p",href:"#examples"},"example below"),")."),(0,s.kt)("p",null,"A random number, which is based on the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#vrf"},"VRF")," used by\nPolkadot, is determined at each block.\nAdditionally, each auction will have a threshold that starts at 0 and increases to 1. The random\nnumber produced by the VRF is examined next to the threshold to determine if that block is the end\nof the auction within the so-called ",(0,s.kt)("em",{parentName:"p"},"ending period"),". Additionally, the VRF will pick a block from\nthe last epoch to access the state of bids which can help aid in mitigating some types of attacks\nfrom malicious validators."),(0,s.kt)("h3",{id:"examples"},"Examples"),(0,s.kt)("p",null,"There is one parachain slot available."),(0,s.kt)("p",null,"Charlie bids ",(0,s.kt)("inlineCode",{parentName:"p"},"75")," for the range 1 - 8."),(0,s.kt)("p",null,"Dave bids ",(0,s.kt)("inlineCode",{parentName:"p"},"100")," for the range 5 - 8."),(0,s.kt)("p",null,"Emily bids ",(0,s.kt)("inlineCode",{parentName:"p"},"40")," for the range 1 - 4."),(0,s.kt)("p",null,"Let's calculate each bidder's valuation according to the algorithm. We do this by multiplying the\nbond amount by the number of periods in the specified range of the bid."),(0,s.kt)("p",null,"Charlie - 75 ","*"," 8 = 600 for range 1 - 8"),(0,s.kt)("p",null,"Dave - 100 ","*"," 4 = 400 for range 5 - 8"),(0,s.kt)("p",null,"Emily - 40 ","*"," 4 = 160 for range 1 - 4"),(0,s.kt)("p",null,"Although Dave had the highest bid in accordance to token amount per period, when we do the\ncalculations we see that since he only bid for a range of 4, he would need to share the slot with\nEmily who bid much less. Together Dave and Emily's bids only equals a valuation of ",(0,s.kt)("inlineCode",{parentName:"p"},"560"),". Charlie's\nvaluation for the entire range is ",(0,s.kt)("inlineCode",{parentName:"p"},"600"),". Therefore Charlie is awarded the complete range of the\nparachain slot."),(0,s.kt)("h2",{id:"parachain-lease-extension"},"Parachain Lease Extension"),(0,s.kt)("p",null,"Before the slot lease expires, parachains have to bid and win another auction for continuity of the\nlease. To avoid any downtime in connectivity and minimize the risk of losing a subsequent auction,\nparachain teams need to plan ahead to bid for the lease extension before their current lease period\nends. Explained in the section above, each auction lets you bid for 8 LPs (Lease Periods) which\nenables two scenarios for the parachain's lease extension."),(0,s.kt)("h3",{id:"lease-extension-with-overlapping-slots"},"Lease Extension with Overlapping Slots"),(0,s.kt)("p",null,"Acquire a slot where the first lease period is before the last lease period of the current slot."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"Register a new ",(0,s.kt)("inlineCode",{parentName:"li"},"paraId")),(0,s.kt)("li",{parentName:"ul"},"Win a slot auction with the new ",(0,s.kt)("inlineCode",{parentName:"li"},"paraId"))),(0,s.kt)("p",null,"The parachain team has access to two slots:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"one that will end soon"),(0,s.kt)("li",{parentName:"ul"},"one that just started")),(0,s.kt)("p",null,"Both slots have at least one LP in common. When the old slot transitions to their last LP, the\nparachain can ",(0,s.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/4772"},"swap")," the slots. This can be done\nvia ",(0,s.kt)("a",{parentName:"p",href:"https://kusama.polkassembly.io/post/1491"},"on-chain governance"),". The ",(0,s.kt)("inlineCode",{parentName:"p"},"swap")," call is available in\nthe ",(0,s.kt)("inlineCode",{parentName:"p"},"registrar")," pallet."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Parachain Slot Swap",src:n(11308).Z,width:"1286",height:"896"})),(0,s.kt)("admonition",{title:"Any two parachains can swap their slots via XCM",type:"note"},(0,s.kt)("p",{parentName:"admonition"},"The ",(0,s.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/4772"},"slot swap via XCM")," requires two live\nparachains to send an XCM message to the relay chain to approve the swap. A parachain team with\naccess to two overlapping slots can start a shell parachain on the new slot and swap it with their\nactual parachain on the old slot, thus ensuring continuity of the lease.")),(0,s.kt)("h3",{id:"lease-extension-with-non-overlapping-slots"},"Lease Extension with Non-Overlapping Slots"),(0,s.kt)("p",null,"Acquire a slot where the first LP starts right after the end of the last LP of the current slot. In\nthis case, the parachain can bid directly with their current ",(0,s.kt)("inlineCode",{parentName:"p"},"paraId"),", and it will be automatically\nextended without the need of swapping. This method has the advantage of not having superfluous LP's\non different slots owned by the same team, however it has the disadvantage of losing flexibility on\nwhen to win a new slot: if the team does not win the exact slot, then it will suffer some downtime\nuntil it wins a new slot."),(0,s.kt)("h2",{id:"resources"},"Resources"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182287-how-does-a-parachain-slots-auction-work-"},"How do Parachain Slot Auctions Work")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://w3f-research.readthedocs.io/en/latest/polkadot/overview/3-parachain-allocation.html"},"Parachain Allocation")," -\nW3F research page on parachain allocation that goes more in depth to the mechanism"),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://polkadot.network/blog/research-update-the-case-for-candle-auctions/"},"Research Update: The Case for Candle Auctions")," -\nW3F breakdown and research update about candle auctions"),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3846363"},"Front-Running, Smart Contracts, and Candle Auctions"),"\nW3F Research team discusses how to remedy current blockchain auction setbacks with candle auctions")))}L.isMDXComponent=!0},11308:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/para-swap-3c765fb9e6860c7d7489a758af065cb0.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/145746f5.057bf6a6.js b/assets/js/145746f5.057bf6a6.js new file mode 100644 index 000000000000..b22cd4009565 --- /dev/null +++ b/assets/js/145746f5.057bf6a6.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[691],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>u});var n=a(74165),r=a(15861),l=a(67294),i=a(87152),o=a(34200),s=a(67425);function d(t,e,a){return p.apply(this,arguments)}function p(){return(p=(0,r.Z)((0,n.Z)().mark((function t(e,a,r){var l,s,d,p,m;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:l=void 0,s=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return l="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return l="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return l="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return l="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==l){t.next=18;break}return t.abrupt("return");case 18:return d=new i.U(l),t.next=21,o.G.create({provider:d});case 21:p=t.sent,(m=a.split(".")).forEach((function(t){t in p&&(p=p[t])})),t.t1=m[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return s=p.toString(),t.abrupt("break",35);case 29:return t.next=31,p();case 31:return s=(s=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+m[0]+") in "+a);case 35:return t.abrupt("return",s);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function m(t,e,a,n){switch(e){case"humanReadable":(0,s.HumanReadable)(t,a,n);break;case"precise":(0,s.Precise)(t,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(t,n);break;case"percentage":(0,s.Percentage)(t,n);break;case"arrayLength":(0,s.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(t){var e=t.network,a=t.path,i=t.defaultValue,o=t.filter,s=void 0===o?void 0:o,p=(0,l.useState)(""),u=p[0],k=p[1];return e=e.toLowerCase(),(0,l.useEffect)((function(){void 0!==s?m(i.toString(),s,e,k):k(i.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var l=function(){var t=(0,r.Z)((0,n.Z)().mark((function t(){var r;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,a,k);case 2:if(void 0!==(r=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==s?m(r,s,e,k):k(r);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{l()}catch(o){console.log(o)}}}),[]),u}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var r=void 0;if("polkadot"===a||"statemint"===a)r=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");r=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(r)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},1735:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>m,contentTitle:()=>d,default:()=>g,frontMatter:()=>s,metadata:()=>p,toc:()=>u});var n=a(87462),r=a(63366),l=(a(67294),a(3905)),i=a(47940),o=["components"],s={id:"maintain-polkadot-parameters",title:"Polkadot Parameters",sidebar_label:"Parameters",description:"A description about fundamental Polkadot parameters.",keywords:["parameters","actions","attributes","behaviors"],slug:"../maintain-polkadot-parameters"},d=void 0,p={unversionedId:"maintain/maintain-polkadot-parameters",id:"maintain/maintain-polkadot-parameters",title:"Polkadot Parameters",description:"A description about fundamental Polkadot parameters.",source:"@site/../docs/maintain/maintain-polkadot-parameters.md",sourceDirName:"maintain",slug:"/maintain-polkadot-parameters",permalink:"/docs/maintain-polkadot-parameters",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-polkadot-parameters.md",tags:[],version:"current",lastUpdatedBy:"github-actions[bot]",lastUpdatedAt:1679293124,formattedLastUpdatedAt:"Mar 20, 2023",frontMatter:{id:"maintain-polkadot-parameters",title:"Polkadot Parameters",sidebar_label:"Parameters",description:"A description about fundamental Polkadot parameters.",keywords:["parameters","actions","attributes","behaviors"],slug:"../maintain-polkadot-parameters"},sidebar:"docs",previous:{title:"Network Maintainers",permalink:"/docs/maintain-index"},next:{title:"Node Endpoints",permalink:"/docs/maintain-endpoints"}},m={},u=[{value:"Periods of common actions and attributes",id:"periods-of-common-actions-and-attributes",level:3},{value:"Accounts, Identity and Crowdloans",id:"accounts-identity-and-crowdloans",level:3},{value:"Governance",id:"governance",level:3},{value:"Staking, Validating, and Nominating",id:"staking-validating-and-nominating",level:3},{value:"Parachains",id:"parachains",level:3},{value:"Treasury",id:"treasury",level:3},{value:"Precision",id:"precision",level:3}],k={toc:u},c="wrapper";function g(t){var e=t.components,a=(0,r.Z)(t,o);return(0,l.kt)(c,(0,n.Z)({},k,a,{components:e,mdxType:"MDXLayout"}),(0,l.kt)("p",null,"Many of these parameter values can be updated via on-chain governance. If you require absolute\ncertainty of these parameter values, it is recommended you directly check the constants by looking\nat the ",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate/constants"},"chain state")," and/or\n",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"storage"),"."),(0,l.kt)("h3",{id:"periods-of-common-actions-and-attributes"},"Periods of common actions and attributes"),(0,l.kt)("p",null,(0,l.kt)("em",{parentName:"p"},"NOTE: Polkadot generally runs at ","\xbc","th the speed of Kusama, except in the time slot duration\nitself. See ",(0,l.kt)("a",{parentName:"em",href:"https://guide.kusama.network/docs/kusama-parameters/"},"Kusama Parameters")," for more\ndetails on how Polkadot's parameters differ from Kusama's.")),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"Slot: 6 seconds ","*","(generally one block per slot, although see note below)"),(0,l.kt)("li",{parentName:"ul"},"Epoch: 4 hours (2_400 slots x 6 seconds)"),(0,l.kt)("li",{parentName:"ul"},"Session: 4 hours (Session and Epoch lengths are the same)"),(0,l.kt)("li",{parentName:"ul"},"Era: 24 hours (6 sessions per Era, 2_400 slots x 6 epochs x 6 seconds)")),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Polkadot"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots","*"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slot"),(0,l.kt)("td",{parentName:"tr",align:null},"6 seconds"),(0,l.kt)("td",{parentName:"tr",align:null},"1")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Epoch"),(0,l.kt)("td",{parentName:"tr",align:null},"4 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"2_400")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Session"),(0,l.kt)("td",{parentName:"tr",align:null},"4 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"2_400")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Era"),(0,l.kt)("td",{parentName:"tr",align:null},"24 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400")))),(0,l.kt)("p",null,"*",(0,l.kt)("em",{parentName:"p"},"A maximum of one block per slot can be in a canonical chain. Occasionally, a slot will be without\na block in the chain. Thus, the times given are ",(0,l.kt)("em",{parentName:"em"},"estimates"),". See\n",(0,l.kt)("a",{parentName:"em",href:"/docs/learn-consensus"},"Consensus")," for more details.")),(0,l.kt)("h3",{id:"accounts-identity-and-crowdloans"},"Accounts, Identity and Crowdloans"),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"The ",(0,l.kt)("a",{parentName:"li",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"Existential Deposit")," is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The deposit required to set an Identity is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.identity.basicDeposit",defaultValue:20258e7,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The minimum contribution required to participate in a crowdloan is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.crowdloan.minContribution",defaultValue:5e10,filter:"humanReadable",mdxType:"RPC"}),"")),(0,l.kt)("h3",{id:"governance"},"Governance"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Democracy"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can vote on a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Launch period"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can select which proposal to hold a referendum on, i.e., every week, the highest-weighted proposal will be selected to have a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Enactment period"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"Time it takes for a successful referendum to be implemented on the network.")))),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Council"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The length of a council member's term until the next election round.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The council's voting period for motions.")))),(0,l.kt)("p",null,"The Polkadot Council consists of up to 13 members and up to 20 runners up."),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Technical committee"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Cool-off period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The time a veto from the technical committee lasts before the proposal can be submitted again.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Emergency voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"3 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"1_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The voting period after the technical committee expedites voting.")))),(0,l.kt)("h3",{id:"staking-validating-and-nominating"},"Staking, Validating, and Nominating"),(0,l.kt)("p",null,"The maximum number of validators that can be nominated by a nominator is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),".\n",""),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Polkadot"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"1 Day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"The time for which a validator is in the set after being elected. Note, this duration can be shortened in the case that a validator misbehaves.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Nomination period"),(0,l.kt)("td",{parentName:"tr",align:null},"1 Day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"How often a new validator set is elected according to Phragm\xe9n's method.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Bonding duration"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"How long until your funds will be transferrable after unbonding. Note that the bonding duration is defined in eras, not directly by slots.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slash defer duration"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},'Prevents overslashing and validators "escaping" and getting their nominators slashed with no repercussions to themselves. Note that the bonding duration is defined in eras, not directly by slots.')))),(0,l.kt)("h3",{id:"parachains"},"Parachains"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Crowdloans and Auctions"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Auction duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The total duration of the slot auction, subject to the candle auction mechanism.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Opening period"),(0,l.kt)("td",{parentName:"tr",align:null},"2 days"),(0,l.kt)("td",{parentName:"tr",align:null},"28_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The opening period of the slot auction.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Ending period"),(0,l.kt)("td",{parentName:"tr",align:null},"5 days"),(0,l.kt)("td",{parentName:"tr",align:null},"72_000"),(0,l.kt)("td",{parentName:"tr",align:null},"The ending period of the slot auction.")))),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Parachain Slot"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Lease period"),(0,l.kt)("td",{parentName:"tr",align:null},"12 weeks"),(0,l.kt)("td",{parentName:"tr",align:null},"1_209_600"),(0,l.kt)("td",{parentName:"tr",align:null},"The length of one lease period in a parachain slot.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Total slot duration"),(0,l.kt)("td",{parentName:"tr",align:null},"2 years"),(0,l.kt)("td",{parentName:"tr",align:null},"10_512_000"),(0,l.kt)("td",{parentName:"tr",align:null},"The maximum duration a parachain can lease by winning a slot auction (8 lease periods).")))),(0,l.kt)("h3",{id:"treasury"},"Treasury"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Treasury"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Periods between spends"),(0,l.kt)("td",{parentName:"tr",align:null},"24 days"),(0,l.kt)("td",{parentName:"tr",align:null},"345_600"),(0,l.kt)("td",{parentName:"tr",align:null},"When the treasury can spend again after spending previously.")))),(0,l.kt)("p",null,"Burn percentage is currently ",(0,l.kt)("inlineCode",{parentName:"p"},"1.00%"),"."),(0,l.kt)("h3",{id:"precision"},"Precision"),(0,l.kt)("p",null,"DOT have 10 decimals of precision. In other words, 10 ","*","*"," 10 (10_000_000_000 or ten billion)\nPlancks make up a DOT."),(0,l.kt)("p",null,"The denomination of DOT was changed from 12 decimals of precision at block #1,248,328 in an event\nknown as ",(0,l.kt)("em",{parentName:"p"},"Denomination Day"),". See ",(0,l.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"Redenomination")," for details."))}g.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/145746f5.65fb5ca8.js b/assets/js/145746f5.65fb5ca8.js deleted file mode 100644 index ef01403cb8a1..000000000000 --- a/assets/js/145746f5.65fb5ca8.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[691],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>u});var n=a(74165),r=a(15861),l=a(67294),i=a(92519),o=a(1612),s=a(67425);function d(t,e,a){return p.apply(this,arguments)}function p(){return(p=(0,r.Z)((0,n.Z)().mark((function t(e,a,r){var l,s,d,p,m;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:l=void 0,s=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return l="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return l="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return l="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return l="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==l){t.next=18;break}return t.abrupt("return");case 18:return d=new i.U(l),t.next=21,o.G.create({provider:d});case 21:p=t.sent,(m=a.split(".")).forEach((function(t){t in p&&(p=p[t])})),t.t1=m[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return s=p.toString(),t.abrupt("break",35);case 29:return t.next=31,p();case 31:return s=(s=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+m[0]+") in "+a);case 35:return t.abrupt("return",s);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function m(t,e,a,n){switch(e){case"humanReadable":(0,s.HumanReadable)(t,a,n);break;case"precise":(0,s.Precise)(t,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(t,n);break;case"percentage":(0,s.Percentage)(t,n);break;case"arrayLength":(0,s.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(t){var e=t.network,a=t.path,i=t.defaultValue,o=t.filter,s=void 0===o?void 0:o,p=(0,l.useState)(""),u=p[0],k=p[1];return e=e.toLowerCase(),(0,l.useEffect)((function(){void 0!==s?m(i.toString(),s,e,k):k(i.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var l=function(){var t=(0,r.Z)((0,n.Z)().mark((function t(){var r;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,a,k);case 2:if(void 0!==(r=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==s?m(r,s,e,k):k(r);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{l()}catch(o){console.log(o)}}}),[]),u}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var r=void 0;if("polkadot"===a||"statemint"===a)r=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");r=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(r)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},1735:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>m,contentTitle:()=>d,default:()=>g,frontMatter:()=>s,metadata:()=>p,toc:()=>u});var n=a(87462),r=a(63366),l=(a(67294),a(3905)),i=a(47940),o=["components"],s={id:"maintain-polkadot-parameters",title:"Polkadot Parameters",sidebar_label:"Parameters",description:"A description about fundamental Polkadot parameters.",keywords:["parameters","actions","attributes","behaviors"],slug:"../maintain-polkadot-parameters"},d=void 0,p={unversionedId:"maintain/maintain-polkadot-parameters",id:"maintain/maintain-polkadot-parameters",title:"Polkadot Parameters",description:"A description about fundamental Polkadot parameters.",source:"@site/../docs/maintain/maintain-polkadot-parameters.md",sourceDirName:"maintain",slug:"/maintain-polkadot-parameters",permalink:"/docs/maintain-polkadot-parameters",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-polkadot-parameters.md",tags:[],version:"current",lastUpdatedBy:"github-actions[bot]",lastUpdatedAt:1679293124,formattedLastUpdatedAt:"Mar 20, 2023",frontMatter:{id:"maintain-polkadot-parameters",title:"Polkadot Parameters",sidebar_label:"Parameters",description:"A description about fundamental Polkadot parameters.",keywords:["parameters","actions","attributes","behaviors"],slug:"../maintain-polkadot-parameters"},sidebar:"docs",previous:{title:"Network Maintainers",permalink:"/docs/maintain-index"},next:{title:"Node Endpoints",permalink:"/docs/maintain-endpoints"}},m={},u=[{value:"Periods of common actions and attributes",id:"periods-of-common-actions-and-attributes",level:3},{value:"Accounts, Identity and Crowdloans",id:"accounts-identity-and-crowdloans",level:3},{value:"Governance",id:"governance",level:3},{value:"Staking, Validating, and Nominating",id:"staking-validating-and-nominating",level:3},{value:"Parachains",id:"parachains",level:3},{value:"Treasury",id:"treasury",level:3},{value:"Precision",id:"precision",level:3}],k={toc:u},c="wrapper";function g(t){var e=t.components,a=(0,r.Z)(t,o);return(0,l.kt)(c,(0,n.Z)({},k,a,{components:e,mdxType:"MDXLayout"}),(0,l.kt)("p",null,"Many of these parameter values can be updated via on-chain governance. If you require absolute\ncertainty of these parameter values, it is recommended you directly check the constants by looking\nat the ",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate/constants"},"chain state")," and/or\n",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"storage"),"."),(0,l.kt)("h3",{id:"periods-of-common-actions-and-attributes"},"Periods of common actions and attributes"),(0,l.kt)("p",null,(0,l.kt)("em",{parentName:"p"},"NOTE: Polkadot generally runs at ","\xbc","th the speed of Kusama, except in the time slot duration\nitself. See ",(0,l.kt)("a",{parentName:"em",href:"https://guide.kusama.network/docs/kusama-parameters/"},"Kusama Parameters")," for more\ndetails on how Polkadot's parameters differ from Kusama's.")),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"Slot: 6 seconds ","*","(generally one block per slot, although see note below)"),(0,l.kt)("li",{parentName:"ul"},"Epoch: 4 hours (2_400 slots x 6 seconds)"),(0,l.kt)("li",{parentName:"ul"},"Session: 4 hours (Session and Epoch lengths are the same)"),(0,l.kt)("li",{parentName:"ul"},"Era: 24 hours (6 sessions per Era, 2_400 slots x 6 epochs x 6 seconds)")),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Polkadot"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots","*"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slot"),(0,l.kt)("td",{parentName:"tr",align:null},"6 seconds"),(0,l.kt)("td",{parentName:"tr",align:null},"1")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Epoch"),(0,l.kt)("td",{parentName:"tr",align:null},"4 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"2_400")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Session"),(0,l.kt)("td",{parentName:"tr",align:null},"4 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"2_400")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Era"),(0,l.kt)("td",{parentName:"tr",align:null},"24 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400")))),(0,l.kt)("p",null,"*",(0,l.kt)("em",{parentName:"p"},"A maximum of one block per slot can be in a canonical chain. Occasionally, a slot will be without\na block in the chain. Thus, the times given are ",(0,l.kt)("em",{parentName:"em"},"estimates"),". See\n",(0,l.kt)("a",{parentName:"em",href:"/docs/learn-consensus"},"Consensus")," for more details.")),(0,l.kt)("h3",{id:"accounts-identity-and-crowdloans"},"Accounts, Identity and Crowdloans"),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"The ",(0,l.kt)("a",{parentName:"li",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"Existential Deposit")," is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The deposit required to set an Identity is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.identity.basicDeposit",defaultValue:20258e7,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The minimum contribution required to participate in a crowdloan is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.crowdloan.minContribution",defaultValue:5e10,filter:"humanReadable",mdxType:"RPC"}),"")),(0,l.kt)("h3",{id:"governance"},"Governance"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Democracy"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can vote on a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Launch period"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can select which proposal to hold a referendum on, i.e., every week, the highest-weighted proposal will be selected to have a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Enactment period"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"Time it takes for a successful referendum to be implemented on the network.")))),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Council"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The length of a council member's term until the next election round.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The council's voting period for motions.")))),(0,l.kt)("p",null,"The Polkadot Council consists of up to 13 members and up to 20 runners up."),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Technical committee"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Cool-off period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The time a veto from the technical committee lasts before the proposal can be submitted again.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Emergency voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"3 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"1_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The voting period after the technical committee expedites voting.")))),(0,l.kt)("h3",{id:"staking-validating-and-nominating"},"Staking, Validating, and Nominating"),(0,l.kt)("p",null,"The maximum number of validators that can be nominated by a nominator is\n",(0,l.kt)(i.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),".\n",""),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Polkadot"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"1 Day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"The time for which a validator is in the set after being elected. Note, this duration can be shortened in the case that a validator misbehaves.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Nomination period"),(0,l.kt)("td",{parentName:"tr",align:null},"1 Day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"How often a new validator set is elected according to Phragm\xe9n's method.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Bonding duration"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},"How long until your funds will be transferrable after unbonding. Note that the bonding duration is defined in eras, not directly by slots.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slash defer duration"),(0,l.kt)("td",{parentName:"tr",align:null},"28 days"),(0,l.kt)("td",{parentName:"tr",align:null},"403_200"),(0,l.kt)("td",{parentName:"tr",align:null},'Prevents overslashing and validators "escaping" and getting their nominators slashed with no repercussions to themselves. Note that the bonding duration is defined in eras, not directly by slots.')))),(0,l.kt)("h3",{id:"parachains"},"Parachains"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Crowdloans and Auctions"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Auction duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The total duration of the slot auction, subject to the candle auction mechanism.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Opening period"),(0,l.kt)("td",{parentName:"tr",align:null},"2 days"),(0,l.kt)("td",{parentName:"tr",align:null},"28_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The opening period of the slot auction.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Ending period"),(0,l.kt)("td",{parentName:"tr",align:null},"5 days"),(0,l.kt)("td",{parentName:"tr",align:null},"72_000"),(0,l.kt)("td",{parentName:"tr",align:null},"The ending period of the slot auction.")))),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Parachain Slot"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Lease period"),(0,l.kt)("td",{parentName:"tr",align:null},"12 weeks"),(0,l.kt)("td",{parentName:"tr",align:null},"1_209_600"),(0,l.kt)("td",{parentName:"tr",align:null},"The length of one lease period in a parachain slot.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Total slot duration"),(0,l.kt)("td",{parentName:"tr",align:null},"2 years"),(0,l.kt)("td",{parentName:"tr",align:null},"10_512_000"),(0,l.kt)("td",{parentName:"tr",align:null},"The maximum duration a parachain can lease by winning a slot auction (8 lease periods).")))),(0,l.kt)("h3",{id:"treasury"},"Treasury"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Treasury"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Periods between spends"),(0,l.kt)("td",{parentName:"tr",align:null},"24 days"),(0,l.kt)("td",{parentName:"tr",align:null},"345_600"),(0,l.kt)("td",{parentName:"tr",align:null},"When the treasury can spend again after spending previously.")))),(0,l.kt)("p",null,"Burn percentage is currently ",(0,l.kt)("inlineCode",{parentName:"p"},"1.00%"),"."),(0,l.kt)("h3",{id:"precision"},"Precision"),(0,l.kt)("p",null,"DOT have 10 decimals of precision. In other words, 10 ","*","*"," 10 (10_000_000_000 or ten billion)\nPlancks make up a DOT."),(0,l.kt)("p",null,"The denomination of DOT was changed from 12 decimals of precision at block #1,248,328 in an event\nknown as ",(0,l.kt)("em",{parentName:"p"},"Denomination Day"),". See ",(0,l.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"Redenomination")," for details."))}g.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/1646726c.05c86cad.js b/assets/js/1646726c.05c86cad.js deleted file mode 100644 index f1f962f49099..000000000000 --- a/assets/js/1646726c.05c86cad.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2169],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>p});var n=a(74165),o=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function d(e,t,a){return h.apply(this,arguments)}function h(){return(h=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,d,h,c;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,s.G.create({provider:d});case 21:h=e.sent,(c=a.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,h=(0,i.useState)(""),p=h[0],u=h[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?c(r.toString(),l,t,u):u(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,u);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(o,l,t,u):u(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},78381:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>d,default:()=>m,frontMatter:()=>l,metadata:()=>h,toc:()=>p});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"learn-staking",title:"Introduction to Staking",sidebar_label:"Introduction to Staking",description:"Overview of Staking and NPoS on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","faq"],slug:"../learn-staking"},d=void 0,h={unversionedId:"learn/learn-staking",id:"learn/learn-staking",title:"Introduction to Staking",description:"Overview of Staking and NPoS on Polkadot.",source:"@site/../docs/learn/learn-staking.md",sourceDirName:"learn",slug:"/learn-staking",permalink:"/docs/learn-staking",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-staking.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"learn-staking",title:"Introduction to Staking",sidebar_label:"Introduction to Staking",description:"Overview of Staking and NPoS on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","faq"],slug:"../learn-staking"},sidebar:"docs",previous:{title:"Staking",permalink:"/docs/learn-staking-index"},next:{title:"Nomination Pools",permalink:"/docs/learn-nomination-pools"}},c={},p=[{value:"Proof-of-Stake (PoS)",id:"proof-of-stake-pos",level:2},{value:"Nominated Proof-of-Stake (NPoS)",id:"nominated-proof-of-stake-npos",level:2},{value:"Nominating Validators",id:"nominating-validators",level:3},{value:"Eras and Sessions",id:"eras-and-sessions",level:3},{value:"Staking Rewards",id:"staking-rewards",level:3},{value:"Skin in the game when Staking",id:"skin-in-the-game-when-staking",level:3},{value:"Being a Nominator",id:"being-a-nominator",level:2},{value:"Tasks and Responsibilities of a Nominator",id:"tasks-and-responsibilities-of-a-nominator",level:3},{value:"Selection of Validators",id:"selection-of-validators",level:3},{value:"Validator Selection Criteria",id:"validator-selection-criteria",level:4},{value:"Network Providers",id:"network-providers",level:4},{value:"Keeping Track of Nominated Validators",id:"keeping-track-of-nominated-validators",level:4},{value:"Stash Account and Staking Proxy",id:"stash-account-and-staking-proxy",level:3},{value:"Claiming Staking Rewards",id:"claiming-staking-rewards",level:3},{value:"Slashing",id:"slashing",level:3},{value:"Chilling",id:"chilling",level:3},{value:"Fast Unstake",id:"fast-unstake",level:3},{value:"Why and Why not to Stake?",id:"why-and-why-not-to-stake",level:2},{value:"Pros of Staking",id:"pros-of-staking",level:3},{value:"Cons of Staking",id:"cons-of-staking",level:3},{value:"How many Validators?",id:"how-many-validators",level:2},{value:"Why am I not receiving rewards?",id:"why-am-i-not-receiving-rewards",level:2},{value:"Staking FAQ",id:"staking-faq",level:2},{value:"Resources",id:"resources",level:2}],u={toc:p},k="wrapper";function m(e){var t=e.components,l=(0,o.Z)(e,s);return(0,i.kt)(k,(0,n.Z)({},u,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". Discover the new\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Staking Dashboard")," that makes staking much easier and\ncheck this\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started. The dashboard supports ",(0,i.kt)("a",{parentName:"p",href:"/docs/ledger"},"Ledger")," devices natively and\ndoes not require an extension or wallet as an interface.")),(0,i.kt)("admonition",{title:"Stake through Nomination Pools",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum amount required to become an active nominator and earn rewards may change from era to\nera.\nIt is currently ",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:3269785922095,filter:"humanReadable",mdxType:"RPC"})),".\n","\nIf you have less DOT than the minimum active\nnomination and still want to participate in staking, you can join the nomination pools. You can now\nstake on Polkadot natively with just\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"})),"\n","\nin the nomination pools and earn staking rewards. For additional information, check out\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".\nCheck the wiki doc on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools")," for more information.")),(0,i.kt)("p",null,"Here you will learn about what staking is, why it is important and how it works on\nPolkadot."),(0,i.kt)("h2",{id:"proof-of-stake-pos"},"Proof-of-Stake (PoS)"),(0,i.kt)("p",null,"Blockchain networks use ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#why-do-we-need-consensus"},"consensus")," mechanisms to\nfinalize blocks on the chain. Consensus is the process of agreeing on something, in this case, the\nprogression of the blockchain or how blocks are added to the chain. Consensus consists of two\nactions:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Block production"),", i.e. the way multiple blocks candidates are produced, and"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Block finality"),", i.e. the way only one block out of many candidates is selected and added to\nthe canonical chain (see ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-consensus/#probabilistic-vs-provable-finality"},"this")," article\nfor more information about finality).")),(0,i.kt)("p",null,"Proof-of-Work (PoW) and Proof-of-Stake (PoS) are well-known mechanisms used to reach consensus in a\nsecure and trustless way on public blockchains, where there are many participants who do not know\neach other (and probably never will). In PoW, network security relies on the fact that the miners\nwho are responsible for adding blocks to the chain must compete to solve difficult mathematic\npuzzles to add blocks - a solution that has been criticized for the wastage of energy. For doing\nthis work, miners are typically rewarded with tokens."),(0,i.kt)("p",null,"In PoS networks like Polkadot the security of\nthe network depends on the amount of capital locked on the chain: the more the capital locked, the\nlower the chance of an attack on the network, as the attacker needs to incur a heavy loss to\norchestrate a successful attack (more on this later on). The process of locking tokens on the chain\nis called ",(0,i.kt)("strong",{parentName:"p"},"staking"),"."),(0,i.kt)("p",null,"Similar to the miners in PoW networks, PoS networks have ",(0,i.kt)("strong",{parentName:"p"},"validators"),", but they do not have to\ncompete with each other to solve mathematical puzzles. They are instead pre-selected to produce the\nblocks based on the stake backing them. Token holders can lock funds on the chain and for doing so,\nthey are getting ",(0,i.kt)("strong",{parentName:"p"},"staking rewards"),". There is thus an economic incentive for token holders to\nbecome active participants who contribute to the economic security and stability of the network. PoS\nnetworks in general are therefore more inclusive than PoW networks, as participants do not need to\nhave either technical knowledge about blockchain technology or experience in running mining\nequipment."),(0,i.kt)("p",null,'PoS ensures that everybody participating in the staking process has "skin in the game" and thus can\nbe held accountable. In case of misbehavior, participants in the staking process can be punished or\n',(0,i.kt)("strong",{parentName:"p"},"slashed"),", and depending on the gravity of the situation, their stake can be partly or fully\nconfiscated by the network. It is not in a staker's economic interest to orchestrate an attack and\nrisk losing tokens. Any rational actor staking on the network would want to get rewarded, and the\nPoS network rewards good behavior and punishes bad behavior."),(0,i.kt)("h2",{id:"nominated-proof-of-stake-npos"},"Nominated Proof-of-Stake (NPoS)"),(0,i.kt)("p",null,"Polkadot implements\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#nominated-proof-of-stake"},"Nominated Proof-of-Stake (NPoS)"),", a relatively novel\nand sophisticated mechanism to select the validators who are allowed to participate in its\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus"},"consensus")," protocol. NPoS encourages\nDOT holders to participate as ",(0,i.kt)("strong",{parentName:"p"},"nominators"),"."),(0,i.kt)("p",null,"Any potential validators can indicate their intention to be a validator candidate. Their candidacies\nare made public to all nominators, and a nominator, in turn, submits a list of up to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\n","\ncandidates that it supports, and the network will automatically distribute the stake among\nvalidators in an even manner so that the economic security is maximized. In the next era, a certain\nnumber of validators having the most DOT backing\nget elected and become active. For more information about the election algorithm go to\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"this")," page on the wiki or\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Paper"},"this")," research article. As a\nnominator, a minimum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),"\n","\nis required to submit an intention to nominate, which can be thought of as registering to be a\nnominator. Note that in NPoS the stake of both nominators and validators can be slashed. For an\nin-depth review of NPoS see\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview"},"this")," research article."),(0,i.kt)("admonition",{title:"Minimum Nomination to Receive Staking Rewards",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"Although the minimum nomination intent is\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),",\n","\nit does not guarantee staking rewards. The nominated amount has to be greater than\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator#minimum-active-nomination-to-receive-staking-rewards"},"minimum active nomination"),",\nwhich is a dynamic value that can be much higher than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),".\n","\nThis dynamic value depends on the amount of DOT\nbeing staked, in addition to the selected nominations.")),(0,i.kt)("h3",{id:"nominating-validators"},"Nominating Validators"),(0,i.kt)("p",null,"Nominating on Polkadot requires 2 actions:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Locking tokens on-chain."),(0,i.kt)("li",{parentName:"ul"},"Selecting a set of validators, to whom these locked tokens will automatically be allocated to.")),(0,i.kt)("p",null,"How many tokens you lock up is completely up to you - as are the validators you wish to select. The\naction of locking tokens is also known as ",(0,i.kt)("strong",{parentName:"p"},"bonding"),". You can also refer to your locked tokens as\nyour bonded tokens, or staked tokens. Likewise, selecting validators is also known as backing or\nnominating validators. These terms are used interchangeably by the community. From now on locked\ntokens will be referred to as bonded tokens."),(0,i.kt)("p",null,"Once the previous 2 steps are completed and you are nominating, your bonded tokens could be\nallocated to one or more of your selected validators, and this happens every time the active\nvalidator set changes. This validator set is updated every era on\nPolkadot."),(0,i.kt)("p",null,"Unlike other staking systems, Polkadot\nautomatically chooses which of your selected validators will be backed by your bonded tokens.\nSelecting a group of validators increases your chances of consistently backing at least one who is\nactive. This results in your bonded tokens being allocated to validators more often, which means\nmore network security and more rewards. This is in strong contrast to other staking systems that\nonly allow you to back one validator; if that validator is not active, you as a staker will also not\nbe. Polkadot's nomination model solves this."),(0,i.kt)("p",null,"Polkadot uses tools ranging from election\ntheory to game theory to discrete optimization, to develop an efficient validator selection process\nthat offers fair representation and security, thus avoiding uneven power and influence among\nvalidators. The election algorithms used by\nPolkadot are based on the Proportional\nJustified Representation (PJR) methods like ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragmen"),". For more information\nabout PJR methods visit ",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview"},"this"),"\nresearch article."),(0,i.kt)("h3",{id:"eras-and-sessions"},"Eras and Sessions"),(0,i.kt)("p",null,"The stake from nominators is used to increase the number of tokens held by such candidates,\nincreasing their chance of being selected by the election algorithm for block production during a\nspecific ",(0,i.kt)("strong",{parentName:"p"},"era"),". An era is a period of 24 hours\nduring which an ",(0,i.kt)("strong",{parentName:"p"},"active set")," of validators is producing blocks and performing other actions on the\nchain. This means that not all validators are in the active set and such set changes between eras.\nEach era is divided into 6 epochs or ",(0,i.kt)("strong",{parentName:"p"},"sessions")," during which validators are assigned as block\nproducers to specific time frames or ",(0,i.kt)("strong",{parentName:"p"},"slots"),". This means that validators know the slots when they\nwill be required to produce a block within a specific session, but they do not know all the slots\nwithin a specific era. Having sessions adds a layer of security because it decreases the chance of\nhaving multiple validators assigned to a slot colluding to harm the network."),(0,i.kt)("h3",{id:"staking-rewards"},"Staking Rewards"),(0,i.kt)("p",null,"Validators who produce a block are rewarded with tokens, and they can share rewards with their\nnominators. Both validators and nominators can stake their tokens on chain and receive staking\nrewards at the end of each era. The staking system pays out rewards equally to all validators\nregardless of stake. Thus, having more stake in a validator does not influence the amount of block\nrewards it receives. This avoids the centralization of power to a few validators. There is a\nprobabilistic component in the calculation of rewards, so they may not be exactly equal for all\nvalidators. In fact, during each era validators can earn ",(0,i.kt)("strong",{parentName:"p"},"era points")," by doing different tasks on\nchain. The more the points, the higher the reward for a specific era. This promotes validators'\nactivity on chain. To know more about era points, and how and on which basis they are distributed\nvisit the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"dedicated page"),". Distribution of the\nrewards is pro-rata to all stakers after the validator's commission is deducted."),(0,i.kt)("h3",{id:"skin-in-the-game-when-staking"},"Skin in the game when Staking"),(0,i.kt)("p",null,"The security of PoS networks depends on the amount of staked tokens. To successfully attack the\nnetwork, a malicious actor would need to accrue a large number of tokens or would need different\nparticipants to collude and act maliciously. If there is an attack in the case of NPoS, both the\nvalidator(s) and nominators will be slashed resulting in their stake being partially or fully\nconfiscated by the network and then deposited to the treasury. There is little interest for a\nrational network participant to act in a harmful way because NPoS ensures that all participants can\nbe held accountable for their bad actions. In NPoS, validators are paid equal rewards regardless of\nthe amount of stake backing them, thus avoiding large payouts to few large validators which might\nlead to centralization."),(0,i.kt)("h2",{id:"being-a-nominator"},"Being a Nominator"),(0,i.kt)("h3",{id:"tasks-and-responsibilities-of-a-nominator"},"Tasks and Responsibilities of a Nominator"),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Validators.")," Since validator slots are limited, most of those who wish to stake their\nDOT and contribute to the economic security of\nthe network will be nominators, thus here we focus on the role of nominators. However, it is worth\nmentioning that validators do most of the heavy lifting: they run the validator nodes and manage\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/security/keys/session"},"session keys"),", produce new block\ncandidates in ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#block-production-babe"},"BABE"),", vote and come to consensus in\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#finality-gadget-grandpa"},"GRANDPA"),", validate the state transition function of\nparachains, and possibly some other responsibilities regarding data availability and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM"),". For more information, you can take a look at the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-validator"},"validator docs")," to understand what you need to do as a validator. If you want\nto become a validator you can consult\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"this")," guide."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Nominators.")," Nominators have far fewer responsibilities than validators. These include selecting\nvalidators and monitoring their performance, keeping an eye on changing commission rates (a\nvalidator can change commission at any time), and general health monitoring of their validators'\naccounts. Thus, while not being completely set-it-and-forget-it, a nominator's experience is\nrelatively hands-off compared to that of a validator, and even more with\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),". For more information, you can take a look at the\nnominator ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"guide")," to understanding your responsibilities as a nominator."),(0,i.kt)("p",null,"If you want to become a nominator, see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"this")," guide. If you are a beginner and\nwould like to securely stake your tokens using the Polkadot-JS UI, refer to\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168057-how-do-i-stake-nominate-on-polkadot-"},"this"),"\nsupport article.\n"),(0,i.kt)("admonition",{title:"Polkadot Staking Dashboard",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/dashboard/#/overview"},"Staking Dashboard")," provides a more\nuser-friendly alternative to staking. See the instructions in\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182133-how-to-use-the-staking-dashboard-staking-your-dot"},"this"),"\nsupport article to learn how to stake with the dashboard.")),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Pools."),' Pools are "built" on top of NPoS to provide a very low barrier to entry to staking,\nwithout sacrificing Polkadot\'s strict security model.'),(0,i.kt)("h3",{id:"selection-of-validators"},"Selection of Validators"),(0,i.kt)("p",null,"The task of choosing validators is not simple, as it should take into account nominator reward and\nrisk preferences. Ideally one aims to maximize the reward-to-risk ratio by maximizing rewards and\nminimizing risks, with sometimes having to compromise between the two, as minimizing risks might\ndecrease rewards as well. Nominators should pay attention, especially to six criteria when\nnominating validators (not in order of importance):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"recent history of the era points earned across eras"),(0,i.kt)("li",{parentName:"ul"},"validator's self stake (shows skin in the game)"),(0,i.kt)("li",{parentName:"ul"},"total stake backing the validator (which is the sum of self stake and the stake coming from\nnominators)"),(0,i.kt)("li",{parentName:"ul"},"commission fees (i.e. how much validators charge nominators)"),(0,i.kt)("li",{parentName:"ul"},"verified identity"),(0,i.kt)("li",{parentName:"ul"},"previous slashes")),(0,i.kt)("p",null,"The diagram below shows how the selection of those criteria affects the reward-to-risk ratio."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"rewards and risks diagram",src:a(89303).Z,width:"1920",height:"800"})),(0,i.kt)("h4",{id:"validator-selection-criteria"},"Validator Selection Criteria"),(0,i.kt)("p",null,"To maximize rewards and minimize risk, one could select those validators that:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"have era points above average (because they will get more rewards for being active),"),(0,i.kt)("li",{parentName:"ul"},"have the total stake backing the validator below the average active validator stake (because they\nwill pay out more rewards per staked DOT),"),(0,i.kt)("li",{parentName:"ul"},"have high own stake (because if slashed they have something to lose),"),(0,i.kt)("li",{parentName:"ul"},"have low commission fees but not 0% (because it makes sense that for doing the heavy lifting,\nvalidators ask for a small commission),"),(0,i.kt)("li",{parentName:"ul"},"have on-chain registered identity (because it adds a layer of trust and possibly provides access\nto their website and contact details),"),(0,i.kt)("li",{parentName:"ul"},"and have not been slashed (meaning that their on-chain behavior is genuine).")),(0,i.kt)("h4",{id:"network-providers"},"Network Providers"),(0,i.kt)("p",null,"For successful operation, a Validator node should always be ensured to meet the required\n",(0,i.kt)("a",{parentName:"p",href:"../maintain/maintain-guides-how-to-validate-polkadot#reference-hardware"},"software, hardware, and network bandwidth specifications"),".\nUnderstandably, most of the validator nodes run on cloud service providers that guarantee high\nhardware specifications and high levels of availability and connectivity. Keep in mind that a\nvalidator in the active set is supposed to be fully online and available for producing blocks. If\nthe active validator node goes offline due to network interruptions or a power outage, that\nvalidator might be subject to\n",(0,i.kt)("a",{parentName:"p",href:"./learn-staking-advanced#unresponsiveness"},"slashing due to unresponsiveness"),". As\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus#block-production-babe"},"Polkadot's block production mechanism")," is reasonably\nresilient to a small proportion of validators going offline, no slashing is imposed until 10% of the\nvalidators in the active set go offline. Hence, if multiple nodes are running on a single cloud\nservice provider and go offline simultaneously due to an outage or due to a change in their terms\nand conditions policy regarding the support of Proof-of-Stake (PoS) operations, the offline\nvalidators and all the nominators backing them can be slashed up 7% of their stake on Polkadot.\nHence, it is recommended that you check if you are nominating the validator nodes that are running\non cloud service providers, and if they do, check if they allow for Proof-of-Stake operations."),(0,i.kt)("admonition",{title:"Checking Validators using Network Providers",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"You can connect your stash account to the ",(0,i.kt)("a",{parentName:"p",href:"https://polkawatch.app/"},"Polkawatch app"),". The app will\nshow your rewards earned in the past 60 eras divided by network provider and country. You will be\nable to see networks used by each validator and verify if your validators are using providers who\nsupport PoS. This is also a great tool to explore how decentralized your nominations are and act\naccordingly.")),(0,i.kt)("h4",{id:"keeping-track-of-nominated-validators"},"Keeping Track of Nominated Validators"),(0,i.kt)("admonition",{title:"Nominators must periodically check their validators",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"Nominating is ",(0,i.kt)("em",{parentName:"p"},"not"),' a "set and forget" operation. The whole NPoS system is dynamic and nominators\nshould periodically monitor the performance and reputation of their validators. Failing to do so\ncould result in applied slashes and/or rewards not being paid out, possibly for a prolonged period.')),(0,i.kt)("p",null,"Although the theory can be used as a general guideline, in practice it is more complicated and\nfollowing the theory might not necessarily lead to the desired result. Validators might have the\ntotal stake backing them below average, low commission and above average era points in one era and\nthen have a different profile in the next one. Selection based the criteria like on-chain identity,\nslash history and low commission make the staking rewards deterministic. But some criteria vary more\nthan others, with era points being the most variable and thus one of the key probabilistic\ncomponents of staking rewards. Part of this probability is directly related to the fact that a\nvalidator can produce blocks for a parachain (i.e. para-validators) or the relay chain, with\npara-validators earning more era points per unit time (see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout#era-points"},"this")," page for more information). The\nrole can switch between sessions, and you can look at\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"the staking tab on the Polkadot-JS UI")," to know which\nvalidator is producing blocks for the relay chain or parachains."),(0,i.kt)("p",null,"It is not recommended to change nominations because of the low era points of a validator in a single\nera. Variability in rewards due to the era points should level out over time. If a validator\nconsistently gets era points below average, it makes sense to nominate a better-performing validator\nfor the health of the network and increased staking rewards. See\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000150130-how-do-i-know-which-validators-to-choose-"},"this"),"\nsupport article to understand in detail how to select the set of validators to nominate."),(0,i.kt)("h3",{id:"stash-account-and-staking-proxy"},"Stash Account and Staking Proxy"),(0,i.kt)("p",null,"Two different accounts can be used to securely manage your funds while staking."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Stash:")," This account holds funds bonded for staking, but delegates all staking functions to a\nstaking proxy account. You may actively participate in staking with a stash private key kept in a\ncold wallet like Ledger, meaning it stays offline all the time. Having a staking proxy will allow\nyou to sign all staking-related transactions with the proxy instead of using your Ledger device.\nThis will allow you:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"to avoid carrying around your Ledger device just to sign staking-related transactions, and"),(0,i.kt)("li",{parentName:"ul"},"to and to keep the transaction history of your stash clean"))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Staking Proxy:")," This account acts on behalf of the stash account, signaling decisions about\nnominating and validating. It can set preferences like commission (for validators) and the staking\nrewards payout account. The earned rewards can be bonded (locked) immediately for bonding on your\nstash account, which would effectively compound the rewards you receive over time. You could also\nchoose to have them deposited to a different account as a free (transferable) balance. If you are\na validator, it can also be used to set your ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"session keys"),". Staking\nproxies only need sufficient funds to pay for the transaction fees."))),(0,i.kt)("admonition",{type:"warning"},(0,i.kt)("p",{parentName:"admonition"},'Never leave a high balance on a proxy account which are usually "hot" as their private key is stored\non the device (PC, phone) and it is always exposed to the internet for potential hacks and scams. It\nis good practice to deposit rewards on the stash account or to send them to another account on a\ncold wallet.')),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"staking",src:a(4080).Z,width:"1920",height:"800"})),(0,i.kt)("p",null,"This hierarchy of separate keys for stash and staking accounts was designed to add a layer of\nprotection to nominators and validator operators. The more often one exposes and uses a private key,\nthe higher its vulnerability for hacks or scams. So, if one uses a key for multiple roles on a\nblockchain network, it is likely that the account can get compromised. Note that the damage linked\nto stolen private keys is different depending on the type of account derivation. In the case of soft\nderivation, all derived accounts are compromised. More information about account derivation can be\nfound ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts/#derivation-paths"},"here"),"."),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For Ledger users staking directly on Ledger Live, currently, there is no option to use separate\nstash and staking proxy accounts."),(0,i.kt)("p",{parentName:"admonition"},"Ledger devices are now supported in ",(0,i.kt)("a",{parentName:"p",href:"https://talisman.xyz/"},"Talisman")," extension. Users can import\ntheir Ledger accounts in the extension and use them as a stash in staking. You can find more\ninformation about Talisman and other wallets that officially secured funding from the treasury\n",(0,i.kt)("a",{parentName:"p",href:"/docs/wallets-and-extensions"},"here"),".")),(0,i.kt)("h3",{id:"claiming-staking-rewards"},"Claiming Staking Rewards"),(0,i.kt)("p",null,""),(0,i.kt)("p",null,"Rewards are calculated per era (approximately six hours on Kusama and twenty-four hours on\nPolkadot). These rewards are calculated based on era points, which have a probabilistic component.\nIn other words, there may be slight differences in your rewards from era to era, and even amongst\nvalidators in the active set at the same time. These variations should cancel out over a long enough\ntimeline. See the page on ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"Validator Payout Guide"),"."),(0,i.kt)("p",null,"The distribution of staking rewards to the nominators is not automatic and needs to be triggered by\nsomeone. Typically the validators take care of this, but anyone can permissionlessly trigger rewards\npayout for all the nominators whose stake has backed a specific validator in the active set of that\nera. Staking rewards are kept available for 84 eras. The following calculation can be used to\napproximate this length in days on Polkadot:"),(0,i.kt)("p",null,"",(0,i.kt)("inlineCode",{parentName:"p"},"84 eras")," \xd7 ",(0,i.kt)("inlineCode",{parentName:"p"},"24 hours in a single era")," \xf7 ",(0,i.kt)("inlineCode",{parentName:"p"},"24 hours in a day")," = ",(0,i.kt)("inlineCode",{parentName:"p"},"84 days"),"\n","","","",""),(0,i.kt)("p",null,"For more information on why this is so, see the page on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"simple payouts"),"."),(0,i.kt)("admonition",{title:"Payouts",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Payouts are unclaimed rewards waiting to be paid out to both validators and nominators. If you go to\nthe Staking payouts page on ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"Polkadot-JS"),", you will see a\nlist of all validators that you have nominated in the past 84 eras and for which you have not yet\nreceived a payout. The payout page is visible only to stakers."),(0,i.kt)("p",{parentName:"admonition"},"Each validator as well as their nominators have the option to trigger the payout for all unclaimed\neras. Note that this will pay everyone who was nominating that validator during those eras.\nTherefore, you may not see anything in this tab, yet still have received a payout if somebody\n(generally, but not necessarily, another nominator or the validator operator) has triggered the\npayout for that validator for that era.")),(0,i.kt)("admonition",{title:"Time limit to claim staking rewards",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"If nobody claims your staking rewards within 84 eras, then you will not be able to claim them and\nthey will be lost. Additionally, if the validator unbonds all their own stake, any pending payouts\nwill also be lost. Since unbonding takes\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.bondingDuration",defaultValue:28,mdxType:"RPC"}),"\n","\ndays, nominators should check if they have pending payouts at least this often.")),(0,i.kt)("p",null,"Rewards can be directed to the same account used to sign the payout or to a completely unrelated\naccount. It is also possible to top-up / withdraw some bonded tokens without having to un-stake all\nstaked tokens."),(0,i.kt)("p",null,"If you wish to know if you received a payout, you will have to check via a block explorer. See\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168954-how-can-i-see-my-staking-rewards-"},"the relevant Support page"),"\nfor details. For specific details about validator payouts, please see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"this guide"),"."),(0,i.kt)("h3",{id:"slashing"},"Slashing"),(0,i.kt)("p",null,"Slashing will happen if a validator misbehaves (e.g. goes offline, attacks the network, or runs\nmodified software) in the network. They and their nominators will get slashed by losing a percentage\nof their bonded/staked DOT."),(0,i.kt)("p",null,"Any slashed DOT will be added to the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-treasury"},"Treasury"),". The rationale for this (rather\nthan burning or distributing them as rewards) is that slashes may then be reverted by the Council by\nsimply paying out from the Treasury. This would be useful in situations such as faulty slashes. In\nthe case of legitimate slashing, it moves tokens away from malicious validators to those building\nthe ecosystem through the normal Treasury process."),(0,i.kt)("p",null,"Validators with a larger total stake backing them will get slashed more harshly than less popular\nones, so we encourage nominators to shift their nominations to less popular validators to reduce\ntheir possible losses."),(0,i.kt)("p",null,"It is important to realize that slashing only occurs for active validations for a given nominator,\nand slashes are not mitigated by having other inactive or waiting nominations. They are also not\nmitigated by the validator operator running separate validators; each validator is considered its\nown entity for purposes of slashing, just as they are for staking rewards."),(0,i.kt)("p",null,"In rare instances, a nominator may be actively nominating several validators in a single era. In\nthis case, the slash is proportionate to the amount staked to that specific validator. With very\nlarge bonds, such as parachain liquid staking accounts, a nominator has multiple active nominations\nper era (Acala's LDOT nominator typically has 7-12 active nominations per era). Note that you cannot\ncontrol the percentage of stake you have allocated to each validator or choose who your active\nvalidator will be (except in the trivial case of nominating a single validator). Staking allocations\nare controlled by the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragm\xe9n algorithm"),"."),(0,i.kt)("p",null,'Once a validator gets slashed, it goes into the state as an "unapplied slash". You can check this\nvia\n',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/staking/slashes"},"Polkadot-JS UI"),".\nThe UI shows it per validator and then all the affected nominators along with the amounts. While\nunapplied, a governance proposal can be made to reverse it during this period (7 days on Kusama, 28\ndays on Polkadot). After the grace period, the slashes are applied."),(0,i.kt)("p",null,"The following levels of offense are\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/security/slashing/amounts"},"defined"),". However, these\nparticular levels are not implemented or referred to in the code or in the system; they are meant as\nguidelines for different levels of severity for offenses. To understand how slash amounts are\ncalculated, see the equations in the section below."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Level 1: isolated ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced/#unresponsiveness"},"unresponsiveness"),", i.e. being\noffline for an entire session. Generally no slashing, only ",(0,i.kt)("a",{parentName:"li",href:"#chilling"},"chilling"),"."),(0,i.kt)("li",{parentName:"ul"},"Level 2: concurrent unresponsiveness or isolated\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced/#equivocation"},"equivocation"),", slashes a very small amount of the\nstake and chills."),(0,i.kt)("li",{parentName:"ul"},"Level 3: misconducts unlikely to be accidental, but which do not harm the network's security to\nany large extent. Examples include concurrent equivocation or isolated cases of unjustified voting\nin ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-consensus"},"GRANDPA"),". Slashes a moderately small amount of the stake and chills."),(0,i.kt)("li",{parentName:"ul"},"Level 4: misconduct that poses serious security or monetary risk to the system, or mass collusion.\nSlashes all or most of the stake behind the validator and chills.")),(0,i.kt)("p",null,"If you want to know more details about slashing, please look at our\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/security/slashing/amounts"},"research page"),"."),(0,i.kt)("h3",{id:"chilling"},"Chilling"),(0,i.kt)("p",null,"Chilling is the act of stepping back from any nominating or validating. It can be done by a\nvalidator or nominator at any time, taking effect in the next era. It can also specifically mean\nremoving a validator from the active validator set by another validator, disqualifying them from the\nset of electable candidates in the next NPoS cycle."),(0,i.kt)("p",null,"Chilling may be voluntary and validator-initiated, e.g. if there is a planned outage in the\nvalidator's surroundings or hosting provider, and the validator wants to exit to protect themselves\nagainst slashing. When voluntary, chilling will keep the validator active in the current session,\nbut will move them to the inactive set in the next. The validator will not lose their nominators."),(0,i.kt)("p",null,"When used as part of a punishment (initiated externally), being chilled carries an implied penalty\nof being un-nominated. It also disables the validator for the remainder of the current era and\nremoves the offending validator from the next election."),(0,i.kt)("p",null,"Polkadot allows some validators to be\ndisabled, but if the number of disabled validators gets too large,\nPolkadot will trigger a new validator election\nto get a full set. Disabled validators will need to resubmit their intention to validate and\nre-garner support from nominators."),(0,i.kt)("p",null,'For more on chilling, see the "',(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-chill"},"How to Chill"),'" page on\nthis wiki.'),(0,i.kt)("h3",{id:"fast-unstake"},"Fast Unstake"),(0,i.kt)("admonition",{title:"Fast Unstaking feature is live!",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If you accidentally bonded your DOT or your\nbonded DOT never backed any active validator, you\ncan now unbond them immediately.")),(0,i.kt)("p",null,"If your bonded balance did not back any validators in the last\n28 days on Polkadot, you are\neligible to perform fast unstaking. The\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"staking dashboard")," will automatically check if you\nqualify. For more information, visit the\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000169433-can-i-transfer-dot-without-unbonding-and-waiting-28-days-"},'"Fast Unstake" section in this support article'),"."),(0,i.kt)("h2",{id:"why-and-why-not-to-stake"},"Why and Why not to Stake?"),(0,i.kt)("h3",{id:"pros-of-staking"},"Pros of Staking"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Earn rewards for contributing to the network's security through staking."),(0,i.kt)("li",{parentName:"ul"},"Low barrier of entry through ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools"},"Nomination Pools"),"."),(0,i.kt)("li",{parentName:"ul"},"Can choose up-to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\nvalidators which can help to decentralize the network through the sophisticated\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-consensus/#nominated-proof-of-stake"},"NPoS system")),(0,i.kt)("li",{parentName:"ul"},"10% inflation/year of the tokens is primarily intended for staking rewards.")),(0,i.kt)("p",null,"When the system staking rate matches with the ideal staking rate, the entire inflation of the\nnetwork is given away as the staking rewards.\nUp until now, the network has been following an inflation model that excludes the metric of active parachains.\nThe ideal staking rate is a dynamic value - as the number of active parachains influences the\navailable liquidity that is available to secure the network."),(0,i.kt)("p",null,"Any divergence from the ideal staking rate will result in the distribution of a proportion of the\nnewly minted tokens through inflation to go to the treasury. Keep in mind that when the system's\nstaking rate is lower than the ideal staking rate, the annual nominal return rate will be higher,\nencouraging more users to use their tokens for staking. On the contrary, when the system staking\nrate is higher than the ideal staking rate, the annual nominal return will be less, encouraging some\nusers to withdraw. For in-depth understanding, check the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#inflation"},"inflation")," section on the Wiki."),(0,i.kt)("h3",{id:"cons-of-staking"},"Cons of Staking"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Tokens will be locked for about 28 days on\nPolkadot. No rewards will be earned during\nthe unbonding period.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Possible punishment in case of the active validator found to be misbehaving (see\n",(0,i.kt)("a",{parentName:"p",href:"#slashing"},"slashing"),").")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Lack of liquidity i.e. You would not be able to use the tokens for participating in crowdloans or\ntransfer them to different account etc."))),(0,i.kt)("h2",{id:"how-many-validators"},"How many Validators?"),(0,i.kt)("p",null,"Polkadot currently has\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.validatorCount",defaultValue:297,mdxType:"RPC"}),"\n","\nvalidators. The top bound on the number of validators has not been determined yet, but should only\nbe limited by the bandwidth strain of the network due to peer-to-peer message passing."),(0,i.kt)("p",null,"The estimate of the number of validators that Polkadot will have at maturity is around 1000.\nKusama is already operating at this threshold."),(0,i.kt)("h2",{id:"why-am-i-not-receiving-rewards"},"Why am I not receiving rewards?"),(0,i.kt)("p",null,"Nominating on Polkadot is not a set-and-forget\naction. Nominators need to monitor their nominations and ensure they are eligible to receive staking\nrewards. Otherwise, they would be risking their funds to secure the chain with no reward. If you are\nbonding significantly more than the Minimum Active Bond and yet not receiving rewards, your\nnominations are all waiting, or your active validator has 100% commission. However, if you bond\nfunds close to the Minimum Active Bond, there could be several possibilities for not receiving\nstaking rewards. The table below can be used to troubleshoot why you might not be receiving staking\nrewards using Polkadot-JS UI."),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:"center"},"Nomination Status"),(0,i.kt)("th",{parentName:"tr",align:"center"},"What's happening?"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Causes"),(0,i.kt)("th",{parentName:"tr",align:"center"},"What to do?"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Nominated validators are all in waiting status."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Your stake has not been assigned to any of the nominated validators. You cannot earn rewards, nor be slashed in that era."),(0,i.kt)("td",{parentName:"tr",align:"center"},'Waiting validators are not in the active set in the current era and the stake backing them is not used to secure the network. In simple words, NPoS "does not see them".'),(0,i.kt)("td",{parentName:"tr",align:"center"},"Change your nominations. Try to select validators (with reasonable commission) that have high chances to end up in the active set.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"You have some inactive, and some waiting nominations."),(0,i.kt)("td",{parentName:"tr",align:"center"},'Validators shown as "Inactive" in your staking dashboard are still in the active set and are producing blocks in the current era, but your stake has not been assigned to any of them. You will not earn rewards if your stake is not backing an active validator. In this case, you cannot be slashed either.'),(0,i.kt)("td",{parentName:"tr",align:"center"},(0,i.kt)("strong",{parentName:"td"},"Scenario 1:")," You have bonded less than the Minimum Active Bond. ",(0,i.kt)("strong",{parentName:"td"},"Scenario 2:")," You have more than the Minimum Active Bond, but your account is at the tail end of the ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-staking-advanced#bags-list"},"bags list")," and within your bag there are acounts with less stake than you, in front of you."),(0,i.kt)("td",{parentName:"tr",align:"center"},(0,i.kt)("strong",{parentName:"td"},"Scenario 1:")," Try bonding more funds. ",(0,i.kt)("strong",{parentName:"td"},"Scenario 2:")," Try to put your account in front of the accounts with less stake than you. Instructions available ",(0,i.kt)("a",{parentName:"td",href:"https://support.polkadot.network/support/solutions/articles/65000181018-i-have-more-than-the-minimum-bonded-but-i-m-not-getting-rewards"},"here"))),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"You have one active validator."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Active validators are producing blocks in the current era, and your stake has been assigned to them. Even if you are not earning rewards, you can be slashed."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Your validator is oversubscribed, meaning that it has more than 512 nominators (ranked by stake), and your stake is less than that of those nominators."),(0,i.kt)("td",{parentName:"tr",align:"center"},"You can try to select validators that are not oversubscribed but in the long term you might want to bond more funds (even more than the Minimum Active Bond) to increase the chance of earning rewards also with oversubscribed validators.")))),(0,i.kt)("admonition",{title:"Join a Nomination Pool",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"By joining a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," that is active and earning rewards, you\ncan start earning staking rewards with as low as 1 DOT. The nomination pools typically have a\ndedicated pool operator who ensures that the pool's stake is always backing an active validator and\nis receiving rewards.")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"You can find information about why you might not receive staking rewards on\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000170805-why-am-i-not-getting-staking-rewards-"},"this support page"),".")),(0,i.kt)("h2",{id:"staking-faq"},"Staking FAQ"),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"See\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181959-staking-faq-s"},"this support page"),"\nfor the FAQs about staking.")),(0,i.kt)("h2",{id:"resources"},"Resources"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/web3foundation/how-nominated-proof-of-stake-will-work-in-polkadot-377d70c6bd43"},"How Nominated Proof of Stake will work in Polkadot")," -\nBlog post by Web3 Foundation researcher Alfonso Cevallos covering NPoS in Polkadot."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-secure-validator"},"Validator setup"))))}m.isMDXComponent=!0},89303:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/reward-risk-fee9f991186d4097ca3d3f0a713f4ad4.png"},4080:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/stash-and-staking-proxy-ea4d09387a4b56d1349ee896427d9f1d.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/1646726c.f5054254.js b/assets/js/1646726c.f5054254.js new file mode 100644 index 000000000000..cc9afa9c04c8 --- /dev/null +++ b/assets/js/1646726c.f5054254.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2169],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>p});var n=a(74165),o=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function d(e,t,a){return h.apply(this,arguments)}function h(){return(h=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,d,h,c;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,s.G.create({provider:d});case 21:h=e.sent,(c=a.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,h=(0,i.useState)(""),p=h[0],u=h[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?c(r.toString(),l,t,u):u(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,u);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(o,l,t,u):u(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},78381:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>d,default:()=>m,frontMatter:()=>l,metadata:()=>h,toc:()=>p});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"learn-staking",title:"Introduction to Staking",sidebar_label:"Introduction to Staking",description:"Overview of Staking and NPoS on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","faq"],slug:"../learn-staking"},d=void 0,h={unversionedId:"learn/learn-staking",id:"learn/learn-staking",title:"Introduction to Staking",description:"Overview of Staking and NPoS on Polkadot.",source:"@site/../docs/learn/learn-staking.md",sourceDirName:"learn",slug:"/learn-staking",permalink:"/docs/learn-staking",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-staking.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"learn-staking",title:"Introduction to Staking",sidebar_label:"Introduction to Staking",description:"Overview of Staking and NPoS on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","faq"],slug:"../learn-staking"},sidebar:"docs",previous:{title:"Staking",permalink:"/docs/learn-staking-index"},next:{title:"Nomination Pools",permalink:"/docs/learn-nomination-pools"}},c={},p=[{value:"Proof-of-Stake (PoS)",id:"proof-of-stake-pos",level:2},{value:"Nominated Proof-of-Stake (NPoS)",id:"nominated-proof-of-stake-npos",level:2},{value:"Nominating Validators",id:"nominating-validators",level:3},{value:"Eras and Sessions",id:"eras-and-sessions",level:3},{value:"Staking Rewards",id:"staking-rewards",level:3},{value:"Skin in the game when Staking",id:"skin-in-the-game-when-staking",level:3},{value:"Being a Nominator",id:"being-a-nominator",level:2},{value:"Tasks and Responsibilities of a Nominator",id:"tasks-and-responsibilities-of-a-nominator",level:3},{value:"Selection of Validators",id:"selection-of-validators",level:3},{value:"Validator Selection Criteria",id:"validator-selection-criteria",level:4},{value:"Network Providers",id:"network-providers",level:4},{value:"Keeping Track of Nominated Validators",id:"keeping-track-of-nominated-validators",level:4},{value:"Stash Account and Staking Proxy",id:"stash-account-and-staking-proxy",level:3},{value:"Claiming Staking Rewards",id:"claiming-staking-rewards",level:3},{value:"Slashing",id:"slashing",level:3},{value:"Chilling",id:"chilling",level:3},{value:"Fast Unstake",id:"fast-unstake",level:3},{value:"Why and Why not to Stake?",id:"why-and-why-not-to-stake",level:2},{value:"Pros of Staking",id:"pros-of-staking",level:3},{value:"Cons of Staking",id:"cons-of-staking",level:3},{value:"How many Validators?",id:"how-many-validators",level:2},{value:"Why am I not receiving rewards?",id:"why-am-i-not-receiving-rewards",level:2},{value:"Staking FAQ",id:"staking-faq",level:2},{value:"Resources",id:"resources",level:2}],u={toc:p},k="wrapper";function m(e){var t=e.components,l=(0,o.Z)(e,s);return(0,i.kt)(k,(0,n.Z)({},u,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". Discover the new\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Staking Dashboard")," that makes staking much easier and\ncheck this\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started. The dashboard supports ",(0,i.kt)("a",{parentName:"p",href:"/docs/ledger"},"Ledger")," devices natively and\ndoes not require an extension or wallet as an interface.")),(0,i.kt)("admonition",{title:"Stake through Nomination Pools",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum amount required to become an active nominator and earn rewards may change from era to\nera.\nIt is currently ",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:3269785922095,filter:"humanReadable",mdxType:"RPC"})),".\n","\nIf you have less DOT than the minimum active\nnomination and still want to participate in staking, you can join the nomination pools. You can now\nstake on Polkadot natively with just\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"})),"\n","\nin the nomination pools and earn staking rewards. For additional information, check out\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".\nCheck the wiki doc on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools")," for more information.")),(0,i.kt)("p",null,"Here you will learn about what staking is, why it is important and how it works on\nPolkadot."),(0,i.kt)("h2",{id:"proof-of-stake-pos"},"Proof-of-Stake (PoS)"),(0,i.kt)("p",null,"Blockchain networks use ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#why-do-we-need-consensus"},"consensus")," mechanisms to\nfinalize blocks on the chain. Consensus is the process of agreeing on something, in this case, the\nprogression of the blockchain or how blocks are added to the chain. Consensus consists of two\nactions:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Block production"),", i.e. the way multiple blocks candidates are produced, and"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Block finality"),", i.e. the way only one block out of many candidates is selected and added to\nthe canonical chain (see ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-consensus/#probabilistic-vs-provable-finality"},"this")," article\nfor more information about finality).")),(0,i.kt)("p",null,"Proof-of-Work (PoW) and Proof-of-Stake (PoS) are well-known mechanisms used to reach consensus in a\nsecure and trustless way on public blockchains, where there are many participants who do not know\neach other (and probably never will). In PoW, network security relies on the fact that the miners\nwho are responsible for adding blocks to the chain must compete to solve difficult mathematic\npuzzles to add blocks - a solution that has been criticized for the wastage of energy. For doing\nthis work, miners are typically rewarded with tokens."),(0,i.kt)("p",null,"In PoS networks like Polkadot the security of\nthe network depends on the amount of capital locked on the chain: the more the capital locked, the\nlower the chance of an attack on the network, as the attacker needs to incur a heavy loss to\norchestrate a successful attack (more on this later on). The process of locking tokens on the chain\nis called ",(0,i.kt)("strong",{parentName:"p"},"staking"),"."),(0,i.kt)("p",null,"Similar to the miners in PoW networks, PoS networks have ",(0,i.kt)("strong",{parentName:"p"},"validators"),", but they do not have to\ncompete with each other to solve mathematical puzzles. They are instead pre-selected to produce the\nblocks based on the stake backing them. Token holders can lock funds on the chain and for doing so,\nthey are getting ",(0,i.kt)("strong",{parentName:"p"},"staking rewards"),". There is thus an economic incentive for token holders to\nbecome active participants who contribute to the economic security and stability of the network. PoS\nnetworks in general are therefore more inclusive than PoW networks, as participants do not need to\nhave either technical knowledge about blockchain technology or experience in running mining\nequipment."),(0,i.kt)("p",null,'PoS ensures that everybody participating in the staking process has "skin in the game" and thus can\nbe held accountable. In case of misbehavior, participants in the staking process can be punished or\n',(0,i.kt)("strong",{parentName:"p"},"slashed"),", and depending on the gravity of the situation, their stake can be partly or fully\nconfiscated by the network. It is not in a staker's economic interest to orchestrate an attack and\nrisk losing tokens. Any rational actor staking on the network would want to get rewarded, and the\nPoS network rewards good behavior and punishes bad behavior."),(0,i.kt)("h2",{id:"nominated-proof-of-stake-npos"},"Nominated Proof-of-Stake (NPoS)"),(0,i.kt)("p",null,"Polkadot implements\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#nominated-proof-of-stake"},"Nominated Proof-of-Stake (NPoS)"),", a relatively novel\nand sophisticated mechanism to select the validators who are allowed to participate in its\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus"},"consensus")," protocol. NPoS encourages\nDOT holders to participate as ",(0,i.kt)("strong",{parentName:"p"},"nominators"),"."),(0,i.kt)("p",null,"Any potential validators can indicate their intention to be a validator candidate. Their candidacies\nare made public to all nominators, and a nominator, in turn, submits a list of up to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\n","\ncandidates that it supports, and the network will automatically distribute the stake among\nvalidators in an even manner so that the economic security is maximized. In the next era, a certain\nnumber of validators having the most DOT backing\nget elected and become active. For more information about the election algorithm go to\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"this")," page on the wiki or\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Paper"},"this")," research article. As a\nnominator, a minimum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),"\n","\nis required to submit an intention to nominate, which can be thought of as registering to be a\nnominator. Note that in NPoS the stake of both nominators and validators can be slashed. For an\nin-depth review of NPoS see\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview"},"this")," research article."),(0,i.kt)("admonition",{title:"Minimum Nomination to Receive Staking Rewards",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"Although the minimum nomination intent is\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),",\n","\nit does not guarantee staking rewards. The nominated amount has to be greater than\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator#minimum-active-nomination-to-receive-staking-rewards"},"minimum active nomination"),",\nwhich is a dynamic value that can be much higher than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),".\n","\nThis dynamic value depends on the amount of DOT\nbeing staked, in addition to the selected nominations.")),(0,i.kt)("h3",{id:"nominating-validators"},"Nominating Validators"),(0,i.kt)("p",null,"Nominating on Polkadot requires 2 actions:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Locking tokens on-chain."),(0,i.kt)("li",{parentName:"ul"},"Selecting a set of validators, to whom these locked tokens will automatically be allocated to.")),(0,i.kt)("p",null,"How many tokens you lock up is completely up to you - as are the validators you wish to select. The\naction of locking tokens is also known as ",(0,i.kt)("strong",{parentName:"p"},"bonding"),". You can also refer to your locked tokens as\nyour bonded tokens, or staked tokens. Likewise, selecting validators is also known as backing or\nnominating validators. These terms are used interchangeably by the community. From now on locked\ntokens will be referred to as bonded tokens."),(0,i.kt)("p",null,"Once the previous 2 steps are completed and you are nominating, your bonded tokens could be\nallocated to one or more of your selected validators, and this happens every time the active\nvalidator set changes. This validator set is updated every era on\nPolkadot."),(0,i.kt)("p",null,"Unlike other staking systems, Polkadot\nautomatically chooses which of your selected validators will be backed by your bonded tokens.\nSelecting a group of validators increases your chances of consistently backing at least one who is\nactive. This results in your bonded tokens being allocated to validators more often, which means\nmore network security and more rewards. This is in strong contrast to other staking systems that\nonly allow you to back one validator; if that validator is not active, you as a staker will also not\nbe. Polkadot's nomination model solves this."),(0,i.kt)("p",null,"Polkadot uses tools ranging from election\ntheory to game theory to discrete optimization, to develop an efficient validator selection process\nthat offers fair representation and security, thus avoiding uneven power and influence among\nvalidators. The election algorithms used by\nPolkadot are based on the Proportional\nJustified Representation (PJR) methods like ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragmen"),". For more information\nabout PJR methods visit ",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview"},"this"),"\nresearch article."),(0,i.kt)("h3",{id:"eras-and-sessions"},"Eras and Sessions"),(0,i.kt)("p",null,"The stake from nominators is used to increase the number of tokens held by such candidates,\nincreasing their chance of being selected by the election algorithm for block production during a\nspecific ",(0,i.kt)("strong",{parentName:"p"},"era"),". An era is a period of 24 hours\nduring which an ",(0,i.kt)("strong",{parentName:"p"},"active set")," of validators is producing blocks and performing other actions on the\nchain. This means that not all validators are in the active set and such set changes between eras.\nEach era is divided into 6 epochs or ",(0,i.kt)("strong",{parentName:"p"},"sessions")," during which validators are assigned as block\nproducers to specific time frames or ",(0,i.kt)("strong",{parentName:"p"},"slots"),". This means that validators know the slots when they\nwill be required to produce a block within a specific session, but they do not know all the slots\nwithin a specific era. Having sessions adds a layer of security because it decreases the chance of\nhaving multiple validators assigned to a slot colluding to harm the network."),(0,i.kt)("h3",{id:"staking-rewards"},"Staking Rewards"),(0,i.kt)("p",null,"Validators who produce a block are rewarded with tokens, and they can share rewards with their\nnominators. Both validators and nominators can stake their tokens on chain and receive staking\nrewards at the end of each era. The staking system pays out rewards equally to all validators\nregardless of stake. Thus, having more stake in a validator does not influence the amount of block\nrewards it receives. This avoids the centralization of power to a few validators. There is a\nprobabilistic component in the calculation of rewards, so they may not be exactly equal for all\nvalidators. In fact, during each era validators can earn ",(0,i.kt)("strong",{parentName:"p"},"era points")," by doing different tasks on\nchain. The more the points, the higher the reward for a specific era. This promotes validators'\nactivity on chain. To know more about era points, and how and on which basis they are distributed\nvisit the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"dedicated page"),". Distribution of the\nrewards is pro-rata to all stakers after the validator's commission is deducted."),(0,i.kt)("h3",{id:"skin-in-the-game-when-staking"},"Skin in the game when Staking"),(0,i.kt)("p",null,"The security of PoS networks depends on the amount of staked tokens. To successfully attack the\nnetwork, a malicious actor would need to accrue a large number of tokens or would need different\nparticipants to collude and act maliciously. If there is an attack in the case of NPoS, both the\nvalidator(s) and nominators will be slashed resulting in their stake being partially or fully\nconfiscated by the network and then deposited to the treasury. There is little interest for a\nrational network participant to act in a harmful way because NPoS ensures that all participants can\nbe held accountable for their bad actions. In NPoS, validators are paid equal rewards regardless of\nthe amount of stake backing them, thus avoiding large payouts to few large validators which might\nlead to centralization."),(0,i.kt)("h2",{id:"being-a-nominator"},"Being a Nominator"),(0,i.kt)("h3",{id:"tasks-and-responsibilities-of-a-nominator"},"Tasks and Responsibilities of a Nominator"),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Validators.")," Since validator slots are limited, most of those who wish to stake their\nDOT and contribute to the economic security of\nthe network will be nominators, thus here we focus on the role of nominators. However, it is worth\nmentioning that validators do most of the heavy lifting: they run the validator nodes and manage\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/security/keys/session"},"session keys"),", produce new block\ncandidates in ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#block-production-babe"},"BABE"),", vote and come to consensus in\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#finality-gadget-grandpa"},"GRANDPA"),", validate the state transition function of\nparachains, and possibly some other responsibilities regarding data availability and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM"),". For more information, you can take a look at the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-validator"},"validator docs")," to understand what you need to do as a validator. If you want\nto become a validator you can consult\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"this")," guide."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Nominators.")," Nominators have far fewer responsibilities than validators. These include selecting\nvalidators and monitoring their performance, keeping an eye on changing commission rates (a\nvalidator can change commission at any time), and general health monitoring of their validators'\naccounts. Thus, while not being completely set-it-and-forget-it, a nominator's experience is\nrelatively hands-off compared to that of a validator, and even more with\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),". For more information, you can take a look at the\nnominator ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"guide")," to understanding your responsibilities as a nominator."),(0,i.kt)("p",null,"If you want to become a nominator, see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"this")," guide. If you are a beginner and\nwould like to securely stake your tokens using the Polkadot-JS UI, refer to\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168057-how-do-i-stake-nominate-on-polkadot-"},"this"),"\nsupport article.\n"),(0,i.kt)("admonition",{title:"Polkadot Staking Dashboard",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/dashboard/#/overview"},"Staking Dashboard")," provides a more\nuser-friendly alternative to staking. See the instructions in\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182133-how-to-use-the-staking-dashboard-staking-your-dot"},"this"),"\nsupport article to learn how to stake with the dashboard.")),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Pools."),' Pools are "built" on top of NPoS to provide a very low barrier to entry to staking,\nwithout sacrificing Polkadot\'s strict security model.'),(0,i.kt)("h3",{id:"selection-of-validators"},"Selection of Validators"),(0,i.kt)("p",null,"The task of choosing validators is not simple, as it should take into account nominator reward and\nrisk preferences. Ideally one aims to maximize the reward-to-risk ratio by maximizing rewards and\nminimizing risks, with sometimes having to compromise between the two, as minimizing risks might\ndecrease rewards as well. Nominators should pay attention, especially to six criteria when\nnominating validators (not in order of importance):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"recent history of the era points earned across eras"),(0,i.kt)("li",{parentName:"ul"},"validator's self stake (shows skin in the game)"),(0,i.kt)("li",{parentName:"ul"},"total stake backing the validator (which is the sum of self stake and the stake coming from\nnominators)"),(0,i.kt)("li",{parentName:"ul"},"commission fees (i.e. how much validators charge nominators)"),(0,i.kt)("li",{parentName:"ul"},"verified identity"),(0,i.kt)("li",{parentName:"ul"},"previous slashes")),(0,i.kt)("p",null,"The diagram below shows how the selection of those criteria affects the reward-to-risk ratio."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"rewards and risks diagram",src:a(89303).Z,width:"1920",height:"800"})),(0,i.kt)("h4",{id:"validator-selection-criteria"},"Validator Selection Criteria"),(0,i.kt)("p",null,"To maximize rewards and minimize risk, one could select those validators that:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"have era points above average (because they will get more rewards for being active),"),(0,i.kt)("li",{parentName:"ul"},"have the total stake backing the validator below the average active validator stake (because they\nwill pay out more rewards per staked DOT),"),(0,i.kt)("li",{parentName:"ul"},"have high own stake (because if slashed they have something to lose),"),(0,i.kt)("li",{parentName:"ul"},"have low commission fees but not 0% (because it makes sense that for doing the heavy lifting,\nvalidators ask for a small commission),"),(0,i.kt)("li",{parentName:"ul"},"have on-chain registered identity (because it adds a layer of trust and possibly provides access\nto their website and contact details),"),(0,i.kt)("li",{parentName:"ul"},"and have not been slashed (meaning that their on-chain behavior is genuine).")),(0,i.kt)("h4",{id:"network-providers"},"Network Providers"),(0,i.kt)("p",null,"For successful operation, a Validator node should always be ensured to meet the required\n",(0,i.kt)("a",{parentName:"p",href:"../maintain/maintain-guides-how-to-validate-polkadot#reference-hardware"},"software, hardware, and network bandwidth specifications"),".\nUnderstandably, most of the validator nodes run on cloud service providers that guarantee high\nhardware specifications and high levels of availability and connectivity. Keep in mind that a\nvalidator in the active set is supposed to be fully online and available for producing blocks. If\nthe active validator node goes offline due to network interruptions or a power outage, that\nvalidator might be subject to\n",(0,i.kt)("a",{parentName:"p",href:"./learn-staking-advanced#unresponsiveness"},"slashing due to unresponsiveness"),". As\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus#block-production-babe"},"Polkadot's block production mechanism")," is reasonably\nresilient to a small proportion of validators going offline, no slashing is imposed until 10% of the\nvalidators in the active set go offline. Hence, if multiple nodes are running on a single cloud\nservice provider and go offline simultaneously due to an outage or due to a change in their terms\nand conditions policy regarding the support of Proof-of-Stake (PoS) operations, the offline\nvalidators and all the nominators backing them can be slashed up 7% of their stake on Polkadot.\nHence, it is recommended that you check if you are nominating the validator nodes that are running\non cloud service providers, and if they do, check if they allow for Proof-of-Stake operations."),(0,i.kt)("admonition",{title:"Checking Validators using Network Providers",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"You can connect your stash account to the ",(0,i.kt)("a",{parentName:"p",href:"https://polkawatch.app/"},"Polkawatch app"),". The app will\nshow your rewards earned in the past 60 eras divided by network provider and country. You will be\nable to see networks used by each validator and verify if your validators are using providers who\nsupport PoS. This is also a great tool to explore how decentralized your nominations are and act\naccordingly.")),(0,i.kt)("h4",{id:"keeping-track-of-nominated-validators"},"Keeping Track of Nominated Validators"),(0,i.kt)("admonition",{title:"Nominators must periodically check their validators",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"Nominating is ",(0,i.kt)("em",{parentName:"p"},"not"),' a "set and forget" operation. The whole NPoS system is dynamic and nominators\nshould periodically monitor the performance and reputation of their validators. Failing to do so\ncould result in applied slashes and/or rewards not being paid out, possibly for a prolonged period.')),(0,i.kt)("p",null,"Although the theory can be used as a general guideline, in practice it is more complicated and\nfollowing the theory might not necessarily lead to the desired result. Validators might have the\ntotal stake backing them below average, low commission and above average era points in one era and\nthen have a different profile in the next one. Selection based the criteria like on-chain identity,\nslash history and low commission make the staking rewards deterministic. But some criteria vary more\nthan others, with era points being the most variable and thus one of the key probabilistic\ncomponents of staking rewards. Part of this probability is directly related to the fact that a\nvalidator can produce blocks for a parachain (i.e. para-validators) or the relay chain, with\npara-validators earning more era points per unit time (see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout#era-points"},"this")," page for more information). The\nrole can switch between sessions, and you can look at\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"the staking tab on the Polkadot-JS UI")," to know which\nvalidator is producing blocks for the relay chain or parachains."),(0,i.kt)("p",null,"It is not recommended to change nominations because of the low era points of a validator in a single\nera. Variability in rewards due to the era points should level out over time. If a validator\nconsistently gets era points below average, it makes sense to nominate a better-performing validator\nfor the health of the network and increased staking rewards. See\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000150130-how-do-i-know-which-validators-to-choose-"},"this"),"\nsupport article to understand in detail how to select the set of validators to nominate."),(0,i.kt)("h3",{id:"stash-account-and-staking-proxy"},"Stash Account and Staking Proxy"),(0,i.kt)("p",null,"Two different accounts can be used to securely manage your funds while staking."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Stash:")," This account holds funds bonded for staking, but delegates all staking functions to a\nstaking proxy account. You may actively participate in staking with a stash private key kept in a\ncold wallet like Ledger, meaning it stays offline all the time. Having a staking proxy will allow\nyou to sign all staking-related transactions with the proxy instead of using your Ledger device.\nThis will allow you:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"to avoid carrying around your Ledger device just to sign staking-related transactions, and"),(0,i.kt)("li",{parentName:"ul"},"to and to keep the transaction history of your stash clean"))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Staking Proxy:")," This account acts on behalf of the stash account, signaling decisions about\nnominating and validating. It can set preferences like commission (for validators) and the staking\nrewards payout account. The earned rewards can be bonded (locked) immediately for bonding on your\nstash account, which would effectively compound the rewards you receive over time. You could also\nchoose to have them deposited to a different account as a free (transferable) balance. If you are\na validator, it can also be used to set your ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"session keys"),". Staking\nproxies only need sufficient funds to pay for the transaction fees."))),(0,i.kt)("admonition",{type:"warning"},(0,i.kt)("p",{parentName:"admonition"},'Never leave a high balance on a proxy account which are usually "hot" as their private key is stored\non the device (PC, phone) and it is always exposed to the internet for potential hacks and scams. It\nis good practice to deposit rewards on the stash account or to send them to another account on a\ncold wallet.')),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"staking",src:a(4080).Z,width:"1920",height:"800"})),(0,i.kt)("p",null,"This hierarchy of separate keys for stash and staking accounts was designed to add a layer of\nprotection to nominators and validator operators. The more often one exposes and uses a private key,\nthe higher its vulnerability for hacks or scams. So, if one uses a key for multiple roles on a\nblockchain network, it is likely that the account can get compromised. Note that the damage linked\nto stolen private keys is different depending on the type of account derivation. In the case of soft\nderivation, all derived accounts are compromised. More information about account derivation can be\nfound ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts/#derivation-paths"},"here"),"."),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For Ledger users staking directly on Ledger Live, currently, there is no option to use separate\nstash and staking proxy accounts."),(0,i.kt)("p",{parentName:"admonition"},"Ledger devices are now supported in ",(0,i.kt)("a",{parentName:"p",href:"https://talisman.xyz/"},"Talisman")," extension. Users can import\ntheir Ledger accounts in the extension and use them as a stash in staking. You can find more\ninformation about Talisman and other wallets that officially secured funding from the treasury\n",(0,i.kt)("a",{parentName:"p",href:"/docs/wallets-and-extensions"},"here"),".")),(0,i.kt)("h3",{id:"claiming-staking-rewards"},"Claiming Staking Rewards"),(0,i.kt)("p",null,""),(0,i.kt)("p",null,"Rewards are calculated per era (approximately six hours on Kusama and twenty-four hours on\nPolkadot). These rewards are calculated based on era points, which have a probabilistic component.\nIn other words, there may be slight differences in your rewards from era to era, and even amongst\nvalidators in the active set at the same time. These variations should cancel out over a long enough\ntimeline. See the page on ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"Validator Payout Guide"),"."),(0,i.kt)("p",null,"The distribution of staking rewards to the nominators is not automatic and needs to be triggered by\nsomeone. Typically the validators take care of this, but anyone can permissionlessly trigger rewards\npayout for all the nominators whose stake has backed a specific validator in the active set of that\nera. Staking rewards are kept available for 84 eras. The following calculation can be used to\napproximate this length in days on Polkadot:"),(0,i.kt)("p",null,"",(0,i.kt)("inlineCode",{parentName:"p"},"84 eras")," \xd7 ",(0,i.kt)("inlineCode",{parentName:"p"},"24 hours in a single era")," \xf7 ",(0,i.kt)("inlineCode",{parentName:"p"},"24 hours in a day")," = ",(0,i.kt)("inlineCode",{parentName:"p"},"84 days"),"\n","","","",""),(0,i.kt)("p",null,"For more information on why this is so, see the page on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"simple payouts"),"."),(0,i.kt)("admonition",{title:"Payouts",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Payouts are unclaimed rewards waiting to be paid out to both validators and nominators. If you go to\nthe Staking payouts page on ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"Polkadot-JS"),", you will see a\nlist of all validators that you have nominated in the past 84 eras and for which you have not yet\nreceived a payout. The payout page is visible only to stakers."),(0,i.kt)("p",{parentName:"admonition"},"Each validator as well as their nominators have the option to trigger the payout for all unclaimed\neras. Note that this will pay everyone who was nominating that validator during those eras.\nTherefore, you may not see anything in this tab, yet still have received a payout if somebody\n(generally, but not necessarily, another nominator or the validator operator) has triggered the\npayout for that validator for that era.")),(0,i.kt)("admonition",{title:"Time limit to claim staking rewards",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"If nobody claims your staking rewards within 84 eras, then you will not be able to claim them and\nthey will be lost. Additionally, if the validator unbonds all their own stake, any pending payouts\nwill also be lost. Since unbonding takes\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.bondingDuration",defaultValue:28,mdxType:"RPC"}),"\n","\ndays, nominators should check if they have pending payouts at least this often.")),(0,i.kt)("p",null,"Rewards can be directed to the same account used to sign the payout or to a completely unrelated\naccount. It is also possible to top-up / withdraw some bonded tokens without having to un-stake all\nstaked tokens."),(0,i.kt)("p",null,"If you wish to know if you received a payout, you will have to check via a block explorer. See\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168954-how-can-i-see-my-staking-rewards-"},"the relevant Support page"),"\nfor details. For specific details about validator payouts, please see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"this guide"),"."),(0,i.kt)("h3",{id:"slashing"},"Slashing"),(0,i.kt)("p",null,"Slashing will happen if a validator misbehaves (e.g. goes offline, attacks the network, or runs\nmodified software) in the network. They and their nominators will get slashed by losing a percentage\nof their bonded/staked DOT."),(0,i.kt)("p",null,"Any slashed DOT will be added to the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-treasury"},"Treasury"),". The rationale for this (rather\nthan burning or distributing them as rewards) is that slashes may then be reverted by the Council by\nsimply paying out from the Treasury. This would be useful in situations such as faulty slashes. In\nthe case of legitimate slashing, it moves tokens away from malicious validators to those building\nthe ecosystem through the normal Treasury process."),(0,i.kt)("p",null,"Validators with a larger total stake backing them will get slashed more harshly than less popular\nones, so we encourage nominators to shift their nominations to less popular validators to reduce\ntheir possible losses."),(0,i.kt)("p",null,"It is important to realize that slashing only occurs for active validations for a given nominator,\nand slashes are not mitigated by having other inactive or waiting nominations. They are also not\nmitigated by the validator operator running separate validators; each validator is considered its\nown entity for purposes of slashing, just as they are for staking rewards."),(0,i.kt)("p",null,"In rare instances, a nominator may be actively nominating several validators in a single era. In\nthis case, the slash is proportionate to the amount staked to that specific validator. With very\nlarge bonds, such as parachain liquid staking accounts, a nominator has multiple active nominations\nper era (Acala's LDOT nominator typically has 7-12 active nominations per era). Note that you cannot\ncontrol the percentage of stake you have allocated to each validator or choose who your active\nvalidator will be (except in the trivial case of nominating a single validator). Staking allocations\nare controlled by the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragm\xe9n algorithm"),"."),(0,i.kt)("p",null,'Once a validator gets slashed, it goes into the state as an "unapplied slash". You can check this\nvia\n',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/staking/slashes"},"Polkadot-JS UI"),".\nThe UI shows it per validator and then all the affected nominators along with the amounts. While\nunapplied, a governance proposal can be made to reverse it during this period (7 days on Kusama, 28\ndays on Polkadot). After the grace period, the slashes are applied."),(0,i.kt)("p",null,"The following levels of offense are\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/security/slashing/amounts"},"defined"),". However, these\nparticular levels are not implemented or referred to in the code or in the system; they are meant as\nguidelines for different levels of severity for offenses. To understand how slash amounts are\ncalculated, see the equations in the section below."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Level 1: isolated ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced/#unresponsiveness"},"unresponsiveness"),", i.e. being\noffline for an entire session. Generally no slashing, only ",(0,i.kt)("a",{parentName:"li",href:"#chilling"},"chilling"),"."),(0,i.kt)("li",{parentName:"ul"},"Level 2: concurrent unresponsiveness or isolated\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced/#equivocation"},"equivocation"),", slashes a very small amount of the\nstake and chills."),(0,i.kt)("li",{parentName:"ul"},"Level 3: misconducts unlikely to be accidental, but which do not harm the network's security to\nany large extent. Examples include concurrent equivocation or isolated cases of unjustified voting\nin ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-consensus"},"GRANDPA"),". Slashes a moderately small amount of the stake and chills."),(0,i.kt)("li",{parentName:"ul"},"Level 4: misconduct that poses serious security or monetary risk to the system, or mass collusion.\nSlashes all or most of the stake behind the validator and chills.")),(0,i.kt)("p",null,"If you want to know more details about slashing, please look at our\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/security/slashing/amounts"},"research page"),"."),(0,i.kt)("h3",{id:"chilling"},"Chilling"),(0,i.kt)("p",null,"Chilling is the act of stepping back from any nominating or validating. It can be done by a\nvalidator or nominator at any time, taking effect in the next era. It can also specifically mean\nremoving a validator from the active validator set by another validator, disqualifying them from the\nset of electable candidates in the next NPoS cycle."),(0,i.kt)("p",null,"Chilling may be voluntary and validator-initiated, e.g. if there is a planned outage in the\nvalidator's surroundings or hosting provider, and the validator wants to exit to protect themselves\nagainst slashing. When voluntary, chilling will keep the validator active in the current session,\nbut will move them to the inactive set in the next. The validator will not lose their nominators."),(0,i.kt)("p",null,"When used as part of a punishment (initiated externally), being chilled carries an implied penalty\nof being un-nominated. It also disables the validator for the remainder of the current era and\nremoves the offending validator from the next election."),(0,i.kt)("p",null,"Polkadot allows some validators to be\ndisabled, but if the number of disabled validators gets too large,\nPolkadot will trigger a new validator election\nto get a full set. Disabled validators will need to resubmit their intention to validate and\nre-garner support from nominators."),(0,i.kt)("p",null,'For more on chilling, see the "',(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-chill"},"How to Chill"),'" page on\nthis wiki.'),(0,i.kt)("h3",{id:"fast-unstake"},"Fast Unstake"),(0,i.kt)("admonition",{title:"Fast Unstaking feature is live!",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If you accidentally bonded your DOT or your\nbonded DOT never backed any active validator, you\ncan now unbond them immediately.")),(0,i.kt)("p",null,"If your bonded balance did not back any validators in the last\n28 days on Polkadot, you are\neligible to perform fast unstaking. The\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"staking dashboard")," will automatically check if you\nqualify. For more information, visit the\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000169433-can-i-transfer-dot-without-unbonding-and-waiting-28-days-"},'"Fast Unstake" section in this support article'),"."),(0,i.kt)("h2",{id:"why-and-why-not-to-stake"},"Why and Why not to Stake?"),(0,i.kt)("h3",{id:"pros-of-staking"},"Pros of Staking"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Earn rewards for contributing to the network's security through staking."),(0,i.kt)("li",{parentName:"ul"},"Low barrier of entry through ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools"},"Nomination Pools"),"."),(0,i.kt)("li",{parentName:"ul"},"Can choose up-to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\nvalidators which can help to decentralize the network through the sophisticated\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-consensus/#nominated-proof-of-stake"},"NPoS system")),(0,i.kt)("li",{parentName:"ul"},"10% inflation/year of the tokens is primarily intended for staking rewards.")),(0,i.kt)("p",null,"When the system staking rate matches with the ideal staking rate, the entire inflation of the\nnetwork is given away as the staking rewards.\nUp until now, the network has been following an inflation model that excludes the metric of active parachains.\nThe ideal staking rate is a dynamic value - as the number of active parachains influences the\navailable liquidity that is available to secure the network."),(0,i.kt)("p",null,"Any divergence from the ideal staking rate will result in the distribution of a proportion of the\nnewly minted tokens through inflation to go to the treasury. Keep in mind that when the system's\nstaking rate is lower than the ideal staking rate, the annual nominal return rate will be higher,\nencouraging more users to use their tokens for staking. On the contrary, when the system staking\nrate is higher than the ideal staking rate, the annual nominal return will be less, encouraging some\nusers to withdraw. For in-depth understanding, check the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#inflation"},"inflation")," section on the Wiki."),(0,i.kt)("h3",{id:"cons-of-staking"},"Cons of Staking"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Tokens will be locked for about 28 days on\nPolkadot. No rewards will be earned during\nthe unbonding period.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Possible punishment in case of the active validator found to be misbehaving (see\n",(0,i.kt)("a",{parentName:"p",href:"#slashing"},"slashing"),").")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Lack of liquidity i.e. You would not be able to use the tokens for participating in crowdloans or\ntransfer them to different account etc."))),(0,i.kt)("h2",{id:"how-many-validators"},"How many Validators?"),(0,i.kt)("p",null,"Polkadot currently has\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.validatorCount",defaultValue:297,mdxType:"RPC"}),"\n","\nvalidators. The top bound on the number of validators has not been determined yet, but should only\nbe limited by the bandwidth strain of the network due to peer-to-peer message passing."),(0,i.kt)("p",null,"The estimate of the number of validators that Polkadot will have at maturity is around 1000.\nKusama is already operating at this threshold."),(0,i.kt)("h2",{id:"why-am-i-not-receiving-rewards"},"Why am I not receiving rewards?"),(0,i.kt)("p",null,"Nominating on Polkadot is not a set-and-forget\naction. Nominators need to monitor their nominations and ensure they are eligible to receive staking\nrewards. Otherwise, they would be risking their funds to secure the chain with no reward. If you are\nbonding significantly more than the Minimum Active Bond and yet not receiving rewards, your\nnominations are all waiting, or your active validator has 100% commission. However, if you bond\nfunds close to the Minimum Active Bond, there could be several possibilities for not receiving\nstaking rewards. The table below can be used to troubleshoot why you might not be receiving staking\nrewards using Polkadot-JS UI."),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:"center"},"Nomination Status"),(0,i.kt)("th",{parentName:"tr",align:"center"},"What's happening?"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Causes"),(0,i.kt)("th",{parentName:"tr",align:"center"},"What to do?"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Nominated validators are all in waiting status."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Your stake has not been assigned to any of the nominated validators. You cannot earn rewards, nor be slashed in that era."),(0,i.kt)("td",{parentName:"tr",align:"center"},'Waiting validators are not in the active set in the current era and the stake backing them is not used to secure the network. In simple words, NPoS "does not see them".'),(0,i.kt)("td",{parentName:"tr",align:"center"},"Change your nominations. Try to select validators (with reasonable commission) that have high chances to end up in the active set.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"You have some inactive, and some waiting nominations."),(0,i.kt)("td",{parentName:"tr",align:"center"},'Validators shown as "Inactive" in your staking dashboard are still in the active set and are producing blocks in the current era, but your stake has not been assigned to any of them. You will not earn rewards if your stake is not backing an active validator. In this case, you cannot be slashed either.'),(0,i.kt)("td",{parentName:"tr",align:"center"},(0,i.kt)("strong",{parentName:"td"},"Scenario 1:")," You have bonded less than the Minimum Active Bond. ",(0,i.kt)("strong",{parentName:"td"},"Scenario 2:")," You have more than the Minimum Active Bond, but your account is at the tail end of the ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-staking-advanced#bags-list"},"bags list")," and within your bag there are acounts with less stake than you, in front of you."),(0,i.kt)("td",{parentName:"tr",align:"center"},(0,i.kt)("strong",{parentName:"td"},"Scenario 1:")," Try bonding more funds. ",(0,i.kt)("strong",{parentName:"td"},"Scenario 2:")," Try to put your account in front of the accounts with less stake than you. Instructions available ",(0,i.kt)("a",{parentName:"td",href:"https://support.polkadot.network/support/solutions/articles/65000181018-i-have-more-than-the-minimum-bonded-but-i-m-not-getting-rewards"},"here"))),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"You have one active validator."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Active validators are producing blocks in the current era, and your stake has been assigned to them. Even if you are not earning rewards, you can be slashed."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Your validator is oversubscribed, meaning that it has more than 512 nominators (ranked by stake), and your stake is less than that of those nominators."),(0,i.kt)("td",{parentName:"tr",align:"center"},"You can try to select validators that are not oversubscribed but in the long term you might want to bond more funds (even more than the Minimum Active Bond) to increase the chance of earning rewards also with oversubscribed validators.")))),(0,i.kt)("admonition",{title:"Join a Nomination Pool",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"By joining a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," that is active and earning rewards, you\ncan start earning staking rewards with as low as 1 DOT. The nomination pools typically have a\ndedicated pool operator who ensures that the pool's stake is always backing an active validator and\nis receiving rewards.")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"You can find information about why you might not receive staking rewards on\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000170805-why-am-i-not-getting-staking-rewards-"},"this support page"),".")),(0,i.kt)("h2",{id:"staking-faq"},"Staking FAQ"),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"See\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181959-staking-faq-s"},"this support page"),"\nfor the FAQs about staking.")),(0,i.kt)("h2",{id:"resources"},"Resources"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/web3foundation/how-nominated-proof-of-stake-will-work-in-polkadot-377d70c6bd43"},"How Nominated Proof of Stake will work in Polkadot")," -\nBlog post by Web3 Foundation researcher Alfonso Cevallos covering NPoS in Polkadot."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-secure-validator"},"Validator setup"))))}m.isMDXComponent=!0},89303:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/reward-risk-fee9f991186d4097ca3d3f0a713f4ad4.png"},4080:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/stash-and-staking-proxy-ea4d09387a4b56d1349ee896427d9f1d.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/1ae2b102.6b88ee88.js b/assets/js/1ae2b102.6b88ee88.js new file mode 100644 index 000000000000..4b557d92ec0a --- /dev/null +++ b/assets/js/1ae2b102.6b88ee88.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[4537],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function c(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,c,d,h;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return c=new r.U(i),e.next=21,s.G.create({provider:c});case 21:d=e.sent,(h=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),u=d[0],p=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(r.toString(),l,t,p):p(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,a,p);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(o,l,t,p):p(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},1799:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>c,default:()=>m,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"build-protocol-info",title:"Polkadot Protocol Information",sidebar_label:"Polkadot Protocol",description:"Characteristics about the Polkadot protocol, and what you need to consider when building.",keywords:["build","protocol","extrinsics","events","transaction"],slug:"../build-protocol-info"},c=void 0,d={unversionedId:"build/build-protocol-info",id:"build/build-protocol-info",title:"Polkadot Protocol Information",description:"Characteristics about the Polkadot protocol, and what you need to consider when building.",source:"@site/../docs/build/build-protocol-info.md",sourceDirName:"build",slug:"/build-protocol-info",permalink:"/docs/build-protocol-info",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/build/build-protocol-info.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688131185,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"build-protocol-info",title:"Polkadot Protocol Information",sidebar_label:"Polkadot Protocol",description:"Characteristics about the Polkadot protocol, and what you need to consider when building.",keywords:["build","protocol","extrinsics","events","transaction"],slug:"../build-protocol-info"},sidebar:"docs",previous:{title:"Integration Initiation",permalink:"/docs/build-integration"},next:{title:"Integrating Assets",permalink:"/docs/build-integrate-assets"}},h={},u=[{value:"Tokens",id:"tokens",level:2},{value:"Redenomination",id:"redenomination",level:3},{value:"Addresses",id:"addresses",level:2},{value:"Cryptography",id:"cryptography",level:3},{value:"Existential Deposit",id:"existential-deposit",level:2},{value:"Free vs. Reserved vs. Locked vs. Vesting Balance",id:"free-vs-reserved-vs-locked-vs-vesting-balance",level:2},{value:"Extrinsics and Events",id:"extrinsics-and-events",level:2},{value:"Block Format",id:"block-format",level:3},{value:"Extrinsics",id:"extrinsics",level:3},{value:"Transaction Mortality",id:"transaction-mortality",level:3},{value:"Unique Identifiers for Extrinsics",id:"unique-identifiers-for-extrinsics",level:3},{value:"Events",id:"events",level:3},{value:"Fees",id:"fees",level:3},{value:"Encoding",id:"encoding",level:3},{value:"Runtime Upgrades",id:"runtime-upgrades",level:2},{value:"Transaction Version Upgrades",id:"transaction-version-upgrades",level:3},{value:"Smart Contracts",id:"smart-contracts",level:2},{value:"Other Networks",id:"other-networks",level:2},{value:"Other F.A.Q.",id:"other-faq",level:2}],p={toc:u},k="wrapper";function m(e){var t=e.components,a=(0,o.Z)(e,s);return(0,i.kt)(k,(0,n.Z)({},p,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("p",null,"This page serves as a high-level introduction to the Polkadot protocol with terminology that may be\nspecific to Polkadot, notable differences to other chains that you may have worked with, and\npractical information for dealing with the chain."),(0,i.kt)("h2",{id:"tokens"},"Tokens"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Token decimals:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Polkadot (DOT): 10"),(0,i.kt)("li",{parentName:"ul"},"Kusama (KSM): 12"))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Base unit:"),' "Planck"'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Balance type:")," ",(0,i.kt)("a",{parentName:"li",href:"https://doc.rust-lang.org/std/u128/index.html"},(0,i.kt)("inlineCode",{parentName:"a"},"u128")))),(0,i.kt)("h3",{id:"redenomination"},"Redenomination"),(0,i.kt)("p",null,'Polkadot conducted a poll, which ended on 27 July 2020 (block 888_888), in which the stakeholders\ndecided to redenominate the DOT token. The redenomination does not change the number of base units\n(called "plancks" in Polkadot) in the network. The only change is that a single DOT token will be\n1e10 plancks instead of the original 1e12 plancks. See the Polkadot blog posts explaining the\n',(0,i.kt)("a",{parentName:"p",href:"https://medium.com/polkadot-network/the-first-polkadot-vote-1fc1b8bd357b"},"details")," and the\n",(0,i.kt)("a",{parentName:"p",href:"https://medium.com/polkadot-network/the-results-are-in-8f6b1ca2a4e6"},"results")," of the vote."),(0,i.kt)("p",null,"The redenomination took effect 72 hours after transfers were enabled, at block 1_248_326, which\noccurred at approximately 16:50 UTC on 21 Aug 2020. You can find more information about the\nredenomination ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"here"),"."),(0,i.kt)("h2",{id:"addresses"},"Addresses"),(0,i.kt)("p",null,"In Polkadot (and most Substrate chains), user accounts are identified by a 32-byte (256-bit)\n",(0,i.kt)("inlineCode",{parentName:"p"},"AccountId"),". This is often, but not always, the public key of a cryptographic key pair."),(0,i.kt)("p",null,'Polkadot (and Substrate) use the SS58 address format. This is a broad "meta-format" designed to\nhandle many different cryptographic schemes and chains. It has much in common with Bitcoin\'s\nBase58Check format such as a version prefix, a hash-based checksum suffix, and base-58 encoding.'),(0,i.kt)("p",null,"See the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/main-docs/fundamentals/accounts-addresses-keys/#address-encoding-and-chain-specific-addresses"},"SS58 page"),"\nin the Substrate documentation for encoding information and a more comprehensive list of network\nprefixes."),(0,i.kt)("admonition",{title:"Do not use regular expressions (regex) to validate addresses",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"Always verify using the prefix and checksum of the address. Substrate API Sidecar provides an\n",(0,i.kt)("inlineCode",{parentName:"p"},"accounts/{accountId}/validate")," path that returns a boolean ",(0,i.kt)("inlineCode",{parentName:"p"},"isValid")," response for a provided\naddress.")),(0,i.kt)("p",null,"Relevant SS58 prefixes for this guide:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Polkadot: 0"),(0,i.kt)("li",{parentName:"ul"},"Kusama: 2"),(0,i.kt)("li",{parentName:"ul"},"Westend: 42")),(0,i.kt)("h3",{id:"cryptography"},"Cryptography"),(0,i.kt)("p",null,"Polkadot supports the following ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"cryptographic")," key pairs and\nsigning algorithms:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Ed25519"),(0,i.kt)("li",{parentName:"ul"},"Sr25519 - Schnorr signatures on the Ristretto group"),(0,i.kt)("li",{parentName:"ul"},"ECDSA signatures on secp256k1")),(0,i.kt)("p",null,"Note that the address for a secp256k1 key is the SS58 encoding of the ",(0,i.kt)("em",{parentName:"p"},"hash of the public key")," in\norder to reduce the public key from 33 bytes to 32 bytes."),(0,i.kt)("h2",{id:"existential-deposit"},"Existential Deposit"),(0,i.kt)("p",null,"Polkadot, and most Substrate-based chains, use an ",(0,i.kt)("em",{parentName:"p"},"existential deposit")," (ED) to prevent dust\naccounts from bloating chain state. If an account drops below the ED, it will be ",(0,i.kt)("em",{parentName:"p"},"reaped,")," i.e.\ncompletely removed from storage and the nonce reset. Polkadot's ED is"),(0,i.kt)(r.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),", while Kusama's is",(0,i.kt)(r.Z,{network:"kusama",path:"consts.balances.existentialDeposit",defaultValue:333333333,filter:"humanReadable",mdxType:"RPC"}),". You can always verify the existential deposit by checking the [chain state](https://polkadot.js.org/apps/#/chainstate) for the constant `balances.existentialDeposit`.",(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For more information about the existential deposit visit the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"dedicated section")," in the Accounts\npage.")),(0,i.kt)("p",null,"Likewise, if you send a transfer with value below the ED to a new account, it will fail. Custodial\nwallets should set a minimum withdrawal amount that is greater than the ED to guarantee successful\nwithdrawals."),(0,i.kt)("p",null,"Wallets and custodians who track account nonces for auditing purposes should take care not to have\naccounts reaped, as users could refund the address and try making transactions from it. The Balances\npallet provides a ",(0,i.kt)("inlineCode",{parentName:"p"},"transfer_keep_alive")," function that will return an error and abort rather than\nmake the transfer if doing so would result in reaping the sender's account."),(0,i.kt)("admonition",{title:"The existential deposit is a property of the Relay Chain",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Your account on the Relay Chain has no direct impact on parachains as you have seperate accounts on\neach parachain. Still, parachains are able to define an existential deposit of their own, but this\nis seperate to that of the Relay Chain ED.")),(0,i.kt)("admonition",{title:"Existential deposit for the Asset Hub",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"The Asset Hub parachain has a lower existential deposit (0.1 DOT) than the Relay Chain (1 DOT) as\nwell as lower transaction fees. It is highly recommended to handle balance transfers on the Asset\nHub. Asset Hub integration is discussed in the next page of the guide.")),(0,i.kt)("h2",{id:"free-vs-reserved-vs-locked-vs-vesting-balance"},"Free vs. Reserved vs. Locked vs. Vesting Balance"),(0,i.kt)("p",null,"Account balance information is stored in\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_balances/struct.AccountData.html"},(0,i.kt)("inlineCode",{parentName:"a"},"AccountData")),".\nPolkadot primarily deals with two types of balances: free and reserved."),(0,i.kt)("p",null,'For most operations, free balance is what you are interested in. It is the "power" of an account in\nstaking and governance, for example. Reserved balance represents funds that have been set aside by\nsome operation and still belong to the account holder, but cannot be used.'),(0,i.kt)("p",null,"Locks are an abstraction over free balance that prevent spending for certain purposes. Several locks\ncan operate on the same account, but they overlap rather than add. Locks are automatically added\nonto accounts when tasks are done on the network (e.g. leasing a parachain slot or voting), these\nare not customizable. For example, an account could have a free balance of 200 DOT with two locks on\nit: 150 DOT for ",(0,i.kt)("inlineCode",{parentName:"p"},"Transfer")," purposes and 100 DOT for ",(0,i.kt)("inlineCode",{parentName:"p"},"Reserve")," purposes. The account could not make a\ntransfer that brings its free balance below 150 DOT, but an operation could result in reserving DOT\nsuch that the free balance is below 150, but above 100 DOT."),(0,i.kt)("p",null,"Bonding tokens for staking and voting in governance referenda both utilize locks."),(0,i.kt)("p",null,"Vesting is another abstraction that uses locks on free balance. Vesting sets a lock that decreases\nover time until all the funds are transferable."),(0,i.kt)("p",null,"More info:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/frame_support/traits/trait.LockableCurrency.html"},"Lockable Currency")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/frame_support/traits/struct.WithdrawReasons.html"},"Lock Withdraw Reasons")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/pallet_vesting/struct.VestingInfo.html"},"Vesting Info"))),(0,i.kt)("h2",{id:"extrinsics-and-events"},"Extrinsics and Events"),(0,i.kt)("h3",{id:"block-format"},"Block Format"),(0,i.kt)("p",null,"A Polkadot block consists of a block header and a block body. The block body is made up of\nextrinsics representing the generalization of the concept of transactions. Extrinsics can contain\nany external data the underlying chain wishes to validate and track."),(0,i.kt)("p",null,"The block header is a 5-tuple containing the following elements:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"parent_hash"),": a 32-byte Blake2b hash of the SCALE encoded parent block header."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"number"),": an integer representing the index of the current block in the chain. It is equal to the\nnumber of the ancestor blocks. The genesis state has number 0."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"state_root"),": the root of the Merkle tree, used as storage for the system."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"extrinsics_root"),": field which is reserved for the Runtime to validate the integrity of the\nextrinsics composing the block body."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"digest"),": field used to store any chain-specific auxiliary data, which could help the light\nclients interact with the block without the need of accessing the full storage as well as\nconsensus-related data including the block signature.")),(0,i.kt)("p",null,"A node creating or receiving a block must gossip that block to the network (i.e. to the other\nnodes). Other nodes within the network will track this announcement and can request information\nabout the block. Additional details on the process are outlined\n",(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#sect-msg-block-announce"},"here")," in the Polkadot Spec."),(0,i.kt)("h3",{id:"extrinsics"},"Extrinsics"),(0,i.kt)("p",null,"An extrinsic is a ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/scale-codec/"},"SCALE encoded")," array consisting\nof a ",(0,i.kt)("inlineCode",{parentName:"p"},"version number"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"signature"),", and varying ",(0,i.kt)("inlineCode",{parentName:"p"},"data")," types indicating the resulting runtime\nfunction to be called, including the parameters required for that function to be executed."),(0,i.kt)("p",null,"Extrinsics constitute information from the outside world and take on three forms:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Inherents"),(0,i.kt)("li",{parentName:"ul"},"Signed Transactions"),(0,i.kt)("li",{parentName:"ul"},"Unsigned Transactions")),(0,i.kt)("p",null,"As an infrastructure provider, you will deal almost exclusively with signed transactions. You will,\nhowever, see other extrinsics within the blocks that you decode. Find more information in the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/main-docs/build/tx-weights-fees/"},"Substrate documentation"),"."),(0,i.kt)("p",null,"Inherent extrinsics are unsigned and contain information that is not provably true, but validators\nagree on based on some measure of reasonability. For example, a timestamp cannot be proved, but\nvalidators can agree that it is within some time difference on their system clock. Inherents are\nbroadcasted as part of the produced blocks rather than being gossiped as individual extrinsics."),(0,i.kt)("p",null,"Signed transactions contain a signature of the account that issued the transaction and stands to pay\na fee to have the transaction included on chain. Because the value of including signed transactions\non-chain can be recognized prior to execution, they can be gossiped on the network between nodes\nwith a low risk of spam. Signed transactions fit the concept of a transaction in Ethereum or\nBitcoin."),(0,i.kt)("p",null,"Some transactions cannot be signed by a fee-paying account and use unsigned transactions. For\nexample, when a user claims their DOT from the Ethereum DOT indicator contract to a new DOT address,\nthe new address doesn't yet have any funds with which to pay fees."),(0,i.kt)("p",null,"The Polkadot Host does not specify or limit the internals of each extrinsics and those are defined\nand dealt with by the Runtime."),(0,i.kt)("h3",{id:"transaction-mortality"},"Transaction Mortality"),(0,i.kt)("p",null,'Extrinsics can be mortal or immortal. The transaction payload includes a block number and block hash\ncheckpoint from which a transaction is valid and a validity period (also called "era" in some\nplaces) that represents the number of blocks after the checkpoint for which the transaction is\nvalid. If the extrinsic is not included in a block within this validity window, it will be discarded\nfrom the transaction queue.'),(0,i.kt)("p",null,"The chain only stores a limited number of prior block hashes as reference. You can query this\nparameter, called ",(0,i.kt)("inlineCode",{parentName:"p"},"BlockHashCount"),", from the chain state or metadata. This parameter is set to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.system.blockHashCount",defaultValue:4096,mdxType:"RPC"}),"\nblocks (about seven hours) at genesis. If the validity period is larger than the number of blocks\nstored on-chain, then the transaction will only be valid as long as there is a block to check it\nagainst, i.e. the minimum value of validity period and block hash count."),(0,i.kt)("p",null,'Setting the block checkpoint to zero, using the genesis hash, and a validity period of zero will\nmake the transaction "immortal".'),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"NOTE:")," If an account is reaped and a user re-funds the account, then they could replay an\nimmortal transaction. Always default to using a mortal extrinsic."),(0,i.kt)("h3",{id:"unique-identifiers-for-extrinsics"},"Unique Identifiers for Extrinsics"),(0,i.kt)("admonition",{title:"Transaction Hash is not a unique identifier",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"The assumption that a transaction's hash is a unique identifier is the number one mistake that\nindexing services and custodians make. This error will cause major issues for your users. Make sure\nthat you read this section carefully.")),(0,i.kt)("p",null,"Many infrastructure providers on existing blockchains, e.g. Ethereum, consider a transaction's hash\nas a unique identifier. In Substrate-based chains like Polkadot, a transaction's hash only serves as\na fingerprint of the information within a transaction, and there are times when two transactions\nwith the same hash are both valid. In the case that one is invalid, the network properly handles the\ntransaction and does not charge a transaction fee to the sender nor consider the transaction in the\nblock's fullness."),(0,i.kt)("p",null,"Imagine this contrived example with a ",(0,i.kt)("a",{parentName:"p",href:"#existential-deposit"},"reaped account"),". The first and last\ntransactions are identical, and both valid."),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:"center"},"Index"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Hash"),(0,i.kt)("th",{parentName:"tr",align:"left"},"Origin"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Nonce"),(0,i.kt)("th",{parentName:"tr",align:"left"},"Call"),(0,i.kt)("th",{parentName:"tr",align:"left"},"Results"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"0"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0x01"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Transfer 5 DOT to B"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A reaped")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"1"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0x02"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account B"),(0,i.kt)("td",{parentName:"tr",align:"center"},"4"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Transfer 7 DOT to A"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A created (nonce = 0)")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"2"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0x01"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Transfer 5 DOT to B"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Successful transaction")))),(0,i.kt)("p",null,"In addition, not every extrinsic in a Substrate-based chain comes from an account as a\npublic/private key pair; Substrate, rather, has the concept of dispatch \u201corigin\u201d, which could be\ncreated from a public key account, but could also form from other means such as governance. These\norigins do not have a nonce associated with them the way that an account does. For example,\ngovernance might dispatch the same call with the same arguments multiple times, like \u201cincrease the\nvalidator set by 10%.\u201d This dispatch information (and therefore its hash) would be the same, and the\nhash would be a reliable representative of the call, but its execution would have different effects\ndepending on the chain\u2019s state at the time of dispatch."),(0,i.kt)("p",null,"The correct way to uniquely identify an extrinsic on a Substrate-based chain is to use the block ID\n(height or hash) and the extrinsic's index. Substrate defines a block as a header and an array of\nextrinsics; therefore, an index in the array at a canonical height will always uniquely identify a\ntransaction. This methodology is reflected in the Substrate codebase itself, for example to\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_multisig/struct.Timepoint.html"},"reference a previous transaction"),"\nfrom the Multisig pallet."),(0,i.kt)("h3",{id:"events"},"Events"),(0,i.kt)("p",null,"While extrinsics represent information from the outside world, events represent information from the\nchain. Extrinsics can trigger events. For example, the Staking pallet emits a ",(0,i.kt)("inlineCode",{parentName:"p"},"Reward")," event when\nclaiming staking rewards to tell the user how much the account was credited."),(0,i.kt)("p",null,"If you want to monitor deposits into an address, keep in mind that several transactions can initiate\na balance transfer (such as ",(0,i.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," and a ",(0,i.kt)("inlineCode",{parentName:"p"},"utility.batch")," transaction with a\ntransfer inside of it). Only monitoring ",(0,i.kt)("inlineCode",{parentName:"p"},"balances.transfer")," transactions will not be sufficient.\nMake sure that you monitor events in each block for events that contain your addresses of interest.\nMonitor events instead of transaction names to ensure that you can properly credit deposits."),(0,i.kt)("h3",{id:"fees"},"Fees"),(0,i.kt)("p",null,"Polkadot uses weight-based fees that, unlike gas, are charged ",(0,i.kt)("em",{parentName:"p"},"pre-dispatch."),' Users can also add a\n"tip" to increase transaction priority during congested periods. See the\n',(0,i.kt)("a",{parentName:"p",href:"/docs/learn-transaction-fees"},"transaction fee")," page for more info."),(0,i.kt)("h3",{id:"encoding"},"Encoding"),(0,i.kt)("p",null,"Parity's integration tools should allow you to deal with decoded data. If you'd like to bypass them\nand interact directly with the chain data or implement your own codec, Polkadot encodes block and\ntransaction data using the ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/scale-codec/"},"SCALE codec"),"."),(0,i.kt)("h2",{id:"runtime-upgrades"},"Runtime Upgrades"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"/docs/learn-runtime-upgrades"},"Runtime upgrades")," allow Polkadot to change the logic of the\nchain without the need for a hard fork. A hard fork would require node operators to manually upgrade\ntheir nodes to the latest runtime version. In a distributed system, this is a complex process to\ncoordinate and communicate. Polkadot can upgrade without a hard fork. The existing runtime logic is\nfollowed to update the Wasm runtime stored on the blockchain to a new version. The upgrade is then\nincluded in the blockchain itself, meaning that all the nodes on the network execute it."),(0,i.kt)("p",null,"Generally there is no need to upgrade your nodes manually before the runtime upgrade as they will\nautomatically start to follow the new logic of the chain. Nodes only need to be updated when the\nruntime requires new host functions or there is a change in networking or consensus."),(0,i.kt)("p",null,"Transactions constructed for a given runtime version will not work on later versions. Therefore, a\ntransaction constructed based on a runtime version will not be valid in later runtime versions. If\nyou don't think you can submit a transaction before the upgrade, it is better to wait and construct\nit after the upgrade takes place."),(0,i.kt)("p",null,"Although upgrading your nodes is generally not necessary to follow an upgrade, we recommend\nfollowing the Polkadot releases and upgrading in a timely manner, especially for high priority or\ncritical releases."),(0,i.kt)("h3",{id:"transaction-version-upgrades"},"Transaction Version Upgrades"),(0,i.kt)("p",null,"Apart the ",(0,i.kt)("inlineCode",{parentName:"p"},"runtime_version")," there is also the ",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," which denotes how to correctly\nencode/decode calls for a given runtime (useful for hardware wallets). The reason\n",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," is separate from ",(0,i.kt)("inlineCode",{parentName:"p"},"runtime_version")," is that it explicitly notes that the call\ninterface is broken/not compatible."),(0,i.kt)("p",null,"The ",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," is updated in the cases mentioned in the\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/sp_version/struct.RuntimeVersion.html#structfield.transaction_version"},"Substrate docs"),".\nSo when a new transaction version is introduced (during a runtime upgrade), it indicates a breaking\nchange to transaction serialization. In that case, any custom application/tool that constructs &\nsigns transactions should also be updated in order to be compatible with the new transaction\nversion. It is the responsibility of the maintainers of the custom application/tool to keep up with\nthe ",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," updates. However, if you do not want to keep monitoring these changes\nyourself, you can also use the ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/txwrapper-core"},"txwrapper-core")," tool\nthat handles these breaking changes for you and allows you to construct transactions using the\nfunction names and chain metadata."),(0,i.kt)("h2",{id:"smart-contracts"},"Smart Contracts"),(0,i.kt)("p",null,"The Polkadot Relay Chain does not support smart contracts."),(0,i.kt)("h2",{id:"other-networks"},"Other Networks"),(0,i.kt)("p",null,"Besides running a private network, Polkadot has two other networks where you could test\ninfrastructure prior to deploying to the Polkadot mainnet."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Kusama Canary Network:")," Kusama is Polkadot's cutting-edge cousin. Many risky features are\ndeployed to Kusama prior to making their way into Polkadot."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Westend Testnet:")," Westend is Polkadot's testnet and uses the Polkadot runtime."),(0,i.kt)("h2",{id:"other-faq"},"Other F.A.Q."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Can an account's balance change without a corresponding, on-chain transaction?")),(0,i.kt)("p",null,"No, but not all balance changes are in a ",(0,i.kt)("em",{parentName:"p"},"transaction,")," some are in ",(0,i.kt)("em",{parentName:"p"},"events.")," You will need to run\nan archive node and listen for events and transactions to track all account activity. This\nespecially applies to ",(0,i.kt)("em",{parentName:"p"},"locking")," operations if you are calculating balance as the spendable balance,\ni.e. free balance minus the maximum lock."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},'What chain depth is considered "safe"?')),(0,i.kt)("p",null,"Polkadot uses a deterministic finality mechanism. Once a block is finalized, it cannot be reverted\nexcept by a hard fork. Kusama has had hard forks that had to revert four finalized blocks in order\nto cancel a runtime upgrade. Using a finalized depth of ten blocks should be safe."),(0,i.kt)("p",null,"Note that block production and finality are isolated processes in Polkadot, and the chain can have a\nlong unfinalized head."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Do users need to interact with any smart contracts?")),(0,i.kt)("p",null,"No, users interact directly with the chain's logic."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Does Polkadot have state rent?")),(0,i.kt)("p",null,"No, Polkadot uses the existential deposit to prevent dust accounts and other economic mechanisms\nlike locking or reserving tokens for operations that utilize state."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"What is an external source to see the current chain height?")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS explorer")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkascan.io/"},"Polkascan block explorer")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.subscan.io/"},"Subscan block explorer"))))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/1ae2b102.d580b97b.js b/assets/js/1ae2b102.d580b97b.js deleted file mode 100644 index ae6b7650c264..000000000000 --- a/assets/js/1ae2b102.d580b97b.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[4537],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function c(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,c,d,h;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return c=new r.U(i),e.next=21,s.G.create({provider:c});case 21:d=e.sent,(h=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),u=d[0],p=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(r.toString(),l,t,p):p(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,a,p);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(o,l,t,p):p(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},1799:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>c,default:()=>m,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"build-protocol-info",title:"Polkadot Protocol Information",sidebar_label:"Polkadot Protocol",description:"Characteristics about the Polkadot protocol, and what you need to consider when building.",keywords:["build","protocol","extrinsics","events","transaction"],slug:"../build-protocol-info"},c=void 0,d={unversionedId:"build/build-protocol-info",id:"build/build-protocol-info",title:"Polkadot Protocol Information",description:"Characteristics about the Polkadot protocol, and what you need to consider when building.",source:"@site/../docs/build/build-protocol-info.md",sourceDirName:"build",slug:"/build-protocol-info",permalink:"/docs/build-protocol-info",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/build/build-protocol-info.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688131185,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"build-protocol-info",title:"Polkadot Protocol Information",sidebar_label:"Polkadot Protocol",description:"Characteristics about the Polkadot protocol, and what you need to consider when building.",keywords:["build","protocol","extrinsics","events","transaction"],slug:"../build-protocol-info"},sidebar:"docs",previous:{title:"Integration Initiation",permalink:"/docs/build-integration"},next:{title:"Integrating Assets",permalink:"/docs/build-integrate-assets"}},h={},u=[{value:"Tokens",id:"tokens",level:2},{value:"Redenomination",id:"redenomination",level:3},{value:"Addresses",id:"addresses",level:2},{value:"Cryptography",id:"cryptography",level:3},{value:"Existential Deposit",id:"existential-deposit",level:2},{value:"Free vs. Reserved vs. Locked vs. Vesting Balance",id:"free-vs-reserved-vs-locked-vs-vesting-balance",level:2},{value:"Extrinsics and Events",id:"extrinsics-and-events",level:2},{value:"Block Format",id:"block-format",level:3},{value:"Extrinsics",id:"extrinsics",level:3},{value:"Transaction Mortality",id:"transaction-mortality",level:3},{value:"Unique Identifiers for Extrinsics",id:"unique-identifiers-for-extrinsics",level:3},{value:"Events",id:"events",level:3},{value:"Fees",id:"fees",level:3},{value:"Encoding",id:"encoding",level:3},{value:"Runtime Upgrades",id:"runtime-upgrades",level:2},{value:"Transaction Version Upgrades",id:"transaction-version-upgrades",level:3},{value:"Smart Contracts",id:"smart-contracts",level:2},{value:"Other Networks",id:"other-networks",level:2},{value:"Other F.A.Q.",id:"other-faq",level:2}],p={toc:u},k="wrapper";function m(e){var t=e.components,a=(0,o.Z)(e,s);return(0,i.kt)(k,(0,n.Z)({},p,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("p",null,"This page serves as a high-level introduction to the Polkadot protocol with terminology that may be\nspecific to Polkadot, notable differences to other chains that you may have worked with, and\npractical information for dealing with the chain."),(0,i.kt)("h2",{id:"tokens"},"Tokens"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Token decimals:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Polkadot (DOT): 10"),(0,i.kt)("li",{parentName:"ul"},"Kusama (KSM): 12"))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Base unit:"),' "Planck"'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Balance type:")," ",(0,i.kt)("a",{parentName:"li",href:"https://doc.rust-lang.org/std/u128/index.html"},(0,i.kt)("inlineCode",{parentName:"a"},"u128")))),(0,i.kt)("h3",{id:"redenomination"},"Redenomination"),(0,i.kt)("p",null,'Polkadot conducted a poll, which ended on 27 July 2020 (block 888_888), in which the stakeholders\ndecided to redenominate the DOT token. The redenomination does not change the number of base units\n(called "plancks" in Polkadot) in the network. The only change is that a single DOT token will be\n1e10 plancks instead of the original 1e12 plancks. See the Polkadot blog posts explaining the\n',(0,i.kt)("a",{parentName:"p",href:"https://medium.com/polkadot-network/the-first-polkadot-vote-1fc1b8bd357b"},"details")," and the\n",(0,i.kt)("a",{parentName:"p",href:"https://medium.com/polkadot-network/the-results-are-in-8f6b1ca2a4e6"},"results")," of the vote."),(0,i.kt)("p",null,"The redenomination took effect 72 hours after transfers were enabled, at block 1_248_326, which\noccurred at approximately 16:50 UTC on 21 Aug 2020. You can find more information about the\nredenomination ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"here"),"."),(0,i.kt)("h2",{id:"addresses"},"Addresses"),(0,i.kt)("p",null,"In Polkadot (and most Substrate chains), user accounts are identified by a 32-byte (256-bit)\n",(0,i.kt)("inlineCode",{parentName:"p"},"AccountId"),". This is often, but not always, the public key of a cryptographic key pair."),(0,i.kt)("p",null,'Polkadot (and Substrate) use the SS58 address format. This is a broad "meta-format" designed to\nhandle many different cryptographic schemes and chains. It has much in common with Bitcoin\'s\nBase58Check format such as a version prefix, a hash-based checksum suffix, and base-58 encoding.'),(0,i.kt)("p",null,"See the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/main-docs/fundamentals/accounts-addresses-keys/#address-encoding-and-chain-specific-addresses"},"SS58 page"),"\nin the Substrate documentation for encoding information and a more comprehensive list of network\nprefixes."),(0,i.kt)("admonition",{title:"Do not use regular expressions (regex) to validate addresses",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"Always verify using the prefix and checksum of the address. Substrate API Sidecar provides an\n",(0,i.kt)("inlineCode",{parentName:"p"},"accounts/{accountId}/validate")," path that returns a boolean ",(0,i.kt)("inlineCode",{parentName:"p"},"isValid")," response for a provided\naddress.")),(0,i.kt)("p",null,"Relevant SS58 prefixes for this guide:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Polkadot: 0"),(0,i.kt)("li",{parentName:"ul"},"Kusama: 2"),(0,i.kt)("li",{parentName:"ul"},"Westend: 42")),(0,i.kt)("h3",{id:"cryptography"},"Cryptography"),(0,i.kt)("p",null,"Polkadot supports the following ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"cryptographic")," key pairs and\nsigning algorithms:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Ed25519"),(0,i.kt)("li",{parentName:"ul"},"Sr25519 - Schnorr signatures on the Ristretto group"),(0,i.kt)("li",{parentName:"ul"},"ECDSA signatures on secp256k1")),(0,i.kt)("p",null,"Note that the address for a secp256k1 key is the SS58 encoding of the ",(0,i.kt)("em",{parentName:"p"},"hash of the public key")," in\norder to reduce the public key from 33 bytes to 32 bytes."),(0,i.kt)("h2",{id:"existential-deposit"},"Existential Deposit"),(0,i.kt)("p",null,"Polkadot, and most Substrate-based chains, use an ",(0,i.kt)("em",{parentName:"p"},"existential deposit")," (ED) to prevent dust\naccounts from bloating chain state. If an account drops below the ED, it will be ",(0,i.kt)("em",{parentName:"p"},"reaped,")," i.e.\ncompletely removed from storage and the nonce reset. Polkadot's ED is"),(0,i.kt)(r.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),", while Kusama's is",(0,i.kt)(r.Z,{network:"kusama",path:"consts.balances.existentialDeposit",defaultValue:333333333,filter:"humanReadable",mdxType:"RPC"}),". You can always verify the existential deposit by checking the [chain state](https://polkadot.js.org/apps/#/chainstate) for the constant `balances.existentialDeposit`.",(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For more information about the existential deposit visit the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"dedicated section")," in the Accounts\npage.")),(0,i.kt)("p",null,"Likewise, if you send a transfer with value below the ED to a new account, it will fail. Custodial\nwallets should set a minimum withdrawal amount that is greater than the ED to guarantee successful\nwithdrawals."),(0,i.kt)("p",null,"Wallets and custodians who track account nonces for auditing purposes should take care not to have\naccounts reaped, as users could refund the address and try making transactions from it. The Balances\npallet provides a ",(0,i.kt)("inlineCode",{parentName:"p"},"transfer_keep_alive")," function that will return an error and abort rather than\nmake the transfer if doing so would result in reaping the sender's account."),(0,i.kt)("admonition",{title:"The existential deposit is a property of the Relay Chain",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Your account on the Relay Chain has no direct impact on parachains as you have seperate accounts on\neach parachain. Still, parachains are able to define an existential deposit of their own, but this\nis seperate to that of the Relay Chain ED.")),(0,i.kt)("admonition",{title:"Existential deposit for the Asset Hub",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"The Asset Hub parachain has a lower existential deposit (0.1 DOT) than the Relay Chain (1 DOT) as\nwell as lower transaction fees. It is highly recommended to handle balance transfers on the Asset\nHub. Asset Hub integration is discussed in the next page of the guide.")),(0,i.kt)("h2",{id:"free-vs-reserved-vs-locked-vs-vesting-balance"},"Free vs. Reserved vs. Locked vs. Vesting Balance"),(0,i.kt)("p",null,"Account balance information is stored in\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_balances/struct.AccountData.html"},(0,i.kt)("inlineCode",{parentName:"a"},"AccountData")),".\nPolkadot primarily deals with two types of balances: free and reserved."),(0,i.kt)("p",null,'For most operations, free balance is what you are interested in. It is the "power" of an account in\nstaking and governance, for example. Reserved balance represents funds that have been set aside by\nsome operation and still belong to the account holder, but cannot be used.'),(0,i.kt)("p",null,"Locks are an abstraction over free balance that prevent spending for certain purposes. Several locks\ncan operate on the same account, but they overlap rather than add. Locks are automatically added\nonto accounts when tasks are done on the network (e.g. leasing a parachain slot or voting), these\nare not customizable. For example, an account could have a free balance of 200 DOT with two locks on\nit: 150 DOT for ",(0,i.kt)("inlineCode",{parentName:"p"},"Transfer")," purposes and 100 DOT for ",(0,i.kt)("inlineCode",{parentName:"p"},"Reserve")," purposes. The account could not make a\ntransfer that brings its free balance below 150 DOT, but an operation could result in reserving DOT\nsuch that the free balance is below 150, but above 100 DOT."),(0,i.kt)("p",null,"Bonding tokens for staking and voting in governance referenda both utilize locks."),(0,i.kt)("p",null,"Vesting is another abstraction that uses locks on free balance. Vesting sets a lock that decreases\nover time until all the funds are transferable."),(0,i.kt)("p",null,"More info:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/frame_support/traits/trait.LockableCurrency.html"},"Lockable Currency")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/frame_support/traits/struct.WithdrawReasons.html"},"Lock Withdraw Reasons")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/pallet_vesting/struct.VestingInfo.html"},"Vesting Info"))),(0,i.kt)("h2",{id:"extrinsics-and-events"},"Extrinsics and Events"),(0,i.kt)("h3",{id:"block-format"},"Block Format"),(0,i.kt)("p",null,"A Polkadot block consists of a block header and a block body. The block body is made up of\nextrinsics representing the generalization of the concept of transactions. Extrinsics can contain\nany external data the underlying chain wishes to validate and track."),(0,i.kt)("p",null,"The block header is a 5-tuple containing the following elements:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"parent_hash"),": a 32-byte Blake2b hash of the SCALE encoded parent block header."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"number"),": an integer representing the index of the current block in the chain. It is equal to the\nnumber of the ancestor blocks. The genesis state has number 0."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"state_root"),": the root of the Merkle tree, used as storage for the system."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"extrinsics_root"),": field which is reserved for the Runtime to validate the integrity of the\nextrinsics composing the block body."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"digest"),": field used to store any chain-specific auxiliary data, which could help the light\nclients interact with the block without the need of accessing the full storage as well as\nconsensus-related data including the block signature.")),(0,i.kt)("p",null,"A node creating or receiving a block must gossip that block to the network (i.e. to the other\nnodes). Other nodes within the network will track this announcement and can request information\nabout the block. Additional details on the process are outlined\n",(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#sect-msg-block-announce"},"here")," in the Polkadot Spec."),(0,i.kt)("h3",{id:"extrinsics"},"Extrinsics"),(0,i.kt)("p",null,"An extrinsic is a ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/scale-codec/"},"SCALE encoded")," array consisting\nof a ",(0,i.kt)("inlineCode",{parentName:"p"},"version number"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"signature"),", and varying ",(0,i.kt)("inlineCode",{parentName:"p"},"data")," types indicating the resulting runtime\nfunction to be called, including the parameters required for that function to be executed."),(0,i.kt)("p",null,"Extrinsics constitute information from the outside world and take on three forms:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Inherents"),(0,i.kt)("li",{parentName:"ul"},"Signed Transactions"),(0,i.kt)("li",{parentName:"ul"},"Unsigned Transactions")),(0,i.kt)("p",null,"As an infrastructure provider, you will deal almost exclusively with signed transactions. You will,\nhowever, see other extrinsics within the blocks that you decode. Find more information in the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/main-docs/build/tx-weights-fees/"},"Substrate documentation"),"."),(0,i.kt)("p",null,"Inherent extrinsics are unsigned and contain information that is not provably true, but validators\nagree on based on some measure of reasonability. For example, a timestamp cannot be proved, but\nvalidators can agree that it is within some time difference on their system clock. Inherents are\nbroadcasted as part of the produced blocks rather than being gossiped as individual extrinsics."),(0,i.kt)("p",null,"Signed transactions contain a signature of the account that issued the transaction and stands to pay\na fee to have the transaction included on chain. Because the value of including signed transactions\non-chain can be recognized prior to execution, they can be gossiped on the network between nodes\nwith a low risk of spam. Signed transactions fit the concept of a transaction in Ethereum or\nBitcoin."),(0,i.kt)("p",null,"Some transactions cannot be signed by a fee-paying account and use unsigned transactions. For\nexample, when a user claims their DOT from the Ethereum DOT indicator contract to a new DOT address,\nthe new address doesn't yet have any funds with which to pay fees."),(0,i.kt)("p",null,"The Polkadot Host does not specify or limit the internals of each extrinsics and those are defined\nand dealt with by the Runtime."),(0,i.kt)("h3",{id:"transaction-mortality"},"Transaction Mortality"),(0,i.kt)("p",null,'Extrinsics can be mortal or immortal. The transaction payload includes a block number and block hash\ncheckpoint from which a transaction is valid and a validity period (also called "era" in some\nplaces) that represents the number of blocks after the checkpoint for which the transaction is\nvalid. If the extrinsic is not included in a block within this validity window, it will be discarded\nfrom the transaction queue.'),(0,i.kt)("p",null,"The chain only stores a limited number of prior block hashes as reference. You can query this\nparameter, called ",(0,i.kt)("inlineCode",{parentName:"p"},"BlockHashCount"),", from the chain state or metadata. This parameter is set to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.system.blockHashCount",defaultValue:4096,mdxType:"RPC"}),"\nblocks (about seven hours) at genesis. If the validity period is larger than the number of blocks\nstored on-chain, then the transaction will only be valid as long as there is a block to check it\nagainst, i.e. the minimum value of validity period and block hash count."),(0,i.kt)("p",null,'Setting the block checkpoint to zero, using the genesis hash, and a validity period of zero will\nmake the transaction "immortal".'),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"NOTE:")," If an account is reaped and a user re-funds the account, then they could replay an\nimmortal transaction. Always default to using a mortal extrinsic."),(0,i.kt)("h3",{id:"unique-identifiers-for-extrinsics"},"Unique Identifiers for Extrinsics"),(0,i.kt)("admonition",{title:"Transaction Hash is not a unique identifier",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"The assumption that a transaction's hash is a unique identifier is the number one mistake that\nindexing services and custodians make. This error will cause major issues for your users. Make sure\nthat you read this section carefully.")),(0,i.kt)("p",null,"Many infrastructure providers on existing blockchains, e.g. Ethereum, consider a transaction's hash\nas a unique identifier. In Substrate-based chains like Polkadot, a transaction's hash only serves as\na fingerprint of the information within a transaction, and there are times when two transactions\nwith the same hash are both valid. In the case that one is invalid, the network properly handles the\ntransaction and does not charge a transaction fee to the sender nor consider the transaction in the\nblock's fullness."),(0,i.kt)("p",null,"Imagine this contrived example with a ",(0,i.kt)("a",{parentName:"p",href:"#existential-deposit"},"reaped account"),". The first and last\ntransactions are identical, and both valid."),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:"center"},"Index"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Hash"),(0,i.kt)("th",{parentName:"tr",align:"left"},"Origin"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Nonce"),(0,i.kt)("th",{parentName:"tr",align:"left"},"Call"),(0,i.kt)("th",{parentName:"tr",align:"left"},"Results"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"0"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0x01"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Transfer 5 DOT to B"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A reaped")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"1"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0x02"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account B"),(0,i.kt)("td",{parentName:"tr",align:"center"},"4"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Transfer 7 DOT to A"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A created (nonce = 0)")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"2"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0x01"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Account A"),(0,i.kt)("td",{parentName:"tr",align:"center"},"0"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Transfer 5 DOT to B"),(0,i.kt)("td",{parentName:"tr",align:"left"},"Successful transaction")))),(0,i.kt)("p",null,"In addition, not every extrinsic in a Substrate-based chain comes from an account as a\npublic/private key pair; Substrate, rather, has the concept of dispatch \u201corigin\u201d, which could be\ncreated from a public key account, but could also form from other means such as governance. These\norigins do not have a nonce associated with them the way that an account does. For example,\ngovernance might dispatch the same call with the same arguments multiple times, like \u201cincrease the\nvalidator set by 10%.\u201d This dispatch information (and therefore its hash) would be the same, and the\nhash would be a reliable representative of the call, but its execution would have different effects\ndepending on the chain\u2019s state at the time of dispatch."),(0,i.kt)("p",null,"The correct way to uniquely identify an extrinsic on a Substrate-based chain is to use the block ID\n(height or hash) and the extrinsic's index. Substrate defines a block as a header and an array of\nextrinsics; therefore, an index in the array at a canonical height will always uniquely identify a\ntransaction. This methodology is reflected in the Substrate codebase itself, for example to\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_multisig/struct.Timepoint.html"},"reference a previous transaction"),"\nfrom the Multisig pallet."),(0,i.kt)("h3",{id:"events"},"Events"),(0,i.kt)("p",null,"While extrinsics represent information from the outside world, events represent information from the\nchain. Extrinsics can trigger events. For example, the Staking pallet emits a ",(0,i.kt)("inlineCode",{parentName:"p"},"Reward")," event when\nclaiming staking rewards to tell the user how much the account was credited."),(0,i.kt)("p",null,"If you want to monitor deposits into an address, keep in mind that several transactions can initiate\na balance transfer (such as ",(0,i.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," and a ",(0,i.kt)("inlineCode",{parentName:"p"},"utility.batch")," transaction with a\ntransfer inside of it). Only monitoring ",(0,i.kt)("inlineCode",{parentName:"p"},"balances.transfer")," transactions will not be sufficient.\nMake sure that you monitor events in each block for events that contain your addresses of interest.\nMonitor events instead of transaction names to ensure that you can properly credit deposits."),(0,i.kt)("h3",{id:"fees"},"Fees"),(0,i.kt)("p",null,"Polkadot uses weight-based fees that, unlike gas, are charged ",(0,i.kt)("em",{parentName:"p"},"pre-dispatch."),' Users can also add a\n"tip" to increase transaction priority during congested periods. See the\n',(0,i.kt)("a",{parentName:"p",href:"/docs/learn-transaction-fees"},"transaction fee")," page for more info."),(0,i.kt)("h3",{id:"encoding"},"Encoding"),(0,i.kt)("p",null,"Parity's integration tools should allow you to deal with decoded data. If you'd like to bypass them\nand interact directly with the chain data or implement your own codec, Polkadot encodes block and\ntransaction data using the ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/scale-codec/"},"SCALE codec"),"."),(0,i.kt)("h2",{id:"runtime-upgrades"},"Runtime Upgrades"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"/docs/learn-runtime-upgrades"},"Runtime upgrades")," allow Polkadot to change the logic of the\nchain without the need for a hard fork. A hard fork would require node operators to manually upgrade\ntheir nodes to the latest runtime version. In a distributed system, this is a complex process to\ncoordinate and communicate. Polkadot can upgrade without a hard fork. The existing runtime logic is\nfollowed to update the Wasm runtime stored on the blockchain to a new version. The upgrade is then\nincluded in the blockchain itself, meaning that all the nodes on the network execute it."),(0,i.kt)("p",null,"Generally there is no need to upgrade your nodes manually before the runtime upgrade as they will\nautomatically start to follow the new logic of the chain. Nodes only need to be updated when the\nruntime requires new host functions or there is a change in networking or consensus."),(0,i.kt)("p",null,"Transactions constructed for a given runtime version will not work on later versions. Therefore, a\ntransaction constructed based on a runtime version will not be valid in later runtime versions. If\nyou don't think you can submit a transaction before the upgrade, it is better to wait and construct\nit after the upgrade takes place."),(0,i.kt)("p",null,"Although upgrading your nodes is generally not necessary to follow an upgrade, we recommend\nfollowing the Polkadot releases and upgrading in a timely manner, especially for high priority or\ncritical releases."),(0,i.kt)("h3",{id:"transaction-version-upgrades"},"Transaction Version Upgrades"),(0,i.kt)("p",null,"Apart the ",(0,i.kt)("inlineCode",{parentName:"p"},"runtime_version")," there is also the ",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," which denotes how to correctly\nencode/decode calls for a given runtime (useful for hardware wallets). The reason\n",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," is separate from ",(0,i.kt)("inlineCode",{parentName:"p"},"runtime_version")," is that it explicitly notes that the call\ninterface is broken/not compatible."),(0,i.kt)("p",null,"The ",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," is updated in the cases mentioned in the\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/sp_version/struct.RuntimeVersion.html#structfield.transaction_version"},"Substrate docs"),".\nSo when a new transaction version is introduced (during a runtime upgrade), it indicates a breaking\nchange to transaction serialization. In that case, any custom application/tool that constructs &\nsigns transactions should also be updated in order to be compatible with the new transaction\nversion. It is the responsibility of the maintainers of the custom application/tool to keep up with\nthe ",(0,i.kt)("inlineCode",{parentName:"p"},"transaction_version")," updates. However, if you do not want to keep monitoring these changes\nyourself, you can also use the ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/txwrapper-core"},"txwrapper-core")," tool\nthat handles these breaking changes for you and allows you to construct transactions using the\nfunction names and chain metadata."),(0,i.kt)("h2",{id:"smart-contracts"},"Smart Contracts"),(0,i.kt)("p",null,"The Polkadot Relay Chain does not support smart contracts."),(0,i.kt)("h2",{id:"other-networks"},"Other Networks"),(0,i.kt)("p",null,"Besides running a private network, Polkadot has two other networks where you could test\ninfrastructure prior to deploying to the Polkadot mainnet."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Kusama Canary Network:")," Kusama is Polkadot's cutting-edge cousin. Many risky features are\ndeployed to Kusama prior to making their way into Polkadot."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Westend Testnet:")," Westend is Polkadot's testnet and uses the Polkadot runtime."),(0,i.kt)("h2",{id:"other-faq"},"Other F.A.Q."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Can an account's balance change without a corresponding, on-chain transaction?")),(0,i.kt)("p",null,"No, but not all balance changes are in a ",(0,i.kt)("em",{parentName:"p"},"transaction,")," some are in ",(0,i.kt)("em",{parentName:"p"},"events.")," You will need to run\nan archive node and listen for events and transactions to track all account activity. This\nespecially applies to ",(0,i.kt)("em",{parentName:"p"},"locking")," operations if you are calculating balance as the spendable balance,\ni.e. free balance minus the maximum lock."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},'What chain depth is considered "safe"?')),(0,i.kt)("p",null,"Polkadot uses a deterministic finality mechanism. Once a block is finalized, it cannot be reverted\nexcept by a hard fork. Kusama has had hard forks that had to revert four finalized blocks in order\nto cancel a runtime upgrade. Using a finalized depth of ten blocks should be safe."),(0,i.kt)("p",null,"Note that block production and finality are isolated processes in Polkadot, and the chain can have a\nlong unfinalized head."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Do users need to interact with any smart contracts?")),(0,i.kt)("p",null,"No, users interact directly with the chain's logic."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Does Polkadot have state rent?")),(0,i.kt)("p",null,"No, Polkadot uses the existential deposit to prevent dust accounts and other economic mechanisms\nlike locking or reserving tokens for operations that utilize state."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"What is an external source to see the current chain height?")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS explorer")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkascan.io/"},"Polkascan block explorer")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.subscan.io/"},"Subscan block explorer"))))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/21877fa5.0d3bcf09.js b/assets/js/21877fa5.0d3bcf09.js new file mode 100644 index 000000000000..e4c562b3c771 --- /dev/null +++ b/assets/js/21877fa5.0d3bcf09.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2117],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>d});var n=a(74165),o=a(15861),s=a(67294),i=a(87152),r=a(34200),l=a(67425);function c(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var s,l,c,p,h;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return c=new i.U(s),e.next=21,r.G.create({provider:c});case 21:p=e.sent,(h=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,a=e.path,i=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,p=(0,s.useState)(""),d=p[0],u=p[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?h(i.toString(),l,t,u):u(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,a,u);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(o,l,t,u):u(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(r){console.log(r)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},4381:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>c,default:()=>k,frontMatter:()=>l,metadata:()=>p,toc:()=>d});var n=a(87462),o=a(63366),s=(a(67294),a(3905)),i=a(47940),r=["components"],l={id:"learn-system-chains",title:"System Parachains",sidebar_label:"System Parachains",description:"System Parachains currently deployed on Polkadot.",keywords:["common good","system","parachains","system level","public utility"],slug:"../learn-system-chains"},c=void 0,p={unversionedId:"learn/learn-system-chains",id:"learn/learn-system-chains",title:"System Parachains",description:"System Parachains currently deployed on Polkadot.",source:"@site/../docs/learn/learn-system-chains.md",sourceDirName:"learn",slug:"/learn-system-chains",permalink:"/docs/learn-system-chains",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-system-chains.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-system-chains",title:"System Parachains",sidebar_label:"System Parachains",description:"System Parachains currently deployed on Polkadot.",keywords:["common good","system","parachains","system level","public utility"],slug:"../learn-system-chains"},sidebar:"docs",previous:{title:"Protocol Overview",permalink:"/docs/learn-parachains-protocol"},next:{title:"Parachain Slot Auctions",permalink:"/docs/learn-auction"}},h={},d=[{value:"Overview",id:"overview",level:2},{value:"Existing System Chains",id:"existing-system-chains",level:2},{value:"Asset Hub",id:"asset-hub",level:3},{value:"Encointer",id:"encointer",level:3},{value:"Collectives",id:"collectives",level:3},{value:"Bridge Hubs",id:"bridge-hubs",level:3}],u={toc:d},m="wrapper";function k(e){var t=e.components,a=(0,o.Z)(e,r);return(0,s.kt)(m,(0,n.Z)({},u,a,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("h2",{id:"overview"},"Overview"),(0,s.kt)("p",null,"System parachains are those that contain core Polkadot protocol features, but in parachains rather\nthan the Relay Chain. Rather than leasing an execution core by economic means (e.g., auction),\nexecution cores are allocated by network ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance"),"."),(0,s.kt)("p",null,"By hosting core protocol logic in parachains instead of the Relay Chain, Polkadot uses its own\nscaling technology -- namely, parallel execution -- to host ",(0,s.kt)("em",{parentName:"p"},"itself"),". System parachains remove\ntransactions from the Relay Chain, allowing more Relay Chain\n",(0,s.kt)("a",{parentName:"p",href:"https://www.rob.tech/polkadot-blockspace-over-blockchains/"},"blockspace")," to be used for Polkadot's\nprimary purpose: validating parachains."),(0,s.kt)("p",null,"System parachains always defer to on-chain governance to manage their upgrades and other sensitive\nactions. That is, they do not have their own native tokens or governance systems separate from DOT\nKSM. In fact, there will likely be a system parachain specifically for network governance."),(0,s.kt)("admonition",{type:"note"},(0,s.kt)("p",{parentName:"admonition"},'In the past, these were often called "Common Good Parachains", so you may come across articles and\ndiscussions using that term. As the network has evolved, that term has been confusing in many cases,\nso "System Parachains" is preferred now. A discussion on this evolution can be found in\n',(0,s.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/polkadot-protocol-and-common-good-parachains/866"},"this forum thread"),".")),(0,s.kt)("h2",{id:"existing-system-chains"},"Existing System Chains"),(0,s.kt)("h3",{id:"asset-hub"},"Asset Hub"),(0,s.kt)("p",null,"The ",(0,s.kt)("a",{parentName:"p",href:"https://github.com/paritytech/cumulus#asset-hub-"},"Asset Hub")," on both Polkadot and Kusama are\nthe first system parachains."),(0,s.kt)("p",null,"The Asset Hub is an asset portal for the entire network. It helps asset creators (e.g. reserve\nbacked stablecoin issuers) to track the total issuance of their asset in the\nPolkadot network, including amounts that have\nbeen transferred to other parachains. It is also the point where they can transact, to mint and\nburn, to manage the on-chain asset."),(0,s.kt)("p",null,"The Asset Hub also supports non-fungible assets (NFTs) via the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/extrinsics#uniques"},"Uniques pallet")," and the new\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/extrinsics#nfts"},"nfts pallet"),". For more information about\nNFTs see the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nft-pallets"},"dedicated wiki page"),"."),(0,s.kt)("p",null,"This logic for asset management is not encoded in smart contracts, but rather directly in the\nruntime of the chain. Because of the efficiency of executing logic in a parachain, fees and deposits\nare about 1/10th of their respective value on the Relay Chain."),(0,s.kt)("p",null,"These low fee levels mean that the Asset Hub is well suited for handling\nDOT balances and transfers as well as managing\non-chain assets. For example, the existential deposit for\nPolkadot is\n",(0,s.kt)(i.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),",\n","\nwhile only\n",(0,s.kt)(i.Z,{network:"statemint",path:"consts.balances.existentialDeposit",defaultValue:1e9,filter:"humanReadable",mdxType:"RPC"}),"\n","\non the Asset Hub."),(0,s.kt)("h3",{id:"encointer"},"Encointer"),(0,s.kt)("p",null,"Encointer is a blockchain platform for self-sovereign ID and a global universal basic income. With\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.polkassembly.io/referendum/158"},"referendum 158")," Encointer was registered as the\nsecond system parachain on Kusama's network. The functionality of Encointer adds logic to the Relay\nChain that aims to bring financial inclusivity to WEB3 and mitigate Sybil attacks with a novel Proof\nof Personhood (PoP) system for unique identity."),(0,s.kt)("p",null,"Encointer offers a framework that, in principle, allows for any group of real people to create,\ndistribute, and use their own digital community tokens.\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.polkassembly.io/referendum/187"},"Referendum 187")," introduced a runtime upgrade\nbringing governance and full functionality for communities to be able to use the protocol."),(0,s.kt)("p",null,"Encointer aims to invert the\n",(0,s.kt)("a",{parentName:"p",href:"https://www.newworldencyclopedia.org/entry/Richard_Cantillon"},"Cantillon Effect"),", where money is\nissued at the bottom, and not as credit to businesses or creditworthy individuals. This way, every\nindividual gets a ",(0,s.kt)("a",{parentName:"p",href:"https://book.encointer.org/economics-ubi.html"},"universal basic income (UBI)"),"."),(0,s.kt)("p",null,"To resist Sybil attacks, the Encointer protocol uses a PoP mechanism to foster a unique identity\nsystem. The notion is that a person can only be present at one place at a given time. Participants\nare requested to attend physical key-signing ceremonies with small groups of random people at\nrandomized locations, where these local meetings are part of one global ceremony that co-occur.\nParticipants use the Encointer wallet app to participate in these ceremonies, and the wallet enables\nthe management of local community currencies. Watch an Encointer ceremony in action in\n",(0,s.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=tcgpCCYBqko"},"this video"),"."),(0,s.kt)("p",null,"The protocol involves ",(0,s.kt)("a",{parentName:"p",href:"https://book.encointer.org/ssi.html#privacy-considerations"},"other mechanisms"),"\nto protect the privacy of users in addition to the physical key-signing ceremonies."),(0,s.kt)("p",null,"Encointer was accepted as a system chain based on its offer of a Sybil defense mechanism as a basis\nfor digital democracy. This can also be adapted by other chains, which can use the unique identity\nsystem to prevent Sybil attacks and use PoP for token airdrops or faucets."),(0,s.kt)("admonition",{type:"tip"},(0,s.kt)("p",{parentName:"admonition"},"To learn more about Encointer, check out the official\n",(0,s.kt)("a",{parentName:"p",href:"https://book.encointer.org/introduction.html"},"Encointer book"),".")),(0,s.kt)("h3",{id:"collectives"},"Collectives"),(0,s.kt)("p",null,"The Polkadot Collectives parachain was added in\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/81"},"Referendum 81")," and exists only on Polkadot (i.e.,\nthere is no Kusama equivalent). The Collectives chain hosts on-chain collectives that serve the\nPolkadot network."),(0,s.kt)("p",null,"Some of these collectives are the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/94"},"Polkadot Alliance")," and the Polkadot Technical\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#the-technical-fellowship"},"Fellowship"),". These on-chain collectives will\nplay important roles in the future of network stewardship and decentralized governance."),(0,s.kt)("p",null,"Networks themselves can act as collectives and express their legislative voices as single opinions\nwithin other networks. This is achieved with the assistance from a ",(0,s.kt)("a",{parentName:"p",href:"#bridge-hubs"},"bridge hub"),"."),(0,s.kt)("h3",{id:"bridge-hubs"},"Bridge Hubs"),(0,s.kt)("p",null,"Before Polkadot and Kusama supported their first parachains, the only way to design a bridge was to\nput the logic onto the Relay Chain itself. Since both networks now support parachains, it makes\nsense to have a parachain on each network dedicated to bridges. This is because of the execution\nisolation provided by parachains."),(0,s.kt)("p",null,"See the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-bridges"},"Bridges page")," for information on the latest bridge projects. Currently, a\nBridge Hub parachain is in development that will be a portal for trust-minimized bridges to other\nnetworks."))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/21877fa5.cd5a33ec.js b/assets/js/21877fa5.cd5a33ec.js deleted file mode 100644 index 5de02b13d672..000000000000 --- a/assets/js/21877fa5.cd5a33ec.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2117],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>d});var n=a(74165),o=a(15861),s=a(67294),i=a(92519),r=a(1612),l=a(67425);function c(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var s,l,c,p,h;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return c=new i.U(s),e.next=21,r.G.create({provider:c});case 21:p=e.sent,(h=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,a=e.path,i=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,p=(0,s.useState)(""),d=p[0],u=p[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?h(i.toString(),l,t,u):u(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,a,u);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(o,l,t,u):u(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(r){console.log(r)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},4381:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>c,default:()=>k,frontMatter:()=>l,metadata:()=>p,toc:()=>d});var n=a(87462),o=a(63366),s=(a(67294),a(3905)),i=a(47940),r=["components"],l={id:"learn-system-chains",title:"System Parachains",sidebar_label:"System Parachains",description:"System Parachains currently deployed on Polkadot.",keywords:["common good","system","parachains","system level","public utility"],slug:"../learn-system-chains"},c=void 0,p={unversionedId:"learn/learn-system-chains",id:"learn/learn-system-chains",title:"System Parachains",description:"System Parachains currently deployed on Polkadot.",source:"@site/../docs/learn/learn-system-chains.md",sourceDirName:"learn",slug:"/learn-system-chains",permalink:"/docs/learn-system-chains",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-system-chains.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-system-chains",title:"System Parachains",sidebar_label:"System Parachains",description:"System Parachains currently deployed on Polkadot.",keywords:["common good","system","parachains","system level","public utility"],slug:"../learn-system-chains"},sidebar:"docs",previous:{title:"Protocol Overview",permalink:"/docs/learn-parachains-protocol"},next:{title:"Parachain Slot Auctions",permalink:"/docs/learn-auction"}},h={},d=[{value:"Overview",id:"overview",level:2},{value:"Existing System Chains",id:"existing-system-chains",level:2},{value:"Asset Hub",id:"asset-hub",level:3},{value:"Encointer",id:"encointer",level:3},{value:"Collectives",id:"collectives",level:3},{value:"Bridge Hubs",id:"bridge-hubs",level:3}],u={toc:d},m="wrapper";function k(e){var t=e.components,a=(0,o.Z)(e,r);return(0,s.kt)(m,(0,n.Z)({},u,a,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("h2",{id:"overview"},"Overview"),(0,s.kt)("p",null,"System parachains are those that contain core Polkadot protocol features, but in parachains rather\nthan the Relay Chain. Rather than leasing an execution core by economic means (e.g., auction),\nexecution cores are allocated by network ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance"),"."),(0,s.kt)("p",null,"By hosting core protocol logic in parachains instead of the Relay Chain, Polkadot uses its own\nscaling technology -- namely, parallel execution -- to host ",(0,s.kt)("em",{parentName:"p"},"itself"),". System parachains remove\ntransactions from the Relay Chain, allowing more Relay Chain\n",(0,s.kt)("a",{parentName:"p",href:"https://www.rob.tech/polkadot-blockspace-over-blockchains/"},"blockspace")," to be used for Polkadot's\nprimary purpose: validating parachains."),(0,s.kt)("p",null,"System parachains always defer to on-chain governance to manage their upgrades and other sensitive\nactions. That is, they do not have their own native tokens or governance systems separate from DOT\nKSM. In fact, there will likely be a system parachain specifically for network governance."),(0,s.kt)("admonition",{type:"note"},(0,s.kt)("p",{parentName:"admonition"},'In the past, these were often called "Common Good Parachains", so you may come across articles and\ndiscussions using that term. As the network has evolved, that term has been confusing in many cases,\nso "System Parachains" is preferred now. A discussion on this evolution can be found in\n',(0,s.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/polkadot-protocol-and-common-good-parachains/866"},"this forum thread"),".")),(0,s.kt)("h2",{id:"existing-system-chains"},"Existing System Chains"),(0,s.kt)("h3",{id:"asset-hub"},"Asset Hub"),(0,s.kt)("p",null,"The ",(0,s.kt)("a",{parentName:"p",href:"https://github.com/paritytech/cumulus#asset-hub-"},"Asset Hub")," on both Polkadot and Kusama are\nthe first system parachains."),(0,s.kt)("p",null,"The Asset Hub is an asset portal for the entire network. It helps asset creators (e.g. reserve\nbacked stablecoin issuers) to track the total issuance of their asset in the\nPolkadot network, including amounts that have\nbeen transferred to other parachains. It is also the point where they can transact, to mint and\nburn, to manage the on-chain asset."),(0,s.kt)("p",null,"The Asset Hub also supports non-fungible assets (NFTs) via the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/extrinsics#uniques"},"Uniques pallet")," and the new\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/extrinsics#nfts"},"nfts pallet"),". For more information about\nNFTs see the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nft-pallets"},"dedicated wiki page"),"."),(0,s.kt)("p",null,"This logic for asset management is not encoded in smart contracts, but rather directly in the\nruntime of the chain. Because of the efficiency of executing logic in a parachain, fees and deposits\nare about 1/10th of their respective value on the Relay Chain."),(0,s.kt)("p",null,"These low fee levels mean that the Asset Hub is well suited for handling\nDOT balances and transfers as well as managing\non-chain assets. For example, the existential deposit for\nPolkadot is\n",(0,s.kt)(i.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),",\n","\nwhile only\n",(0,s.kt)(i.Z,{network:"statemint",path:"consts.balances.existentialDeposit",defaultValue:1e9,filter:"humanReadable",mdxType:"RPC"}),"\n","\non the Asset Hub."),(0,s.kt)("h3",{id:"encointer"},"Encointer"),(0,s.kt)("p",null,"Encointer is a blockchain platform for self-sovereign ID and a global universal basic income. With\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.polkassembly.io/referendum/158"},"referendum 158")," Encointer was registered as the\nsecond system parachain on Kusama's network. The functionality of Encointer adds logic to the Relay\nChain that aims to bring financial inclusivity to WEB3 and mitigate Sybil attacks with a novel Proof\nof Personhood (PoP) system for unique identity."),(0,s.kt)("p",null,"Encointer offers a framework that, in principle, allows for any group of real people to create,\ndistribute, and use their own digital community tokens.\n",(0,s.kt)("a",{parentName:"p",href:"https://kusama.polkassembly.io/referendum/187"},"Referendum 187")," introduced a runtime upgrade\nbringing governance and full functionality for communities to be able to use the protocol."),(0,s.kt)("p",null,"Encointer aims to invert the\n",(0,s.kt)("a",{parentName:"p",href:"https://www.newworldencyclopedia.org/entry/Richard_Cantillon"},"Cantillon Effect"),", where money is\nissued at the bottom, and not as credit to businesses or creditworthy individuals. This way, every\nindividual gets a ",(0,s.kt)("a",{parentName:"p",href:"https://book.encointer.org/economics-ubi.html"},"universal basic income (UBI)"),"."),(0,s.kt)("p",null,"To resist Sybil attacks, the Encointer protocol uses a PoP mechanism to foster a unique identity\nsystem. The notion is that a person can only be present at one place at a given time. Participants\nare requested to attend physical key-signing ceremonies with small groups of random people at\nrandomized locations, where these local meetings are part of one global ceremony that co-occur.\nParticipants use the Encointer wallet app to participate in these ceremonies, and the wallet enables\nthe management of local community currencies. Watch an Encointer ceremony in action in\n",(0,s.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=tcgpCCYBqko"},"this video"),"."),(0,s.kt)("p",null,"The protocol involves ",(0,s.kt)("a",{parentName:"p",href:"https://book.encointer.org/ssi.html#privacy-considerations"},"other mechanisms"),"\nto protect the privacy of users in addition to the physical key-signing ceremonies."),(0,s.kt)("p",null,"Encointer was accepted as a system chain based on its offer of a Sybil defense mechanism as a basis\nfor digital democracy. This can also be adapted by other chains, which can use the unique identity\nsystem to prevent Sybil attacks and use PoP for token airdrops or faucets."),(0,s.kt)("admonition",{type:"tip"},(0,s.kt)("p",{parentName:"admonition"},"To learn more about Encointer, check out the official\n",(0,s.kt)("a",{parentName:"p",href:"https://book.encointer.org/introduction.html"},"Encointer book"),".")),(0,s.kt)("h3",{id:"collectives"},"Collectives"),(0,s.kt)("p",null,"The Polkadot Collectives parachain was added in\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/81"},"Referendum 81")," and exists only on Polkadot (i.e.,\nthere is no Kusama equivalent). The Collectives chain hosts on-chain collectives that serve the\nPolkadot network."),(0,s.kt)("p",null,"Some of these collectives are the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/94"},"Polkadot Alliance")," and the Polkadot Technical\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#the-technical-fellowship"},"Fellowship"),". These on-chain collectives will\nplay important roles in the future of network stewardship and decentralized governance."),(0,s.kt)("p",null,"Networks themselves can act as collectives and express their legislative voices as single opinions\nwithin other networks. This is achieved with the assistance from a ",(0,s.kt)("a",{parentName:"p",href:"#bridge-hubs"},"bridge hub"),"."),(0,s.kt)("h3",{id:"bridge-hubs"},"Bridge Hubs"),(0,s.kt)("p",null,"Before Polkadot and Kusama supported their first parachains, the only way to design a bridge was to\nput the logic onto the Relay Chain itself. Since both networks now support parachains, it makes\nsense to have a parachain on each network dedicated to bridges. This is because of the execution\nisolation provided by parachains."),(0,s.kt)("p",null,"See the ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-bridges"},"Bridges page")," for information on the latest bridge projects. Currently, a\nBridge Hub parachain is in development that will be a portal for trust-minimized bridges to other\nnetworks."))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/21899dd2.332b431f.js b/assets/js/21899dd2.332b431f.js new file mode 100644 index 000000000000..02e1a4c7992e --- /dev/null +++ b/assets/js/21899dd2.332b431f.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[3599],{3905:(e,a,t)=>{t.d(a,{Zo:()=>c,kt:()=>u});var n=t(67294);function o(e,a,t){return a in e?Object.defineProperty(e,a,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[a]=t,e}function i(e,a){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);a&&(n=n.filter((function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable}))),t.push.apply(t,n)}return t}function r(e){for(var a=1;a=0||(o[t]=e[t]);return o}(e,a);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}var h=n.createContext({}),l=function(e){var a=n.useContext(h),t=a;return e&&(t="function"==typeof e?e(a):r(r({},a),e)),t},c=function(e){var a=l(e.components);return n.createElement(h.Provider,{value:a},e.children)},p="mdxType",d={inlineCode:"code",wrapper:function(e){var a=e.children;return n.createElement(n.Fragment,{},a)}},m=n.forwardRef((function(e,a){var t=e.components,o=e.mdxType,i=e.originalType,h=e.parentName,c=s(e,["components","mdxType","originalType","parentName"]),p=l(t),m=o,u=p["".concat(h,".").concat(m)]||p[m]||d[m]||i;return t?n.createElement(u,r(r({ref:a},c),{},{components:t})):n.createElement(u,r({ref:a},c))}));function u(e,a){var t=arguments,o=a&&a.mdxType;if("string"==typeof e||o){var i=t.length,r=new Array(i);r[0]=m;var s={};for(var h in a)hasOwnProperty.call(a,h)&&(s[h]=a[h]);s.originalType=e,s[p]="string"==typeof e?e:o,r[1]=s;for(var l=2;l{t.r(a),t.d(a,{assets:()=>c,contentTitle:()=>h,default:()=>u,frontMatter:()=>s,metadata:()=>l,toc:()=>p});var n=t(87462),o=t(63366),i=(t(67294),t(3905)),r=["components"],s={id:"learn-parachains",title:"Parachains",sidebar_label:"Introduction to Parachains",description:"An Introduction to Polkadot's Parachains.",keywords:["parachains","application-specific","sharding"],slug:"../learn-parachains"},h=void 0,l={unversionedId:"learn/learn-parachains",id:"learn/learn-parachains",title:"Parachains",description:"An Introduction to Polkadot's Parachains.",source:"@site/../docs/learn/learn-parachains.md",sourceDirName:"learn",slug:"/learn-parachains",permalink:"/docs/learn-parachains",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-parachains.md",tags:[],version:"current",lastUpdatedBy:"Radha",lastUpdatedAt:1693218432,formattedLastUpdatedAt:"Aug 28, 2023",frontMatter:{id:"learn-parachains",title:"Parachains",sidebar_label:"Introduction to Parachains",description:"An Introduction to Polkadot's Parachains.",keywords:["parachains","application-specific","sharding"],slug:"../learn-parachains"},sidebar:"docs",previous:{title:"Parachains",permalink:"/docs/learn-parachains-index"},next:{title:"Protocol Overview",permalink:"/docs/learn-parachains-protocol"}},c={},p=[{value:"Definition of a Parachain",id:"definition-of-a-parachain",level:2},{value:"State Transitions",id:"state-transitions",level:3},{value:"Why Parachains?",id:"why-parachains",level:2},{value:"Shared Security",id:"shared-security",level:3},{value:"PoW vs Parachain Model",id:"pow-vs-parachain-model",level:3},{value:"Parachain Economies",id:"parachain-economies",level:2},{value:"Parachain Hubs",id:"parachain-hubs",level:2},{value:"Parachain Slot Acquisition",id:"parachain-slot-acquisition",level:2},{value:"Parachain Lease Expiration",id:"parachain-lease-expiration",level:3},{value:"System Parachains",id:"system-parachains",level:2},{value:"Parachains' Use Cases",id:"parachains-use-cases",level:2},{value:"Parachain Host",id:"parachain-host",level:2},{value:"Resources",id:"resources",level:2}],d={toc:p},m="wrapper";function u(e){var a=e.components,s=(0,o.Z)(e,r);return(0,i.kt)(m,(0,n.Z)({},d,s,{components:a,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"Testing on Rococo",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For information on how to participate in the crowdloan and parachain auction testing on Rococo,\nplease see the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/build-pdk##testing-a-parachains:-rococo-testnet"},"Rococo Content"),"\n","\non the parachain development guide.")),(0,i.kt)("h2",{id:"definition-of-a-parachain"},"Definition of a Parachain"),(0,i.kt)("p",null,"A parachain is an application-specific data structure that is globally coherent and can be validated\nby the validators of the Relay Chain. They take their name from the concept of parallelized chains\nthat run parallel to the Relay Chain. Most commonly, a parachain will take the form of a blockchain,\nbut there is no specific need for them to be actual blockchains."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"One parachain",src:t(7747).Z,width:"1920",height:"800"})),(0,i.kt)("p",null,"Due to their parallel nature, they can parallelize transaction processing and achieve scalability of\nthe Polkadot protocol. They\n",(0,i.kt)("a",{parentName:"p",href:"#shared-security"},"inherit the security")," of the entire network and can communicate with other\nparachains through the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," format."),(0,i.kt)("p",null,"Parachains are maintained by a network maintainer known as a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-collator"},"collator"),". The role\nof the collator node is to maintain a full node of the parachain, retain all necessary information\nabout the parachain, and produce new block candidates to pass to the Relay Chain validators for\nverification and inclusion in the shared state of\nPolkadot. The incentivization of a collator\nnode is an implementation detail of the parachain. They are not required to be staked on the Relay\nChain or own the native token unless stipulated by the parachain implementation."),(0,i.kt)("h3",{id:"state-transitions"},"State Transitions"),(0,i.kt)("p",null,"Like other blockchains, parachains are ",(0,i.kt)("strong",{parentName:"p"},"deterministic state machines"),". Each parachain has a\n",(0,i.kt)("strong",{parentName:"p"},"state"),", executes a batch of transactions grouped into a block, and achieves a new state. Joe\nPetrowski provided in ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/the-path-of-a-parachain-block/"},"this article")," a\ngood analogy of a state with a light switch that can be either on or off, which is one of the\nsimplest examples of how a state machine functions. Each parachain has its own state, and the Relay\nChain links all those states into one state, i.e. a state of states. A multi-chain network like\nPolkadot can be viewed like one computer's\nstate with many light switches where a ",(0,i.kt)("strong",{parentName:"p"},"state transition function")," is the logic to decide which\nswitches should be toggled. Parachains have their own transition rule, separate economies,\ngovernance mechanisms, and users."),(0,i.kt)("p",null,"A parachain's state is stored in a ",(0,i.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Merkle_tree"},"Merkle tree"),". Merkle\ntrees have the convenient property that if some values within the tree change, this will be\nreflected in the Merkle root (in this case, the state root). One can verify the change by only\nlooking at the new values and the paths that are affected within the tree."),(0,i.kt)("p",null,"The Polkadot Host requires that the state\ntransitions performed on parachains be specified as a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-wasm"},"Wasm")," executable. Proofs of\nnew state transitions that occur on a parachain must be validated against the registered state\ntransition function (STF) that is stored on the Relay Chain by the validators before\nPolkadot acknowledges a state transition has\noccurred on a parachain. The key constraint regarding the logic of a parachain is that it must be\nverifiable by the Relay Chain validators. Verification most commonly takes the form of a bundled\nproof of a state transition known as a Proof-of-Verification (PoV) block, which is submitted for\nchecking to the validators from one or more parachain collators."),(0,i.kt)("h2",{id:"why-parachains"},"Why Parachains?"),(0,i.kt)("p",null,"Parachains are a solution to two fundamental problems in blockchains:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Scalability"),": Having one blockchain for many purposes makes it difficult to scale as future\nimplementations and upgrades will likely advantage some purposes and disadvantage others.\nConversely, having different blockchains will allow them to implement features without affecting\nother chains."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Flexibility"),": It is reasonable to state a blockchain will either be really good at solving one\nproblem or not so good at trying to solve many problems. A blockchain specializing in solving a\nspecific problem has more leverage toward itself and its users. Parachains are purpose-built\nblockchains are highly specialized and can take advantage of each other through cooperation.")),(0,i.kt)("h3",{id:"shared-security"},"Shared Security"),(0,i.kt)("p",null,"Shared security, sometimes referred as ",(0,i.kt)("em",{parentName:"p"},"pooled security"),", is one of the unique value propositions\nfor chains considering becoming a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachain")," and joining the\nPolkadot network. On a high level, shared\nsecurity means that all parachains that are connected to the\nPolkadot Relay Chain by leasing a parachain\nslot will benefit from the economic security provided by the Relay Chain\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-validator"},"validators"),"."),(0,i.kt)("p",null,"The notion of shared security is different from inter-chain protocols that build on an architecture\nof bridges. For bridge protocols, each chain is considered sovereign and must maintain its own\nvalidator set and economic security. One concern in these protocols is the point of scalability of\nsecurity. For example, one suggestion to scale blockchains is that of ",(0,i.kt)("em",{parentName:"p"},"scale by altcoins,")," which\nsuggests that transaction volumes will filter down to lower market cap altcoins as the bigger ones\nfill their blocks. A major flaw in this idea is that the lower market cap coins will have less\neconomic security attached and be easier to attack. A real-life example of a 51% attack occurred\nrecently (\n",(0,i.kt)("a",{parentName:"p",href:"https://cointelegraph.com/news/ethereum-classic-51-attack-the-reality-of-proof-of-work"},"Ethereum Classic attack on January 10, 2019"),"\n), in which an unknown attacker double spent 219_500 ETC (~1.1 million USD). This was followed by\ntwo more 51% attacks on ETC."),(0,i.kt)("p",null,"Polkadot overcomes security scalability\nconcerns since it gravitates all the economic incentives to the Relay Chain and allows the\nparachains to tap into stronger guarantees at genesis. Sovereign chains must expend much more effort\nto grow the value of their coin so that it is sufficiently secure against well-funded attackers."),(0,i.kt)("h3",{id:"pow-vs-parachain-model"},"PoW vs Parachain Model"),(0,i.kt)("p",null,"Let's compare the standard sovereign security model that exists on current proof-of-work (PoW)\nchains to that of the shared security of\nPolkadot. Chains secured by their security\nmodels, like Bitcoin, Zcash, and their derivatives, must bootstrap their independent network of\nminers and maintain a competitive portion of honest hashing power. Since mining is becoming a larger\nindustry that increasingly centralizes key players, it is becoming more real that a single actor may\ncontrol enough hash power to attack a chain."),(0,i.kt)("p",null,"This means that smaller chains that cannot maintain a secure amount of hash power on their networks\ncould potentially be attacked by a large mining cartel at the simple whim of redirecting its hash\npower away from Bitcoin and toward a new and less secure chain.\n",(0,i.kt)("a",{parentName:"p",href:"https://www.crypto51.app"},"51% attacks are viable today")," with attacks having been reported on\nEthereum Classic (see above),\n",(0,i.kt)("a",{parentName:"p",href:"https://coincentral.com/verge-suffers-51-attack-hard-forks-in-response/"},"Verge"),",\n",(0,i.kt)("a",{parentName:"p",href:"https://bitcoingold.org/responding-to-attacks/"},"Bitcoin Gold"),", and other cryptocurrencies."),(0,i.kt)("p",null,"On Polkadot, this disparity between chain\nsecurity will not be present. When a parachain connects to\nPolkadot, the relay chain validators become\nthe securers of that parachain's state transitions. The parachain will only have the overhead of\nrunning a few collator nodes to keep the validators informed with the latest state transitions and\nproofs/witness. Validators will then check these for the parachains to which they are assigned. In\nthis way, new parachains instantly benefit from the overall security of\nPolkadot even if they have just been launched."),(0,i.kt)("h2",{id:"parachain-economies"},"Parachain Economies"),(0,i.kt)("p",null,"Parachains may have their economies with their native tokens. Schemes such as Proof-of-Stake are\nusually used to select the validator set to handle validation and finalization; parachains will not\nbe required to do either of those things. However, since\nPolkadot is not overly particular about what\nthe parachain can implement, it may be the choice of the parachain to implement a staking token, but\nit's not generally necessary."),(0,i.kt)("p",null,"Collators may be incentivized through the inflation of a native parachain token. There may be other\nways to incentivize the collator nodes that do not involve inflating the native parachain token."),(0,i.kt)("p",null,"Transaction fees in a native parachain token can also be an implementation choice of parachains.\nPolkadot makes no hard and fast rules for how\nthe parachains decide on the original validity of transactions. For example, a parachain may be\nimplemented so that transactions must pay a minimum fee to collators to be valid. The Relay Chain\nwill enforce this validity. Similarly, a parachain could not include that in their implementation,\nand Polkadot would still enforce its validity."),(0,i.kt)("p",null,"Parachains are not required to have their token. If they do, it is up to the parachain to make the\neconomic case for their token, not Polkadot."),(0,i.kt)("h2",{id:"parachain-hubs"},"Parachain Hubs"),(0,i.kt)("p",null,"While Polkadot enables crosschain\nfunctionality amongst the parachains, it necessitates that there is some latency between the\ndispatch of a message from one parachain until the destination parachain receives the message. In\nthe optimistic scenario, the latency for this message should be at least two blocks - one block for\nthe message to be dispatched and one block for the receiving parachain to process and produce a\nblock that acts upon the message. However, in some cases, we may see that the latency for messages\nis higher if many messages are in queue to be processed or if no nodes are running both parachain\nnetworks that can quickly gossip the message across the networks."),(0,i.kt)("p",null,"Due to the necessary latency in sending crosschain messages, some parachains plan to become ",(0,i.kt)("em",{parentName:"p"},"hubs"),"\nfor an entire industry. For example, a parachain project ",(0,i.kt)("a",{parentName:"p",href:"https://acala.network"},"Acala")," is planning\nto become a hub for decentralized finance (DeFi) applications. Many DeFi applications take advantage\nof a property known as ",(0,i.kt)("em",{parentName:"p"},"composability")," which means that functions of one application can be\nsynergistically composed with others to create new applications. One example of this includes flash\nloans, which borrow funds to execute some on-chain logic as long as the loan is repaid at the end of\nthe transaction."),(0,i.kt)("p",null,"An issue with crosschain latency means that composability property weakens among parachains compared\nto a single blockchain. ",(0,i.kt)("strong",{parentName:"p"},"This implication is common to all sharded blockchain designs, including\nPolkadot, Eth2.0, and others.")," The solution to this is the introduction of parachain hubs, which\nmaintain the stronger property of single block composability."),(0,i.kt)("h2",{id:"parachain-slot-acquisition"},"Parachain Slot Acquisition"),(0,i.kt)("p",null,"There are several ways to allocate parachain slots on Polkadot:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},'Governance granted parachains, or "system parachains"'),(0,i.kt)("li",{parentName:"ul"},"Auction granted parachains"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/learn-parathreads"},"Parathreads"))),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"#system-parachains"},"System parachains")," are allocated by\nPolkadot's on-chain\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance")," and are part of the network's protocol, such as bridges to other\nnetworks or chains. These typically do not have an economic model and help remove transactions from\nthe Relay Chain, allowing for more efficient parachain processing."),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"Auction granted parachains")," are granted in a permissionless auction. Parachain\nteams can either bid with their own DOT tokens,\nor source them from the community using the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloan functionality"),"."),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parathreads"},"Parathreads")," have the same API as parachains, but are scheduled for execution\non a pay-as-you-go basis with an auction for each block."),(0,i.kt)("h3",{id:"parachain-lease-expiration"},"Parachain Lease Expiration"),(0,i.kt)("p",null,"When a parachain wins an auction, the tokens it bids get reserved until the lease's end. Reserved\nbalances are non-transferrable and cannot be used for staking. At the end of the lease, the tokens\nare unreserved. Parachains that have not secured a new lease to extend their slot will automatically\nbecome ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parathreads"},"parathreads"),"."),(0,i.kt)("h2",{id:"system-parachains"},"System Parachains"),(0,i.kt)("p",null,"System parachains are parachains that use execution cores allocated by the network's governance.\nThese chains remove transactions from the Relay Chain, allowing network validators to allocate\nresources to validating parachains. System chains are Polkadot using its scaling technology to host\nitself."),(0,i.kt)("p",null,"See the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/common-good-parachains-an-introduction-to-governance-allocated-parachain-slots/"},"Polkadot blog article"),",\nthis\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/polkadot-protocol-and-common-good-parachains/866"},"Polkadot Forum thread"),",\nand the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-system-chains"},"system parachains")," page for more information."),(0,i.kt)("h2",{id:"parachains-use-cases"},"Parachains' Use Cases"),(0,i.kt)("p",null,"Note that we still have to see the true potential of parachains and what it is listed below are just\na few examples."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Encrypted Consortium Chains"),": These are possibly private chains that do not leak any\ninformation to the public but still can be interacted with trustlessly due to the nature of the\nXCMP protocol."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"High-Frequency Chains"),": These chains can compute many transactions in a short amount of time by\ntaking certain trade-offs or making optimizations."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Privacy Chains"),": These chains do not leak any information to the public through novel\ncryptography."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Smart Contract Chains"),": These chains can have additional logic implemented through the\ndeployment of code known as ",(0,i.kt)("em",{parentName:"li"},"smart contracts"),".")),(0,i.kt)("h2",{id:"parachain-host"},"Parachain Host"),(0,i.kt)("p",null,"Polkadot includes a blockchain called a relay\nchain. A blockchain is a\n",(0,i.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Directed_acyclic_graph"},"Directed Acyclic Graph")," (DAG) of state\ntransitions, where every added block can be viewed as the head of the chain or fork with cumulative\nstate. All paths through the DAG terminate at the Genesis Block. A blockchain is a tree, as each\nblock can have only one parent."),(0,i.kt)("p",null,"A blockchain network is made of nodes that have a view of many forks of the chain and must decide\nwhich fork to follow. To construct the parachain host we need to answer two categories of questions\naddressed by two different components:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"What is the state transition function of the blockchain? This is handled by the ",(0,i.kt)("strong",{parentName:"p"},"Runtime"),", which\ndefines the state transition logic of the chain. The Runtime logic is divided into:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Modules")," encapsulate particular behavior of the protocol and consist of:",(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Storage"),(0,i.kt)("li",{parentName:"ul"},"Routines are invoked by entry points and other modules upon block initialization or closing.\nRoutines can alter the storage of a module."),(0,i.kt)("li",{parentName:"ul"},"The entry point defines how new information is introduced to a module and can limit the origin\nfrom which they are called (user, root, parachain)."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"API")," provides means for the node-side behavior to extract meaningful information from the\nstate of a single fork.")),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The Polkadot Parachain Host Implementers' Guide provides details about\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/runtime/index.html"},"Runtime Architecture")," and\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/runtime-api/index.html"},"Runtime API"),"."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Knowing various forks of the blockchain, what behaviors should a node take? What information\nshould a node extract from the state of which forks, and how should that information be used? This\nis handled by the ",(0,i.kt)("strong",{parentName:"p"},"Node-side behavior"),", which defines all activities a node undertakes given its\nview of the blockchain. The node-side behavior can be divided into two categories:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Networking behaviors"),", relate to how information is distributed between nodes but not how the\ninformation is used afterward."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Core behaviors"),", relate to internal work that a specific node does. Such behavior cares about\nthat information is ",(0,i.kt)("em",{parentName:"li"},"distributed")," and ",(0,i.kt)("em",{parentName:"li"},"received"),", but not how these two are achieved.")),(0,i.kt)("p",{parentName:"li"},"These two categories often interact, but they can be heavily abstracted from each other. The\nnode-side behavior is split into various ",(0,i.kt)("strong",{parentName:"p"},"subsystems"),", which perform a particular category of\nwork. Subsystems can communicate with each other through an\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/node/overseer.html"},"Overseer")," that prevents race\nconditions."),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The Polkadot Parachain Host Implementers' Guide provides details about\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/node/index.html"},"node architecture")," the main\nsubsystems:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/collators/index.html"},"Collator subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/backing/index.html"},"Backing subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/availability/index.html"},"Availability subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/approval/index.html"},"Approval subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/disputes/index.html"},"Dispute subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/utility/index.html"},"Utility subsystem")))))),(0,i.kt)("p",null,"The Runtime and Node-side behavior are dependent on each other. The Runtime depends on Node-side\nbehavior to author blocks, and to include ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics"},"extrinsics")," which trigger the\ncorrect entry points. The Node-side behavior relies on the Runtime APIs to extract information\nnecessary to determine which action to take."),(0,i.kt)("h2",{id:"resources"},"Resources"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/polkadot-the-parachain-3808040a769a"},"Polkadot: The Parachain"),' -\nBlog post by Polkadot co-founder Rob Habermeier who introduced parachains in 2017 as "a simpler\nform of blockchain, which attaches to the security provided by a Relay Chain rather than providing\nits own. The Relay Chain provides security to attached parachains, but also provides a guarantee\nof secure message-passing between them."'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkadot.network/the-path-of-a-parachain-block/"},"The Path of a Parachain Block")," - A\ntechnical walk-through of how parachains interact with the Relay Chain.")))}u.isMDXComponent=!0},7747:(e,a,t)=>{t.d(a,{Z:()=>n});const n=t.p+"assets/images/one-parachain-f8e0673144a718bd67834cdd69894ca2.png"}}]); \ No newline at end of file diff --git a/assets/js/21899dd2.e9d10c12.js b/assets/js/21899dd2.e9d10c12.js deleted file mode 100644 index 841dbffb4d52..000000000000 --- a/assets/js/21899dd2.e9d10c12.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[3599],{3905:(e,a,t)=>{t.d(a,{Zo:()=>c,kt:()=>u});var n=t(67294);function o(e,a,t){return a in e?Object.defineProperty(e,a,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[a]=t,e}function i(e,a){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);a&&(n=n.filter((function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable}))),t.push.apply(t,n)}return t}function r(e){for(var a=1;a=0||(o[t]=e[t]);return o}(e,a);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}var h=n.createContext({}),l=function(e){var a=n.useContext(h),t=a;return e&&(t="function"==typeof e?e(a):r(r({},a),e)),t},c=function(e){var a=l(e.components);return n.createElement(h.Provider,{value:a},e.children)},p="mdxType",d={inlineCode:"code",wrapper:function(e){var a=e.children;return n.createElement(n.Fragment,{},a)}},m=n.forwardRef((function(e,a){var t=e.components,o=e.mdxType,i=e.originalType,h=e.parentName,c=s(e,["components","mdxType","originalType","parentName"]),p=l(t),m=o,u=p["".concat(h,".").concat(m)]||p[m]||d[m]||i;return t?n.createElement(u,r(r({ref:a},c),{},{components:t})):n.createElement(u,r({ref:a},c))}));function u(e,a){var t=arguments,o=a&&a.mdxType;if("string"==typeof e||o){var i=t.length,r=new Array(i);r[0]=m;var s={};for(var h in a)hasOwnProperty.call(a,h)&&(s[h]=a[h]);s.originalType=e,s[p]="string"==typeof e?e:o,r[1]=s;for(var l=2;l{t.r(a),t.d(a,{assets:()=>c,contentTitle:()=>h,default:()=>u,frontMatter:()=>s,metadata:()=>l,toc:()=>p});var n=t(87462),o=t(63366),i=(t(67294),t(3905)),r=["components"],s={id:"learn-parachains",title:"Parachains",sidebar_label:"Introduction to Parachains",description:"An Introduction to Polkadot's Parachains.",keywords:["parachains","application-specific","sharding"],slug:"../learn-parachains"},h=void 0,l={unversionedId:"learn/learn-parachains",id:"learn/learn-parachains",title:"Parachains",description:"An Introduction to Polkadot's Parachains.",source:"@site/../docs/learn/learn-parachains.md",sourceDirName:"learn",slug:"/learn-parachains",permalink:"/docs/learn-parachains",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-parachains.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-parachains",title:"Parachains",sidebar_label:"Introduction to Parachains",description:"An Introduction to Polkadot's Parachains.",keywords:["parachains","application-specific","sharding"],slug:"../learn-parachains"},sidebar:"docs",previous:{title:"Parachains",permalink:"/docs/learn-parachains-index"},next:{title:"Protocol Overview",permalink:"/docs/learn-parachains-protocol"}},c={},p=[{value:"Definition of a Parachain",id:"definition-of-a-parachain",level:2},{value:"State Transitions",id:"state-transitions",level:3},{value:"Why Parachains?",id:"why-parachains",level:2},{value:"Shared Security",id:"shared-security",level:3},{value:"PoW vs Parachain Model",id:"pow-vs-parachain-model",level:3},{value:"Parachain Economies",id:"parachain-economies",level:2},{value:"Parachain Hubs",id:"parachain-hubs",level:2},{value:"Parachain Slot Acquisition",id:"parachain-slot-acquisition",level:2},{value:"Parachain Lease Expiration",id:"parachain-lease-expiration",level:3},{value:"System Parachains",id:"system-parachains",level:2},{value:"Parachains' Use Cases",id:"parachains-use-cases",level:2},{value:"Parachain Host",id:"parachain-host",level:2},{value:"Resources",id:"resources",level:2}],d={toc:p},m="wrapper";function u(e){var a=e.components,s=(0,o.Z)(e,r);return(0,i.kt)(m,(0,n.Z)({},d,s,{components:a,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"Testing on Rococo",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For information on how to participate in the crowdloan and parachain auction testing on Rococo,\nplease see the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/build-pdk##testing-a-parachains:-rococo-testnet"},"Rococo Content"),"\n","\non the parachain development guide.")),(0,i.kt)("h2",{id:"definition-of-a-parachain"},"Definition of a Parachain"),(0,i.kt)("p",null,"A parachain is an application-specific data structure that is globally coherent and can be validated\nby the validators of the Relay Chain. They take their name from the concept of parallelized chains\nthat run parallel to the Relay Chain. Most commonly, a parachain will take the form of a blockchain,\nbut there is no specific need for them to be actual blockchains."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"One parachain",src:t(7747).Z,width:"1920",height:"800"})),(0,i.kt)("p",null,"Due to their parallel nature, they can parallelize transaction processing and achieve scalability of\nthe Polkadot protocol. They\n",(0,i.kt)("a",{parentName:"p",href:"#shared-security"},"inherit the security")," of the entire network and can communicate with other\nparachains through the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," format."),(0,i.kt)("p",null,"Parachains are maintained by a network maintainer known as a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-collator"},"collator"),". The role\nof the collator node is to maintain a full node of the parachain, retain all necessary information\nabout the parachain, and produce new block candidates to pass to the Relay Chain validators for\nverification and inclusion in the shared state of\nPolkadot. The incentivization of a collator\nnode is an implementation detail of the parachain. They are not required to be staked on the Relay\nChain or own the native token unless stipulated by the parachain implementation."),(0,i.kt)("h3",{id:"state-transitions"},"State Transitions"),(0,i.kt)("p",null,"Like other blockchains, parachains are ",(0,i.kt)("strong",{parentName:"p"},"deterministic state machines"),". Each parachain has a\n",(0,i.kt)("strong",{parentName:"p"},"state"),", executes a batch of transactions grouped into a block, and achieves a new state. Joe\nPetrowski provided in ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/the-path-of-a-parachain-block/"},"this article")," a\ngood analogy of a state with a light switch that can be either on or off, which is one of the\nsimplest examples of how a state machine functions. Each parachain has its own state, and the Relay\nChain links all those states into one state, i.e. a state of states. A multi-chain network like\nPolkadot can be viewed like one computer's\nstate with many light switches where a ",(0,i.kt)("strong",{parentName:"p"},"state transition function")," is the logic to decide which\nswitches should be toggled. Parachains have their own transition rule, separate economies,\ngovernance mechanisms, and users."),(0,i.kt)("p",null,"A parachain's state is stored in a ",(0,i.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Merkle_tree"},"Merkle tree"),". Merkle\ntrees have the convenient property that if some values within the tree change, this will be\nreflected in the Merkle root (in this case, the state root). One can verify the change by only\nlooking at the new values and the paths that are affected within the tree."),(0,i.kt)("p",null,"The Polkadot Host requires that the state\ntransitions performed on parachains be specified as a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-wasm"},"Wasm")," executable. Proofs of\nnew state transitions that occur on a parachain must be validated against the registered state\ntransition function (STF) that is stored on the Relay Chain by the validators before\nPolkadot acknowledges a state transition has\noccurred on a parachain. The key constraint regarding the logic of a parachain is that it must be\nverifiable by the Relay Chain validators. Verification most commonly takes the form of a bundled\nproof of a state transition known as a Proof-of-Verification (PoV) block, which is submitted for\nchecking to the validators from one or more parachain collators."),(0,i.kt)("h2",{id:"why-parachains"},"Why Parachains?"),(0,i.kt)("p",null,"Parachains are a solution to two fundamental problems in blockchains:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Scalability"),": Having one blockchain for many purposes makes it difficult to scale as future\nimplementations and upgrades will likely advantage some purposes and disadvantage others.\nConversely, having different blockchains will allow them to implement features without affecting\nother chains."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Flexibility"),": It is reasonable to state a blockchain will either be really good at solving one\nproblem or not so good at trying to solve many problems. A blockchain specializing in solving a\nspecific problem has more leverage toward itself and its users. Parachains are purpose-built\nblockchains are highly specialized and can take advantage of each other through cooperation.")),(0,i.kt)("h3",{id:"shared-security"},"Shared Security"),(0,i.kt)("p",null,"Shared security, sometimes referred as ",(0,i.kt)("em",{parentName:"p"},"pooled security"),", is one of the unique value propositions\nfor chains considering becoming a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachain")," and joining the\nPolkadot network. On a high level, shared\nsecurity means that all parachains that are connected to the\nPolkadot Relay Chain by leasing a parachain\nslot will benefit from the economic security provided by the Relay Chain\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-validator"},"validators"),"."),(0,i.kt)("p",null,"The notion of shared security is different from inter-chain protocols that build on an architecture\nof bridges. For bridge protocols, each chain is considered sovereign and must maintain its own\nvalidator set and economic security. One concern in these protocols is the point of scalability of\nsecurity. For example, one suggestion to scale blockchains is that of ",(0,i.kt)("em",{parentName:"p"},"scale by altcoins,")," which\nsuggests that transaction volumes will filter down to lower market cap altcoins as the bigger ones\nfill their blocks. A major flaw in this idea is that the lower market cap coins will have less\neconomic security attached and be easier to attack. A real-life example of a 51% attack occurred\nrecently (\n",(0,i.kt)("a",{parentName:"p",href:"https://cointelegraph.com/news/ethereum-classic-51-attack-the-reality-of-proof-of-work"},"Ethereum Classic attack on January 10, 2019"),"\n), in which an unknown attacker double spent 219_500 ETC (~1.1 million USD). This was followed by\ntwo more 51% attacks on ETC."),(0,i.kt)("p",null,"Polkadot overcomes security scalability\nconcerns since it gravitates all the economic incentives to the Relay Chain and allows the\nparachains to tap into stronger guarantees at genesis. Sovereign chains must expend much more effort\nto grow the value of their coin so that it is sufficiently secure against well-funded attackers."),(0,i.kt)("h3",{id:"pow-vs-parachain-model"},"PoW vs Parachain Model"),(0,i.kt)("p",null,"Let's compare the standard sovereign security model that exists on current proof-of-work (PoW)\nchains to that of the shared security of\nPolkadot. Chains secured by their security\nmodels, like Bitcoin, Zcash, and their derivatives, must bootstrap their independent network of\nminers and maintain a competitive portion of honest hashing power. Since mining is becoming a larger\nindustry that increasingly centralizes key players, it is becoming more real that a single actor may\ncontrol enough hash power to attack a chain."),(0,i.kt)("p",null,"This means that smaller chains that cannot maintain a secure amount of hash power on their networks\ncould potentially be attacked by a large mining cartel at the simple whim of redirecting its hash\npower away from Bitcoin and toward a new and less secure chain.\n",(0,i.kt)("a",{parentName:"p",href:"https://www.crypto51.app"},"51% attacks are viable today")," with attacks having been reported on\nEthereum Classic (see above),\n",(0,i.kt)("a",{parentName:"p",href:"https://coincentral.com/verge-suffers-51-attack-hard-forks-in-response/"},"Verge"),",\n",(0,i.kt)("a",{parentName:"p",href:"https://bitcoingold.org/responding-to-attacks/"},"Bitcoin Gold"),", and other cryptocurrencies."),(0,i.kt)("p",null,"On Polkadot, this disparity between chain\nsecurity will not be present. When a parachain connects to\nPolkadot, the relay chain validators become\nthe securers of that parachain's state transitions. The parachain will only have the overhead of\nrunning a few collator nodes to keep the validators informed with the latest state transitions and\nproofs/witness. Validators will then check these for the parachains to which they are assigned. In\nthis way, new parachains instantly benefit from the overall security of\nPolkadot even if they have just been launched."),(0,i.kt)("h2",{id:"parachain-economies"},"Parachain Economies"),(0,i.kt)("p",null,"Parachains may have their economies with their native tokens. Schemes such as Proof-of-Stake are\nusually used to select the validator set to handle validation and finalization; parachains will not\nbe required to do either of those things. However, since\nPolkadot is not overly particular about what\nthe parachain can implement, it may be the choice of the parachain to implement a staking token, but\nit's not generally necessary."),(0,i.kt)("p",null,"Collators may be incentivized through the inflation of a native parachain token. There may be other\nways to incentivize the collator nodes that do not involve inflating the native parachain token."),(0,i.kt)("p",null,"Transaction fees in a native parachain token can also be an implementation choice of parachains.\nPolkadot makes no hard and fast rules for how\nthe parachains decide on the original validity of transactions. For example, a parachain may be\nimplemented so that transactions must pay a minimum fee to collators to be valid. The Relay Chain\nwill enforce this validity. Similarly, a parachain could not include that in their implementation,\nand Polkadot would still enforce its validity."),(0,i.kt)("p",null,"Parachains are not required to have their token. If they do, it is up to the parachain to make the\neconomic case for their token, not Polkadot."),(0,i.kt)("h2",{id:"parachain-hubs"},"Parachain Hubs"),(0,i.kt)("p",null,"While Polkadot enables crosschain\nfunctionality amongst the parachains, it necessitates that there is some latency between the\ndispatch of a message from one parachain until the destination parachain receives the message. In\nthe optimistic scenario, the latency for this message should be at least two blocks - one block for\nthe message to be dispatched and one block for the receiving parachain to process and produce a\nblock that acts upon the message. However, in some cases, we may see that the latency for messages\nis higher if many messages are in queue to be processed or if no nodes are running both parachain\nnetworks that can quickly gossip the message across the networks."),(0,i.kt)("p",null,"Due to the necessary latency in sending crosschain messages, some parachains plan to become ",(0,i.kt)("em",{parentName:"p"},"hubs"),"\nfor an entire industry. For example, a parachain project ",(0,i.kt)("a",{parentName:"p",href:"https://acala.network"},"Acala")," is planning\nto become a hub for decentralized finance (DeFi) applications. Many DeFi applications take advantage\nof a property known as ",(0,i.kt)("em",{parentName:"p"},"composability")," which means that functions of one application can be\nsynergistically composed with others to create new applications. One example of this includes flash\nloans, which borrow funds to execute some on-chain logic as long as the loan is repaid at the end of\nthe transaction."),(0,i.kt)("p",null,"An issue with crosschain latency means that composability property weakens among parachains compared\nto a single blockchain. ",(0,i.kt)("strong",{parentName:"p"},"This implication is common to all sharded blockchain designs, including\nPolkadot, Eth2.0, and others.")," The solution to this is the introduction of parachain hubs, which\nmaintain the stronger property of single block composability."),(0,i.kt)("h2",{id:"parachain-slot-acquisition"},"Parachain Slot Acquisition"),(0,i.kt)("p",null,"Polkadot supports a limited number of\nparachains, currently estimated to be about 100. As the number of slots is limited, there are\nseveral ways to allocate them:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},'Governance granted parachains, or "system parachains"'),(0,i.kt)("li",{parentName:"ul"},"Auction granted parachains"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/learn-parathreads"},"Parathreads"))),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"#system-parachains"},"System parachains")," are allocated by\nPolkadot's on-chain\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance")," and are part of the network's protocol, such as bridges to other\nnetworks or chains. These typically do not have an economic model and help remove transactions from\nthe Relay Chain, allowing for more efficient parachain processing."),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"Auction granted parachains")," are granted in a permissionless auction. Parachain\nteams can either bid with their own DOT tokens,\nor source them from the community using the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloan functionality"),"."),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parathreads"},"Parathreads")," have the same API as parachains, but are scheduled for execution\non a pay-as-you-go basis with an auction for each block."),(0,i.kt)("h3",{id:"parachain-lease-expiration"},"Parachain Lease Expiration"),(0,i.kt)("p",null,"When a parachain wins an auction, the tokens it bids get reserved until the lease's end. Reserved\nbalances are non-transferrable and cannot be used for staking. At the end of the lease, the tokens\nare unreserved. Parachains that have not secured a new lease to extend their slot will automatically\nbecome ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parathreads"},"parathreads"),"."),(0,i.kt)("h2",{id:"system-parachains"},"System Parachains"),(0,i.kt)("p",null,"System parachains are parachains that use execution cores allocated by the network's governance.\nThese chains remove transactions from the Relay Chain, allowing network validators to allocate\nresources to validating parachains. System chains are Polkadot using its scaling technology to host\nitself."),(0,i.kt)("p",null,"See the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/common-good-parachains-an-introduction-to-governance-allocated-parachain-slots/"},"Polkadot blog article"),",\nthis\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/polkadot-protocol-and-common-good-parachains/866"},"Polkadot Forum thread"),",\nand the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-system-chains"},"system parachains")," page for more information."),(0,i.kt)("h2",{id:"parachains-use-cases"},"Parachains' Use Cases"),(0,i.kt)("p",null,"Note that we still have to see the true potential of parachains and what it is listed below are just\na few examples."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Encrypted Consortium Chains"),": These are possibly private chains that do not leak any\ninformation to the public but still can be interacted with trustlessly due to the nature of the\nXCMP protocol."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"High-Frequency Chains"),": These chains can compute many transactions in a short amount of time by\ntaking certain trade-offs or making optimizations."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Privacy Chains"),": These chains do not leak any information to the public through novel\ncryptography."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Smart Contract Chains"),": These chains can have additional logic implemented through the\ndeployment of code known as ",(0,i.kt)("em",{parentName:"li"},"smart contracts"),".")),(0,i.kt)("h2",{id:"parachain-host"},"Parachain Host"),(0,i.kt)("p",null,"Polkadot includes a blockchain called a relay\nchain. A blockchain is a\n",(0,i.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Directed_acyclic_graph"},"Directed Acyclic Graph")," (DAG) of state\ntransitions, where every added block can be viewed as the head of the chain or fork with cumulative\nstate. All paths through the DAG terminate at the Genesis Block. A blockchain is a tree, as each\nblock can have only one parent."),(0,i.kt)("p",null,"A blockchain network is made of nodes that have a view of many forks of the chain and must decide\nwhich fork to follow. To construct the parachain host we need to answer two categories of questions\naddressed by two different components:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"What is the state transition function of the blockchain? This is handled by the ",(0,i.kt)("strong",{parentName:"p"},"Runtime"),", which\ndefines the state transition logic of the chain. The Runtime logic is divided into:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Modules")," encapsulate particular behavior of the protocol and consist of:",(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Storage"),(0,i.kt)("li",{parentName:"ul"},"Routines are invoked by entry points and other modules upon block initialization or closing.\nRoutines can alter the storage of a module."),(0,i.kt)("li",{parentName:"ul"},"The entry point defines how new information is introduced to a module and can limit the origin\nfrom which they are called (user, root, parachain)."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"API")," provides means for the node-side behavior to extract meaningful information from the\nstate of a single fork.")),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The Polkadot Parachain Host Implementers' Guide provides details about\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/runtime/index.html"},"Runtime Architecture")," and\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/runtime-api/index.html"},"Runtime API"),"."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"Knowing various forks of the blockchain, what behaviors should a node take? What information\nshould a node extract from the state of which forks, and how should that information be used? This\nis handled by the ",(0,i.kt)("strong",{parentName:"p"},"Node-side behavior"),", which defines all activities a node undertakes given its\nview of the blockchain. The node-side behavior can be divided into two categories:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Networking behaviors"),", relate to how information is distributed between nodes but not how the\ninformation is used afterward."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Core behaviors"),", relate to internal work that a specific node does. Such behavior cares about\nthat information is ",(0,i.kt)("em",{parentName:"li"},"distributed")," and ",(0,i.kt)("em",{parentName:"li"},"received"),", but not how these two are achieved.")),(0,i.kt)("p",{parentName:"li"},"These two categories often interact, but they can be heavily abstracted from each other. The\nnode-side behavior is split into various ",(0,i.kt)("strong",{parentName:"p"},"subsystems"),", which perform a particular category of\nwork. Subsystems can communicate with each other through an\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/node/overseer.html"},"Overseer")," that prevents race\nconditions."),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The Polkadot Parachain Host Implementers' Guide provides details about\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/node/index.html"},"node architecture")," the main\nsubsystems:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/collators/index.html"},"Collator subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/backing/index.html"},"Backing subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/availability/index.html"},"Availability subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/approval/index.html"},"Approval subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/disputes/index.html"},"Dispute subsystem")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://paritytech.github.io/polkadot/book/node/utility/index.html"},"Utility subsystem")))))),(0,i.kt)("p",null,"The Runtime and Node-side behavior are dependent on each other. The Runtime depends on Node-side\nbehavior to author blocks, and to include ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics"},"extrinsics")," which trigger the\ncorrect entry points. The Node-side behavior relies on the Runtime APIs to extract information\nnecessary to determine which action to take."),(0,i.kt)("h2",{id:"resources"},"Resources"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/polkadot-the-parachain-3808040a769a"},"Polkadot: The Parachain"),' -\nBlog post by Polkadot co-founder Rob Habermeier who introduced parachains in 2017 as "a simpler\nform of blockchain, which attaches to the security provided by a Relay Chain rather than providing\nits own. The Relay Chain provides security to attached parachains, but also provides a guarantee\nof secure message-passing between them."'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkadot.network/the-path-of-a-parachain-block/"},"The Path of a Parachain Block")," - A\ntechnical walk-through of how parachains interact with the Relay Chain.")))}u.isMDXComponent=!0},7747:(e,a,t)=>{t.d(a,{Z:()=>n});const n=t.p+"assets/images/one-parachain-f8e0673144a718bd67834cdd69894ca2.png"}}]); \ No newline at end of file diff --git a/assets/js/279fb1d6.3fb13981.js b/assets/js/279fb1d6.3fb13981.js new file mode 100644 index 000000000000..959f01fdc0c1 --- /dev/null +++ b/assets/js/279fb1d6.3fb13981.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[6827],{47940:(a,t,e)=>{"use strict";e.d(t,{Z:()=>k});var n=e(74165),i=e(15861),s=e(67294),r=e(87152),o=e(34200),l=e(67425);function d(a,t,e){return c.apply(this,arguments)}function c(){return(c=(0,i.Z)((0,n.Z)().mark((function a(t,e,i){var s,l,d,c,u;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:s=void 0,l=void 0,a.t0=t,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){a.next=18;break}return a.abrupt("return");case 18:return d=new r.U(s),a.next=21,o.G.create({provider:d});case 21:c=a.sent,(u=e.split(".")).forEach((function(a){a in c&&(c=c[a])})),a.t1=u[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return l=c.toString(),a.abrupt("break",35);case 29:return a.next=31,c();case 31:return l=(l=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+e);case 35:return a.abrupt("return",l);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function u(a,t,e,n){switch(t){case"humanReadable":(0,l.HumanReadable)(a,e,n);break;case"precise":(0,l.Precise)(a,e,n);break;case"blocksToDays":(0,l.BlocksToDays)(a,n);break;case"percentage":(0,l.Percentage)(a,n);break;case"arrayLength":(0,l.ArrayLength)(a,n);break;default:return void console.log("Ignoring unknown filter type")}}const k=function(a){var t=a.network,e=a.path,r=a.defaultValue,o=a.filter,l=void 0===o?void 0:o,c=(0,s.useState)(""),k=c[0],m=c[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?u(r.toString(),l,t,m):m(r.toString());var a=void 0;switch(t){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var a=(0,i.Z)((0,n.Z)().mark((function a(){var i;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,d(t,e,m);case 2:if(void 0!==(i=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==l?u(i,l,t,m):m(i);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{s()}catch(o){console.log(o)}}}),[]),k}},67425:a=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,e,n){var i=void 0;if("polkadot"===e||"statemint"===e)i=3;else{if("kusama"!==e&&"statemine"!==e)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}a=parseFloat(a),n((a=Number.isInteger(a/t[e].precision)?a/t[e].precision+" "+t[e].symbol:(a/t[e].precision).toFixed(i)+" "+t[e].symbol).toString())},Precise:function(a,e,n){n(a=(a=parseFloat(a))/t[e].precision+" "+t[e].symbol)},BlocksToDays:function(a,t){t((a=6*a/86400).toString())},Percentage:function(a,t){t((a/=1e7).toString())},ArrayLength:function(a,t){t((a=a.split(",").length).toString())}}},81807:(a,t,e)=>{"use strict";e.r(t),e.d(t,{assets:()=>c,contentTitle:()=>l,default:()=>p,frontMatter:()=>o,metadata:()=>d,toc:()=>u});var n=e(87462),i=e(63366),s=(e(67294),e(3905)),r=(e(47940),["components"]),o={id:"kusama-getting-started",title:"Interact with Kusama",sidebar_label:"Home",description:"Reference point for Kusama content.",keywords:["getting started","introduction","kusama","interact"],slug:"../../kusama-getting-started"},l=void 0,d={unversionedId:"general/kusama/kusama-getting-started",id:"general/kusama/kusama-getting-started",title:"Interact with Kusama",description:"Reference point for Kusama content.",source:"@site/../docs/general/kusama/kusama-getting-started.md",sourceDirName:"general/kusama",slug:"/kusama-getting-started",permalink:"/docs/kusama-getting-started",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/kusama/kusama-getting-started.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1687933561,formattedLastUpdatedAt:"Jun 28, 2023",frontMatter:{id:"kusama-getting-started",title:"Interact with Kusama",sidebar_label:"Home",description:"Reference point for Kusama content.",keywords:["getting started","introduction","kusama","interact"],slug:"../../kusama-getting-started"}},c={},u=[{value:"Polkadot's Canary Network",id:"polkadots-canary-network",level:3},{value:"What can I do with my KSM?",id:"what-can-i-do-with-my-ksm",level:3},{value:"Kusama Gifts",id:"kusama-gifts",level:3}],k={toc:u},m="wrapper";function p(a){var t=a.components,e=(0,i.Z)(a,r);return(0,s.kt)(m,(0,n.Z)({},k,e,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("h3",{id:"polkadots-canary-network"},"Polkadot's Canary Network"),(0,s.kt)("p",null,"Kusama is a ",(0,s.kt)("em",{parentName:"p"},"canary network")," for Polkadot; an earlier release of the code that is available first\nand holds real economic value. For developers, Kusama is a proving ground for runtime upgrades,\non-chain governance, and parachains."),(0,s.kt)("admonition",{title:"No Promises",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"Kusama is owned by those who hold the Kusama tokens (KSM). There's no central kill switch and all\nchanges are made through the protocol's on-chain governance."),(0,s.kt)("p",{parentName:"admonition"},"The network is a permissionless and anyone can come along and start using it. Those who participated\nin the Polkadot sale can claim a proportional amount of KSM through the\n",(0,s.kt)("a",{parentName:"p",href:"kusama-claims"},"Kusama Claims process"),"."),(0,s.kt)("p",{parentName:"admonition"},"Kusama is experimental. ",(0,s.kt)("strong",{parentName:"p"},"Expect Chaos"),".")),(0,s.kt)("admonition",{title:"As a KSM holder",type:"tip"},(0,s.kt)("p",{parentName:"admonition"},"You can interact with all the features of the Kusama network such as staking (i.e. validating or\nnominating), governance, parachain auctions, basic transfers and everything else.")),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-account-generation"},(0,s.kt)("img",{src:"/img/kusama-guide/Account.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Creating an Account")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-balance-transfers"},(0,s.kt)("img",{src:"/img/kusama-guide/Transfer.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Balance Transfers")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-staking"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Stake.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Staking"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-parachains"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Parachain.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Parachains")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-bridges"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Bridges.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Bridges")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-how-to-vote-councillor"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Voting.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Vote for Councilors"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-treasury#creating-the-proposal"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Proposal.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Make Proposals")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-how-to-join-council#submit-candidacy"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Council.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Council Candidacy")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-treasury"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Treasury.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Treasury"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-identity"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Identity.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Set an Identity")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-how-to-nominate-kusama"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Nominate.png",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Become a Nominator")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-proxies"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Proxy.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Proxy Accounts"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-crowdloans/"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Crowdloans.png",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Participate in Crowdloans")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-society-kusama"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Kusama-Society.png",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Join Kappa Sigma Mu")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/ambassadors"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Ambassadors.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Become an Ambassador"))))),(0,s.kt)("br",null),(0,s.kt)("p",null,"For brand-new learners of Kusama's cousin network, Polkadot, please head over to the\n",(0,s.kt)("a",{parentName:"p",href:"https://wiki.polkadot.network/"},"Polkadot Wiki"),"."),(0,s.kt)("h3",{id:"what-can-i-do-with-my-ksm"},"What can I do with my KSM?"),(0,s.kt)("p",null,"KSM is the native token of the Kusama Network. KSM can be used for transaction fees, staking,\ngovernance, acquisition of a parachain slot and for enabling several key functionalities on Kusama."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum balance required to have an active account on Kusama Network. If your account balance\ndrops below the minimum, your account will be reaped. Learn more about\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-accounts"},"Accounts")," and the\n",(0,s.kt)("a",{parentName:"p",href:"/docs/build-protocol-info#existential-deposit"},"Existential Deposit")," requirement.")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum contribution required to join a\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," and earn staking rewards for contributing\nto the security of the network. Learn more about\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum contribution required to participate in ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloans"),"\nfor ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"parachain slot auctions"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nregister an ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-identity"},"on-chain identity"))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\ncreate a ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"proxy account"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nyou can create your own ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum amount of KSM required to become an active nominator and earn rewards."))),(0,s.kt)("p",null,"KSM has utility in ",(0,s.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy"},"Kusama's democracy"),". Bonding KSM is\na requirement to create proposals, to endorse them and to vote on them when they become referendums.\nBonding\n","\nor 5% of requested funding is a requirement to make a\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-treasury#creating-a-treasury-proposal"},"treasury proposal"),"."),(0,s.kt)("h3",{id:"kusama-gifts"},"Kusama Gifts"),(0,s.kt)("img",{align:"right",src:"/img/kusama-gift.png",width:"210",height:"200"}),(0,s.kt)("p",null,"Kusama Gifts provide an easy way to:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"Onboard friends or family who are curious about blockchain but haven\u2019t made the leap yet."),(0,s.kt)("li",{parentName:"ul"},"Share your love of Kusama and send any amount of KSM."),(0,s.kt)("li",{parentName:"ul"},"Say \u2018thank you\u2019 or send someone tokens when you don\u2019t know their address."),(0,s.kt)("li",{parentName:"ul"},"Get friends and family set up to participate in crowdloans.")),(0,s.kt)("p",null,"Learn more about how you can create and send Kusama Gifts\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/introducing-polkadot-kusama-gifts/"},"here"),"."),(0,s.kt)("p",null,"While Kusama does not support smart contracts natively, building apps on it is still possible (e.g.\n",(0,s.kt)("a",{parentName:"p",href:"https://rmrk.app"},"RMRK.app"),"). If you're interested in diving deeper into ",(0,s.kt)("em",{parentName:"p"},"proper")," development,\nhowever, check out the ",(0,s.kt)("a",{parentName:"p",href:"build-index"},"builders guide"),"."),(0,s.kt)("p",null,"Additional Resources:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://mooc.web3.foundation/course/blockchain-fundamentals/"},"mooc")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/kusama-network-7446706b8f4c"},"medium")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"kusama-claims"},"claims")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"maintain-endpoints"},"endpoints")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://claim.kusama.network/"},"tokens")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-kusama"},"validator")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-nominate-kusama"},"nominator")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://wiki.polkadot.network/"},"polkadot wiki"))))}p.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/279fb1d6.59b06d67.js b/assets/js/279fb1d6.59b06d67.js deleted file mode 100644 index 704e8db67f8b..000000000000 --- a/assets/js/279fb1d6.59b06d67.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[6827],{47940:(a,t,e)=>{"use strict";e.d(t,{Z:()=>k});var n=e(74165),i=e(15861),s=e(67294),r=e(92519),o=e(1612),l=e(67425);function d(a,t,e){return c.apply(this,arguments)}function c(){return(c=(0,i.Z)((0,n.Z)().mark((function a(t,e,i){var s,l,d,c,u;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:s=void 0,l=void 0,a.t0=t,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){a.next=18;break}return a.abrupt("return");case 18:return d=new r.U(s),a.next=21,o.G.create({provider:d});case 21:c=a.sent,(u=e.split(".")).forEach((function(a){a in c&&(c=c[a])})),a.t1=u[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return l=c.toString(),a.abrupt("break",35);case 29:return a.next=31,c();case 31:return l=(l=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+e);case 35:return a.abrupt("return",l);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function u(a,t,e,n){switch(t){case"humanReadable":(0,l.HumanReadable)(a,e,n);break;case"precise":(0,l.Precise)(a,e,n);break;case"blocksToDays":(0,l.BlocksToDays)(a,n);break;case"percentage":(0,l.Percentage)(a,n);break;case"arrayLength":(0,l.ArrayLength)(a,n);break;default:return void console.log("Ignoring unknown filter type")}}const k=function(a){var t=a.network,e=a.path,r=a.defaultValue,o=a.filter,l=void 0===o?void 0:o,c=(0,s.useState)(""),k=c[0],m=c[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?u(r.toString(),l,t,m):m(r.toString());var a=void 0;switch(t){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var a=(0,i.Z)((0,n.Z)().mark((function a(){var i;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,d(t,e,m);case 2:if(void 0!==(i=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==l?u(i,l,t,m):m(i);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{s()}catch(o){console.log(o)}}}),[]),k}},67425:a=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,e,n){var i=void 0;if("polkadot"===e||"statemint"===e)i=3;else{if("kusama"!==e&&"statemine"!==e)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}a=parseFloat(a),n((a=Number.isInteger(a/t[e].precision)?a/t[e].precision+" "+t[e].symbol:(a/t[e].precision).toFixed(i)+" "+t[e].symbol).toString())},Precise:function(a,e,n){n(a=(a=parseFloat(a))/t[e].precision+" "+t[e].symbol)},BlocksToDays:function(a,t){t((a=6*a/86400).toString())},Percentage:function(a,t){t((a/=1e7).toString())},ArrayLength:function(a,t){t((a=a.split(",").length).toString())}}},81807:(a,t,e)=>{"use strict";e.r(t),e.d(t,{assets:()=>c,contentTitle:()=>l,default:()=>p,frontMatter:()=>o,metadata:()=>d,toc:()=>u});var n=e(87462),i=e(63366),s=(e(67294),e(3905)),r=(e(47940),["components"]),o={id:"kusama-getting-started",title:"Interact with Kusama",sidebar_label:"Home",description:"Reference point for Kusama content.",keywords:["getting started","introduction","kusama","interact"],slug:"../../kusama-getting-started"},l=void 0,d={unversionedId:"general/kusama/kusama-getting-started",id:"general/kusama/kusama-getting-started",title:"Interact with Kusama",description:"Reference point for Kusama content.",source:"@site/../docs/general/kusama/kusama-getting-started.md",sourceDirName:"general/kusama",slug:"/kusama-getting-started",permalink:"/docs/kusama-getting-started",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/kusama/kusama-getting-started.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1687933561,formattedLastUpdatedAt:"Jun 28, 2023",frontMatter:{id:"kusama-getting-started",title:"Interact with Kusama",sidebar_label:"Home",description:"Reference point for Kusama content.",keywords:["getting started","introduction","kusama","interact"],slug:"../../kusama-getting-started"}},c={},u=[{value:"Polkadot's Canary Network",id:"polkadots-canary-network",level:3},{value:"What can I do with my KSM?",id:"what-can-i-do-with-my-ksm",level:3},{value:"Kusama Gifts",id:"kusama-gifts",level:3}],k={toc:u},m="wrapper";function p(a){var t=a.components,e=(0,i.Z)(a,r);return(0,s.kt)(m,(0,n.Z)({},k,e,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("h3",{id:"polkadots-canary-network"},"Polkadot's Canary Network"),(0,s.kt)("p",null,"Kusama is a ",(0,s.kt)("em",{parentName:"p"},"canary network")," for Polkadot; an earlier release of the code that is available first\nand holds real economic value. For developers, Kusama is a proving ground for runtime upgrades,\non-chain governance, and parachains."),(0,s.kt)("admonition",{title:"No Promises",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"Kusama is owned by those who hold the Kusama tokens (KSM). There's no central kill switch and all\nchanges are made through the protocol's on-chain governance."),(0,s.kt)("p",{parentName:"admonition"},"The network is a permissionless and anyone can come along and start using it. Those who participated\nin the Polkadot sale can claim a proportional amount of KSM through the\n",(0,s.kt)("a",{parentName:"p",href:"kusama-claims"},"Kusama Claims process"),"."),(0,s.kt)("p",{parentName:"admonition"},"Kusama is experimental. ",(0,s.kt)("strong",{parentName:"p"},"Expect Chaos"),".")),(0,s.kt)("admonition",{title:"As a KSM holder",type:"tip"},(0,s.kt)("p",{parentName:"admonition"},"You can interact with all the features of the Kusama network such as staking (i.e. validating or\nnominating), governance, parachain auctions, basic transfers and everything else.")),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-account-generation"},(0,s.kt)("img",{src:"/img/kusama-guide/Account.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Creating an Account")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-balance-transfers"},(0,s.kt)("img",{src:"/img/kusama-guide/Transfer.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Balance Transfers")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-staking"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Stake.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Staking"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-parachains"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Parachain.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Parachains")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-bridges"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Bridges.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Bridges")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-how-to-vote-councillor"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Voting.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Vote for Councilors"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-treasury#creating-the-proposal"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Proposal.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Make Proposals")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-how-to-join-council#submit-candidacy"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Council.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Council Candidacy")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-treasury"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Treasury.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Treasury"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-identity"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Identity.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Set an Identity")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-how-to-nominate-kusama"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Nominate.png",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Become a Nominator")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-proxies"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Proxy.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Proxy Accounts"))))),(0,s.kt)("br",null),(0,s.kt)("tr",{class:"cards-container"},(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/learn-crowdloans/"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Crowdloans.png",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Participate in Crowdloans")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/maintain-guides-society-kusama"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Kusama-Society.png",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Join Kappa Sigma Mu")))),(0,s.kt)("td",null,(0,s.kt)("a",{class:"guide-link",href:"https://guide.kusama.network/docs/ambassadors"},(0,s.kt)("img",{class:"guide-image",src:"/img/kusama-guide/Ambassadors.jpg",alt:"Drawing",width:"250",height:"150"}),(0,s.kt)("div",{class:"cards-body"},(0,s.kt)("h5",{class:"cards-title"},"Become an Ambassador"))))),(0,s.kt)("br",null),(0,s.kt)("p",null,"For brand-new learners of Kusama's cousin network, Polkadot, please head over to the\n",(0,s.kt)("a",{parentName:"p",href:"https://wiki.polkadot.network/"},"Polkadot Wiki"),"."),(0,s.kt)("h3",{id:"what-can-i-do-with-my-ksm"},"What can I do with my KSM?"),(0,s.kt)("p",null,"KSM is the native token of the Kusama Network. KSM can be used for transaction fees, staking,\ngovernance, acquisition of a parachain slot and for enabling several key functionalities on Kusama."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum balance required to have an active account on Kusama Network. If your account balance\ndrops below the minimum, your account will be reaped. Learn more about\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-accounts"},"Accounts")," and the\n",(0,s.kt)("a",{parentName:"p",href:"/docs/build-protocol-info#existential-deposit"},"Existential Deposit")," requirement.")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum contribution required to join a\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," and earn staking rewards for contributing\nto the security of the network. Learn more about\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum contribution required to participate in ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloans"),"\nfor ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"parachain slot auctions"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nregister an ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-identity"},"on-chain identity"))),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\ncreate a ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"proxy account"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nyou can create your own ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),".")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("p",{parentName:"li"},"","\nthe minimum amount of KSM required to become an active nominator and earn rewards."))),(0,s.kt)("p",null,"KSM has utility in ",(0,s.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy"},"Kusama's democracy"),". Bonding KSM is\na requirement to create proposals, to endorse them and to vote on them when they become referendums.\nBonding\n","\nor 5% of requested funding is a requirement to make a\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-treasury#creating-a-treasury-proposal"},"treasury proposal"),"."),(0,s.kt)("h3",{id:"kusama-gifts"},"Kusama Gifts"),(0,s.kt)("img",{align:"right",src:"/img/kusama-gift.png",width:"210",height:"200"}),(0,s.kt)("p",null,"Kusama Gifts provide an easy way to:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"Onboard friends or family who are curious about blockchain but haven\u2019t made the leap yet."),(0,s.kt)("li",{parentName:"ul"},"Share your love of Kusama and send any amount of KSM."),(0,s.kt)("li",{parentName:"ul"},"Say \u2018thank you\u2019 or send someone tokens when you don\u2019t know their address."),(0,s.kt)("li",{parentName:"ul"},"Get friends and family set up to participate in crowdloans.")),(0,s.kt)("p",null,"Learn more about how you can create and send Kusama Gifts\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/introducing-polkadot-kusama-gifts/"},"here"),"."),(0,s.kt)("p",null,"While Kusama does not support smart contracts natively, building apps on it is still possible (e.g.\n",(0,s.kt)("a",{parentName:"p",href:"https://rmrk.app"},"RMRK.app"),"). If you're interested in diving deeper into ",(0,s.kt)("em",{parentName:"p"},"proper")," development,\nhowever, check out the ",(0,s.kt)("a",{parentName:"p",href:"build-index"},"builders guide"),"."),(0,s.kt)("p",null,"Additional Resources:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://mooc.web3.foundation/course/blockchain-fundamentals/"},"mooc")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/kusama-network-7446706b8f4c"},"medium")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"kusama-claims"},"claims")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"maintain-endpoints"},"endpoints")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://claim.kusama.network/"},"tokens")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-kusama"},"validator")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-nominate-kusama"},"nominator")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://wiki.polkadot.network/"},"polkadot wiki"))))}p.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/2859.0e95b965.js b/assets/js/2859.0e95b965.js new file mode 100644 index 000000000000..2ff1f51875f5 --- /dev/null +++ b/assets/js/2859.0e95b965.js @@ -0,0 +1,2 @@ +/*! For license information please see 2859.0e95b965.js.LICENSE.txt */ +(self.webpackChunk=self.webpackChunk||[]).push([[2859],{3905:(e,t,n)=>{"use strict";n.d(t,{Zo:()=>d,kt:()=>h});var r=n(67294);function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=r.createContext({}),u=function(e){var t=r.useContext(c),n=t;return e&&(n="function"==typeof e?e(t):s(s({},t),e)),n},d=function(e){var t=u(e.components);return r.createElement(c.Provider,{value:t},e.children)},l="mdxType",f={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},p=r.forwardRef((function(e,t){var n=e.components,a=e.mdxType,i=e.originalType,c=e.parentName,d=o(e,["components","mdxType","originalType","parentName"]),l=u(n),p=a,h=l["".concat(c,".").concat(p)]||l[p]||f[p]||i;return n?r.createElement(h,s(s({ref:t},d),{},{components:n})):r.createElement(h,s({ref:t},d))}));function h(e,t){var n=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var i=n.length,s=new Array(i);s[0]=p;var o={};for(var c in t)hasOwnProperty.call(t,c)&&(o[c]=t[c]);o.originalType=e,o[l]="string"==typeof e?e:a,s[1]=o;for(var u=2;u=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+e)}function c(e,t,n){var r=o(e,n);return n-1>=t&&(r|=o(e,n-1)<<4),r}function u(e,t,n,a){for(var i=0,s=0,o=Math.min(e.length,n),c=t;c=49?u-49+10:u>=17?u-17+10:u,r(u>=0&&s0?e:t},i.min=function(e,t){return e.cmp(t)<0?e:t},i.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var a=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(a++,this.negative=1),a=0;a-=3)s=e[a]|e[a-1]<<8|e[a-2]<<16,this.words[i]|=s<>>26-o&67108863,(o+=24)>=26&&(o-=26,i++);else if("le"===n)for(a=0,i=0;a>>26-o&67108863,(o+=24)>=26&&(o-=26,i++);return this._strip()},i.prototype._parseHex=function(e,t,n){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var r=0;r=t;r-=2)a=c(e,t,r)<=18?(i-=18,s+=1,this.words[s]|=a>>>26):i+=8;else for(r=(e.length-t)%2==0?t+1:t;r=18?(i-=18,s+=1,this.words[s]|=a>>>26):i+=8;this._strip()},i.prototype._parseBase=function(e,t,n){this.words=[0],this.length=1;for(var r=0,a=1;a<=67108863;a*=t)r++;r--,a=a/t|0;for(var i=e.length-n,s=i%r,o=Math.min(i,i-s)+n,c=0,d=n;d1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{i.prototype[Symbol.for("nodejs.util.inspect.custom")]=l}catch(I){i.prototype.inspect=l}else i.prototype.inspect=l;function l(){return(this.red?""}var f=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],p=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],h=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var a=0,i=0,s=0;s>>24-a&16777215,(a+=2)>=26&&(a-=26,s--),n=0!==i||s!==this.length-1?f[6-c.length]+c+n:c+n}for(0!==i&&(n=i.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var u=p[e],d=h[e];n="";var l=this.clone();for(l.negative=0;!l.isZero();){var m=l.modrn(d).toString(e);n=(l=l.idivn(d)).isZero()?m+n:f[u-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},i.prototype.toJSON=function(){return this.toString(16,2)},s&&(i.prototype.toBuffer=function(e,t){return this.toArrayLike(s,e,t)}),i.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)};function m(e,t,n){n.negative=t.negative^e.negative;var r=e.length+t.length|0;n.length=r,r=r-1|0;var a=0|e.words[0],i=0|t.words[0],s=a*i,o=67108863&s,c=s/67108864|0;n.words[0]=o;for(var u=1;u>>26,l=67108863&c,f=Math.min(u,t.length-1),p=Math.max(0,u-e.length+1);p<=f;p++){var h=u-p|0;d+=(s=(a=0|e.words[h])*(i=0|t.words[p])+l)/67108864|0,l=67108863&s}n.words[u]=0|l,c=0|d}return 0!==c?n.words[u]=0|c:n.length--,n._strip()}i.prototype.toArrayLike=function(e,t,n){this._strip();var a=this.byteLength(),i=n||Math.max(1,a);r(a<=i,"byte array longer than desired length"),r(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,a),s},i.prototype._toArrayLikeLE=function(e,t){for(var n=0,r=0,a=0,i=0;a>8&255),n>16&255),6===i?(n>24&255),r=0,i=0):(r=s>>>24,i+=2)}if(n=0&&(e[n--]=s>>8&255),n>=0&&(e[n--]=s>>16&255),6===i?(n>=0&&(e[n--]=s>>24&255),r=0,i=0):(r=s>>>24,i+=2)}if(n>=0)for(e[n--]=r;n>=0;)e[n--]=0},Math.clz32?i.prototype._countBits=function(e){return 32-Math.clz32(e)}:i.prototype._countBits=function(e){var t=e,n=0;return t>=4096&&(n+=13,t>>>=13),t>=64&&(n+=7,t>>>=7),t>=8&&(n+=4,t>>>=4),t>=2&&(n+=2,t>>>=2),n+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,n=0;return 0==(8191&t)&&(n+=13,t>>>=13),0==(127&t)&&(n+=7,t>>>=7),0==(15&t)&&(n+=4,t>>>=4),0==(3&t)&&(n+=2,t>>>=2),0==(1&t)&&n++,n},i.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;te.length?this.clone().ior(e):e.clone().ior(this)},i.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},i.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var n=0;ne.length?this.clone().iand(e):e.clone().iand(this)},i.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},i.prototype.iuxor=function(e){var t,n;this.length>e.length?(t=this,n=e):(t=e,n=this);for(var r=0;re.length?this.clone().ixor(e):e.clone().ixor(this)},i.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},i.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var a=0;a0&&(this.words[a]=~this.words[a]&67108863>>26-n),this._strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,a=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<e.length?(n=this,r=e):(n=e,r=this);for(var a=0,i=0;i>>26;for(;0!==a&&i>>26;if(this.length=n.length,0!==a)this.words[this.length]=a,this.length++;else if(n!==this)for(;ie.length?this.clone().iadd(e):e.clone().iadd(this)},i.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var n,r,a=this.cmp(e);if(0===a)return this.negative=0,this.length=1,this.words[0]=0,this;a>0?(n=this,r=e):(n=e,r=this);for(var i=0,s=0;s>26,this.words[s]=67108863&t;for(;0!==i&&s>26,this.words[s]=67108863&t;if(0===i&&s>>13,p=0|s[1],h=8191&p,m=p>>>13,b=0|s[2],y=8191&b,g=b>>>13,x=0|s[3],v=8191&x,w=x>>>13,S=0|s[4],T=8191&S,k=S>>>13,P=0|s[5],V=8191&P,M=P>>>13,I=0|s[6],O=8191&I,N=I>>>13,E=0|s[7],C=8191&E,A=E>>>13,H=0|s[8],B=8191&H,_=H>>>13,R=0|s[9],L=8191&R,U=R>>>13,z=0|o[0],D=8191&z,j=z>>>13,q=0|o[1],F=8191&q,X=q>>>13,Z=0|o[2],W=8191&Z,G=Z>>>13,K=0|o[3],Y=8191&K,J=K>>>13,Q=0|o[4],$=8191&Q,ee=Q>>>13,te=0|o[5],ne=8191&te,re=te>>>13,ae=0|o[6],ie=8191&ae,se=ae>>>13,oe=0|o[7],ce=8191&oe,ue=oe>>>13,de=0|o[8],le=8191&de,fe=de>>>13,pe=0|o[9],he=8191&pe,me=pe>>>13;n.negative=e.negative^t.negative,n.length=19;var be=(u+(r=Math.imul(l,D))|0)+((8191&(a=(a=Math.imul(l,j))+Math.imul(f,D)|0))<<13)|0;u=((i=Math.imul(f,j))+(a>>>13)|0)+(be>>>26)|0,be&=67108863,r=Math.imul(h,D),a=(a=Math.imul(h,j))+Math.imul(m,D)|0,i=Math.imul(m,j);var ye=(u+(r=r+Math.imul(l,F)|0)|0)+((8191&(a=(a=a+Math.imul(l,X)|0)+Math.imul(f,F)|0))<<13)|0;u=((i=i+Math.imul(f,X)|0)+(a>>>13)|0)+(ye>>>26)|0,ye&=67108863,r=Math.imul(y,D),a=(a=Math.imul(y,j))+Math.imul(g,D)|0,i=Math.imul(g,j),r=r+Math.imul(h,F)|0,a=(a=a+Math.imul(h,X)|0)+Math.imul(m,F)|0,i=i+Math.imul(m,X)|0;var ge=(u+(r=r+Math.imul(l,W)|0)|0)+((8191&(a=(a=a+Math.imul(l,G)|0)+Math.imul(f,W)|0))<<13)|0;u=((i=i+Math.imul(f,G)|0)+(a>>>13)|0)+(ge>>>26)|0,ge&=67108863,r=Math.imul(v,D),a=(a=Math.imul(v,j))+Math.imul(w,D)|0,i=Math.imul(w,j),r=r+Math.imul(y,F)|0,a=(a=a+Math.imul(y,X)|0)+Math.imul(g,F)|0,i=i+Math.imul(g,X)|0,r=r+Math.imul(h,W)|0,a=(a=a+Math.imul(h,G)|0)+Math.imul(m,W)|0,i=i+Math.imul(m,G)|0;var xe=(u+(r=r+Math.imul(l,Y)|0)|0)+((8191&(a=(a=a+Math.imul(l,J)|0)+Math.imul(f,Y)|0))<<13)|0;u=((i=i+Math.imul(f,J)|0)+(a>>>13)|0)+(xe>>>26)|0,xe&=67108863,r=Math.imul(T,D),a=(a=Math.imul(T,j))+Math.imul(k,D)|0,i=Math.imul(k,j),r=r+Math.imul(v,F)|0,a=(a=a+Math.imul(v,X)|0)+Math.imul(w,F)|0,i=i+Math.imul(w,X)|0,r=r+Math.imul(y,W)|0,a=(a=a+Math.imul(y,G)|0)+Math.imul(g,W)|0,i=i+Math.imul(g,G)|0,r=r+Math.imul(h,Y)|0,a=(a=a+Math.imul(h,J)|0)+Math.imul(m,Y)|0,i=i+Math.imul(m,J)|0;var ve=(u+(r=r+Math.imul(l,$)|0)|0)+((8191&(a=(a=a+Math.imul(l,ee)|0)+Math.imul(f,$)|0))<<13)|0;u=((i=i+Math.imul(f,ee)|0)+(a>>>13)|0)+(ve>>>26)|0,ve&=67108863,r=Math.imul(V,D),a=(a=Math.imul(V,j))+Math.imul(M,D)|0,i=Math.imul(M,j),r=r+Math.imul(T,F)|0,a=(a=a+Math.imul(T,X)|0)+Math.imul(k,F)|0,i=i+Math.imul(k,X)|0,r=r+Math.imul(v,W)|0,a=(a=a+Math.imul(v,G)|0)+Math.imul(w,W)|0,i=i+Math.imul(w,G)|0,r=r+Math.imul(y,Y)|0,a=(a=a+Math.imul(y,J)|0)+Math.imul(g,Y)|0,i=i+Math.imul(g,J)|0,r=r+Math.imul(h,$)|0,a=(a=a+Math.imul(h,ee)|0)+Math.imul(m,$)|0,i=i+Math.imul(m,ee)|0;var we=(u+(r=r+Math.imul(l,ne)|0)|0)+((8191&(a=(a=a+Math.imul(l,re)|0)+Math.imul(f,ne)|0))<<13)|0;u=((i=i+Math.imul(f,re)|0)+(a>>>13)|0)+(we>>>26)|0,we&=67108863,r=Math.imul(O,D),a=(a=Math.imul(O,j))+Math.imul(N,D)|0,i=Math.imul(N,j),r=r+Math.imul(V,F)|0,a=(a=a+Math.imul(V,X)|0)+Math.imul(M,F)|0,i=i+Math.imul(M,X)|0,r=r+Math.imul(T,W)|0,a=(a=a+Math.imul(T,G)|0)+Math.imul(k,W)|0,i=i+Math.imul(k,G)|0,r=r+Math.imul(v,Y)|0,a=(a=a+Math.imul(v,J)|0)+Math.imul(w,Y)|0,i=i+Math.imul(w,J)|0,r=r+Math.imul(y,$)|0,a=(a=a+Math.imul(y,ee)|0)+Math.imul(g,$)|0,i=i+Math.imul(g,ee)|0,r=r+Math.imul(h,ne)|0,a=(a=a+Math.imul(h,re)|0)+Math.imul(m,ne)|0,i=i+Math.imul(m,re)|0;var Se=(u+(r=r+Math.imul(l,ie)|0)|0)+((8191&(a=(a=a+Math.imul(l,se)|0)+Math.imul(f,ie)|0))<<13)|0;u=((i=i+Math.imul(f,se)|0)+(a>>>13)|0)+(Se>>>26)|0,Se&=67108863,r=Math.imul(C,D),a=(a=Math.imul(C,j))+Math.imul(A,D)|0,i=Math.imul(A,j),r=r+Math.imul(O,F)|0,a=(a=a+Math.imul(O,X)|0)+Math.imul(N,F)|0,i=i+Math.imul(N,X)|0,r=r+Math.imul(V,W)|0,a=(a=a+Math.imul(V,G)|0)+Math.imul(M,W)|0,i=i+Math.imul(M,G)|0,r=r+Math.imul(T,Y)|0,a=(a=a+Math.imul(T,J)|0)+Math.imul(k,Y)|0,i=i+Math.imul(k,J)|0,r=r+Math.imul(v,$)|0,a=(a=a+Math.imul(v,ee)|0)+Math.imul(w,$)|0,i=i+Math.imul(w,ee)|0,r=r+Math.imul(y,ne)|0,a=(a=a+Math.imul(y,re)|0)+Math.imul(g,ne)|0,i=i+Math.imul(g,re)|0,r=r+Math.imul(h,ie)|0,a=(a=a+Math.imul(h,se)|0)+Math.imul(m,ie)|0,i=i+Math.imul(m,se)|0;var Te=(u+(r=r+Math.imul(l,ce)|0)|0)+((8191&(a=(a=a+Math.imul(l,ue)|0)+Math.imul(f,ce)|0))<<13)|0;u=((i=i+Math.imul(f,ue)|0)+(a>>>13)|0)+(Te>>>26)|0,Te&=67108863,r=Math.imul(B,D),a=(a=Math.imul(B,j))+Math.imul(_,D)|0,i=Math.imul(_,j),r=r+Math.imul(C,F)|0,a=(a=a+Math.imul(C,X)|0)+Math.imul(A,F)|0,i=i+Math.imul(A,X)|0,r=r+Math.imul(O,W)|0,a=(a=a+Math.imul(O,G)|0)+Math.imul(N,W)|0,i=i+Math.imul(N,G)|0,r=r+Math.imul(V,Y)|0,a=(a=a+Math.imul(V,J)|0)+Math.imul(M,Y)|0,i=i+Math.imul(M,J)|0,r=r+Math.imul(T,$)|0,a=(a=a+Math.imul(T,ee)|0)+Math.imul(k,$)|0,i=i+Math.imul(k,ee)|0,r=r+Math.imul(v,ne)|0,a=(a=a+Math.imul(v,re)|0)+Math.imul(w,ne)|0,i=i+Math.imul(w,re)|0,r=r+Math.imul(y,ie)|0,a=(a=a+Math.imul(y,se)|0)+Math.imul(g,ie)|0,i=i+Math.imul(g,se)|0,r=r+Math.imul(h,ce)|0,a=(a=a+Math.imul(h,ue)|0)+Math.imul(m,ce)|0,i=i+Math.imul(m,ue)|0;var ke=(u+(r=r+Math.imul(l,le)|0)|0)+((8191&(a=(a=a+Math.imul(l,fe)|0)+Math.imul(f,le)|0))<<13)|0;u=((i=i+Math.imul(f,fe)|0)+(a>>>13)|0)+(ke>>>26)|0,ke&=67108863,r=Math.imul(L,D),a=(a=Math.imul(L,j))+Math.imul(U,D)|0,i=Math.imul(U,j),r=r+Math.imul(B,F)|0,a=(a=a+Math.imul(B,X)|0)+Math.imul(_,F)|0,i=i+Math.imul(_,X)|0,r=r+Math.imul(C,W)|0,a=(a=a+Math.imul(C,G)|0)+Math.imul(A,W)|0,i=i+Math.imul(A,G)|0,r=r+Math.imul(O,Y)|0,a=(a=a+Math.imul(O,J)|0)+Math.imul(N,Y)|0,i=i+Math.imul(N,J)|0,r=r+Math.imul(V,$)|0,a=(a=a+Math.imul(V,ee)|0)+Math.imul(M,$)|0,i=i+Math.imul(M,ee)|0,r=r+Math.imul(T,ne)|0,a=(a=a+Math.imul(T,re)|0)+Math.imul(k,ne)|0,i=i+Math.imul(k,re)|0,r=r+Math.imul(v,ie)|0,a=(a=a+Math.imul(v,se)|0)+Math.imul(w,ie)|0,i=i+Math.imul(w,se)|0,r=r+Math.imul(y,ce)|0,a=(a=a+Math.imul(y,ue)|0)+Math.imul(g,ce)|0,i=i+Math.imul(g,ue)|0,r=r+Math.imul(h,le)|0,a=(a=a+Math.imul(h,fe)|0)+Math.imul(m,le)|0,i=i+Math.imul(m,fe)|0;var Pe=(u+(r=r+Math.imul(l,he)|0)|0)+((8191&(a=(a=a+Math.imul(l,me)|0)+Math.imul(f,he)|0))<<13)|0;u=((i=i+Math.imul(f,me)|0)+(a>>>13)|0)+(Pe>>>26)|0,Pe&=67108863,r=Math.imul(L,F),a=(a=Math.imul(L,X))+Math.imul(U,F)|0,i=Math.imul(U,X),r=r+Math.imul(B,W)|0,a=(a=a+Math.imul(B,G)|0)+Math.imul(_,W)|0,i=i+Math.imul(_,G)|0,r=r+Math.imul(C,Y)|0,a=(a=a+Math.imul(C,J)|0)+Math.imul(A,Y)|0,i=i+Math.imul(A,J)|0,r=r+Math.imul(O,$)|0,a=(a=a+Math.imul(O,ee)|0)+Math.imul(N,$)|0,i=i+Math.imul(N,ee)|0,r=r+Math.imul(V,ne)|0,a=(a=a+Math.imul(V,re)|0)+Math.imul(M,ne)|0,i=i+Math.imul(M,re)|0,r=r+Math.imul(T,ie)|0,a=(a=a+Math.imul(T,se)|0)+Math.imul(k,ie)|0,i=i+Math.imul(k,se)|0,r=r+Math.imul(v,ce)|0,a=(a=a+Math.imul(v,ue)|0)+Math.imul(w,ce)|0,i=i+Math.imul(w,ue)|0,r=r+Math.imul(y,le)|0,a=(a=a+Math.imul(y,fe)|0)+Math.imul(g,le)|0,i=i+Math.imul(g,fe)|0;var Ve=(u+(r=r+Math.imul(h,he)|0)|0)+((8191&(a=(a=a+Math.imul(h,me)|0)+Math.imul(m,he)|0))<<13)|0;u=((i=i+Math.imul(m,me)|0)+(a>>>13)|0)+(Ve>>>26)|0,Ve&=67108863,r=Math.imul(L,W),a=(a=Math.imul(L,G))+Math.imul(U,W)|0,i=Math.imul(U,G),r=r+Math.imul(B,Y)|0,a=(a=a+Math.imul(B,J)|0)+Math.imul(_,Y)|0,i=i+Math.imul(_,J)|0,r=r+Math.imul(C,$)|0,a=(a=a+Math.imul(C,ee)|0)+Math.imul(A,$)|0,i=i+Math.imul(A,ee)|0,r=r+Math.imul(O,ne)|0,a=(a=a+Math.imul(O,re)|0)+Math.imul(N,ne)|0,i=i+Math.imul(N,re)|0,r=r+Math.imul(V,ie)|0,a=(a=a+Math.imul(V,se)|0)+Math.imul(M,ie)|0,i=i+Math.imul(M,se)|0,r=r+Math.imul(T,ce)|0,a=(a=a+Math.imul(T,ue)|0)+Math.imul(k,ce)|0,i=i+Math.imul(k,ue)|0,r=r+Math.imul(v,le)|0,a=(a=a+Math.imul(v,fe)|0)+Math.imul(w,le)|0,i=i+Math.imul(w,fe)|0;var Me=(u+(r=r+Math.imul(y,he)|0)|0)+((8191&(a=(a=a+Math.imul(y,me)|0)+Math.imul(g,he)|0))<<13)|0;u=((i=i+Math.imul(g,me)|0)+(a>>>13)|0)+(Me>>>26)|0,Me&=67108863,r=Math.imul(L,Y),a=(a=Math.imul(L,J))+Math.imul(U,Y)|0,i=Math.imul(U,J),r=r+Math.imul(B,$)|0,a=(a=a+Math.imul(B,ee)|0)+Math.imul(_,$)|0,i=i+Math.imul(_,ee)|0,r=r+Math.imul(C,ne)|0,a=(a=a+Math.imul(C,re)|0)+Math.imul(A,ne)|0,i=i+Math.imul(A,re)|0,r=r+Math.imul(O,ie)|0,a=(a=a+Math.imul(O,se)|0)+Math.imul(N,ie)|0,i=i+Math.imul(N,se)|0,r=r+Math.imul(V,ce)|0,a=(a=a+Math.imul(V,ue)|0)+Math.imul(M,ce)|0,i=i+Math.imul(M,ue)|0,r=r+Math.imul(T,le)|0,a=(a=a+Math.imul(T,fe)|0)+Math.imul(k,le)|0,i=i+Math.imul(k,fe)|0;var Ie=(u+(r=r+Math.imul(v,he)|0)|0)+((8191&(a=(a=a+Math.imul(v,me)|0)+Math.imul(w,he)|0))<<13)|0;u=((i=i+Math.imul(w,me)|0)+(a>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,r=Math.imul(L,$),a=(a=Math.imul(L,ee))+Math.imul(U,$)|0,i=Math.imul(U,ee),r=r+Math.imul(B,ne)|0,a=(a=a+Math.imul(B,re)|0)+Math.imul(_,ne)|0,i=i+Math.imul(_,re)|0,r=r+Math.imul(C,ie)|0,a=(a=a+Math.imul(C,se)|0)+Math.imul(A,ie)|0,i=i+Math.imul(A,se)|0,r=r+Math.imul(O,ce)|0,a=(a=a+Math.imul(O,ue)|0)+Math.imul(N,ce)|0,i=i+Math.imul(N,ue)|0,r=r+Math.imul(V,le)|0,a=(a=a+Math.imul(V,fe)|0)+Math.imul(M,le)|0,i=i+Math.imul(M,fe)|0;var Oe=(u+(r=r+Math.imul(T,he)|0)|0)+((8191&(a=(a=a+Math.imul(T,me)|0)+Math.imul(k,he)|0))<<13)|0;u=((i=i+Math.imul(k,me)|0)+(a>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,r=Math.imul(L,ne),a=(a=Math.imul(L,re))+Math.imul(U,ne)|0,i=Math.imul(U,re),r=r+Math.imul(B,ie)|0,a=(a=a+Math.imul(B,se)|0)+Math.imul(_,ie)|0,i=i+Math.imul(_,se)|0,r=r+Math.imul(C,ce)|0,a=(a=a+Math.imul(C,ue)|0)+Math.imul(A,ce)|0,i=i+Math.imul(A,ue)|0,r=r+Math.imul(O,le)|0,a=(a=a+Math.imul(O,fe)|0)+Math.imul(N,le)|0,i=i+Math.imul(N,fe)|0;var Ne=(u+(r=r+Math.imul(V,he)|0)|0)+((8191&(a=(a=a+Math.imul(V,me)|0)+Math.imul(M,he)|0))<<13)|0;u=((i=i+Math.imul(M,me)|0)+(a>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,r=Math.imul(L,ie),a=(a=Math.imul(L,se))+Math.imul(U,ie)|0,i=Math.imul(U,se),r=r+Math.imul(B,ce)|0,a=(a=a+Math.imul(B,ue)|0)+Math.imul(_,ce)|0,i=i+Math.imul(_,ue)|0,r=r+Math.imul(C,le)|0,a=(a=a+Math.imul(C,fe)|0)+Math.imul(A,le)|0,i=i+Math.imul(A,fe)|0;var Ee=(u+(r=r+Math.imul(O,he)|0)|0)+((8191&(a=(a=a+Math.imul(O,me)|0)+Math.imul(N,he)|0))<<13)|0;u=((i=i+Math.imul(N,me)|0)+(a>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,r=Math.imul(L,ce),a=(a=Math.imul(L,ue))+Math.imul(U,ce)|0,i=Math.imul(U,ue),r=r+Math.imul(B,le)|0,a=(a=a+Math.imul(B,fe)|0)+Math.imul(_,le)|0,i=i+Math.imul(_,fe)|0;var Ce=(u+(r=r+Math.imul(C,he)|0)|0)+((8191&(a=(a=a+Math.imul(C,me)|0)+Math.imul(A,he)|0))<<13)|0;u=((i=i+Math.imul(A,me)|0)+(a>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,r=Math.imul(L,le),a=(a=Math.imul(L,fe))+Math.imul(U,le)|0,i=Math.imul(U,fe);var Ae=(u+(r=r+Math.imul(B,he)|0)|0)+((8191&(a=(a=a+Math.imul(B,me)|0)+Math.imul(_,he)|0))<<13)|0;u=((i=i+Math.imul(_,me)|0)+(a>>>13)|0)+(Ae>>>26)|0,Ae&=67108863;var He=(u+(r=Math.imul(L,he))|0)+((8191&(a=(a=Math.imul(L,me))+Math.imul(U,he)|0))<<13)|0;return u=((i=Math.imul(U,me))+(a>>>13)|0)+(He>>>26)|0,He&=67108863,c[0]=be,c[1]=ye,c[2]=ge,c[3]=xe,c[4]=ve,c[5]=we,c[6]=Se,c[7]=Te,c[8]=ke,c[9]=Pe,c[10]=Ve,c[11]=Me,c[12]=Ie,c[13]=Oe,c[14]=Ne,c[15]=Ee,c[16]=Ce,c[17]=Ae,c[18]=He,0!==u&&(c[19]=u,n.length++),n};function y(e,t,n){n.negative=t.negative^e.negative,n.length=e.length+t.length;for(var r=0,a=0,i=0;i>>26)|0)>>>26,s&=67108863}n.words[i]=o,r=s,s=a}return 0!==r?n.words[i]=r:n.length--,n._strip()}function g(e,t,n){return y(e,t,n)}function x(e,t){this.x=e,this.y=t}Math.imul||(b=m),i.prototype.mulTo=function(e,t){var n=this.length+e.length;return 10===this.length&&10===e.length?b(this,e,t):n<63?m(this,e,t):n<1024?y(this,e,t):g(this,e,t)},x.prototype.makeRBT=function(e){for(var t=new Array(e),n=i.prototype._countBits(e)-1,r=0;r>=1;return r},x.prototype.permute=function(e,t,n,r,a,i){for(var s=0;s>>=1)a++;return 1<>>=13,n[2*s+1]=8191&i,i>>>=13;for(s=2*t;s>=26,n+=i/67108864|0,n+=s>>>26,this.words[a]=67108863&s}return 0!==n&&(this.words[a]=n,this.length++),t?this.ineg():this},i.prototype.muln=function(e){return this.clone().imuln(e)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),n=0;n>>a&1}return t}(e);if(0===t.length)return new i(1);for(var n=this,r=0;r=0);var t,n=e%26,a=(e-n)/26,i=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==a){for(t=this.length-1;t>=0;t--)this.words[t+a]=this.words[t];for(t=0;t=0),a=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),o=67108863^67108863>>>i<s)for(this.length-=s,u=0;u=0&&(0!==d||u>=a);u--){var l=0|this.words[u];this.words[u]=d<<26-i|l>>>i,d=l&o}return c&&0!==d&&(c.words[c.length++]=d),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},i.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},i.prototype.shln=function(e){return this.clone().ishln(e)},i.prototype.ushln=function(e){return this.clone().iushln(e)},i.prototype.shrn=function(e){return this.clone().ishrn(e)},i.prototype.ushrn=function(e){return this.clone().iushrn(e)},i.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,a=1<=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var a=67108863^67108863>>>t<=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},i.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t>26)-(c/67108864|0),this.words[a+n]=67108863&i}for(;a>26,this.words[a+n]=67108863&i;if(0===o)return this._strip();for(r(-1===o),o=0,a=0;a>26,this.words[a]=67108863&i;return this.negative=1,this._strip()},i.prototype._wordDiv=function(e,t){var n=(this.length,e.length),r=this.clone(),a=e,s=0|a.words[a.length-1];0!==(n=26-this._countBits(s))&&(a=a.ushln(n),r.iushln(n),s=0|a.words[a.length-1]);var o,c=r.length-a.length;if("mod"!==t){(o=new i(null)).length=c+1,o.words=new Array(o.length);for(var u=0;u=0;l--){var f=67108864*(0|r.words[a.length+l])+(0|r.words[a.length+l-1]);for(f=Math.min(f/s|0,67108863),r._ishlnsubmul(a,f,l);0!==r.negative;)f--,r.negative=0,r._ishlnsubmul(a,1,l),r.isZero()||(r.negative^=1);o&&(o.words[l]=f)}return o&&o._strip(),r._strip(),"div"!==t&&0!==n&&r.iushrn(n),{div:o||null,mod:r}},i.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(o=this.neg().divmod(e,t),"mod"!==t&&(a=o.div.neg()),"div"!==t&&(s=o.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:a,mod:s}):0===this.negative&&0!==e.negative?(o=this.divmod(e.neg(),t),"mod"!==t&&(a=o.div.neg()),{div:a,mod:o.mod}):0!=(this.negative&e.negative)?(o=this.neg().divmod(e.neg(),t),"div"!==t&&(s=o.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:o.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modrn(e.words[0]))}:this._wordDiv(e,t);var a,s,o},i.prototype.div=function(e){return this.divmod(e,"div",!1).div},i.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},i.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},i.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var n=0!==t.div.negative?t.mod.isub(e):t.mod,r=e.ushrn(1),a=e.andln(1),i=n.cmp(r);return i<0||1===a&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},i.prototype.modrn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=(1<<26)%e,a=0,i=this.length-1;i>=0;i--)a=(n*a+(0|this.words[i]))%e;return t?-a:a},i.prototype.modn=function(e){return this.modrn(e)},i.prototype.idivn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=0,a=this.length-1;a>=0;a--){var i=(0|this.words[a])+67108864*n;this.words[a]=i/e|0,n=i%e}return this._strip(),t?this.ineg():this},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var a=new i(1),s=new i(0),o=new i(0),c=new i(1),u=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++u;for(var d=n.clone(),l=t.clone();!t.isZero();){for(var f=0,p=1;0==(t.words[0]&p)&&f<26;++f,p<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(d),s.isub(l)),a.iushrn(1),s.iushrn(1);for(var h=0,m=1;0==(n.words[0]&m)&&h<26;++h,m<<=1);if(h>0)for(n.iushrn(h);h-- >0;)(o.isOdd()||c.isOdd())&&(o.iadd(d),c.isub(l)),o.iushrn(1),c.iushrn(1);t.cmp(n)>=0?(t.isub(n),a.isub(o),s.isub(c)):(n.isub(t),o.isub(a),c.isub(s))}return{a:o,b:c,gcd:n.iushln(u)}},i.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var a,s=new i(1),o=new i(0),c=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var u=0,d=1;0==(t.words[0]&d)&&u<26;++u,d<<=1);if(u>0)for(t.iushrn(u);u-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);for(var l=0,f=1;0==(n.words[0]&f)&&l<26;++l,f<<=1);if(l>0)for(n.iushrn(l);l-- >0;)o.isOdd()&&o.iadd(c),o.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(o)):(n.isub(t),o.isub(s))}return(a=0===t.cmpn(1)?s:o).cmpn(0)<0&&a.iadd(e),a},i.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),n=e.clone();t.negative=0,n.negative=0;for(var r=0;t.isEven()&&n.isEven();r++)t.iushrn(1),n.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;n.isEven();)n.iushrn(1);var a=t.cmp(n);if(a<0){var i=t;t=n,n=i}else if(0===a||0===n.cmpn(1))break;t.isub(n)}return n.iushln(r)},i.prototype.invm=function(e){return this.egcd(e).a.umod(e)},i.prototype.isEven=function(){return 0==(1&this.words[0])},i.prototype.isOdd=function(){return 1==(1&this.words[0])},i.prototype.andln=function(e){return this.words[0]&e},i.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,a=1<>>26,o&=67108863,this.words[s]=o}return 0!==i&&(this.words[s]=i,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var a=0|this.words[0];t=a===e?0:ae.length)return 1;if(this.length=0;n--){var r=0|this.words[n],a=0|e.words[n];if(r!==a){ra&&(t=1);break}}return t},i.prototype.gtn=function(e){return 1===this.cmpn(e)},i.prototype.gt=function(e){return 1===this.cmp(e)},i.prototype.gten=function(e){return this.cmpn(e)>=0},i.prototype.gte=function(e){return this.cmp(e)>=0},i.prototype.ltn=function(e){return-1===this.cmpn(e)},i.prototype.lt=function(e){return-1===this.cmp(e)},i.prototype.lten=function(e){return this.cmpn(e)<=0},i.prototype.lte=function(e){return this.cmp(e)<=0},i.prototype.eqn=function(e){return 0===this.cmpn(e)},i.prototype.eq=function(e){return 0===this.cmp(e)},i.red=function(e){return new V(e)},i.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(e){return this.red=e,this},i.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var v={k256:null,p224:null,p192:null,p25519:null};function w(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function S(){w.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function T(){w.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function k(){w.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function P(){w.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function V(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function M(e){V.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}w.prototype._tmp=function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e},w.prototype.ireduce=function(e){var t,n=e;do{this.split(n,this.tmp),t=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(t>this.n);var r=t0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},w.prototype.split=function(e,t){e.iushrn(this.n,0,t)},w.prototype.imulK=function(e){return e.imul(this.k)},a(S,w),S.prototype.split=function(e,t){for(var n=4194303,r=Math.min(e.length,9),a=0;a>>22,i=s}i>>>=22,e.words[a-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},S.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,n=0;n>>=26,e.words[n]=a,t=r}return 0!==t&&(e.words[e.length++]=t),e},i._prime=function(e){if(v[e])return v[e];var t;if("k256"===e)t=new S;else if("p224"===e)t=new T;else if("p192"===e)t=new k;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new P}return v[e]=t,t},V.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},V.prototype._verify2=function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},V.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(d(e,e.umod(this.m)._forceRed(this)),e)},V.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},V.prototype.add=function(e,t){this._verify2(e,t);var n=e.add(t);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},V.prototype.iadd=function(e,t){this._verify2(e,t);var n=e.iadd(t);return n.cmp(this.m)>=0&&n.isub(this.m),n},V.prototype.sub=function(e,t){this._verify2(e,t);var n=e.sub(t);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},V.prototype.isub=function(e,t){this._verify2(e,t);var n=e.isub(t);return n.cmpn(0)<0&&n.iadd(this.m),n},V.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},V.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},V.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},V.prototype.isqr=function(e){return this.imul(e,e.clone())},V.prototype.sqr=function(e){return this.mul(e,e)},V.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new i(1)).iushrn(2);return this.pow(e,n)}for(var a=this.m.subn(1),s=0;!a.isZero()&&0===a.andln(1);)s++,a.iushrn(1);r(!a.isZero());var o=new i(1).toRed(this),c=o.redNeg(),u=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new i(2*d*d).toRed(this);0!==this.pow(d,u).cmp(c);)d.redIAdd(c);for(var l=this.pow(d,a),f=this.pow(e,a.addn(1).iushrn(1)),p=this.pow(e,a),h=s;0!==p.cmp(o);){for(var m=p,b=0;0!==m.cmp(o);b++)m=m.redSqr();r(b=0;r--){for(var u=t.words[r],d=c-1;d>=0;d--){var l=u>>d&1;a!==n[0]&&(a=this.sqr(a)),0!==l||0!==s?(s<<=1,s|=l,(4===++o||0===r&&0===d)&&(a=this.mul(a,n[s]),o=0,s=0)):o=0}c=26}return a},V.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},V.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},i.mont=function(e){return new M(e)},a(M,V),M.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},M.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},M.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var n=e.imul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),a=n.isub(r).iushrn(this.shift),i=a;return a.cmp(this.m)>=0?i=a.isub(this.m):a.cmpn(0)<0&&(i=a.iadd(this.m)),i._forceRed(this)},M.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var n=e.mul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),a=n.isub(r).iushrn(this.shift),s=a;return a.cmp(this.m)>=0?s=a.isub(this.m):a.cmpn(0)<0&&(s=a.iadd(this.m)),s._forceRed(this)},M.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(e=n.nmd(e),this)},26729:e=>{"use strict";var t=Object.prototype.hasOwnProperty,n="~";function r(){}function a(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function i(e,t,r,i,s){if("function"!=typeof r)throw new TypeError("The listener must be a function");var o=new a(r,i||e,s),c=n?n+t:t;return e._events[c]?e._events[c].fn?e._events[c]=[e._events[c],o]:e._events[c].push(o):(e._events[c]=o,e._eventsCount++),e}function s(e,t){0==--e._eventsCount?e._events=new r:delete e._events[t]}function o(){this._events=new r,this._eventsCount=0}Object.create&&(r.prototype=Object.create(null),(new r).__proto__||(n=!1)),o.prototype.eventNames=function(){var e,r,a=[];if(0===this._eventsCount)return a;for(r in e=this._events)t.call(e,r)&&a.push(n?r.slice(1):r);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(e)):a},o.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var a=0,i=r.length,s=new Array(i);a{t.lY=171005,t.JH=339466,t.aI="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"},15861:(e,t,n)=>{"use strict";function r(e,t,n,r,a,i,s){try{var o=e[i](s),c=o.value}catch(u){return void n(u)}o.done?t(c):Promise.resolve(c).then(r,a)}function a(e){return function(){var t=this,n=arguments;return new Promise((function(a,i){var s=e.apply(t,n);function o(e){r(s,a,i,o,c,"next",e)}function c(e){r(s,a,i,o,c,"throw",e)}o(void 0)}))}}n.d(t,{Z:()=>a})},74165:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r=n(71002);function a(){a=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},s="function"==typeof Symbol?Symbol:{},o=s.iterator||"@@iterator",c=s.asyncIterator||"@@asyncIterator",u=s.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(N){d=function(e,t,n){return e[t]=n}}function l(e,t,n,r){var a=t&&t.prototype instanceof h?t:h,s=Object.create(a.prototype),o=new M(r||[]);return i(s,"_invoke",{value:T(e,n,o)}),s}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(N){return{type:"throw",arg:N}}}e.wrap=l;var p={};function h(){}function m(){}function b(){}var y={};d(y,o,(function(){return this}));var g=Object.getPrototypeOf,x=g&&g(g(I([])));x&&x!==t&&n.call(x,o)&&(y=x);var v=b.prototype=h.prototype=Object.create(y);function w(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function a(i,s,o,c){var u=f(e[i],e,s);if("throw"!==u.type){var d=u.arg,l=d.value;return l&&"object"==(0,r.Z)(l)&&n.call(l,"__await")?t.resolve(l.__await).then((function(e){a("next",e,o,c)}),(function(e){a("throw",e,o,c)})):t.resolve(l).then((function(e){d.value=e,o(d)}),(function(e){return a("throw",e,o,c)}))}c(u.arg)}var s;i(this,"_invoke",{value:function(e,n){function r(){return new t((function(t,r){a(e,n,t,r)}))}return s=s?s.then(r,r):r()}})}function T(e,t,n){var r="suspendedStart";return function(a,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw i;return O()}for(n.method=a,n.arg=i;;){var s=n.delegate;if(s){var o=k(s,n);if(o){if(o===p)continue;return o}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=f(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===p)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function k(e,t){var n=t.method,r=e.iterator[n];if(void 0===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=void 0,k(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),p;var a=f(r,e.iterator,t.arg);if("throw"===a.type)return t.method="throw",t.arg=a.arg,t.delegate=null,p;var i=a.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,p):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,p)}function P(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function V(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function M(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(P,this),this.reset(!0)}function I(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,a=function t(){for(;++r=0;--a){var i=this.tryEntries[a],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var o=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(o&&c){if(this.prev=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),V(n),p}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;V(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:I(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),p}},e}},34200:(e,t,n)=>{"use strict";n.d(t,{G:()=>Bw});var r={};n.r(r),n.d(r,{bitGet:()=>Vc,bitLen:()=>Pc,bitMask:()=>Ic,bitSet:()=>Mc,bytesToHex:()=>fc,bytesToNumberBE:()=>bc,bytesToNumberLE:()=>yc,concatBytes:()=>Sc,createHmacDrbg:()=>Ec,ensureBytes:()=>wc,equalBytes:()=>Tc,hexToBytes:()=>mc,hexToNumber:()=>hc,numberToBytesBE:()=>gc,numberToBytesLE:()=>xc,numberToHexUnpadded:()=>pc,numberToVarBytesBE:()=>vc,utf8ToBytes:()=>kc,validateObject:()=>Ac});var a={};n.r(a),n.d(a,{BitVec:()=>ku,Bool:()=>Vo,Bytes:()=>ir,Data:()=>Xu,F32:()=>Vu,F64:()=>Mu,GenericAccountId:()=>Qs,GenericAccountId32:()=>Qs,GenericAccountId33:()=>$s,GenericAccountIndex:()=>io,GenericAddress:()=>Po,GenericBlock:()=>so,GenericCall:()=>lo,GenericChainProperties:()=>ho,GenericConsensusEngineId:()=>vo,GenericEthereumAccountId:()=>xu,GenericEthereumLookupSource:()=>Su,GenericEvent:()=>Vi,GenericEventData:()=>Pi,GenericExtrinsic:()=>Li,GenericExtrinsicEra:()=>Xi,GenericExtrinsicPayload:()=>Wi,GenericExtrinsicPayloadUnknown:()=>Gi,GenericExtrinsicPayloadV4:()=>Qi,GenericExtrinsicSignatureV4:()=>ts,GenericExtrinsicUnknown:()=>Ki,GenericExtrinsicV4:()=>Ii,GenericImmortalEra:()=>qi,GenericLookupSource:()=>To,GenericMortalEra:()=>Fi,GenericMultiAddress:()=>Po,GenericSignerPayload:()=>Ji,GenericVote:()=>Co,I128:()=>Cu,I16:()=>Ou,I256:()=>Au,I32:()=>Nu,I64:()=>Eu,I8:()=>Iu,ISize:()=>Hu,Null:()=>Yt,OptionBool:()=>Bu,StorageKey:()=>Yu,Text:()=>Ru,Type:()=>Lu,U128:()=>Du,U16:()=>zu,U256:()=>ju,U32:()=>eo,U64:()=>Ui,U8:()=>Uu,USize:()=>qu,bool:()=>Vo,f32:()=>Vu,f64:()=>Mu,i128:()=>Cu,i16:()=>Ou,i256:()=>Au,i32:()=>Nu,i64:()=>Eu,i8:()=>Iu,isize:()=>Hu,u128:()=>Du,u16:()=>zu,u256:()=>ju,u32:()=>eo,u64:()=>Ui,u8:()=>Uu,usize:()=>qu});var i={};n.r(i),n.d(i,{assets:()=>cd,attestations:()=>ol,aura:()=>ud,author:()=>El,authorship:()=>dd,babe:()=>fd,balances:()=>pd,beefy:()=>md,benchmark:()=>bd,blockbuilder:()=>wd,bridges:()=>cl,chain:()=>Cl,childstate:()=>Al,claims:()=>ul,collective:()=>Sd,consensus:()=>Td,contracts:()=>Pd,contractsAbi:()=>Pl,crowdloan:()=>dl,cumulus:()=>ll,democracy:()=>Vd,dev:()=>Md,discovery:()=>Id,elections:()=>Od,engine:()=>Nd,eth:()=>Vl,evm:()=>Ed,extrinsics:()=>Cd,finality:()=>pl,fungibles:()=>Ad,genericAsset:()=>Hd,gilt:()=>Bd,grandpa:()=>Rd,identity:()=>Ld,imOnline:()=>Ud,lottery:()=>zd,metadata:()=>ed,mmr:()=>Dd,nfts:()=>jd,nimbus:()=>Ml,nompools:()=>qd,offchain:()=>Hl,offences:()=>Fd,ormlOracle:()=>Il,ormlTokens:()=>Ol,parachains:()=>xl,payment:()=>zl,poll:()=>vl,pow:()=>Xd,proxy:()=>Zd,purchase:()=>wl,recovery:()=>Wd,rpc:()=>Nl,runtime:()=>sd,scaleInfo:()=>od,scheduler:()=>Gd,session:()=>Kd,society:()=>Yd,staking:()=>Jd,state:()=>Dl,support:()=>Qd,syncstate:()=>$d,system:()=>el,treasury:()=>tl,txpayment:()=>nl,txqueue:()=>rl,uniques:()=>al,utility:()=>il,vesting:()=>sl,xcm:()=>kl});var s={};n.r(s),n.d(s,{kusama:()=>jp,polkadot:()=>qp,westend:()=>Fp});var o={};n.r(o),n.d(o,{_flags:()=>Xh,_identity:()=>Qh,accountId:()=>Fh,flags:()=>Zh,hasIdentity:()=>em,hasIdentityMulti:()=>tm,idAndIndex:()=>Wh,idToIndex:()=>nm,identity:()=>$h,indexToId:()=>um,indexes:()=>cm,info:()=>lm});var c={};n.r(c),n.d(c,{hasProposals:()=>Tm,members:()=>Sm,prime:()=>Im,proposal:()=>km,proposalCount:()=>Pm,proposalHashes:()=>Vm,proposals:()=>Mm});var u={};n.r(u),n.d(u,{_getIds:()=>Nm,all:()=>Em,expand:()=>Am,get:()=>Cm,getExpanded:()=>Hm,listNodes:()=>_m});var d={};n.r(d),n.d(d,{account:()=>eb,all:()=>Wm,votingBalance:()=>nb,votingBalances:()=>tb});var l={};n.r(l),n.d(l,{bounties:()=>ib});var f={};n.r(f),n.d(f,{_getHeaderRange:()=>gb,bestNumber:()=>db,bestNumberFinalized:()=>lb,bestNumberLag:()=>fb,getBlock:()=>hb,getBlockByNumber:()=>mb,getHeader:()=>yb,subscribeFinalizedHeads:()=>xb,subscribeNewBlocks:()=>vb,subscribeNewHeads:()=>wb});var p={};n.r(p),n.d(p,{fees:()=>Sb});var h={};n.r(h),n.d(h,{hasProposals:()=>Ob,members:()=>Ib,prime:()=>Hb,proposal:()=>Nb,proposalCount:()=>Eb,proposalHashes:()=>Cb,proposals:()=>Ab,votes:()=>Vb,votesOf:()=>Mb});var m={};n.r(m),n.d(m,{childKey:()=>Bb,contributions:()=>jb,ownContributions:()=>Xb});var b={};n.r(b),n.d(b,{_referendumInfo:()=>wy,_referendumVotes:()=>xy,_referendumsVotes:()=>vy,dispatchQueue:()=>ty,locks:()=>ay,nextExternal:()=>iy,preimage:()=>dy,preimages:()=>uy,proposals:()=>fy,referendumIds:()=>py,referendums:()=>hy,referendumsActive:()=>my,referendumsFinished:()=>by,referendumsInfo:()=>Sy,sqrtElectorate:()=>Ty});var y={};n.r(y),n.d(y,{info:()=>My});var g={};n.r(g),n.d(g,{receivedHeartbeats:()=>Oy});var x={};n.r(x),n.d(x,{hasProposals:()=>Ey,members:()=>Ny,prime:()=>_y,proposal:()=>Cy,proposalCount:()=>Ay,proposalHashes:()=>Hy,proposals:()=>By});var v={};n.r(v),n.d(v,{info:()=>zy,overview:()=>jy});var w={};n.r(w),n.d(w,{eraLength:()=>Gy,eraProgress:()=>Ky,indexes:()=>Fy,info:()=>Xy,progress:()=>Wy,sessionProgress:()=>Yy});var S={};n.r(S),n.d(S,{_members:()=>eg,candidates:()=>Jy,info:()=>Qy,member:()=>$y,members:()=>tg});var T={};n.r(T),n.d(T,{_eraExposure:()=>Vg,_eraPrefs:()=>_g,_eraSlashes:()=>Fg,_erasExposure:()=>Ig,_erasPoints:()=>Ag,_erasPrefs:()=>Lg,_erasRewards:()=>Dg,_erasSlashes:()=>Zg,_ownExposures:()=>Jg,_ownSlashes:()=>ex,_stakerExposures:()=>sx,_stakerPoints:()=>ux,_stakerPrefs:()=>lx,_stakerRewards:()=>mx,_stakerRewardsEras:()=>hx,_stakerSlashes:()=>xx,account:()=>sg,accounts:()=>ig,currentPoints:()=>og,electedInfo:()=>ug,eraExposure:()=>Mg,eraPrefs:()=>Rg,eraSlashes:()=>Xg,erasExposure:()=>Og,erasHistoric:()=>Ng,erasPoints:()=>Hg,erasPrefs:()=>Ug,erasRewards:()=>jg,erasSlashes:()=>Wg,keys:()=>Gg,keysMulti:()=>Kg,nextElected:()=>Sx,overview:()=>Yg,ownExposure:()=>Qg,ownExposures:()=>$g,ownSlash:()=>tx,ownSlashes:()=>nx,query:()=>ax,queryMulti:()=>ix,stakerExposure:()=>cx,stakerExposures:()=>ox,stakerPoints:()=>dx,stakerPrefs:()=>fx,stakerRewards:()=>bx,stakerRewardsMulti:()=>gx,stakerRewardsMultiEras:()=>yx,stakerSlashes:()=>vx,stashes:()=>wx,validators:()=>Tx,waitingInfo:()=>Px});var k={};n.r(k),n.d(k,{hasProposals:()=>Mx,members:()=>Vx,prime:()=>Cx,proposal:()=>Ix,proposalCount:()=>Ox,proposalHashes:()=>Nx,proposals:()=>Ex});var P={};n.r(P),n.d(P,{proposals:()=>Ax});var V={};n.r(V),n.d(V,{events:()=>Hx,signingInfo:()=>jx});var M=n(50273),I=n(48907),O=n(249),N=n(65716);const E="@polkadot/api",C=(new URL("file:///home/runner/work/polkadot-wiki/polkadot-wiki/node_modules/@polkadot/api/packageInfo.js").pathname.substring(0,new URL("file:///home/runner/work/polkadot-wiki/polkadot-wiki/node_modules/@polkadot/api/packageInfo.js").pathname.lastIndexOf("/")+1),"10.9.1");function A(e,t){return e.findMetaCall((0,N.Y)(t))}function H(e,t){return e.findMetaError((0,N.Y)(t))}function B(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var _=B((function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}})),R=n(97582);function L(e){return"function"==typeof e}var U=B((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function z(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var D=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,a;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=(0,R.XA)(i),o=s.next();!o.done;o=s.next()){o.value.remove(this)}}catch(p){e={error:p}}finally{try{o&&!o.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var c=this.initialTeardown;if(L(c))try{c()}catch(h){a=h instanceof U?h.errors:[h]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var d=(0,R.XA)(u),l=d.next();!l.done;l=d.next()){var f=l.value;try{F(f)}catch(m){a=null!=a?a:[],m instanceof U?a=(0,R.ev)((0,R.ev)([],(0,R.CR)(a)),(0,R.CR)(m.errors)):a.push(m)}}}catch(b){n={error:b}}finally{try{l&&!l.done&&(r=d.return)&&r.call(d)}finally{if(n)throw n.error}}}if(a)throw new U(a)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)F(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&z(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&z(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),j=D.EMPTY;function q(e){return e instanceof D||e&&"closed"in e&&L(e.remove)&&L(e.add)&&L(e.unsubscribe)}function F(e){L(e)?e():e.unsubscribe()}var X={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Z={setTimeout:function(e,t){for(var n=[],r=2;r{return n=t,!Array.isArray(n)||2!==n.length||function(e,t){return(0,qe.o)(e)||(Xe(e)?!e.eq(t):e!==t)}(e.get(t[0]),t[1]);var n}))}function We(e,t){return Array.isArray(t)?Ze(e,t):t instanceof Map?Ze(e,[...t.entries()]):!!(0,Fe.K)(t)&&Ze(e,Object.entries(t))}class Ge extends Map{constructor(e,t){const n=function(e){return Object.entries(e||{})}(t);super(n),this.registry=e,ze(this,n.map((([e])=>e)),(e=>this.get(e)))}get encodedLength(){return 0}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===[...this.keys()].length}eq(e){return We(this,e)}getT(e){return this.get(e)}inspect(){throw new Error("Unimplemented")}toHex(){throw new Error("Unimplemented")}toHuman(){return[...this.entries()].reduce(((e,[t,n])=>(e[t]=(0,De.m)(n.toHuman)?n.toHuman():n,e)),{})}toJSON(){return[...this.entries()].reduce(((e,[t,n])=>(e[t]=n,e)),{})}toPrimitive(){return[...this.entries()].reduce(((e,[t,n])=>(e[t]=(0,De.m)(n.toPrimitive)?n.toPrimitive():n,e)),{})}toRawType(){return"Json"}toString(){return(0,je.P)(this.toJSON())}toU8a(e){throw new Error("Unimplemented")}}var Ke=n(51787);function Ye(e){for(let t=0,n=e.length;t126)return!1}return!0}function Je(e){return(0,I.H)(e)?(0,Ke.vq)(e)?Ye((0,N.Y)(e)):function(e){for(let t=0,n=e.length;t126)return!1}return!0}(e):!!e&&Ye(e)}var Qe=n(58758);class $e{constructor(e){this.__encoding=e}decode(e){let t="";for(let n=0,r=e.length;n!!e)))}get isUtf8(){return function(e){if(!e)return(0,I.H)(e);const t=(0,N.Y)(e),n=t.length;let r=0;for(;r=194&&t[r]<=223){if(!(r+1191)return!1;r+=2}else if(224===t[r]){if(!(r+2191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(t[r]>=225&&t[r]<=236){if(!(r+2191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(237===t[r]){if(!(r+2159)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(t[r]>=238&&t[r]<=239){if(!(r+2191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(240===t[r]){if(!(r+3191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;if(t[r+3]<128||t[r+3]>191)return!1;r+=4}else if(t[r]>=241&&t[r]<=243){if(!(r+3191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;if(t[r+3]<128||t[r+3]>191)return!1;r+=4}else{if(244!==t[r])return!1;if(!(r+3143)return!1;if(t[r+2]<128||t[r+2]>191)return!1;if(t[r+3]<128||t[r+3]>191)return!1;r+=4}return!0}(this)}bitLength(){return 8*this.length}eq(e){return e instanceof Uint8Array?this.length===e.length&&!this.some(((t,n)=>t!==e[n])):this.eq((0,N.Y)(e))}inspect(){return{outer:[this.toU8a()]}}toHex(){return(0,O.c)(this)}toHuman(){return this.toPrimitive()}toJSON(){return this.toHex()}toPrimitive(){if(this.isAscii){const e=this.toUtf8();if(Je(e))return e}return this.toJSON()}toRawType(){return"Raw"}toString(){return this.toHex()}toU8a(e){return Uint8Array.from(this)}toUtf8(){if(!this.isUtf8)throw new Error("The character sequence is not a valid Utf8 string");return tt(this)}}class rt{constructor(e,t="DoNotConstruct"){throw this.registry=e,this.__internal__neverError=new Error(`DoNotConstruct: Cannot construct unknown type ${t}`),this.__internal__neverError}static with(e){return class extends rt{constructor(t){super(t,e)}}}get encodedLength(){throw this.__internal__neverError}get hash(){throw this.__internal__neverError}get isEmpty(){throw this.__internal__neverError}eq(){throw this.__internal__neverError}inspect(){throw this.__internal__neverError}toHex(){throw this.__internal__neverError}toHuman(){throw this.__internal__neverError}toJSON(){throw this.__internal__neverError}toPrimitive(){throw this.__internal__neverError}toRawType(){throw this.__internal__neverError}toString(){throw this.__internal__neverError}toU8a(){throw this.__internal__neverError}}var at=n(64992),it=n(13550);function st(e,{isLe:t=!0,isNegative:n=!1}={}){const r=e.length;if(n){if(t)switch(r){case 0:return new it(0);case 1:return new it(-1*(255^e[0])-1);case 2:return new it(-1*(e[0]+(e[1]<<8)^65535)-1);case 3:return new it(-1*(e[0]+(e[1]<<8)+(e[2]<<16)^16777215)-1);case 4:return new it(-1*(e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]^4294967295)-1);case 5:return new it(-1*((e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]^4294967295)+4294967296*(255^e[4]))-1);case 6:return new it(-1*((e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]^4294967295)+4294967296*(e[4]+(e[5]<<8)^65535))-1);default:return new it(e,"le").fromTwos(8*e.length)}if(0===r)return new it(0);if(r>6)return new it(e,"be").fromTwos(8*e.length);let n=0;for(let t=0;t6)return new it(e,"be");let a=0;for(let i=0;i>>2)];case 1:return[2,new it(t[0]+(t[1]<<8)>>>2)];case 2:return[4,new it(t[0]+(t[1]<<8)+(t[2]<<16)+16777216*t[3]>>>2)];default:{const e=5+(t[0]>>>2);switch(e){case 5:return[5,new it(t[1]+(t[2]<<8)+(t[3]<<16)+16777216*t[4])];case 6:return[6,new it(t[1]+(t[2]<<8)+(t[3]<<16)+16777216*(t[4]+(t[5]<<8)))];case 7:return[7,new it(t[1]+(t[2]<<8)+(t[3]<<16)+16777216*(t[4]+(t[5]<<8)+(t[6]<<16)))];default:return[e,st(t.subarray(1,e))]}}}}function ct(e){switch(3&e[0]){case 0:return[1,e[0]>>>2];case 1:return[2,e[0]+(e[1]<<8)>>>2];case 2:return[4,e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]>>>2];default:switch(5+(e[0]>>>2)){case 5:return[5,e[1]+(e[2]<<8)+(e[3]<<16)+16777216*e[4]];case 6:return[6,e[1]+(e[2]<<8)+(e[3]<<16)+16777216*(e[4]+(e[5]<<8))];case 7:return[7,e[1]+(e[2]<<8)+(e[3]<<16)+16777216*(e[4]+(e[5]<<8)+(e[6]<<16))];default:throw new Error("Compact input is > Number.MAX_SAFE_INTEGER")}}}var ut=n(53554);const dt=new it(0),lt=new it(1),ft=new it(2),pt=new it(100),ht=new it(1e6),mt=new it(1e9),bt=mt.mul(mt),yt=new it(Number.MAX_SAFE_INTEGER),gt=new it(94906265);function xt(e,{isLe:t=!1,isNegative:n=!1}={}){if(!e||"0x"===e)return new it(0);const r=function(e){if(!e||"0x"===e)return"";if(Ke.Dh.test(e))return e.substring(2);if(Ke.y$.test(e))return e;throw new Error(`Expected hex value to convert, found '${e}'`)}(e),a=new it(r,16,t?"le":"be");return n?a.fromTwos(4*r.length):a}var vt=n(36032),wt=n(50075);const St=(0,wt.F7)("toBigInt"),Tt=(0,wt.F7)("toBn");function kt(e){return e?it.isBN(e)?e:(0,Ke.vq)(e)?xt(e.toString()):(0,vt.C)(e)?new it(e.toString()):Tt(e)?e.toBn():St(e)?new it(e.toBigInt().toString()):new it(e):new it(0)}const Pt={bitLength:-1,isLe:!0,isNegative:!1};function Vt(e,{bitLength:t=-1,isLe:n=!0,isNegative:r=!1}=Pt){const a=kt(e),i=-1===t?Math.ceil(a.bitLength()/8):Math.ceil((t||0)/8);if(!e)return-1===t?new Uint8Array(1):new Uint8Array(i);const s=new Uint8Array(i),o=r?a.toTwos(8*i):a;return s.set(o.toArray(n?"le":"be",i),0),s}function Mt(...e){const t=e.length,n=new Array(t);let r=0;for(let a=0;aXe(e)?!e.eq(t[n]):e!==t[n]))))}class _t extends Array{static get[Symbol.species](){return Array}constructor(e,t){super(t),this.registry=e}get encodedLength(){const e=this.length;let t=Ht(e).length;for(let n=0;n{const n=t.replace(/[-_., ]+/g," ").trim().split(" ");let r="";for(let a=0,i=n.length;a(t?Ut[e.charCodeAt(0)]:zt[e.charCodeAt(0)])+e.slice(1))),Ft=jt((e=>Ut[e.charCodeAt(0)]+e.slice(1)));function Xt(e,t){return"function"==typeof t?t:e.createClassUnsafe(t)}function Zt(e,t){const n=t.length,r=new Array(n);for(let a=0;a(0,Rt.h)(e)))){if(!t.every((e=>(0,Rt.h)(e)&&e>=0&&e<=255)))throw new Error("Invalid number-indexed enum definition");return!1}return!0}(t)){const[i,s]=Wt(e,t);for(let e=0,t=s.length;ee!==Yt)),a=!1}else{const e=Object.entries(t);for(let t=0,r=e.length;te.toLowerCase())),i=n.toLowerCase(),s=a.indexOf(i);if(-1===s)throw new Error(`Cannot map Enum JSON, unable to find '${n}' in ${a.join(", ")}`);try{return en(e,t,Object.values(t)[s].index,r)}catch(o){throw new Error(`Enum(${n}):: ${o.message}`)}}class nn{constructor(e,t,n,r,{definition:a,setDefinition:i=Lt.y}={}){const{def:s,isBasic:o,isIndexed:c}=a||i(Jt(e,t)),u=(0,ut.U)(n)&&n.length&&!(0,Rt.h)(r)?$t(e,s,n[0],n.subarray(1)):function(e,t,n,r){if((0,Rt.h)(r))return en(e,t,r,n);if((0,ut.U)(n)||(0,Ke.vq)(n)){const r=(0,N.Y)(n);if(r.length)return $t(e,t,r[0],r.subarray(1))}else{if(n instanceof nn)return en(e,t,n.index,n.value);if((0,Rt.h)(n))return en(e,t,n);if((0,I.H)(n))return tn(e,t,n.toString());if((0,Fe.K)(n)){const r=Object.keys(n)[0];return tn(e,t,r,n[r])}}return en(e,t,Object.values(t)[0].index)}(e,s,n,r);this.registry=e,this.__internal__def=s,this.__internal__isBasic=o,this.__internal__isIndexed=c,this.__internal__indexes=Object.values(s).map((({index:e})=>e)),this.__internal__entryIndex=this.__internal__indexes.indexOf(u.index),this.__internal__raw=u.value,this.__internal__raw.initialU8aLength&&(this.initialU8aLength=1+this.__internal__raw.initialU8aLength)}static with(e){var t;let n;const r=e=>n=e;return t=class extends nn{constructor(t,a,i){super(t,e,a,i,{definition:n,setDefinition:r})}},(()=>{const n=Array.isArray(e)?e:Object.keys(e),r=n.length,a=new Array(r),i=new Array(r);for(let e=0;er.type===n[t])),ze(t.prototype,a,((e,t,r)=>{if(r.type!==n[t])throw new Error(`Cannot convert '${r.type}' via ${e}`);return r.value}))})(),t}get encodedLength(){return 1+this.__internal__raw.encodedLength}get hash(){return this.registry.hash(this.toU8a())}get index(){return this.__internal__indexes[this.__internal__entryIndex]}get inner(){return this.__internal__raw}get isBasic(){return this.__internal__isBasic}get isEmpty(){return this.__internal__raw.isEmpty}get isNone(){return this.__internal__raw instanceof Yt}get defIndexes(){return this.__internal__indexes}get defKeys(){return Object.keys(this.__internal__def)}get type(){return this.defKeys[this.__internal__entryIndex]}get value(){return this.__internal__raw}eq(e){return(0,ut.U)(e)?!this.toU8a().some(((t,n)=>t!==e[n])):(0,Rt.h)(e)?this.toNumber()===e:this.__internal__isBasic&&(0,I.H)(e)?this.type===e:(0,Ke.vq)(e)?this.toHex()===e:e instanceof nn?this.index===e.index&&this.value.eq(e.value):(0,Fe.K)(e)?this.value.eq(e[this.type]):this.value.eq(e)}inspect(){if(this.__internal__isBasic)return{outer:[new Uint8Array([this.index])]};const{inner:e,outer:t=[]}=this.__internal__raw.inspect();return{inner:e,outer:[new Uint8Array([this.index]),...t]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(e){return this.__internal__isBasic||this.isNone?this.type:{[this.type]:this.__internal__raw.toHuman(e)}}toJSON(){return this.__internal__isBasic?this.type:{[qt(this.type)]:this.__internal__raw.toJSON()}}toNumber(){return this.index}toPrimitive(){return this.__internal__isBasic?this.type:{[qt(this.type)]:this.__internal__raw.toPrimitive()}}_toRawStruct(){if(this.__internal__isBasic)return this.__internal__isIndexed?this.defKeys.reduce(((e,t,n)=>(e[t]=this.__internal__indexes[n],e)),{}):this.defKeys;const e=Object.entries(this.__internal__def);return Gt(this.registry,e.reduce(((e,[t,{Type:n}],r)=>(e[0][r]=n,e[1][r]=t,e)),[new Array(e.length),new Array(e.length)]))}toRawType(){return(0,je.P)({_enum:this._toRawStruct()})}toString(){return this.isNone?this.type:(0,je.P)(this.toJSON())}toU8a(e){return e?this.__internal__raw.toU8a(e):It([new Uint8Array([this.index]),this.__internal__raw.toU8a(e)])}}function rn(e){return"boolean"==typeof e}function an(e,t,n,{message:r},a,i,s,o,c){let u="";try{u=`: ${new o(e).toRawType()}`}catch{}return`${t}: failed at ${(0,O.c)(a.subarray(0,16))}\u2026${c?` on ${c}`:""} (index ${i+1}/${s})${u}:: ${r}`}function sn(e,t,n,[r,a]){const i=t.length;let s=0,o=0;try{for(;or=e;return n=class extends un{constructor(n,i){super(n,e,i,t,{definition:r,setDefinition:a})}},(()=>{const t=Object.keys(e);ze(n.prototype,t,((e,t,n)=>n.get(e)))})(),n}get defKeys(){return this.__internal__Types[1]}get isEmpty(){for(const e of this.values())if(!e.isEmpty)return!1;return!0}get encodedLength(){let e=0;for(const t of this.values())e+=t.encodedLength;return e}get hash(){return this.registry.hash(this.toU8a())}get Type(){const e={},[t,n]=this.__internal__Types;for(let r=0,a=n.length;r ${(0,je.P)(t)} (typeof ${typeof t})`)}const gn=(0,at.k)("Map");function xn(e,t,n,r){const a=new Map;for(const[s,o]of r.entries()){const r=t.prototype instanceof _t||t.prototype instanceof un||t.prototype instanceof nn;try{a.set(s instanceof t?s:new t(e,r&&"string"==typeof s?JSON.parse(s):s),o instanceof n?o:new n(e,o))}catch(i){throw gn.error("Failed to decode key or value:",i.message),i}}return[t,n,a,0]}function vn(e,t,n,r){const a=Xt(e,t),i=Xt(e,n);if(!r)return[a,i,new Map,0];if((0,ut.U)(r)||(0,Ke.vq)(r))return function(e,t,n,r){const a=new Map,[i,s]=ct(r),o=[];for(let d=0;dyn(e,t))))}(o):o),this.registry=e,this.initialU8aLength=c,this.__internal__KeyClass=i,this.__internal__ValClass=s,this.__internal__type=a}get encodedLength(){let e=Ht(this.size).length;for(const[t,n]of this.entries())e+=t.encodedLength+n.encodedLength;return e}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.size}eq(e){return We(this,e)}inspect(){const e=[];for(const[t,n]of this.entries())e.push(t.inspect()),e.push(n.inspect());return{inner:e,outer:[Ht(this.size)]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(e){const t={};for(const[n,r]of this.entries())t[n instanceof nt&&n.isAscii?n.toUtf8():n.toString()]=r.toHuman(e);return t}toJSON(){const e={};for(const[t,n]of this.entries())e[t.toString()]=n.toJSON();return e}toPrimitive(){const e={};for(const[t,n]of this.entries())e[t instanceof nt&&t.isAscii?t.toUtf8():t.toString()]=n.toPrimitive();return e}toRawType(){return`${this.__internal__type}<${this.registry.getClassName(this.__internal__KeyClass)||new this.__internal__KeyClass(this.registry).toRawType()},${this.registry.getClassName(this.__internal__ValClass)||new this.__internal__ValClass(this.registry).toRawType()}>`}toString(){return(0,je.P)(this.toJSON())}toU8a(e){const t=[];e||t.push(Ht(this.size));for(const[n,r]of this.entries())t.push(n.toU8a(e),r.toU8a(e));return It(t)}}class Sn extends wn{static with(e,t){return class extends Sn{constructor(n,r){super(n,e,t,r,"BTreeMap")}}}}function Tn(e,t){return e.size===t.length&&!t.some((t=>!e.has(t)))}const kn=(0,at.k)("BTreeSet");function Pn(e,t,n){const r=Xt(e,t);if(!n)return[r,new Set,0];if((0,ut.U)(n)||(0,Ke.vq)(n))return function(e,t,n){const r=new Set,[a,i]=ct(n),s=new Array(i),[o]=on(e,s,n,a,t);for(let c=0;c{try{r.add(n instanceof t?n:new t(e,n))}catch(a){throw kn.error("Failed to decode key or value:",a.message),a}})),[t,r,0]}(e,r,n);throw new Error("BTreeSet: cannot decode type")}class Vn extends Set{constructor(e,t,n){const[r,a,i]=Pn(e,t,n);var s;super((s=a,new Set(Array.from(s).sort(yn)))),this.registry=e,this.initialU8aLength=i,this.__internal__ValClass=r}static with(e){return class extends Vn{constructor(t,n){super(t,e,n)}}}get encodedLength(){let e=Ht(this.size).length;for(const t of this.values())e+=t.encodedLength;return e}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.size}get strings(){return[...super.values()].map((e=>e.toString()))}eq(e){return t=this,n=e,Array.isArray(n)?Tn(t,n):n instanceof Set?Tn(t,[...n.values()]):!!(0,Fe.K)(n)&&Tn(t,Object.values(n));var t,n}inspect(){const e=[];for(const t of this.values())e.push(t.inspect());return{inner:e,outer:[Ht(this.size)]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(e){const t=[];for(const n of this.values())t.push(n.toHuman(e));return t}toJSON(){const e=[];for(const t of this.values())e.push(t.toJSON());return e}toRawType(){return`BTreeSet<${this.registry.getClassName(this.__internal__ValClass)||new this.__internal__ValClass(this.registry).toRawType()}>`}toPrimitive(){const e=[];for(const t of this.values())e.push(t.toPrimitive());return e}toString(){return(0,je.P)(this.toJSON())}toU8a(e){const t=[];e||t.push(Ht(this.size));for(const n of this.values())t.push(n.toU8a(e));return It(t)}}class Mn{constructor(e,t,n=0,{definition:r,setDefinition:a=Lt.y}={}){this.registry=e,this.__internal__Type=r||a(Xt(e,t));const[i,s]=function(e,t,n){if((0,ut.U)(n)){const[r,a]=(3&n[0])<3?ct(n):ot(n);return[new t(e,a),r]}if(n instanceof Mn){const r=n.unwrap();return r instanceof t?[r,0]:[new t(e,r),0]}return n instanceof t?[n,0]:[new t(e,n),0]}(e,this.__internal__Type,n);this.initialU8aLength=s,this.__internal__raw=i}static with(e){let t;const n=e=>t=e;return class extends Mn{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get encodedLength(){return this.toU8a().length}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.__internal__raw.isEmpty}bitLength(){return this.__internal__raw.bitLength()}eq(e){return this.__internal__raw.eq(e instanceof Mn?e.__internal__raw:e)}inspect(){return{outer:[this.toU8a()]}}toBigInt(){return this.__internal__raw.toBigInt()}toBn(){return this.__internal__raw.toBn()}toHex(e){return this.__internal__raw.toHex(e)}toHuman(e){return this.__internal__raw.toHuman(e)}toJSON(){return this.__internal__raw.toJSON()}toNumber(){return this.__internal__raw.toNumber()}toPrimitive(){return this.__internal__raw.toPrimitive()}toRawType(){return`Compact<${this.registry.getClassName(this.__internal__Type)||this.__internal__raw.toRawType()}>`}toString(){return this.__internal__raw.toString()}toU8a(e){return Ht(this.__internal__raw.toBn())}unwrap(){return this.__internal__raw}}class In extends wn{static with(e,t){return class extends In{constructor(n,r){super(n,e,t,r)}}}}const On=new RegExp("(\\d+?)(?=(\\d{3})+(?!\\d)|$)","g");function Nn(e,t=","){const n=e[0].startsWith("-"),r=n?e.substring(1).match(On):e.match(On);return r?`${n?"-":""}${r.join(t)}`:e}function En(e){return{decimal:.1.toLocaleString(e).substring(1,2),thousand:1e3.toLocaleString(e).substring(1,2)}}const Cn=8,An=[{power:-24,text:"yocto",value:"y"},{power:-21,text:"zepto",value:"z"},{power:-18,text:"atto",value:"a"},{power:-15,text:"femto",value:"f"},{power:-12,text:"pico",value:"p"},{power:-9,text:"nano",value:"n"},{power:-6,text:"micro",value:"\xb5"},{power:-3,text:"milli",value:"m"},{power:0,text:"Unit",value:"-"},{power:3,text:"Kilo",value:"k"},{power:6,text:"Mill",value:"M"},{power:9,text:"Bill",value:"B"},{power:12,text:"Tril",value:"T"},{power:15,text:"Peta",value:"P"},{power:18,text:"Exa",value:"E"},{power:21,text:"Zeta",value:"Z"},{power:24,text:"Yotta",value:"Y"}];function Hn(e){for(let t=0,n=An.length;tBn(e,t),Un.findSi=Hn,Un.getDefaults=()=>({decimals:Rn,unit:Ln}),Un.getOptions=(e=Rn)=>An.filter((({power:t})=>!(t<0)||e+t>=0)),Un.setDefaults=({decimals:e,unit:t})=>{Rn=(Array.isArray(e)?e[0]:e)??Rn,Ln=(Array.isArray(t)?t[0]:t)??Ln,An[Cn].text=Ln};const Dn=new it(1e4),jn=[["Perquintill",bt],["Perbill",mt],["Permill",ht],["Percent",pt]];function qn(e,t){if((0,Rt.h)(e)){if(!Number.isInteger(e)||e>Number.MAX_SAFE_INTEGER||ei)throw new Error(`${this.toRawType()}: Input too large. Found input with ${super.bitLength()} bits, expected ${i}`)}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.isZero()}bitLength(){return this.__internal__bitLength}eq(e){return super.eq((0,Ke.vq)(e)?xt(e.toString(),{isLe:!1,isNegative:!this.isUnsigned}):kt(e))}inspect(){return{outer:[this.toU8a()]}}isMax(){return this.toU8a().filter((e=>255===e)).length===this.__internal__bitLength/8}toBigInt(){return BigInt(this.toString())}toBn(){return this}toHex(e=!1){return function(e,{bitLength:t=-1,isLe:n=!1,isNegative:r=!1}={}){return(0,O.c)(Vt(e,{bitLength:t,isLe:n,isNegative:r}))}(this,{bitLength:this.bitLength(),isLe:e,isNegative:!this.isUnsigned})}toHuman(e){const t=this.toRawType();if("Balance"===t)return this.isMax()?"everything":Un(this,{decimals:this.registry.chainDecimals[0],withSi:!0,withUnit:this.registry.chainTokens[0]});const[,n]=jn.find((([e])=>e===t))||[];return n?function(e,t){return`${(e.mul(Dn).div(t).toNumber()/100).toFixed(2)}%`}(this,n):zn(this)}toJSON(e=!1){return e||this.__internal__bitLength>128||super.bitLength()>52?this.toHex():this.toNumber()}toPrimitive(){return super.bitLength()>52?this.toString():this.toNumber()}toRawType(){return this instanceof this.registry.createClassUnsafe("Balance")?"Balance":`${this.isUnsigned?"u":"i"}${this.bitLength()}`}toString(e){return super.toString(e)}toU8a(e){return Vt(this,{bitLength:this.bitLength(),isLe:!0,isNegative:!this.isUnsigned})}}class Xn extends Fn{constructor(e,t=0,n){super(e,t,n,!0)}static with(e,t){return class extends Xn{constructor(t,n){super(t,n,e)}toRawType(){return t||super.toRawType()}}}}class Zn extends Yt{toRawType(){return"None"}}class Wn{constructor(e,t,n,{definition:r,setDefinition:a=Lt.y}={}){const i=r||a(Xt(e,t)),s=(0,ut.U)(n)&&n.length&&!fn(n)?0===n[0]?new Zn(e):new i(e,n.subarray(1)):function(e,t,n){return n instanceof t?n:n instanceof Wn?n.value instanceof t?n.value:n.isNone?new Zn(e):new t(e,n.value):(0,Kt.F)(n)||(0,qe.o)(n)||"0x"===n||n instanceof Zn?new Zn(e):(0,ut.U)(n)?n.length&&0!==n[0]?new t(e,n.subarray(1)):new Zn(e):new t(e,n)}(e,i,n);this.registry=e,this.__internal__Type=i,this.__internal__raw=s,s?.initialU8aLength&&(this.initialU8aLength=1+s.initialU8aLength)}static with(e){let t;const n=e=>(t=e,e);return class extends Wn{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get encodedLength(){return 1+this.__internal__raw.encodedLength}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.isNone}get isNone(){return this.__internal__raw instanceof Zn}get isSome(){return!this.isNone}get value(){return this.__internal__raw}eq(e){return e instanceof Wn?this.isSome===e.isSome&&this.value.eq(e.value):this.value.eq(e)}inspect(){if(this.isNone)return{outer:[new Uint8Array([0])]};const{inner:e,outer:t=[]}=this.__internal__raw.inspect();return{inner:e,outer:[new Uint8Array([1]),...t]}}toHex(){return this.isNone?"0x":(0,O.c)(this.toU8a().subarray(1))}toHuman(e){return this.__internal__raw.toHuman(e)}toJSON(){return this.isNone?null:this.__internal__raw.toJSON()}toPrimitive(){return this.isNone?null:this.__internal__raw.toPrimitive()}toRawType(e){const t=this.registry.getClassName(this.__internal__Type)||new this.__internal__Type(this.registry).toRawType();return e?t:`Option<${t}>`}toString(){return this.__internal__raw.toString()}toU8a(e){if(e)return this.__internal__raw.toU8a(!0);const t=new Uint8Array(this.encodedLength);return this.isSome&&(t.set([1]),t.set(this.__internal__raw.toU8a(),1)),t}unwrap(){if(this.isNone)throw new Error("Option: unwrapping a None value");return this.__internal__raw}unwrapOr(e){return this.isSome?this.unwrap():e}unwrapOrDefault(){return this.isSome?this.unwrap():new this.__internal__Type(this.registry)}}class Gn extends _t{constructor(e,t,n,{definition:r,setDefinition:a=Lt.y}={}){const i=r||a(Array.isArray(t)?[Zt(e,t),[]]:(0,De.m)(t)||(0,I.H)(t)?[[Xt(e,t)],[]]:Wt(e,t));super(e,i[0].length),this.initialU8aLength=((0,ut.U)(n)?sn(e,this,n,i):function(e,t,n,r){if(Array.isArray(n)){const i=r[0];for(let r=0,s=i.length;rt=e;return class extends Gn{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get encodedLength(){let e=0;for(let t=0,n=this.length;tnew e(this.registry).toRawType()))}inspect(){return{inner:this.inspectInner()}}toRawType(){return`(${this.__internal__Types[0].map((e=>this.registry.getClassName(e)||new e(this.registry).toRawType())).join(",")})`}toString(){return(0,je.P)(this.toJSON())}toU8a(e){return It(this.toU8aInner(e))}}class Kn extends Gn{constructor(e,t,n,{rangeName:r="Range"}={}){super(e,[t,t],n),this.__internal__rangeName=r}static with(e){return class extends Kn{constructor(t,n){super(t,e,n)}}}get start(){return this[0]}get end(){return this[1]}toRawType(){return`${this.__internal__rangeName}<${this.start.toRawType()}>`}}class Yn extends Kn{constructor(e,t,n){super(e,t,n,{rangeName:"RangeInclusive"})}static with(e){return class extends Yn{constructor(t,n){super(t,e,n)}}}}class Jn extends nn{constructor(e,t,n,r){super(e,{Ok:t,Err:n},r)}static with(e){return class extends Jn{constructor(t,n){super(t,e.Ok,e.Err,n)}}}get asErr(){if(!this.isErr)throw new Error("Cannot extract Err value from Ok result, check isErr first");return this.value}get asOk(){if(!this.isOk)throw new Error("Cannot extract Ok value from Err result, check isOk first");return this.value}get isEmpty(){return this.isOk&&this.value.isEmpty}get isErr(){return!this.isOk}get isOk(){return 0===this.index}toRawType(){const e=this._toRawStruct();return`Result<${e.Ok},${e.Err}>`}}function Qn(e,t){const n=new it(0);for(let r=0,a=t.length;r{if(this.__internal__allowed&&(0,qe.o)(this.__internal__allowed[e]))throw new Error(`Set: Invalid key '${e}' on add`);return super.add(e),this},this.registry=e,this.__internal__allowed=t,this.__internal__byteLength=r/8}static with(e,t){var n;return n=class extends tr{constructor(n,r){super(n,e,r,t)}},(()=>{const t=Object.keys(e),r=t.length,a=new Array(r);for(let e=0;er.strings.includes(t[n])))})(),n}get encodedLength(){return this.__internal__byteLength}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.size}get strings(){return[...super.values()]}get valueEncoded(){return Qn(this.__internal__allowed,this.strings)}eq(e){return Array.isArray(e)?Bt(this.strings.sort(),e.sort()):e instanceof Set?this.eq([...e.values()]):!(!(0,Rt.h)(e)&&!(0,pn.H)(e))&&this.valueEncoded.eq(kt(e))}inspect(){return{outer:[this.toU8a()]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(){return this.toJSON()}toJSON(){return this.strings}toNumber(){return this.valueEncoded.toNumber()}toPrimitive(){return this.toJSON()}toRawType(){return(0,je.P)({_set:this.__internal__allowed})}toString(){return`[${this.strings.join(", ")}]`}toU8a(e){return Vt(this.valueEncoded,{bitLength:8*this.__internal__byteLength,isLe:!0})}}class nr extends Fn{static with(e,t){return class extends nr{constructor(t,n){super(t,n,e)}toRawType(){return t||super.toRawType()}}}}function rr(e){return It([Ht(e.length),e])}const ar=10485760;class ir extends nt{constructor(e,t){const[n,r]=!(0,ut.U)(t)||t instanceof nt?Array.isArray(t)||(0,I.H)(t)?[(0,N.Y)(t),0]:[t,0]:function(e){if(!e.length)return[new Uint8Array,0];const[t,n]=ct(e),r=t+n;if(n>ar)throw new Error(`Bytes length ${n.toString()} exceeds 10485760`);if(r>e.length)throw new Error(`Bytes: required length less than remainder, expected at least ${r}, found ${e.length}`);return[e.subarray(t,r),r]}(t);super(e,n,r)}get encodedLength(){return this.length+Ht(this.length).length}inspect(e){const t=Ht(this.length);return{outer:e?[super.toU8a()]:this.length?[t,super.toU8a()]:[t]}}toRawType(){return"Bytes"}toU8a(e){return e?super.toU8a(e):rr(this)}}const sr=(0,at.k)("Vec");function or(e,t,n,r,a){if(Array.isArray(n)){const r=t.length;for(let s=0;s65536)throw new Error(`Vec length ${r.toString()} exceeds 65536`);return[t,r,n]}if(!e)return[null,0,0];throw new Error(`Expected array/hex input to Vec<*> decoding, found ${typeof e}: ${(0,je.P)(e)}`)}(n);super(e,s),this.__internal__Type=r||a(Xt(e,t)),this.initialU8aLength=((0,ut.U)(i)?on(e,this,i,o,this.__internal__Type):or(e,this,i,o,this.__internal__Type))[0]}static with(e){let t;const n=e=>t=e;return class extends cr{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get Type(){return this.__internal__Type.name}indexOf(e){const t=e instanceof this.__internal__Type?e:new this.__internal__Type(this.registry,e);for(let n=0,r=this.length;n`}}class ur extends nt{constructor(e,t=new Uint8Array,n=256){const[r,a]=function(e,t){const n=(0,N.Y)(e),r=t/8;if(!n.length)return[new Uint8Array(r),0];if((0,ut.U)(e)?n.lengthn=e;return class extends dr{constructor(a,i){super(a,e,t,i,{definition:n,setDefinition:r})}}}get Type(){return new this.__internal__Type(this.registry).toRawType()}get encodedLength(){let e=0;for(let t=0,n=this.length;t`}toString(){return this.__internal__decoded?this.__internal__decoded.toString():super.toString()}unwrap(){if(!this.__internal__decoded)throw new Error(`${this.__internal__opaqueName}: unwrapping an undecodable value`);return this.__internal__decoded}}class pr extends fr{constructor(e,t,n){super(e,t,n,{opaqueName:"WrapperOpaque"})}static with(e){return class extends pr{constructor(t,n){super(t,e,n)}}}get inner(){return this.unwrap()}}var hr;!function(e){e[e.BTreeMap=0]="BTreeMap",e[e.BTreeSet=1]="BTreeSet",e[e.Compact=2]="Compact",e[e.DoNotConstruct=3]="DoNotConstruct",e[e.Enum=4]="Enum",e[e.HashMap=5]="HashMap",e[e.Int=6]="Int",e[e.Linkage=7]="Linkage",e[e.Null=8]="Null",e[e.Option=9]="Option",e[e.Plain=10]="Plain",e[e.Range=11]="Range",e[e.RangeInclusive=12]="RangeInclusive",e[e.Result=13]="Result",e[e.Set=14]="Set",e[e.Si=15]="Si",e[e.Struct=16]="Struct",e[e.Tuple=17]="Tuple",e[e.UInt=18]="UInt",e[e.Vec=19]="Vec",e[e.VecFixed=20]="VecFixed",e[e.WrapperKeepOpaque=21]="WrapperKeepOpaque",e[e.WrapperOpaque=22]="WrapperOpaque"}(hr||(hr={}));const mr=["BTreeMap","BTreeSet","HashMap","Vec"],br=mr.concat(["Compact","DoNotConstruct","Int","Linkage","Range","RangeInclusive","Result","Opaque","Option","UInt","WrapperKeepOpaque","WrapperOpaque"]),yr=["<","(","[",'"',","," "],gr=[vr("::Inherent","InherentOfflineReport",!1),vr("VecDeque<","Vec<",!1),e=>{if(e.includes(" as HasCompact"))for(let t=0,n=e.length;t`)}return e},Sr("Bounded",!0),Sr("Weak",!1),function(){const e=/\s/g,t=/(T|Self)::/g,n=/<(T|Self)asTrait>::/g,r=/::/g,a=//g,i=/::Type/g;return s=>(e.lastIndex=0,t.lastIndex=0,n.lastIndex=0,r.lastIndex=0,a.lastIndex=0,i.lastIndex=0,s.replace(e,"").replace(t,"").replace(n,"").replace(r,"").replace(a,"Lookup").replace(i,""))}(),function(){const e=e=>`(${e},${e})`;return t=>wr(t,"PairOf<",e)}(),function(e){const t=e=>e;return n=>wr(n,e,t)}("Box<"),e=>{for(let t=0,n=e.length;t{const r=t-n.length;return r>=0&&e.substring(r,t)===n&&(0===r||yr.includes(e[r-1]))}))){const n=xr(e,t+1);e=`${e.substring(0,t)}${e.substring(n+1)}`}return e},vr("String","Text"),vr("Vec","Bytes"),vr("&\\[u8\\]","Bytes"),vr("&'static\\[u8\\]","Bytes"),vr("RawAddress","Address"),vr("Lookup::Source","LookupSource"),vr("Lookup::Target","LookupTarget"),vr("exec::StorageKey","ContractStorageKey"),function(){const e=/,\)/g,t=/\(([^,]+)\)/;return n=>(e.lastIndex=0,n.replace(e,")").replace(t,"$1"))}(),e=>{let t=0;for(;-1!==t;)if(t=e.indexOf("::"),0===t)e=e.substring(2);else if(-1!==t){let n=t;for(;-1!==n&&!yr.includes(e[n]);)n--;e=`${e.substring(0,n+1)}${e.substring(t+2)}`}return e},e=>e.trim()];function xr(e,t){let n=0;for(let r=t,a=e.length;r"===e[r]){if(!n)return r;n--}else"<"===e[r]&&n++;throw new Error(`Unable to find closing matching <> on '${e}' (start ${t})`)}function vr(e,t,n=!0){const r=new RegExp(`(^${e}|${yr.map((t=>`\\${t}${e}`)).join("|")})`,"g"),a=e=>(r.lastIndex=0,n&&yr.includes(e[0])?`${e[0]}${t}`:t);return e=>e.replace(r,a)}function wr(e,t,n){let r=-1;for(;;){if(r=e.indexOf(t,r+1),-1===r)return e;const a=r+t.length,i=xr(e,a);e=`${e.substring(0,r)}${n(e.substring(a,i))}${e.substring(i+1)}`}}function Sr(e,t){return n=>{for(let r=0,a=mr.length;r{const n=e.split(",").map((e=>e.trim())).filter((e=>e));return t&&n.pop(),`${a}<${n.join(",")}>`}))}return n}}const Tr=new Map;function kr(e){const t=e.toString(),n=Tr.get(t);if(n)return n;let r=t;for(let a=0,i=gr.length;a({index:t,info:hr.Plain,name:e,type:"Null"}))):!function(e){const t=Object.values(e);if(t.some((e=>(0,Rt.h)(e)))){if(!t.every((e=>(0,Rt.h)(e)&&e>=0&&e<=255)))throw new Error("Invalid number-indexed enum definition");return!1}return!0}(t)?e.sub=Object.entries(t).map((([e,t])=>({index:t,info:hr.Plain,name:e,type:"Null"}))):e.sub=Object.entries(t).map((([e,t],r)=>(0,M.Z)({},Hr(Vr(t||"Null"),{name:e},n),{index:r}))),e}function Ir(e,t,n,r){return e.sub=0===n.length?[]:function(e){const t=[];let n=0,r=0,a=0,i=0,s=0;for(let o=0,c=e.length;o":n--;break;case"[":r++;break;case"]":r--;break;case"{":a++;break;case"}":a--;break;case"(":i++;break;case")":i--}if(n||r||a||i)throw new Error(`Invalid definition (missing terminators) found in ${e}`);return t.push(e.substring(s,e.length).trim()),t}(n).map((e=>Hr(e,{},r))),e}function Or(e,t,n,r){const[a,i]=t.substring(r.length+1,t.length-1).split(","),s=parseInt(a.trim(),10);if(s>8192||s%8)throw new Error(`${t}: Only support for ${r}, where length <= 8192 and a power of 8, found ${s}`);return e.displayName=i,e.length=s,e}function Nr(e,[t,n]){return e.substring(0,t.length)===t&&e.slice(-1*n.length)===n}const Er=[["[","]",hr.VecFixed,function(e,t,n,r){const a=t.length-1;let i=-1,s=0;for(let l=1;l":s--}if(-1===i)throw new Error(`${t}: Unable to extract location of ';'`);const o=t.substring(1,i),[c,u]=t.substring(i+1,a).split(";"),d=parseInt(c.trim(),10);if(d>2048)throw new Error(`${t}: Only support for [Type; ], where length <= 2048`);return e.displayName=u,e.length=d,e.sub=Hr(o,{},r),e}],["{","}",hr.Struct,function(e,t,n,r){const a=JSON.parse(t),i=Object.keys(a);return a._enum?Mr(e,a._enum,r,a._fallback):a._set?function(e,t,n){return e.info=hr.Set,e.fallbackType=n,e.length=t._bitLength,e.sub=Object.entries(t).filter((([e])=>!e.startsWith("_"))).map((([e,t])=>({index:t,info:hr.Plain,name:e,type:"Null"}))),e}(e,a._set,a._fallback):(e.alias=a._alias?new Map(Object.entries(a._alias)):void 0,e.fallbackType=a._fallback,e.sub=i.filter((e=>!Pr.includes(e))).map((e=>Hr(Vr(a[e]),{name:e},r))),e)}],["(",")",hr.Tuple,Ir],["BTreeMap<",">",hr.BTreeMap,Ir],["HashMap<",">",hr.HashMap,Ir],["Int<",">",hr.Int,function(e,t,n){return Or(e,t,0,"Int")}],["Result<",">",hr.Result,Ir],["UInt<",">",hr.UInt,function(e,t,n){return Or(e,t,0,"UInt")}],["DoNotConstruct<",">",hr.DoNotConstruct,function(e,t,n){const r="DoNotConstruct".length;return e.displayName=t.substring(r+1,t.length-1),e}]],Cr=[["BTreeSet<",">",hr.BTreeSet],["Compact<",">",hr.Compact],["Linkage<",">",hr.Linkage],["Opaque<",">",hr.WrapperOpaque],["Option<",">",hr.Option],["Range<",">",hr.Range],["RangeInclusive<",">",hr.RangeInclusive],["Vec<",">",hr.Vec],["WrapperKeepOpaque<",">",hr.WrapperKeepOpaque],["WrapperOpaque<",">",hr.WrapperOpaque]];function Ar(e,[t,n]){return e.substring(t.length,e.length-n.length)}function Hr(e,{displayName:t,name:n}={},r=0){const a=kr(e),i={displayName:t,info:hr.Plain,name:n,type:a};if(++r>64)throw new Error("getTypeDef: Maximum nested limit reached");const s=Er.find((e=>Nr(a,e)));if(s)return i.info=s[2],s[3](i,a,Ar(a,s),r);const o=Cr.find((e=>Nr(a,e)));return o&&(i.info=o[2],i.sub=Hr(Ar(a,o),{},r)),i}function Br({lookupName:e,type:t}){return e||t}function _r(e){if(!Array.isArray(e.sub))throw new Error(`Expected subtype as TypeDef[] in ${(0,je.P)(e)}`);return e.sub}function Rr(e){return Br(function(e){if(!e.sub||Array.isArray(e.sub))throw new Error(`Expected subtype as TypeDef in ${(0,je.P)(e)}`);return e.sub}(e))}function Lr(e){const t=_r(e),n={};for(let r=0,a=t.length;r`);return e.with(n,t)}function Dr(e,t){const[n,r]=Ur(t);return e.with(n,r)}function jr(e,t){return e.with(Rr(t))}const qr={[hr.BTreeMap]:(e,t)=>Dr(Sn,t),[hr.BTreeSet]:(e,t)=>jr(Vn,t),[hr.Compact]:(e,t)=>jr(Mn,t),[hr.DoNotConstruct]:(e,t)=>rt.with(t.displayName||t.type),[hr.Enum]:(e,t)=>{const n=_r(t);return nn.with(n.every((({type:e})=>"Null"===e))?n.reduce(((e,{index:t,name:n},r)=>(e[n]=t||r,e)),{}):Lr(t))},[hr.HashMap]:(e,t)=>Dr(In,t),[hr.Int]:(e,t)=>zr(Xn,t),[hr.Linkage]:(e,t)=>{const n=`Option<${Rr(t)}>`,r=un.with({previous:n,next:n});return r.prototype.toRawType=function(){return`Linkage<${this.next.toRawType(!0)}>`},r},[hr.Null]:(e,t)=>Yt,[hr.Option]:(e,t)=>{if(!t.sub||Array.isArray(t.sub))throw new Error("Expected type information for Option");return jr(Wn,t)},[hr.Plain]:(e,t)=>e.getOrUnknown(t.type),[hr.Range]:(e,t)=>jr(Kn,t),[hr.RangeInclusive]:(e,t)=>jr(Yn,t),[hr.Result]:(e,t)=>{const[n,r]=Ur(t);return Jn.with({Err:r,Ok:n})},[hr.Set]:(e,t)=>tr.with(_r(t).reduce(((e,{index:t,name:n})=>(e[n]=t,e)),{}),t.length),[hr.Si]:(e,t)=>Fr(e,e.lookup.getTypeDef(t.type)),[hr.Struct]:(e,t)=>un.with(Lr(t),t.alias),[hr.Tuple]:(e,t)=>Gn.with(Ur(t)),[hr.UInt]:(e,t)=>zr(nr,t),[hr.Vec]:(e,{sub:t})=>{if(!t||Array.isArray(t))throw new Error("Expected type information for vector");return"u8"===t.type?ir:cr.with(Br(t))},[hr.VecFixed]:(e,{displayName:t,length:n,sub:r})=>{if(!(0,Rt.h)(n)||!r||Array.isArray(r))throw new Error("Expected length & type information for fixed vector");return"u8"===r.type?ur.with(8*n,t):dr.with(Br(r),n)},[hr.WrapperKeepOpaque]:(e,t)=>jr(fr,t),[hr.WrapperOpaque]:(e,t)=>jr(pr,t)};function Fr(e,t){return e.getUnsafe(t.type,!1,t)}function Xr(e,t){return e.getUnsafe(t)||Fr(e,e.isLookupType(t)?e.lookup.getTypeDef(t):Hr(t))}function Zr(e,t){const n=(0,N.Y)(e),r=(0,N.Y)(t);if(n.length===r.length){const e=new DataView(n.buffer,n.byteOffset),t=new DataView(r.buffer,r.byteOffset),a=n.length%4|0,i=n.length-a|0;for(let n=0;n!e))))throw new Error(`${r}:: Decoded input doesn't match input, received ${(0,O.c)(t,512)} (${t.length} bytes), created ${(0,O.c)(n,512)} (${n.length} bytes)`)}function Gr(e,t,n=[],{blockHash:r,isFallback:a,isOptional:i,isPedantic:s}={}){const o=new(i?Wn.with(t):t)(e,...n);return s&&function(e,[t]){(0,ut.U)(t)?Wr(e,t):(0,Ke.vq)(t)&&Wr(e,(0,N.Y)(t))}(o,n),r&&(o.createdAtHash=Kr(e,"BlockHash",[r])),a&&(o.isStorageFallback=!0),o}function Kr(e,t,n=[],r={}){let a=null,i=null;try{return a=Xr(e,t),Gr(e,a,n,r)}catch(s){i=new Error(`createType(${t}):: ${s.message}`)}if(a&&a.__fallbackType)try{return a=Xr(e,a.__fallbackType),Gr(e,a,n,r)}catch{}throw i}function Yr(e,t,n,r,a=0){const i=r?r(t,a):t.toString();let s;Object.defineProperty(e,i,{configurable:!0,enumerable:!0,get:function(){if(void 0===s){s=n(t,a,this);try{Object.defineProperty(this,i,{value:s})}catch{}}return s}})}function Jr(e,t,n,r){for(let a=0,i=t.length;a0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}const ta={number:$r,bool:function(e){if("boolean"!=typeof e)throw new Error(`Expected boolean, not ${e}`)},bytes:ea,hash:function(e){if("function"!=typeof e||"function"!=typeof e.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");$r(e.outputLen),$r(e.blockLen)},exists:function(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")},output:function(e,t){ea(e);const n=t.outputLen;if(e.lengthe instanceof Uint8Array,ia=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),sa=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),oa=(e,t)=>e<<32-t|e>>>t;if(!(68===new Uint8Array(new Uint32Array([287454020]).buffer)[0]))throw new Error("Non little-endian hardware is not supported");Array.from({length:256},((e,t)=>t.toString(16).padStart(2,"0")));function ca(e){if("string"==typeof e&&(e=function(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}(e)),!aa(e))throw new Error("expected Uint8Array, got "+typeof e);return e}class ua{clone(){return this._cloneInto()}}function da(e){const t=t=>e().update(ca(t)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function la(e=32){if(ra&&"function"==typeof ra.getRandomValues)return ra.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}const fa=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3]);class pa extends ua{constructor(e,t,n={},r,a,i){if(super(),this.blockLen=e,this.outputLen=t,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,na.number(e),na.number(t),na.number(r),t<0||t>r)throw new Error("outputLen bigger than keyLen");if(void 0!==n.key&&(n.key.length<1||n.key.length>r))throw new Error(`key must be up 1..${r} byte long or undefined`);if(void 0!==n.salt&&n.salt.length!==a)throw new Error(`salt must be ${a} byte long or undefined`);if(void 0!==n.personalization&&n.personalization.length!==i)throw new Error(`personalization must be ${i} byte long or undefined`);this.buffer32=ia(this.buffer=new Uint8Array(e))}update(e){na.exists(this);const{blockLen:t,buffer:n,buffer32:r}=this,a=(e=ca(e)).length,i=e.byteOffset,s=e.buffer;for(let o=0;or[t]=e))}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){const{buffer:t,length:n,finished:r,destroyed:a,outputLen:i,pos:s}=this;return e||(e=new this.constructor({dkLen:i})),e.set(...this.get()),e.length=n,e.finished=r,e.destroyed=a,e.outputLen=i,e.buffer.set(t),e.pos=s,e}}const ha=BigInt(2**32-1),ma=BigInt(32);function ba(e,t=!1){return t?{h:Number(e&ha),l:Number(e>>ma&ha)}:{h:0|Number(e>>ma&ha),l:0|Number(e&ha)}}const ya={fromBig:ba,split:function(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let a=0;aBigInt(e>>>0)<>>0),shrSH:(e,t,n)=>e>>>n,shrSL:(e,t,n)=>e<<32-n|t>>>n,rotrSH:(e,t,n)=>e>>>n|t<<32-n,rotrSL:(e,t,n)=>e<<32-n|t>>>n,rotrBH:(e,t,n)=>e<<64-n|t>>>n-32,rotrBL:(e,t,n)=>e>>>n-32|t<<64-n,rotr32H:(e,t)=>t,rotr32L:(e,t)=>e,rotlSH:(e,t,n)=>e<>>32-n,rotlSL:(e,t,n)=>t<>>32-n,rotlBH:(e,t,n)=>t<>>64-n,rotlBL:(e,t,n)=>e<>>64-n,add:function(e,t,n,r){const a=(t>>>0)+(r>>>0);return{h:e+n+(a/2**32|0)|0,l:0|a}},add3L:(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0),add3H:(e,t,n,r)=>t+n+r+(e/2**32|0)|0,add4L:(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0),add4H:(e,t,n,r,a)=>t+n+r+a+(e/2**32|0)|0,add5H:(e,t,n,r,a,i)=>t+n+r+a+i+(e/2**32|0)|0,add5L:(e,t,n,r,a)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(a>>>0)},ga=ya,xa=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),va=new Uint32Array(32);function wa(e,t,n,r,a,i){const s=a[i],o=a[i+1];let c=va[2*e],u=va[2*e+1],d=va[2*t],l=va[2*t+1],f=va[2*n],p=va[2*n+1],h=va[2*r],m=va[2*r+1],b=ga.add3L(c,d,s);u=ga.add3H(b,u,l,o),c=0|b,({Dh:m,Dl:h}={Dh:m^u,Dl:h^c}),({Dh:m,Dl:h}={Dh:ga.rotr32H(m,h),Dl:ga.rotr32L(m,h)}),({h:p,l:f}=ga.add(p,f,m,h)),({Bh:l,Bl:d}={Bh:l^p,Bl:d^f}),({Bh:l,Bl:d}={Bh:ga.rotrSH(l,d,24),Bl:ga.rotrSL(l,d,24)}),va[2*e]=c,va[2*e+1]=u,va[2*t]=d,va[2*t+1]=l,va[2*n]=f,va[2*n+1]=p,va[2*r]=h,va[2*r+1]=m}function Sa(e,t,n,r,a,i){const s=a[i],o=a[i+1];let c=va[2*e],u=va[2*e+1],d=va[2*t],l=va[2*t+1],f=va[2*n],p=va[2*n+1],h=va[2*r],m=va[2*r+1],b=ga.add3L(c,d,s);u=ga.add3H(b,u,l,o),c=0|b,({Dh:m,Dl:h}={Dh:m^u,Dl:h^c}),({Dh:m,Dl:h}={Dh:ga.rotrSH(m,h,16),Dl:ga.rotrSL(m,h,16)}),({h:p,l:f}=ga.add(p,f,m,h)),({Bh:l,Bl:d}={Bh:l^p,Bl:d^f}),({Bh:l,Bl:d}={Bh:ga.rotrBH(l,d,63),Bl:ga.rotrBL(l,d,63)}),va[2*e]=c,va[2*e+1]=u,va[2*t]=d,va[2*t+1]=l,va[2*n]=f,va[2*n+1]=p,va[2*r]=h,va[2*r+1]=m}class Ta extends pa{constructor(e={}){super(128,void 0===e.dkLen?64:e.dkLen,e,64,16,16),this.v0l=0|xa[0],this.v0h=0|xa[1],this.v1l=0|xa[2],this.v1h=0|xa[3],this.v2l=0|xa[4],this.v2h=0|xa[5],this.v3l=0|xa[6],this.v3h=0|xa[7],this.v4l=0|xa[8],this.v4h=0|xa[9],this.v5l=0|xa[10],this.v5h=0|xa[11],this.v6l=0|xa[12],this.v6h=0|xa[13],this.v7l=0|xa[14],this.v7h=0|xa[15];const t=e.key?e.key.length:0;if(this.v0l^=this.outputLen|t<<8|65536|1<<24,e.salt){const t=ia(ca(e.salt));this.v4l^=t[0],this.v4h^=t[1],this.v5l^=t[2],this.v5h^=t[3]}if(e.personalization){const t=ia(ca(e.personalization));this.v6l^=t[0],this.v6h^=t[1],this.v7l^=t[2],this.v7h^=t[3]}if(e.key){const t=new Uint8Array(this.blockLen);t.set(ca(e.key)),this.update(t)}}get(){let{v0l:e,v0h:t,v1l:n,v1h:r,v2l:a,v2h:i,v3l:s,v3h:o,v4l:c,v4h:u,v5l:d,v5h:l,v6l:f,v6h:p,v7l:h,v7h:m}=this;return[e,t,n,r,a,i,s,o,c,u,d,l,f,p,h,m]}set(e,t,n,r,a,i,s,o,c,u,d,l,f,p,h,m){this.v0l=0|e,this.v0h=0|t,this.v1l=0|n,this.v1h=0|r,this.v2l=0|a,this.v2h=0|i,this.v3l=0|s,this.v3h=0|o,this.v4l=0|c,this.v4h=0|u,this.v5l=0|d,this.v5h=0|l,this.v6l=0|f,this.v6h=0|p,this.v7l=0|h,this.v7h=0|m}compress(e,t,n){this.get().forEach(((e,t)=>va[t]=e)),va.set(xa,16);let{h:r,l:a}=ga.fromBig(BigInt(this.length));va[24]=xa[8]^a,va[25]=xa[9]^r,n&&(va[28]=~va[28],va[29]=~va[29]);let i=0;const s=fa;for(let o=0;o<12;o++)wa(0,4,8,12,e,t+2*s[i++]),Sa(0,4,8,12,e,t+2*s[i++]),wa(1,5,9,13,e,t+2*s[i++]),Sa(1,5,9,13,e,t+2*s[i++]),wa(2,6,10,14,e,t+2*s[i++]),Sa(2,6,10,14,e,t+2*s[i++]),wa(3,7,11,15,e,t+2*s[i++]),Sa(3,7,11,15,e,t+2*s[i++]),wa(0,5,10,15,e,t+2*s[i++]),Sa(0,5,10,15,e,t+2*s[i++]),wa(1,6,11,12,e,t+2*s[i++]),Sa(1,6,11,12,e,t+2*s[i++]),wa(2,7,8,13,e,t+2*s[i++]),Sa(2,7,8,13,e,t+2*s[i++]),wa(3,4,9,14,e,t+2*s[i++]),Sa(3,4,9,14,e,t+2*s[i++]);this.v0l^=va[0]^va[16],this.v0h^=va[1]^va[17],this.v1l^=va[2]^va[18],this.v1h^=va[3]^va[19],this.v2l^=va[4]^va[20],this.v2h^=va[5]^va[21],this.v3l^=va[6]^va[22],this.v3h^=va[7]^va[23],this.v4l^=va[8]^va[24],this.v4h^=va[9]^va[25],this.v5l^=va[10]^va[26],this.v5h^=va[11]^va[27],this.v6l^=va[12]^va[28],this.v6h^=va[13]^va[29],this.v7l^=va[14]^va[30],this.v7h^=va[15]^va[31],va.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const ka=function(e){const t=(t,n)=>e(n).update(ca(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t}((e=>new Ta(e)));var Pa=n(98657),Va=n(56398);const Ma=Qe.Ur.crypto;const Ia={getRandomValues:function(e){return Ma.getRandomValues(e)}},Oa={crypto:Ia};class Na{constructor(e){this.abort=()=>{throw new Error("abort")},this.__wbindgen_is_undefined=e=>void 0===this.__internal__bridge.getObject(e),this.__wbindgen_throw=(e,t)=>{throw new Error(this.__internal__bridge.getString(e,t))},this.__wbg_self_1b7a39e3a92c949c=()=>this.__internal__bridge.addObject(Oa),this.__wbg_require_604837428532a733=(e,t)=>{throw new Error(`Unable to require ${this.__internal__bridge.getString(e,t)}`)},this.__wbg_crypto_968f1772287e2df0=e=>this.__internal__bridge.addObject(Ia),this.__wbg_getRandomValues_a3d34b4fee3c2869=e=>this.__internal__bridge.addObject(Ia.getRandomValues),this.__wbg_getRandomValues_f5e14ab7ac8e995d=(e,t,n)=>{Ia.getRandomValues(this.__internal__bridge.getU8a(t,n))},this.__wbg_randomFillSync_d5bd2d655fdf256a=(e,t,n)=>{throw new Error("randomFillsync is not available")},this.__wbindgen_object_drop_ref=e=>{this.__internal__bridge.takeObject(e)},this.__internal__bridge=e}}function Ea(e,t,n){return async r=>{const a={error:null,type:"none",wasm:null};try{if(!t||!t.length)throw new Error("No WebAssembly provided for initialization");if("object"!=typeof WebAssembly||"function"!=typeof WebAssembly.instantiate)throw new Error("WebAssembly is not available in your environment");const e=await WebAssembly.instantiate(t,{wbg:r});a.wasm=e.instance.exports,a.type="wasm"}catch(i){"function"==typeof n?(a.wasm=n(r),a.type="asm"):(a.error=`FATAL: Unable to initialize @polkadot/wasm-${e}:: ${i.message}`,console.error(a.error))}return a}}const Ca=Uint8Array,Aa=Uint16Array,Ha=Uint32Array,Ba=new Ca([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),_a=new Ca([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Ra=new Ca([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),La=(e,t)=>{const n=new Aa(31);for(let a=0;a<31;++a)n[a]=t+=1<>>1|(21845&_w)<<1;e=(52428&e)>>>2|(13107&e)<<2,e=(61680&e)>>>4|(3855&e)<<4,ja[_w]=((65280&e)>>>8|(255&e)<<8)>>>1}const qa=(e,t,n)=>{const r=e.length;let a=0;const i=new Aa(t);for(;a>>n]=r}}else for(o=new Aa(r),a=0;a>>15-e[a];return o},Fa=new Ca(288);for(let _w=0;_w<144;++_w)Fa[_w]=8;for(let _w=144;_w<256;++_w)Fa[_w]=9;for(let _w=256;_w<280;++_w)Fa[_w]=7;for(let _w=280;_w<288;++_w)Fa[_w]=8;const Xa=new Ca(32);for(let _w=0;_w<32;++_w)Xa[_w]=5;const Za=qa(Fa,9,1),Wa=qa(Xa,5,1),Ga=(e,t,n)=>{const r=t>>>3;return(e[r]|e[r+1]<<8)>>>(7&t)&n},Ka=(e,t)=>{const n=t>>>3;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>>(7&t)},Ya=e=>{let t=e[0];for(let n=1,r=e.length;nt&&(t=e[n]);return t},Ja=(e,t,n)=>{const r=!n||n.i;n||(n={});const a=e.length,i=!t||!r;t||(t=new Ca(3*a));const s=e=>{let n=t.length;if(e>n){const r=new Ca(Math.max(n<<1,e));r.set(t),t=r}};let o=n.f||0,c=n.p||0,u=n.b||0,d=n.l,l=n.d,f=n.m,p=n.n;if(o&&!d)return t;const h=a<<3;do{if(!d){n.f=o=Ga(e,c,1);const b=Ga(e,c+1,3);if(c+=3,!b){const o=((m=c)>>>3)+(7&m&&1)+4,d=e[o-4]|e[o-3]<<8,l=o+d;if(l>a){if(r)throw"unexpected EOF";break}i&&s(u+d),t.set(e.subarray(o,l),u),n.b=u+=d,n.p=c=l<<3;continue}if(1==b)d=Za,l=Wa,f=9,p=5;else{if(2!=b)throw"invalid block type";{const t=Ga(e,c,31)+257,n=Ga(e,c+10,15)+4,a=t+Ga(e,c+5,31)+1;c+=14;const i=new Ca(a),s=new Ca(19);for(let r=0;rh)break;const m=qa(s,o,1);for(let r=0;r>>4;if(n<16)i[r++]=n;else{let t=0,a=0;for(16==n?(a=3+Ga(e,c,3),c+=2,t=i[r-1]):17==n?(a=3+Ga(e,c,7),c+=3):18==n&&(a=11+Ga(e,c,127),c+=7);a--;)i[r++]=t}}const b=i.subarray(0,t),y=i.subarray(t);f=Ya(b),p=Ya(y),d=qa(b,f,1),l=qa(y,p,1)}}if(c>h)throw"unexpected EOF"}i&&s(u+131072);const b=(1<>>4;if(c+=15&n,c>h)throw"unexpected EOF";if(!n)throw"invalid length/literal";if(r<256)t[u++]=r;else{if(256==r){d=void 0;break}{let n=r-254;if(r>264){const t=r-257,a=_a[t];n=Ga(e,c,(1<>>4;if(!a)throw"invalid distance";c+=15&a;let d=Da[o];if(o>3){const t=Ra[o];d+=Ka(e,c)&(1<h)throw"unexpected EOF";i&&s(u+131072);const f=u+n;for(;u{(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);const r=new(e instanceof Aa?Aa:e instanceof Ha?Ha:Ca)(n-t);return r.set(e.subarray(t,n)),r})(t,0,u)};function Qa(e,t){return Ja(((e=>{if(8!=(15&e[0])||e[0]>>>4>7||(e[0]<<8|e[1])%31)throw"invalid zlib data";if(32&e[1])throw"invalid zlib data: preset dictionaries not supported"})(e),e.subarray(2,-4)),t)}const $a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ei=new Array(256);for(let _w=0,Rw=$a.length;_w=8&&(t[++a]=n>>>(r-=8)&255);return t}(ti.aI,new Uint8Array(ti.lY)),new Uint8Array(ti.JH)),ri=Ea("crypto",ni,null),ai=new class{constructor(e){this.__internal__createWasm=e,this.__internal__cachegetInt32=null,this.__internal__cachegetUint8=null,this.__internal__heap=new Array(32).fill(void 0).concat(void 0,null,!0,!1),this.__internal__heapNext=this.__internal__heap.length,this.__internal__type="none",this.__internal__wasm=null,this.__internal__wasmError=null,this.__internal__wasmPromise=null,this.__internal__wbg={...new Na(this)}}get error(){return this.__internal__wasmError}get type(){return this.__internal__type}get wasm(){return this.__internal__wasm}async init(e){this.__internal__wasmPromise&&!e||(this.__internal__wasmPromise=(e||this.__internal__createWasm)(this.__internal__wbg));const{error:t,type:n,wasm:r}=await this.__internal__wasmPromise;return this.__internal__type=n,this.__internal__wasm=r,this.__internal__wasmError=t,this.__internal__wasm}getObject(e){return this.__internal__heap[e]}dropObject(e){e<36||(this.__internal__heap[e]=this.__internal__heapNext,this.__internal__heapNext=e)}takeObject(e){const t=this.getObject(e);return this.dropObject(e),t}addObject(e){this.__internal__heapNext===this.__internal__heap.length&&this.__internal__heap.push(this.__internal__heap.length+1);const t=this.__internal__heapNext;return this.__internal__heapNext=this.__internal__heap[t],this.__internal__heap[t]=e,t}getInt32(){return null!==this.__internal__cachegetInt32&&this.__internal__cachegetInt32.buffer===this.__internal__wasm.memory.buffer||(this.__internal__cachegetInt32=new Int32Array(this.__internal__wasm.memory.buffer)),this.__internal__cachegetInt32}getUint8(){return null!==this.__internal__cachegetUint8&&this.__internal__cachegetUint8.buffer===this.__internal__wasm.memory.buffer||(this.__internal__cachegetUint8=new Uint8Array(this.__internal__wasm.memory.buffer)),this.__internal__cachegetUint8}getU8a(e,t){return this.getUint8().subarray(e/1,e/1+t)}getString(e,t){return tt(this.getU8a(e,t))}allocU8a(e){const t=this.__internal__wasm.__wbindgen_malloc(1*e.length);return this.getUint8().set(e,t/1),[t,e.length]}allocString(e){return this.allocU8a((0,Va.d)(e))}resultU8a(){const e=this.getInt32()[2],t=this.getInt32()[3],n=this.getU8a(e,t).slice();return this.__internal__wasm.__wbindgen_free(e,1*t),n}resultString(){return tt(this.resultU8a())}}(ri);function ii(e){return(...t)=>{if(!ai.wasm)throw new Error("The WASM interface has not been initialized. Ensure that you wait for the initialization Promise with waitReady() from @polkadot/wasm-crypto (or cryptoWaitReady() from @polkadot/util-crypto) before attempting to use WASM-only interfaces.");return e(ai.wasm,...t)}}const si=ii(((e,t)=>(e.ext_secp_pub_expand(8,...ai.allocU8a(t)),ai.resultU8a()))),oi=ii(((e,t,n,r)=>(e.ext_blake2b(8,...ai.allocU8a(t),...ai.allocU8a(n),r),ai.resultU8a()))),ci=ii(((e,t)=>(e.ext_keccak256(8,...ai.allocU8a(t)),ai.resultU8a()))),ui=ii(((e,t)=>(e.ext_keccak512(8,...ai.allocU8a(t)),ai.resultU8a()))),di=ii(((e,t,n)=>(e.ext_twox(8,...ai.allocU8a(t),n),ai.resultU8a())));function li(){return!!ai.wasm}async function fi(){try{const e=await async function(e){return ai.init(e)}();return!!e}catch{return!1}}function pi(e){return(...t)=>(0,O.c)(e(...t))}function hi(e,t){return(n,r=256,a)=>{const i=(0,N.Y)(n);return!Pa.vc||!a&&li()?e[r](i):t[r](i)}}function mi(e,t=256,n,r){const a=Math.ceil(t/8),i=(0,N.Y)(e);return!Pa.vc||!r&&li()?oi(i,(0,N.Y)(n),a):ka(i,n?{dkLen:a,key:n}:{dkLen:a})}const bi=pi(mi),yi={extrinsic:{},payload:{}},gi={LimitParathreadCommits:yi,OnlyStakingAndClaims:yi,PrevalidateAttests:yi,RestrictFunctionality:yi,TransactionCallFilter:yi,ValidateDoubleVoteReports:yi},xi={DisallowSigned:yi},vi={extrinsic:{era:"ExtrinsicEra"},payload:{blockHash:"Hash"}},wi={ChargeTransactionPayment:{extrinsic:{tip:"Compact"},payload:{}},CheckBlockGasLimit:yi,CheckEra:vi,CheckGenesis:{extrinsic:{},payload:{genesisHash:"Hash"}},CheckMortality:vi,CheckNonZeroSender:yi,CheckNonce:{extrinsic:{nonce:"Compact"},payload:{}},CheckSpecVersion:{extrinsic:{},payload:{specVersion:"u32"}},CheckTxVersion:{extrinsic:{},payload:{transactionVersion:"u32"}},CheckVersion:{extrinsic:{},payload:{specVersion:"u32"}},CheckWeight:yi,LockStakingStatus:yi,ValidateEquivocationReport:yi},Si=(0,M.Z)({},wi,gi,xi,{ChargeAssetTxPayment:{extrinsic:{tip:"Compact",assetId:"Option"},payload:{}}}),Ti=["CheckVersion","CheckGenesis","CheckEra","CheckNonce","CheckWeight","ChargeTransactionPayment","CheckBlockGasLimit"];function ki(e,t,n={}){return e.map((e=>n[e]||Si[e])).filter((e=>!!e)).reduce(((e,n)=>(0,M.Z)(e,n[t])),{})}class Pi extends Gn{constructor(e,t,n,r="",a=""){const i=n?.fields||[];super(e,i.map((({type:t})=>e.createLookupType(t))),t),this.__internal__names=null,this.__internal__meta=n,this.__internal__method=a,this.__internal__section=r,this.__internal__typeDef=i.map((({type:t})=>e.lookup.getTypeDef(t)));const s=i.map((({name:t})=>e.lookup.sanitizeField(t)[0])).filter((e=>!!e));s.length===i.length&&(this.__internal__names=s,ze(this,s,((e,t)=>this[t])))}get meta(){return this.__internal__meta}get method(){return this.__internal__method}get names(){return this.__internal__names}get section(){return this.__internal__section}get typeDef(){return this.__internal__typeDef}toHuman(e){if(null!==this.__internal__names){const t={};for(let n=0,r=this.__internal__names.length;ne.toString()))}:null,super.toHuman(e))}}class Mi{constructor(e,t,n){this.initialU8aLength=n,this.__internal__raw=t,this.registry=e}get encodedLength(){return this.toU8a().length}get hash(){return this.registry.hash(this.toU8a())}get inner(){return this.__internal__raw}get isEmpty(){return this.__internal__raw.isEmpty}eq(e){return this.__internal__raw.eq(e)}inspect(){return this.__internal__raw.inspect()}toHex(e){return this.__internal__raw.toHex(e)}toHuman(e){return this.__internal__raw.toHuman(e)}toJSON(){return this.__internal__raw.toJSON()}toPrimitive(){return this.__internal__raw.toPrimitive()}toString(){return this.__internal__raw.toString()}toU8a(e){return this.__internal__raw.toU8a(e)}unwrap(){return this.__internal__raw}valueOf(){return this.__internal__raw}}class Ii extends un{constructor(e,t,{isSigned:n}={}){super(e,{signature:"ExtrinsicSignatureV4",method:"Call"},Ii.decodeExtrinsic(e,t,n))}static decodeExtrinsic(e,t,n=!1){if(t instanceof Ii)return t;if(t instanceof e.createClassUnsafe("Call"))return{method:t};if((0,ut.U)(t)){const r=e.createTypeUnsafe("ExtrinsicSignatureV4",[t,{isSigned:n}]);return{method:e.createTypeUnsafe("Call",[t.subarray(r.encodedLength)]),signature:r}}return t||{}}get encodedLength(){return this.toU8a().length}get method(){return this.getT("method")}get signature(){return this.getT("signature")}get version(){return 4}addSignature(e,t,n){return this.signature.addSignature(e,t,n),this}sign(e,t){return this.signature.sign(this.method,e,t),this}signFake(e,t){return this.signature.signFake(this.method,e,t),this}}const Oi=128,Ni=new Uint8Array,Ei=4,Ci=new Uint8Array([0]),Ai=127,Hi=["ExtrinsicUnknown","ExtrinsicUnknown","ExtrinsicUnknown","ExtrinsicUnknown","ExtrinsicV4"];function Bi(e,t,n){if(t instanceof Li)return t.unwrap();const r=(n&Oi)===Oi,a=Hi[n&Ai]||Hi[0];return e.createTypeUnsafe(a,[t,{isSigned:r,version:n}])}function _i(e,t,n=Ei){return(0,ut.U)(t)||Array.isArray(t)||(0,Ke.vq)(t)?function(e,t,n){if(!t.length)return Bi(e,new Uint8Array,n);const[r,a]=ot(t),i=r+a.toNumber();if(i>t.length)throw new Error(`Extrinsic: length less than remainder, expected at least ${i}, found ${t.length}`);const s=t.subarray(r,i);return Bi(e,s.subarray(1),s[0])}(e,(0,N.Y)(t),n):t instanceof e.createClassUnsafe("Call")?Bi(e,{method:t},n):Bi(e,t,n)}class Ri extends Mi{constructor(e,t,n){super(e,t,n);const r=Object.keys(e.getSignedExtensionTypes()),a=e=>this.inner.signature[e];for(let i=0,s=r.length;i>12,1),o=(a>>4)*s;if(i<4||o>=i)throw new Error("Invalid data passed to Mortal era");return[new Ui(e,i),new Ui(e,o)]}(e,(0,N.Y)(t));if(!t)return[new Ui(e),new Ui(e)];if((0,Fe.K)(t))return function(e,t){const{current:n,period:r}=t;let a=Math.pow(2,Math.ceil(Math.log2(r)));a=Math.min(Math.max(a,4),65536);const i=n%a,s=Math.max(a>>12,1),o=i/s*s;return[new Ui(e,a),new Ui(e,o)]}(e,t);throw new Error("Invalid data passed to Mortal era")}function ji(e=new Uint8Array){if((0,ut.U)(e))return e.length&&0!==e[0]?new Uint8Array([1,e[0],e[1]]):new Uint8Array([0]);if(!e)return new Uint8Array([0]);if(e instanceof Xi)return ji(e.toU8a());if((0,Ke.vq)(e))return ji((0,zi.G)(e));if((0,Fe.K)(e)){const t=Object.entries(e).map((([e,t])=>[e.toLowerCase(),t])),n=t.find((([e])=>"mortalera"===e.toLowerCase())),r=t.find((([e])=>"immortalera"===e.toLowerCase()));return n?{MortalEra:n[1]}:r?{ImmortalEra:r[1]}:{MortalEra:e}}throw new Error("Invalid data passed to Era")}class qi extends nt{constructor(e,t){super(e,Ci)}}class Fi extends Gn{constructor(e,t){super(e,{period:Ui,phase:Ui},Di(e,t))}get encodedLength(){return 2}get period(){return this[0]}get phase(){return this[1]}toHuman(){return{period:zn(this.period),phase:zn(this.phase)}}toJSON(){return this.toHex()}toU8a(e){const t=this.period.toNumber(),n=Math.min(15,Math.max(1,function(e){const t=e.toString(2);let n=0;for(;"0"===t[t.length-1-n];)n++;return n}(t)-1))+(this.phase.toNumber()/Math.max(t>>12,1)<<4);return new Uint8Array([255&n,n>>8])}birth(e){const t=this.phase.toNumber(),n=this.period.toNumber();return~~((Math.max(kt(e).toNumber(),t)-t)/n)*n+t}death(e){return this.birth(e)+this.period.toNumber()}}class Xi extends nn{constructor(e,t){super(e,{ImmortalEra:qi,MortalEra:Fi},ji(t))}get encodedLength(){return this.isImmortalEra?this.asImmortalEra.encodedLength:this.asMortalEra.encodedLength}get asImmortalEra(){if(!this.isImmortalEra)throw new Error(`Cannot convert '${this.type}' via asImmortalEra`);return this.inner}get asMortalEra(){if(!this.isMortalEra)throw new Error(`Cannot convert '${this.type}' via asMortalEra`);return this.inner}get isImmortalEra(){return 0===this.index}get isMortalEra(){return this.index>0}toU8a(e){return this.isMortalEra?this.asMortalEra.toU8a(e):this.asImmortalEra.toU8a(e)}}const Zi=["ExtrinsicPayloadUnknown","ExtrinsicPayloadUnknown","ExtrinsicPayloadUnknown","ExtrinsicPayloadUnknown","ExtrinsicPayloadV4"];class Wi extends Mi{constructor(e,t,{version:n}={}){super(e,function(e,t,n=Ei){return t instanceof Wi?t.unwrap():e.createTypeUnsafe(Zi[n]||Zi[0],[t,{version:n}])}(e,t,n))}get blockHash(){return this.inner.blockHash}get era(){return this.inner.era}get genesisHash(){return this.inner.genesisHash||this.registry.createTypeUnsafe("Hash",[])}get method(){return this.inner.method}get nonce(){return this.inner.nonce}get specVersion(){return this.inner.specVersion||this.registry.createTypeUnsafe("u32",[])}get tip(){return this.inner.tip||this.registry.createTypeUnsafe("Compact",[])}get transactionVersion(){return this.inner.transactionVersion||this.registry.createTypeUnsafe("u32",[])}eq(e){return this.inner.eq(e)}sign(e){const t=this.inner.sign(e);return{signature:(0,O.c)(t)}}toHuman(e){return this.inner.toHuman(e)}toJSON(){return this.toHex()}toRawType(){return"ExtrinsicPayload"}toString(){return this.toHex()}toU8a(e){return super.toU8a(!!e&&{method:!0})}}class Gi extends un{constructor(e,t,{version:n=0}={}){throw super(e,{}),new Error(`Unsupported extrinsic payload version ${n}`)}}class Ki extends un{constructor(e,t,{isSigned:n=!1,version:r=0}={}){throw super(e,{}),new Error(`Unsupported ${n?"":"un"}signed extrinsic version ${r&Ai}`)}}const Yi={address:"Address",blockHash:"Hash",blockNumber:"BlockNumber",era:"ExtrinsicEra",genesisHash:"Hash",method:"Call",nonce:"Compact",runtimeVersion:"RuntimeVersion",signedExtensions:"Vec",tip:"Compact",version:"u8"};class Ji extends un{constructor(e,t){const n=(0,M.Z)({},e.getSignedExtensionTypes(),e.getSignedExtensionExtra());super(e,(0,M.Z)({},n,Yi),t),this.__internal__extraTypes={};const r=e=>this.get(e);for(const[a,i]of Object.entries(n))Yi[a]||(this.__internal__extraTypes[a]=i),Ue(this,a,r)}get address(){return this.getT("address")}get blockHash(){return this.getT("blockHash")}get blockNumber(){return this.getT("blockNumber")}get era(){return this.getT("era")}get genesisHash(){return this.getT("genesisHash")}get method(){return this.getT("method")}get nonce(){return this.getT("nonce")}get runtimeVersion(){return this.getT("runtimeVersion")}get signedExtensions(){return this.getT("signedExtensions")}get tip(){return this.getT("tip")}get version(){return this.getT("version")}toPayload(){const e={},t=Object.keys(this.__internal__extraTypes);for(let n=0,r=t.length;ne.toString())),specVersion:this.runtimeVersion.specVersion.toHex(),tip:this.tip.toHex(),transactionVersion:this.runtimeVersion.transactionVersion.toHex(),version:this.version.toNumber()})}toRaw(){const e=this.toPayload(),t=(0,O.c)(this.registry.createTypeUnsafe("ExtrinsicPayload",[e,{version:e.version}]).toU8a({method:!0}));return{address:e.address,data:t,type:"payload"}}}class Qi extends un{constructor(e,t){super(e,(0,M.Z)({method:"Bytes"},e.getSignedExtensionTypes(),e.getSignedExtensionExtra()),t),this.__internal__signOptions={withType:e.createTypeUnsafe("ExtrinsicSignature",[])instanceof nn}}inspect(){return super.inspect({method:!0})}get blockHash(){return this.getT("blockHash")}get era(){return this.getT("era")}get genesisHash(){return this.getT("genesisHash")}get method(){return this.getT("method")}get nonce(){return this.getT("nonce")}get specVersion(){return this.getT("specVersion")}get tip(){return this.getT("tip")}get transactionVersion(){return this.getT("transactionVersion")}get assetId(){return this.getT("assetId")}sign(e){return function(e,t,n,r){const a=n.length>256?e.hash(n):n;return t.sign(a,r)}(this.registry,e,this.toU8a({method:!0}),this.__internal__signOptions)}}const $i=new Uint8Array(256).fill(1);function es(e,t){return e.createTypeUnsafe("Address",[(0,ut.U)(t)?(0,O.c)(t):t])}class ts extends un{constructor(e,t,{isSigned:n}={}){const r=e.getSignedExtensionTypes();super(e,(0,M.Z)({signer:"Address",signature:"ExtrinsicSignature"},r),ts.decodeExtrinsicSignature(t,n)),this.__internal__signKeys=Object.keys(r),ze(this,this.__internal__signKeys,(e=>this.get(e)))}static decodeExtrinsicSignature(e,t=!1){return e&&(e instanceof ts||t)?e:Ni}get encodedLength(){return this.isSigned?super.encodedLength:0}get isSigned(){return!this.signature.isEmpty}get era(){return this.getT("era")}get nonce(){return this.getT("nonce")}get signature(){return this.multiSignature.value||this.multiSignature}get multiSignature(){return this.getT("signature")}get signer(){return this.getT("signer")}get tip(){return this.getT("tip")}_injectSignature(e,t,n){for(let r=0,a=this.__internal__signKeys.length;rn=>e(t(n));return{encode:Array.from(e).reverse().reduce(((e,n)=>e?t(e,n.encode):n.encode),void 0),decode:e.reduce(((e,n)=>e?t(e,n.decode):n.decode),void 0)}}function as(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("alphabet.encode input should be an array of numbers");return t.map((t=>{if(ns(t),t<0||t>=e.length)throw new Error(`Digit index outside alphabet: ${t} (alphabet: ${e.length})`);return e[t]}))},decode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("alphabet.decode input should be array of strings");return t.map((t=>{if("string"!=typeof t)throw new Error(`alphabet.decode: not string element=${t}`);const n=e.indexOf(t);if(-1===n)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return n}))}}}function is(e=""){if("string"!=typeof e)throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("join.encode input should be array of strings");for(let e of t)if("string"!=typeof e)throw new Error(`join.encode: non-string input=${e}`);return t.join(e)},decode:t=>{if("string"!=typeof t)throw new Error("join.decode input should be string");return t.split(e)}}}function ss(e,t="="){if(ns(e),"string"!=typeof t)throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&"string"!=typeof n[0])throw new Error("padding.encode input should be array of strings");for(let e of n)if("string"!=typeof e)throw new Error(`padding.encode: non-string input=${e}`);for(;n.length*e%8;)n.push(t);return n},decode(n){if(!Array.isArray(n)||n.length&&"string"!=typeof n[0])throw new Error("padding.encode input should be array of strings");for(let e of n)if("string"!=typeof e)throw new Error(`padding.decode: non-string input=${e}`);let r=n.length;if(r*e%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===t;r--)if(!((r-1)*e%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function os(e){if("function"!=typeof e)throw new Error("normalize fn should be function");return{encode:e=>e,decode:t=>e(t)}}function cs(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const a=[],i=Array.from(e);for(i.forEach((e=>{if(ns(e),e<0||e>=t)throw new Error(`Wrong integer: ${e}`)}));;){let e=0,s=!0;for(let a=r;at?us(t,e%t):e,ds=(e,t)=>e+(t-us(e,t));function ls(e,t,n,r){if(!Array.isArray(e))throw new Error("convertRadix2: data should be array");if(t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(ds(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${ds(t,n)}`);let a=0,i=0;const s=2**n-1,o=[];for(const c of e){if(ns(c),c>=2**t)throw new Error(`convertRadix2: invalid data word=${c} from=${t}`);if(a=a<32)throw new Error(`convertRadix2: carry overflow pos=${i} from=${t}`);for(i+=t;i>=n;i-=n)o.push((a>>i-n&s)>>>0);a&=2**i-1}if(a=a<=t)throw new Error("Excess padding");if(!r&&a)throw new Error(`Non-zero padding: ${a}`);return r&&i>0&&o.push(a>>>0),o}function fs(e){return ns(e),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return cs(Array.from(t),256,e)},decode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(cs(t,e,256))}}}function ps(e,t=!1){if(ns(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(ds(8,e)>32||ds(e,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return ls(Array.from(n),8,e,!t)},decode:n=>{if(!Array.isArray(n)||n.length&&"number"!=typeof n[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(ls(n,e,8,t))}}}function hs(e){if("function"!=typeof e)throw new Error("unsafeWrapper fn should be function");return function(...t){try{return e.apply(null,t)}catch(n){}}}const ms=rs(ps(4),as("0123456789ABCDEF"),is("")),bs=rs(ps(5),as("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),ss(5),is("")),ys=(rs(ps(5),as("0123456789ABCDEFGHIJKLMNOPQRSTUV"),ss(5),is("")),rs(ps(5),as("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),is(""),os((e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")))),rs(ps(6),as("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),ss(6),is(""))),gs=rs(ps(6),as("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),ss(6),is("")),xs=e=>rs(fs(58),as(e),is("")),vs=xs("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),ws=(xs("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),xs("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz"),[0,2,3,5,6,7,9,10,11]),Ss={encode(e){let t="";for(let n=0;n>25;let n=(33554431&e)<<5;for(let r=0;r>r&1)&&(n^=ks[r]);return n}function Vs(e,t,n=1){const r=e.length;let a=1;for(let i=0;i126)throw new Error(`Invalid prefix (${e})`);a=Ps(a)^t>>5}a=Ps(a);for(let i=0;in)throw new TypeError(`Wrong string length: ${e.length} (${e}). Expected (8..${n})`);const r=e.toLowerCase();if(e!==r&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const a=(e=r).lastIndexOf("1");if(0===a||-1===a)throw new Error('Letter "1" must be present between prefix and data only');const i=e.slice(0,a),s=e.slice(a+1);if(s.length<6)throw new Error("Data must be at least 6 characters long");const o=Ts.decode(s).slice(0,-6),c=Vs(i,o,t);if(!s.endsWith(c))throw new Error(`Invalid checksum in ${e}: expected "${c}"`);return{prefix:i,words:o}}return{encode:function(e,n,r=90){if("string"!=typeof e)throw new Error("bech32.encode prefix should be string, not "+typeof e);if(!Array.isArray(n)||n.length&&"number"!=typeof n[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof n);const a=e.length+7+n.length;if(!1!==r&&a>r)throw new TypeError(`Length ${a} exceeds limit ${r}`);return`${e=e.toLowerCase()}1${Ts.encode(n)}${Vs(e,n,t)}`},decode:s,decodeToBytes:function(e){const{prefix:t,words:n}=s(e,!1);return{prefix:t,words:n,bytes:r(n)}},decodeUnsafe:hs(s),fromWords:r,fromWordsUnsafe:i,toWords:a}}Ms("bech32"),Ms("bech32m");const Is={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)},Os={utf8:Is,hex:rs(ps(4),as("0123456789abcdef"),is(""),os((e=>{if("string"!=typeof e||e.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}))),base16:ms,base32:bs,base64:ys,base64url:gs,base58:vs,base58xmr:Ss};Object.keys(Os).join(", ");function Ns({coder:e,ipfs:t},n){return(r,a)=>(n(r,a),e.decode(t&&a?r.substring(1):r))}function Es({coder:e,ipfs:t}){return(n,r)=>{const a=e.encode((0,N.Y)(n));return t&&r?`${t}${a}`:a}}function Cs({chars:e,ipfs:t,type:n,withPadding:r}){return(a,i)=>{if("string"!=typeof a)throw new Error(`Expected ${n} string input`);if(t&&i&&a[0]!==t)throw new Error(`Expected ipfs-compatible ${n} to start with '${t}'`);for(let t=i?1:0,s=a.length;te)),prefix:42};function Gs(e,t,n=-1){if(!e)throw new Error("Invalid empty address passed");if((0,ut.U)(e)||(0,Ke.vq)(e))return(0,N.Y)(e);try{const r=Bs(e);if(!Ws.allowedEncodedLengths.includes(r.length))throw new Error("Invalid decoded address length");const[a,i,s,o]=function(e){const t=64&e[0]?2:1,n=1===t?e[0]:(63&e[0])<<2|e[1]>>6|(63&e[1])<<8,r=[34+t,35+t].includes(e.length),a=e.length-(r?2:1),i=Ls(e.subarray(0,a));return[0==(128&e[0])&&![46,47].includes(e[0])&&(r?e[e.length-2]===i[0]&&e[e.length-1]===i[1]:e[e.length-1]===i[0]),a,t,n]}(r);if(!a&&!t)throw new Error("Invalid decoded address checksum");if(-1!==n&&n!==o)throw new Error(`Expected ss58Format ${n}, received ${o}`);return r.slice(s,i)}catch(r){throw new Error(`Decoding ${e}: ${r.message}`)}}function Ks(e,t=Ws.prefix){const n=Gs(e);if(t<0||t>16383||[46,47].includes(t))throw new Error("Out of range ss58Format specified");if(!Ws.allowedDecodedLengths.includes(n.length))throw new Error(`Expected a valid key to convert, with length ${Ws.allowedDecodedLengths.join(", ")}`);const r=Mt(t<64?[t]:[(252&t)>>2|64,t>>8|(3&t)<<6],n);return _s(Mt(r,Ls(r).subarray(0,[32,33].includes(n.length)?2:1)))}function Ys(e){if((0,ut.U)(e)||Array.isArray(e))return(0,N.Y)(e);if(!e)return new Uint8Array;if((0,Ke.vq)(e))return(0,zi.G)(e);if((0,I.H)(e))return Gs(e.toString());throw new Error("Unknown type passed to AccountId constructor, found typeof "+typeof e)}class Js extends ur{constructor(e,t=264,n){const r=Ys(n);if(8*r.lengthe)))throw new Error(`Invalid AccountId provided, expected ${t>>3} bytes, found ${r.length}`);super(e,r,t)}eq(e){return super.eq(Ys(e))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toString(){return Ks(this,this.registry.chainSS58)}toRawType(){return"AccountId"}}class Qs extends Js{constructor(e,t){super(e,256,t)}}class $s extends Js{constructor(e,t){super(e,264,t)}}class eo extends(nr.with(32)){constructor(){super(...arguments),this.__UIntType="u32"}}const to=new it(239),no=new it(1).shln(16),ro=new it(1).shln(32);function ao(e){return e instanceof io?e.toBn():(0,pn.H)(e)||(0,Rt.h)(e)||(0,Ke.vq)(e)||(0,ut.U)(e)||(0,vt.C)(e)?e:ao(Gs(e))}class io extends eo{constructor(e,t=new it(0)){super(e,ao(t))}static calcLength(e){const t=kt(e);return t.lte(to)?1:t.lt(no)?2:t.lt(ro)?4:8}static readLength(e){const t=e[0];return 252===t?[1,2]:253===t?[1,4]:254===t?[1,8]:[0,1]}static writeLength(e){switch(e.length){case 2:return new Uint8Array([252]);case 4:return new Uint8Array([253]);case 8:return new Uint8Array([254]);default:return new Uint8Array([])}}eq(e){return(0,pn.H)(e)||(0,Rt.h)(e)?super.eq(e):super.eq(this.registry.createTypeUnsafe("AccountIndex",[e]))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toString(){const e=io.calcLength(this);return Ks(this.toU8a().subarray(0,e),this.registry.chainSS58)}toRawType(){return"AccountIndex"}}class so extends un{constructor(e,t){super(e,{header:"Header",extrinsics:"Vec"},t)}get contentHash(){return this.registry.hash(this.toU8a())}get extrinsics(){return this.getT("extrinsics")}get hash(){return this.header.hash}get header(){return this.getT("header")}}function oo(e,t){return t.fields.reduce(((t,{name:n,type:r},a)=>(t[n.unwrapOr(`param${a}`).toString()]=e.createLookupType(r),t)),{})}function co(e,t=new Uint8Array,n){if((0,ut.U)(t)||(0,Ke.vq)(t))return function(e,t,n){const r=e.firstCallIndex.slice();r.set(t.subarray(0,2),0);const a=n||e.findMetaCall(r).meta;return{args:t.subarray(2),argsDef:oo(e,a),callIndex:r,meta:a}}(e,(0,N.Y)(t),n);if((0,Fe.K)(t)&&t.callIndex&&t.args)return function(e,t,n){const{args:r,callIndex:a}=t,i=a instanceof uo?a.toU8a():a,s=n||e.findMetaCall(i).meta;return{args:r,argsDef:oo(e,s),callIndex:a,meta:s}}(e,t,n);throw new Error(`Call: Cannot decode value '${t}' of type ${typeof t}`)}class uo extends ur{constructor(e,t){super(e,t,16)}toPrimitive(){return this.toHex()}}class lo extends un{constructor(e,t,n){const r=co(e,t,n);try{super(e,{callIndex:uo,args:un.with(r.argsDef)},r)}catch(a){let t="unknown.unknown";try{const n=e.findMetaCall(r.callIndex);t=`${n.section}.${n.method}`}catch{}throw new Error(`Call: failed decoding ${t}:: ${a.message}`)}this._meta=r.meta}get args(){return[...this.getT("args").values()]}get argsDef(){return oo(this.registry,this.meta)}get argsEntries(){return[...this.getT("args").entries()]}get callIndex(){return this.getT("callIndex").toU8a()}get data(){return this.getT("args").toU8a()}get meta(){return this._meta}get method(){return this.registry.findMetaCall(this.callIndex).method}get section(){return this.registry.findMetaCall(this.callIndex).section}is(e){return e.callIndex[0]===this.callIndex[0]&&e.callIndex[1]===this.callIndex[1]}toHuman(e){let t;try{t=this.registry.findMetaCall(this.callIndex)}catch{}return(0,M.Z)({args:this.argsEntries.reduce(((t,[n,r])=>(0,M.Z)(t,{[n]:r.toHuman(e)})),{}),method:t?.method,section:t?.section},e&&t?{docs:t.meta.docs.map((e=>e.toString()))}:null)}toRawType(){return"Call"}}function fo(e,t,n,r=!0){return n&&(0,De.m)(n.unwrapOrDefault)?n:e.createTypeUnsafe(t,[r?(0,Kt.F)(n)||(0,qe.o)(n)?null:Array.isArray(n)?n:[n]:n])}function po(e,t){return(t&&(0,De.m)(t.entries)?[...t.entries()]:Object.entries(t||{})).reduce(((t,[n,r])=>(t[n]=function(e,t,n){return"ss58Format"===t?fo(e,"Option",n,!1):"tokenDecimals"===t?fo(e,"Option>",n):"tokenSymbol"===t?fo(e,"Option>",n):n}(e,n,r),t)),{ss58Format:e.createTypeUnsafe("Option",[]),tokenDecimals:e.createTypeUnsafe("Option>",[]),tokenSymbol:e.createTypeUnsafe("Option>",[])})}class ho extends Ge{constructor(e,t){super(e,po(e,t))}get ss58Format(){return this.getT("ss58Format")}get tokenDecimals(){return this.getT("tokenDecimals")}get tokenSymbol(){return this.getT("tokenSymbol")}}const mo=(0,Va.d)("aura"),bo=(0,Va.d)("BABE"),yo=(0,Va.d)("FRNK"),go=(0,Va.d)("pow_"),xo=(0,Va.d)("nmbs");class vo extends ur{constructor(e,t){super(e,(0,Rt.h)(t)?Vt(t,{isLe:!1}):t,32)}get isAura(){return this.eq(mo)}get isBabe(){return this.eq(bo)}get isGrandpa(){return this.eq(yo)}get isPow(){return this.eq(go)}get isNimbus(){return this.eq(xo)}extractAuthor(e,t){if(t?.length){if(this.isAura)return function(e,t,n){return n[e.createTypeUnsafe("RawAuraPreDigest",[t.toU8a(!0)]).slotNumber.mod(new it(n.length)).toNumber()]}(this.registry,e,t);if(this.isBabe)return function(e,t,n){return n[e.createTypeUnsafe("RawBabePreDigestCompat",[t.toU8a(!0)]).value.toNumber()]}(this.registry,e,t)}if(this.isPow||this.isNimbus)return function(e,t){return e.createTypeUnsafe("AccountId",[t])}(this.registry,e)}toHuman(){return this.toString()}toRawType(){return"ConsensusEngineId"}toString(){return this.isAscii?tt(this):(0,O.c)(this)}}const wo=new Uint8Array([255]);function So(e,t){return t instanceof To?t.inner:t instanceof Qs||t instanceof io?t:(0,pn.H)(t)||(0,Rt.h)(t)||(0,vt.C)(t)?e.createTypeUnsafe("AccountIndex",[t]):Array.isArray(t)||(0,Ke.vq)(t)||(0,ut.U)(t)?function(e,t){if(32===t.length)return e.createTypeUnsafe("AccountId",[t]);if(255===t[0])return e.createTypeUnsafe("AccountId",[t.subarray(1)]);const[n,r]=io.readLength(t);return e.createTypeUnsafe("AccountIndex",[st(t.subarray(n,n+r))])}(e,(0,N.Y)(t)):function(e,t){const n=Gs(t);return 32===n.length?e.createTypeUnsafe("AccountId",[n]):e.createTypeUnsafe("AccountIndex",[st(n)])}(e,t)}class To extends Mi{constructor(e,t=new Uint8Array){super(e,So(e,t))}get encodedLength(){const e=this._rawLength;return e+(e>1?1:0)}get _rawLength(){return this.inner instanceof io?io.calcLength(this.inner):this.inner.encodedLength}inspect(){const e=this.inner.toU8a().subarray(0,this._rawLength);return{outer:[new Uint8Array(this.inner instanceof io?io.writeLength(e):wo),e]}}toHex(){return(0,O.c)(this.toU8a())}toRawType(){return"Address"}toU8a(e){const t=this.inner.toU8a().subarray(0,this._rawLength);return e?t:Mt(this.inner instanceof io?io.writeLength(t):wo,t)}}function ko(e,t){return[0,32].includes(t.length)?{Id:t}:20===t.length?{Address20:t}:t.length<=8?{Index:e.createTypeUnsafe("AccountIndex",[t]).toNumber()}:t}class Po extends nn{constructor(e,t){super(e,{Id:"AccountId",Index:"Compact",Raw:"Bytes",Address32:"H256",Address20:"H160"},function(e,t){return t instanceof Qs?{Id:t}:(0,ut.U)(t)?ko(e,t):t instanceof Po?t:t instanceof io||(0,pn.H)(t)||(0,Rt.h)(t)?{Index:(0,Rt.h)(t)?t:t.toNumber()}:(0,I.H)(t)?ko(e,Gs(t.toString())):t}(e,t))}inspect(){const{inner:e,outer:t=[]}=this.inner.inspect();return{inner:e,outer:[new Uint8Array([this.index]),...t]}}toString(){return this.value.toString()}}class Vo extends Boolean{constructor(e,t=!1){super((0,ut.U)(t)?1===t[0]:t instanceof Boolean?t.valueOf():!!t),this.initialU8aLength=1,this.registry=e}get encodedLength(){return 1}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.isFalse}get isFalse(){return!this.isTrue}get isTrue(){return this.valueOf()}eq(e){return this.valueOf()===(e instanceof Boolean?e.valueOf():e)}inspect(){return{outer:[this.toU8a()]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(){return this.toJSON()}toJSON(){return this.valueOf()}toPrimitive(){return this.toJSON()}toRawType(){return"bool"}toString(){return this.toJSON().toString()}toU8a(e){return new Uint8Array([this.valueOf()?1:0])}}const Mo=128,Io=0,Oo=0;function No(e){return e?new Uint8Array([Mo|Oo]):new Uint8Array([Io])}function Eo(e,t){return(0,ut.U)(t)?function(e){return e.length?e.subarray(0,1):new Uint8Array([Io])}(t):(0,qe.o)(t)||t instanceof Boolean||rn(t)?No(new Vo(e,t).isTrue):(0,Rt.h)(t)?No(t<0):function(e,t){return new Uint8Array([(new Vo(e,t.aye).isTrue?Mo:Io)|e.createTypeUnsafe("Conviction",[t.conviction||Oo]).index])}(e,t)}class Co extends ur{constructor(e,t){const n=Eo(e,t);super(e,n,8),this.__internal__aye=(n[0]&Mo)===Mo,this.__internal__conviction=this.registry.createTypeUnsafe("Conviction",[127&n[0]])}get conviction(){return this.__internal__conviction}get isAye(){return this.__internal__aye}get isNay(){return!this.isAye}toHuman(e){return{conviction:this.conviction.toHuman(e),vote:this.isAye?"Aye":"Nay"}}toPrimitive(){return{aye:this.isAye,conviction:this.conviction.toPrimitive()}}toRawType(){return"Vote"}}const[Ao,Ho,Bo]=[[],[],[]],_o=BigInt(0),Ro=BigInt(1),Lo=BigInt(2),Uo=BigInt(7),zo=BigInt(256),Do=BigInt(113);for(let _w=0,Rw=Ro,Lw=1,Uw=0;_w<24;_w++){[Lw,Uw]=[Uw,(2*Lw+3*Uw)%5],Ao.push(2*(5*Uw+Lw)),Ho.push((_w+1)*(_w+2)/2%64);let e=_o;for(let t=0;t<7;t++)Rw=(Rw<>Uo)*Do)%zo,Rw&Lo&&(e^=Ro<<(Ro<n>32?ga.rotlBH(e,t,n):ga.rotlSH(e,t,n),Xo=(e,t,n)=>n>32?ga.rotlBL(e,t,n):ga.rotlSL(e,t,n);class Zo extends ua{constructor(e,t,n,r=!1,a=24){if(super(),this.blockLen=e,this.suffix=t,this.outputLen=n,this.enableXOF=r,this.rounds=a,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,na.number(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=ia(this.state)}keccak(){!function(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let r=0;r<10;r++)n[r]=e[r]^e[r+10]^e[r+20]^e[r+30]^e[r+40];for(let r=0;r<10;r+=2){const t=(r+8)%10,a=(r+2)%10,i=n[a],s=n[a+1],o=Fo(i,s,1)^n[t],c=Xo(i,s,1)^n[t+1];for(let n=0;n<50;n+=10)e[r+n]^=o,e[r+n+1]^=c}let t=e[2],a=e[3];for(let n=0;n<24;n++){const r=Ho[n],i=Fo(t,a,r),s=Xo(t,a,r),o=Ao[n];t=e[o],a=e[o+1],e[o]=i,e[o+1]=s}for(let r=0;r<50;r+=10){for(let t=0;t<10;t++)n[t]=e[r+t];for(let t=0;t<10;t++)e[r+t]^=~n[(t+2)%10]&n[(t+4)%10]}e[0]^=jo[r],e[1]^=qo[r]}n.fill(0)}(this.state32,this.rounds),this.posOut=0,this.pos=0}update(e){na.exists(this);const{blockLen:t,state:n}=this,r=(e=ca(e)).length;for(let a=0;a=n&&this.keccak();const i=Math.min(n-this.posOut,a-r);e.set(t.subarray(this.posOut,this.posOut+i),r),this.posOut+=i,r+=i}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return na.number(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(na.output(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(e){const{blockLen:t,suffix:n,outputLen:r,rounds:a,enableXOF:i}=this;return e||(e=new Zo(t,n,r,i,a)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=a,e.suffix=n,e.outputLen=r,e.enableXOF=i,e.destroyed=this.destroyed,e}}const Wo=(e,t,n)=>da((()=>new Zo(t,e,n))),Go=(Wo(6,144,28),Wo(6,136,32),Wo(6,104,48),Wo(6,72,64),Wo(1,144,28),Wo(1,136,32)),Ko=(Wo(1,104,48),Wo(1,72,64)),Yo=(e,t,n)=>function(e){const t=(t,n)=>e(n).update(ca(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t}(((r={})=>new Zo(t,e,void 0===r.dkLen?n:r.dkLen,!0))),Jo=(Yo(31,168,16),Yo(31,136,32),hi({256:ci,512:ui},{256:Go,512:Ko}));function Qo(e){return!(!e||42!==e.length||!(0,Ke.vq)(e))&&(!(!/^(0x)?[0-9a-f]{40}$/.test(e)&&!/^(0x)?[0-9A-F]{40}$/.test(e))||function(e){const t=e.replace("0x",""),n=(0,O.c)(Jo(t.toLowerCase()),-1,!1);for(let i=0;i<40;i++)if(r=t[i],a=parseInt(n[i],16),r!==(a>7?r.toUpperCase():r.toLowerCase()))return!1;var r,a;return!0}(e))}class $o extends ua{constructor(e,t,n,r){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=sa(this.buffer)}update(e){na.exists(this);const{view:t,buffer:n,blockLen:r}=this,a=(e=ca(e)).length;for(let i=0;ir-i&&(this.process(n,0),i=0);for(let d=i;d>a&i),o=Number(n&i),c=r?4:0,u=r?0:4;e.setUint32(t+c,s,r),e.setUint32(t+u,o,r)}(n,r-8,BigInt(8*this.length),a),this.process(n,0);const s=sa(e),o=this.outputLen;if(o%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const c=o/4,u=this.get();if(c>u.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;de&t^e&n^t&n,tc=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),nc=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),rc=new Uint32Array(64);class ac extends $o{constructor(){super(64,32,8,!1),this.A=0|nc[0],this.B=0|nc[1],this.C=0|nc[2],this.D=0|nc[3],this.E=0|nc[4],this.F=0|nc[5],this.G=0|nc[6],this.H=0|nc[7]}get(){const{A:e,B:t,C:n,D:r,E:a,F:i,G:s,H:o}=this;return[e,t,n,r,a,i,s,o]}set(e,t,n,r,a,i,s,o){this.A=0|e,this.B=0|t,this.C=0|n,this.D=0|r,this.E=0|a,this.F=0|i,this.G=0|s,this.H=0|o}process(e,t){for(let l=0;l<16;l++,t+=4)rc[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){const e=rc[l-15],t=rc[l-2],n=oa(e,7)^oa(e,18)^e>>>3,r=oa(t,17)^oa(t,19)^t>>>10;rc[l]=r+rc[l-7]+n+rc[l-16]|0}let{A:n,B:r,C:a,D:i,E:s,F:o,G:c,H:u}=this;for(let l=0;l<64;l++){const e=u+(oa(s,6)^oa(s,11)^oa(s,25))+((d=s)&o^~d&c)+tc[l]+rc[l]|0,t=(oa(n,2)^oa(n,13)^oa(n,22))+ec(n,r,a)|0;u=c,c=o,o=s,s=i+e|0,i=a,a=r,r=n,n=e+t|0}var d;n=n+this.A|0,r=r+this.B|0,a=a+this.C|0,i=i+this.D|0,s=s+this.E|0,o=o+this.F|0,c=c+this.G|0,u=u+this.H|0,this.set(n,r,a,i,s,o,c,u)}roundClean(){rc.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class ic extends ac{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const sc=da((()=>new ac)),oc=(da((()=>new ic)),BigInt(0)),cc=BigInt(1),uc=BigInt(2),dc=e=>e instanceof Uint8Array,lc=Array.from({length:256},((e,t)=>t.toString(16).padStart(2,"0")));function fc(e){if(!dc(e))throw new Error("Uint8Array expected");let t="";for(let n=0;ne+t.length),0));let n=0;return e.forEach((e=>{if(!dc(e))throw new Error("Uint8Array expected");t.set(e,n),n+=e.length})),t}function Tc(e,t){if(e.length!==t.length)return!1;for(let n=0;noc;e>>=cc,t+=1);return t}function Vc(e,t){return e>>BigInt(t)&cc}const Mc=(e,t,n)=>e|(n?cc:oc)<(uc<new Uint8Array(e),Nc=e=>Uint8Array.from(e);function Ec(e,t,n){if("number"!=typeof e||e<2)throw new Error("hashLen must be a number");if("number"!=typeof t||t<2)throw new Error("qByteLen must be a number");if("function"!=typeof n)throw new Error("hmacFn must be a function");let r=Oc(e),a=Oc(e),i=0;const s=()=>{r.fill(1),a.fill(0),i=0},o=(...e)=>n(a,r,...e),c=(e=Oc())=>{a=o(Nc([0]),e),r=o(),0!==e.length&&(a=o(Nc([1]),e),r=o())},u=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const n=[];for(;e{let n;for(s(),c(e);!(n=t(u()));)c();return s(),n}}const Cc={bigint:e=>"bigint"==typeof e,function:e=>"function"==typeof e,boolean:e=>"boolean"==typeof e,string:e=>"string"==typeof e,isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>"function"==typeof e&&Number.isSafeInteger(e.outputLen)};function Ac(e,t,n={}){const r=(t,n,r)=>{const a=Cc[n];if("function"!=typeof a)throw new Error(`Invalid validator "${n}", expected function`);const i=e[t];if(!(r&&void 0===i||a(i,e)))throw new Error(`Invalid param ${String(t)}=${i} (${typeof i}), expected ${n}`)};for(const[a,i]of Object.entries(t))r(a,i,!1);for(const[a,i]of Object.entries(n))r(a,i,!0);return e}const Hc=BigInt(0),Bc=BigInt(1),_c=BigInt(2),Rc=BigInt(3),Lc=BigInt(4),Uc=BigInt(5),zc=BigInt(8);BigInt(9),BigInt(16);function Dc(e,t){const n=e%t;return n>=Hc?n:t+n}function jc(e,t,n){if(n<=Hc||t 0");if(n===Bc)return Hc;let r=Bc;for(;t>Hc;)t&Bc&&(r=r*e%n),e=e*e%n,t>>=Bc;return r}function qc(e,t,n){let r=e;for(;t-- >Hc;)r*=r,r%=n;return r}function Fc(e,t){if(e===Hc||t<=Hc)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let n=Dc(e,t),r=t,a=Hc,i=Bc,s=Bc,o=Hc;for(;n!==Hc;){const e=r/n,t=r%n,c=a-s*e,u=i-o*e;r=n,n=t,a=s,i=o,s=c,o=u}if(r!==Bc)throw new Error("invert: does not exist");return Dc(a,t)}function Xc(e){if(e%Lc===Rc){const t=(e+Bc)/Lc;return function(e,n){const r=e.pow(n,t);if(!e.eql(e.sqr(r),n))throw new Error("Cannot find square root");return r}}if(e%zc===Uc){const t=(e-Uc)/zc;return function(e,n){const r=e.mul(n,_c),a=e.pow(r,t),i=e.mul(n,a),s=e.mul(e.mul(i,_c),a),o=e.mul(i,e.sub(s,e.ONE));if(!e.eql(e.sqr(o),n))throw new Error("Cannot find square root");return o}}return function(e){const t=(e-Bc)/_c;let n,r,a;for(n=e-Bc,r=0;n%_c===Hc;n/=_c,r++);for(a=_c;a(e[t]="function",e)),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});Ac(e,t)}(e.Fp),Ac(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Wc(e.n,e.nBitLength),...e,p:e.Fp.ORDER})}const{bytesToNumberBE:Jc,hexToBytes:Qc}=r,$c={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(e){const{Err:t}=$c;if(e.length<2||2!==e[0])throw new t("Invalid signature integer tag");const n=e[1],r=e.subarray(2,n+2);if(!n||r.length!==n)throw new t("Invalid signature integer: wrong length");if(128&r[0])throw new t("Invalid signature integer: negative");if(0===r[0]&&!(128&r[1]))throw new t("Invalid signature integer: unnecessary leading zero");return{d:Jc(r),l:e.subarray(n+2)}},toSig(e){const{Err:t}=$c,n="string"==typeof e?Qc(e):e;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||48!=n[0])throw new t("Invalid signature tag");if(n[1]!==r-2)throw new t("Invalid signature: incorrect length");const{d:a,l:i}=$c._parseInt(n.subarray(2)),{d:s,l:o}=$c._parseInt(i);if(o.length)throw new t("Invalid signature: left bytes after parsing");return{r:a,s:s}},hexFromSig(e){const t=e=>8&Number.parseInt(e[0],16)?"00"+e:e,n=e=>{const t=e.toString(16);return 1&t.length?`0${t}`:t},r=t(n(e.s)),a=t(n(e.r)),i=r.length/2,s=a.length/2,o=n(i),c=n(s);return`30${n(s+i+4)}02${c}${a}02${o}${r}`}},eu=BigInt(0),tu=BigInt(1),nu=(BigInt(2),BigInt(3));BigInt(4);function ru(e){const t=function(e){const t=Yc(e);Ac(t,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:a}=t;if(n){if(!r.eql(a,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if("object"!=typeof n||"bigint"!=typeof n.beta||"function"!=typeof n.splitScalar)throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...t})}(e),{Fp:n}=t,r=t.toBytes||((e,t,r)=>{const a=t.toAffine();return Sc(Uint8Array.from([4]),n.toBytes(a.x),n.toBytes(a.y))}),a=t.fromBytes||(e=>{const t=e.subarray(1);return{x:n.fromBytes(t.subarray(0,n.BYTES)),y:n.fromBytes(t.subarray(n.BYTES,2*n.BYTES))}});function i(e){const{a:r,b:a}=t,i=n.sqr(e),s=n.mul(i,e);return n.add(n.add(s,n.mul(e,r)),a)}if(!n.eql(n.sqr(t.Gy),i(t.Gx)))throw new Error("bad generator point: equation left != right");function s(e){return"bigint"==typeof e&&eun.eql(e,n.ZERO);return a(t)&&a(r)?l.ZERO:new l(t,r,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(e){const t=n.invertBatch(e.map((e=>e.pz)));return e.map(((e,n)=>e.toAffine(t[n]))).map(l.fromAffine)}static fromHex(e){const t=l.fromAffine(a(wc("pointHex",e)));return t.assertValidity(),t}static fromPrivateKey(e){return l.BASE.multiply(c(e))}_setWindowSize(e){this._WINDOW_SIZE=e,u.delete(this)}assertValidity(){if(this.is0()){if(t.allowInfinityPoint)return;throw new Error("bad point: ZERO")}const{x:e,y:r}=this.toAffine();if(!n.isValid(e)||!n.isValid(r))throw new Error("bad point: x or y not FE");const a=n.sqr(r),s=i(e);if(!n.eql(a,s))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:e}=this.toAffine();if(n.isOdd)return!n.isOdd(e);throw new Error("Field doesn't support isOdd")}equals(e){d(e);const{px:t,py:r,pz:a}=this,{px:i,py:s,pz:o}=e,c=n.eql(n.mul(t,o),n.mul(i,a)),u=n.eql(n.mul(r,o),n.mul(s,a));return c&&u}negate(){return new l(this.px,n.neg(this.py),this.pz)}double(){const{a:e,b:r}=t,a=n.mul(r,nu),{px:i,py:s,pz:o}=this;let c=n.ZERO,u=n.ZERO,d=n.ZERO,f=n.mul(i,i),p=n.mul(s,s),h=n.mul(o,o),m=n.mul(i,s);return m=n.add(m,m),d=n.mul(i,o),d=n.add(d,d),c=n.mul(e,d),u=n.mul(a,h),u=n.add(c,u),c=n.sub(p,u),u=n.add(p,u),u=n.mul(c,u),c=n.mul(m,c),d=n.mul(a,d),h=n.mul(e,h),m=n.sub(f,h),m=n.mul(e,m),m=n.add(m,d),d=n.add(f,f),f=n.add(d,f),f=n.add(f,h),f=n.mul(f,m),u=n.add(u,f),h=n.mul(s,o),h=n.add(h,h),f=n.mul(h,m),c=n.sub(c,f),d=n.mul(h,p),d=n.add(d,d),d=n.add(d,d),new l(c,u,d)}add(e){d(e);const{px:r,py:a,pz:i}=this,{px:s,py:o,pz:c}=e;let u=n.ZERO,f=n.ZERO,p=n.ZERO;const h=t.a,m=n.mul(t.b,nu);let b=n.mul(r,s),y=n.mul(a,o),g=n.mul(i,c),x=n.add(r,a),v=n.add(s,o);x=n.mul(x,v),v=n.add(b,y),x=n.sub(x,v),v=n.add(r,i);let w=n.add(s,c);return v=n.mul(v,w),w=n.add(b,g),v=n.sub(v,w),w=n.add(a,i),u=n.add(o,c),w=n.mul(w,u),u=n.add(y,g),w=n.sub(w,u),p=n.mul(h,v),u=n.mul(m,g),p=n.add(u,p),u=n.sub(y,p),p=n.add(y,p),f=n.mul(u,p),y=n.add(b,b),y=n.add(y,b),g=n.mul(h,g),v=n.mul(m,v),y=n.add(y,g),g=n.sub(b,g),g=n.mul(h,g),v=n.add(v,g),b=n.mul(y,v),f=n.add(f,b),b=n.mul(w,v),u=n.mul(x,u),u=n.sub(u,b),b=n.mul(x,y),p=n.mul(w,p),p=n.add(p,b),new l(u,f,p)}subtract(e){return this.add(e.negate())}is0(){return this.equals(l.ZERO)}wNAF(e){return p.wNAFCached(this,u,e,(e=>{const t=n.invertBatch(e.map((e=>e.pz)));return e.map(((e,n)=>e.toAffine(t[n]))).map(l.fromAffine)}))}multiplyUnsafe(e){const r=l.ZERO;if(e===eu)return r;if(o(e),e===tu)return this;const{endo:a}=t;if(!a)return p.unsafeLadder(this,e);let{k1neg:i,k1:s,k2neg:c,k2:u}=a.splitScalar(e),d=r,f=r,h=this;for(;s>eu||u>eu;)s&tu&&(d=d.add(h)),u&tu&&(f=f.add(h)),h=h.double(),s>>=tu,u>>=tu;return i&&(d=d.negate()),c&&(f=f.negate()),f=new l(n.mul(f.px,a.beta),f.py,f.pz),d.add(f)}multiply(e){o(e);let r,a,i=e;const{endo:s}=t;if(s){const{k1neg:e,k1:t,k2neg:o,k2:c}=s.splitScalar(i);let{p:u,f:d}=this.wNAF(t),{p:f,f:h}=this.wNAF(c);u=p.constTimeNegate(e,u),f=p.constTimeNegate(o,f),f=new l(n.mul(f.px,s.beta),f.py,f.pz),r=u.add(f),a=d.add(h)}else{const{p:e,f:t}=this.wNAF(i);r=e,a=t}return l.normalizeZ([r,a])[0]}multiplyAndAddUnsafe(e,t,n){const r=l.BASE,a=(e,t)=>t!==eu&&t!==tu&&e.equals(r)?e.multiply(t):e.multiplyUnsafe(t),i=a(this,t).add(a(e,n));return i.is0()?void 0:i}toAffine(e){const{px:t,py:r,pz:a}=this,i=this.is0();null==e&&(e=i?n.ONE:n.inv(a));const s=n.mul(t,e),o=n.mul(r,e),c=n.mul(a,e);if(i)return{x:n.ZERO,y:n.ZERO};if(!n.eql(c,n.ONE))throw new Error("invZ was invalid");return{x:s,y:o}}isTorsionFree(){const{h:e,isTorsionFree:n}=t;if(e===tu)return!0;if(n)return n(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:e,clearCofactor:n}=t;return e===tu?this:n?n(l,this):this.multiplyUnsafe(t.h)}toRawBytes(e=!0){return this.assertValidity(),r(l,this,e)}toHex(e=!0){return fc(this.toRawBytes(e))}}l.BASE=new l(t.Gx,t.Gy,n.ONE),l.ZERO=new l(n.ZERO,n.ONE,n.ZERO);const f=t.nBitLength,p=function(e,t){const n=(e,t)=>{const n=t.negate();return e?n:t},r=e=>({windows:Math.ceil(t/e)+1,windowSize:2**(e-1)});return{constTimeNegate:n,unsafeLadder(t,n){let r=e.ZERO,a=t;for(;n>Gc;)n&Kc&&(r=r.add(a)),a=a.double(),n>>=Kc;return r},precomputeWindow(e,t){const{windows:n,windowSize:a}=r(t),i=[];let s=e,o=s;for(let r=0;r>=f,r>o&&(r-=l,i+=Kc);const s=t,p=t+Math.abs(r)-1,h=e%2!=0,m=r<0;0===r?u=u.add(n(h,a[s])):c=c.add(n(m,a[p]))}return{p:c,f:u}},wNAFCached(e,t,n,r){const a=e._WINDOW_SIZE||1;let i=t.get(e);return i||(i=this.precomputeWindow(e,a),1!==a&&t.set(e,r(i))),this.wNAF(a,i,n)}}}(l,t.endo?Math.ceil(f/2):f);return{CURVE:t,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:i,isWithinCurveOrder:s}}function au(e){const t=function(e){const t=Yc(e);return Ac(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}(e),{Fp:n,n:r}=t,a=n.BYTES+1,i=2*n.BYTES+1;function s(e){return Dc(e,r)}function o(e){return Fc(e,r)}const{ProjectivePoint:c,normPrivateKeyToScalar:u,weierstrassEquation:d,isWithinCurveOrder:l}=ru({...t,toBytes(e,t,r){const a=t.toAffine(),i=n.toBytes(a.x),s=Sc;return r?s(Uint8Array.from([t.hasEvenY()?2:3]),i):s(Uint8Array.from([4]),i,n.toBytes(a.y))},fromBytes(e){const t=e.length,r=e[0],s=e.subarray(1);if(t!==a||2!==r&&3!==r){if(t===i&&4===r){return{x:n.fromBytes(s.subarray(0,n.BYTES)),y:n.fromBytes(s.subarray(n.BYTES,2*n.BYTES))}}throw new Error(`Point of length ${t} was invalid. Expected ${a} compressed bytes or ${i} uncompressed bytes`)}{const e=bc(s);if(!(eu<(o=e)&&ofc(gc(e,t.nByteLength));function p(e){return e>r>>tu}const h=(e,t,n)=>bc(e.slice(t,n));class m{constructor(e,t,n){this.r=e,this.s=t,this.recovery=n,this.assertValidity()}static fromCompact(e){const n=t.nByteLength;return e=wc("compactSignature",e,2*n),new m(h(e,0,n),h(e,n,2*n))}static fromDER(e){const{r:t,s:n}=$c.toSig(wc("DER",e));return new m(t,n)}assertValidity(){if(!l(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!l(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(e){return new m(this.r,this.s,e)}recoverPublicKey(e){const{r:r,s:a,recovery:i}=this,u=x(wc("msgHash",e));if(null==i||![0,1,2,3].includes(i))throw new Error("recovery id invalid");const d=2===i||3===i?r+t.n:r;if(d>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const l=0==(1&i)?"02":"03",p=c.fromHex(l+f(d)),h=o(d),m=s(-u*h),b=s(a*h),y=c.BASE.multiplyAndAddUnsafe(p,m,b);if(!y)throw new Error("point at infinify");return y.assertValidity(),y}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,s(-this.s),this.recovery):this}toDERRawBytes(){return mc(this.toDERHex())}toDERHex(){return $c.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return mc(this.toCompactHex())}toCompactHex(){return f(this.r)+f(this.s)}}const b={isValidPrivateKey(e){try{return u(e),!0}catch(t){return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{const e=function(e,t,n=!1){const r=(e=wc("privateHash",e)).length,a=Wc(t).nByteLength+8;if(a<24||r1024)throw new Error(`hashToPrivateScalar: expected ${a}-1024 bytes of input, got ${r}`);return Dc(n?yc(e):bc(e),t-Bc)+Bc}(t.randomBytes(n.BYTES+8),r);return gc(e,t.nByteLength)},precompute:(e=8,t=c.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};function y(e){const t=e instanceof Uint8Array,n="string"==typeof e,r=(t||n)&&e.length;return t?r===a||r===i:n?r===2*a||r===2*i:e instanceof c}const g=t.bits2int||function(e){const n=bc(e),r=8*e.length-t.nBitLength;return r>0?n>>BigInt(r):n},x=t.bits2int_modN||function(e){return s(g(e))},v=Ic(t.nBitLength);function w(e){if("bigint"!=typeof e)throw new Error("bigint expected");if(!(eu<=e&&ee in a)))throw new Error("sign() legacy options not supported");const{hash:i,randomBytes:d}=t;let{lowS:f,prehash:h,extraEntropy:b}=a;null==f&&(f=!0),e=wc("msgHash",e),h&&(e=wc("prehashed msgHash",i(e)));const y=x(e),v=u(r),S=[w(v),w(y)];if(null!=b){const e=!0===b?d(n.BYTES):b;S.push(wc("extraEntropy",e,n.BYTES))}const k=Sc(...S),P=y;return{seed:k,k2sig:function(e){const t=g(e);if(!l(t))return;const n=o(t),r=c.BASE.multiply(t).toAffine(),a=s(r.x);if(a===eu)return;const i=s(n*s(P+a*v));if(i===eu)return;let u=(r.x===a?0:2)|Number(r.y&tu),d=i;return f&&p(i)&&(d=function(e){return p(e)?s(-e):e}(i),u^=1),new m(a,d,u)}}}const T={lowS:t.lowS,prehash:!1},k={lowS:t.lowS,prehash:!1};return c.BASE._setWindowSize(8),{CURVE:t,getPublicKey:function(e,t=!0){return c.fromPrivateKey(e).toRawBytes(t)},getSharedSecret:function(e,t,n=!0){if(y(e))throw new Error("first arg must be private key");if(!y(t))throw new Error("second arg must be public key");return c.fromHex(t).multiply(u(e)).toRawBytes(n)},sign:function(e,n,r=T){const{seed:a,k2sig:i}=S(e,n,r),s=t;return Ec(s.hash.outputLen,s.nByteLength,s.hmac)(a,i)},verify:function(e,n,r,a=k){const i=e;if(n=wc("msgHash",n),r=wc("publicKey",r),"strict"in a)throw new Error("options.strict was renamed to lowS");const{lowS:u,prehash:d}=a;let l,f;try{if("string"==typeof i||i instanceof Uint8Array)try{l=m.fromDER(i)}catch(S){if(!(S instanceof $c.Err))throw S;l=m.fromCompact(i)}else{if("object"!=typeof i||"bigint"!=typeof i.r||"bigint"!=typeof i.s)throw new Error("PARSE");{const{r:e,s:t}=i;l=new m(e,t)}}f=c.fromHex(r)}catch(T){if("PARSE"===T.message)throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(u&&l.hasHighS())return!1;d&&(n=t.hash(n));const{r:p,s:h}=l,b=x(n),y=o(h),g=s(b*y),v=s(p*y),w=c.BASE.multiplyAndAddUnsafe(f,g,v)?.toAffine();return!!w&&s(w.x)===p},ProjectivePoint:c,Signature:m,utils:b}}class iu extends ua{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,na.hash(e);const n=ca(t);if(this.iHash=e.create(),"function"!=typeof this.iHash.update)throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const r=this.blockLen,a=new Uint8Array(r);a.set(n.length>r?e.create().update(n).digest():n);for(let i=0;inew iu(e,t).update(n).digest();function ou(e){return{hash:e,hmac:(t,...n)=>su(e,t,function(...e){const t=new Uint8Array(e.reduce(((e,t)=>e+t.length),0));let n=0;return e.forEach((e=>{if(!aa(e))throw new Error("Uint8Array expected");t.set(e,n),n+=e.length})),t}(...n)),randomBytes:la}}su.create=(e,t)=>new iu(e,t);const cu=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),uu=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),du=BigInt(1),lu=BigInt(2),fu=(e,t)=>(e+t/lu)/t;function pu(e){const t=cu,n=BigInt(3),r=BigInt(6),a=BigInt(11),i=BigInt(22),s=BigInt(23),o=BigInt(44),c=BigInt(88),u=e*e*e%t,d=u*u*e%t,l=qc(d,n,t)*d%t,f=qc(l,n,t)*d%t,p=qc(f,lu,t)*u%t,h=qc(p,a,t)*p%t,m=qc(h,i,t)*h%t,b=qc(m,o,t)*m%t,y=qc(b,c,t)*b%t,g=qc(y,o,t)*m%t,x=qc(g,n,t)*d%t,v=qc(x,s,t)*h%t,w=qc(v,r,t)*u%t,S=qc(w,lu,t);if(!hu.eql(hu.sqr(S),e))throw new Error("Cannot find square root");return S}const hu=function(e,t,n=!1,r={}){if(e<=Hc)throw new Error(`Expected Fp ORDER > 0, got ${e}`);const{nBitLength:a,nByteLength:i}=Wc(e,t);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=Xc(e),o=Object.freeze({ORDER:e,BITS:a,BYTES:i,MASK:Ic(a),ZERO:Hc,ONE:Bc,create:t=>Dc(t,e),isValid:t=>{if("bigint"!=typeof t)throw new Error("Invalid field element: expected bigint, got "+typeof t);return Hc<=t&&te===Hc,isOdd:e=>(e&Bc)===Bc,neg:t=>Dc(-t,e),eql:(e,t)=>e===t,sqr:t=>Dc(t*t,e),add:(t,n)=>Dc(t+n,e),sub:(t,n)=>Dc(t-n,e),mul:(t,n)=>Dc(t*n,e),pow:(e,t)=>function(e,t,n){if(n 0");if(n===Hc)return e.ONE;if(n===Bc)return t;let r=e.ONE,a=t;for(;n>Hc;)n&Bc&&(r=e.mul(r,a)),a=e.sqr(a),n>>=Bc;return r}(o,e,t),div:(t,n)=>Dc(t*Fc(n,e),e),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:t=>Fc(t,e),sqrt:r.sqrt||(e=>s(o,e)),invertBatch:e=>function(e,t){const n=new Array(t.length),r=t.reduce(((t,r,a)=>e.is0(r)?t:(n[a]=t,e.mul(t,r))),e.ONE),a=e.inv(r);return t.reduceRight(((t,r,a)=>e.is0(r)?t:(n[a]=e.mul(t,n[a]),e.mul(t,r))),a),n}(o,e),cmov:(e,t,n)=>n?t:e,toBytes:e=>n?xc(e,i):gc(e,i),fromBytes:e=>{if(e.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${e.length}`);return n?yc(e):bc(e)}});return Object.freeze(o)}(cu,void 0,void 0,{sqrt:pu}),mu=function(e,t){const n=t=>au({...e,...ou(t)});return Object.freeze({...n(t),create:n})}({a:BigInt(0),b:BigInt(7),Fp:hu,n:uu,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const t=uu,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-du*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),a=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=n,s=BigInt("0x100000000000000000000000000000000"),o=fu(i*e,t),c=fu(-r*e,t);let u=Dc(e-o*n-c*a,t),d=Dc(-o*r-c*i,t);const l=u>s,f=d>s;if(l&&(u=t-u),f&&(d=t-d),u>s||d>s)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:l,k1:u,k2neg:f,k2:d}}}},sc);BigInt(0);mu.ProjectivePoint;const bu={bitLength:256,isLe:!1};function yu(e){return[33,65].includes(e.length)&&(e=Jo(function(e,t){if(![33,65].includes(e.length))throw new Error(`Invalid publicKey provided, received ${e.length} bytes input`);if(65===e.length)return e.subarray(1);if(!Pa.vc||!t&&li())return si(e).subarray(1);const{px:n,py:r}=mu.ProjectivePoint.fromHex(e);return Mt(Vt(n,bu),Vt(r,bu))}(e))),e.slice(-20)}function gu(e){return(0,ut.U)(e)||Array.isArray(e)?(0,N.Y)(e):(0,Ke.vq)(e)||Qo(e.toString())?(0,zi.G)(e.toString()):(0,I.H)(e)?(0,N.Y)(e):e}class xu extends ur{constructor(e,t=new Uint8Array){super(e,gu(t),160)}eq(e){return!!e&&super.eq(gu(e))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toString(){return function(e){if(!e)return"0x";const t=(0,N.Y)(e);if(![20,32,33,65].includes(t.length))throw new Error(`Invalid address or publicKey provided, received ${t.length} bytes input`);const n=(0,O.c)(yu(t),-1,!1),r=(0,O.c)(Jo(n),-1,!1);let a="";for(let i=0;i<40;i++)a=`${a}${parseInt(r[i],16)>7?n[i].toUpperCase():n[i]}`;return`0x${a}`}(this)}toRawType(){return"AccountId"}}const vu=new Uint8Array([255]);function wu(e,t){return t instanceof Su?t.inner:t instanceof xu||t instanceof io?t:(0,ut.U)(t)||Array.isArray(t)||(0,Ke.vq)(t)?function(e,t){if(20===t.length)return e.createTypeUnsafe("EthereumAccountId",[t]);if(255===t[0])return e.createTypeUnsafe("EthereumAccountId",[t.subarray(1)]);const[n,r]=io.readLength(t);return e.createTypeUnsafe("AccountIndex",[st(t.subarray(n,n+r))])}(e,(0,N.Y)(t)):(0,pn.H)(t)||(0,Rt.h)(t)||(0,vt.C)(t)?e.createTypeUnsafe("AccountIndex",[t]):function(e,t){const n=Gs(t);return 20===n.length?e.createTypeUnsafe("EthereumAccountId",[n]):e.createTypeUnsafe("AccountIndex",[st(n)])}(e,t)}class Su extends Mi{constructor(e,t=new Uint8Array){super(e,wu(e,t))}get encodedLength(){const e=this._rawLength;return e+(e>1?1:0)}get _rawLength(){return this.inner instanceof io?io.calcLength(this.inner):this.inner.encodedLength}toHex(){return(0,O.c)(this.toU8a())}toRawType(){return"Address"}toU8a(e){const t=this.inner.toU8a().subarray(0,this._rawLength);return e?t:Mt(this.inner instanceof io?io.writeLength(t):vu,t)}}function Tu(e){if(Array.isArray(e)||(0,I.H)(e)){const t=(0,N.Y)(e);return[t.length/8,t]}return function(e){if(!e||!e.length)return[0,new Uint8Array];const[t,n]=ct(e),r=t+Math.ceil(n/8);if(r>e.length)throw new Error(`BitVec: required length less than remainder, expected at least ${r}, found ${e.length}`);return[n,e.subarray(t,r)]}(e)}class ku extends nt{constructor(e,t,n=!1){const[r,a]=Tu(t);super(e,a),this.__internal__decodedLength=r,this.__internal__isMsb=n}get encodedLength(){return this.length+Ht(this.__internal__decodedLength).length}inspect(){return{outer:[Ht(this.__internal__decodedLength),super.toU8a()]}}toBoolArray(){const e=[...this.toU8a(!0)].map((e=>[!!(128&e),!!(64&e),!!(32&e),!!(16&e),!!(8&e),!!(4&e),!!(2&e),!!(1&e)])),t=e.length,n=new Array(8*t);for(let r=0;r`00000000${e.toString(2)}`.slice(-8))).map((e=>this.__internal__isMsb?e:e.split("").reverse().join(""))).join("_")}`}toRawType(){return"BitVec"}toU8a(e){const t=super.toU8a(e);return e?t:It([Ht(this.__internal__decodedLength),t])}}class Pu extends Number{constructor(e,t,{bitLength:n=32}={}){super((0,ut.U)(t)||(0,Ke.vq)(t)?0===t.length?0:function(e,{bitLength:t=32,isLe:n=!0}={}){if(32!==t&&64!==t)throw new Error("Invalid bitLength provided, expected 32 or 64");if(e.length"}toU8a(e){return e?super.toU8a(!0):this.isSome?new Uint8Array([this.isTrue?1:2]):new Uint8Array([0])}}const _u=131072;class Ru extends String{constructor(e,t){const[n,r]=function(e){if((0,ut.U)(e)){if(!e.length)return["",0];if(e instanceof nt)return[tt(e),0];const[t,n]=ct(e),r=t+n;if(n>_u)throw new Error(`Text: length ${n.toString()} exceeds 131072`);if(r>e.length)throw new Error(`Text: required length less than remainder, expected at least ${r}, found ${e.length}`);return[tt(e.subarray(t,r)),r]}return(0,Ke.vq)(e)?[tt((0,zi.G)(e)),0]:[e?e.toString():"",0]}(t);super(n),this.__internal__override=null,this.registry=e,this.initialU8aLength=r}get encodedLength(){return this.toU8a().length}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.length}get length(){return super.length}eq(e){return!!(0,I.H)(e)&&this.toString()===e.toString()}inspect(){const e=(0,Va.d)(super.toString());return{outer:e.length?[Ht(e.length),e]:[Ht(e.length)]}}setOverride(e){this.__internal__override=e}toHex(){return(0,O.c)(this.toU8a(!0))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toRawType(){return"Text"}toString(){return this.__internal__override||super.toString()}toU8a(e){const t=(0,Va.d)(super.toString());return e?t:rr(t)}}class Lu extends Ru{constructor(e,t=""){super(e,t),this.setOverride(kr(this.toString()))}toRawType(){return"Type"}}class Uu extends(nr.with(8)){constructor(){super(...arguments),this.__UIntType="u8"}}class zu extends(nr.with(16)){constructor(){super(...arguments),this.__UIntType="u16"}}class Du extends(nr.with(128)){constructor(){super(...arguments),this.__UIntType="u128"}}class ju extends(nr.with(256)){constructor(){super(...arguments),this.__UIntType="u256"}}class qu extends eo{constructor(e,t){throw super(e,t),new Error("The `usize` type should not be used. Since it is platform-specific, it creates incompatibilities between native (generally u64) and WASM (always u32) code. Use one of the `u32` or `u64` types explicitly.")}}function Fu(e,t){return(0,ut.U)(t)||(0,I.H)(t)?function(e,t){const n=t[0];if(!n)return[void 0,void 0];if(n>=1&&n<=33){const r=n-1,a=t.subarray(1,r+1);return[e.createTypeUnsafe("Raw",[a]),1]}if(n>=34&&n<=37)return[t.subarray(1,33),n-32];throw new Error(`Unable to decode Data, invalid indicator byte ${n}`)}(e,(0,N.Y)(t)):t?[t,void 0]:[void 0,void 0]}class Xu extends nn{constructor(e,t){if(super(e,{None:"Null",Raw:"Bytes",BlakeTwo256:"H256",Sha256:"H256",Keccak256:"H256",ShaThree256:"H256"},...Fu(e,t)),this.isRaw&&this.asRaw.length>32)throw new Error("Data.Raw values are limited to a maximum length of 32 bytes")}get asBlakeTwo256(){return this.value}get asKeccak256(){return this.value}get asRaw(){return this.value}get asSha256(){return this.value}get asShaThree256(){return this.value}get isBlakeTwo256(){return 2===this.index}get isKeccak256(){return 4===this.index}get isNone(){return 0===this.index}get isRaw(){return 1===this.index}get isSha256(){return 3===this.index}get isShaThree256(){return 5===this.index}get encodedLength(){return this.toU8a().length}toU8a(){if(0===this.index)return new Uint8Array(1);if(1===this.index){const e=this.value.toU8a(!0),t=Math.min(e.length,32),n=new Uint8Array(t+1);return n.set([t+1],0),n.set(e.subarray(0,t),1),n}const e=new Uint8Array(33);return e.set([this.index+32],0),e.set(this.value.toU8a(),1),e}}function Zu(e,t){const n=e.getTypeDef(t);return n.lookupName||n.type}function Wu(e,t,n){const r=Zu(e.lookup,function(e){return e.isPlain?e.asPlain:e.asMap.value}(t));return n?`Option<${r}>`:r}const Gu={Blake2_128:[16,!1],Blake2_128Concat:[16,!0],Blake2_256:[32,!1],Identity:[0,!0],Twox128:[16,!1],Twox256:[32,!1],Twox64Concat:[8,!0]};function Ku(e,t,n){if(!n||!n.type.isMap)return[];const{hashers:r,key:a}=n.type.asMap,i=1===r.length?[a]:e.lookup.getSiType(a).def.asTuple;return function(e,t,n){let r=32;const a=n.length,i=new Array(a);for(let s=0;s[e,i[t]])))}class Yu extends ir{constructor(e,t,n={}){const{key:r,method:a,section:i}=function(e){if((0,ut.U)(e)||!e||(0,I.H)(e))return{key:e};if(e instanceof Yu)return{key:e,method:e.method,section:e.section};if((0,De.m)(e))return{key:e(),method:e.method,section:e.section};if(Array.isArray(e)){const[t,n=[]]=e;if(!(0,De.m)(t))throw new Error("Expected function input for key construction");if(t.meta&&t.meta.type.isMap){const e=t.meta.type.asMap;if(!Array.isArray(n)||n.length!==e.hashers.length)throw new Error(`Expected an array of ${e.hashers.length} values as params to a Map query`)}return{key:t(...n),method:t.method,section:t.section}}throw new Error(`Unable to convert input ${e} to StorageKey`)}(t);super(e,r),this.__internal__outputType=function(e,t){if(t instanceof Yu)return t.outputType;if((0,De.m)(t))return Wu(e,t.meta.type);if(Array.isArray(t)){const[n]=t;if(n.meta)return Wu(e,n.meta.type)}return"Raw"}(e,t),this.setMeta(function(e){if(e instanceof Yu)return e.meta;if((0,De.m)(e))return e.meta;if(Array.isArray(e)){const[t]=e;return t.meta}}(t),n.section||i,n.method||a)}get args(){return this.__internal__args}get meta(){return this.__internal__meta}get method(){return this.__internal__method}get outputType(){return this.__internal__outputType}get section(){return this.__internal__section}is(e){return e.section===this.section&&e.method===this.method}setMeta(e,t,n){this.__internal__meta=e,this.__internal__method=n||this.__internal__method,this.__internal__section=t||this.__internal__section,e&&(this.__internal__outputType=Wu(this.registry,e.type));try{this.__internal__args=Ku(this.registry,this.toU8a(!0),e)}catch{}return this}toHuman(){return this.__internal__args.length?this.__internal__args.map((e=>e.toHuman())):super.toHuman()}toRawType(){return"StorageKey"}}const Ju={metadata:{description:"Returns the metadata of a runtime",params:[],type:"OpaqueMetadata"}},Qu={name:"Text",fields:"Vec",index:"u8",docs:"Vec"},$u={Si1Field:{name:"Option",type:"Si1LookupTypeId",typeName:"Option",docs:"Vec"},Si1LookupTypeId:"Compact",Si1Path:"Si0Path",Si1Type:{path:"Si1Path",params:"Vec",def:"Si1TypeDef",docs:"Vec"},Si1TypeDef:{_enum:{Composite:"Si1TypeDefComposite",Variant:"Si1TypeDefVariant",Sequence:"Si1TypeDefSequence",Array:"Si1TypeDefArray",Tuple:"Si1TypeDefTuple",Primitive:"Si1TypeDefPrimitive",Compact:"Si1TypeDefCompact",BitSequence:"Si1TypeDefBitSequence",HistoricMetaCompat:"Type"}},Si1TypeDefArray:{len:"u32",type:"Si1LookupTypeId"},Si1TypeDefBitSequence:{bitStoreType:"Si1LookupTypeId",bitOrderType:"Si1LookupTypeId"},Si1TypeDefCompact:{type:"Si1LookupTypeId"},Si1TypeDefComposite:{fields:"Vec"},Si1TypeDefPrimitive:"Si0TypeDefPrimitive",Si1TypeDefSequence:{type:"Si1LookupTypeId"},Si1TypeDefTuple:"Vec",Si1TypeParameter:{name:"Text",type:"Option"},Si1TypeDefVariant:{variants:"Vec"},Si1Variant:Qu},ed={rpc:{},runtime:{Metadata:[{methods:{metadata_at_version:{description:"Returns the metadata at a given version.",params:[{name:"version",type:"u32"}],type:"Option"},metadata_versions:{description:"Returns the supported metadata versions.",params:[],type:"Vec"},...Ju},version:2},{methods:{...Ju},version:1}]},types:{ErrorMetadataV9:{name:"Text",docs:"Vec"},EventMetadataV9:{name:"Text",args:"Vec",docs:"Vec"},FunctionArgumentMetadataV9:{name:"Text",type:"Type"},FunctionMetadataV9:{name:"Text",args:"Vec",docs:"Vec"},MetadataV9:{modules:"Vec"},ModuleConstantMetadataV9:{name:"Text",type:"Type",value:"Bytes",docs:"Vec"},ModuleMetadataV9:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec"},StorageEntryMetadataV9:{name:"Text",modifier:"StorageEntryModifierV9",type:"StorageEntryTypeV9",fallback:"Bytes",docs:"Vec"},StorageEntryModifierV9:{_enum:["Optional","Default","Required"]},StorageEntryTypeV9:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV9",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV9",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV9"}}},StorageHasherV9:{_enum:{Blake2_128:null,Blake2_256:null,Twox128:null,Twox256:null,Twox64Concat:null}},StorageMetadataV9:{prefix:"Text",items:"Vec"},ErrorMetadataV10:"ErrorMetadataV9",EventMetadataV10:"EventMetadataV9",FunctionArgumentMetadataV10:"FunctionArgumentMetadataV9",FunctionMetadataV10:"FunctionMetadataV9",MetadataV10:{modules:"Vec"},ModuleConstantMetadataV10:"ModuleConstantMetadataV9",ModuleMetadataV10:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec"},StorageEntryModifierV10:"StorageEntryModifierV9",StorageEntryMetadataV10:{name:"Text",modifier:"StorageEntryModifierV10",type:"StorageEntryTypeV10",fallback:"Bytes",docs:"Vec"},StorageEntryTypeV10:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV10",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV10",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV10"}}},StorageMetadataV10:{prefix:"Text",items:"Vec"},StorageHasherV10:{_enum:{Blake2_128:null,Blake2_256:null,Blake2_128Concat:null,Twox128:null,Twox256:null,Twox64Concat:null}},...{ErrorMetadataV11:"ErrorMetadataV10",EventMetadataV11:"EventMetadataV10",ExtrinsicMetadataV11:{version:"u8",signedExtensions:"Vec"},FunctionArgumentMetadataV11:"FunctionArgumentMetadataV10",FunctionMetadataV11:"FunctionMetadataV10",MetadataV11:{modules:"Vec",extrinsic:"ExtrinsicMetadataV11"},ModuleConstantMetadataV11:"ModuleConstantMetadataV10",ModuleMetadataV11:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec"},StorageEntryModifierV11:"StorageEntryModifierV10",StorageEntryMetadataV11:{name:"Text",modifier:"StorageEntryModifierV11",type:"StorageEntryTypeV11",fallback:"Bytes",docs:"Vec"},StorageEntryTypeV11:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV11",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV11",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV11"}}},StorageMetadataV11:{prefix:"Text",items:"Vec"},StorageHasherV11:{_enum:{Blake2_128:null,Blake2_256:null,Blake2_128Concat:null,Twox128:null,Twox256:null,Twox64Concat:null,Identity:null}}},ErrorMetadataV12:"ErrorMetadataV11",EventMetadataV12:"EventMetadataV11",ExtrinsicMetadataV12:"ExtrinsicMetadataV11",FunctionArgumentMetadataV12:"FunctionArgumentMetadataV11",FunctionMetadataV12:"FunctionMetadataV11",MetadataV12:{modules:"Vec",extrinsic:"ExtrinsicMetadataV12"},ModuleConstantMetadataV12:"ModuleConstantMetadataV11",ModuleMetadataV12:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec",index:"u8"},StorageEntryModifierV12:"StorageEntryModifierV11",StorageEntryMetadataV12:"StorageEntryMetadataV11",StorageEntryTypeV12:"StorageEntryTypeV11",StorageMetadataV12:"StorageMetadataV11",StorageHasherV12:"StorageHasherV11",ErrorMetadataV13:"ErrorMetadataV12",EventMetadataV13:"EventMetadataV12",ExtrinsicMetadataV13:"ExtrinsicMetadataV12",FunctionArgumentMetadataV13:"FunctionArgumentMetadataV12",FunctionMetadataV13:"FunctionMetadataV12",MetadataV13:{modules:"Vec",extrinsic:"ExtrinsicMetadataV13"},ModuleConstantMetadataV13:"ModuleConstantMetadataV12",ModuleMetadataV13:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec",index:"u8"},StorageEntryModifierV13:"StorageEntryModifierV12",StorageEntryMetadataV13:{name:"Text",modifier:"StorageEntryModifierV13",type:"StorageEntryTypeV13",fallback:"Bytes",docs:"Vec"},StorageEntryTypeV13:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV13",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV13",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV13"},NMap:{keyVec:"Vec",hashers:"Vec",value:"Type"}}},StorageMetadataV13:{prefix:"Text",items:"Vec"},StorageHasherV13:"StorageHasherV12",...{PortableTypeV14:{id:"Si1LookupTypeId",type:"Si1Type"},ErrorMetadataV14:{...Qu,args:"Vec"},EventMetadataV14:{...Qu,args:"Vec"},FunctionArgumentMetadataV14:{name:"Text",type:"Type",typeName:"Option"},FunctionMetadataV14:{...Qu,args:"Vec"},ExtrinsicMetadataV14:{type:"SiLookupTypeId",version:"u8",signedExtensions:"Vec"},MetadataV14:{lookup:"PortableRegistry",pallets:"Vec",extrinsic:"ExtrinsicMetadataV14",type:"SiLookupTypeId"},PalletCallMetadataV14:{type:"SiLookupTypeId"},PalletConstantMetadataV14:{name:"Text",type:"SiLookupTypeId",value:"Bytes",docs:"Vec"},PalletErrorMetadataV14:{type:"SiLookupTypeId"},PalletEventMetadataV14:{type:"SiLookupTypeId"},PalletMetadataV14:{name:"Text",storage:"Option",calls:"Option",events:"Option",constants:"Vec",errors:"Option",index:"u8"},PalletStorageMetadataV14:{prefix:"Text",items:"Vec"},SignedExtensionMetadataV14:{identifier:"Text",type:"SiLookupTypeId",additionalSigned:"SiLookupTypeId"},StorageEntryMetadataV14:{name:"Text",modifier:"StorageEntryModifierV14",type:"StorageEntryTypeV14",fallback:"Bytes",docs:"Vec"},StorageEntryModifierV14:"StorageEntryModifierV13",StorageEntryTypeV14:{_enum:{Plain:"SiLookupTypeId",Map:{hashers:"Vec",key:"SiLookupTypeId",value:"SiLookupTypeId"}}},StorageHasherV14:"StorageHasherV13"},PalletMetadataV15:{name:"Text",storage:"Option",calls:"Option",events:"Option",constants:"Vec",errors:"Option",index:"u8",docs:"Vec"},RuntimeApiMetadataV15:{name:"Text",methods:"Vec",docs:"Vec"},RuntimeApiMethodMetadataV15:{name:"Text",inputs:"Vec",output:"SiLookupTypeId",docs:"Vec"},RuntimeApiMethodParamMetadataV15:{name:"Text",type:"SiLookupTypeId"},MetadataV15:{lookup:"PortableRegistry",pallets:"Vec",extrinsic:"ExtrinsicMetadataV14",type:"SiLookupTypeId",apis:"Vec"},ErrorMetadataLatest:"ErrorMetadataV14",EventMetadataLatest:"EventMetadataV14",ExtrinsicMetadataLatest:"ExtrinsicMetadataV14",FunctionArgumentMetadataLatest:"FunctionArgumentMetadataV14",FunctionMetadataLatest:"FunctionMetadataV14",MetadataLatest:"MetadataV15",PalletCallMetadataLatest:"PalletCallMetadataV14",PalletConstantMetadataLatest:"PalletConstantMetadataV14",PalletErrorMetadataLatest:"PalletErrorMetadataV14",PalletEventMetadataLatest:"PalletEventMetadataV14",PalletMetadataLatest:"PalletMetadataV15",PalletStorageMetadataLatest:"PalletStorageMetadataV14",PortableType:"PortableTypeV14",RuntimeApiMetadataLatest:"RuntimeApiMetadataV15",SignedExtensionMetadataLatest:"SignedExtensionMetadataV14",StorageEntryMetadataLatest:"StorageEntryMetadataV14",StorageEntryModifierLatest:"StorageEntryModifierV14",StorageEntryTypeLatest:"StorageEntryTypeV14",StorageHasher:"StorageHasherV14",OpaqueMetadata:"Opaque",MetadataAll:{_enum:{V0:"DoNotConstruct",V1:"DoNotConstruct",V2:"DoNotConstruct",V3:"DoNotConstruct",V4:"DoNotConstruct",V5:"DoNotConstruct",V6:"DoNotConstruct",V7:"DoNotConstruct",V8:"DoNotConstruct",V9:"MetadataV9",V10:"MetadataV10",V11:"MetadataV11",V12:"MetadataV12",V13:"MetadataV13",V14:"MetadataV14",V15:"MetadataV15"}}}},td={execute_block:{description:"Execute the given block.",params:[{name:"block",type:"Block"}],type:"Null"}},nd={version:{description:"Returns the version of the runtime.",params:[],type:"RuntimeVersionPre3"}},rd={initialize_block:{description:"Initialize a block with the given header.",params:[{name:"header",type:"Header"}],type:"Null"}},ad={Core:[{methods:{version:{description:"Returns the version of the runtime.",params:[],type:"RuntimeVersion"},...td,...rd},version:4},{methods:{version:{description:"Returns the version of the runtime.",params:[],type:"RuntimeVersionPre4"},...td,...rd},version:3},{methods:{...nd,...td,...rd},version:2},{methods:{initialise_block:{description:"Initialize a block with the given header.",params:[{name:"header",type:"Header"}],type:"Null"},...nd,...td},version:1}]},id={Council:"CollectiveOrigin",System:"SystemOrigin",TechnicalCommittee:"CollectiveOrigin",Xcm:"XcmOrigin",XcmPallet:"XcmOrigin",Authority:"AuthorityOrigin",GeneralCouncil:"CollectiveOrigin"},sd={rpc:{},runtime:ad,types:{Fixed64:"Int<64, Fixed64>",FixedI64:"Int<64, FixedI64>",FixedU64:"UInt<64, FixedU64>",Fixed128:"Int<128, Fixed128>",FixedI128:"Int<128, FixedI128>",FixedU128:"UInt<128, FixedU128>",I32F32:"Int<64, I32F32>",U32F32:"UInt<64, U32F32>",PerU16:"UInt<16, PerU16>",Perbill:"UInt<32, Perbill>",Percent:"UInt<8, Percent>",Permill:"UInt<32, Permill>",Perquintill:"UInt<64, Perquintill>",AccountId:"AccountId32",AccountId20:"GenericEthereumAccountId",AccountId32:"GenericAccountId32",AccountId33:"GenericAccountId33",AccountIdOf:"AccountId",AccountIndex:"GenericAccountIndex",Address:"MultiAddress",AssetId:"u32",Balance:"UInt<128, Balance>",BalanceOf:"Balance",Block:"GenericBlock",BlockNumber:"u32",BlockNumberFor:"BlockNumber",BlockNumberOf:"BlockNumber",Call:"GenericCall",CallHash:"Hash",CallHashOf:"CallHash",ChangesTrieConfiguration:{digestInterval:"u32",digestLevels:"u32"},ChangesTrieSignal:{_enum:{NewConfiguration:"Option"}},ConsensusEngineId:"GenericConsensusEngineId",CodecHash:"Hash",CrateVersion:{major:"u16",minor:"u8",patch:"u8"},Digest:{logs:"Vec"},DigestItem:{_enum:{Other:"Bytes",AuthoritiesChange:"Vec",ChangesTrieRoot:"Hash",SealV0:"SealV0",Consensus:"Consensus",Seal:"Seal",PreRuntime:"PreRuntime",ChangesTrieSignal:"ChangesTrieSignal",RuntimeEnvironmentUpdated:"Null"}},ExtrinsicsWeight:{normal:"Weight",operational:"Weight"},H32:"[u8; 4; H32]",H64:"[u8; 8; H64]",H128:"[u8; 16; H128]",H160:"[u8; 20; H160]",H256:"[u8; 32; H256]",H512:"[u8; 64; H512]",H1024:"[u8; 128; H1024]",H2048:"[u8; 256; H2048]",Hash:"H256",Header:{parentHash:"Hash",number:"Compact",stateRoot:"Hash",extrinsicsRoot:"Hash",digest:"Digest"},HeaderPartial:{parentHash:"Hash",number:"BlockNumber"},IndicesLookupSource:"GenericLookupSource",Index:"u32",Justification:"(ConsensusEngineId, EncodedJustification)",EncodedJustification:"Bytes",Justifications:"Vec",KeyValue:"(StorageKey, StorageData)",KeyTypeId:"u32",LockIdentifier:"[u8; 8]",LookupSource:"MultiAddress",LookupTarget:"AccountId",ModuleId:"LockIdentifier",MultiAddress:"GenericMultiAddress",MultiSigner:{_enum:{Ed25519:"[u8; 32]",Sr25519:"[u8; 32]",Ecdsa:"[u8; 33]"}},Moment:"UInt<64, Moment>",OpaqueCall:"Bytes",Origin:"DoNotConstruct",OriginCaller:{_enum:{System:"SystemOrigin"}},PalletId:"LockIdentifier",PalletsOrigin:"OriginCaller",PalletVersion:{major:"u16",minor:"u8",patch:"u8"},Pays:{_enum:["Yes","No"]},Phantom:"Null",PhantomData:"Null",Releases:{_enum:["V1","V2","V3","V4","V5","V6","V7","V8","V9","V10"]},RuntimeCall:"Call",RuntimeEvent:"Event",RuntimeDbWeight:{read:"Weight",write:"Weight"},SignedBlock:"SignedBlockWithJustifications",SignedBlockWithJustification:{block:"Block",justification:"Option"},SignedBlockWithJustifications:{block:"Block",justifications:"Option"},Slot:"u64",SlotDuration:"u64",StorageData:"Bytes",StorageInfo:{palletName:"Bytes",storage_name:"Bytes",prefix:"Bytes",maxValues:"Option",maxSize:"Option"},StorageProof:{trieNodes:"Vec"},TransactionPriority:"u64",TransactionLongevity:"u64",TransactionTag:"Bytes",TransactionInfo:{_alias:{dataSize:"size"},chunkRoot:"H256",contentHash:"H256",dataSize:"u32",blockChunks:"u32"},TransactionStorageProof:{chunk:"Vec",proof:"Vec>"},ValidatorId:"AccountId",ValidatorIdOf:"ValidatorId",WeightV0:"u32",WeightV1:"u64",WeightV2:{refTime:"Compact",proofSize:"Compact"},Weight:"WeightV2",WeightMultiplier:"Fixed64",PreRuntime:"(ConsensusEngineId, Bytes)",SealV0:"(u64, Signature)",Seal:"(ConsensusEngineId, Bytes)",Consensus:"(ConsensusEngineId, Bytes)"}},od={rpc:{},types:{Si0Field:{name:"Option",type:"Si0LookupTypeId",typeName:"Option",docs:"Vec"},Si0LookupTypeId:"u32",Si0Path:"Vec",Si0Type:{path:"Si0Path",params:"Vec",def:"Si0TypeDef"},Si0TypeDef:{_enum:{Composite:"Si0TypeDefComposite",Variant:"Si0TypeDefVariant",Sequence:"Si0TypeDefSequence",Array:"Si0TypeDefArray",Tuple:"Si0TypeDefTuple",Primitive:"Si0TypeDefPrimitive",Compact:"Si0TypeDefCompact",Phantom:"Si0TypeDefPhantom",BitSequence:"Si0TypeDefBitSequence"}},Si0TypeDefArray:{len:"u32",type:"Si0LookupTypeId"},Si0TypeDefBitSequence:{bitStoreType:"Si0LookupTypeId",bitOrderType:"Si0LookupTypeId"},Si0TypeDefCompact:{type:"Si0LookupTypeId"},Si0TypeDefComposite:{fields:"Vec"},Si0TypeDefPhantom:"Null",Si0TypeDefVariant:{variants:"Vec"},Si0TypeDefPrimitive:{_enum:["Bool","Char","Str","U8","U16","U32","U64","U128","U256","I8","I16","I32","I64","I128","I256"]},Si0TypeDefSequence:{type:"Si0LookupTypeId"},Si0TypeDefTuple:"Vec",Si0TypeParameter:{name:"Text",type:"Option"},Si0Variant:{name:"Text",fields:"Vec",index:"Option",discriminant:"Option",docs:"Vec"},...$u,SiField:"Si1Field",SiLookupTypeId:"Si1LookupTypeId",SiPath:"Si1Path",SiType:"Si1Type",SiTypeDef:"Si1TypeDef",SiTypeDefArray:"Si1TypeDefArray",SiTypeDefBitSequence:"Si1TypeDefBitSequence",SiTypeDefCompact:"Si1TypeDefCompact",SiTypeDefComposite:"Si1TypeDefComposite",SiTypeDefPrimitive:"Si1TypeDefPrimitive",SiTypeDefSequence:"Si1TypeDefSequence",SiTypeDefTuple:"Si1TypeDefTuple",SiTypeParameter:"Si1TypeParameter",SiTypeDefVariant:"Si1TypeDefVariant",SiVariant:"Si1Variant"}},cd={rpc:{},runtime:{AssetsApi:[{methods:{account_balances:{description:"Return the current set of authorities.",params:[{name:"account",type:"AccountId"}],type:"Vec<(u32, TAssetBalance)>"}},version:1}]},types:{AssetApprovalKey:{owner:"AccountId",delegate:"AccountId"},AssetApproval:{amount:"TAssetBalance",deposit:"TAssetDepositBalance"},AssetBalance:{balance:"TAssetBalance",isFrozen:"bool",isSufficient:"bool"},AssetDestroyWitness:{accounts:"Compact",sufficients:"Compact",approvals:"Compact"},AssetDetails:{owner:"AccountId",issuer:"AccountId",admin:"AccountId",freezer:"AccountId",supply:"TAssetBalance",deposit:"TAssetDepositBalance",minBalance:"TAssetBalance",isSufficient:"bool",accounts:"u32",sufficients:"u32",approvals:"u32",isFrozen:"bool"},AssetMetadata:{deposit:"TAssetDepositBalance",name:"Vec",symbol:"Vec",decimals:"u8",isFrozen:"bool"},TAssetBalance:"u64",TAssetDepositBalance:"BalanceOf"}},ud={rpc:{},runtime:{AuraApi:[{methods:{authorities:{description:"Return the current set of authorities.",params:[],type:"Vec"},slot_duration:{description:"Returns the slot duration for Aura.",params:[],type:"SlotDuration"}},version:1}]},types:{RawAuraPreDigest:{slotNumber:"u64"}}},dd={rpc:{},types:{UncleEntryItem:{_enum:{InclusionHeight:"BlockNumber",Uncle:"(Hash, Option)"}}}},ld={current_epoch:{description:"Returns information regarding the current epoch.",params:[],type:"Epoch"},current_epoch_start:{description:"Returns the slot that started the current epoch.",params:[],type:"Slot"},generate_key_ownership_proof:{description:"Generates a proof of key ownership for the given authority in the current epoch.",params:[{name:"slot",type:"Slot"},{name:"authorityId",type:"AuthorityId"}],type:"Option"},next_epoch:{description:"Returns information regarding the next epoch (which was already previously announced).",params:[],type:"Epoch"},submit_report_equivocation_unsigned_extrinsic:{description:"Submits an unsigned extrinsic to report an equivocation.",params:[{name:"equivocationProof",type:"BabeEquivocationProof"},{name:"keyOwnerProof",type:"OpaqueKeyOwnershipProof"}],type:"Option"}},fd={rpc:{epochAuthorship:{description:"Returns data about which slots (primary or secondary) can be claimed in the current epoch with the keys in the keystore",isUnsafe:!0,params:[],type:"HashMap"}},runtime:{BabeApi:[{methods:{configuration:{description:"Return the genesis configuration for BABE. The configuration is only read on genesis.",params:[],type:"BabeGenesisConfiguration"},...ld},version:2},{methods:{configuration:{description:"Return the configuration for BABE. Version 1.",params:[],type:"BabeGenesisConfigurationV1"},...ld},version:1}]},types:{AllowedSlots:{_enum:["PrimarySlots","PrimaryAndSecondaryPlainSlots","PrimaryAndSecondaryVRFSlots"]},BabeAuthorityWeight:"u64",BabeEpochConfiguration:{c:"(u64, u64)",allowedSlots:"AllowedSlots"},BabeBlockWeight:"u32",BabeEquivocationProof:{offender:"AuthorityId",slotNumber:"SlotNumber",firstHeader:"Header",secondHeader:"Header"},BabeGenesisConfiguration:{slotDuration:"u64",epochLength:"u64",c:"(u64, u64)",genesisAuthorities:"Vec<(AuthorityId, BabeAuthorityWeight)>",randomness:"Randomness",allowedSlots:"AllowedSlots"},BabeGenesisConfigurationV1:{slotDuration:"u64",epochLength:"u64",c:"(u64, u64)",genesisAuthorities:"Vec<(AuthorityId, BabeAuthorityWeight)>",randomness:"Randomness",secondarySlots:"bool"},BabeWeight:"u64",MaybeRandomness:"Option",MaybeVrf:"Option",Epoch:{epochIndex:"u64",startSlot:"Slot",duration:"u64",authorities:"Vec<(AuthorityId, BabeAuthorityWeight)>",randomness:"Hash",config:"BabeEpochConfiguration"},EpochAuthorship:{primary:"Vec",secondary:"Vec",secondary_vrf:"Vec"},NextConfigDescriptor:{_enum:{V0:"Null",V1:"NextConfigDescriptorV1"}},NextConfigDescriptorV1:{c:"(u64, u64)",allowedSlots:"AllowedSlots"},OpaqueKeyOwnershipProof:"Bytes",Randomness:"Hash",RawBabePreDigest:{_enum:{Phantom:"Null",Primary:"RawBabePreDigestPrimary",SecondaryPlain:"RawBabePreDigestSecondaryPlain",SecondaryVRF:"RawBabePreDigestSecondaryVRF"}},RawBabePreDigestPrimary:{authorityIndex:"u32",slotNumber:"SlotNumber",vrfOutput:"VrfOutput",vrfProof:"VrfProof"},RawBabePreDigestSecondaryPlain:{authorityIndex:"u32",slotNumber:"SlotNumber"},RawBabePreDigestSecondaryVRF:{authorityIndex:"u32",slotNumber:"SlotNumber",vrfOutput:"VrfOutput",vrfProof:"VrfProof"},RawBabePreDigestTo159:{_enum:{Primary:"RawBabePreDigestPrimaryTo159",Secondary:"RawBabePreDigestSecondaryTo159"}},RawBabePreDigestPrimaryTo159:{authorityIndex:"u32",slotNumber:"SlotNumber",weight:"BabeBlockWeight",vrfOutput:"VrfOutput",vrfProof:"VrfProof"},RawBabePreDigestSecondaryTo159:{authorityIndex:"u32",slotNumber:"SlotNumber",weight:"BabeBlockWeight"},RawBabePreDigestCompat:{_enum:{Zero:"u32",One:"u32",Two:"u32",Three:"u32"}},SlotNumber:"u64",VrfData:"[u8; 32]",VrfOutput:"[u8; 32]",VrfProof:"[u8; 64]"}},pd={rpc:{},types:{AccountData:{free:"Balance",reserved:"Balance",miscFrozen:"Balance",feeFrozen:"Balance"},BalanceLockTo212:{id:"LockIdentifier",amount:"Balance",until:"BlockNumber",reasons:"WithdrawReasons"},BalanceLock:{id:"LockIdentifier",amount:"Balance",reasons:"Reasons"},BalanceStatus:{_enum:["Free","Reserved"]},Reasons:{_enum:["Fee","Misc","All"]},ReserveData:{id:"ReserveIdentifier",amount:"Balance"},ReserveIdentifier:"[u8; 8]",VestingSchedule:{offset:"Balance",perBlock:"Balance",startingBlock:"BlockNumber"},WithdrawReasons:{_set:{TransactionPayment:1,Transfer:2,Reserve:4,Fee:8,Tip:16}}}},hd={beefy_genesis:{description:"Return the block number where BEEFY consensus is enabled/started",params:[],type:"Option"},generate_key_ownership_proof:{description:"Generates a proof of key ownership for the given authority in the given set.",params:[{name:"setId",type:"ValidatorSetId"},{name:"authorityId",type:"AuthorityId"}],type:"Option"},submit_report_equivocation_unsigned_extrinsic:{description:"Submits an unsigned extrinsic to report an equivocation.",params:[{name:"equivocationProof",type:"BeefyEquivocationProof"},{name:"keyOwnerProof",type:"OpaqueKeyOwnershipProof"}],type:"Option"},validator_set:{description:"Return the current active BEEFY validator set",params:[],type:"Option"}},md={rpc:{getFinalizedHead:{description:"Returns hash of the latest BEEFY finalized block as seen by this client.",params:[],type:"H256"},subscribeJustifications:{description:"Returns the block most recently finalized by BEEFY, alongside side its justification.",params:[],pubsub:["justifications","subscribeJustifications","unsubscribeJustifications"],type:"BeefySignedCommitment"}},runtime:{BeefyApi:[{methods:hd,version:2},{methods:hd,version:1}],BeefyMmrApi:[{methods:{authority_set_proof:{description:"Return the currently active BEEFY authority set proof.",params:[],type:"BeefyAuthoritySet"},next_authority_set_proof:{description:"Return the next/queued BEEFY authority set proof.",params:[],type:"BeefyNextAuthoritySet"}},version:1}]},types:{BeefyAuthoritySet:{id:"u64",len:"u32",root:"H256"},BeefyCommitment:{payload:"BeefyPayload",blockNumber:"BlockNumber",validatorSetId:"ValidatorSetId"},BeefyId:"[u8; 33]",BeefyEquivocationProof:{first:"BeefyVoteMessage",second:"BeefyVoteMessage"},BeefySignedCommitment:{commitment:"BeefyCommitment",signatures:"Vec>"},BeefyNextAuthoritySet:{id:"u64",len:"u32",root:"H256"},BeefyPayload:"Vec<(BeefyPayloadId, Bytes)>",BeefyPayloadId:"[u8;2]",BeefyVoteMessage:{commitment:"BeefyCommitment",id:"AuthorityId",signature:"Signature"},MmrRootHash:"H256",ValidatorSetId:"u64",ValidatorSet:{validators:"Vec",id:"ValidatorSetId"}}},bd={rpc:{},runtime:{Benchmark:[{methods:{benchmark_metadata:{description:"Get the benchmark metadata available for this runtime.",params:[{name:"extra",type:"bool"}],type:"(Vec, Vec)"},dispatch_benchmark:{description:"Dispatch the given benchmark.",params:[{name:"config",type:"BenchmarkConfig"}],type:"Result, Text>"}},version:1}]},types:{BenchmarkBatch:{pallet:"Text",instance:"Text",benchmark:"Text",results:"Vec"},BenchmarkConfig:{pallet:"Bytes",benchmark:"Bytes",selectedComponents:"Vec<(BenchmarkParameter, u32)>",verify:"bool",internalRepeats:"u32"},BenchmarkList:{pallet:"Bytes",instance:"Bytes",benchmarks:"Vec"},BenchmarkMetadata:{name:"Bytes",components:"Vec<(BenchmarkParameter, u32, u32)>"},BenchmarkParameter:{_enum:["a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"]},BenchmarkResult:{components:"Vec<(BenchmarkParameter, u32)>",extrinsicTime:"u128",storageRootTime:"u128",reads:"u32",repeatReads:"u32",writes:"u32",repeatWrites:"u32",proofSize:"u32",benchKeys:"Vec<(Vec, u32, u32, bool)>"}}},yd={random_seed:{description:"Generate a random seed.",params:[],type:"Hash"}},gd={apply_extrinsic:{description:"Apply the given extrinsic.",params:[{name:"extrinsic",type:"Extrinsic"}],type:"ApplyExtrinsicResultPre6"}},xd={check_inherents:{description:"Check that the inherents are valid.",params:[{name:"block",type:"Block"},{name:"data",type:"InherentData"}],type:"CheckInherentsResult"},inherent_extrinsics:{description:"Generate inherent extrinsics.",params:[{name:"inherent",type:"InherentData"}],type:"Vec"}},vd={finalize_block:{description:"Finish the current block.",params:[],type:"Header"}},wd={rpc:{},runtime:{BlockBuilder:[{methods:{apply_extrinsic:{description:"Apply the given extrinsic.",params:[{name:"extrinsic",type:"Extrinsic"}],type:"ApplyExtrinsicResult"},...xd,...vd},version:6},{methods:{...gd,...xd,...vd},version:5},{methods:{...yd,...gd,...xd,...vd},version:4},{methods:{...yd,...xd,...vd},version:3},{methods:{finalise_block:{description:"Finish the current block.",params:[],type:"Header"},...yd,...xd},version:2}]},types:{CheckInherentsResult:{okay:"bool",fatalError:"bool",errors:"InherentData"},InherentData:{data:"BTreeMap"},InherentIdentifier:"[u8; 8]"}},Sd={rpc:{},types:{CollectiveOrigin:{_enum:{Members:"(MemberCount, MemberCount)",Member:"AccountId"}},MemberCount:"u32",ProposalIndex:"u32",VotesTo230:{index:"ProposalIndex",threshold:"MemberCount",ayes:"Vec",nays:"Vec"},Votes:{index:"ProposalIndex",threshold:"MemberCount",ayes:"Vec",nays:"Vec",end:"BlockNumber"}}},Td={rpc:{},types:{AuthorityId:"AccountId",RawVRFOutput:"[u8; 32]"}},kd={get_storage:{description:"Query a given storage key in a given contract.",params:[{name:"address",type:"AccountId"},{name:"key",type:"Bytes"}],type:"Option"},upload_code:{description:"Upload new code without instantiating a contract from it.",params:[{name:"origin",type:"AccountId"},{name:"code",type:"Bytes"},{name:"storageDepositLimit",type:"Option"}],type:"CodeUploadResult"}},Pd={rpc:{call:{deprecated:"Use the runtime interface `api.call.contractsApi.call` instead",description:"Executes a call to a contract",params:[{name:"callRequest",type:"ContractCallRequest"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ContractExecResult"},getStorage:{deprecated:"Use the runtime interface `api.call.contractsApi.getStorage` instead",description:"Returns the value under a specified storage key in a contract",params:[{name:"address",type:"AccountId"},{name:"key",type:"H256"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Option"},instantiate:{deprecated:"Use the runtime interface `api.call.contractsApi.instantiate` instead",description:"Instantiate a new contract",params:[{name:"request",type:"InstantiateRequestV1"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ContractInstantiateResult"},rentProjection:{deprecated:"Not available in newer versions of the contracts interfaces",description:"Returns the projected time a given contract will be able to sustain paying its rent",params:[{name:"address",type:"AccountId"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Option"},uploadCode:{deprecated:"Use the runtime interface `api.call.contractsApi.uploadCode` instead",description:"Upload new code without instantiating a contract from it",endpoint:"contracts_upload_code",params:[{name:"uploadRequest",type:"CodeUploadRequest"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"CodeUploadResult"}},runtime:{ContractsApi:[{methods:{call:{description:"Perform a call from a specified account to a given contract.",params:[{name:"origin",type:"AccountId"},{name:"dest",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"Option"},{name:"storageDepositLimit",type:"Option"},{name:"inputData",type:"Vec"}],type:"ContractExecResult"},instantiate:{description:"Instantiate a new contract.",params:[{name:"origin",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"Option"},{name:"storageDepositLimit",type:"Option"},{name:"code",type:"CodeSource"},{name:"data",type:"Bytes"},{name:"salt",type:"Bytes"}],type:"ContractInstantiateResult"},...kd},version:2},{methods:{call:{description:"Perform a call from a specified account to a given contract.",params:[{name:"origin",type:"AccountId"},{name:"dest",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"u64"},{name:"storageDepositLimit",type:"Option"},{name:"inputData",type:"Vec"}],type:"ContractExecResultU64"},instantiate:{description:"Instantiate a new contract.",params:[{name:"origin",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"u64"},{name:"storageDepositLimit",type:"Option"},{name:"code",type:"CodeSource"},{name:"data",type:"Bytes"},{name:"salt",type:"Bytes"}],type:"ContractInstantiateResultU64"},...kd},version:1}]},types:{AliveContractInfo:{trieId:"TrieId",storageSize:"u32",pairCount:"u32",codeHash:"CodeHash",rentAllowance:"Balance",rentPaid:"Balance",deductBlock:"BlockNumber",lastWrite:"Option",_reserved:"Option"},CodeHash:"Hash",CodeSource:{_enum:{Upload:"Bytes",Existing:"Hash"}},CodeUploadRequest:{origin:"AccountId",code:"Bytes",storageDepositLimit:"Option"},CodeUploadResult:"Result",CodeUploadResultValue:{codeHash:"CodeHash",deposit:"Balance"},ContractCallRequest:{origin:"AccountId",dest:"AccountId",value:"Balance",gasLimit:"u64",storageDepositLimit:"Option",inputData:"Bytes"},ContractExecResultSuccessTo255:{status:"u8",data:"Raw"},ContractExecResultTo255:{_enum:{Success:"ContractExecResultSuccessTo255",Error:"Null"}},ContractExecResultSuccessTo260:{flags:"ContractReturnFlags",data:"Bytes",gasConsumed:"u64"},ContractExecResultTo260:{_enum:{Success:"ContractExecResultSuccessTo260",Error:"Null"}},ContractExecResultOk:{flags:"ContractReturnFlags",data:"Bytes"},ContractExecResultResult:"Result",ContractExecResultTo267:{gasConsumed:"u64",debugMessage:"Text",result:"ContractExecResultResult"},ContractExecResult:{gasConsumed:"Weight",gasRequired:"Weight",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"ContractExecResultResult"},ContractExecResultU64:{gasConsumed:"u64",gasRequired:"u64",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"ContractExecResultResult"},ContractInfo:{_enum:{Alive:"AliveContractInfo",Tombstone:"TombstoneContractInfo"}},ContractCallFlags:{_set:{_bitLength:32,ForwardInput:1,CloneInput:2,TailCall:4,AllowReentry:8}},ContractReturnFlags:{_set:{_bitLength:32,Revert:1}},ContractStorageKey:"[u8; 32]",DeletedContract:{pairCount:"u32",trieId:"TrieId"},ExecReturnValue:{flags:"ContractReturnFlags",data:"Bytes"},Gas:"u64",HostFnWeightsTo264:{caller:"Weight",address:"Weight",gasLeft:"Weight",balance:"Weight",valueTransferred:"Weight",minimumBalance:"Weight",tombstoneDeposit:"Weight",rentAllowance:"Weight",blockNumber:"Weight",now:"Weight",weightToFee:"Weight",gas:"Weight",input:"Weight",inputPerByte:"Weight",return:"Weight",returnPerByte:"Weight",terminate:"Weight",restoreTo:"Weight",restoreToPerDelta:"Weight",random:"Weight",depositEvent:"Weight",depositEventPerTopic:"Weight",depositEventPerByte:"Weight",setRentAllowance:"Weight",setStorage:"Weight",setStoragePerByte:"Weight",clearStorage:"Weight",getStorage:"Weight",getStoragePerByte:"Weight",transfer:"Weight",call:"Weight",callTransferSurcharge:"Weight",callPerInputByte:"Weight",callPerOutputByte:"Weight",instantiate:"Weight",instantiatePerInputByte:"Weight",instantiatePerOutputByte:"Weight",hashSha2256:"Weight",hashSha2256PerByte:"Weight",hashKeccak256:"Weight",hashKeccak256PerByte:"Weight",hashBlake2256:"Weight",hashBlake2256PerByte:"Weight",hashBlake2128:"Weight",hashBlake2128PerByte:"Weight"},HostFnWeights:{caller:"Weight",address:"Weight",gasLeft:"Weight",balance:"Weight",valueTransferred:"Weight",minimumBalance:"Weight",tombstoneDeposit:"Weight",rentAllowance:"Weight",blockNumber:"Weight",now:"Weight",weightToFee:"Weight",gas:"Weight",input:"Weight",inputPerByte:"Weight",return:"Weight",returnPerByte:"Weight",terminate:"Weight",terminatePerCodeByte:"Weight",restoreTo:"Weight",restoreToPerCallerCodeByte:"Weight",restoreToPerTombstoneCodeByte:"Weight",restoreToPerDelta:"Weight",random:"Weight",depositEvent:"Weight",depositEventPerTopic:"Weight",depositEventPerByte:"Weight",setRentAllowance:"Weight",setStorage:"Weight",setStoragePerByte:"Weight",clearStorage:"Weight",getStorage:"Weight",getStoragePerByte:"Weight",transfer:"Weight",call:"Weight",callPerCodeByte:"Weight",callTransferSurcharge:"Weight",callPerInputByte:"Weight",callPerOutputByte:"Weight",instantiate:"Weight",instantiatePerCodeByte:"Weight",instantiatePerInputByte:"Weight",instantiatePerOutputByte:"Weight",instantiatePerSaltByte:"Weight",hashSha2256:"Weight",hashSha2256PerByte:"Weight",hashKeccak256:"Weight",hashKeccak256PerByte:"Weight",hashBlake2256:"Weight",hashBlake2256PerByte:"Weight",hashBlake2128:"Weight",hashBlake2128PerByte:"Weight",rentParams:"Weight"},InstantiateRequestV1:{origin:"AccountId",value:"Balance",gasLimit:"Gas",code:"Bytes",data:"Bytes",salt:"Bytes"},InstantiateRequestV2:{_fallback:"InstantiateRequestV1",origin:"AccountId",value:"Balance",gasLimit:"Gas",storageDepositLimit:"Option",code:"Bytes",data:"Bytes",salt:"Bytes"},InstantiateRequest:{_fallback:"InstantiateRequestV2",origin:"AccountId",value:"Balance",gasLimit:"Gas",storageDepositLimit:"Option",code:"CodeSource",data:"Bytes",salt:"Bytes"},ContractInstantiateResultTo267:"Result",ContractInstantiateResultTo299:"Result",ContractInstantiateResult:{gasConsumed:"WeightV2",gasRequired:"WeightV2",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"InstantiateReturnValue"},ContractInstantiateResultU64:{_fallback:"ContractInstantiateResultTo299",gasConsumed:"u64",gasRequired:"u64",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"InstantiateReturnValue"},InstantiateReturnValueTo267:{result:"ExecReturnValue",accountId:"AccountId",rentProjection:"Option"},InstantiateReturnValueOk:{result:"ExecReturnValue",accountId:"AccountId"},InstantiateReturnValue:"Result",InstructionWeights:{i64const:"u32",i64load:"u32",i64store:"u32",select:"u32",rIf:"u32",br:"u32",brIf:"u32",brIable:"u32",brIablePerEntry:"u32",call:"u32",callIndirect:"u32",callIndirectPerParam:"u32",localGet:"u32",localSet:"u32",local_tee:"u32",globalGet:"u32",globalSet:"u32",memoryCurrent:"u32",memoryGrow:"u32",i64clz:"u32",i64ctz:"u32",i64popcnt:"u32",i64eqz:"u32",i64extendsi32:"u32",i64extendui32:"u32",i32wrapi64:"u32",i64eq:"u32",i64ne:"u32",i64lts:"u32",i64ltu:"u32",i64gts:"u32",i64gtu:"u32",i64les:"u32",i64leu:"u32",i64ges:"u32",i64geu:"u32",i64add:"u32",i64sub:"u32",i64mul:"u32",i64divs:"u32",i64divu:"u32",i64rems:"u32",i64remu:"u32",i64and:"u32",i64or:"u32",i64xor:"u32",i64shl:"u32",i64shrs:"u32",i64shru:"u32",i64rotl:"u32",i64rotr:"u32"},LimitsTo264:{eventTopics:"u32",stackHeight:"u32",globals:"u32",parameters:"u32",memoryPages:"u32",tableSize:"u32",brTableSize:"u32",subjectLen:"u32",codeSize:"u32"},Limits:{eventTopics:"u32",stackHeight:"u32",globals:"u32",parameters:"u32",memoryPages:"u32",tableSize:"u32",brTableSize:"u32",subjectLen:"u32"},PrefabWasmModule:{scheduleVersion:"Compact",initial:"Compact",maximum:"Compact",refcount:"Compact",_reserved:"Option",code:"Bytes",originalCodeLen:"u32"},RentProjection:{_enum:{EvictionAt:"BlockNumber",NoEviction:"Null"}},ScheduleTo212:{version:"u32",putCodePerByteCost:"Gas",growMemCost:"Gas",regularOpCost:"Gas",returnDataPerByteCost:"Gas",eventDataPerByteCost:"Gas",eventPerTopicCost:"Gas",eventBaseCost:"Gas",sandboxDataReadCost:"Gas",sandboxDataWriteCost:"Gas",maxEventTopics:"u32",maxStackHeight:"u32",maxMemoryPages:"u32",enablePrintln:"bool",maxSubjectLen:"u32"},ScheduleTo258:{version:"u32",putCodePerByteCost:"Gas",growMemCost:"Gas",regularOpCost:"Gas",returnDataPerByteCost:"Gas",eventDataPerByteCost:"Gas",eventPerTopicCost:"Gas",eventBaseCost:"Gas",sandboxDataReadCost:"Gas",sandboxDataWriteCost:"Gas",transferCost:"Gas",maxEventTopics:"u32",maxStackHeight:"u32",maxMemoryPages:"u32",enablePrintln:"bool",maxSubjectLen:"u32"},ScheduleTo264:{version:"u32",enablePrintln:"bool",limits:"LimitsTo264",instructionWeights:"InstructionWeights",hostFnWeights:"HostFnWeightsTo264"},Schedule:{version:"u32",enablePrintln:"bool",limits:"Limits",instructionWeights:"InstructionWeights",hostFnWeights:"HostFnWeights"},SeedOf:"Hash",StorageDeposit:{_enum:{Refund:"Balance",Charge:"Balance"}},TombstoneContractInfo:"Hash",TrieId:"Bytes"}},Vd={rpc:{},types:{AccountVote:{_enum:{Standard:"AccountVoteStandard",Split:"AccountVoteSplit"}},AccountVoteSplit:{aye:"Balance",nay:"Balance"},AccountVoteStandard:{vote:"Vote",balance:"Balance"},Conviction:{_enum:["None","Locked1x","Locked2x","Locked3x","Locked4x","Locked5x","Locked6x"]},Delegations:{votes:"Balance",capital:"Balance"},PreimageStatus:{_enum:{Missing:"BlockNumber",Available:"PreimageStatusAvailable"}},PreimageStatusAvailable:{data:"Bytes",provider:"AccountId",deposit:"Balance",since:"BlockNumber",expiry:"Option"},PriorLock:"(BlockNumber, Balance)",PropIndex:"u32",Proposal:"Call",ProxyState:{_enum:{Open:"AccountId",Active:"AccountId"}},ReferendumIndex:"u32",ReferendumInfoTo239:{end:"BlockNumber",proposalHash:"Hash",threshold:"VoteThreshold",delay:"BlockNumber"},ReferendumInfo:{_enum:{Ongoing:"ReferendumStatus",Finished:"ReferendumInfoFinished"}},ReferendumInfoFinished:{approved:"bool",end:"BlockNumber"},ReferendumStatus:{end:"BlockNumber",proposalHash:"Hash",threshold:"VoteThreshold",delay:"BlockNumber",tally:"Tally"},Tally:{ayes:"Balance",nays:"Balance",turnout:"Balance"},Voting:{_enum:{Direct:"VotingDirect",Delegating:"VotingDelegating"}},VotingDirect:{votes:"Vec",delegations:"Delegations",prior:"PriorLock"},VotingDirectVote:"(ReferendumIndex, AccountVote)",VotingDelegating:{balance:"Balance",target:"AccountId",conviction:"Conviction",delegations:"Delegations",prior:"PriorLock"}}},Md={rpc:{getBlockStats:{description:"Reexecute the specified `block_hash` and gather statistics while doing so",isUnsafe:!0,params:[{isHistoric:!0,name:"at",type:"Hash"}],type:"Option"}},types:{BlockStats:{witnessLen:"u64",witnessCompactLen:"u64",blockLen:"u64",blockNumExtrinsics:"u64"}}},Id={rpc:{},runtime:{AuthorityDiscoveryApi:[{methods:{authorities:{description:"Retrieve authority identifiers of the current and next authority set.",params:[],type:"Vec"}},version:1}]},types:{}},Od={rpc:{},types:{ApprovalFlag:"u32",DefunctVoter:{who:"AccountId",voteCount:"Compact",candidateCount:"Compact"},Renouncing:{_enum:{Member:"Null",RunnerUp:"Null",Candidate:"Compact"}},SetIndex:"u32",Vote:"GenericVote",VoteIndex:"u32",VoterInfo:{lastActive:"VoteIndex",lastWin:"VoteIndex",pot:"Balance",stake:"Balance"},VoteThreshold:{_enum:["Super Majority Approve","Super Majority Against","Simple Majority"]}}},Nd={rpc:{createBlock:{description:"Instructs the manual-seal authorship task to create a new block",params:[{name:"createEmpty",type:"bool"},{name:"finalize",type:"bool"},{isOptional:!0,name:"parentHash",type:"BlockHash"}],type:"CreatedBlock"},finalizeBlock:{description:"Instructs the manual-seal authorship task to finalize a block",params:[{name:"hash",type:"BlockHash"},{isOptional:!0,name:"justification",type:"Justification"}],type:"bool"}},types:{CreatedBlock:{_alias:{blockHash:"hash"},blockHash:"BlockHash",aux:"ImportedAux"},ImportedAux:{headerOnly:"bool",clearJustificationRequests:"bool",needsJustification:"bool",badJustification:"bool",needsFinalityProof:"bool",isNewBest:"bool"}}},Ed={rpc:{},types:{EvmAccount:{nonce:"u256",balance:"u256"},EvmCallInfo:{exitReason:"ExitReason",value:"Bytes",usedGas:"U256",logs:"Vec"},EvmCreateInfo:{exitReason:"ExitReason",value:"H160",usedGas:"U256",logs:"Vec"},EvmLog:{address:"H160",topics:"Vec",data:"Bytes"},EvmVicinity:{gasPrice:"u256",origin:"H160"},ExitError:{_enum:{StackUnderflow:"Null",StackOverflow:"Null",InvalidJump:"Null",InvalidRange:"Null",DesignatedInvalid:"Null",CallTooDeep:"Null",CreateCollision:"Null",CreateContractLimit:"Null",OutOfOffset:"Null",OutOfGas:"Null",OutOfFund:"Null",PCUnderflow:"Null",CreateEmpty:"Null",Other:"Text"}},ExitFatal:{_enum:{NotSupported:"Null",UnhandledInterrupt:"Null",CallErrorAsFatal:"ExitError",Other:"Text"}},ExitReason:{_enum:{Succeed:"ExitSucceed",Error:"ExitError",Revert:"ExitRevert",Fatal:"ExitFatal"}},ExitRevert:{_enum:["Reverted"]},ExitSucceed:{_enum:["Stopped","Returned","Suicided"]}}},Cd={rpc:{},types:{Extrinsic:"GenericExtrinsic",ExtrinsicEra:"GenericExtrinsicEra",ExtrinsicPayload:"GenericExtrinsicPayload",ExtrinsicSignature:"MultiSignature",ExtrinsicV4:"GenericExtrinsicV4",ExtrinsicPayloadV4:"GenericExtrinsicPayloadV4",ExtrinsicSignatureV4:"GenericExtrinsicSignatureV4",ExtrinsicUnknown:"GenericExtrinsicUnknown",ExtrinsicPayloadUnknown:"GenericExtrinsicPayloadUnknown",Era:"ExtrinsicEra",ImmortalEra:"GenericImmortalEra",MortalEra:"GenericMortalEra",AnySignature:"H512",MultiSignature:{_enum:{Ed25519:"Ed25519Signature",Sr25519:"Sr25519Signature",Ecdsa:"EcdsaSignature"}},Signature:"H512",SignerPayload:"GenericSignerPayload",EcdsaSignature:"[u8; 65]",Ed25519Signature:"H512",Sr25519Signature:"H512"}},Ad={rpc:{},runtime:{FungiblesApi:[{methods:{query_account_balances:{description:"Returns the list of all `MultiAsset` that an `AccountId` has",params:[{name:"account",type:"AccountId"}],type:"Result, FungiblesAccessError>"}},version:1}]},types:{FungiblesAccessError:{_enum:["AssetIdConversionFailed","AmountToBalanceConversionFailed"]}}},Hd={rpc:{},types:{AssetOptions:{initalIssuance:"Compact",permissions:"PermissionLatest"},Owner:{_enum:{None:"Null",Address:"AccountId"}},PermissionsV1:{update:"Owner",mint:"Owner",burn:"Owner"},PermissionVersions:{_enum:{V1:"PermissionsV1"}},PermissionLatest:"PermissionsV1"}},Bd={rpc:{},types:{ActiveGilt:{proportion:"Perquintill",amount:"Balance",who:"AccountId",expiry:"BlockNumber"},ActiveGiltsTotal:{frozen:"Balance",proportion:"Perquintill",index:"ActiveIndex",target:"Perquintill"},ActiveIndex:"u32",GiltBid:{amount:"Balance",who:"AccountId"}}},_d={generate_key_ownership_proof:{description:"Generates a proof of key ownership for the given authority in the given set.",params:[{name:"setId",type:"SetId"},{name:"authorityId",type:"AuthorityId"}],type:"Option"},grandpa_authorities:{description:"Get the current GRANDPA authorities and weights. This should not change except for when changes are scheduled and the corresponding delay has passed.",params:[],type:"AuthorityList"},submit_report_equivocation_unsigned_extrinsic:{description:"Submits an unsigned extrinsic to report an equivocation.",params:[{name:"equivocationProof",type:"GrandpaEquivocationProof"},{name:"keyOwnerProof",type:"OpaqueKeyOwnershipProof"}],type:"Option"}},Rd={rpc:{proveFinality:{description:"Prove finality for the given block number, returning the Justification for the last block in the set.",params:[{name:"blockNumber",type:"BlockNumber"}],type:"Option"},roundState:{description:"Returns the state of the current best round state as well as the ongoing background rounds",params:[],type:"ReportedRoundStates"},subscribeJustifications:{description:"Subscribes to grandpa justifications",params:[],pubsub:["justifications","subscribeJustifications","unsubscribeJustifications"],type:"JustificationNotification"}},runtime:{GrandpaApi:[{methods:{current_set_id:{description:"Get current GRANDPA authority set id.",params:[],type:"SetId"},..._d},version:3},{methods:_d,version:2}]},types:{AuthorityIndex:"u64",AuthorityList:"Vec",AuthoritySet:{currentAuthorities:"AuthorityList",setId:"u64",pendingStandardChanges:"ForkTreePendingChange",pendingForcedChanges:"Vec",authoritySetChanges:"AuthoritySetChanges"},ForkTreePendingChange:{roots:"Vec",bestFinalizedNumber:"Option"},ForkTreePendingChangeNode:{hash:"BlockHash",number:"BlockNumber",data:"PendingChange",children:"Vec"},AuthoritySetChange:"(U64, BlockNumber)",AuthoritySetChanges:"Vec",AuthorityWeight:"u64",DelayKind:{_enum:{Finalized:"Null",Best:"DelayKindBest"}},DelayKindBest:{medianLastFinalized:"BlockNumber"},EncodedFinalityProofs:"Bytes",GrandpaEquivocation:{_enum:{Prevote:"GrandpaEquivocationValue",Precommit:"GrandpaEquivocationValue"}},GrandpaEquivocationProof:{setId:"SetId",equivocation:"GrandpaEquivocation"},GrandpaEquivocationValue:{roundNumber:"u64",identity:"AuthorityId",first:"(GrandpaPrevote, AuthoritySignature)",second:"(GrandpaPrevote, AuthoritySignature)"},GrandpaPrevote:{targetHash:"Hash",targetNumber:"BlockNumber"},GrandpaCommit:{targetHash:"BlockHash",targetNumber:"BlockNumber",precommits:"Vec"},GrandpaPrecommit:{targetHash:"BlockHash",targetNumber:"BlockNumber"},GrandpaSignedPrecommit:{precommit:"GrandpaPrecommit",signature:"AuthoritySignature",id:"AuthorityId"},GrandpaJustification:{round:"u64",commit:"GrandpaCommit",votesAncestries:"Vec
"},JustificationNotification:"Bytes",KeyOwnerProof:"MembershipProof",NextAuthority:"(AuthorityId, AuthorityWeight)",PendingChange:{nextAuthorities:"AuthorityList",delay:"BlockNumber",canonHeight:"BlockNumber",canonHash:"BlockHash",delayKind:"DelayKind"},PendingPause:{scheduledAt:"BlockNumber",delay:"BlockNumber"},PendingResume:{scheduledAt:"BlockNumber",delay:"BlockNumber"},Precommits:{currentWeight:"u32",missing:"BTreeSet"},Prevotes:{currentWeight:"u32",missing:"BTreeSet"},ReportedRoundStates:{setId:"u32",best:"RoundState",background:"Vec"},RoundState:{round:"u32",totalWeight:"u32",thresholdWeight:"u32",prevotes:"Prevotes",precommits:"Precommits"},SetId:"u64",StoredPendingChange:{scheduledAt:"BlockNumber",delay:"BlockNumber",nextAuthorities:"AuthorityList"},StoredState:{_enum:{Live:"Null",PendingPause:"PendingPause",Paused:"Null",PendingResume:"PendingResume"}}}},Ld={rpc:{},types:{IdentityFields:{_set:{_bitLength:64,Display:1,Legal:2,Web:4,Riot:8,Email:16,PgpFingerprint:32,Image:64,Twitter:128}},IdentityInfoAdditional:"(Data, Data)",IdentityInfoTo198:{additional:"Vec",display:"Data",legal:"Data",web:"Data",riot:"Data",email:"Data",pgpFingerprint:"Option",image:"Data"},IdentityInfo:{_fallback:"IdentityInfoTo198",additional:"Vec",display:"Data",legal:"Data",web:"Data",riot:"Data",email:"Data",pgpFingerprint:"Option",image:"Data",twitter:"Data"},IdentityJudgement:{_enum:{Unknown:"Null",FeePaid:"Balance",Reasonable:"Null",KnownGood:"Null",OutOfDate:"Null",LowQuality:"Null",Erroneous:"Null"}},RegistrationJudgement:"(RegistrarIndex, IdentityJudgement)",RegistrationTo198:{judgements:"Vec",deposit:"Balance",info:"IdentityInfoTo198"},Registration:{_fallback:"RegistrationTo198",judgements:"Vec",deposit:"Balance",info:"IdentityInfo"},RegistrarIndex:"u32",RegistrarInfo:{account:"AccountId",fee:"Balance",fields:"IdentityFields"}}},Ud={rpc:{},types:{AuthIndex:"u32",AuthoritySignature:"Signature",Heartbeat:{blockNumber:"BlockNumber",networkState:"OpaqueNetworkState",sessionIndex:"SessionIndex",authorityIndex:"AuthIndex",validatorsLen:"u32"},HeartbeatTo244:{blockNumber:"BlockNumber",networkState:"OpaqueNetworkState",sessionIndex:"SessionIndex",authorityIndex:"AuthIndex"},OpaqueMultiaddr:"Opaque",OpaquePeerId:"Opaque",OpaqueNetworkState:{peerId:"OpaquePeerId",externalAddresses:"Vec"}}},zd={rpc:{},types:{CallIndex:"(u8, u8)",LotteryConfig:{price:"Balance",start:"BlockNumber",length:"BlockNumber",delay:"BlockNumber",repeat:"bool"}}},Dd={rpc:{generateProof:{description:"Generate MMR proof for the given block numbers.",params:[{name:"blockNumbers",type:"Vec"},{isOptional:!0,name:"bestKnownBlockNumber",type:"u64"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"MmrLeafBatchProof"},root:{description:"Get the MMR root hash for the current best block.",params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"MmrHash"},verifyProof:{description:"Verify an MMR proof",params:[{name:"proof",type:"MmrLeafBatchProof"}],type:"bool"},verifyProofStateless:{description:"Verify an MMR proof statelessly given an mmr_root",params:[{name:"root",type:"MmrHash"},{name:"proof",type:"MmrLeafBatchProof"}],type:"bool"}},runtime:{MmrApi:[{methods:{generate_proof:{description:"Generate MMR proof for the given block numbers.",params:[{name:"blockNumbers",type:"Vec"},{name:"bestKnownBlockNumber",type:"Option"}],type:"Result<(Vec, MmrBatchProof), MmrError>"},root:{description:"Return the on-chain MMR root hash.",params:[],type:"Result"},verify_proof:{description:"Verify MMR proof against on-chain MMR.",params:[{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"},verify_proof_stateless:{description:"Verify MMR proof against given root hash.",params:[{name:"root",type:"Hash"},{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"}},version:2},{methods:{generate_batch_proof:{description:"Generate MMR proof for a series of leaves under given indices.",params:[{name:"leafIndices",type:"Vec"}],type:"Result<(Vec, MmrBatchProof), MmrError>"},generate_proof:{description:"Generate MMR proof for a leaf under given index.",params:[{name:"leafIndex",type:"MmrLeafIndex"}],type:"Result<(MmrEncodableOpaqueLeaf, MmrProof), MmrError>"},mmr_root:{description:"Return the on-chain MMR root hash.",params:[],type:"Result"},verify_batch_proof:{description:"Verify MMR proof against on-chain MMR for a batch of leaves.",params:[{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"},verify_batch_proof_stateless:{description:"Verify MMR proof against given root hash or a batch of leaves.",params:[{name:"root",type:"Hash"},{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"},verify_proof:{description:"Verify MMR proof against on-chain MMR.",params:[{name:"leaf",type:"MmrEncodableOpaqueLeaf"},{name:"proof",type:"MmrProof"}],type:"Result<(), MmrError>"},verify_proof_stateless:{description:"Verify MMR proof against given root hash.",params:[{name:"root",type:"Hash"},{name:"leaf",type:"MmrEncodableOpaqueLeaf"},{name:"proof",type:"MmrProof"}],type:"Result<(), MmrError>"}},version:1}]},types:{MmrBatchProof:{leafIndices:"Vec",leafCount:"MmrNodeIndex",items:"Vec"},MmrEncodableOpaqueLeaf:"Bytes",MmrError:{_enum:["Push","GetRoot","Commit","GenerateProof","Verify","LeafNotFound"," PalletNotIncluded","InvalidLeafIndex"]},MmrHash:"Hash",MmrLeafBatchProof:{blockHash:"BlockHash",leaves:"Bytes",proof:"Bytes"},MmrLeafIndex:"u64",MmrLeafProof:{blockHash:"BlockHash",leaf:"Bytes",proof:"Bytes"},MmrNodeIndex:"u64",MmrProof:{leafIndex:"MmrLeafIndex",leafCount:"MmrNodeIndex",items:"Vec"}}},jd={rpc:{},runtime:{NftsApi:[{methods:{attribute:{description:"An attribute",params:[{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"},{name:"key",type:"Bytes"}],type:"Option"},collection_attribute:{description:"A collection attribute",params:[{name:"collection",type:"NftCollectionId"},{name:"key",type:"Bytes"}],type:"Option"},collection_owner:{description:"A collection owner",params:[{name:"collection",type:"NftCollectionId"}],type:"Option"},custom_attribute:{description:"A custom attribute",params:[{name:"account",type:"AccountId"},{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"},{name:"key",type:"Bytes"}],type:"Option"},owner:{description:"Collection owner",params:[{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"}],type:"Option"},system_attribute:{description:"System attribute",params:[{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"},{name:"key",type:"Bytes"}],type:"Option"}},version:1}]},types:{NftCollectionId:"u32",NftItemId:"u32"}},qd={rpc:{},runtime:{NominationPoolsApi:[{methods:{balance_to_points:{description:"Returns the equivalent points of `new_funds` for a given pool.",params:[{name:"poolId",type:"NpPoolId"},{name:"newFunds",type:"Balance"}],type:"Balance"},pending_rewards:{description:"Returns the pending rewards for the given member.",params:[{name:"member",type:"AccountId"}],type:"Balance"},points_to_balance:{description:"Returns the equivalent balance of `points` for a given pool.",params:[{name:"poolId",type:"NpPoolId"},{name:"points",type:"Balance"}],type:"Balance"}},version:1}]},types:{NpApiError:{_enum:["MemberNotFound","OverflowInPendingRewards"]},NpPoolId:"u32"}},Fd={rpc:{},types:{DeferredOffenceOf:"(Vec, Vec, SessionIndex)",Kind:"[u8; 16]",OffenceDetails:{offender:"Offender",reporters:"Vec"},Offender:"IdentificationTuple",OpaqueTimeSlot:"Bytes",ReportIdOf:"Hash",Reporter:"AccountId"}},Xd={rpc:{},runtime:{DifficultyApi:[{methods:{difficulty:{description:"Return the target difficulty of the next block.",params:[],type:"Raw"}},version:1}],TimestampApi:[{methods:{timestamp:{description:"API necessary for timestamp-based difficulty adjustment algorithms.",params:[],type:"Moment"}},version:1}]},types:{}},Zd={rpc:{},types:{ProxyDefinition:{delegate:"AccountId",proxyType:"ProxyType",delay:"BlockNumber"},ProxyType:{_enum:["Any","NonTransfer","Governance","Staking"]},ProxyAnnouncement:{real:"AccountId",callHash:"Hash",height:"BlockNumber"}}},Wd={rpc:{},types:{ActiveRecovery:{created:"BlockNumber",deposit:"Balance",friends:"Vec"},RecoveryConfig:{delayPeriod:"BlockNumber",deposit:"Balance",friends:"Vec",threshold:"u16"}}},Gd={rpc:{},types:{Period:"(BlockNumber, u32)",Priority:"u8",SchedulePeriod:"Period",SchedulePriority:"Priority",Scheduled:{maybeId:"Option",priority:"SchedulePriority",call:"Call",maybePeriodic:"Option",origin:"PalletsOrigin"},ScheduledTo254:{maybeId:"Option",priority:"SchedulePriority",call:"Call",maybePeriodic:"Option"},TaskAddress:"(BlockNumber, u32)"}},Kd={rpc:{},runtime:{SessionKeys:[{methods:{decode_session_keys:{description:"Decode the given public session keys.",params:[{name:"encoded",type:"Bytes"}],type:"Option>"},generate_session_keys:{description:"Generate a set of session keys with optionally using the given seed.",params:[{name:"seed",type:"Option"}],type:"Bytes"}},version:1}]},types:{BeefyKey:"[u8; 33]",Keys:"SessionKeys4",SessionKeys1:"(AccountId)",SessionKeys2:"(AccountId, AccountId)",SessionKeys3:"(AccountId, AccountId, AccountId)",SessionKeys4:"(AccountId, AccountId, AccountId, AccountId)",SessionKeys5:"(AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys6:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys6B:"(AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys7:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys7B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys8:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys8B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys9:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys9B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys10:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys10B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",FullIdentification:"Exposure",IdentificationTuple:"(ValidatorId, FullIdentification)",MembershipProof:{session:"SessionIndex",trieNodes:"Vec",validatorCount:"ValidatorCount"},SessionIndex:"u32",ValidatorCount:"u32"}},Yd={rpc:{},types:{Bid:{who:"AccountId",kind:"BidKind",value:"Balance"},BidKind:{_enum:{Deposit:"Balance",Vouch:"(AccountId, Balance)"}},SocietyJudgement:{_enum:["Rebid","Reject","Approve"]},SocietyVote:{_enum:["Skeptic","Reject","Approve"]},StrikeCount:"u32",VouchingStatus:{_enum:["Vouching","Banned"]}}},Jd={rpc:{},runtime:{StakingApi:[{methods:{nominations_quota:{description:"Returns the nominations quota for a nominator with a given balance.",params:[{name:"balance",type:"Balance"}],type:"u32"}},version:1}]},types:{Points:"u32",EraPoints:{total:"Points",individual:"Vec"},CompactAssignments:"CompactAssignmentsWith16",CompactAssignmentsWith16:{votes1:"Vec<(NominatorIndexCompact, ValidatorIndexCompact)>",votes2:"Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>",votes3:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>",votes4:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>",votes5:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>",votes6:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>",votes7:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>",votes8:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>",votes9:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>",votes10:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>",votes11:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>",votes12:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>",votes13:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>",votes14:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>",votes15:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>",votes16:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>"},CompactAssignmentsWith24:{votes1:"Vec<(NominatorIndexCompact, ValidatorIndexCompact)>",votes2:"Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>",votes3:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>",votes4:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>",votes5:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>",votes6:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>",votes7:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>",votes8:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>",votes9:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>",votes10:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>",votes11:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>",votes12:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>",votes13:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>",votes14:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>",votes15:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>",votes16:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>",votes17:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 16], ValidatorIndexCompact)>",votes18:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 17], ValidatorIndexCompact)>",votes19:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 18], ValidatorIndexCompact)>",votes20:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 19], ValidatorIndexCompact)>",votes21:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 20], ValidatorIndexCompact)>",votes22:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 21], ValidatorIndexCompact)>",votes23:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 22], ValidatorIndexCompact)>",votes24:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 23], ValidatorIndexCompact)>"},CompactAssignmentsTo265:"CompactAssignmentsWith16",CompactAssignmentsTo257:{votes1:"Vec<(NominatorIndex, [CompactScore; 0], ValidatorIndex)>",votes2:"Vec<(NominatorIndex, [CompactScore; 1], ValidatorIndex)>",votes3:"Vec<(NominatorIndex, [CompactScore; 2], ValidatorIndex)>",votes4:"Vec<(NominatorIndex, [CompactScore; 3], ValidatorIndex)>",votes5:"Vec<(NominatorIndex, [CompactScore; 4], ValidatorIndex)>",votes6:"Vec<(NominatorIndex, [CompactScore; 5], ValidatorIndex)>",votes7:"Vec<(NominatorIndex, [CompactScore; 6], ValidatorIndex)>",votes8:"Vec<(NominatorIndex, [CompactScore; 7], ValidatorIndex)>",votes9:"Vec<(NominatorIndex, [CompactScore; 8], ValidatorIndex)>",votes10:"Vec<(NominatorIndex, [CompactScore; 9], ValidatorIndex)>",votes11:"Vec<(NominatorIndex, [CompactScore; 10], ValidatorIndex)>",votes12:"Vec<(NominatorIndex, [CompactScore; 11], ValidatorIndex)>",votes13:"Vec<(NominatorIndex, [CompactScore; 12], ValidatorIndex)>",votes14:"Vec<(NominatorIndex, [CompactScore; 13], ValidatorIndex)>",votes15:"Vec<(NominatorIndex, [CompactScore; 14], ValidatorIndex)>",votes16:"Vec<(NominatorIndex, [CompactScore; 15], ValidatorIndex)>"},CompactScore:"(ValidatorIndex, OffchainAccuracy)",CompactScoreCompact:"(ValidatorIndexCompact, OffchainAccuracyCompact)",ElectionCompute:{_enum:["OnChain","Signed","Unsigned"]},ElectionPhase:{_enum:{Off:null,Signed:null,Unsigned:"(bool, BlockNumber)",Emergency:null}},ElectionResult:{compute:"ElectionCompute",slotStake:"Balance",electedStashes:"Vec",exposures:"Vec<(AccountId, Exposure)>"},ElectionScore:"[u128; 3]",ElectionSize:{validators:"Compact",nominators:"Compact"},ElectionStatus:{_enum:{Close:"Null",Open:"BlockNumber"}},ExtendedBalance:"u128",RawSolution:"RawSolutionWith16",RawSolutionWith16:{compact:"CompactAssignmentsWith16",score:"ElectionScore",round:"u32"},RawSolutionWith24:{compact:"CompactAssignmentsWith24",score:"ElectionScore",round:"u32"},RawSolutionTo265:"RawSolutionWith16",ReadySolution:{supports:"SolutionSupports",score:"ElectionScore",compute:"ElectionCompute"},RoundSnapshot:{voters:"Vec<(AccountId, VoteWeight, Vec)>",targets:"Vec"},SeatHolder:{who:"AccountId",stake:"Balance",deposit:"Balance"},SignedSubmission:{_fallback:"SignedSubmissionTo276",who:"AccountId",deposit:"Balance",solution:"RawSolution",reward:"Balance"},SignedSubmissionTo276:{who:"AccountId",deposit:"Balance",solution:"RawSolution"},SignedSubmissionOf:"SignedSubmission",SolutionOrSnapshotSize:{voters:"Compact",targets:"Compact"},SolutionSupport:{total:"ExtendedBalance",voters:"Vec<(AccountId, ExtendedBalance)>"},SolutionSupports:"Vec<(AccountId, SolutionSupport)>",Supports:"SolutionSupports",SubmissionIndicesOf:"BTreeMap",Voter:{votes:"Vec",stake:"Balance",deposit:"Balance"},VoteWeight:"u64",ActiveEraInfo:{index:"EraIndex",start:"Option"},EraIndex:"u32",EraRewardPoints:{total:"RewardPoint",individual:"BTreeMap"},EraRewards:{total:"u32",rewards:"Vec"},Exposure:{total:"Compact",own:"Compact",others:"Vec"},Forcing:{_enum:["NotForcing","ForceNew","ForceNone","ForceAlways"]},IndividualExposure:{who:"AccountId",value:"Compact"},KeyType:"AccountId",MomentOf:"Moment",Nominations:{targets:"Vec",submittedIn:"EraIndex",suppressed:"bool"},NominatorIndex:"u32",NominatorIndexCompact:"Compact",OffchainAccuracy:"PerU16",OffchainAccuracyCompact:"Compact",PhragmenScore:"[u128; 3]",Points:"u32",RewardDestination:{_enum:{Staked:"Null",Stash:"Null",Controller:"Null",Account:"AccountId",None:"Null"}},RewardPoint:"u32",SlashJournalEntry:{who:"AccountId",amount:"Balance",ownSlash:"Balance"},SlashingSpansTo204:{spanIndex:"SpanIndex",lastStart:"EraIndex",prior:"Vec"},SlashingSpans:{spanIndex:"SpanIndex",lastStart:"EraIndex",lastNonzeroSlash:"EraIndex",prior:"Vec"},SpanIndex:"u32",SpanRecord:{slashed:"Balance",paidOut:"Balance"},StakingLedgerTo223:{stash:"AccountId",total:"Compact",active:"Compact",unlocking:"Vec"},StakingLedgerTo240:{_fallback:"StakingLedgerTo223",stash:"AccountId",total:"Compact",active:"Compact",unlocking:"Vec",lastReward:"Option"},StakingLedger:{stash:"AccountId",total:"Compact",active:"Compact",unlocking:"Vec",claimedRewards:"Vec"},UnappliedSlashOther:"(AccountId, Balance)",UnappliedSlash:{validator:"AccountId",own:"Balance",others:"Vec",reporters:"Vec",payout:"Balance"},UnlockChunk:{value:"Compact",era:"Compact"},ValidatorIndex:"u16",ValidatorIndexCompact:"Compact",ValidatorPrefs:"ValidatorPrefsWithBlocked",ValidatorPrefsWithCommission:{commission:"Compact"},ValidatorPrefsWithBlocked:{commission:"Compact",blocked:"bool"},ValidatorPrefsTo196:{validatorPayment:"Compact"},ValidatorPrefsTo145:{unstakeThreshold:"Compact",validatorPayment:"Compact"}}},Qd={rpc:{},types:{WeightToFeeCoefficient:{coeffInteger:"Balance",coeffFrac:"Perbill",negative:"bool",degree:"u8"}}},$d={rpc:{genSyncSpec:{description:"Returns the json-serialized chainspec running the node, with a sync state.",endpoint:"sync_state_genSyncSpec",params:[{name:"raw",type:"bool"}],type:"Json"}},types:{}},el={rpc:{accountNextIndex:{alias:["account_nextIndex"],description:"Retrieves the next accountIndex as available on the node",params:[{name:"accountId",type:"AccountId"}],type:"Index"},addLogFilter:{description:"Adds the supplied directives to the current log filter",isUnsafe:!0,params:[{name:"directives",type:"Text"}],type:"Null"},addReservedPeer:{description:"Adds a reserved peer",isUnsafe:!0,params:[{name:"peer",type:"Text"}],type:"Text"},chain:{description:"Retrieves the chain",params:[],type:"Text"},chainType:{description:"Retrieves the chain type",params:[],type:"ChainType"},dryRun:{alias:["system_dryRunAt"],description:"Dry run an extrinsic at a given block",isUnsafe:!0,params:[{name:"extrinsic",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ApplyExtrinsicResult"},health:{description:"Return health status of the node",noErrorLog:!0,params:[],type:"Health"},localListenAddresses:{description:"The addresses include a trailing /p2p/ with the local PeerId, and are thus suitable to be passed to addReservedPeer or as a bootnode address for example",params:[],type:"Vec"},localPeerId:{description:"Returns the base58-encoded PeerId of the node",params:[],type:"Text"},name:{description:"Retrieves the node name",params:[],type:"Text"},networkState:{alias:["system_unstable_networkState"],description:"Returns current state of the network",isUnsafe:!0,params:[],type:"NetworkState"},nodeRoles:{description:"Returns the roles the node is running as",params:[],type:"Vec"},peers:{description:"Returns the currently connected peers",isUnsafe:!0,params:[],type:"Vec"},properties:{description:"Get a custom set of properties as a JSON object, defined in the chain spec",params:[],type:"ChainProperties"},removeReservedPeer:{description:"Remove a reserved peer",isUnsafe:!0,params:[{name:"peerId",type:"Text"}],type:"Text"},reservedPeers:{description:"Returns the list of reserved peers",params:[],type:"Vec"},resetLogFilter:{description:"Resets the log filter to Substrate defaults",isUnsafe:!0,params:[],type:"Null"},syncState:{description:"Returns the state of the syncing of the node",params:[],type:"SyncState"},version:{description:"Retrieves the version of the node",params:[],type:"Text"}},runtime:{AccountNonceApi:[{methods:{account_nonce:{description:"The API to query account nonce (aka transaction index)",params:[{name:"accountId",type:"AccountId"}],type:"Index"}},version:1}]},types:{AccountInfo:"AccountInfoWithTripleRefCount",AccountInfoWithRefCountU8:{nonce:"Index",refcount:"u8",data:"AccountData"},AccountInfoWithRefCount:{_fallback:"AccountInfoWithRefCountU8",nonce:"Index",refcount:"RefCount",data:"AccountData"},AccountInfoWithDualRefCount:{_fallback:"AccountInfoWithRefCount",nonce:"Index",consumers:"RefCount",providers:"RefCount",data:"AccountData"},AccountInfoWithProviders:"AccountInfoWithDualRefCount",AccountInfoWithTripleRefCount:{_fallback:"AccountInfoWithDualRefCount",nonce:"Index",consumers:"RefCount",providers:"RefCount",sufficients:"RefCount",data:"AccountData"},ApplyExtrinsicResult:"Result",ApplyExtrinsicResultPre6:"Result",ArithmeticError:{_enum:["Underflow","Overflow","DivisionByZero"]},BlockLength:{max:"PerDispatchClassU32"},BlockWeights:{baseBlock:"Weight",maxBlock:"Weight",perClass:"PerDispatchClassWeightsPerClass"},ChainProperties:"GenericChainProperties",ChainType:{_enum:{Development:"Null",Local:"Null",Live:"Null",Custom:"Text"}},ConsumedWeight:"PerDispatchClassWeight",DigestOf:"Digest",DispatchClass:{_enum:["Normal","Operational","Mandatory"]},DispatchError:{_enum:{Other:"Null",CannotLookup:"Null",BadOrigin:"Null",Module:"DispatchErrorModule",ConsumerRemaining:"Null",NoProviders:"Null",TooManyConsumers:"Null",Token:"TokenError",Arithmetic:"ArithmeticError",Transactional:"TransactionalError",Exhausted:"Null",Corruption:"Null",Unavailable:"Null"}},DispatchErrorPre6:{_enum:{Other:"Null",CannotLookup:"Null",BadOrigin:"Null",Module:"DispatchErrorModulePre6",ConsumerRemaining:"Null",NoProviders:"Null",TooManyConsumers:"Null",Token:"TokenError",Arithmetic:"ArithmeticError",Transactional:"TransactionalError"}},DispatchErrorPre6First:{_enum:{Other:"Null",CannotLookup:"Null",BadOrigin:"Null",Module:"DispatchErrorModulePre6",ConsumerRemaining:"Null",NoProviders:"Null",Token:"TokenError",Arithmetic:"ArithmeticError",Transactional:"TransactionalError"}},DispatchErrorModuleU8:{index:"u8",error:"u8"},DispatchErrorModuleU8a:{index:"u8",error:"[u8; 4]"},DispatchErrorModule:"DispatchErrorModuleU8a",DispatchErrorModulePre6:"DispatchErrorModuleU8",DispatchErrorTo198:{module:"Option",error:"u8"},DispatchInfo:{weight:"Weight",class:"DispatchClass",paysFee:"Pays"},DispatchInfoTo190:{weight:"Weight",class:"DispatchClass"},DispatchInfoTo244:{weight:"Weight",class:"DispatchClass",paysFee:"bool"},DispatchOutcome:"Result<(), DispatchError>",DispatchOutcomePre6:"Result<(), DispatchErrorPre6>",DispatchResult:"Result<(), DispatchError>",DispatchResultOf:"DispatchResult",DispatchResultTo198:"Result<(), Text>",Event:"GenericEvent",EventId:"[u8; 2]",EventIndex:"u32",EventRecord:{phase:"Phase",event:"Event",topics:"Vec"},Health:{peers:"u64",isSyncing:"bool",shouldHavePeers:"bool"},InvalidTransaction:{_enum:{Call:"Null",Payment:"Null",Future:"Null",Stale:"Null",BadProof:"Null",AncientBirthBlock:"Null",ExhaustsResources:"Null",Custom:"u8",BadMandatory:"Null",MandatoryDispatch:"Null",BadSigner:"Null"}},Key:"Bytes",LastRuntimeUpgradeInfo:{specVersion:"Compact",specName:"Text"},NetworkState:{peerId:"Text",listenedAddresses:"Vec",externalAddresses:"Vec",connectedPeers:"HashMap",notConnectedPeers:"HashMap",averageDownloadPerSec:"u64",averageUploadPerSec:"u64",peerset:"NetworkStatePeerset"},NetworkStatePeerset:{messageQueue:"u64",nodes:"HashMap"},NetworkStatePeersetInfo:{connected:"bool",reputation:"i32"},NodeRole:{_enum:{Full:"Null",LightClient:"Null",Authority:"Null",UnknownRole:"u8"}},NotConnectedPeer:{knownAddresses:"Vec",latestPingTime:"Option",versionString:"Option"},Peer:{enabled:"bool",endpoint:"PeerEndpoint",knownAddresses:"Vec",latestPingTime:"PeerPing",open:"bool",versionString:"Text"},PeerEndpoint:{listening:"PeerEndpointAddr"},PeerEndpointAddr:{_alias:{localAddr:"local_addr",sendBackAddr:"send_back_addr"},localAddr:"Text",sendBackAddr:"Text"},PeerPing:{nanos:"u64",secs:"u64"},PeerInfo:{peerId:"Text",roles:"Text",protocolVersion:"u32",bestHash:"Hash",bestNumber:"BlockNumber"},PerDispatchClassU32:{normal:"u32",operational:"u32",mandatory:"u32"},PerDispatchClassWeight:{normal:"Weight",operational:"Weight",mandatory:"Weight"},PerDispatchClassWeightsPerClass:{normal:"WeightPerClass",operational:"WeightPerClass",mandatory:"WeightPerClass"},Phase:{_enum:{ApplyExtrinsic:"u32",Finalization:"Null",Initialization:"Null"}},RawOrigin:{_enum:{Root:"Null",Signed:"AccountId",None:"Null"}},RefCount:"u32",RefCountTo259:"u8",SyncState:{startingBlock:"BlockNumber",currentBlock:"BlockNumber",highestBlock:"Option"},SystemOrigin:"RawOrigin",TokenError:{_enum:["NoFunds","WouldDie","BelowMinimum","CannotCreate","UnknownAsset","Frozen","Unsupported","Underflow","Overflow"]},TransactionValidityError:{_enum:{Invalid:"InvalidTransaction",Unknown:"UnknownTransaction"}},TransactionalError:{_enum:["LimitReached","NoLayer"]},UnknownTransaction:{_enum:{CannotLookup:"Null",NoUnsignedValidator:"Null",Custom:"u8"}},WeightPerClass:{baseExtrinsic:"Weight",maxExtrinsic:"Option",maxTotal:"Option",reserved:"Option"}}},tl={rpc:{},types:{Bounty:{proposer:"AccountId",value:"Balance",fee:"Balance",curatorDeposit:"Balance",bond:"Balance",status:"BountyStatus"},BountyIndex:"u32",BountyStatus:{_enum:{Proposed:"Null",Approved:"Null",Funded:"Null",CuratorProposed:"BountyStatusCuratorProposed",Active:"BountyStatusActive",PendingPayout:"BountyStatusPendingPayout"}},BountyStatusActive:{curator:"AccountId",updateDue:"BlockNumber"},BountyStatusCuratorProposed:{curator:"AccountId"},BountyStatusPendingPayout:{curator:"AccountId",beneficiary:"AccountId",unlockAt:"BlockNumber"},OpenTip:{reason:"Hash",who:"AccountId",finder:"AccountId",deposit:"Balance",closes:"Option",tips:"Vec",findersFee:"bool"},OpenTipTo225:{reason:"Hash",who:"AccountId",finder:"Option",closes:"Option",tips:"Vec"},OpenTipFinderTo225:"(AccountId, Balance)",OpenTipTip:"(AccountId, Balance)",TreasuryProposal:{proposer:"AccountId",value:"Balance",beneficiary:"AccountId",bond:"Balance"}}},nl={rpc:{},types:{Multiplier:"Fixed128"}},rl={rpc:{},runtime:{TaggedTransactionQueue:[{methods:{validate_transaction:{description:"Validate the transaction.",params:[{name:"source",type:"TransactionSource"},{name:"tx",type:"Extrinsic"},{name:"blockHash",type:"BlockHash"}],type:"TransactionValidity"}},version:3},{methods:{validate_transaction:{description:"Validate the transaction.",params:[{name:"source",type:"TransactionSource"},{name:"tx",type:"Extrinsic"}],type:"TransactionValidity"}},version:2},{methods:{validate_transaction:{description:"Validate the transaction.",params:[{name:"tx",type:"Extrinsic"}],type:"TransactionValidity"}},version:1}]},types:{TransactionSource:{_enum:["InBlock","Local","External"]},TransactionValidity:"Result",ValidTransaction:{priority:"TransactionPriority",requires:"Vec",provides:"Vec",longevity:"TransactionLongevity",propagate:"bool"}}},al={rpc:{},types:{ClassId:"u32",InstanceId:"u32",DepositBalance:"Balance",DepositBalanceOf:"Balance",ClassDetails:{owner:"AccountId",issuer:"AccountId",admin:"AccountId",freezer:"AccountId",totalDeposit:"DepositBalance",freeHolding:"bool",instances:"u32",instanceMetadatas:"u32",attributes:"u32",isFrozen:"bool"},DestroyWitness:{instances:"Compact",instanceMetadatas:"Compact",attributes:"Compact"},InstanceDetails:{owner:"AccountId",approved:"Option",isFrozen:"bool",deposit:"DepositBalance"},ClassMetadata:{deposit:"DepositBalance",data:"Vec",isFrozen:"bool"},InstanceMetadata:{deposit:"DepositBalance",data:"Vec",isFrozen:"bool"}}},il={rpc:{},types:{Multisig:{when:"Timepoint",deposit:"Balance",depositor:"AccountId",approvals:"Vec"},Timepoint:{height:"BlockNumber",index:"u32"}}},sl={rpc:{},types:{VestingInfo:{locked:"Balance",perBlock:"Balance",startingBlock:"BlockNumber"}}},ol={rpc:{},types:{BlockAttestations:{receipt:"CandidateReceipt",valid:"Vec",invalid:"Vec"},IncludedBlocks:{actualNumber:"BlockNumber",session:"SessionIndex",randomSeed:"H256",activeParachains:"Vec",paraBlocks:"Vec"},MoreAttestations:{}}},cl={rpc:{},types:{BridgedBlockHash:"H256",BridgedBlockNumber:"BlockNumber",BridgedHeader:"Header",BridgeMessageId:"(LaneId, MessageNonce)",CallOrigin:{_enum:{SourceRoot:"Null",TargetAccount:"(AccountId, MultiSigner, MultiSignature)",SourceAccount:"AccountId"}},ChainId:"[u8; 4]",DeliveredMessages:{begin:"MessageNonce",end:"MessageNonce",dispatchResults:"BitVec"},DispatchFeePayment:{_enum:["AtSourceChain","AtTargetChain"]},InboundLaneData:{relayers:"Vec",lastConfirmedNonce:"MessageNonce"},InboundRelayer:"AccountId",InitializationData:{header:"Header",authorityList:"AuthorityList",setId:"SetId",isHalted:"bool"},LaneId:"[u8; 4]",MessageData:{payload:"Bytes",fee:"Balance"},MessagesDeliveryProofOf:{bridgedHeaderHash:"BlockHash",storageProof:"Vec",lane:"LaneId"},MessageKey:{laneId:"LaneId",nonce:"MessageNonce"},MessageNonce:"u64",MessagesProofOf:{bridgedHeaderHash:"BridgedBlockHash",storageProof:"Vec",lane:"LaneId",noncesStart:"MessageNonce",noncesEnd:"MessageNonce"},OperatingMode:{_enum:["Normal","RejectingOutboundMessages","Halted"]},OutboundLaneData:{oldestUnprunedNonce:"MessageNonce",latestReceivedNonce:"MessageNonce",latestGeneratedNonce:"MessageNonce"},OutboundMessageFee:"Balance",OutboundPayload:{specVersion:"u32",weight:"Weight",origin:"CallOrigin",dispatchFeePayment:"DispatchFeePayment",call:"Bytes"},Parameter:"Null",RelayerId:"AccountId",UnrewardedRelayer:{relayer:"RelayerId",messages:"DeliveredMessages"},UnrewardedRelayersState:{unrewardedRelayer_Entries:"MessageNonce",messagesInOldestEntry:"MessageNonce",totalMessages:"MessageNonce"}}},ul={rpc:{},types:{StatementKind:{_enum:["Regular","Saft"]}}},dl={rpc:{},types:{FundIndex:"u32",LastContribution:{_enum:{Never:"Null",PreEnding:"u32",Ending:"BlockNumber"}},FundInfo:{depositor:"AccountId",verifier:"Option",deposit:"Balance",raised:"Balance",end:"BlockNumber",cap:"Balance",lastContribution:"LastContribution",firstPeriod:"LeasePeriod",lastPeriod:"LeasePeriod",trieIndex:"TrieIndex"},TrieIndex:"u32"}},ll={rpc:{},runtime:{CollectCollationInfo:[{methods:{collect_collation_info:{description:"Collect information about a collation.",params:[{name:"header",type:"Header"}],type:"CollationInfo"}},version:2},{methods:{collect_collation_info:{description:"Collect information about a collation.",params:[],type:"CollationInfoV1"}},version:1}]},types:{CollationInfo:{upwardMessages:"Vec",horizontalMessages:"Vec",newValidationCode:"Option",processedDownwardMessages:"u32",hrmpWatermark:"RelayBlockNumber",headData:"HeadData"},CollationInfoV1:{upwardMessages:"Vec",horizontalMessages:"Vec",newValidationCode:"Option",processedDownwardMessages:"u32",hrmpWatermark:"RelayBlockNumber"},ConfigData:{maxIndividual:"Weight"},MessageId:"[u8; 32]",OverweightIndex:"u64",PageCounter:"u32",PageIndexData:{beginUsed:"PageCounter",endUsed:"PageCounter",overweightCount:"OverweightIndex"}}},fl={methods:{best_finalized:{description:"Returns number and hash of the best finalized header known to the bridge module.",params:[],type:"(BlockNumber, Hash)"}},version:1},pl={rpc:{},runtime:{KusamaFinalityApi:[fl],PolkadotFinalityApi:[fl],RococoFinalityApi:[fl],WestendFinalityApi:[fl]},types:{}},hl={assumed_validation_data:{description:"Returns the persisted validation data for the given `ParaId` along with the corresponding validation code hash.",params:[{name:"paraId",type:"ParaId"},{name:"hash",type:"Hash"}],type:"Option<(PersistedValidationData, ValidationCodeHash)>"},availability_cores:{description:"Yields information on all availability cores as relevant to the child block.",params:[],type:"Vec"},candidate_events:{description:"Get a vector of events concerning candidates that occurred within a block.",params:[],type:"Vec"},candidate_pending_availability:{description:"Get the receipt of a candidate pending availability.",params:[{name:"paraId",type:"ParaId"}],type:"Option"},check_validation_outputs:{description:"Checks if the given validation outputs pass the acceptance criteria.",params:[{name:"paraId",type:"ParaId"},{name:"outputs",type:"CandidateCommitments"}],type:"bool"},dmq_contents:{description:"Get all the pending inbound messages in the downward message queue for a para.",params:[{name:"paraId",type:"ParaId"}],type:"Vec"},inbound_hrmp_channels_contents:{description:"Get the contents of all channels addressed to the given recipient.",params:[{name:"paraId",type:"ParaId"}],type:"Vec"},on_chain_votes:{description:"Scrape dispute relevant from on-chain, backing votes and resolved disputes.",params:[],type:"Option"},persisted_validation_data:{description:"Yields the persisted validation data for the given `ParaId` along with an assumption that should be used if the para currently occupies a core.",params:[{name:"paraId",type:"ParaId"},{name:"assumption",type:"OccupiedCoreAssumption"}],type:"Option"},session_index_for_child:{description:"Returns the session index expected at a child of the block.",params:[],type:"SessionIndex"},validation_code:{description:"Fetch the validation code used by a para, making the given `OccupiedCoreAssumption`.",params:[{name:"paraId",type:"ParaId"},{name:"assumption",type:"OccupiedCoreAssumption"}],type:"ValidationCode"},validation_code_by_hash:{description:"Get the validation code from its hash.",params:[{name:"hash",type:"ValidationCodeHash"}],type:"Option"},validator_groups:{description:"Returns the validator groups and rotation info localized based on the hypothetical child of a block whose state this is invoked on",params:[],type:"(Vec>, GroupRotationInfo)"},validators:{description:"Get the current validators.",params:[],type:"Vec"}},ml={pvfs_require_precheck:{description:"Returns code hashes of PVFs that require pre-checking by validators in the active set.",params:[],type:"Vec"},session_info:{description:"Get the session info for the given session, if stored.",params:[{name:"index",type:"SessionIndex"}],type:"Option"},submit_pvf_check_statement:{description:"Submits a PVF pre-checking statement into the transaction pool.",params:[{name:"stmt",type:"PvfCheckStatement"},{name:"signature",type:"ValidatorSignature"}],type:"Null"},validation_code_hash:{description:"Fetch the hash of the validation code used by a para, making the given `OccupiedCoreAssumption`.",params:[{name:"paraId",type:"ParaId"},{name:"assumption",type:"OccupiedCoreAssumption"}],type:"Option"}},bl={disputes:{description:"Returns all onchain disputes.",params:[],type:"Vec<(SessionIndex, CandidateHash, DisputeState)>"}},yl={_enum:["ZeroZero","ZeroOne","ZeroTwo","ZeroThree","OneOne","OneTwo","OneThree","TwoTwo","TwoThree","ThreeThree"]},gl={_enum:["ZeroZero","ZeroOne","ZeroTwo","ZeroThree","ZeroFour","ZeroFive","ZeroSix","ZeroSeven","OneOne","OneTwo","OneThree","OneFour","OneFive","OneSix","OneSeven","TwoTwo","TwoThree","TwoFour","TwoFive","TwoSix","TwoSeven","ThreeThree","ThreeFour","ThreeFive","ThreeSix","ThreeSeven","FourFour","FourFive","FourSix","FourSeven","FiveFive","FiveSix","FiveSeven","SixSix","SixSeven","SevenSeven"]},xl={rpc:{},runtime:{ParachainHost:[{methods:{...hl,...ml,...bl,session_executor_params:{description:"Returns execution parameters for the session.",params:[{name:"sessionIndex",type:"SessionIndex"}],type:"Option"}},version:4},{methods:{...hl,...ml,...bl},version:3},{methods:{...hl,...ml},version:2},{methods:{session_info:{description:"Get the session info for the given session, if stored.",params:[{name:"index",type:"SessionIndex"}],type:"Option"},...hl},version:1}]},types:{ServiceQuality:{_enum:["Ordered","Fast"]},DisputeLocation:{_enum:["Local","Remote"]},DisputeResult:{_enum:["Valid","Invalid"]},DisputeState:{validatorsFor:"BitVec",validatorsAgainst:"BitVec",start:"BlockNumber",concludedAt:"Option"},DisputeStatement:{_enum:{Valid:"ValidDisputeStatementKind",Invalid:"InvalidDisputeStatementKind"}},DisputeStatementSet:{candidateHash:"CandidateHash",session:"SessionIndex",statements:"Vec<(DisputeStatement, ParaValidatorIndex, ValidatorSignature)>"},ExecutorParam:{_enum:{Phantom:"Null",MaxMemoryPages:"u32",StackLogicalMax:"u32",StackNativeMax:"u32",PrecheckingMaxMemory:"u64",PvfPrepTimeout:"(PvfPrepTimeoutKind, u64)",PvfExecTimeout:"(PvfExecTimeoutKind, u64)"}},ExecutorParamsHash:"Hash",ExecutorParams:"Vec",ExplicitDisputeStatement:{valid:"bool",candidateHash:"CandidateHash",session:"SessionIndex"},InvalidDisputeStatementKind:{_enum:["Explicit"]},MultiDisputeStatementSet:"Vec",PvfExecTimeoutKind:{_enum:["Backing","Approval"]},PvfPrepTimeoutKind:{_enum:["Precheck","Lenient"]},ValidDisputeStatementKind:{_enum:{Explicit:"Null",BackingSeconded:"Hash",BackingValid:"Hash",ApprovalChecking:"Null"}},HrmpChannel:{maxCapacity:"u32",maxTotalSize:"u32",maxMessageSize:"u32",msgCount:"u32",totalSize:"u32",mqcHead:"Option",senderDeposit:"Balance",recipientDeposit:"Balance"},HrmpChannelId:{sender:"u32",receiver:"u32"},HrmpOpenChannelRequest:{confirmed:"bool",age:"SessionIndex",senderDeposit:"Balance",maxMessageSize:"u32",maxCapacity:"u32",maxTotalSize:"u32"},ParachainProposal:{proposer:"AccountId",genesisHead:"HeadData",validators:"Vec",name:"Bytes",balance:"Balance"},RegisteredParachainInfo:{validators:"Vec",proposer:"AccountId"},...{Bidder:{_enum:{New:"NewBidder",Existing:"ParaId"}},IncomingParachain:{_enum:{Unset:"NewBidder",Fixed:"IncomingParachainFixed",Deploy:"IncomingParachainDeploy"}},IncomingParachainDeploy:{code:"ValidationCode",initialHeadData:"HeadData"},IncomingParachainFixed:{codeHash:"Hash",codeSize:"u32",initialHeadData:"HeadData"},NewBidder:{who:"AccountId",sub:"SubId"},SubId:"u32",AuctionIndex:"u32",LeasePeriod:"BlockNumber",LeasePeriodOf:"BlockNumber",SlotRange10:yl,SlotRange:gl,WinningData10:`[WinningDataEntry; ${yl._enum.length}]`,WinningData:`[WinningDataEntry; ${gl._enum.length}]`,WinningDataEntry:"Option<(AccountId, ParaId, BalanceOf)>",WinnersData10:"Vec",WinnersData:"Vec",WinnersDataTuple10:"(AccountId, ParaId, BalanceOf, SlotRange10)",WinnersDataTuple:"(AccountId, ParaId, BalanceOf, SlotRange)"},AbridgedCandidateReceipt:{parachainIndex:"ParaId",relayParent:"Hash",headData:"HeadData",collator:"CollatorId",signature:"CollatorSignature",povBlockHash:"Hash",commitments:"CandidateCommitments"},AbridgedHostConfiguration:{maxCodeSize:"u32",maxHeadDataSize:"u32",maxUpwardQueueCount:"u32",maxUpwardQueueSize:"u32",maxUpwardMessageSize:"u32",maxUpwardMessageNumPerCandidate:"u32",hrmpMaxMessageNumPerCandidate:"u32",validationUpgradeFrequency:"BlockNumber",validationUpgradeDelay:"BlockNumber"},AbridgedHrmpChannel:{maxCapacity:"u32",maxTotalSize:"u32",maxMessageSize:"u32",msgCount:"u32",totalSize:"u32",mqcHead:"Option"},AssignmentId:"AccountId",AssignmentKind:{_enum:{Parachain:"Null",Parathread:"(CollatorId, u32)"}},AttestedCandidate:{candidate:"AbridgedCandidateReceipt",validityVotes:"Vec",validatorIndices:"BitVec"},AuthorityDiscoveryId:"AccountId",AvailabilityBitfield:"BitVec",AvailabilityBitfieldRecord:{bitfield:"AvailabilityBitfield",submittedTt:"BlockNumber"},BackedCandidate:{candidate:"CommittedCandidateReceipt",validityVotes:"Vec",validatorIndices:"BitVec"},BufferedSessionChange:{applyAt:"BlockNumber",validators:"Vec",queued:"Vec",sessionIndex:"SessionIndex"},CandidateCommitments:{upwardMessages:"Vec",horizontalMessages:"Vec",newValidationCode:"Option",headData:"HeadData",processedDownwardMessages:"u32",hrmpWatermark:"BlockNumber"},CandidateDescriptor:{paraId:"ParaId",relayParent:"RelayChainHash",collatorId:"CollatorId",persistedValidationDataHash:"Hash",povHash:"Hash",erasureRoot:"Hash",signature:"CollatorSignature",paraHead:"Hash",validationCodeHash:"ValidationCodeHash"},CandidateEvent:{_enum:{CandidateBacked:"(CandidateReceipt, HeadData, CoreIndex, GroupIndex)",CandidateIncluded:"(CandidateReceipt, HeadData, CoreIndex, GroupIndex)",CandidateTimedOut:"(CandidateReceipt, HeadData, CoreIndex)"}},CandidateHash:"Hash",CandidateInfo:{who:"AccountId",deposit:"Balance"},CandidatePendingAvailability:{core:"CoreIndex",hash:"CandidateHash",descriptor:"CandidateDescriptor",availabilityVotes:"BitVec",backers:"BitVec",relayParentNumber:"BlockNumber",backedInNumber:"BlockNumber",backingGroup:"GroupIndex"},CandidateReceipt:{descriptor:"CandidateDescriptor",commitmentsHash:"Hash"},GlobalValidationData:{maxCodeSize:"u32",maxHeadDataSize:"u32",blockNumber:"BlockNumber"},CollatorId:"H256",CollatorSignature:"Signature",CommittedCandidateReceipt:{descriptor:"CandidateDescriptor",commitments:"CandidateCommitments"},CoreAssignment:{core:"CoreIndex",paraId:"ParaId",kind:"AssignmentKind",groupIdx:"GroupIndex"},CoreIndex:"u32",CoreOccupied:{_enum:{Parathread:"ParathreadEntry",Parachain:"Null"}},CoreState:{_enum:{Occupied:"OccupiedCore",Scheduled:"ScheduledCore",Free:"Null"}},DoubleVoteReport:{identity:"ValidatorId",first:"(Statement, ValidatorSignature)",second:"(Statement, ValidatorSignature)",proof:"MembershipProof",signingContext:"SigningContext"},DownwardMessage:"Bytes",GroupIndex:"u32",GroupRotationInfo:{sessionStartBlock:"BlockNumber",groupRotationFrequency:"BlockNumber",now:"BlockNumber"},GlobalValidationSchedule:{maxCodeSize:"u32",maxHeadDataSize:"u32",blockNumber:"BlockNumber"},HeadData:"Bytes",HostConfiguration:{maxCodeSize:"u32",maxHeadDataSize:"u32",maxUpwardQueueCount:"u32",maxUpwardQueueSize:"u32",maxUpwardMessageSize:"u32",maxUpwardMessageNumPerCandidate:"u32",hrmpMaxMessageNumPerCandidate:"u32",validationUpgradeFrequency:"BlockNumber",validationUpgradeDelay:"BlockNumber",maxPovSize:"u32",maxDownwardMessageSize:"u32",preferredDispatchableUpwardMessagesStepWeight:"Weight",hrmpMaxParachainOutboundChannels:"u32",hrmpMaxParathreadOutboundChannels:"u32",hrmpOpenRequestTtl:"u32",hrmpSenderDeposit:"Balance",hrmpRecipientDeposit:"Balance",hrmpChannelMaxCapacity:"u32",hrmpChannelMaxTotalSize:"u32",hrmpMaxParachainInboundChannels:"u32",hrmpMaxParathreadInboundChannels:"u32",hrmpChannelMaxMessageSize:"u32",codeRetentionPeriod:"BlockNumber",parathreadCores:"u32",parathreadRetries:"u32",groupRotationFrequency:"BlockNumber",chainAvailabilityPeriod:"BlockNumber",threadAvailabilityPeriod:"BlockNumber",schedulingLookahead:"u32",maxValidatorsPerCore:"Option",maxValidators:"Option",disputePeriod:"SessionIndex",disputePostConclusionAcceptancePeriod:"BlockNumber",disputeMaxSpamSlots:"u32",disputeConclusionByTimeOutPeriod:"BlockNumber",noShowSlots:"u32",nDelayTranches:"u32",zerothDelayTrancheWidth:"u32",neededApprovals:"u32",relayVrfModuloSamples:"u32"},InboundDownwardMessage:{pubSentAt:"BlockNumber",pubMsg:"DownwardMessage"},InboundHrmpMessage:{sentAt:"BlockNumber",data:"Bytes"},InboundHrmpMessages:"Vec",LocalValidationData:{parentHead:"HeadData",balance:"Balance",codeUpgradeAllowed:"Option"},MessageIngestionType:{downwardMessages:"Vec",horizontalMessages:"BTreeMap"},MessageQueueChain:"RelayChainHash",OccupiedCore:{nextUpOnAvailable:"Option",occupiedSince:"BlockNumber",timeOutAt:"BlockNumber",nextUpOnTimeOut:"Option",availability:"BitVec",groupResponsible:"GroupIndex",candidateHash:"CandidateHash",candidateDescriptor:"CandidateDescriptor"},OccupiedCoreAssumption:{_enum:["Included,","TimedOut","Free"]},OutboundHrmpMessage:{recipient:"u32",data:"Bytes"},ParachainDispatchOrigin:{_enum:["Signed","Parachain","Root"]},ParachainInherentData:{validationData:"PersistedValidationData",relayChainState:"StorageProof",downwardMessages:"Vec",horizontalMessages:"BTreeMap"},ParachainsInherentData:{bitfields:"SignedAvailabilityBitfields",backedCandidates:"Vec",disputes:"MultiDisputeStatementSet",parentHeader:"Header"},ParaGenesisArgs:{genesisHead:"Bytes",validationCode:"Bytes",parachain:"bool"},ParaId:"u32",ParaInfo:{manager:"AccountId",deposit:"Balance",locked:"bool"},ParaLifecycle:{_enum:["Onboarding","Parathread","Parachain","UpgradingToParachain","DowngradingToParathread","OutgoingParathread","OutgoingParachain"]},ParaPastCodeMeta:{upgradeTimes:"Vec",lastPruned:"Option"},ParaScheduling:{_enum:["Always","Dynamic"]},ParathreadClaim:"(ParaId, CollatorId)",ParathreadClaimQueue:{queue:"Vec",nextCoreOffset:"u32"},ParathreadEntry:{claim:"ParathreadClaim",retries:"u32"},ParaValidatorIndex:"u32",PersistedValidationData:{parentHead:"HeadData",relayParentNumber:"RelayChainBlockNumber",relayParentStorageRoot:"Hash",maxPovSize:"u32"},PvfCheckStatement:{accept:"bool",subject:"ValidationCodeHash",sessionIndex:"SessionIndex",validatorIndex:"ParaValidatorIndex"},QueuedParathread:{claim:"ParathreadEntry",coreOffset:"u32"},RelayBlockNumber:"u32",RelayChainBlockNumber:"RelayBlockNumber",RelayHash:"Hash",RelayChainHash:"RelayHash",Remark:"[u8; 32]",ReplacementTimes:{expectedAt:"BlockNumber",activatedAt:"BlockNumber"},Retriable:{_enum:{Never:"Null",WithRetries:"u32"}},ScheduledCore:{paraId:"ParaId",collator:"Option"},Scheduling:{_enum:["Always","Dynamic"]},ScrapedOnChainVotes:{session:"SessionIndex",backingValidatorsPerCandidate:"Vec<(CandidateReceipt, Vec<(ParaValidatorIndex, ValidityAttestation)>)>",disputes:"MultiDisputeStatementSet"},SessionInfo:{activeValidatorIndices:"Vec",randomSeed:"[u8; 32]",disputePeriod:"SessionIndex",validators:"Vec",discoveryKeys:"Vec",assignmentKeys:"Vec",validatorGroups:"Vec>",nCores:"u32",zerothDelayTrancheWidth:"u32",relayVrfModuloSamples:"u32",nDelayTranches:"u32",noShowSlots:"u32",neededApprovals:"u32"},OldV1SessionInfo:{validators:"Vec",discoveryKeys:"Vec",assignmentKeys:"Vec",validatorGroups:"Vec>",nCores:"u32",zerothDelayTrancheWidth:"u32",relayVrfModuloSamples:"u32",nDelayTranches:"u32",noShowSlots:"u32",neededApprovals:"u32"},SessionInfoValidatorGroup:"Vec",SignedAvailabilityBitfield:{payload:"BitVec",validatorIndex:"ParaValidatorIndex",signature:"ValidatorSignature"},SignedAvailabilityBitfields:"Vec",SigningContext:{sessionIndex:"SessionIndex",parentHash:"Hash"},Statement:{_enum:{Never:"Null",Candidate:"Hash",Valid:"Hash",Invalid:"Hash"}},TransientValidationData:{maxCodeSize:"u32",maxHeadDataSize:"u32",balance:"Balance",codeUpgradeAllowed:"Option",dmqLength:"u32"},UpgradeGoAhead:{_enum:["Abort","GoAhead"]},UpgradeRestriction:{_enum:["Present"]},UpwardMessage:"Bytes",ValidationFunctionParams:{maxCodeSize:"u32",relayChainHeight:"RelayChainBlockNumber",codeUpgradeAllowed:"Option"},ValidationCode:"Bytes",ValidationCodeHash:"Hash",ValidationData:{persisted:"PersistedValidationData",transient:"TransientValidationData"},ValidationDataType:{validationData:"ValidationData",relayChainState:"Vec"},ValidatorSignature:"Signature",ValidityAttestation:{_enum:{Never:"Null",Implicit:"ValidatorSignature",Explicit:"ValidatorSignature"}},MessagingStateSnapshot:{relayDispatchQueueSize:"(u32, u32)",egressChannels:"Vec"},MessagingStateSnapshotEgressEntry:"(ParaId, AbridgedHrmpChannel)",SystemInherentData:"ParachainInherentData",VecInboundHrmpMessage:"Vec"}},vl={rpc:{},types:{Approvals:"[bool; 4]"}},wl={rpc:{},types:{AccountStatus:{validity:"AccountValidity",freeBalance:"Balance",lockedBalance:"Balance",signature:"Vec",vat:"Permill"},AccountValidity:{_enum:["Invalid","Initiated","Pending","ValidLow","ValidHigh","Completed"]}}},Sl=["AssetInstance","Fungibility","Junction","Junctions","MultiAsset","MultiAssetFilter","MultiLocation","Response","WildFungibility","WildMultiAsset","Xcm","XcmError","XcmOrder"];function Tl(e){return Sl.reduce(((t,n)=>(0,M.Z)(t,{[n]:`${n}${e}`})),{})}const kl={rpc:{},types:{BodyId:{_enum:{Unit:"Null",Named:"Vec",Index:"Compact",Executive:"Null",Technical:"Null",Legislative:"Null",Judicial:"Null"}},BodyPart:{_enum:{Voice:"Null",Members:"Compact",Fraction:{nom:"Compact",denom:"Compact"},AtLeastProportion:{nom:"Compact",denom:"Compact"},MoreThanProportion:{nom:"Compact",denom:"Compact"}}},InteriorMultiLocation:"Junctions",NetworkId:{_enum:{Any:"Null",Named:"Vec",Polkadot:"Null",Kusama:"Null"}},XcmOrigin:{_enum:{Xcm:"MultiLocation"}},XcmpMessageFormat:{_enum:["ConcatenatedVersionedXcm","ConcatenatedEncodedBlob","Signals"]},XcmAssetId:{_enum:{Concrete:"MultiLocation",Abstract:"Bytes"}},InboundStatus:{_enum:["Ok","Suspended"]},OutboundStatus:{_enum:["Ok","Suspended"]},MultiAssets:"Vec",FungibilityV0:"FungibilityV1",WildFungibilityV0:"WildFungibilityV1",AssetInstanceV0:{_enum:{Undefined:"Null",Index8:"u8",Index16:"Compact",Index32:"Compact",Index64:"Compact",Index128:"Compact",Array4:"[u8; 4]",Array8:"[u8; 8]",Array16:"[u8; 16]",Array32:"[u8; 32]",Blob:"Vec"}},JunctionV0:{_enum:{Parent:"Null",Parachain:"Compact",AccountId32:{network:"NetworkId",id:"AccountId"},AccountIndex64:{network:"NetworkId",index:"Compact"},AccountKey20:{network:"NetworkId",key:"[u8; 20]"},PalletInstance:"u8",GeneralIndex:"Compact",GeneralKey:"Vec",OnlyChild:"Null",Plurality:{id:"BodyId",part:"BodyPart"}}},MultiAssetV0:{_enum:{None:"Null",All:"Null",AllFungible:"Null",AllNonFungible:"Null",AllAbstractFungible:"Vec",AllAbstractNonFungible:"Vec",AllConcreteFungible:"MultiLocationV0",AllConcreteNonFungible:"MultiLocationV0",AbstractFungible:{id:"Vec",instance:"Compact"},AbstractNonFungible:{class:"Vec",instance:"AssetInstanceV0"},ConcreteFungible:{id:"MultiLocationV0",amount:"Compact"},ConcreteNonFungible:{class:"MultiLocationV0",instance:"AssetInstanceV0"}}},MultiLocationV0:{_enum:{Here:"Null",X1:"JunctionV0",X2:"(JunctionV0, JunctionV0)",X3:"(JunctionV0, JunctionV0, JunctionV0)",X4:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X5:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X6:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X7:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X8:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)"}},OriginKindV0:{_enum:["Native","SovereignAccount","Superuser","Xcm"]},ResponseV0:{_enum:{Assets:"Vec"}},XcmV0:{_enum:{WithdrawAsset:{assets:"Vec",effects:"Vec"},ReserveAssetDeposit:{assets:"Vec",effects:"Vec"},ReceiveTeleportedAsset:{assets:"Vec",effects:"Vec"},QueryResponse:{queryId:"Compact",response:"ResponseV0"},TransferAsset:{assets:"Vec",dest:"MultiLocationV0"},TransferReserveAsset:{assets:"Vec",dest:"MultiLocationV0",effects:"Vec"},Transact:{originType:"XcmOriginKind",requireWeightAtMost:"u64",call:"DoubleEncodedCall"},HrmpNewChannelOpenRequest:{sender:"Compact",maxMessageSize:"Compact",maxCapacity:"Compact"},HrmpChannelAccepted:{recipient:"Compact"},HrmpChannelClosing:{initiator:"Compact",sender:"Compact",recipient:"Compact"},RelayedFrom:{who:"MultiLocationV0",message:"XcmV0"}}},XcmErrorV0:{_enum:{Undefined:"Null",Overflow:"Null",Unimplemented:"Null",UnhandledXcmVersion:"Null",UnhandledXcmMessage:"Null",UnhandledEffect:"Null",EscalationOfPrivilege:"Null",UntrustedReserveLocation:"Null",UntrustedTeleportLocation:"Null",DestinationBufferOverflow:"Null",SendFailed:"Null",CannotReachDestination:"(MultiLocation, Xcm)",MultiLocationFull:"Null",FailedToDecode:"Null",BadOrigin:"Null",ExceedsMaxMessageSize:"Null",FailedToTransactAsset:"Null",WeightLimitReached:"Weight",Wildcard:"Null",TooMuchWeightRequired:"Null",NotHoldingFees:"Null",WeightNotComputable:"Null",Barrier:"Null",NotWithdrawable:"Null",LocationCannotHold:"Null",TooExpensive:"Null",AssetNotFound:"Null",RecursionLimitReached:"Null"}},XcmOrderV0:{_enum:{Null:"Null",DepositAsset:{assets:"Vec",dest:"MultiLocationV0"},DepositReserveAsset:{assets:"Vec",dest:"MultiLocationV0",effects:"Vec"},ExchangeAsset:{give:"Vec",receive:"Vec"},InitiateReserveWithdraw:{assets:"Vec",reserve:"MultiLocationV0",effects:"Vec"},InitiateTeleport:{assets:"Vec",dest:"MultiLocationV0",effects:"Vec"},QueryHolding:{queryId:"Compact",dest:"MultiLocationV0",assets:"Vec"},BuyExecution:{fees:"MultiAssetV0",weight:"u64",debt:"u64",haltOnError:"bool",xcm:"Vec"}}},AssetInstanceV1:{_enum:{Undefined:"Null",Index:"Compact",Array4:"[u8; 4]",Array8:"[u8; 8]",Array16:"[u8; 16]",Array32:"[u8; 32]",Blob:"Bytes"}},FungibilityV1:{_enum:{Fungible:"Compact",NonFungible:"AssetInstanceV1"}},JunctionV1:{_enum:{Parachain:"Compact",AccountId32:{network:"NetworkId",id:"AccountId"},AccountIndex64:{network:"NetworkId",index:"Compact"},AccountKey20:{network:"NetworkId",key:"[u8; 20]"},PalletInstance:"u8",GeneralIndex:"Compact",GeneralKey:"Vec",OnlyChild:"Null",Plurality:{id:"BodyId",part:"BodyPart"}}},JunctionsV1:{_enum:{Here:"Null",X1:"JunctionV1",X2:"(JunctionV1, JunctionV1)",X3:"(JunctionV1, JunctionV1, JunctionV1)",X4:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X5:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X6:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X7:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X8:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)"}},MultiAssetsV1:"Vec",MultiAssetV1:{id:"XcmAssetId",fungibility:"FungibilityV1"},MultiAssetFilterV1:{_enum:{Definite:"MultiAssetsV1",Wild:"WildMultiAssetV1"}},MultiLocationV1:{parents:"u8",interior:"JunctionsV1"},OriginKindV1:"OriginKindV0",ResponseV1:{_enum:{Assets:"MultiAssetsV1"}},WildFungibilityV1:{_enum:["Fungible","NonFungible"]},WildMultiAssetV1:{_enum:{All:"Null",AllOf:{id:"XcmAssetId",fungibility:"WildFungibilityV1"}}},XcmV1:{_enum:{WithdrawAsset:{assets:"MultiAssetsV1",effects:"Vec"},ReserveAssetDeposit:{assets:"MultiAssetsV1",effects:"Vec"},ReceiveTeleportedAsset:{assets:"MultiAssetsV1",effects:"Vec"},QueryResponse:{queryId:"Compact",response:"ResponseV1"},TransferAsset:{assets:"MultiAssetsV1",dest:"MultiLocationV1"},TransferReserveAsset:{assets:"MultiAssetsV1",dest:"MultiLocationV1",effects:"Vec"},Transact:{originType:"XcmOriginKind",requireWeightAtMost:"u64",call:"DoubleEncodedCall"},HrmpNewChannelOpenRequest:{sender:"Compact",maxMessageSize:"Compact",maxCapacity:"Compact"},HrmpChannelAccepted:{recipient:"Compact"},HrmpChannelClosing:{initiator:"Compact",sender:"Compact",recipient:"Compact"},RelayedFrom:{who:"MultiLocationV1",message:"XcmV1"}}},XcmErrorV1:{_enum:{Undefined:"Null",Overflow:"Null",Unimplemented:"Null",UnhandledXcmVersion:"Null",UnhandledXcmMessage:"Null",UnhandledEffect:"Null",EscalationOfPrivilege:"Null",UntrustedReserveLocation:"Null",UntrustedTeleportLocation:"Null",DestinationBufferOverflow:"Null",SendFailed:"Null",CannotReachDestination:"(MultiLocationV1, XcmV1)",MultiLocationFull:"Null",FailedToDecode:"Null",BadOrigin:"Null",ExceedsMaxMessageSize:"Null",FailedToTransactAsset:"Null",WeightLimitReached:"Weight",Wildcard:"Null",TooMuchWeightRequired:"Null",NotHoldingFees:"Null",WeightNotComputable:"Null",Barrier:"Null",NotWithdrawable:"Null",LocationCannotHold:"Null",TooExpensive:"Null",AssetNotFound:"Null",DestinationUnsupported:"Null",RecursionLimitReached:"Null"}},XcmOrderV1:{_enum:{Noop:"Null",DepositAsset:{assets:"MultiAssetFilterV1",maxAssets:"u32",beneficiary:"MultiLocationV1"},DepositReserveAsset:{assets:"MultiAssetFilterV1",maxAssets:"u32",dest:"MultiLocationV1",effects:"Vec"},ExchangeAsset:{give:"MultiAssetFilterV1",receive:"MultiAssetsV1"},InitiateReserveWithdraw:{assets:"MultiAssetFilterV1",reserve:"MultiLocationV1",effects:"Vec"},InitiateTeleport:{assets:"MultiAssetFilterV1",dest:"MultiLocationV1",effects:"Vec"},QueryHolding:{queryId:"Compact",dest:"MultiLocationV1",assets:"MultiAssetFilterV1"},BuyExecution:{fees:"MultiAssetV1",weight:"u64",debt:"u64",haltOnError:"bool",instructions:"Vec"}}},AssetInstanceV2:"AssetInstanceV1",FungibilityV2:"FungibilityV1",JunctionV2:"JunctionV1",JunctionsV2:"JunctionsV1",MultiAssetsV2:"MultiAssetsV1",MultiAssetV2:"MultiAssetV1",MultiAssetFilterV2:"MultiAssetFilterV1",MultiLocationV2:"MultiLocationV1",OriginKindV2:"OriginKindV1",WildFungibilityV2:"WildFungibilityV1",ResponseV2:{_enum:{Null:"Null",Assets:"MultiAssetsV2",ExecutionResult:"ResponseV2Result"}},ResponseV2Error:"(u32, XcmErrorV2)",ResponseV2Result:"Result",WeightLimitV2:{_enum:{Unlimited:"Null",Limited:"Compact"}},InstructionV2:{_enum:{WithdrawAsset:"MultiAssetsV2",ReserveAssetDeposited:"MultiAssetsV2",ReceiveTeleportedAsset:"MultiAssetsV2",QueryResponse:{queryId:"Compact",response:"ResponseV2",maxWeight:"Compact"},TransferAsset:{assets:"MultiAssetsV2",beneficiary:"MultiLocationV2"},TransferReserveAsset:{assets:"MultiAssetsV2",dest:"MultiLocationV2",xcm:"XcmV2"},Transact:{originType:"OriginKindV2",requireWeightAtMost:"u64",call:"DoubleEncodedCall"},HrmpNewChannelOpenRequest:{sender:"Compact",maxMessageSize:"Compact",maxCapacity:"Compact"},HrmpChannelAccepted:{recipient:"Compact"},HrmpChannelClosing:{initiator:"Compact",sender:"Compact",recipient:"Compact"},ClearOrigin:"Null",DescendOrigin:"InteriorMultiLocation",ReportError:{queryId:"Compact",dest:"MultiLocationV2",maxResponseWeight:"Compact"},DepositAsset:{assets:"MultiAssetFilterV2",maxAssets:"u32",beneficiary:"MultiLocationV2"},DepositReserveAsset:{assets:"MultiAssetFilterV2",maxAssets:"u32",dest:"MultiLocationV2",xcm:"XcmV2"},ExchangeAsset:{give:"MultiAssetFilterV2",receive:"MultiAssetsV2"},InitiateReserveWithdraw:{assets:"MultiAssetFilterV2",reserve:"MultiLocationV2",xcm:"XcmV2"},InitiateTeleport:{assets:"MultiAssetFilterV2",dest:"MultiLocationV2",xcm:"XcmV2"},QueryHolding:{query_id:"Compact",dest:"MultiLocationV2",assets:"MultiAssetFilterV2",maxResponse_Weight:"Compact"},BuyExecution:{fees:"MultiAssetV2",weightLimit:"WeightLimitV2"},RefundSurplus:"Null",SetErrorHandler:"XcmV2",SetAppendix:"XcmV2",ClearError:"Null",ClaimAsset:{assets:"MultiAssetsV2",ticket:"MultiLocationV2"},Trap:"u64"}},WildMultiAssetV2:"WildMultiAssetV1",XcmV2:"Vec",XcmErrorV2:{_enum:{Undefined:"Null",Overflow:"Null",Unimplemented:"Null",UnhandledXcmVersion:"Null",UnhandledXcmMessage:"Null",UnhandledEffect:"Null",EscalationOfPrivilege:"Null",UntrustedReserveLocation:"Null",UntrustedTeleportLocation:"Null",DestinationBufferOverflow:"Null",MultiLocationFull:"Null",MultiLocationNotInvertible:"Null",FailedToDecode:"Null",BadOrigin:"Null",ExceedsMaxMessageSize:"Null",FailedToTransactAsset:"Null",WeightLimitReached:"Weight",Wildcard:"Null",TooMuchWeightRequired:"Null",NotHoldingFees:"Null",WeightNotComputable:"Null",Barrier:"Null",NotWithdrawable:"Null",LocationCannotHold:"Null",TooExpensive:"Null",AssetNotFound:"Null",DestinationUnsupported:"Null",RecursionLimitReached:"Null",Transport:"Null",Unroutable:"Null",UnknownWeightRequired:"Null",Trap:"u64",UnknownClaim:"Null",InvalidLocation:"Null"}},XcmOrderV2:"XcmOrderV1",...Tl("V2"),DoubleEncodedCall:{encoded:"Vec"},XcmOriginKind:{_enum:["Native","SovereignAccount","Superuser","Xcm"]},Outcome:{_enum:{Complete:"Weight",Incomplete:"(Weight, XcmErrorV0)",Error:"XcmErrorV0"}},QueryId:"u64",QueryStatus:{_enum:{Pending:{responder:"VersionedMultiLocation",maybeNotify:"Option<(u8, u8)>",timeout:"BlockNumber"},Ready:{response:"VersionedResponse",at:"BlockNumber"}}},QueueConfigData:{suspendThreshold:"u32",dropThreshold:"u32",resumeThreshold:"u32",thresholdWeight:"Weight",weightRestrictDecay:"Weight"},VersionMigrationStage:{_enum:{MigrateSupportedVersion:"Null",MigrateVersionNotifiers:"Null",NotifyCurrentTargets:"Option",MigrateAndNotifyOldTargets:"Null"}},VersionedMultiAsset:{_enum:{V0:"MultiAssetV0",V1:"MultiAssetV1",V2:"MultiAssetV2"}},VersionedMultiAssets:{_enum:{V0:"Vec",V1:"MultiAssetsV1",V2:"MultiAssetsV2"}},VersionedMultiLocation:{_enum:{V0:"MultiLocationV0",V1:"MultiLocationV1",V2:"MultiLocationV2"}},VersionedResponse:{V0:"ResponseV0",V1:"ResponseV1",V2:"ResponseV2"},VersionedXcm:{_enum:{V0:"XcmV0",V1:"XcmV1",V2:"XcmV2"}},XcmVersion:"u32"}},Pl={rpc:{},types:{ContractCryptoHasher:{_enum:["Blake2x256","Sha2x256","Keccak256"]},ContractDiscriminant:"u32",ContractLayoutArray:{offset:"ContractLayoutKey",len:"u32",cellsPerElem:"u64",layout:"ContractStorageLayout"},ContractLayoutCell:{key:"ContractLayoutKey",ty:"SiLookupTypeId"},ContractLayoutEnum:{dispatchKey:"ContractLayoutKey",variants:"BTreeMap"},ContractLayoutHash:{offset:"ContractLayoutKey",strategy:"ContractLayoutHashingStrategy",layout:"ContractStorageLayout"},ContractLayoutHashingStrategy:{hasher:"ContractCryptoHasher",postfix:"Vec",prefix:"Vec"},ContractLayoutKey:"[u8; 32]",ContractLayoutStruct:{fields:"Vec"},ContractLayoutStructField:{layout:"ContractStorageLayout",name:"Text"},ContractStorageLayout:{_enum:{Cell:"ContractLayoutCell",Hash:"ContractLayoutHash",Array:"ContractLayoutArray",Struct:"ContractLayoutStruct",Enum:"ContractLayoutEnum"}},ContractConstructorSpecV0:{name:"Text",selector:"ContractSelector",args:"Vec",docs:"Vec"},ContractConstructorSpecV1:{name:"Vec",selector:"ContractSelector",args:"Vec",docs:"Vec"},ContractConstructorSpecV2:{label:"Text",selector:"ContractSelector",args:"Vec",docs:"Vec"},ContractConstructorSpecV3:{label:"Text",selector:"ContractSelector",payable:"bool",args:"Vec",docs:"Vec"},ContractConstructorSpecV4:{label:"Text",selector:"ContractSelector",payable:"bool",args:"Vec",docs:"Vec",default:"bool",returnType:"Option"},ContractContractSpecV0:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV1:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV2:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV3:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV4:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec",environment:"ContractEnvironmentV4"},ContractDisplayName:"SiPath",ContractEventParamSpecV0:{name:"Text",indexed:"bool",type:"ContractTypeSpec",docs:"Vec"},ContractEventParamSpecV2:{label:"Text",indexed:"bool",type:"ContractTypeSpec",docs:"Vec"},ContractEventSpecV0:{name:"Text",args:"Vec",docs:"Vec"},ContractEventSpecV1:{name:"Text",args:"Vec",docs:"Vec"},ContractEventSpecV2:{label:"Text",args:"Vec",docs:"Vec"},ContractMessageParamSpecV0:{name:"Text",type:"ContractTypeSpec"},ContractMessageParamSpecV2:{label:"Text",type:"ContractTypeSpec"},ContractMessageSpecV0:{name:"Text",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec"},ContractMessageSpecV1:{name:"Vec",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec"},ContractMessageSpecV2:{label:"Text",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec"},ContractMessageSpecV3:{label:"Text",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec",default:"bool"},ContractSelector:"[u8; 4]",ContractTypeSpec:{type:"SiLookupTypeId",displayName:"ContractDisplayName"},ContractConstructorSpecLatest:"ContractConstructorSpecV4",ContractEventSpecLatest:"ContractEventSpecV2",ContractEventParamSpecLatest:"ContractEventParamSpecV2",ContractMessageParamSpecLatest:"ContractMessageParamSpecV2",ContractMessageSpecLatest:"ContractMessageSpecV3",ContractMetadataLatest:"ContractMetadataV4",ContractProjectInfo:{source:"ContractProjectSource",contract:"ContractProjectContract"},ContractMetadataV0:{metadataVersion:"Text",types:"Vec",spec:"ContractContractSpecV0"},ContractMetadataV1:{types:"Vec",spec:"ContractContractSpecV1"},ContractMetadataV2:{types:"Vec",spec:"ContractContractSpecV2"},ContractMetadataV3:{types:"Vec",spec:"ContractContractSpecV3"},ContractMetadataV4:{types:"Vec",spec:"ContractContractSpecV4"},ContractMetadata:{_enum:{V0:"ContractMetadataV0",V1:"ContractMetadataV1",V2:"ContractMetadataV2",V3:"ContractMetadataV3",V4:"ContractMetadataV4"}},ContractProjectV0:{metadataVersion:"Text",source:"ContractProjectSource",contract:"ContractProjectContract",types:"Vec",spec:"ContractContractSpecV0"},ContractProject:"(ContractProjectInfo, ContractMetadata)",ContractProjectContract:{_alias:{docs:"documentation"},name:"Text",version:"Text",authors:"Vec",description:"Option",docs:"Option",repository:"Option",homepage:"Option",license:"Option"},ContractProjectSource:{_alias:{wasmHash:"hash"},wasmHash:"[u8; 32]",language:"Text",compiler:"Text",wasm:"Raw"},ContractEnvironmentV4:{_alias:{hashType:"hash"},accountId:"Option",balance:"Option",blockNumber:"Option",hashType:"Option",timestamp:"Option",maxEventTopics:"Option"}}},Vl={rpc:{listening:{aliasSection:"net",description:"Returns true if client is actively listening for network connections. Otherwise false.",params:[],type:"bool"},peerCount:{aliasSection:"net",description:"Returns number of peers connected to node.",params:[],type:"Text"},version:{aliasSection:"net",description:"Returns protocol version.",params:[],type:"Text"},clientVersion:{aliasSection:"web3",description:"Returns current client version.",params:[],type:"Text"},sha3:{aliasSection:"web3",description:"Returns sha3 of the given data",params:[{name:"data",type:"Bytes"}],type:"H256"},accounts:{description:"Returns accounts list.",params:[],type:"Vec"},blockNumber:{description:"Returns the blockNumber",params:[],type:"U256"},call:{description:"Call contract, returning the output data.",params:[{name:"request",type:"EthCallRequest"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"Bytes"},chainId:{description:"Returns the chain ID used for transaction signing at the current best block. None is returned if not available.",params:[],type:"U64"},coinbase:{description:"Returns block author.",params:[],type:"H160"},estimateGas:{description:"Estimate gas needed for execution of given contract.",params:[{name:"request",type:"EthCallRequest"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"U256"},feeHistory:{description:"Returns fee history for given block count & reward percentiles",params:[{name:"blockCount",type:"U256"},{name:"newestBlock",type:"BlockNumber"},{name:"rewardPercentiles",type:"Option>"}],type:"EthFeeHistory"},gasPrice:{description:"Returns current gas price.",params:[],type:"U256"},getBalance:{description:"Returns balance of the given account.",params:[{name:"address",type:"H160"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"U256"},getBlockByHash:{description:"Returns block with given hash.",params:[{name:"hash",type:"H256"},{name:"full",type:"bool"}],type:"Option"},getBlockByNumber:{description:"Returns block with given number.",params:[{name:"block",type:"BlockNumber"},{name:"full",type:"bool"}],type:"Option"},getBlockTransactionCountByHash:{description:"Returns the number of transactions in a block with given hash.",params:[{name:"hash",type:"H256"}],type:"U256"},getBlockTransactionCountByNumber:{description:"Returns the number of transactions in a block with given block number.",params:[{name:"block",type:"BlockNumber"}],type:"U256"},getCode:{description:"Returns the code at given address at given time (block number).",params:[{name:"address",type:"H160"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"Bytes"},getFilterChanges:{description:"Returns filter changes since last poll.",params:[{name:"index",type:"U256"}],type:"EthFilterChanges"},getFilterLogs:{description:"Returns all logs matching given filter (in a range 'from' - 'to').",params:[{name:"index",type:"U256"}],type:"Vec"},getLogs:{description:"Returns logs matching given filter object.",params:[{name:"filter",type:"EthFilter"}],type:"Vec"},getProof:{description:"Returns proof for account and storage.",params:[{name:"address",type:"H160"},{name:"storageKeys",type:"Vec"},{name:"number",type:"BlockNumber"}],type:"EthAccount"},getStorageAt:{description:"Returns content of the storage at given address.",params:[{name:"address",type:"H160"},{name:"index",type:"U256"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"H256"},getTransactionByBlockHashAndIndex:{description:"Returns transaction at given block hash and index.",params:[{name:"hash",type:"H256"},{name:"index",type:"U256"}],type:"EthTransaction"},getTransactionByBlockNumberAndIndex:{description:"Returns transaction by given block number and index.",params:[{name:"number",type:"BlockNumber"},{name:"index",type:"U256"}],type:"EthTransaction"},getTransactionByHash:{description:"Get transaction by its hash.",params:[{name:"hash",type:"H256"}],type:"EthTransaction"},getTransactionCount:{description:"Returns the number of transactions sent from given address at given time (block number).",params:[{name:"address",type:"H160"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"U256"},getTransactionReceipt:{description:"Returns transaction receipt by transaction hash.",params:[{name:"hash",type:"H256"}],type:"EthReceipt"},getUncleByBlockHashAndIndex:{description:"Returns an uncles at given block and index.",params:[{name:"hash",type:"H256"},{name:"index",type:"U256"}],type:"EthRichBlock"},getUncleByBlockNumberAndIndex:{description:"Returns an uncles at given block and index.",params:[{name:"number",type:"BlockNumber"},{name:"index",type:"U256"}],type:"EthRichBlock"},getUncleCountByBlockHash:{description:"Returns the number of uncles in a block with given hash.",params:[{name:"hash",type:"H256"}],type:"U256"},getUncleCountByBlockNumber:{description:"Returns the number of uncles in a block with given block number.",params:[{name:"number",type:"BlockNumber"}],type:"U256"},getWork:{description:"Returns the hash of the current block, the seedHash, and the boundary condition to be met.",params:[],type:"EthWork"},hashrate:{description:"Returns the number of hashes per second that the node is mining with.",params:[],type:"U256"},maxPriorityFeePerGas:{description:"Returns max priority fee per gas",params:[],type:"U256"},mining:{description:"Returns true if client is actively mining new blocks.",params:[],type:"bool"},newBlockFilter:{description:"Returns id of new block filter.",params:[],type:"U256"},newFilter:{description:"Returns id of new filter.",params:[{name:"filter",type:"EthFilter"}],type:"U256"},newPendingTransactionFilter:{description:"Returns id of new block filter.",params:[],type:"U256"},protocolVersion:{description:"Returns protocol version encoded as a string (quotes are necessary).",params:[],type:"u64"},sendRawTransaction:{description:"Sends signed transaction, returning its hash.",params:[{name:"bytes",type:"Bytes"}],type:"H256"},sendTransaction:{description:"Sends transaction; will block waiting for signer to return the transaction hash",params:[{name:"tx",type:"EthTransactionRequest"}],type:"H256"},submitHashrate:{description:"Used for submitting mining hashrate.",params:[{name:"index",type:"U256"},{name:"hash",type:"H256"}],type:"bool"},submitWork:{description:"Used for submitting a proof-of-work solution.",params:[{name:"nonce",type:"H64"},{name:"headerHash",type:"H256"},{name:"mixDigest",type:"H256"}],type:"bool"},subscribe:{description:"Subscribe to Eth subscription.",params:[{name:"kind",type:"EthSubKind"},{isOptional:!0,name:"params",type:"EthSubParams"}],pubsub:["subscription","subscribe","unsubscribe"],type:"Null"},syncing:{description:"Returns an object with data about the sync status or false.",params:[],type:"EthSyncStatus"},uninstallFilter:{description:"Uninstalls filter.",params:[{name:"index",type:"U256"}],type:"bool"}},runtime:{ConvertTransactionRuntimeApi:[{methods:{convert_transaction:{description:"Converts an Ethereum-style transaction to Extrinsic",params:[{name:"transaction",type:"TransactionV2"}],type:"Extrinsic"}},version:2}],DebugRuntimeApi:[{methods:{trace_block:{description:"Trace all block extrinsics",params:[{name:"extrinsics",type:"Vec"},{name:"knownTransactions",type:"Vec"}],type:"Result<(), DispatchError>"},trace_transaction:{description:"Trace transaction extrinsics",params:[{name:"extrinsics",type:"Vec"},{name:"transaction",type:"EthTransaction"}],type:"Result<(), DispatchError>"}},version:4}],EthereumRuntimeRPCApi:[{methods:{account_basic:{description:"Returns pallet_evm::Accounts by address.",params:[{name:"address",type:"H160"}],type:"EvmAccount"},account_code_at:{description:"For a given account address, returns pallet_evm::AccountCodes.",params:[{name:"address",type:"H160"}],type:"Bytes"},author:{description:"Returns the converted FindAuthor::find_author authority id.",params:[],type:"H160"},call:{description:"Returns a frame_ethereum::call response. If `estimate` is true,",params:[{name:"from",type:"H160"},{name:"to",type:"H160"},{name:"data",type:"Vec"},{name:"value",type:"U256"},{name:"gasLimit",type:"U256"},{name:"maxFeePerGas",type:"Option"},{name:"maxPriorityFeePerGas",type:"Option"},{name:"nonce",type:"Option"},{name:"estimate",type:"bool"},{name:"accessList",type:"Option)>>"}],type:"Result"},chain_id:{description:"Returns runtime defined pallet_evm::ChainId.",params:[],type:"u64"},create:{description:"Returns a frame_ethereum::call response. If `estimate` is true,",params:[{name:"from",type:"H160"},{name:"data",type:"Vec"},{name:"value",type:"U256"},{name:"gasLimit",type:"U256"},{name:"maxFeePerGas",type:"Option"},{name:"maxPriorityFeePerGas",type:"Option"},{name:"nonce",type:"Option"},{name:"estimate",type:"bool"},{name:"accessList",type:"Option)>>"}],type:"Result"},current_all:{description:"Return all the current data for a block in a single runtime call.",params:[],type:"(Option, Option>, Option>)"},current_block:{description:"Return the current block.",params:[],type:"BlockV2"},current_receipts:{description:"Return the current receipt.",params:[],type:"Option>"},current_transaction_statuses:{description:"Return the current transaction status.",params:[],type:"Option>"},elasticity:{description:"Return the elasticity multiplier.",params:[],type:"Option"},extrinsic_filter:{description:"Receives a `Vec` and filters all the ethereum transactions.",params:[{name:"xts",type:"Vec"}],type:"Vec"},gas_price:{description:"Returns FixedGasPrice::min_gas_price",params:[],type:"u256"},storage_at:{description:"For a given account address and index, returns pallet_evm::AccountStorages.",params:[{name:"address",type:"H160"},{name:"index",type:"u256"}],type:"H256"}},version:4}]},types:{BlockV0:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},LegacyTransaction:{nonce:"U256",gasPrice:"U256",gasLimit:"U256",action:"EthTransactionAction",value:"U256",input:"Bytes",signature:"EthTransactionSignature"},TransactionV0:"LegacyTransaction",BlockV1:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},EIP2930Transaction:{chainId:"u64",nonce:"U256",gasPrice:"U256",gasLimit:"U256",action:"EthTransactionAction",value:"U256",input:"Bytes",accessList:"EthAccessList",oddYParity:"bool",r:"H256",s:"H256"},TransactionV1:{_enum:{Legacy:"LegacyTransaction",EIP2930:"EIP2930Transaction"}},BlockV2:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},EIP1559Transaction:{chainId:"u64",nonce:"U256",maxPriorityFeePerGas:"U256",maxFeePerGas:"U256",gasLimit:"U256",action:"EthTransactionAction",value:"U256",input:"Bytes",accessList:"EthAccessList",oddYParity:"bool",r:"H256",s:"H256"},TransactionV2:{_enum:{Legacy:"LegacyTransaction",EIP2930:"EIP2930Transaction",EIP1559:"EIP1559Transaction"}},EthereumAccountId:"GenericEthereumAccountId",EthereumAddress:"GenericEthereumAccountId",EthereumLookupSource:"GenericEthereumLookupSource",EthereumSignature:"[u8; 65]",EthAccessListItem:{address:"EthAddress",slots:"Vec"},EthAccessList:"Vec",EthAccount:{address:"EthAddress",balance:"U256",nonce:"U256",codeHash:"H256",storageHash:"H256",accountProof:"Vec",storageProof:"Vec"},EthAddress:"H160",EthBlock:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},EthHeader:{parentHash:"H256",ommersHash:"H256",beneficiary:"EthAddress",stateRoot:"H256",transactionsRoot:"H256",receiptsRoot:"H256",logsBloom:"EthBloom",difficulty:"U256",number:"U256",gasLimit:"U256",gasUsed:"U256",timestamp:"u64",extraData:"Bytes",mixMash:"H256",nonce:"H64"},EthRichBlock:{_alias:{blockHash:"hash",blockSize:"size"},blockHash:"Option",parentHash:"H256",sha3Uncles:"H256",author:"EthAddress",miner:"EthAddress",stateRoot:"H256",transactionsRoot:"H256",receiptsRoot:"H256",number:"Option",gasUsed:"U256",gasLimit:"U256",extraData:"Bytes",logsBloom:"EthBloom",timestamp:"U256",difficulty:"U256",totalDifficulty:"Option",sealFields:"Vec",uncles:"Vec",transactions:"Vec",blockSize:"Option"},EthBloom:"H2048",EthCallRequest:{from:"Option",to:"Option",gasPrice:"Option",gas:"Option",value:"Option",data:"Option",nonce:"Option"},EthFeeHistory:{oldestBlock:"U256",baseFeePerGas:"Vec",gasUsedRatio:"Vec",reward:"Option>>"},EthFilter:{fromBlock:"Option",toBlock:"Option",blockHash:"Option",address:"Option",topics:"Option"},EthFilterAddress:{_enum:{Single:"EthAddress",Multiple:"Vec",Null:"Null"}},EthFilterChanges:{_enum:{Logs:"Vec",Hashes:"Vec",Empty:"Null"}},EthFilterTopic:{_enum:{Single:"EthFilterTopicInner",Multiple:"Vec",Null:"Null"}},EthFilterTopicEntry:"Option",EthFilterTopicInner:{_enum:{Single:"EthFilterTopicEntry",Multiple:"Vec",Null:"Null"}},EthRichHeader:{_alias:{blockHash:"hash",blockSize:"size"},blockHash:"Option",parentHash:"H256",sha3Uncles:"H256",author:"EthAddress",miner:"EthAddress",stateRoot:"H256",transactionsRoot:"H256",receiptsRoot:"H256",number:"Option",gasUsed:"U256",gasLimit:"U256",extraData:"Bytes",logsBloom:"EthBloom",timestamp:"U256",difficulty:"U256",sealFields:"Vec",blockSize:"Option"},EthLog:{address:"EthAddress",topics:"Vec",data:"Bytes",blockHash:"Option",blockNumber:"Option",transactionHash:"Option",transactionIndex:"Option",logIndex:"Option",transactionLogIndex:"Option",removed:"bool"},EthReceipt:{transactionHash:"Option",transactionIndex:"Option",blockHash:"Option",from:"Option",to:"Option",blockNumber:"Option",cumulativeGasUsed:"U256",gasUsed:"Option",contractAddress:"Option",logs:"Vec",root:"Option",logsBloom:"EthBloom",statusCode:"Option"},EthReceiptV0:"EthReceipt",EthReceiptV3:"EthReceipt",EthStorageProof:{key:"U256",value:"U256",proof:"Vec"},EthSubKind:{_enum:["newHeads","logs","newPendingTransactions","syncing"]},EthSubParams:{_enum:{None:"Null",Logs:"EthFilter"}},EthSubResult:{_enum:{Header:"EthRichHeader",Log:"EthLog",TransactionHash:"H256",SyncState:"EthSyncStatus"}},EthSyncInfo:{startingBlock:"U256",currentBlock:"U256",highestBlock:"U256",warpChunksAmount:"Option",warpChunksProcessed:"Option"},EthSyncStatus:{_enum:{Info:"EthSyncInfo",None:"Null"}},EthTransaction:{hash:"H256",nonce:"U256",blockHash:"Option",blockNumber:"Option",transactionIndex:"Option",from:"H160",to:"Option",value:"U256",gasPrice:"Option",maxFeePerGas:"Option",maxPriorityFeePerGas:"Option",gas:"U256",input:"Bytes",creates:"Option",raw:"Bytes",publicKey:"Option",chainId:"Option",standardV:"U256",v:"U256",r:"U256",s:"U256",accessList:"Option>",transactionType:"Option"},EthTransactionSignature:{v:"u64",r:"H256",s:"H256"},EthTransactionAction:{_enum:{Call:"H160",Create:"Null"}},EthTransactionCondition:{_enum:{block:"u64",time:"u64"}},EthTransactionRequest:{from:"Option",to:"Option",gasPrice:"Option",gas:"Option",value:"Option",data:"Option",nonce:"Option"},EthTransactionStatus:{transactionHash:"H256",transactionIndex:"u32",from:"EthAddress",to:"Option",contractAddress:"Option",logs:"Vec",logsBloom:"EthBloom"},EthWork:{powHash:"H256",seedHash:"H256",target:"H256",number:"Option"}}},Ml={rpc:{},runtime:{AuthorFilterAPI:[{methods:{can_author:{description:"The runtime api used to predict whether an author will be eligible in the given slot",params:[{name:"author",type:"AccountId"},{name:"relayParent",type:"u32"},{name:"parentHeader",type:"Header"}],type:"bool"}},version:2},{methods:{can_author:{description:"The runtime api used to predict whether an author will be eligible in the given slot",params:[{name:"author",type:"AccountId"},{name:"relayParent",type:"u32"}],type:"bool"}},version:1}],NimbusApi:[{methods:{can_author:{description:"The runtime api used to predict whether a Nimbus author will be eligible in the given slot",params:[{name:"author",type:"AccountId"},{name:"relayParent",type:"u32"},{name:"parentHeader",type:"Header"}],type:"bool"}},version:1}]},types:{}},Il={rpc:{},runtime:{OracleApi:[{methods:{get_all_values:{description:"Retrieves all values",params:[{name:"providerId",type:"Raw"}],type:"Raw"},get_value:{description:"Retrieves a single value",params:[{name:"providerId",type:"Raw"},{name:"key",type:"Raw"}],type:"Option"}},version:1}]},types:{}},Ol={rpc:{},runtime:{TokensApi:[{methods:{query_existential_deposit:{description:"Query the existential amount for a specific currency",params:[{name:"currencyId",type:"Raw"}],type:"u128"}},version:1}]},types:{}},Nl={rpc:{methods:{description:"Retrieves the list of RPC methods that are exposed by the node",params:[],type:"RpcMethods"}},types:{RpcMethods:{version:"u32",methods:"Vec"}}},El={rpc:{hasKey:{description:"Returns true if the keystore has private keys for the given public key and key type.",isUnsafe:!0,params:[{name:"publicKey",type:"Bytes"},{name:"keyType",type:"Text"}],type:"bool"},hasSessionKeys:{description:"Returns true if the keystore has private keys for the given session public keys.",isUnsafe:!0,params:[{name:"sessionKeys",type:"Bytes"}],type:"bool"},insertKey:{description:"Insert a key into the keystore.",isUnsafe:!0,params:[{name:"keyType",type:"Text"},{name:"suri",type:"Text"},{name:"publicKey",type:"Bytes"}],type:"Bytes"},pendingExtrinsics:{description:"Returns all pending extrinsics, potentially grouped by sender",params:[],type:"Vec"},removeExtrinsic:{description:"Remove given extrinsic from the pool and temporarily ban it to prevent reimporting",isUnsafe:!0,params:[{name:"bytesOrHash",type:"Vec"}],type:"Vec"},rotateKeys:{description:"Generate new session keys and returns the corresponding public keys",isUnsafe:!0,params:[],type:"Bytes"},submitAndWatchExtrinsic:{description:"Submit and subscribe to watch an extrinsic until unsubscribed",isSigned:!0,params:[{name:"extrinsic",type:"Extrinsic"}],pubsub:["extrinsicUpdate","submitAndWatchExtrinsic","unwatchExtrinsic"],type:"ExtrinsicStatus"},submitExtrinsic:{description:"Submit a fully formatted extrinsic for block inclusion",isSigned:!0,params:[{name:"extrinsic",type:"Extrinsic"}],type:"Hash"}},types:{ExtrinsicOrHash:{_enum:{Hash:"Hash",Extrinsic:"Bytes"}},ExtrinsicStatus:{_enum:{Future:"Null",Ready:"Null",Broadcast:"Vec",InBlock:"Hash",Retracted:"Hash",FinalityTimeout:"Hash",Finalized:"Hash",Usurped:"Hash",Dropped:"Null",Invalid:"Null"}}}},Cl={rpc:{getBlock:{description:"Get header and body of a relay chain block",params:[{isHistoric:!0,isOptional:!0,name:"hash",type:"BlockHash"}],type:"SignedBlock"},getBlockHash:{description:"Get the block hash for a specific block",params:[{isOptional:!0,name:"blockNumber",type:"BlockNumber"}],type:"BlockHash"},getFinalizedHead:{alias:["chain_getFinalisedHead"],description:"Get hash of the last finalized block in the canon chain",params:[],type:"BlockHash"},getHeader:{alias:["chain_getHead"],description:"Retrieves the header for a specific block",params:[{isHistoric:!0,isOptional:!0,name:"hash",type:"BlockHash"}],type:"Header"},subscribeAllHeads:{description:"Retrieves the newest header via subscription",params:[],pubsub:["allHead","subscribeAllHeads","unsubscribeAllHeads"],type:"Header"},subscribeFinalizedHeads:{alias:["chain_subscribeFinalisedHeads","chain_unsubscribeFinalisedHeads"],description:"Retrieves the best finalized header via subscription",params:[],pubsub:["finalizedHead","subscribeFinalizedHeads","unsubscribeFinalizedHeads"],type:"Header"},subscribeNewHeads:{alias:["chain_unsubscribeNewHeads","subscribe_newHead","unsubscribe_newHead"],description:"Retrieves the best header via subscription",params:[],pubsub:["newHead","subscribeNewHead","unsubscribeNewHead"],type:"Header"}},types:{BlockHash:"Hash"}},Al={rpc:{getKeys:{description:"Returns the keys with prefix from a child storage, leave empty to get all the keys",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"prefix",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Vec"},getKeysPaged:{alias:["childstate_getKeysPagedAt"],description:"Returns the keys with prefix from a child storage with pagination support",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"prefix",type:"StorageKey"},{name:"count",type:"u32"},{isOptional:!0,name:"startKey",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Vec"},getStorage:{description:"Returns a child storage entry at a specific block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Option"},getStorageEntries:{description:"Returns child storage entries for multiple keys at a specific block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Vec>"},getStorageHash:{description:"Returns the hash of a child storage entry at a block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Option"},getStorageSize:{description:"Returns the size of a child storage entry at a block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Option"}},types:{PrefixedStorageKey:"StorageKey"}},Hl={rpc:{localStorageGet:{description:"Get offchain local storage under given key and prefix",isUnsafe:!0,params:[{name:"kind",type:"StorageKind"},{name:"key",type:"Bytes"}],type:"Option"},localStorageSet:{description:"Set offchain local storage under given key and prefix",isUnsafe:!0,params:[{name:"kind",type:"StorageKind"},{name:"key",type:"Bytes"},{name:"value",type:"Bytes"}],type:"Null"}},runtime:{OffchainWorkerApi:[{methods:{offchain_worker:{description:"Starts the off-chain task for given block header.",params:[{name:"header",type:"Header"}],type:"Null"}},version:2},{methods:{offchain_worker:{description:"Starts the off-chain task for given block header.",params:[{name:"number",type:"BlockNumber"}],type:"Null"}},version:1}]},types:{StorageKind:{_enum:{PERSISTENT:1,LOCAL:2}}}},Bl={query_fee_details:{description:"The transaction fee details",params:[{name:"uxt",type:"Extrinsic"},{name:"len",type:"u32"}],type:"FeeDetails"}},_l={query_call_fee_details:{description:"The call fee details",params:[{name:"call",type:"Call"},{name:"len",type:"u32"}],type:"FeeDetails"}},Rl={query_info:{description:"The transaction info",params:[{name:"uxt",type:"Extrinsic"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"}},Ll={query_call_info:{description:"The call info",params:[{name:"call",type:"Call"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"}},Ul={query_length_to_fee:{description:"Query the output of the current LengthToFee given some input",params:[{name:"length",type:"u32"}],type:"Balance"},query_weight_to_fee:{description:"Query the output of the current WeightToFee given some input",params:[{name:"weight",type:"Weight"}],type:"Balance"}},zl={rpc:{queryFeeDetails:{deprecated:"Use `api.call.transactionPaymentApi.queryFeeDetails` instead",description:"Query the detailed fee of a given encoded extrinsic",params:[{name:"extrinsic",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"FeeDetails"},queryInfo:{deprecated:"Use `api.call.transactionPaymentApi.queryInfo` instead",description:"Retrieves the fee information for an encoded extrinsic",params:[{name:"extrinsic",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"RuntimeDispatchInfoV1"}},runtime:{TransactionPaymentApi:[{methods:{...Ul,...Rl,...Bl},version:4},{methods:{...Ul,...Rl,...Bl},version:3},{methods:{...Rl,...Bl},version:2},{methods:{query_info:{description:"The transaction info",params:[{name:"uxt",type:"Extrinsic"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"},...Bl},version:1}],TransactionPaymentCallApi:[{methods:{...Ul,...Ll,..._l},version:3},{methods:{...Ll,..._l},version:2},{methods:{CALL:{description:"The call info",params:[{name:"call",type:"Call"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"},..._l},version:1}]},types:{FeeDetails:{inclusionFee:"Option"},InclusionFee:{baseFee:"Balance",lenFee:"Balance",adjustedWeightFee:"Balance"},RuntimeDispatchInfo:{weight:"Weight",class:"DispatchClass",partialFee:"Balance"},RuntimeDispatchInfoV1:{weight:"WeightV1",class:"DispatchClass",partialFee:"Balance"},RuntimeDispatchInfoV2:{weight:"WeightV2",class:"DispatchClass",partialFee:"Balance"}}},Dl={rpc:{call:{alias:["state_callAt"],description:"Perform a call to a builtin on the chain",params:[{name:"method",type:"Text"},{name:"data",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Bytes"},getChildKeys:{description:"Retrieves the keys with prefix of a specific child storage",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getChildReadProof:{description:"Returns proof of storage for child key entries at a specific block state.",params:[{name:"childStorageKey",type:"PrefixedStorageKey"},{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ReadProof"},getChildStorage:{description:"Retrieves the child storage for a key",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"StorageData"},getChildStorageHash:{description:"Retrieves the child storage hash",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Hash"},getChildStorageSize:{description:"Retrieves the child storage size",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"u64"},getKeys:{deprecated:"Use `api.rpc.state.getKeysPaged` to retrieve keys",description:"Retrieves the keys with a certain prefix",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getKeysPaged:{alias:["state_getKeysPagedAt"],description:"Returns the keys with prefix with pagination support.",params:[{name:"key",type:"StorageKey"},{name:"count",type:"u32"},{isOptional:!0,name:"startKey",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getMetadata:{description:"Returns the runtime metadata",params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Metadata"},getPairs:{deprecated:"Use `api.rpc.state.getKeysPaged` to retrieve keys",description:"Returns the keys with prefix, leave empty to get all the keys (deprecated: Use getKeysPaged)",isUnsafe:!0,params:[{name:"prefix",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getReadProof:{description:"Returns proof of storage entries at a specific block state",params:[{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ReadProof"},getRuntimeVersion:{alias:["chain_getRuntimeVersion"],description:"Get the runtime version",params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"RuntimeVersion"},getStorage:{alias:["state_getStorageAt"],description:"Retrieves the storage for a key",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"StorageData"},getStorageHash:{alias:["state_getStorageHashAt"],description:"Retrieves the storage hash",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Hash"},getStorageSize:{alias:["state_getStorageSizeAt"],description:"Retrieves the storage size",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"u64"},queryStorage:{description:"Query historical storage entries (by key) starting from a start block",isUnsafe:!0,params:[{name:"keys",type:"Vec"},{name:"fromBlock",type:"Hash"},{isOptional:!0,name:"toBlock",type:"BlockHash"}],type:"Vec"},queryStorageAt:{description:"Query storage entries (by key) starting at block hash given as the second parameter",params:[{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},subscribeRuntimeVersion:{alias:["chain_subscribeRuntimeVersion","chain_unsubscribeRuntimeVersion"],description:"Retrieves the runtime version via subscription",params:[],pubsub:["runtimeVersion","subscribeRuntimeVersion","unsubscribeRuntimeVersion"],type:"RuntimeVersion"},subscribeStorage:{description:"Subscribes to storage changes for the provided keys",params:[{isOptional:!0,name:"keys",type:"Vec"}],pubsub:["storage","subscribeStorage","unsubscribeStorage"],type:"StorageChangeSet"},traceBlock:{description:"Provides a way to trace the re-execution of a single block",isUnsafe:!0,params:[{name:"block",type:"Hash"},{name:"targets",type:"Option"},{name:"storageKeys",type:"Option"},{name:"methods",type:"Option"}],type:"TraceBlockResponse"},trieMigrationStatus:{description:"Check current migration state",isUnsafe:!0,params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"MigrationStatusResult"}},types:{ApiId:"[u8; 8]",BlockTrace:{blockHash:"Text",parentHash:"Text",tracingTargets:"Text",storageKeys:"Text",spans:"Vec",events:"Vec"},BlockTraceEvent:{target:"Text",data:"BlockTraceEventData",parentId:"Option"},BlockTraceEventData:{stringValues:"HashMap"},BlockTraceSpan:{id:"u64",parentId:"Option",name:"Text",target:"Text",wasm:"bool"},KeyValueOption:"(StorageKey, Option)",MigrationStatusResult:{topRemainingToMigrate:"u64",childRemainingToMigrate:"u64"},ReadProof:{at:"Hash",proof:"Vec"},RuntimeVersionApi:"(ApiId, u32)",RuntimeVersion:{specName:"Text",implName:"Text",authoringVersion:"u32",specVersion:"u32",implVersion:"u32",apis:"Vec",transactionVersion:"u32",stateVersion:"u8"},RuntimeVersionPre4:{specName:"Text",implName:"Text",authoringVersion:"u32",specVersion:"u32",implVersion:"u32",apis:"Vec",transactionVersion:"u32"},RuntimeVersionPre3:{specName:"Text",implName:"Text",authoringVersion:"u32",specVersion:"u32",implVersion:"u32",apis:"Vec"},RuntimeVersionPartial:{specName:"Text",specVersion:"u32",apis:"Vec"},SpecVersion:"u32",StorageChangeSet:{block:"Hash",changes:"Vec"},TraceBlockResponse:{_enum:{TraceError:"TraceError",BlockTrace:"BlockTrace"}},TraceError:{error:"Text"}}};function jl(e,{type:t},n,r){const a={},i=e.getSiType(t).def.asVariant.variants;for(let s=0,o=i.length;se(t)}const Fl=ql(qt),Xl=ql((e=>e.toString()));function Zl({calls:e}){return e.isSome}function Wl(e,t,n,r,a){const{fields:i,index:s}=n,o=i.length,c=new Array(o);for(let u=0;u{if(a.length!==s.length)throw new Error(`Extrinsic ${t}.${i} expects ${a.length} arguments, got ${s.length}.`);return e.createTypeUnsafe("Call",[{args:s,callIndex:n},r])};return s.is=e=>function(e,t){return e.callIndex[0]===t[0]&&e.callIndex[1]===t[1]}(e,n),s.callIndex=n,s.meta=r,s.method=i,s.section=t,s.toJSON=()=>r.toJSON(),s}(e,r,new Uint8Array([a,s.toNumber()]),e.createTypeUnsafe("FunctionMetadataLatest",[(0,M.Z)({args:c},n)]))}function Gl(e,{lookup:t,pallets:n},r){const a={},i=n.filter(Zl);for(let s=0,o=i.length;s=12?o.toNumber():s;Yr(a,u,(()=>jl(t,n.unwrap(),Fl,(n=>Wl(e,t,n,u,d)))))}return a}function Kl(e,t){return(0,M.Z)({args:t.fields.map((({type:t})=>e.getTypeDef(t).type))},t)}function Yl(e,{lookup:t,pallets:n},r){const a={};for(let i=0,s=n.length;i=12?o.toNumber():i;Yr(a,qt(c),(()=>jl(t,s.unwrap(),Xl,(r=>({is:e=>fn(e)&&fn(e.index)&&e.index.eq(n)&&((0,ut.U)(e.error)?e.error[0]===r.index.toNumber():fn(e.error)&&e.error.eq(r.index)),meta:e.createTypeUnsafe("ErrorMetadataLatest",[Kl(t,r)])})))))}}return a}function Jl({events:e}){return e.isSome}function Ql(e,{lookup:t,pallets:n},r){const a={},i=n.filter(Jl);for(let s=0,o=i.length;s=12?o.toNumber():s;Yr(a,qt(c),(()=>jl(t,n.unwrap(),Xl,(n=>({is:e=>fn(e)&&(0,ut.U)(e.index)&&u===e.index[0]&&n.index.eq(e.index[1]),meta:e.createTypeUnsafe("EventMetadataLatest",[Kl(t,n)])})))))}return a}function $l(e,{pallets:t},n){const r={};for(let a=0,i=t.length;aJr({},n,(t=>{const n=e.createTypeUnsafe(e.createLookupType(t.type),[(0,zi.G)(t.value.toHex())]);return n.meta=t,n}),Fl)))}return r}function ef(e){const t=e.map((e=>e.toString().trim())),n=t.findIndex((e=>!e.length));return-1===n?t:t.slice(0,n)}function tf(e,{extrinsic:t,lookup:n,pallets:r}){return e.createTypeUnsafe("MetadataLatest",[{extrinsic:t,lookup:{types:n.types.map((({id:t,type:n})=>e.createTypeUnsafe("PortableType",[{id:t,type:(0,M.Z)({},n,{docs:ef(n.docs)})}])))},pallets:r.map((({calls:t,index:n,name:r})=>({calls:e.createTypeUnsafe("Option",[t.unwrapOr(null)]),index:n,name:r})))}]).toJSON()}function nf(e,t=[]){for(let n=0,r=e.length;ne||t)))}function sf(e,{info:t}){throw new Error(`Unhandled: Unable to create and validate type from ${e} (info=${hr[t]})`)}const of={[hr.BTreeMap]:af,[hr.BTreeSet]:rf,[hr.Compact]:rf,[hr.DoNotConstruct]:sf,[hr.Enum]:af,[hr.HashMap]:af,[hr.Int]:sf,[hr.Linkage]:rf,[hr.Null]:sf,[hr.Option]:rf,[hr.Plain]:(e,t)=>t.lookupName||t.type,[hr.Range]:rf,[hr.RangeInclusive]:rf,[hr.Result]:af,[hr.Set]:af,[hr.Si]:sf,[hr.Struct]:af,[hr.Tuple]:af,[hr.UInt]:sf,[hr.Vec]:rf,[hr.VecFixed]:rf,[hr.WrapperKeepOpaque]:rf,[hr.WrapperOpaque]:rf};function cf(e){const t=e.length,n=new Array(t);for(let r=0;re.getTypeDef(t).type))}function lf(e,t){return e.getSiType(t).def.asVariant.variants.map((({fields:t})=>df(e,t)))}function ff(e,t,n){return function(e,t,n){const r=nf(cf(n)).filter((t=>!e.hasType(t)&&!e.isLookupType(t))).sort();if(0!==r.length){const e=`Unknown types found, no types for ${r.join(", ")}`;if(t)throw new Error(e);uf.warn(e)}return n}(e,n,nf(function({lookup:e,pallets:t}){return t.reduce(((t,{calls:n,constants:r,events:a,storage:i})=>(t.push([df(e,r)]),n.isSome&&t.push(lf(e,n.unwrap().type)),a.isSome&&t.push(lf(e,a.unwrap().type)),i.isSome&&t.push(i.unwrap().items.map((({type:t})=>{if(t.isPlain)return[e.getTypeDef(t.asPlain).type];const{hashers:n,key:r,value:a}=t.asMap;return 1===n.length?[e.getTypeDef(a).type,e.getTypeDef(r).type]:[e.getTypeDef(a).type,...e.getSiType(r).def.asTuple.map((t=>e.getTypeDef(t).type))]}))),t)),[])}(t)))}function pf(e,t){return t.toNumber()>=2?e.createTypeUnsafe("StorageHasherV10",[t.toNumber()+1]):e.createTypeUnsafe("StorageHasherV10",[t])}function hf(e,t){return t.isMap?[(0,M.Z)({},t.asMap,{hasher:pf(e,t.asMap.hasher)}),1]:t.isDoubleMap?[(0,M.Z)({},t.asDoubleMap,{hasher:pf(e,t.asDoubleMap.hasher),key2Hasher:pf(e,t.asDoubleMap.key2Hasher)}),2]:[t.asPlain,0]}function mf(e,{modules:t}){return e.createTypeUnsafe("MetadataV10",[{modules:t.map((t=>function(e,t){const n=t.storage.unwrapOr(null);return e.createTypeUnsafe("ModuleMetadataV10",[(0,M.Z)({},t,{storage:n?(0,M.Z)({},n,{items:n.items.map((t=>(0,M.Z)({},t,{type:e.createTypeUnsafe("StorageEntryTypeV10",hf(e,t.type))})))}):null})])}(e,t)))}])}function bf(e,{modules:t}){return e.createTypeUnsafe("MetadataV11",[{extrinsic:{signedExtensions:[],version:0},modules:t}])}function yf(e,{extrinsic:t,modules:n}){return e.createTypeUnsafe("MetadataV12",[{extrinsic:t,modules:n.map((t=>e.createTypeUnsafe("ModuleMetadataV12",[(0,M.Z)({},t,{index:255})])))}])}function gf(e,t){return e.createTypeUnsafe("MetadataV13",[t])}const xf={assets:{Approval:"AssetApproval",ApprovalKey:"AssetApprovalKey",Balance:"TAssetBalance",DestroyWitness:"AssetDestroyWitness"},babe:{EquivocationProof:"BabeEquivocationProof"},balances:{Status:"BalanceStatus"},beefy:{AuthorityId:"BeefyId"},contracts:{StorageKey:"ContractStorageKey"},electionProviderMultiPhase:{Phase:"ElectionPhase"},ethereum:{Block:"EthBlock",Header:"EthHeader",Receipt:"EthReceipt",Transaction:"EthTransaction",TransactionStatus:"EthTransactionStatus"},evm:{Account:"EvmAccount",Log:"EvmLog",Vicinity:"EvmVicinity"},grandpa:{Equivocation:"GrandpaEquivocation",EquivocationProof:"GrandpaEquivocationProof"},identity:{Judgement:"IdentityJudgement"},inclusion:{ValidatorIndex:"ParaValidatorIndex"},paraDisputes:{ValidatorIndex:"ParaValidatorIndex"},paraInclusion:{ValidatorIndex:"ParaValidatorIndex"},paraScheduler:{ValidatorIndex:"ParaValidatorIndex"},paraShared:{ValidatorIndex:"ParaValidatorIndex"},parachains:{Id:"ParaId"},parasDisputes:{ValidatorIndex:"ParaValidatorIndex"},parasInclusion:{ValidatorIndex:"ParaValidatorIndex"},parasScheduler:{ValidatorIndex:"ParaValidatorIndex"},parasShared:{ValidatorIndex:"ParaValidatorIndex"},proposeParachain:{Proposal:"ParachainProposal"},proxy:{Announcement:"ProxyAnnouncement"},scheduler:{ValidatorIndex:"ParaValidatorIndex"},shared:{ValidatorIndex:"ParaValidatorIndex"},society:{Judgement:"SocietyJudgement",Vote:"SocietyVote"},staking:{Compact:"CompactAssignments"},treasury:{Proposal:"TreasuryProposal"},xcm:{AssetId:"XcmAssetId"},xcmPallet:{AssetId:"XcmAssetId"}};const vf=[["<",">"],["<",","],[",",">"],["(",")"],["(",","],[",",","],[",",")"]];function wf(e,t){const n=t.toString(),r=e.findIndex((({def:e})=>e.HistoricMetaCompat===n));return-1!==r?r:e.push({def:{HistoricMetaCompat:n}})-1}function Sf(e,t){return e.push({def:{Tuple:t}})-1}function Tf(e,t,n,r){return n.push({def:{Variant:{variants:r}},path:[`pallet_${e.toString()}`,"pallet",t]})-1}function kf(e,t){t.forEach((t=>{const n=Object.keys(e).find((e=>t.eq(e)));if(n)t.setOverride(e[n]);else{const n=t.toString(),r=Object.entries(e).reduce(((e,[t,n])=>vf.reduce(((e,[r,a])=>e.replace(`${r}${t}${a}`,`${r}${n}${a}`)),e)),n);n!==r&&t.setOverride(r)}}))}function Pf(e,t,n,r,a){const i=r.map((({args:n,docs:r,name:i},s)=>(kf(a,n.map((({type:e})=>e))),t.createTypeUnsafe("SiVariant",[{docs:r,fields:n.map((({name:n,type:r})=>t.createTypeUnsafe("SiField",[{name:n,type:wf(e,r)}]))),index:s,name:i}]))));return t.createTypeUnsafe("PalletCallMetadataV14",[{type:Tf(n,"Call",e,i)}])}function Vf(e,t,n,r){return n.map((({docs:n,name:a,type:i,value:s})=>(kf(r,[i]),t.createTypeUnsafe("PalletConstantMetadataV14",[{docs:n,name:a,type:wf(e,i),value:s}]))))}function Mf(e,t,n,r,a){const i=r.map((({docs:e,name:n},r)=>t.createTypeUnsafe("SiVariant",[{docs:e,fields:[],index:r,name:n}])));return t.createTypeUnsafe("PalletErrorMetadataV14",[{type:Tf(n,"Error",e,i)}])}function If(e,t,n,r,a){const i=r.map((({args:n,docs:r,name:i},s)=>(kf(a,n),t.createTypeUnsafe("SiVariant",[{docs:r,fields:n.map((n=>t.createTypeUnsafe("SiField",[{type:wf(e,n)}]))),index:s,name:i}]))));return t.createTypeUnsafe("PalletEventMetadataV14",[{type:Tf(n,"Event",e,i)}])}function Of(e,t,n,{hashers:r,isLinked:a,isOptional:i,keys:s,value:o}){return kf(n,[o,...Array.isArray(s)?s:[s]]),t.createTypeUnsafe("StorageEntryTypeV14",[{Map:{hashers:r,key:1===r.length?wf(e,s[0]):Sf(e,s.map((t=>wf(e,t)))),value:wf(e,a?`(${i?`Option<${o.toString()}>`:o.toString()}, Linkage<${s[0].toString()}>)`:o)}}])}function Nf(e,t,{items:n,prefix:r},a){return t.createTypeUnsafe("PalletStorageMetadataV14",[{items:n.map((({docs:n,fallback:r,modifier:i,name:s,type:o})=>{let c;if(o.isPlain){const n=o.asPlain;kf(a,[n]),c=t.createTypeUnsafe("StorageEntryTypeV14",[{Plain:wf(e,n)}])}else if(o.isMap){const n=o.asMap;c=Of(e,t,a,{hashers:[n.hasher],isLinked:n.linked.isTrue,isOptional:i.isOptional,keys:[n.key],value:n.value})}else if(o.isDoubleMap){const n=o.asDoubleMap;c=Of(e,t,a,{hashers:[n.hasher,n.key2Hasher],isLinked:!1,isOptional:i.isOptional,keys:[n.key1,n.key2],value:n.value})}else{const n=o.asNMap;c=Of(e,t,a,{hashers:n.hashers,isLinked:!1,isOptional:i.isOptional,keys:n.keyVec,value:n.value})}return t.createTypeUnsafe("StorageEntryMetadataV14",[{docs:n,fallback:r,modifier:i,name:s,type:c}])})),prefix:r}])}function Ef(e,t,n,{calls:r,constants:a,errors:i,events:s,storage:o}){const c=function({knownTypes:e},t){return{...xf[t]??{},...e.typesAlias?.[t]??{}}}(t,qt(n.name));return t.createTypeUnsafe("PalletMetadataV14",[{calls:r&&Pf(e,t,n.name,r,c),constants:Vf(e,t,a,c),errors:i&&Mf(e,t,n.name,i),events:s&&If(e,t,n.name,s,c),index:n.index,name:n.name,storage:o&&Nf(e,t,o,c)}])}function Cf(e,t,n){const r=[];!function(e,...t){for(let n=0,r=t.length;n[e.name.toString(),n>=12?e.index.toNumber():t])).sort(((e,t)=>e[1]-t[1])).reduce(((e,[t,n])=>{for(let r=Object.keys(e).length;r({identifier:e,type:0}))),type:0,version:n}])}(e,t.extrinsic),i=t.modules.map((t=>Ef(r,e,t,{calls:t.calls.unwrapOr(null),constants:t.constants,errors:t.errors.length?t.errors:null,events:t.events.unwrapOr(null),storage:t.storage.unwrapOr(null)})));return e.createTypeUnsafe("MetadataV14",[{extrinsic:a,lookup:{types:r.map(((t,n)=>e.createTypeUnsafe("PortableType",[{id:n,type:t}])))},pallets:i}])}function Af(e,t,n){return e.createTypeUnsafe("MetadataV15",[t])}function Hf(e,t,n){return t}const Bf=1635018093;class _f extends eo{constructor(e,t){if(super(e,t),!this.isEmpty&&!this.eq(Bf))throw new Error(`MagicNumber mismatch: expected ${e.createTypeUnsafe("u32",[Bf]).toHex()}, found ${this.toHex()}`)}}class Rf extends un{constructor(e,t){super(e,{magicNumber:_f,metadata:"MetadataAll"},t),this.__internal__converted=new Map,this.__internal__assertVersion=e=>{if(this.version>e)throw new Error(`Cannot convert metadata from version ${this.version} to ${e}`);return this.version===e},this.__internal__getVersion=(e,t)=>{if("latest"!==e&&this.__internal__assertVersion(e)){const t=`asV${e}`;return this.__internal__metadata()[t]}if(!this.__internal__converted.has(e)){const n="latest"===e?"asV15":"asV"+(e-1);this.__internal__converted.set(e,t(this.registry,this[n],this.version))}return this.__internal__converted.get(e)},this.__internal__metadata=()=>this.getT("metadata")}get asCallsOnly(){return new Rf(this.registry,{magicNumber:this.magicNumber,metadata:this.registry.createTypeUnsafe("MetadataAll",[tf(this.registry,this.asLatest),14])})}get asV9(){return this.__internal__assertVersion(9),this.__internal__metadata().asV9}get asV10(){return this.__internal__getVersion(10,mf)}get asV11(){return this.__internal__getVersion(11,bf)}get asV12(){return this.__internal__getVersion(12,yf)}get asV13(){return this.__internal__getVersion(13,gf)}get asV14(){return this.__internal__getVersion(14,Cf)}get asV15(){return this.__internal__getVersion(15,Af)}get asLatest(){return this.__internal__getVersion("latest",Hf)}get magicNumber(){return this.getT("magicNumber")}get version(){return this.__internal__metadata().index}getUniqTypes(e){return ff(this.registry,this.asLatest,e)}toJSON(){return this.asLatest,super.toJSON()}}const Lf=new Uint8Array([109,101,116,97,9]),Uf=Lf.length-1;class zf extends Rf{constructor(e,t){super(e,(0,ut.U)(t)||(0,I.H)(t)?function(e,t){if(0===t.length)return Lf;if(9===t[Uf])try{return new Rf(e,t)}catch{t[Uf]=10}return t}(e,(0,N.Y)(t)):t)}}const Df=e=>e.toString(),jf=["BTreeMap","BTreeSet","Compact","HashMap","Option","Result","Vec"];function qf(e,t,n){const{info:r,sub:a}=t;switch(r){case hr.BTreeMap:case hr.BTreeSet:case hr.Compact:case hr.HashMap:case hr.Linkage:case hr.Option:case hr.Range:case hr.RangeInclusive:case hr.Result:case hr.Vec:case hr.WrapperKeepOpaque:case hr.WrapperOpaque:return function(e,t,n=Df){return`${e}${t?`<${(Array.isArray(t)?t:[t]).map(n).join(", ")}>`:""}`}(n,a,(t=>Wf(e,t)))}throw new Error(`Unable to encode ${(0,je.P)(t)} with params`)}function Ff(e,t,n,r){const a=t.map((({name:e})=>e));if(!a.every((e=>!!e)))throw new Error(`Subtypes does not have consistent names, ${a.join(", ")}`);const i=(0,M.Z)({},r);for(let s=0,o=t.length;sqf(e,t,"BTreeMap"),[hr.BTreeSet]:(e,t)=>qf(e,t,"BTreeSet"),[hr.Compact]:(e,t)=>qf(e,t,"Compact"),[hr.DoNotConstruct]:(e,{displayName:t,lookupIndex:n,lookupName:r})=>`DoNotConstruct<${r||t||((0,qe.o)(n)?"Unknown":e.createLookupType(n))}>`,[hr.Enum]:(e,{sub:t})=>{if(!Array.isArray(t))throw new Error("Unable to encode Enum type");return t.every((({type:e})=>"Null"===e))?(0,je.P)({_enum:t.map((({name:e},t)=>`${e||`Empty${t}`}`))}):Ff(e,t,!0)},[hr.HashMap]:(e,t)=>qf(e,t,"HashMap"),[hr.Int]:(e,{length:t=32})=>`Int<${t}>`,[hr.Linkage]:(e,t)=>qf(e,t,"Linkage"),[hr.Null]:(e,t)=>"Null",[hr.Option]:(e,t)=>qf(e,t,"Option"),[hr.Plain]:(e,{displayName:t,type:n})=>t||n,[hr.Range]:(e,t)=>qf(e,t,"Range"),[hr.RangeInclusive]:(e,t)=>qf(e,t,"RangeInclusive"),[hr.Result]:(e,t)=>qf(e,t,"Result"),[hr.Set]:(e,{length:t=8,sub:n})=>{if(!Array.isArray(n))throw new Error("Unable to encode Set type");return(0,je.P)({_set:n.reduce(((e,{index:t,name:n},r)=>(0,M.Z)(e,{[`${n||`Unknown${t||r}`}`]:t||r})),{_bitLength:t||8})})},[hr.Si]:(e,{lookupName:t,type:n})=>t||n,[hr.Struct]:(e,{alias:t,sub:n})=>{if(!Array.isArray(n))throw new Error("Unable to encode Struct type");return Ff(e,n,!1,t?{_alias:[...t.entries()].reduce(((e,[t,n])=>(0,M.Z)(e,{[t]:n})),{})}:{})},[hr.Tuple]:(e,{sub:t})=>{if(!Array.isArray(t))throw new Error("Unable to encode Tuple type");return`(${t.map((t=>Wf(e,t))).join(",")})`},[hr.UInt]:(e,{length:t=32})=>`UInt<${t}>`,[hr.Vec]:(e,t)=>qf(e,t,"Vec"),[hr.VecFixed]:(e,{length:t,sub:n})=>{if(!(0,Rt.h)(t)||!n||Array.isArray(n))throw new Error("Unable to encode VecFixed type");return`[${n.type};${t}]`},[hr.WrapperKeepOpaque]:(e,t)=>qf(e,t,"WrapperKeepOpaque"),[hr.WrapperOpaque]:(e,t)=>qf(e,t,"WrapperOpaque")};function Zf(e,t,n=!0){return n&&t.lookupName?t.lookupName:Xf[t.info](e,t)}function Wf(e,t){return t.displayName&&!jf.some((e=>t.displayName===e))?t.displayName:Zf(e,t)}function Gf(e,t){return(0,M.Z)({},t,{type:Zf(e,t,!1)})}const Kf=(0,at.k)("PortableRegistry"),Yf={toNumber:()=>-1},Jf={Char:"u32",Str:"Text"},Qf=sp(["sp_core::crypto::AccountId32","sp_runtime::generic::era::Era","sp_runtime::multiaddress::MultiAddress","fp_account::AccountId20","account::AccountId20","polkadot_runtime_common::claims::EthereumAddress","frame_support::weights::weight_v2::Weight","sp_weights::weight_v2::Weight","*_democracy::vote::Vote","*_conviction_voting::vote::Vote","*_identity::types::Data","sp_core::OpaqueMetadata","sp_core::OpaquePeerId","sp_core::offchain::OpaqueMultiaddr","primitive_types::*","sp_arithmetic::per_things::*","*_runtime::RuntimeCall","*_runtime::RuntimeEvent","ink::env::types::*","ink::primitives::types::*","ink_env::types::*","ink_primitives::types::*"]),$f=sp(["pallet_identity::types::BitFlags"]),ep=["bitvec::order::Lsb0","BitOrderLsb0"],tp=[...ep,"bitvec::order::Msb0","BitOrderMsb0"],np=["BoundedBTreeMap","BoundedBTreeSet","BoundedVec","Box","BTreeMap","BTreeSet","Cow","Option","Range","RangeInclusive","Result","WeakBoundedVec","WrapperKeepOpaque","WrapperOpaque"],rp=["entries","keys","new","size","hash","registry"],ap=["generic","misc","pallet","traits","types"];function ip(e){const t=e.length,n=new Array(t);for(let r=0;r{const r=t[n].toString();if("*"===e||e===r)return!0;if(e.includes("*")&&e.includes("_")&&r.includes("_")){let t=e.split("_"),n=r.split("_");if("*"===t[0]){const e=n.indexOf(t[1]);-1!==e&&(t=t.slice(1),n=n.slice(e))}return 2===t.length&&"*"===t[1]&&t[0]===n[0]||op(t,n)}return!1}))}function cp(e,t,n,r,a=!1){const i=r.length;if(0===i||np.includes(r[i-1].toString()))return null;const s=new Array(i),o=new Array(i);for(let u=0;u{const{lookupIndex:s,name:o,params:c}=a;if(!o)return null;if(r[s])return a;const u=function(e,t,n){const r=[n[t]];for(let a=t+1,i=n.length;ac.length!==e.params.length||c.some(((t,n)=>!t.name.eq(e.params[n].name)||t.type.unwrapOr(Yf).toNumber()!==e.params[n].type.unwrapOr(Yf).toNumber())))))return a;const d=c.findIndex((({type:e},t)=>u.every((({params:n},r)=>n[t].type.isSome&&(0===r||!n[t].type.eq(e))))));if(-1===d)return a;const l=u.length,f=new Array(l);for(let t=0;t!!e)).map((({lookupIndex:e,name:t,params:n})=>({lookupIndex:e,name:r[e]||t,params:n})))}(e,t,n);for(let c=0,u=o.length;c"},t),this.__internal__typeDefs={};const{lookups:r,names:a,params:i,types:s}=lp(this,this.types);this.__internal__alias=function(e,t){const n=Object.keys(e).some((e=>!e.startsWith("Pallet"))),r={};if(e.SpRuntimeUncheckedExtrinsic){const[,{type:t}]=e.SpRuntimeUncheckedExtrinsic;r[t.unwrap().toNumber()]="Call"}else n&&!t&&Kf.warn("Unable to determine runtime Call type, cannot inspect sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic");if(e.FrameSystemEventRecord){const[{type:t}]=e.FrameSystemEventRecord;r[t.unwrap().toNumber()]="Event"}else n&&!t&&Kf.warn("Unable to determine runtime Event type, cannot inspect frame_system::EventRecord");return r}(i,n),this.__internal__lookups=r,this.__internal__names=a,this.__internal__params=i,this.__internal__types=s}get names(){return Object.values(this.__internal__names).sort()}get types(){return this.getT("types")}register(){!function(e,t,n,r){if(e.registry.register(t),r.SpRuntimeUncheckedExtrinsic){const[t,,a]=r.SpRuntimeUncheckedExtrinsic,i=e.getSiType(t.type.unwrap()),s=e.getSiType(a.type.unwrap()).path.join("::");let o=i.path.join("::");const c="sp_runtime::multiaddress::MultiAddress"===o;if(c){const[t]=i.params;o=e.getSiType(t.type.unwrap()).path.join("::")}e.registry.register({AccountId:o.endsWith("::AccountId20")||o.endsWith("::H160")?"AccountId20":"AccountId32",Address:c?"MultiAddress":"AccountId",ExtrinsicSignature:["sp_runtime::MultiSignature"].includes(s)?"MultiSignature":n[a.type.unwrap().toNumber()]||"MultiSignature"})}}(this,this.__internal__lookups,this.__internal__names,this.__internal__params)}getName(e){return this.__internal__names[this.__internal__getLookupId(e)]}getSiType(e){const t=(this.__internal__types||this.types)[this.__internal__getLookupId(e)];if(!t)throw new Error(`PortableRegistry: Unable to find type with lookupId ${e.toString()}`);return t.type}getTypeDef(e){const t=this.__internal__getLookupId(e);if(!this.__internal__typeDefs[t]){const n=this.__internal__names[t],r={info:hr.DoNotConstruct,lookupIndex:t,lookupName:n,type:this.registry.createLookupType(t)};n&&(this.__internal__typeDefs[t]=r);const a=this.__internal__extract(this.getSiType(e),t);n||(this.__internal__typeDefs[t]=r),Object.keys(a).forEach((e=>{("lookupName"!==e||a[e])&&(this.__internal__typeDefs[t][e]=a[e])})),a.info===hr.Plain&&(this.__internal__typeDefs[t].lookupNameRoot=this.__internal__typeDefs[t].lookupName,delete this.__internal__typeDefs[t].lookupName)}return this.__internal__typeDefs[t]}sanitizeField(e){let t=null,n=null;return e.isSome&&(t=qt(e.unwrap()),t.includes("#")?(n=t,t=n.replace(/#/g,"_")):rp.includes(t)&&(n=t,t=`${t}_`)),[t,n]}__internal__createSiDef(e){const t=this.getTypeDef(e),n=e.toNumber();return[hr.DoNotConstruct,hr.Enum,hr.Struct].includes(t.info)&&t.lookupName?{docs:t.docs,info:hr.Si,lookupIndex:n,lookupName:this.__internal__names[n],type:this.registry.createLookupType(e)}:t}__internal__getLookupId(e){if((0,I.H)(e)){if(!this.registry.isLookupType(e))throw new Error(`PortableRegistry: Expected a lookup string type, found ${e}`);return parseInt(e.replace("Lookup",""),10)}return(0,Rt.h)(e)?e:e.toNumber()}__internal__extract(e,t){const n=e.path.join("::");let r;const a=this.__internal__alias[t]||function({def:e,path:t}){return["frame_support::weights::weight_v2::Weight","sp_weights::weight_v2::Weight"].includes(t.join("::"))?e.isComposite&&1!==e.asComposite.fields.length?null:"WeightV1":t.length&&Qf.some((e=>op(e,t)))?t[t.length-1].toString():null}(e);try{if(a)r=this.__internal__extractAliasPath(t,a);else switch(e.def.type){case"Array":r=this.__internal__extractArray(t,e.def.asArray);break;case"BitSequence":r=this.__internal__extractBitSequence(t,e.def.asBitSequence);break;case"Compact":r=this.__internal__extractCompact(t,e.def.asCompact);break;case"Composite":r=this.__internal__extractComposite(t,e,e.def.asComposite);break;case"HistoricMetaCompat":r=this.__internal__extractHistoric(t,e.def.asHistoricMetaCompat);break;case"Primitive":r=this.__internal__extractPrimitive(t,e);break;case"Sequence":r=this.__internal__extractSequence(t,e.def.asSequence);break;case"Tuple":r=this.__internal__extractTuple(t,e.def.asTuple);break;case"Variant":r=this.__internal__extractVariant(t,e,e.def.asVariant);break;default:!function(e){throw new Error(`This codepath should be unreachable. Unhandled input: ${e}`)}(e.def.type)}}catch(i){throw new Error(`PortableRegistry: ${t}${n?` (${n})`:""}: Error extracting ${(0,je.P)(e)}: ${i.message}`)}return(0,M.Z)({docs:ip(e.docs),namespace:n},r)}__internal__extractArray(e,{len:t,type:n}){const r=t.toNumber();if(r>2048)throw new Error("Only support for [Type; ], where length <= 2048");return Gf(this.registry,{info:hr.VecFixed,length:r,sub:this.__internal__createSiDef(n)})}__internal__extractBitSequence(e,{bitOrderType:t,bitStoreType:n}){const r=this.__internal__createSiDef(t),a=this.__internal__createSiDef(n),[i,s]=tp.includes(r.namespace||"")?[r,a]:[a,r];if(!i.namespace||!tp.includes(i.namespace))throw new Error(`Unexpected bitOrder found as ${i.namespace||""}`);if(s.info!==hr.Plain||"u8"!==s.type)throw new Error(`Only u8 bitStore is currently supported, found ${s.type}`);ep.includes(i.namespace);return{info:hr.Plain,type:"BitVec"}}__internal__extractCompact(e,{type:t}){return Gf(this.registry,{info:hr.Compact,sub:this.__internal__createSiDef(t)})}__internal__extractComposite(e,{params:t,path:n},{fields:r}){if(n.length){const e=n[0].toString(),r=n[n.length-1].toString();if(1===n.length&&"BTreeMap"===e){if(2!==t.length)throw new Error(`BTreeMap requires 2 parameters, found ${t.length}`);return Gf(this.registry,{info:hr.BTreeMap,sub:t.map((({type:e})=>this.__internal__createSiDef(e.unwrap())))})}if(1===n.length&&"BTreeSet"===e){if(1!==t.length)throw new Error(`BTreeSet requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:hr.BTreeSet,sub:this.__internal__createSiDef(t[0].type.unwrap())})}if(["Range","RangeInclusive"].includes(e)){if(1!==t.length)throw new Error(`Range requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:"Range"===e?hr.Range:hr.RangeInclusive,sub:this.__internal__createSiDef(t[0].type.unwrap()),type:e})}if(["WrapperKeepOpaque","WrapperOpaque"].includes(r)){if(1!==t.length)throw new Error(`WrapperOpaque requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:"WrapperKeepOpaque"===r?hr.WrapperKeepOpaque:hr.WrapperOpaque,sub:this.__internal__createSiDef(t[0].type.unwrap()),type:r})}}return $f.some((e=>op(e,n)))?this.__internal__extractCompositeSet(e,t,r):this.__internal__extractFields(e,r)}__internal__extractCompositeSet(e,t,n){if(1!==t.length||1!==n.length)throw new Error("Set handling expects param/field as single entries");return Gf(this.registry,{info:hr.Set,length:this.registry.createTypeUnsafe(this.registry.createLookupType(n[0].type),[]).bitLength(),sub:this.getSiType(t[0].type.unwrap()).def.asVariant.variants.map((({index:e,name:t})=>({index:e.toNumber(),info:hr.Plain,name:t.toString(),type:"Null"})))})}__internal__extractFields(e,t){let n=!0,r=!0;const a=t.length;for(let o=0;othis.__internal__createSiDef(e)));return Gf(this.registry,{info:hr.Tuple,lookupIndex:e,lookupName:this.__internal__names[e],sub:n})}__internal__extractVariant(e,{params:t,path:n},{variants:r}){if(n.length){const e=n[0].toString();if("Option"===e){if(1!==t.length)throw new Error(`Option requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:hr.Option,sub:this.__internal__createSiDef(t[0].type.unwrap())})}if("Result"===e){if(2!==t.length)throw new Error(`Result requires 2 parameters, found ${t.length}`);return Gf(this.registry,{info:hr.Result,sub:t.map((({type:e},t)=>(0,M.Z)({name:["Ok","Error"][t]},this.__internal__createSiDef(e.unwrap()))))})}}return 0===r.length?{info:hr.Null,type:"Null"}:this.__internal__extractVariantEnum(e,r)}__internal__extractVariantEnum(e,t){const n=[];return t.slice().sort(((e,t)=>e.index.cmp(t.index))).forEach((({fields:e,index:t,name:r})=>{const a=t.toNumber();for(;n.length!==a;)n.push({index:n.length,info:hr.Null,name:`__Unused${n.length}`,type:"Null"});n.push((0,M.Z)(this.__internal__extractFields(-1,e),{index:a,name:r.toString()}))})),Gf(this.registry,{info:hr.Enum,lookupIndex:e,lookupName:this.__internal__names[e],sub:n})}}const pp=new Uint8Array(2),hp=(0,at.k)("registry");function mp(e,t){return parseInt(e,10)-parseInt(t,10)}function bp(e){return e.toString()}function yp(e,t){const n=t.length,r=new Array(n);for(let a=0;a{const t=Object.entries(e);for(let n=0,r=t.length;n{this.setLookup(e);let t=null;if(this.hasType("SpWeightsWeightV2Weight")){const e=this.createType("SpWeightsWeightV2Weight");t=e.refTime&&e.proofSize?"SpWeightsWeightV2Weight":"WeightV1"}else(0,pn.H)(this.createType("Weight"))||(t="WeightV1");t&&this.register({Weight:t})},this.__internal__knownDefaults=(0,M.Z)({Json:Ge,Metadata:zf,PortableRegistry:fp,Raw:nt},a),this.__internal__knownDefaultsEntries=Object.entries(this.__internal__knownDefaults),this.__internal__knownDefinitions=i;const t=Object.values(this.__internal__knownDefinitions);for(let n=0,r=t.length;ne.toNumber()))}return[12]}get chainSS58(){return this.__internal__chainProperties?.ss58Format.isSome?this.__internal__chainProperties.ss58Format.unwrap().toNumber():void 0}get chainTokens(){if(this.__internal__chainProperties?.tokenSymbol.isSome){const e=this.__internal__chainProperties.tokenSymbol.unwrap();if(e.length)return e.map(bp)}return[Un.getDefaults().unit]}get firstCallIndex(){return this.__internal__firstCallIndex||pp}isLookupType(e){return/Lookup\d+$/.test(e)}createLookupType(e){return`Lookup${"number"==typeof e?e:e.toNumber()}`}get knownTypes(){return this.__internal__knownTypes}get lookup(){return Qr(this.__internal__lookup,"PortableRegistry has not been set on this registry")}get metadata(){return Qr(this.__internal__metadata,"Metadata has not been set on this registry")}get unknownTypes(){return[...this.__internal__unknownTypes.keys()]}get signedExtensions(){return this.__internal__signedExtensions}clearCache(){this.__internal__classes=new Map}createClass(e){return Xr(this,e)}createClassUnsafe(e){return Xr(this,e)}createType(e,...t){return Kr(this,e,t)}createTypeUnsafe(e,t,n){return Kr(this,e,t,n)}findMetaCall(e){const[t,n]=[e[0],e[1]];return Qr(this.__internal__metadataCalls[`${t}`]&&this.__internal__metadataCalls[`${t}`][`${n}`],(()=>`findMetaCall: Unable to find Call with index [${t}, ${n}]/[${e.toString()}]`))}findMetaError(e){const[t,n]=(0,ut.U)(e)?[e[0],e[1]]:[e.index.toNumber(),(0,ut.U)(e.error)?e.error[0]:e.error.toNumber()];return Qr(this.__internal__metadataErrors[`${t}`]&&this.__internal__metadataErrors[`${t}`][`${n}`],(()=>`findMetaError: Unable to find Error with index [${t}, ${n}]/[${e.toString()}]`))}findMetaEvent(e){const[t,n]=[e[0],e[1]];return Qr(this.__internal__metadataEvents[`${t}`]&&this.__internal__metadataEvents[`${t}`][`${n}`],(()=>`findMetaEvent: Unable to find Event with index [${t}, ${n}]/[${e.toString()}]`))}get(e,t,n){return this.getUnsafe(e,t,n)}getUnsafe(e,t,n){let r=this.__internal__classes.get(e)||this.__internal__knownDefaults[e];if(!r){const a=this.__internal__definitions.get(e);let i;a?i=Xr(this,a):n?i=function(e,t){try{const n=qr[t.info](e,t);if(!n)throw new Error("No class created");return!n.__fallbackType&&t.fallbackType&&(n.__fallbackType=t.fallbackType),n}catch(n){throw new Error(`Unable to construct class from ${(0,je.P)(t)}: ${n.message}`)}}(this,n):t&&(hp.warn(`Unable to resolve type ${e}, it will fail on construction`),this.__internal__unknownTypes.set(e,!0),i=rt.with(e)),i&&(r=class extends i{},this.__internal__classes.set(e,r),n&&(0,Rt.h)(n.lookupIndex)&&this.__internal__classes.set(this.createLookupType(n.lookupIndex),r))}return r}getChainProperties(){return this.__internal__chainProperties}getClassName(e){const t=[];for(const[n,r]of this.__internal__knownDefaultsEntries)e===r&&t.push(n);for(const[n,r]of this.__internal__classes.entries())e===r&&t.push(n);return t.length?t.sort().reverse()[0]:void 0}getDefinition(e){return this.__internal__definitions.get(e)}getModuleInstances(e,t){return this.__internal__knownTypes?.typesBundle?.spec?.[e.toString()]?.instances?.[t]||this.__internal__moduleMap[t]}getOrThrow(e){const t=this.get(e);if(!t)throw new Error(`type ${e} not found`);return t}getOrUnknown(e){return this.get(e,!0)}getSignedExtensionExtra(){return ki(this.__internal__signedExtensions,"payload",this.__internal__userExtensions)}getSignedExtensionTypes(){return ki(this.__internal__signedExtensions,"extrinsic",this.__internal__userExtensions)}hasClass(e){return this.__internal__classes.has(e)||!!this.__internal__knownDefaults[e]}hasDef(e){return this.__internal__definitions.has(e)}hasType(e){return!this.__internal__unknownTypes.get(e)&&(this.hasClass(e)||this.hasDef(e))}hash(e){return this.createType("CodecHash",this.__internal__hasher(e))}register(e,t){if((0,De.m)(e))this.__internal__classes.set(e.name,e);else if((0,I.H)(e)){if(!(0,De.m)(t))throw new Error(`Expected class definition passed to '${e}' registration`);if(e===t.toString())throw new Error(`Unable to register circular ${e} === ${e}`);this.__internal__classes.set(e,t)}else this.__internal__registerObject(e)}setChainProperties(e){e&&(this.__internal__chainProperties=e)}setHasher(e){this.__internal__hasher=e||mi}setKnownTypes(e){this.__internal__knownTypes=e}setLookup(e){this.__internal__lookup=e,e.register()}setMetadata(e,t,n,r){this.__internal__metadata=e.asLatest,this.__internal__metadataVersion=e.version,this.__internal__firstCallIndex=null,this.__internal__registerLookup(this.__internal__metadata.lookup),function(e,{lookup:t,pallets:n},r,a,i){const s=n.filter(Zl);gp(a),gp(i);for(let o=0,c=s.length;o=12?c.toNumber():o,l=qt(u),f=n.unwrap();Yr(a,d,(()=>jl(t,f,xp,(n=>Wl(e,t,n,l,d)))));const{path:p}=e.lookup.getSiType(f.type),h=p.findIndex((e=>e.eq("pallet")));if(-1!==h){const e=qt(p.slice(0,h).map(((e,t)=>0===t?e.replace(/^(frame|pallet)_/,""):e)).join(" "));i[e]?i[e].push(l):i[e]=[l]}}}(this,this.__internal__metadata,this.__internal__metadataVersion,this.__internal__metadataCalls,this.__internal__moduleMap),function(e,{lookup:t,pallets:n},r,a){gp(a);for(let i=0,s=n.length;i=12?s.toNumber():i,(()=>jl(t,e.unwrap(),xp,(({docs:e,fields:r,index:a,name:i})=>({args:yp(t,r),docs:e.map(bp),fields:r,index:a.toNumber(),method:i.toString(),name:i.toString(),section:n})))))}}}(0,this.__internal__metadata,this.__internal__metadataVersion,this.__internal__metadataErrors),function(e,{lookup:t,pallets:n},r,a){const i=n.filter(Jl);gp(a);for(let s=0,o=i.length;s=12?o.toNumber():s,(()=>jl(t,n.unwrap(),xp,(n=>{const r=e.createType("EventMetadataLatest",(0,M.Z)({},n,{args:yp(t,n.fields)}));return class extends Pi{constructor(e,t){super(e,t,r,qt(c),n.name.toString())}}}))))}}(this,this.__internal__metadata,this.__internal__metadataVersion,this.__internal__metadataEvents);const[a]=Object.keys(this.__internal__metadataCalls).sort(mp);if(a){const[e]=Object.keys(this.__internal__metadataCalls[a]).sort(mp);e&&(this.__internal__firstCallIndex=new Uint8Array([parseInt(a,10),parseInt(e,10)]))}this.setSignedExtensions(t||(this.__internal__metadata.extrinsic.version.gt(dt)?this.__internal__metadata.extrinsic.signedExtensions.map((({identifier:e})=>e.toString())):Ti),n,r),this.setChainProperties(function(e,t){const n=e.getChainProperties(),r=$l(e,t.asLatest,t.version),a=r.system&&(r.system.sS58Prefix||r.system.ss58Prefix);if(!a)return n;const{tokenDecimals:i,tokenSymbol:s}=n||{};return e.createTypeUnsafe("ChainProperties",[{ss58Format:a,tokenDecimals:i,tokenSymbol:s}])}(this,e))}setSignedExtensions(e=Ti,t,n){if(this.__internal__signedExtensions=e,this.__internal__userExtensions=t,!n){const e=function(e,t={}){const n=[...Object.keys(Si),...Object.keys(t)];return e.filter((e=>!n.includes(e)))}(this.__internal__signedExtensions,this.__internal__userExtensions);e.length&&hp.warn(`Unknown signed extensions ${e.join(", ")} found, treating them as no-effect`)}}}const wp={},Sp={AnchorData:{anchoredBlock:"u64",docRoot:"H256",id:"H256"},DispatchErrorModule:"DispatchErrorModuleU8",PreCommitData:{expirationBlock:"u64",identity:"H256",signingRoot:"H256"},Fee:{key:"Hash",price:"Balance"},MultiAccountData:{deposit:"Balance",depositor:"AccountId",signatories:"Vec",threshold:"u16"},ChainId:"u8",DepositNonce:"u64",ResourceId:"[u8; 32]","chainbridge::ChainId":"u8",RegistryId:"H160",TokenId:"U256",AssetId:{registryId:"RegistryId",tokenId:"TokenId"},AssetInfo:{metadata:"Bytes"},MintInfo:{anchorId:"Hash",proofs:"Vec",staticHashes:"[Hash; 3]"},Proof:{leafHash:"H256",sortedHashes:"H256"},ProofMint:{hashes:"Vec",property:"Bytes",salt:"[u8; 32]",value:"Bytes"},RegistryInfo:{fields:"Vec",ownerCanBurn:"bool"},ProxyType:{_enum:["Any","NonTransfer","Governance","Staking","NonProxy"]}},Tp={...Sp,AccountInfo:"AccountInfoWithRefCount",Address:"LookupSource",LookupSource:"IndicesLookupSource",Multiplier:"Fixed64",RefCount:"RefCountTo259"},kp=[{minmax:[240,243],types:{...Tp,ProxyType:{_enum:["Any","NonTransfer","Governance","Staking","Vesting"]}}},{minmax:[244,999],types:{...Tp}},{minmax:[1e3,void 0],types:{...Sp}}],Pp={CompactAssignments:"CompactAssignmentsWith24",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith24",Keys:"SessionKeys6",ProxyType:{_enum:["Any","NonTransfer","Governance","Staking","IdentityJudgement","CancelProxy","Auction"]},Weight:"WeightV1"},Vp={AccountInfo:"AccountInfoWithRefCount",Address:"LookupSource",CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys5",LookupSource:"IndicesLookupSource",ValidatorPrefs:"ValidatorPrefsWithCommission"},Mp={AccountInfo:"AccountInfoWithRefCount",Address:"AccountId",CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys5",LookupSource:"AccountId",ValidatorPrefs:"ValidatorPrefsWithCommission"},Ip=[{minmax:[1019,1031],types:{...Vp,BalanceLock:"BalanceLockTo212",CompactAssignments:"CompactAssignmentsTo257",DispatchError:"DispatchErrorTo198",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",IdentityInfo:"IdentityInfoTo198",Keys:"SessionKeys5",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",SlashingSpans:"SlashingSpansTo204",StakingLedger:"StakingLedgerTo223",Votes:"VotesTo230",Weight:"u32"}},{minmax:[1032,1042],types:{...Vp,BalanceLock:"BalanceLockTo212",CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Keys:"SessionKeys5",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",SlashingSpans:"SlashingSpansTo204",StakingLedger:"StakingLedgerTo223",Votes:"VotesTo230",Weight:"u32"}},{minmax:[1043,1045],types:{...Vp,BalanceLock:"BalanceLockTo212",CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Keys:"SessionKeys5",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo223",Votes:"VotesTo230",Weight:"u32"}},{minmax:[1046,1049],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo223",Weight:"u32"}},{minmax:[1050,1054],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo240",Weight:"u32"}},{minmax:[1055,1056],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo240",Weight:"u32"}},{minmax:[1057,1061],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",Scheduled:"ScheduledTo254"}},{minmax:[1062,2012],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259"}},{minmax:[2013,2022],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",RefCount:"RefCountTo259"}},{minmax:[2023,2024],types:{...Pp,...Mp,RefCount:"RefCountTo259"}},{minmax:[2025,2027],types:{...Pp,...Mp}},{minmax:[2028,2029],types:{...Pp,AccountInfo:"AccountInfoWithDualRefCount",CompactAssignments:"CompactAssignmentsWith16",RawSolution:"RawSolutionWith16"}},{minmax:[2030,9e3],types:{...Pp,CompactAssignments:"CompactAssignmentsWith16",RawSolution:"RawSolutionWith16"}},{minmax:[9010,9099],types:{...Pp,...Tl("V0")}},{minmax:[9100,9105],types:{...Pp,...Tl("V1")}},{minmax:[9106,void 0],types:{Weight:"WeightV1"}}],Op=[{minmax:[0,void 0],types:{Weight:"WeightV2"}}],Np=[{minmax:[0,void 0],types:{Weight:"WeightV2"}}],Ep={CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys6",ProxyType:{_enum:{Any:0,NonTransfer:1,Governance:2,Staking:3,UnusedSudoBalances:4,IdentityJudgement:5,CancelProxy:6,Auction:7}},Weight:"WeightV1"},Cp={AccountInfo:"AccountInfoWithRefCount",Address:"AccountId",DispatchErrorModule:"DispatchErrorModuleU8",Keys:"SessionKeys5",LookupSource:"AccountId",ValidatorPrefs:"ValidatorPrefsWithCommission"},Ap=[{minmax:[0,12],types:{...Ep,...Cp,CompactAssignments:"CompactAssignmentsTo257",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259"}},{minmax:[13,22],types:{...Ep,...Cp,CompactAssignments:"CompactAssignmentsTo257",RefCount:"RefCountTo259"}},{minmax:[23,24],types:{...Ep,...Cp,RefCount:"RefCountTo259"}},{minmax:[25,27],types:{...Ep,...Cp}},{minmax:[28,29],types:{...Ep,AccountInfo:"AccountInfoWithDualRefCount"}},{minmax:[30,9109],types:{...Ep}},{minmax:[9110,void 0],types:{Weight:"WeightV1"}}],Hp={DispatchErrorModule:"DispatchErrorModuleU8",FullIdentification:"()",Keys:"SessionKeys7B",Weight:"WeightV1"},Bp=[{minmax:[0,200],types:{...Hp,AccountInfo:"AccountInfoWithDualRefCount",Address:"AccountId",LookupSource:"AccountId"}},{minmax:[201,214],types:{...Hp,AccountInfo:"AccountInfoWithDualRefCount"}},{minmax:[215,228],types:{...Hp,Keys:"SessionKeys6"}},{minmax:[229,9099],types:{...Hp,...Tl("V0")}},{minmax:[9100,9105],types:{...Hp,...Tl("V1")}},{minmax:[9106,void 0],types:{Weight:"WeightV1"}}],_p=[{minmax:[0,void 0],types:{}}],Rp={DispatchErrorModule:"DispatchErrorModuleU8",TAssetBalance:"u128",ProxyType:{_enum:["Any","NonTransfer","CancelProxy","Assets","AssetOwner","AssetManager","Staking"]},Weight:"WeightV1"},Lp=[{minmax:[0,3],types:{DispatchError:"DispatchErrorPre6First",...Rp,...Tl("V0")}},{minmax:[4,5],types:{DispatchError:"DispatchErrorPre6First",...Rp,...Tl("V1")}},{minmax:[500,void 0],types:{Weight:"WeightV1"}}],Up={CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys6",ProxyType:{_enum:["Any","NonTransfer","Staking","SudoBalances","IdentityJudgement","CancelProxy"]},Weight:"WeightV1"},zp={AccountInfo:"AccountInfoWithRefCount",Address:"AccountId",CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",LookupSource:"AccountId",Keys:"SessionKeys5",RawSolution:"RawSolutionWith16",ValidatorPrefs:"ValidatorPrefsWithCommission"},Dp={"centrifuge-chain":kp,kusama:Ip,node:Op,"node-template":Np,polkadot:Ap,rococo:Bp,shell:_p,statemine:Lp,statemint:Lp,westend:[{minmax:[1,2],types:{...Up,...zp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",Weight:"u32"}},{minmax:[3,22],types:{...Up,...zp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259"}},{minmax:[23,42],types:{...Up,...zp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",RefCount:"RefCountTo259"}},{minmax:[43,44],types:{...Up,...zp,DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",RefCount:"RefCountTo259"}},{minmax:[45,47],types:{...Up,...zp}},{minmax:[48,49],types:{...Up,AccountInfo:"AccountInfoWithDualRefCount"}},{minmax:[50,9099],types:{...Up,...Tl("V0")}},{minmax:[9100,9105],types:{...Up,...Tl("V1")}},{minmax:[9106,void 0],types:{Weight:"WeightV1"}}],westmint:Lp},jp=[[0,1020,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[26669,1021,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[38245,1022,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[54248,1023,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[59659,1024,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[67651,1025,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[82191,1027,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[83238,1028,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[101503,1029,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[203466,1030,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[295787,1031,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[461692,1032,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[504329,1033,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[569327,1038,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[587687,1039,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[653183,1040,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[693488,1042,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[901442,1045,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1375086,1050,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1445458,1051,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1472960,1052,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1475648,1053,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1491596,1054,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1574408,1055,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2064961,1058,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2201991,1062,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2671528,2005,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2704202,2007,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2728002,2008,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2832534,2011,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2962294,2012,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[324e4,2013,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3274408,2015,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3323565,2019,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3534175,2022,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3860281,2023,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4143129,2024,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4401242,2025,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4841367,2026,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5961600,2027,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6137912,2028,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6561855,2029,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7100891,2030,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7468792,9010,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7668600,9030,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7812476,9040,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8010981,9050,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8073833,9070,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8555825,9080,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8945245,9090,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9611377,9100,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9625129,9111,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9866422,9122,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10403784,9130,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10960765,9150,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11006614,9151,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11404482,9160,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11601803,9170,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12008022,9180,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12405451,9190,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12665416,9200,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12909508,9220,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[13109752,9230,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[13555777,9250,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[13727747,9260,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[14248044,9271,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0x17a6bc0d0062aeb3",1]]],[14433840,9280,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[14645900,9291,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[15048375,9300,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[15426015,9320,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[15680713,9340,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[15756296,9350,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]]],qp=[[0,0,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[29231,1,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[188836,5,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[199405,6,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[214264,7,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[244358,8,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[303079,9,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[314201,10,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[342400,11,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[443963,12,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[528470,13,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[687751,14,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[746085,15,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[787923,16,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[799302,17,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1205128,18,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1603423,23,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1733218,24,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2005673,25,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2436698,26,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3613564,27,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3899547,28,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4345767,29,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4876134,30,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5661442,9050,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6321619,9080,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6713249,9090,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7217907,9100,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7229126,9110,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7560558,9122,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8115869,9140,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8638103,9151,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9280179,9170,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9738717,9180,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10156856,9190,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10458576,9200,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10655116,9220,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10879371,9230,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11328884,9250,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11532856,9260,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11933818,9270,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12217535,9280,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]],[12245277,9281,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]],[12532644,9291,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0x17a6bc0d0062aeb3",1],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]],[12876189,9300,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0x17a6bc0d0062aeb3",1],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]]],Fp=[[214356,4,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[392764,7,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[409740,8,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[809976,20,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[877581,24,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[879238,25,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[889472,26,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[902937,27,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[932751,28,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[991142,29,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1030162,31,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1119657,32,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1199282,33,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1342534,34,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1392263,35,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1431703,36,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1433369,37,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1490972,41,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2087397,43,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2316688,44,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2549864,45,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3925782,46,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3925843,47,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4207800,48,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4627944,49,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5124076,50,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5478664,900,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5482450,9e3,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5584305,9010,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5784566,9030,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5879822,9031,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5896856,9032,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5897316,9033,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6117927,9050,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6210274,9070,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6379314,9080,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6979141,9090,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7568453,9100,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7766394,9111,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7911691,9120,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7968866,9121,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7982889,9122,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8514322,9130,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9091726,9140,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9091774,9150,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9406726,9160,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9921066,9170,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10007115,9180,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10480973,9190,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10578091,9200,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10678509,9210,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10811001,9220,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11096116,9230,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11409279,9250,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11584820,9251,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11716837,9260,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11876919,9261,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11987927,9270,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0x17a6bc0d0062aeb3",1]]],[12077324,9271,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0x17a6bc0d0062aeb3",1]]],[12301871,9280,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[12604343,9290,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[12841034,9300,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[13128237,9310,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[13272363,9320,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[13483497,9330,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[13649433,9340,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[13761100,9350,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]]],Xp={westend:{genesisHash:["0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e"]}};const Zp=Object.entries(s).map((function([e,t]){const n=Zs.find((t=>t.network===e))||Xp[e];if(!n)throw new Error(`Unable to find info for chain ${e}`);return{genesisHash:(0,zi.G)(n.genesisHash[0]),network:e,versions:t.map((([e,t,n])=>({apis:n,blockNumber:new it(e),specVersion:new it(t)})))}}));function Wp(e,t,n){return n(e.toString(),t.toString())}function Gp(e=[],t){return e.filter((({minmax:[e,n]})=>(null==e||t>=e)&&(null==n||t<=n))).reduce(((e,{types:t})=>({...e,...t})),{})}function Kp({knownTypes:e},t,n){return Wp(t,n,((t,n)=>({...e.typesBundle?.spec?.[n]?.rpc??{},...e.typesBundle?.chain?.[t]?.rpc??{}})))}var Yp=B((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Jp=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return(0,R.ZT)(t,e),t.prototype.lift=function(e){var t=new Qp(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Yp},t.prototype.next=function(e){var t=this;Q((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var a=(0,R.XA)(t.currentObservers),i=a.next();!i.done;i=a.next()){i.value.next(e)}}catch(s){n={error:s}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;Q((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;Q((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,a=n.isStopped,i=n.observers;return r||a?j:(this.currentObservers=null,i.push(e),new D((function(){t.currentObservers=null,z(i,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,a=t.isStopped;n?e.error(r):a&&e.complete()},t.prototype.asObservable=function(){var e=new pe;return e.source=this,e},t.create=function(e,t){return new Qp(e,t)},t}(pe),Qp=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return(0,R.ZT)(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:j},t}(Jp),$p=function(e){function t(t){var n=e.call(this)||this;return n._value=t,n}return(0,R.ZT)(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(t){var n=e.prototype._subscribe.call(this,t);return!n.closed&&t.next(this._value),n},t.prototype.getValue=function(){var e=this,t=e.hasError,n=e.thrownError,r=e._value;if(t)throw n;return this._throwIfClosed(),r},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(Jp),eh=Array.isArray,th=Object.getPrototypeOf,nh=Object.prototype,rh=Object.keys;function ah(e){if(1===e.length){var t=e[0];if(eh(t))return{args:t,keys:null};if((r=t)&&"object"==typeof r&&th(r)===nh){var n=rh(t);return{args:n.map((function(e){return t[e]})),keys:n}}}var r;return{args:e,keys:null}}var ih=Array.isArray;function sh(e){return Le((function(t){return function(e,t){return ih(t)?e.apply(void 0,(0,R.ev)([],(0,R.CR)(t))):e(t)}(e,t)}))}function oh(){for(var e=[],t=0;t=2,!1,!0))}var lh=function(e,t){return e.push(t),e};function fh(){return Pe((function(e,t){dh(lh,[])(e).subscribe(t)}))}function ph(e,t,n,r){Yr(e,t,(()=>Jr({},n(t),(e=>r(t,e)))))}function hh(){return"none"}function mh(e,{getInstanceId:t=hh}={}){const n={},r=(...r)=>{const a=(0,je.P)(r),i=t();return n[i]||(n[i]={}),void 0===n[i][a]&&(n[i][a]=e(...r)),n[i][a]};return r.unmemoize=(...e)=>{const r=(0,je.P)(e),a=t();n[a]&&void 0!==n[a][r]&&delete n[a][r]},r}function bh(e){return Pe((function(t,n){var r,a=null,i=!1;a=t.subscribe(Ve(n,void 0,void 0,(function(s){r=Se(e(s,bh(e)(t))),a?(a.unsubscribe(),a=null,r.subscribe(n)):i=!0}))),i&&(a.unsubscribe(),a=null,r.subscribe(n))}))}function yh(e,t){return e===t}var gh={now:function(){return(gh.delegate||Date).now()},delegate:void 0},xh=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=gh);var a=e.call(this)||this;return a._bufferSize=t,a._windowTime=n,a._timestampProvider=r,a._buffer=[],a._infiniteTimeWindow=!0,a._infiniteTimeWindow=n===1/0,a._bufferSize=Math.max(1,t),a._windowTime=Math.max(1,n),a}return(0,R.ZT)(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,a=n._buffer,i=n._infiniteTimeWindow,s=n._timestampProvider,o=n._windowTime;r||(a.push(t),!i&&a.push(s.now()+o)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),a=0;a0?e.prototype.requestAsyncId.call(this,t,n,r):(t.actions.push(this),t._scheduled||(t._scheduled=Hh.setImmediate(t.flush.bind(t,void 0))))},t.prototype.recycleAsyncId=function(t,n,r){var a;if(void 0===r&&(r=0),null!=r?r>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,t,n,r);var i=t.actions;null!=n&&(null===(a=i[i.length-1])||void 0===a?void 0:a.id)!==n&&(Hh.clearImmediate(n),t._scheduled===n&&(t._scheduled=void 0))},t}(Ih),_h=function(){function e(t,n){void 0===n&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.schedulerActionCtor(this,e).schedule(n,t)},e.now=gh.now,e}(),Rh=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,R.ZT)(t,e),t.prototype.flush=function(e){this._active=!0;var t=this._scheduled;this._scheduled=void 0;var n,r=this.actions;e=e||r.shift();do{if(n=e.execute(e.state,e.delay))break}while((e=r[0])&&e.id===t&&r.shift());if(this._active=!1,n){for(;(e=r[0])&&e.id===t&&r.shift();)e.unsubscribe();throw n}},t}(function(e){function t(t,n){void 0===n&&(n=_h.now);var r=e.call(this,t,n)||this;return r.actions=[],r._active=!1,r}return(0,R.ZT)(t,e),t.prototype.flush=function(e){var t=this.actions;if(this._active)t.push(e);else{var n;this._active=!0;do{if(n=e.execute(e.state,e.delay))break}while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},t}(_h)))(Bh);function Lh(e=1750){return t=>{let[n,r,a,i]=[0,0,D.EMPTY,D.EMPTY];return new pe((s=>(t.subscribe(s),0==r++&&(1===n?i.unsubscribe():a=t.connect(),n=3),()=>{0==--r&&(2===n?(n=0,i.unsubscribe()):(n=1,i=Rh.schedule((()=>{n=0,a.unsubscribe()}),e)))})))}}function Uh(e,t){return(0,je.P)({t:e})===(0,je.P)({t:t})}function zh(e){throw e}function Dh(){}function jh({delay:e,skipChange:t=!1,skipTimeout:n=!1}={}){return r=>{return r.pipe(bh(zh),t?uh(Dh):(void 0===i&&(i=le),a=null!=(a=Uh)?a:yh,Pe((function(e,t){var n,r=!0;e.subscribe(Ve(t,(function(e){var s=i(e);!r&&a(n,s)||(r=!1,n=s,t.next(e))})))}))),kh(1),n?vh():Lh(e));var a,i}}function qh(e,t){const n=mh(((...e)=>new pe((r=>{const a=t(...e).subscribe(r);return()=>{n.unmemoize(...e),a.unsubscribe()}})).pipe(jh())),{getInstanceId:()=>e});return n}function Fh(e,t){return qh(e,(e=>{const n=(0,ut.U)(e)?e:Gs((e||"").toString());if(n.length>8)return Re(t.registry.createType("AccountId",n));const r=t.registry.createType("AccountIndex",n);return t.derive.accounts.indexToId(r.toString()).pipe(Le((e=>Qr(e,"Unable to retrieve accountId"))))}))}function Xh(e,t){return qh(e,(()=>{const e=[void 0,[],[],[],void 0],n=[(t.query.elections||t.query.phragmenElection||t.query.electionsPhragmen)?.members,t.query.council?.members,t.query.technicalCommittee?.members,t.query.society?.members,t.query.sudo?.key],r=n.filter((e=>e));return r.length?t.queryMulti(r).pipe(Le((t=>{let r=-1;for(let a=0,i=n.length;at.derive.accounts._flags().pipe(Le((t=>function(e,[t,n,r,a,i]){const s=e&&e.toString(),o=e=>e.toString()===s;return{isCouncil:(t?.map((e=>Array.isArray(e)?e[0]:e.who))||n||[]).some(o),isSociety:(a||[]).some(o),isSudo:i?.toString()===s,isTechCommittee:(r||[]).some(o)}}(e,t))))))}function Wh(e,t){return qh(e,(e=>{try{const n=(0,ut.U)(e)?e:Gs((e||"").toString());if(n.length>8){const e=t.registry.createType("AccountId",n);return t.derive.accounts.idToIndex(e).pipe(Le((t=>[e,t])))}const r=t.registry.createType("AccountIndex",n);return t.derive.accounts.indexToId(r.toString()).pipe(Le((e=>[e,r])))}catch{return Re([void 0,void 0])}}))}function Gh(e){return e.pipe(Le((([e])=>e)))}function Kh(e){return(t,n)=>qh(t,((...t)=>Gh(e(n,...t))))}const Yh={toHex:()=>{}};function Jh(e){return e.isRaw?tt(e.asRaw.toU8a(!0)):e.isNone?void 0:e.toHex()}function Qh(e,t){return qh(e,(e=>e&&t.query.identity?.identityOf?oh([t.query.identity.identityOf(e),t.query.identity.superOf(e)]):Re([void 0,void 0])))}function $h(e,t){return qh(e,(e=>t.derive.accounts._identity(e).pipe(Ie((([e,n])=>function(e,t,n){if(t?.isSome)return Re([t,void 0]);if(n?.isSome){const t=n.unwrap();return oh([e.derive.accounts._identity(t[0]).pipe(Le((([e])=>e))),Re(t)])}return Re([void 0,void 0])}(t,e,n))),Le((([e,t])=>function(e,t){if(!e?.isSome)return{judgements:[]};const{info:n,judgements:r}=e.unwrap(),a=Jh(n.display);return{display:t&&Jh(t[1])||a,displayParent:t&&a,email:Jh(n.email),image:Jh(n.image),judgements:r,legal:Jh(n.legal),other:(i=n.additional,i.reduce(((e,[t,n])=>{const r=Jh(t),a=Jh(n);return r&&a&&(e[r]=a),e}),{})),parent:t&&t[0],pgp:n.pgpFingerprint.unwrapOr(Yh).toHex(),riot:Jh(n.riot),twitter:Jh(n.twitter),web:Jh(n.web)};var i}(e,t))))))}const em=Kh(((e,t)=>e.derive.accounts.hasIdentityMulti([t])));function tm(e,t){return qh(e,(e=>t.query.identity?.identityOf?oh([t.query.identity.identityOf.multi(e),t.query.identity.superOf.multi(e)]).pipe(Le((([e,t])=>e.map(((e,n)=>{const r=t[n],a=r&&r.isSome?r.unwrap()[0].toString():void 0;let i;if(e&&e.isSome){const t=Jh(e.unwrap().info.display);t&&!(0,Ke.vq)(t)&&(i=t)}return{display:i,hasIdentity:!(!i&&!a),parentId:a}}))))):Re(e.map((()=>({hasIdentity:!1}))))))}function nm(e,t){return qh(e,(e=>t.derive.accounts.indexes().pipe(Le((t=>(t||{})[e.toString()])))))}function rm(e,t,n){return void 0===n&&(n=1/0),L(t)?rm((function(n,r){return Le((function(e,a){return t(n,e,r,a)}))(Se(e(n,r)))}),n):("number"==typeof t&&(n=t),Pe((function(t,r){return function(e,t,n,r,a,i,s,o){var c=[],u=0,d=0,l=!1,f=function(){!l||c.length||u||t.complete()},p=function(e){return uom?Re(om):(t.query.indices?function(e){return e.query.indices.accounts.entries().pipe(Le((t=>t.reduce(((t,[n,r])=>(r.isSome&&(t[r.unwrap()[0].toString()]=e.registry.createType("AccountIndex",n.args[0])),t)),{}))))}(t).pipe(sm({})):Re({})).pipe(Le((e=>(om=e,e))))))}function um(e,t){return qh(e,(e=>t.query.indices?t.query.indices.accounts(e).pipe(Le((e=>e.unwrapOr([])[0]))):Re(void 0)))}function dm(e,t){return(t&&e.query.nicks?.nameOf?e.query.nicks.nameOf(t):Re(void 0)).pipe(Le((t=>t?.isSome?tt(t.unwrap()[0]).substring(0,e.consts.nicks.maxLength.toNumber()):void 0)))}function lm(e,t){return qh(e,(e=>t.derive.accounts.idAndIndex(e).pipe(Ie((([e,n])=>oh([Re({accountId:e,accountIndex:n}),t.derive.accounts.identity(e),dm(t,e)]))),Le((([{accountId:e,accountIndex:t},n,r])=>({accountId:e,accountIndex:t,identity:n,nickname:r}))))))}function fm(e,t){return(n,r)=>qh(n,t(function(e,t){const n=e.registry.getModuleInstances(e.runtimeVersion.specName,t),r=n&&n.length?n[0]:t;return e.query[r]}(r,e),r,n))}function pm(e,t){return n=>fm(n,(n=>()=>(0,De.m)(n?.[e])?n[e]():Re(t)))}const hm=pm("members",[]);function mm(e,t,n){return((0,De.m)(t?.proposals)&&n.length?oh([Re(n),t.proposalOf.multi(n).pipe(bh((()=>Re(n.map((()=>null)))))),t.voting.multi(n)]):Re([[],[],[]])).pipe(Le((t=>function(e,[t,n,r]){return n.map(((n,a)=>({hash:e.registry.createType("Hash",t[a]),proposal:n&&n.isSome?n.unwrap():null,votes:r[a].unwrapOr(null)})))}(e,t))))}function bm(e){return fm(e,(e=>()=>Re((0,De.m)(e?.proposals))))}function ym(e){return fm(e,((t,n)=>()=>n.derive[e].proposalHashes().pipe(Ie((e=>mm(n,t,e))))))}function gm(e){return fm(e,((e,t)=>n=>(0,De.m)(e?.proposals)?Gh(mm(t,e,[n])):Re(null)))}const xm=pm("proposalCount",null),vm=pm("proposals",[]);function wm(e){return fm(e,(e=>()=>(0,De.m)(e?.prime)?e.prime().pipe(Le((e=>e.unwrapOr(null)))):Re(null)))}const Sm=hm("allianceMotion"),Tm=bm("allianceMotion"),km=gm("allianceMotion"),Pm=xm("allianceMotion"),Vm=vm("allianceMotion"),Mm=ym("allianceMotion"),Im=wm("allianceMotion");function Om(e){return e.query.voterList||e.query.voterBagsList||e.query.bagsList}function Nm(e,t){const n=Om(t);return qh(e,(e=>{const t=e.map((e=>kt(e)));return t.length?n.listBags.multi(t).pipe(Le((e=>function(e,t){const n=e.map(((e,n)=>({bag:t[n].unwrapOr(null),id:e,key:e.toString()}))).sort(((e,t)=>t.id.cmp(e.id))),r=n.length-1;return n.map(((e,t)=>(0,M.Z)(e,{bagLower:t===r?dt:n[t+1].id,bagUpper:e.id,index:t})))}(t,e)))):Re([])}))}function Em(e,t){const n=Om(t);return qh(e,(()=>n.listBags.keys().pipe(Ie((e=>t.derive.bagsList._getIds(e.map((({args:[e]})=>e))))),Le((e=>e.filter((({bag:e})=>e)))))))}function Cm(e,t){return qh(e,(e=>t.derive.bagsList._getIds([kt(e)]).pipe(Le((e=>e[0])))))}function Am(e,t){return qh(e,(e=>t.derive.bagsList.listNodes(e.bag).pipe(Le((t=>(0,M.Z)({nodes:t},e))))))}function Hm(e,t){return qh(e,(e=>t.derive.bagsList.get(e).pipe(Ie((e=>t.derive.bagsList.expand(e))))))}function Bm(e,t){setTimeout((()=>{Promise.resolve().then((()=>{e()})).catch((e=>{t?t(e):console.error(e)}))}),0)}function _m(e,t){return qh(e,(e=>e&&e.head.isSome?function(e,t){const n=new $p(t),r=Om(e);return n.pipe(Ie((e=>r.listNodes(e))),uh((e=>{Bm((()=>{e.isSome&&e.value.next.isSome?n.next(e.unwrap().next.unwrap()):n.complete()}))})),fh(),Le((e=>e.map((e=>e.unwrap())))))}(t,e.head.unwrap()):Re([])))}function Rm(e){return(...t)=>{const n=t.length;if(0===n)throw new Error("Must provide one or more arguments");let r=t[0];for(let a=1;ae.gt(t))),Um=Rm(((e,t)=>e.lt(t))),zm="0x76657374696e6720";function Dm(e,t,n,r){const{allLocked:a,lockedBalance:i,lockedBreakdown:s,vestingLocked:o}=function(e,t,n){let r=e.registry.createType("Balance"),a=[],i=e.registry.createType("Balance"),s=!1;if(Array.isArray(n)){a=n.filter((({until:e})=>!e||t&&e.gt(t))),s=a.some((({amount:e})=>e&&e.isMax())),i=e.registry.createType("Balance",a.filter((({id:e})=>e.eq(zm))).reduce(((e,{amount:t})=>e.iadd(t)),new it(0)));const o=a.filter((({amount:e})=>e&&!e.isMax()));o.length&&(r=e.registry.createType("Balance",Lm(...o.map((({amount:e})=>e)))))}return{allLocked:s,lockedBalance:r,lockedBreakdown:a,vestingLocked:i}}(e,t,r);return(0,M.Z)({},n,{availableBalance:e.registry.createType("Balance",a?0:Lm(new it(0),n?.freeBalance?n.freeBalance.sub(i):new it(0))),lockedBalance:i,lockedBreakdown:s,vestingLocked:o})}function jm(e,t){const[n,[r,a,i],s]=t,o=Dm(e,s,n,a[0]);return(0,M.Z)(o,function(e,t,n){const r=n||[],a=!t.vestingLocked.isZero(),i=r.map((({locked:t,perBlock:n,startingBlock:r})=>e.gt(r)?Um(t,n.mul(e.sub(r))):dt)),s=i.reduce(((e,t)=>e.iadd(t)),new it(0)),o=r.reduce(((e,{locked:t})=>e.iadd(t)),new it(0));return{isVesting:a,vestedBalance:s,vestedClaimable:a?t.vestingLocked.sub(o.sub(s)):dt,vesting:r.map((({locked:e,perBlock:t,startingBlock:n},r)=>({endBlock:e.div(t).iadd(n),locked:e,perBlock:t,startingBlock:n,vested:i[r]}))).filter((({locked:e})=>!e.isZero())),vestingTotal:o}}(s,o,r),{accountId:n.accountId,accountNonce:n.accountNonce,additional:a.slice(1).map(((t,r)=>Dm(e,s,n.additional[r],t))),namedReserves:i})}function qm(e,t){return oh([e.query.balances.locks(t),e.query.balances.vesting(t)]).pipe(Le((([t,n])=>{let r=null;if(n.isSome){const{offset:t,perBlock:a,startingBlock:i}=n.unwrap();r=e.registry.createType("VestingInfo",{locked:t,perBlock:a,startingBlock:i})}return[r?[r]:null,[t],[]]})))}const Fm=e=>!!e;function Xm(e){return[e.map((e=>!e)),e.filter(Fm)]}function Zm(e,t,n=["balances"]){const[r,a]=Xm(n.map((t=>e.derive[t]?.customLocks||e.query[t]?.locks))),[i,s]=Xm(n.map((t=>e.query[t]?.reserves)));return oh([e.query.vesting?.vesting?e.query.vesting.vesting(t):Re(e.registry.createType("Option")),a.length?oh(a.map((e=>e(t)))):Re([]),s.length?oh(s.map((e=>e(t)))):Re([])]).pipe(Le((([t,n,a])=>{let s=-1,o=-1;const c=t.unwrapOr(null);return[c?Array.isArray(c)?c:[c]:null,r.map((t=>t?e.registry.createType("Vec"):n[++s])),i.map((t=>t?e.registry.createType("Vec"):a[++o]))]})))}function Wm(e,t){const n=t.registry.getModuleInstances(t.runtimeVersion.specName,"balances");return qh(e,(e=>oh([t.derive.balances.account(e),(0,De.m)(t.query.system?.account)||(0,De.m)(t.query.balances?.account)?Zm(t,e,n):qm(t,e)]).pipe(Ie((([e,n])=>oh([Re(e),Re(n),t.derive.chain.bestNumber()]))),Le((e=>jm(t,e))))))}function Gm(e){return e.registry.createType("Balance")}function Km(e,[t,n,r,a]){const i=e.registry.createType("Balance",t.toBn());return{freeBalance:t,frozenFee:r,frozenMisc:a,reservedBalance:n,votingBalance:i}}function Ym(e,t){return oh([e.query.balances.freeBalance(t),e.query.balances.reservedBalance(t),e.query.system.accountNonce(t)]).pipe(Le((([t,n,r])=>[r,[[t,n,Gm(e),Gm(e)]]])))}function Jm(e,t){const n=t=>[t,[[Gm(e),Gm(e),Gm(e),Gm(e)]]];return(0,De.m)(e.query.system.account)?e.query.system.account(t).pipe(Le((({nonce:e})=>n(e)))):(0,De.m)(e.query.system.accountNonce)?e.query.system.accountNonce(t).pipe(Le((e=>n(e)))):Re(n(e.registry.createType("Index")))}function Qm(e,t,n=["balances"]){const r=n.map((t=>e.derive[t]?.customAccount||e.query[t]?.account)).filter((e=>(0,De.m)(e))),a=(e,t)=>[e,t.map((({feeFrozen:e,free:t,miscFrozen:n,reserved:r})=>[t,r,e,n]))];return r.length?(0,De.m)(e.query.system.account)?oh([e.query.system.account(t),...r.map((e=>e(t)))]).pipe(Le((([{nonce:e},...t])=>a(e,t)))):oh([e.query.system.accountNonce(t),...r.map((e=>e(t)))]).pipe(Le((([e,...t])=>a(e,t)))):Jm(e,t)}function $m(e,t){return e.query.system.account(t).pipe(Le((t=>{const n=t.nonce?t.data:t[1],r=t.nonce||t[0];if(!n||n.isEmpty)return[r,[[Gm(e),Gm(e),Gm(e),Gm(e)]]];const{feeFrozen:a,free:i,miscFrozen:s,reserved:o}=n;return[r,[[i,o,a,s]]]})))}function eb(e,t){const n=t.registry.getModuleInstances(t.runtimeVersion.specName,"balances"),r=n&&"balances"!==n[0];return qh(e,(e=>t.derive.accounts.accountId(e).pipe(Ie((e=>e?oh([Re(e),r?Qm(t,e,n):(0,De.m)(t.query.system?.account)?$m(t,e):(0,De.m)(t.query.balances?.account)?Qm(t,e):(0,De.m)(t.query.balances?.freeBalance)?Ym(t,e):Jm(t,e)]):Re([t.registry.createType("AccountId"),[t.registry.createType("Index"),[[Gm(t),Gm(t),Gm(t),Gm(t)]]]]))),Le((e=>function(e,[t,[n,[r,...a]]]){return(0,M.Z)({accountId:t,accountNonce:n,additional:a.map((t=>Km(e,t)))},Km(e,r))}(t,e))))))}function tb(e,t){return qh(e,(e=>e&&e.length?oh(e.map((e=>t.derive.balances.account(e)))):Re([])))}const nb=Wm;function rb(e,t){const n=e.tx.bounties?e.tx.bounties:e.tx.treasury,r=[n.approveBounty,n.closeBounty,n.proposeCurator,n.unassignCurator];return t.filter((e=>r.find((t=>e.proposal&&t.is(e.proposal)))))}function ab([e,t,n,r]){const a=[];return e.forEach(((e,i)=>{e.isSome&&a.push({bounty:e.unwrap(),description:t[i].unwrapOrDefault().toUtf8(),index:n[i],proposals:r.filter((e=>e.proposal&&n[i].eq(e.proposal.args[0])))})})),a}function ib(e,t){const n=t.query.bounties||t.query.treasury;return qh(e,(()=>n.bounties?oh([n.bountyCount(),t.query.council?t.query.council.proposalCount():Re(0)]).pipe(Ie((()=>oh([n.bounties.keys(),t.derive.council?t.derive.council.proposals():Re([])]))),Ie((([e,r])=>{const a=e.map((({args:[e]})=>e));return oh([n.bounties.multi(a),n.bountyDescriptions.multi(a),Re(a),Re(rb(t,r))])})),Le(ab)):Re(ab([[],[],[],[]]))))}const sb=(0,wt.be)("toBigInt","toBn","toNumber","unwrap");function ob(e){return sb(e.number)?e.number.unwrap():e.number}function cb(e){return(t,n)=>qh(t,(()=>e(n).pipe(Le(ob))))}function ub(e,t,n){return e.queryAt(t.parentHash.isEmpty?n||t.hash:t.parentHash).pipe(Ie((e=>function(e,t){const n=t.session?.validators?t.session.validators():Re(null),{logs:[r]}=e.digest,a=r&&(r.isConsensus&&r.asConsensus[0].isNimbus&&r.asConsensus[1]||r.isPreRuntime&&r.asPreRuntime[0].isNimbus&&r.asPreRuntime[1]);if(a){if(t.authorMapping?.mappingWithDeposit)return oh([Re(e),n,t.authorMapping.mappingWithDeposit(a).pipe(Le((e=>e.unwrapOr({account:null}).account)))]);if(t.parachainStaking?.selectedCandidates&&t.session?.nextKeys){const r=a.toHex();return oh([Re(e),n,t.parachainStaking.selectedCandidates().pipe(rm((e=>oh([Re(e),t.session.nextKeys.multi(e).pipe(Le((e=>e.findIndex((e=>e.unwrapOrDefault().nimbus.toHex()===r)))))]))),Le((([e,t])=>-1===t?null:e[t])))])}}return oh([Re(e),n,Re(null)])}(t,e))))}const db=cb((e=>e.rpc.chain.subscribeNewHeads())),lb=cb((e=>e.rpc.chain.subscribeFinalizedHeads()));function fb(e,t){return qh(e,(()=>oh([t.derive.chain.bestNumber(),t.derive.chain.bestNumberFinalized()]).pipe(Le((([e,n])=>t.registry.createType("BlockNumber",e.sub(n)))))))}function pb(e,t){const[n]=e.logs.filter((e=>e.isConsensus)),[r]=e.logs.filter((e=>e.isPreRuntime)),[a]=e.logs.filter((e=>e.isSeal));let i;try{if(r){const[e,n]=r.asPreRuntime;i=e.extractAuthor(n,t)}if(!i&&n){const[e,r]=n.asConsensus;i=e.extractAuthor(r,t)}if(!i&&a){const[e,n]=a.asSeal;i=e.extractAuthor(n,t)}}catch{}return i}function hb(e,t){return qh(e,(e=>oh([t.rpc.chain.getBlock(e),t.queryAt(e)]).pipe(Ie((([n,r])=>oh([Re(n),r.system.events(),ub(t,n.block.header,e)]))),Le((([e,t,[,n,r]])=>function(e,t,n,r,a){const i=e.createClass("SignedBlock");return new class extends i{constructor(e,t,n,r,a){var i,s;super(e,t),this.__internal__author=a||pb(this.block.header.digest,r||[]),this.__internal__events=n||[],this.__internal__extrinsics=(i=this.block.extrinsics,s=this.__internal__events,i.map(((e,t)=>{let n,r;const a=s.filter((({phase:e})=>e.isApplyExtrinsic&&e.asApplyExtrinsic.eq(t))).map((({event:e})=>("system"===e.section&&("ExtrinsicSuccess"===e.method?r=e.data[0]:"ExtrinsicFailed"===e.method&&(n=e.data[0],r=e.data[1])),e)));return{dispatchError:n,dispatchInfo:r,events:a,extrinsic:e}}))),this.createdAtHash=t?.createdAtHash}get author(){return this.__internal__author}get events(){return this.__internal__events}get extrinsics(){return this.__internal__extrinsics}}(e,t,n,r,a)}(t.registry,e,t,n,r))))))}function mb(e,t){return qh(e,(e=>t.rpc.chain.getBlockHash(e).pipe(Ie((e=>t.derive.chain.getBlock(e))))))}function bb(e,t,n,r){const a=e.createClass("Header");return new class extends a{constructor(e,t,n,r){super(e,t),this.__internal__author=r||pb(this.digest,n||[]),this.createdAtHash=t?.createdAtHash}get author(){return this.__internal__author}}(e,t,n,r)}function yb(e,t){return qh(e,(e=>t.rpc.chain.getHeader(e).pipe(Ie((n=>ub(t,n,e))),Le((([e,t,n])=>bb((t||e).registry,e,t,n))))))}function gb(e,t){return qh(e,((e,n,r=[])=>t.rpc.chain.getHeader(e).pipe(Ie((e=>e.parentHash.eq(n)?Re([e,...r]):t.derive.chain._getHeaderRange(e.parentHash,n,[e,...r]))))))}function xb(e,t){return qh(e,(()=>{let e=null;return t.rpc.chain.subscribeFinalizedHeads().pipe(Ie((n=>{const r=e,a=n.parentHash;return e=n.createdAtHash=n.hash,null===r||a.eq(r)?Re(n):t.derive.chain._getHeaderRange(a,r,[n]).pipe(Ie((e=>_e(e))))})))}))}function vb(e,t){return qh(e,(()=>t.derive.chain.subscribeNewHeads().pipe(Ie((e=>t.derive.chain.getBlock(e.createdAtHash||e.hash))))))}function wb(e,t){return qh(e,(()=>t.rpc.chain.subscribeNewHeads().pipe(Ie((e=>ub(t,e))),Le((([e,t,n])=>(e.createdAtHash=e.hash,bb(e.registry,e,t,n)))))))}function Sb(e,t){return qh(e,(()=>function(e){return Re([e.consts.contracts.callBaseFee||e.registry.createType("Balance"),e.consts.contracts.contractFee||e.registry.createType("Balance"),e.consts.contracts.creationFee||e.registry.createType("Balance"),e.consts.contracts.transactionBaseFee||e.registry.createType("Balance"),e.consts.contracts.transactionByteFee||e.registry.createType("Balance"),e.consts.contracts.transferFee||e.registry.createType("Balance"),e.consts.contracts.rentByteFee||e.registry.createType("Balance"),e.consts.contracts.rentDepositOffset||e.registry.createType("Balance"),e.consts.contracts.surchargeReward||e.registry.createType("Balance"),e.consts.contracts.tombstoneDeposit||e.registry.createType("Balance")])}(t).pipe(Le((([e,t,n,r,a,i,s,o,c,u])=>({callBaseFee:e,contractFee:t,creationFee:n,rentByteFee:s,rentDepositOffset:o,surchargeReward:c,tombstoneDeposit:u,transactionBaseFee:r,transactionByteFee:a,transferFee:i}))))))}function Tb(e){return!Array.isArray(e)}function kb(e){return e.stakeOf.entries().pipe(Le((e=>e.map((([{args:[e]},t])=>[e,t])))))}function Pb(e){return e.votesOf.entries().pipe(Le((e=>e.map((([{args:[e]},t])=>[e,t])))))}function Vb(e,t){const n=t.query.elections||t.query.phragmenElection||t.query.electionsPhragmen;return qh(e,(()=>n?n.stakeOf?function(e,t){return oh([kb(t),Pb(t)]).pipe(Le((([t,n])=>{const r=[];return n.forEach((([t,n])=>{r.push([t,{stake:e.registry.createType("Balance"),votes:n}])})),t.forEach((([e,t])=>{const n=r.find((([t])=>t.eq(e)));n?n[1].stake=t:r.push([e,{stake:t,votes:[]}])})),r})))}(t,n):function(e){return e.voting.entries().pipe(Le((e=>e.map((([{args:[e]},t])=>[e,Tb(t)?{stake:t.stake,votes:t.votes}:{stake:t[0],votes:t[1]}])))))}(n):Re([])))}function Mb(e,t){return qh(e,(e=>t.derive.council.votes().pipe(Le((n=>(n.find((([t])=>t.eq(e)))||[null,{stake:t.registry.createType("Balance"),votes:[]}])[1])))))}const Ib=hm("council"),Ob=bm("council"),Nb=gm("council"),Eb=xm("council"),Cb=vm("council"),Ab=ym("council"),Hb=wm("council");function Bb(e,t){return qh(e,(e=>t.query.crowdloan.funds(e).pipe(Le((e=>e.isSome?function(e){return(0,O.c)(Mt(":child_storage:default:",mi(Mt("crowdloan",(e.fundIndex||e.trieIndex).toU8a()))))}(e.unwrap()):null)))))}var _b=new pe((function(e){return e.complete()}));function Rb(e){const t=e.length;if(0===t)return[];if(1===t)return e[0];let n=0;for(let i=0;i"crowdloan"===r&&["Contributed","Withdrew"].includes(n)&&t.eq(e))).reduce(((e,{event:{data:[t],method:n}})=>("Contributed"===n?e.added.push(t.toHex()):e.removed.push(t.toHex()),e)),{added:[],blockHash:t.createdAtHash?.toHex()||"-",removed:[]})}const Ub=1e3;function zb(e,t){let n=[],r=[];return e.query.system.events().pipe(Ie((e=>{const a=Lb(t,e);return a.added.length||a.removed.length?(n=n.concat(...a.added),r=r.concat(...a.removed),Re({added:n,addedDelta:a.added,blockHash:e.createdAtHash?.toHex()||"-",removed:r,removedDelta:a.removed})):_b})),sm({added:n,addedDelta:[],blockHash:"-",removed:r,removedDelta:[]}))}function Db(e,t,n){return function(e,t){return e.query.system.events().pipe(Ie((e=>{const n=e.filter((({event:{data:[e],method:n,section:r}})=>"crowdloan"===r&&["AllRefunded","Dissolved","PartiallyRefunded"].includes(n)&&e.eq(t)));return n.length?Re(e.createdAtHash?.toHex()||"-"):_b})),sm("-"))}(e,t).pipe(Ie((()=>(0,De.m)(e.rpc.childstate.getKeysPaged)?function(e,t){const n=new $p(void 0);return n.pipe(Ie((n=>e.rpc.childstate.getKeysPaged(t,"0x",Ub,n))),uh((e=>{Bm((()=>{e.length===Ub?n.next(e[Ub-1].toHex()):n.complete()}))})),fh(),Le((e=>Rb(e))))}(e,n):e.rpc.childstate.getKeys(n,"0x"))),Le((e=>e.map((e=>e.toHex())))))}function jb(e,t){return qh(e,(e=>t.derive.crowdloan.childKey(e).pipe(Ie((n=>n?function(e,t,n){return oh([Db(e,t,n),zb(e,t)]).pipe(Le((([e,{added:t,blockHash:n,removed:r}])=>{const a={};return e.forEach((e=>{a[e]=!0})),t.forEach((e=>{a[e]=!0})),r.forEach((e=>{delete a[e]})),{blockHash:n,contributorsHex:Object.keys(a)}})))}(t,e,n):Re({blockHash:"-",contributorsHex:[]}))))))}function qb(e,t,n){return oh(n.map((n=>e.rpc.childstate.getStorage(t,n)))).pipe(Le((t=>t.map((t=>e.registry.createType("Option",t))).map((t=>t.isSome?e.registry.createType("Balance",t.unwrap()):e.registry.createType("Balance"))).reduce(((e,t,r)=>(0,M.Z)(e,{[n[r]]:t})),{}))))}function Fb(e,t,n,r){return e.query.system.events().pipe(Ie((a=>{const i=Lb(t,a),s=r.filter((e=>i.added.includes(e)||i.removed.includes(e)));return s.length?qb(e,n,s):_b})),sm({}))}function Xb(e,t){return qh(e,((e,n)=>t.derive.crowdloan.childKey(e).pipe(Ie((r=>r&&n.length?function(e,t,n,r){return oh([qb(e,n,r),Fb(e,t,n,r)]).pipe(Le((([e,t])=>(0,M.Z)({},e,t))))}(t,e,r,n):Re({}))))))}function Zb(e){return(0,O.c)((0,Va.d)(e))}function Wb(e){const t=kt(e);if(t.isNeg())throw new Error("square root of negative numbers is not supported");if(t.lte(yt))return new it(~~Math.sqrt(t.toNumber()));let n=gt.clone();for(;;){const e=t.div(n).iadd(n).ishrn(1);if(n.eq(e)||n.eq(e.sub(lt)))return n;n=e}}function Gb(e,t,n,r){for(;;){const a=e.div(t),i=n.div(r);if(a.lt(i))return!0;if(i.lt(a))return!1;const s=e.mod(t),o=n.mod(r);if(o.isZero())return!1;if(s.isZero())return!0;e=r,n=t,t=o,r=s}}function Kb(e,t,n){return e.isSimpleMajority?n.votedAye.gt(n.votedNay):function(e,t,{votedAye:n,votedNay:r,votedTotal:a}){const i=Wb(a);return!i.isZero()&&(e.isSuperMajorityApprove?Gb(r,i,n,t):Gb(r,t,n,i))}(e,t,n)}function Yb(e,t,n){const r=t.status.tally?function(e,t){const n=[],r=[];return t.forEach((e=>{e.vote.isAye?n.push(e):r.push(e)})),{allAye:n,allNay:r,voteCount:n.length+r.length,voteCountAye:n.length,voteCountNay:r.length,votedAye:e.ayes,votedNay:e.nays,votedTotal:e.turnout}}(t.status.tally,n):n.reduce(((e,t)=>{const{balance:n,vote:r}=t,a=0===r.conviction.index,i=n.muln(a?1:r.conviction.index).divn(a?10:1);return r.isAye?(e.allAye.push(t),e.voteCountAye++,e.votedAye.iadd(i)):(e.allNay.push(t),e.voteCountNay++,e.votedNay.iadd(i)),e.voteCount++,e.votedTotal.iadd(i),e}),{allAye:[],allNay:[],voteCount:0,voteCountAye:0,voteCountNay:0,votedAye:new it(0),votedNay:new it(0),votedTotal:new it(0)});return(0,M.Z)({},r,{isPassing:Kb(t.status.threshold,e,r),votes:n})}function Jb(e){return e.isLegacy?e.asLegacy.hash_.toHex():e.isLookup?e.asLookup.hash_.toHex():e.isInline?e.asInline.hash.toHex():(0,I.H)(e)?(0,Ke.vq)(e)?e:Zb(e):(0,ut.U)(e)?(0,O.c)(e):e.toHex()}function Qb(e){return Jb(e.proposal||e.proposalHash)}const $b=Zb("democrac");function ey(e){return function(e){return e.derive.democracy.referendumsFinished().pipe(Ie((()=>e.query.scheduler.agenda.keys())),Ie((t=>{const n=t.map((({args:[e]})=>e));return n.length?oh([Re(n),e.query.scheduler.agenda.multi(n).pipe(bh((()=>Re(n.map((()=>[]))))))]):Re([[],[]])})))}(e).pipe(Ie((([t,n])=>{const r=[];return t.forEach(((t,a)=>{(n[a]||[]).filter((e=>e.isSome)).forEach((n=>{const a=n.unwrap();if(a.maybeId.isSome){const n=a.maybeId.unwrap().toHex();if(n.startsWith($b)){const i=a.call instanceof nn?function(e){return e.isInline||e.isLegacy||e.isLookup}(a.call)?Jb(a.call):a.call.isHash?a.call.asHash.toHex():a.call.asValue.args[0].toHex():a.call.args[0].toHex();r.push({at:t,imageHash:i,index:e.registry.createType("(u64, ReferendumIndex)",n)[1]})}}}))})),oh([Re(r),r.length?e.derive.democracy.preimages(r.map((({imageHash:e})=>e))):Re([])])})),Le((([e,t])=>e.map(((e,n)=>(0,M.Z)({image:t[n]},e))))))}function ty(e,t){return qh(e,(()=>(0,De.m)(t.query.scheduler?.agenda)?ey(t):t.query.democracy.dispatchQueue?function(e){return e.query.democracy.dispatchQueue().pipe(Ie((t=>oh([Re(t),e.derive.democracy.preimages(t.map((([,e])=>e)))]))),Le((([e,t])=>e.map((([e,n,r],a)=>({at:e,image:t[a],imageHash:Jb(n),index:r}))))))}(t):Re([])))}const ny=[0,1,2,4,8,16,32];function ry(e,[t,n],r){const{balance:a,vote:i}=n.asStandard,[s,o]=r.isFinished?function(e,t,{approved:n,end:r}){return[r,n.isTrue&&t.isAye||n.isFalse&&t.isNay?r.add((e.consts.democracy.voteLockingPeriod||e.consts.democracy.enactmentPeriod).muln(ny[t.conviction.index])):dt]}(e,i,r.asFinished):[dt,dt];return{balance:a,isDelegated:!1,isFinished:r.isFinished,referendumEnd:s,referendumId:t,unlockAt:o,vote:i}}function ay(e,t){return qh(e,(e=>t.query.democracy.votingOf?t.query.democracy.votingOf(e).pipe(Ie((e=>e.isDirect?function(e,{votes:t}){return t.length?e.query.democracy.referendumInfoOf.multi(t.map((([e])=>e))).pipe(Le((n=>t.map(((e,t)=>[e,n[t].unwrapOr(null)])).filter((e=>!!e[1]&&(0,qe.o)(e[1].end)&&e[0][1].isStandard)).map((([t,n])=>ry(e,t,n)))))):Re([])}(t,e.asDirect):e.isDelegating?function(e,{balance:t,conviction:n,target:r}){return e.derive.democracy.locks(r).pipe(Le((r=>r.map((({isFinished:r,referendumEnd:a,referendumId:i,unlockAt:s,vote:o})=>({balance:t,isDelegated:!0,isFinished:r,referendumEnd:a,referendumId:i,unlockAt:s.isZero()?s:a.add((e.consts.democracy.voteLockingPeriod||e.consts.democracy.enactmentPeriod).muln(ny[n.index])),vote:e.registry.createType("Vote",{aye:o.isAye,conviction:n})}))))))}(t,e.asDelegating):Re([])))):Re([])))}function iy(e,t){return qh(e,(()=>t.query.democracy?.nextExternal?t.query.democracy.nextExternal().pipe(Ie((e=>function(e,t){if(t.isNone)return Re(null);const[n,r]=t.unwrap();return e.derive.democracy.preimage(n).pipe(Le((e=>({image:e,imageHash:Jb(n),threshold:r}))))}(t,e)))):Re(null)))}function sy(e,[t,n,r,a]){let i;try{i=e.registry.createType("Call",t.toU8a(!0))}catch(s){console.error(s)}return{at:a,balance:r,proposal:i,proposer:n}}function oy(e,t){const n=t.map((e=>Jb(e)));return e.query.democracy.preimages.multi(n).pipe(Le((t=>t.map((t=>function(e,t){if(!t.isNone){if(function(e,t){return!!t&&!e.query.democracy.dispatchQueue}(e,t)){const n=t.unwrap();if(n.isMissing)return;const{data:r,deposit:a,provider:i,since:s}=n.asAvailable;return sy(e,[r,i,a,s])}return sy(e,t.unwrap())}}(e,t))))))}function cy(e,t){const n=t.map((e=>Jb(e))),r=e.registry.lookup.getTypeDef(e.query.preimage.preimageFor.creator.meta.type.asMap.key).type;return e.query.preimage.statusFor.multi(n).pipe(Ie((t=>{const a=t.map((e=>e.unwrapOr(null))),i=a.map(((e,t)=>e?"H256"===r?n[t]:e.isRequested?[n[t],e.asRequested.len.unwrapOr(0)]:[n[t],e.asUnrequested.len]:null)).filter((e=>!!e));return e.query.preimage.preimageFor.multi(i).pipe(Le((t=>{let r=-1;return a.map(((e,a)=>e?[n[a],e,t[++r].unwrapOr(null)]:[n[a],null,null])).map((t=>function(e,[t,n,r]){if(!n)return;const[a,i]=n.isUnrequested?n.asUnrequested.deposit:n.asRequested.deposit.unwrapOrDefault();let s;if(r)try{s=e.registry.createType("Call",r.toU8a(!0))}catch(o){console.error(o)}return{at:dt,balance:i,proposal:s,proposalHash:t,proposer:a}}(e,t)))})))})))}function uy(e,t){return qh(e,(e=>e.length?(0,De.m)(t.query.democracy.preimages)?oy(t,e):(0,De.m)(t.query.preimage.preimageFor)?cy(t,e):Re([]):Re([])))}const dy=Kh(((e,t)=>e.derive.democracy.preimages([t])));function ly([e,t,n]){return e.filter((([,,e],t)=>!!n[t]?.isSome&&!e.isEmpty)).map((([e,r,a],i)=>{const s=n[i].unwrap();return(0,M.Z)({image:t[i],imageHash:Jb(r),index:e,proposer:a},function(e){return(0,De.m)(e[1].mul)}(s)?{balance:s[1],seconds:s[0]}:{balance:s[0],seconds:s[1]})}))}function fy(e,t){return qh(e,(()=>(0,De.m)(t.query.democracy?.publicProps)?t.query.democracy.publicProps().pipe(Ie((e=>e.length?oh([Re(e),t.derive.democracy.preimages(e.map((([,e])=>e))),t.query.democracy.depositOf.multi(e.map((([e])=>e)))]):Re([[],[],[]]))),Le(ly)):Re([])))}function py(e,t){return qh(e,(()=>t.query.democracy?.lowestUnbaked?t.queryMulti([t.query.democracy.lowestUnbaked,t.query.democracy.referendumCount]).pipe(Le((([e,t])=>t.gt(e)?[...Array(t.sub(e).toNumber())].map(((t,n)=>e.addn(n))):[]))):Re([])))}function hy(e,t){return qh(e,(()=>t.derive.democracy.referendumsActive().pipe(Ie((e=>e.length?oh([Re(e),t.derive.democracy._referendumsVotes(e)]):Re([[],[]]))),Le((([e,t])=>e.map(((e,n)=>(0,M.Z)({},e,t[n]))))))))}function my(e,t){return qh(e,(()=>t.derive.democracy.referendumIds().pipe(Ie((e=>e.length?t.derive.democracy.referendumsInfo(e):Re([]))))))}function by(e,t){return qh(e,(()=>t.derive.democracy.referendumIds().pipe(Ie((e=>t.query.democracy.referendumInfoOf.multi(e))),Le((e=>e.map((e=>e.unwrapOr(null))).filter((e=>!!e&&e.isFinished)).map((e=>e.asFinished)))))))}function yy(e,t){return e.query.democracy.votersFor(t).pipe(Ie((n=>oh([Re(n),n.length?e.query.democracy.voteOf.multi(n.map((e=>[t,e]))):Re([]),e.derive.balances.votingBalances(n)]))),Le((([t,n,r])=>t.map(((t,a)=>({accountId:t,balance:r[a].votingBalance||e.registry.createType("Balance"),isDelegating:!1,vote:n[a]||e.registry.createType("Vote")}))))))}function gy(e,t){return e.query.democracy.votingOf.entries().pipe(Le((n=>{const r=n.map((([{args:[e]},t])=>[e,t])),a=function(e,t){return e.filter((([,e])=>e.isDirect)).map((([e,n])=>[e,n.asDirect.votes.filter((([e])=>e.eq(t)))])).filter((([,e])=>!!e.length)).reduce(((e,[t,n])=>n.reduce(((e,[,n])=>(n.isStandard&&e.push((0,M.Z)({accountId:t,isDelegating:!1},n.asStandard)),e)),e)),[])}(r,t),i=r.filter((([,e])=>e.isDelegating)).map((([e,t])=>[e,t.asDelegating]));return i.forEach((([t,{balance:n,conviction:r,target:s}])=>{const o=i.find((([e])=>e.eq(s))),c=a.find((({accountId:e})=>e.eq(o?o[0]:s)));c&&a.push({accountId:t,balance:n,isDelegating:!0,vote:e.registry.createType("Vote",{aye:c.vote.isAye,conviction:r})})})),a})))}function xy(e,t){return qh(e,(e=>oh([t.derive.democracy.sqrtElectorate(),(0,De.m)(t.query.democracy.votingOf)?gy(t,e.index):yy(t,e.index)]).pipe(Le((([t,n])=>Yb(t,e,n))))))}function vy(e,t){return qh(e,(e=>e.length?oh(e.map((e=>t.derive.democracy._referendumVotes(e)))):Re([])))}function wy(e,t){return qh(e,((e,n)=>{const r=function(e){if(e.isNone)return null;const t=e.unwrap();return function(e){return!!e.proposalHash}(t)?t:t.isOngoing?t.asOngoing:null}(n);return r?t.derive.democracy.preimage(r.proposal||r.proposalHash).pipe(Le((n=>({image:n,imageHash:Qb(r),index:t.registry.createType("ReferendumIndex",e),status:r})))):Re(null)}))}function Sy(e,t){return qh(e,(e=>e.length?t.query.democracy.referendumInfoOf.multi(e).pipe(Ie((n=>oh(e.map(((e,r)=>t.derive.democracy._referendumInfo(e,n[r])))))),Le((e=>e.filter((e=>!!e))))):Re([])))}function Ty(e,t){return qh(e,(()=>t.query.balances.totalIssuance().pipe(Le(Wb))))}function ky(e){return function(e){return!Array.isArray(e)}(e)?[e.who,e.stake]:e}function Py(e){return function(e){return Array.isArray(e)}(e)?e[0]:e}function Vy([,e],[,t]){return t.cmp(e)}function My(e,t){return qh(e,(()=>{const[e,n]=function(e){const[t]=e.registry.getModuleInstances(e.runtimeVersion.specName,"council")||["council"];return[t,e.query.phragmenElection?"phragmenElection":e.query.electionsPhragmen?"electionsPhragmen":e.query.elections?"elections":null]}(t);return(n?function(e,t,n){return e.queryMulti([e.query[t].members,e.query[n].candidates,e.query[n].members,e.query[n].runnersUp])}(t,e,n):function(e,t){return oh([e.query[t].members(),Re([]),Re([]),Re([])])}(t,e)).pipe(Le((([e,r,a,i])=>(0,M.Z)({},function(e,t){return t?{candidacyBond:e.consts[t].candidacyBond,desiredRunnersUp:e.consts[t].desiredRunnersUp,desiredSeats:e.consts[t].desiredMembers,termDuration:e.consts[t].termDuration,votingBond:e.consts[t].votingBond,votingBondBase:e.consts[t].votingBondBase,votingBondFactor:e.consts[t].votingBondFactor}:{}}(t,n),{candidateCount:t.registry.createType("u32",r.length),candidates:r.map(Py),members:a.length?a.map(ky).sort(Vy):e.map((e=>[e,t.registry.createType("Balance")])),runnersUp:i.map(ky).sort(Vy)}))))}))}function Iy([e,t,n,r]){return t.forEach(((t,a)=>{const i=t.toString(),s=r[a],o=!n[a].isEmpty,c=e[i];c&&c.hasMessage===o&&c.blockCount.eq(s)||(e[i]={blockCount:s,hasMessage:o,isOnline:o||s.gt(dt)})})),e}function Oy(e,t){return qh(e,(()=>t.query.imOnline?.receivedHeartbeats?t.derive.staking.overview().pipe(Ie((({currentIndex:e,validators:n})=>oh([Re({}),Re(n),t.query.imOnline.receivedHeartbeats.multi(n.map(((t,n)=>[e,n]))),t.query.imOnline.authoredBlocks.multi(n.map((t=>[e,t])))]))),Le(Iy)):Re({})))}const Ny=hm("membership"),Ey=bm("membership"),Cy=gm("membership"),Ay=xm("membership"),Hy=vm("membership"),By=ym("membership"),_y=wm("membership");function Ry(e,t){return!!e.isSome&&e.unwrap().some((e=>e.eq(t)))}function Ly(e,t){const n=t.find((([t])=>t===e));if(n&&n[1].isSome){const[e,t]=n[1].unwrap();return(0,M.Z)({collatorId:e},t.isWithRetries?{isRetriable:!0,retries:t.asWithRetries.toNumber()}:{isRetriable:!1,retries:0})}return null}function Uy(e,t){return t.map((t=>{const n=t.find((([t])=>t===e));return n?n[1]:null}))}function zy(e,t){return qh(e,(e=>t.query.registrar&&t.query.parachains?t.queryMulti([t.query.registrar.active,t.query.registrar.retryQueue,t.query.registrar.selectedThreads,t.query.parachains.didUpdate,[t.query.registrar.paras,e],[t.query.registrar.pendingSwap,e],[t.query.parachains.heads,e],[t.query.parachains.relayDispatchQueue,e]]).pipe(Le((n=>function(e,[t,n,r,a,i,s,o,c]){return i.isNone?null:{active:Ly(e,t),didUpdate:Ry(a,e),heads:o,id:e,info:(0,M.Z)({id:e},i.unwrap()),pendingSwapId:s.unwrapOr(null),relayDispatchQueue:c,retryCollators:Uy(e,n),selectedCollators:Uy(e,r)}}(t.registry.createType("ParaId",e),n)))):Re(null)))}function Dy([e,t,n,r,a]){return e.map(((e,i)=>({didUpdate:Ry(t,e),id:e,info:(0,M.Z)({id:e},r[i].unwrapOr(null)),pendingSwapId:a[i].unwrapOr(null),relayDispatchQueueSize:n[i][0].toNumber()})))}function jy(e,t){return qh(e,(()=>t.query.registrar?.parachains&&t.query.parachains?t.query.registrar.parachains().pipe(Ie((e=>oh([Re(e),t.query.parachains.didUpdate(),t.query.parachains.relayDispatchQueueSize.multi(e),t.query.registrar.paras.multi(e),t.query.registrar.pendingSwap.multi(e)]))),Le(Dy)):Re([])))}function qy([e,t,n,r,a]){return{activeEra:t,activeEraStart:n,currentEra:r,currentIndex:e,validatorCount:a}}function Fy(e,t){return qh(e,(()=>t.query.session?t.query.staking?function(e){return e.queryMulti([e.query.session.currentIndex,e.query.staking.activeEra,e.query.staking.currentEra,e.query.staking.validatorCount]).pipe(Le((([e,t,n,r])=>{const{index:a,start:i}=t.unwrapOrDefault();return qy([e,a,i,n.unwrapOrDefault(),r])})))}(t):function(e){return e.query.session.currentIndex().pipe(Le((t=>qy([t,e.registry.createType("EraIndex"),e.registry.createType("Option"),e.registry.createType("EraIndex"),e.registry.createType("u32")]))))}(t):function(e){return Re(qy([e.registry.createType("SessionIndex",1),e.registry.createType("EraIndex"),e.registry.createType("Option"),e.registry.createType("EraIndex"),e.registry.createType("u32")]))}(t)))}function Xy(e,t){return qh(e,(()=>t.derive.session.indexes().pipe(Le((e=>{const n=t.consts?.babe?.epochDuration||t.registry.createType("u64",1),r=t.consts?.staking?.sessionsPerEra||t.registry.createType("SessionIndex",1);return(0,M.Z)({eraLength:t.registry.createType("BlockNumber",r.mul(n)),isEpoch:!!t.query.babe,sessionLength:n,sessionsPerEra:r},e)})))))}function Zy(e){return(t,n)=>qh(t,(()=>n.derive.session.progress().pipe(Le((t=>t[e])))))}function Wy(e,t){return qh(e,(()=>t.query.babe?function(e){return e.derive.session.info().pipe(Ie((t=>oh([Re(t),e.query.staking?.erasStartSessionIndex?e.queryMulti([e.query.babe.currentSlot,e.query.babe.epochIndex,e.query.babe.genesisSlot,[e.query.staking.erasStartSessionIndex,t.activeEra]]):e.queryMulti([e.query.babe.currentSlot,e.query.babe.epochIndex,e.query.babe.genesisSlot])]))),Le((([t,[n,r,a,i]])=>[t,[n,r,a,i&&i.isSome?i.unwrap():e.registry.createType("SessionIndex",1)]])))}(t).pipe(Le((([e,n])=>function(e,t,[n,r,a,i]){const s=r.mul(t.sessionLength).iadd(a),o=n.sub(s),c=t.currentIndex.sub(i).imul(t.sessionLength).iadd(o);return(0,M.Z)({eraProgress:e.registry.createType("BlockNumber",c),sessionProgress:e.registry.createType("BlockNumber",o)},t)}(t,e,n)))):function(e){return e.derive.session.info().pipe(Le((t=>(0,M.Z)({eraProgress:e.registry.createType("BlockNumber"),sessionProgress:e.registry.createType("BlockNumber")},t))))}(t)))}const Gy=Zy("eraLength"),Ky=Zy("eraProgress"),Yy=Zy("sessionProgress");function Jy(e,t){return qh(e,(()=>t.query.society.candidates().pipe(Ie((e=>oh([Re(e),t.query.society.suspendedCandidates.multi(e.map((({who:e})=>e)))]))),Le((([e,t])=>e.map((({kind:e,value:n,who:r},a)=>({accountId:r,isSuspended:t[a].isSome,kind:e,value:n}))))))))}function Qy(e,t){return qh(e,(()=>t.queryMulti([t.query.society.bids,t.query.society.defender,t.query.society.founder,t.query.society.head,t.query.society.maxMembers,t.query.society.pot]).pipe(Le((([e,t,n,r,a,i])=>({bids:e,defender:t.unwrapOr(void 0),founder:n.unwrapOr(void 0),hasDefender:t.isSome&&r.isSome&&!r.eq(t)||!1,head:r.unwrapOr(void 0),maxMembers:a,pot:i}))))))}function $y(e,t){return qh(e,(e=>t.derive.society._members([e]).pipe(Le((([e])=>e)))))}function eg(e,t){return qh(e,(e=>oh([Re(e),t.query.society.payouts.multi(e),t.query.society.strikes.multi(e),t.query.society.defenderVotes.multi(e),t.query.society.suspendedMembers.multi(e),t.query.society.vouching.multi(e)]).pipe(Le((([e,t,n,r,a,i])=>e.map(((e,s)=>({accountId:e,isDefenderVoter:r[s].isSome,isSuspended:a[s].isTrue,payouts:t[s],strikes:n[s],vote:r[s].unwrapOr(void 0),vouching:i[s].unwrapOr(void 0)}))))))))}function tg(e,t){return qh(e,(()=>t.query.society.members().pipe(Ie((e=>t.derive.society._members(e))))))}const ng={withDestination:!0,withLedger:!0,withNominations:!0,withPrefs:!0};function rg(e,t,n){const r=Object.entries((a=(t?.unlocking||[]).filter((({era:e})=>e.unwrap().gt(n.activeEra))),a.reduce(((e,{era:t,value:n})=>{const r=t.toString();return e[r]=(e[r]||dt).add(n.unwrap()),e}),{}))).map((([t,r])=>({remainingEras:new it(t).isub(n.activeEra),value:e.registry.createType("Balance",r)})));var a;return r.length?r:void 0}function ag(e,t,n){return e.registry.createType("Balance",(t?.unlocking||[]).reduce(((e,{era:t,value:r})=>t.unwrap().gt(n.currentEra)?e:e.iadd(r.unwrap())),new it(0)))}function ig(e,t){return qh(e,((e,n=ng)=>t.derive.session.info().pipe(Ie((r=>oh([t.derive.staking.keysMulti(e),t.derive.staking.queryMulti(e,n)]).pipe(Le((([e,n])=>n.map(((n,a)=>function(e,t,n,r){return(0,M.Z)({},n,r,{redeemable:ag(e,r.stakingLedger,t),unlocking:rg(e,r.stakingLedger,t)})}(t,r,e[a],n)))))))))))}const sg=Kh(((e,t,n)=>e.derive.staking.accounts([t],n)));function og(e,t){return qh(e,(()=>t.derive.session.indexes().pipe(Ie((({activeEra:e})=>t.query.staking.erasRewardPoints(e))))))}const cg={withController:!0,withExposure:!0,withPrefs:!0};function ug(e,t){return qh(e,((e=cg)=>t.derive.staking.validators().pipe(Ie((({nextElected:n,validators:r})=>t.derive.staking.queryMulti(function(e,t){return Rb([e,t.filter((t=>!e.find((e=>e.eq(t)))))])}(n,r),e).pipe(Le((e=>({info:e,nextElected:n,validators:r})))))))))}new Map;const dg={del:()=>{},forEach:()=>{},get:()=>{},set:(e,t)=>t},lg=6048e5;let fg;function pg(e,t,n){const r=`${e}-${t.toString()}`;return[r,n?void 0:fg.get(r)]}function hg(e,t,n){return n?[]:t.map((t=>fg.get(`${e}-${t.toString()}`))).filter((e=>!!e))}function mg(e,t,n){return!t&&fg.set(e,n),n}function bg(e,t,n){return!t&&n.forEach((t=>fg.set(`${e}-${t.era.toString()}`,t))),n}function yg(e,t,n){return e.map((e=>t.find((({era:t})=>e.eq(t)))||n.find((({era:t})=>e.eq(t)))))}function gg(e,t){const n=Math.ceil(e.length/t);if(1===n)return[e];const r=Array(n);for(let a=0;at.del(`${e}${n}`),forEach:t.forEach,get:n=>{const r=`${e}${n}`,a=t.get(r);if(a)return a.x=Date.now(),t.set(r,a),a.v},set:(n,r)=>{t.set(`${e}${n}`,{v:r,x:Date.now()})}}}(`derive:${e}:`,t):dg,t&&function(e){const t=Date.now(),n=[];e.forEach(((e,{x:r})=>{t-r>lg&&n.push(e)})),n.forEach((t=>e.del(t)))}(t)}();const xg=14;function vg(e,t){return e.filter((e=>!t.some((({era:t})=>e.eq(t)))))}function wg(e){return(t,n)=>qh(t,((t=!1)=>n.derive.staking.erasHistoric(t).pipe(Ie((r=>n.derive.staking[e](r,t))))))}function Sg(e){return(t,n)=>qh(t,((t,r=!1)=>n.derive.staking.erasHistoric(r).pipe(Ie((a=>n.derive.staking[e](t,a,r))))))}function Tg(e){return(t,n)=>qh(t,(t=>n.derive.staking[e](t,!0)))}function kg(e){return(t,n)=>qh(t,((t,r)=>t.length?function(e,t){const n=gg(e,xg);let r=0;const a=new $p(n[r]);return a.pipe(Ie(t),uh((()=>{Bm((()=>{r++,r===n.length?a.complete():a.next(n[r])}))})),fh(),Le(Rb))}(t,(t=>oh(t.map((t=>n.derive.staking[e](t,r)))))):Re([])))}const Pg="eraExposure";function Vg(e,t){return qh(e,((e,n=!1)=>{const[r,a]=pg(Pg,e,n);return a?Re(a):t.query.staking.erasStakersClipped.entries(e).pipe(Le((t=>mg(r,n,function(e,t){const n={},r={};return t.forEach((([e,t])=>{const a=e.args[1].toString();r[a]=t,t.others.forEach((({who:e},t)=>{const r=e.toString();n[r]=n[r]||[],n[r].push({validatorId:a,validatorIndex:t})}))})),{era:e,nominators:n,validators:r}}(e,t)))))}))}const Mg=Tg("_eraExposure"),Ig=kg("_eraExposure"),Og=wg("_erasExposure");function Ng(e,t){return qh(e,(e=>oh([t.query.staking.activeEra(),t.consts.staking.historyDepth?Re(t.consts.staking.historyDepth):t.query.staking.historyDepth()]).pipe(Le((([n,r])=>{const a=[],i=r.toNumber(),s=n.unwrapOrDefault().index;let o=s;for(;o.gte(dt)&&a.lengthe.gt(dt))).reduce(((e,[t,n])=>(e[t.toString()]=n,e)),{})}function Ag(e,t){return qh(e,((e,n)=>{if(!e.length)return Re([]);const r=hg(Eg,e,n),a=vg(e,r);return a.length?t.query.staking.erasRewardPoints.multi(a).pipe(Le((t=>yg(e,r,bg(Eg,n,function(e,t){return e.map(((e,n)=>({era:e,eraPoints:t[n].total,validators:Cg(t[n])})))}(a,t)))))):Re(r)}))}const Hg=wg("_erasPoints"),Bg="eraPrefs";function _g(e,t){return qh(e,((e,n)=>{const[r,a]=pg(Bg,e,n);return a?Re(a):t.query.staking.erasValidatorPrefs.entries(e).pipe(Le((t=>mg(r,n,function(e,t){const n={};return t.forEach((([e,t])=>{n[e.args[1].toString()]=t})),{era:e,validators:n}}(e,t)))))}))}const Rg=Tg("_eraPrefs"),Lg=kg("_eraPrefs"),Ug=wg("_erasPrefs"),zg="eraRewards";function Dg(e,t){return qh(e,((e,n)=>{if(!e.length)return Re([]);const r=hg(zg,e,n),a=vg(e,r);return a.length?t.query.staking.erasValidatorReward.multi(a).pipe(Le((t=>yg(e,r,bg(zg,n,function(e,t){return e.map(((e,n)=>({era:e,eraReward:t[n].unwrapOrDefault()})))}(a,t)))))):Re(r)}))}const jg=wg("_erasRewards"),qg="eraSlashes";function Fg(e,t){return qh(e,((e,n)=>{const[r,a]=pg(qg,e,n);return a?Re(a):oh([t.query.staking.nominatorSlashInEra.entries(e),t.query.staking.validatorSlashInEra.entries(e)]).pipe(Le((([t,a])=>mg(r,n,function(e,t,n){const r={},a={};return t.forEach((([e,t])=>{r[e.args[1].toString()]=t.unwrap()})),n.forEach((([e,t])=>{a[e.args[1].toString()]=t.unwrapOrDefault()[1]})),{era:e,nominators:r,validators:a}}(e,t,a)))))}))}const Xg=Tg("_eraSlashes"),Zg=kg("_eraSlashes"),Wg=wg("_erasSlashes");const Gg=Kh(((e,t)=>e.derive.staking.keysMulti([t])));function Kg(e,t){return qh(e,(e=>e.length?t.query.session.queuedKeys().pipe(Ie((n=>oh([Re(n),t.consts.session?.dedupKeyPrefix?t.query.session.nextKeys.multi(e.map((e=>[t.consts.session.dedupKeyPrefix,e]))):oh(e.map((e=>t.query.session.nextKeys(e))))]))),Le((([t,n])=>e.map(((e,r)=>function(e,t,n){const r=(t.find((([t])=>t.eq(e)))||[void 0,[]])[1],a=n.unwrapOr([]);return{nextSessionIds:Array.isArray(a)?a:[...a.values()],sessionIds:Array.isArray(r)?r:[...r.values()]}}(e,t,n[r])))))):Re([])))}function Yg(e,t){return qh(e,(()=>oh([t.derive.session.indexes(),t.derive.staking.validators()]).pipe(Le((([e,{nextElected:t,validators:n}])=>(0,M.Z)({},e,{nextElected:t,validators:n}))))))}function Jg(e,t){return qh(e,((e,n,r)=>n.length?oh([oh(n.map((n=>t.query.staking.erasStakersClipped(n,e)))),oh(n.map((n=>t.query.staking.erasStakers(n,e))))]).pipe(Le((([e,t])=>n.map(((n,r)=>({clipped:e[r],era:n,exposure:t[r]})))))):Re([])))}const Qg=Kh(((e,t,n)=>e.derive.staking._ownExposures(t,[n],!0))),$g=Sg("_ownExposures");function ex(e,t){return qh(e,((e,n,r)=>n.length?oh([oh(n.map((n=>t.query.staking.validatorSlashInEra(n,e)))),oh(n.map((n=>t.query.staking.nominatorSlashInEra(n,e))))]).pipe(Le((([e,t])=>n.map(((n,r)=>({era:n,total:e[r].isSome?e[r].unwrap()[1]:t[r].unwrapOrDefault()})))))):Re([])))}const tx=Kh(((e,t,n)=>e.derive.staking._ownSlashes(t,[n],!0))),nx=Sg("_ownSlashes");function rx(e,t,n,r){return function(e,t,n,{withController:r,withDestination:a,withExposure:i,withLedger:s,withNominations:o,withPrefs:c}){const u=e.registry.createType("Option"),d=e.registry.createType("RewardDestination"),l=e.registry.createType("Exposure"),f=e.registry.createType("ValidatorPrefs");return oh([r||s?oh(t.map((t=>e.query.staking.bonded(t)))):Re(t.map((()=>null))),o?oh(t.map((t=>e.query.staking.nominators(t)))):Re(t.map((()=>u))),a?oh(t.map((t=>e.query.staking.payee(t)))):Re(t.map((()=>d))),c?oh(t.map((t=>e.query.staking.validators(t)))):Re(t.map((()=>f))),i?oh(t.map((t=>e.query.staking.erasStakers(n,t)))):Re(t.map((()=>l)))])}(e,n,t,r).pipe(Ie((([t,a,i,s,o])=>function(e,t,{withLedger:n=!1}){const r=t.filter((e=>n&&!!e&&e.isSome)).map((e=>e.unwrap())),a=e.registry.createType("Option");return(r.length?oh(r.map((t=>e.query.staking.ledger(t)))):Re([])).pipe(Le((e=>{let n=-1;return t.map((t=>t&&t.isSome&&e[++n]||a))})))}(e,t,r).pipe(Le((e=>n.map(((n,r)=>function(e,t,n,r,a,i,s){return{accountId:e,controllerId:t&&t.unwrapOr(null),exposure:i,nominators:n.isSome?n.unwrap().targets:[],rewardDestination:r,stakingLedger:s.unwrapOrDefault(),stashId:e,validatorPrefs:a}}(n,t[r],a[r],i[r],s[r],o[r],e[r])))))))))}const ax=Kh(((e,t,n)=>e.derive.staking.queryMulti([t],n)));function ix(e,t){return qh(e,((e,n)=>t.derive.session.indexes().pipe(Ie((({activeEra:r})=>{const a=e.map((e=>t.registry.createType("AccountId",e)));return a.length?rx(t,r,a,n):Re([])})))))}function sx(e,t){return qh(e,((e,n,r=!1)=>{const a=e.map((e=>t.registry.createType("AccountId",e).toString()));return t.derive.staking._erasExposure(n,r).pipe(Le((e=>a.map((t=>e.map((({era:e,nominators:n,validators:r})=>{const a=!!r[t],i={},s=n[t]||[];return a?i[t]=r[t]:s&&s.forEach((({validatorId:e})=>{i[e]=r[e]})),{era:e,isEmpty:!Object.keys(i).length,isValidator:a,nominating:s,validators:i}})))))))}))}function ox(e,t){return qh(e,((e,n=!1)=>t.derive.staking.erasHistoric(n).pipe(Ie((r=>t.derive.staking._stakerExposures(e,r,n))))))}const cx=Kh(((e,t,n)=>e.derive.staking.stakerExposures([t],n)));function ux(e,t){return qh(e,((e,n,r)=>{const a=t.registry.createType("AccountId",e).toString();return t.derive.staking._erasPoints(n,r).pipe(Le((e=>e.map((({era:e,eraPoints:n,validators:r})=>({era:e,eraPoints:n,points:r[a]||t.registry.createType("RewardPoint")}))))))}))}const dx=Sg("_stakerPoints");function lx(e,t){return qh(e,((e,n,r)=>t.query.staking.erasValidatorPrefs.multi(n.map((t=>[t,e]))).pipe(Le((e=>e.map(((e,t)=>({era:n[t],validatorPrefs:e}))))))))}const fx=Sg("_stakerPrefs");function px(e,t,{rewards:n,stakingLedger:r}){const a=e.filter((e=>!r.claimedRewards.some((t=>t.eq(e))))),i=t.map((([e])=>e)),s=t.map((([,e])=>e));return n.filter((({isEmpty:e})=>!e)).filter((e=>!!a.some((t=>e.era.eq(t)))&&(function(e,t,n){const r=[];Object.keys(n.validators).forEach((a=>{const i=e.indexOf(a);if(-1!==i){const e=t[i].stakingLedger;e?.claimedRewards.some((e=>n.era.eq(e)))&&r.push(a)}})),r.forEach((e=>{delete n.validators[e]}))}(i,s,e),!0))).filter((({validators:e})=>0!==Object.keys(e).length)).map((e=>(0,M.Z)({},e,{nominators:e.nominating.filter((t=>e.validators[t.validatorId]))})))}function hx(e,t){return qh(e,((e,n=!1)=>oh([t.derive.staking._erasPoints(e,n),t.derive.staking._erasPrefs(e,n),t.derive.staking._erasRewards(e,n)])))}function mx(e,t){return qh(e,((e,n,r=!1)=>oh([t.derive.staking.queryMulti(e,{withLedger:!0}),t.derive.staking._stakerExposures(e,n,r),t.derive.staking._stakerRewardsEras(n,r)]).pipe(Ie((([e,a,i])=>{const s=e.map((({stakingLedger:e,stashId:n},r)=>n&&e?function(e,t,[n,r,a],i){return i.map((({era:i,isEmpty:s,isValidator:o,nominating:c,validators:u})=>{const{eraPoints:d,validators:l}=n.find((e=>e.era.eq(i)))||{eraPoints:dt,validators:{}},{eraReward:f}=a.find((e=>e.era.eq(i)))||{eraReward:e.registry.createType("Balance")},{validators:p}=r.find((e=>e.era.eq(i)))||{validators:{}},h={},m=t.toString();return Object.entries(u).forEach((([t,n])=>{const r=l[t]||dt,a=p[t]?.commission.unwrap()||dt,i=n.total?.unwrap()||dt;let s,o=dt;if(!(i.isZero()||r.isZero()||d.isZero())){o=f.mul(r).div(d);const e=a.mul(o).div(mt);let c;if(t===m)c=n.own.unwrap();else{const e=n.others.find((({who:e})=>e.eq(m)));c=e?e.value.unwrap():dt}s=o.sub(e).imul(c).div(i).iadd(t===m?e:dt)}h[t]={total:e.registry.createType("Balance",o),value:e.registry.createType("Balance",s)}})),{era:i,eraReward:f,isEmpty:s,isValidator:o,nominating:c,validators:h}}))}(t,n,i,a[r]):[]));if(r)return Re(s);const[o,c]=s.reduce((([e,t],n)=>{const r=[];return t.push(r),n.forEach((({validators:t})=>Object.keys(t).forEach((t=>{r.includes(t)||(r.push(t),e.includes(t)||e.push(t))})))),[e,t]}),[[],[]]);return t.derive.staking.queryMulti(o,{withLedger:!0}).pipe(Le((t=>e.map((({stakingLedger:e},r)=>px(n,c[r].map((e=>[e,t.find((t=>t.accountId.eq(e)))])),{rewards:s[r],stakingLedger:e}))))))})))))}const bx=Kh(((e,t,n)=>e.derive.staking.erasHistoric(n).pipe(Ie((r=>e.derive.staking._stakerRewards([t],r,n))))));function yx(e,t){return qh(e,((e,n)=>e.length&&n.length?t.derive.staking._stakerRewards(e,n,!1):Re([])))}function gx(e,t){return qh(e,((e,n=!1)=>t.derive.staking.erasHistoric(n).pipe(Ie((n=>t.derive.staking.stakerRewardsMultiEras(e,n))))))}function xx(e,t){return qh(e,((e,n,r)=>{const a=t.registry.createType("AccountId",e).toString();return t.derive.staking._erasSlashes(n,r).pipe(Le((e=>e.map((({era:e,nominators:n,validators:r})=>({era:e,total:n[a]||r[a]||t.registry.createType("Balance")}))))))}))}const vx=Sg("_stakerSlashes");function wx(e,t){return qh(e,(()=>function(e){let t=Date.now();return e.query.system.events().pipe(Le((e=>(t=e.filter((({event:e,phase:t})=>{try{return t.isApplyExtrinsic&&"staking"===e.section&&"Bonded"===e.method}catch{return!1}}))?Date.now():t,t))),sm(t),jh({skipTimeout:!0}))}(t).pipe(Ie((()=>t.query.staking.validators.keys())),Le((e=>e.map((({args:[e]})=>e)).filter((e=>e)))))))}function Sx(e,t){return qh(e,(()=>t.query.staking.erasStakers?t.derive.session.indexes().pipe(Ie((({currentEra:e})=>t.query.staking.erasStakers.keys(e))),Le((e=>e.map((({args:[,e]})=>e))))):t.query.staking.currentElected()))}function Tx(e,t){return qh(e,(()=>oh([t.query.session?t.query.session.validators():Re([]),t.query.staking?t.derive.staking.nextElected():Re([])]).pipe(Le((([e,t])=>({nextElected:t.length?t:e,validators:e}))))))}const kx={withController:!0,withPrefs:!0};function Px(e,t){return qh(e,((e=kx)=>oh([t.derive.staking.validators(),t.derive.staking.stashes()]).pipe(Ie((([{nextElected:n},r])=>{const a=n.map((e=>e.toString())),i=r.filter((e=>!a.includes(e.toString())));return t.derive.staking.queryMulti(i,e).pipe(Le((e=>({info:e,waiting:i}))))})))))}const Vx=hm("technicalCommittee"),Mx=bm("technicalCommittee"),Ix=gm("technicalCommittee"),Ox=xm("technicalCommittee"),Nx=vm("technicalCommittee"),Ex=ym("technicalCommittee"),Cx=wm("technicalCommittee");function Ax(e,t){return qh(e,(()=>t.query.treasury?oh([t.query.treasury.proposalCount(),t.query.treasury.approvals()]).pipe(Ie((([e,n])=>function(e,t,n){const r=[],a=t.toNumber();for(let s=0;se.eqn(s)))||r.push(e.registry.createType("ProposalIndex",s));const i=[...r,...n];return oh([e.query.treasury.proposals.multi(i),e.derive.council?e.derive.council.proposals():Re([])]).pipe(Le((([r,a])=>function(e,{allIds:t,allProposals:n,approvalIds:r,councilProposals:a,proposalCount:i}){const s=[],o=[],c=a.filter((({proposal:t})=>t&&(e.tx.treasury.approveProposal.is(t)||e.tx.treasury.rejectProposal.is(t))));return t.forEach(((e,t)=>{if(n[t].isSome){const a=c.filter((({proposal:t})=>t&&e.eq(t.args[0]))).sort(((e,t)=>e.proposal&&t.proposal?e.proposal.method.localeCompare(t.proposal.method):e.proposal?-1:1)),i=r.some((t=>t.eq(e))),u={council:a,id:e,proposal:n[t].unwrap()};i?s.push(u):o.push(u)}})),{approvals:s,proposalCount:i,proposals:o}}(e,{allIds:i,allProposals:r,approvalIds:n,councilProposals:a,proposalCount:t}))))}(t,e,n)))):Re({approvals:[],proposalCount:t.registry.createType("ProposalIndex"),proposals:[]})))}function Hx(e,t){return qh(e,(e=>oh([t.rpc.chain.getBlock(e),t.queryAt(e).pipe(Ie((e=>e.system.events())))]).pipe(Le((([e,t])=>({block:e,events:t}))))))}const Bx=250,_x=new it(6e3),Rx=new it(5),Lx=new it(3e5);function Ux(e,t){return e.derive.balances.account(t).pipe(Le((({accountNonce:e})=>e)))}function zx(e,t){return e.rpc.system?.accountNextIndex?e.rpc.system.accountNextIndex(t):Ux(e,t)}function Dx(e){return oh([e.rpc.chain.getHeader().pipe(Ie((t=>t.parentHash.isEmpty?Re(t):e.rpc.chain.getHeader(t.parentHash).pipe(bh((()=>Re(t))))))),e.rpc.chain.getFinalizedHead().pipe(Ie((t=>e.rpc.chain.getHeader(t).pipe(bh((()=>Re(null)))))))]).pipe(Le((([e,t])=>!t||ob(e).sub(ob(t)).gt(Rx)?e:t)))}function jx(e,t){return(e,n,r)=>oh([(0,qe.o)(n)?Ux(t,e):-1===n?zx(t,e):Re(t.registry.createType("Index",n)),(0,qe.o)(r)||(0,Rt.h)(r)&&r>0?Dx(t):Re(null)]).pipe(Le((([e,n])=>({header:n,mortalLength:Math.min(t.consts.system?.blockHashCount?.toNumber()||Bx,Lx.div(t.consts.babe?.expectedBlockTime||t.consts.timestamp?.minimumPeriod.muln(2)||_x).iadd(Rx).toNumber()),nonce:e}))))}const qx={accounts:o,alliance:c,bagsList:u,balances:d,bounties:l,chain:f,contracts:p,council:h,crowdloan:m,democracy:b,elections:y,imOnline:g,membership:x,parachains:v,session:w,society:S,staking:T,technicalCommittee:k,treasury:P,tx:V},Fx={allianceMotion:{instances:["allianceMotion"],methods:[]},bagsList:{instances:["voterBagsList","voterList","bagsList"],methods:[],withDetect:!0},contracts:{instances:["contracts"],methods:[]},council:{instances:["council"],methods:[],withDetect:!0},crowdloan:{instances:["crowdloan"],methods:[]},democracy:{instances:["democracy"],methods:[]},elections:{instances:["phragmenElection","electionsPhragmen","elections","council"],methods:[],withDetect:!0},imOnline:{instances:["imOnline"],methods:[]},membership:{instances:["membership"],methods:[]},parachains:{instances:["parachains","registrar"],methods:[]},session:{instances:["session"],methods:[]},society:{instances:["society"],methods:[]},staking:{instances:["staking"],methods:["erasRewardPoints"]},technicalCommittee:{instances:["technicalCommittee"],methods:[],withDetect:!0},treasury:{instances:["treasury"],methods:[]}};function Xx(e,t,n){const r={},a=Object.keys(n),i=Object.keys(t.query),s=t.runtimeVersion.specName,o=e=>i.includes(e),c=e=>function(e,t,n){return e.registry.getModuleInstances(t,n)||[]}(t,s,e).some(o),u=e=>Object.keys(n[e]),d=(r,a)=>n[r][a](e,t),l=e=>{return!Fx[e]||Fx[e].instances.some(o)&&(!Fx[e].methods.length||Fx[e].methods.every((n=Fx[e].instances,e=>n.some((n=>i.includes(n)&&t.query[n][e])))))||Fx[e].withDetect&&Fx[e].instances.some(c);var n};for(let f=0,p=a.length;fObject.entries(i[e].rpc||{}).forEach((([t,n])=>{const r=n.aliasSection||e;Zx[r]||(Zx[r]={}),Zx[r][t]=(0,M.Z)({},n,{isSubscription:!!n.pubsub,jsonrpc:`${r}_${t}`,method:t,section:r})}))));const Wx=Zx,Gx=(0,at.k)("rpc-core"),Kx={fallback:void 0,modifier:{isOptional:!0},type:{asMap:{linked:{isTrue:!1}},isMap:!1}};function Yx(e,{noErrorLog:t,params:n,type:r},a){t||Gx.error(`${e}(${n.map((({isOptional:e,name:t,type:n})=>`${t}${e?"?":""}: ${n}`)).join(", ")}): ${r}:: ${a.message}`)}function Jx(e){return["0x3a636f6465"].includes(e.toHex())}class Qx{constructor(e,t,{isPedantic:n=!0,provider:r,userRpc:a={}}){if(this.__internal__storageCache=new Map,this.mapping=new Map,this.sections=[],!r||!(0,De.m)(r.send))throw new Error("Expected Provider to API create");this.__internal__instanceId=e,this.__internal__isPedantic=n,this.__internal__registryDefault=t,this.provider=r;const i=Object.keys(Wx);this.sections.push(...i),this.addUserInterfaces(a)}get isConnected(){return this.provider.isConnected}connect(){return this.provider.connect()}disconnect(){return this.provider.disconnect()}setRegistrySwap(e){this.__internal__getBlockRegistry=mh(e,{getInstanceId:()=>this.__internal__instanceId})}setResolveBlockHash(e){this.__internal__getBlockHash=mh(e,{getInstanceId:()=>this.__internal__instanceId})}addUserInterfaces(e){this.sections.push(...Object.keys(e).filter((e=>!this.sections.includes(e))));for(let t=0,n=this.sections.length;te?this._createMethodSubscribe(n,t,i):this._createMethodSend(n,t,i)))}}}}_memomize(e,t){const n={getInstanceId:()=>this.__internal__instanceId},r=mh(e(!0),n);return r.raw=mh(e(!1),n),r.meta=t,r}_formatResult(e,t,n,r,a,i,s){return e?this._formatOutput(t,n,r,a,i,s):s}_createMethodSend(e,t,n){const r=n.endpoint||`${e}_${t}`,a=n.params.findIndex((({isHistoric:e})=>e));let i=null;const s=async(e,i)=>{const s=-1===a?null:i[a],o=s&&"BlockNumber"===n.params[a].type?await(this.__internal__getBlockHash?.(s)):s,{registry:c}=e&&o&&this.__internal__getBlockRegistry?await this.__internal__getBlockRegistry((0,N.Y)(o)):{registry:this.__internal__registryDefault},u=this._formatParams(c,null,n,i),d=await this.provider.send(r,u.map((e=>e.toJSON())),!!o);return this._formatResult(e,c,o,t,n,u,d)};return i=this._memomize((e=>(...r)=>{const o=e&&-1!==a&&!!r[a];return new pe((a=>(s(e,r).then((e=>{a.next(e),a.complete()})).catch((e=>{Yx(t,n,e),a.error(e),a.complete()})),()=>{e?i?.unmemoize(...r):i?.raw.unmemoize(...r)}))).pipe(kh(1),o?Lh():vh())}),n),i}_createSubscriber({paramsJson:e,subName:t,subType:n,update:r},a){return new Promise(((i,s)=>{this.provider.subscribe(n,t,e,r).then(i).catch((e=>{a(e),s(e)}))}))}_createMethodSubscribe(e,t,n){const[r,a,i]=n.pubsub,s=`${e}_${a}`,o=`${e}_${i}`,c=`${e}_${r}`;let u=null;return u=this._memomize((e=>(...r)=>new pe((a=>{let i=Promise.resolve(null);const d=this.__internal__registryDefault,l=e=>{Yx(t,n,e),a.error(e)};try{const o=this._formatParams(d,null,n,r),u=(r,i)=>{if(r)Yx(t,n,r);else try{a.next(this._formatResult(e,d,null,t,n,o,i))}catch(r){a.error(r)}};i=this._createSubscriber({paramsJson:o.map((e=>e.toJSON())),subName:s,subType:c,update:u},l)}catch(f){l(f)}return()=>{e?u?.unmemoize(...r):u?.raw.unmemoize(...r),i.then((e=>(0,Kt.F)(e)?Promise.resolve(!1):this.provider.unsubscribe(c,o,e))).catch((e=>Yx(t,n,e)))}})).pipe(jh())),n),u}_formatParams(e,t,n,r){const a=r.length,i=n.params.filter((({isOptional:e})=>!e)).length;if(an.params.length)throw new Error(`Expected ${n.params.length} parameters${i===n.params.length?"":` (${n.params.length-i} optional)`}, ${a} found instead`);const s=new Array(a);for(let o=0;o"===r.type){const t=i,r=t.length,s=new Array(r);for(let n=0;ne===s)),c=(0,qe.o)(o);if(c&&a){const e=this.__internal__storageCache.get(s);if(e)return e}const u=c?null:o[1],d=(0,Kt.F)(u),l=d||Jx(n)?u:(0,N.Y)(u),f=this._newType(e,t,n,l,d,i);return this.__internal__storageCache.set(s,f),f}_newType(e,t,n,r,a,i=-1){const s=n.outputType||"Raw",o=n.meta||Kx,c=-1===i?"":` entry ${i}:`;try{return e.createTypeUnsafe(s,[a?o.fallback?s.includes("Linkage<")?Mt((0,zi.G)(o.fallback.toHex()),new Uint8Array(2)):(0,zi.G)(o.fallback.toHex()):void 0:o.modifier.isOptional?e.createTypeUnsafe(s,[r],{blockHash:t,isPedantic:this.__internal__isPedantic}):r],{blockHash:t,isFallback:a&&!!o.fallback,isOptional:o.modifier.isOptional,isPedantic:this.__internal__isPedantic&&!o.modifier.isOptional})}catch(u){throw new Error(`Unable to decode storage ${n.section||"unknown"}.${n.method||"unknown"}:${c}: ${u.message}`)}}}var $x=n(87152),ev=n(51216);const tv=(0,ev.t)(0),nv=(0,ev.t)(1),rv=(Number.MAX_SAFE_INTEGER,(0,ev.t)("11400714785074694791")),av=(0,ev.t)("14029467366897019727"),iv=(0,ev.t)("1609587929392839161"),sv=(0,ev.t)("9650029242287828579"),ov=(0,ev.t)("2870177450012600261"),cv=(0,ev.t)("0xffffffffffffffff"),uv=(0,ev.t)(7),dv=(0,ev.t)(11),lv=(0,ev.t)(12),fv=(0,ev.t)(16),pv=(0,ev.t)(18),hv=(0,ev.t)(23),mv=(0,ev.t)(27),bv=(0,ev.t)(29),yv=(0,ev.t)(31),gv=(0,ev.t)(32),xv=(0,ev.t)(33),vv=(0,ev.t)(64),wv=(0,ev.t)(256);function Sv(e,t){const n=e&cv;return(n<>vv-t)&cv}function Tv(e,t,n){const r=new Array(n);let a=0;for(let s=0;s=0;s--)i=(i<=0){const e=e=>rv*Sv(e+av*Tv(t,a,4),yv);do{n.v1=e(n.v1),a+=8,n.v2=e(n.v2),a+=8,n.v3=e(n.v3),a+=8,n.v4=e(n.v4),a+=8}while(a<=r)}return a=32?((((Sv(i,nv)+Sv(s,uv)+Sv(o,lv)+Sv(c,pv)^rv*Sv(i*av,yv))*rv+sv^rv*Sv(s*av,yv))*rv+sv^rv*Sv(o*av,yv))*rv+sv^rv*Sv(c*av,yv))*rv+sv:n+ov);for(;u<=a-8;)d=cv&sv+rv*Sv(d^rv*Sv(av*Tv(r,u,4),yv),mv),u+=8;for(u+4<=a&&(d=cv&iv+av*Sv(d^rv*Tv(r,u,2),hv),u+=4);u>xv),d=cv&iv*(d^d>>bv),d=cv&(d^d>>gv);const l=new Uint8Array(8);for(let f=7;f>=0;f--)l[f]=Number(d%wv),d/=wv;return l}function Pv(e,t=64,n){const r=Math.ceil(t/64),a=(0,N.Y)(e);if(!Pa.vc||!n&&li())return di(a,r);const i=new Uint8Array(8*r);for(let s=0;sPv(e,128),Mv={Blake2_128:e=>mi(e,128),Blake2_128Concat:e=>Mt(mi(e,128),(0,N.Y)(e)),Blake2_256:e=>mi(e,256),Identity:e=>(0,N.Y)(e),Twox128:e=>Pv(e,128),Twox256:e=>Pv(e,256),Twox64Concat:e=>Mt(Pv(e,64),(0,N.Y)(e))};const Iv={args:[],hashers:[],keys:[]};function Ov(e){return!(0,qe.o)(e)}function Nv({method:e,section:t},{args:n,keys:r}){if(!Array.isArray(n))throw new Error(`Call to ${qt(t||"unknown")}.${qt(e||"unknown")} needs ${r.length} arguments`);if(n.filter(Ov).length!==r.length)throw new Error(`Call to ${qt(t||"unknown")}.${qt(e||"unknown")} needs ${r.length} arguments, found [${n.join(", ")}]`)}function Ev(e,t,{args:n,hashers:r,keys:a}){const i=a.length,s=new Array(i);for(let c=0;c`${t[r].type}(${Zu(e.lookup,n)})`))}const o=["module","method"].concat(...n.args.map(((e,t)=>s[t])));return{inner:a.concat(...i).map(((e,t)=>({name:o[t],outer:[e]})))}}function Av(e,t,n){const[r,a]=Ev(e,t,n);return Mt(...r,...a)}function Hv(e,t,n){return Nv(t,n),rr(Av(e,t,n))}function Bv(e,t,n){const{meta:r,method:a,prefix:i,section:s}=t,o=function(e,t,n){const{meta:{type:r}}=t;let a=null;return(...i)=>{if(r.isPlain)return a||(a=n.skipHashing?rr((0,N.Y)(n.key)):Hv(e,t,Iv)),a;const{hashers:s,key:o}=r.asMap;return 1===s.length?Hv(e,t,{args:i,hashers:s,keys:[o]}):Hv(e,t,{args:i,hashers:s,keys:e.lookup.getSiType(o).def.asTuple})}}(e,t,n);return o.inspect=function(e,t,n){const{meta:{type:r}}=t;return(...a)=>{if(r.isPlain)return n.skipHashing?{inner:[],name:"wellKnown",outer:[(0,N.Y)(n.key)]}:Cv(e,t,Iv);const{hashers:i,key:s}=r.asMap;return 1===i.length?Cv(e,t,{args:a,hashers:i,keys:[s]}):Cv(e,t,{args:a,hashers:i,keys:e.lookup.getSiType(s).def.asTuple})}}(e,t,n),o.meta=r,o.method=qt(a),o.prefix=i,o.section=s,o.toJSON=()=>(0,M.Z)({storage:{method:a,prefix:i,section:s}},r.toJSON()),o}function _v(e,t,n){const{meta:{type:r}}=t,a=Bv(e,t,n);return r.isMap&&function(e,t,n){const{meta:{type:r},method:a,section:i}=t;n.iterKey=function(e,{meta:{docs:t,name:n,type:r},section:a},{method:i},s){const o=e.createTypeUnsafe("StorageEntryMetadataLatest",[{docs:t,fallback:e.createTypeUnsafe("Bytes",[]),modifier:e.createTypeUnsafe("StorageEntryModifierLatest",[1]),name:n,type:e.createTypeUnsafe("StorageEntryTypeLatest",[r.asMap.key,0])}]);s.meta=o;const c=(...t)=>e.createTypeUnsafe("StorageKey",[s(...t),{method:i,section:a}]);return c.meta=o,c}(e,t,n,((...n)=>{if(n.length&&(r.isPlain||n.length>=r.asMap.hashers.length))throw new Error(`Iteration of ${qt(i||"unknown")}.${qt(a||"unknown")} needs arguments to be at least one less than the full arguments, found [${n.join(", ")}]`);if(n.length&&r.isMap){const{hashers:a,key:i}=r.asMap,s=1===a.length?[i]:e.lookup.getSiType(i).def.asTuple;return new nt(e,Av(e,t,{args:n,hashers:a.slice(0,n.length),keys:s.slice(0,n.length)}))}return new nt(e,Av(e,t,Iv))}))}(e,t,a),a.keyPrefix=(...e)=>a.iterKey&&a.iterKey(...e)||lr(a())[1],a}function Rv(e,t){const n=t.toLowerCase();return e.lookup.types.find((e=>e.type.def.isPrimitive&&e.type.def.asPrimitive.toString().toLowerCase()===n||e.type.def.isHistoricMetaCompat&&e.type.def.asHistoricMetaCompat.toString().toLowerCase()===n))}function Lv(e,t){let n=Rv(e,t);if(!n&&"Bytes"===t){const r=Rv(e,"u8");r&&(n=e.lookup.types.find((e=>e.type.def.isSequence&&e.type.def.asSequence.type.eq(r.id)||e.type.def.isHistoricMetaCompat&&e.type.def.asHistoricMetaCompat.eq(t))))}return n||console.warn(`Unable to map ${t} to a lookup index`),n}function Uv({method:e,prefix:t,section:n},r,{docs:a,type:i}){return s=>_v(s,{meta:s.createTypeUnsafe("StorageEntryMetadataLatest",[{docs:s.createTypeUnsafe("Vec",[[a]]),modifier:s.createTypeUnsafe("StorageEntryModifierLatest",["Required"]),name:s.createTypeUnsafe("Text",[e]),toJSON:()=>r,type:s.createTypeUnsafe("StorageEntryTypeLatest",[{Plain:Lv(s,i)?.id||0}])}]),method:e,prefix:t,section:n},{key:r,skipHashing:!0})}function zv(e,t,n){return Uv({method:e,prefix:"Substrate",section:"substrate"},t,n)}const Dv={changesTrieConfig:zv("changesTrieConfig",":changes_trie",{docs:"Changes trie configuration is stored under this key.",type:"u32"}),childStorageKeyPrefix:zv("childStorageKeyPrefix",":child_storage:",{docs:"Prefix of child storage keys.",type:"u32"}),code:zv("code",":code",{docs:"Wasm code of the runtime.",type:"Bytes"}),extrinsicIndex:zv("extrinsicIndex",":extrinsic_index",{docs:"Current extrinsic index (u32) is stored under this key.",type:"u32"}),heapPages:zv("heapPages",":heappages",{docs:"Number of wasm linear memory pages required for execution of the runtime.",type:"u64"})};const jv="palletVersion",qv=":__STORAGE_VERSION__:",Fv={docs:"Returns the current pallet version from storage",type:"u16"};function Xv(e,{pallets:t},n){const r=function(e){const t={},n=Object.entries(Dv);for(let r=0,a=n.length;rJr({palletVersion:Uv({method:jv,prefix:o,section:t},Av(e,{method:qv,prefix:n.toString()},Iv),Fv)(e)},a,(n=>_v(e,{meta:n,method:n.name.toString(),prefix:o,section:t},{})),Fl)))}}return r}function Zv(e){return t=>t?e[t.charCodeAt(0)]+t.slice(1):""}const Wv=Zv(Ut);function Gv(){return new _}function Kv(e,t){var n=arguments.length>=2;return function(r){return r.pipe(e?function(e,t){return Pe((function(n,r){var a=0;n.subscribe(Ve(r,(function(n){return e.call(t,n,a++)&&r.next(n)})))}))}((function(t,n){return e(t,n,r)})):le,(i=1)<=0?function(){return _b}:Pe((function(e,t){var n=0;e.subscribe(Ve(t,(function(e){++n<=i&&(t.next(e),i<=n&&t.complete())})))})),n?function(e){return Pe((function(t,n){var r=!1;t.subscribe(Ve(n,(function(e){r=!0,n.next(e)}),(function(){r||n.next(e),n.complete()})))}))}(t):(void 0===(a=function(){return new _})&&(a=Gv),Pe((function(e,t){var n=!1;e.subscribe(Ve(t,(function(e){n=!0,t.next(e)}),(function(){return n?t.complete():t.error(a())})))}))));var a,i}}function Yv(e){return(0,De.m)(e.sign)}const Jv=(0,at.k)("api/util");function Qv(e,{block:{extrinsics:t,header:n}},r,a){for(const[i,s]of t.entries())if(s.hash.eq(e))return{blockNumber:sb(n.number)?n.number.unwrap():n.number,events:r.filter((({phase:e})=>e.isApplyExtrinsic&&e.asApplyExtrinsic.eqn(i))),txIndex:i};if(a.isInBlock){const r=t.map((e=>e.hash.toHex()));Jv.warn(`block ${n.hash.toHex()}: Unable to find extrinsic ${e.toHex()} inside ${r.join(", ")}`)}return{}}const $v=e=>e;function ew(e,t,n,r){return e.filter((({event:e})=>t===e.section&&n.includes(e.method))).map((e=>r(e)))}function tw({event:{data:[e]}}){return e}function nw({event:{data:e,method:t}}){return"ExtrinsicSuccess"===t?e[0]:e[1]}class rw{constructor({blockNumber:e,dispatchError:t,dispatchInfo:n,events:r,internalError:a,status:i,txHash:s,txIndex:o}){this.dispatchError=t||function(e=[]){return ew(e,"system",["ExtrinsicFailed"],tw)[0]}(r),this.dispatchInfo=n||function(e=[]){return ew(e,"system",["ExtrinsicFailed","ExtrinsicSuccess"],nw)[0]}(r),this.events=r||[],this.internalError=a,this.status=i,this.txHash=s,this.txIndex=o,this.blockNumber=e}get isCompleted(){return this.isError||this.status.isInBlock||this.status.isFinalized}get isError(){return this.status.isDropped||this.status.isFinalityTimeout||this.status.isInvalid||this.status.isUsurped}get isFinalized(){return this.status.isFinalized}get isInBlock(){return this.status.isInBlock}get isWarning(){return this.status.isRetracted}filterRecords(e,t){return ew(this.events,e,Array.isArray(t)?t:[t],$v)}findRecord(e,t){return this.filterRecords(e,t)[0]}toHuman(e){return{dispatchError:this.dispatchError?.toHuman(),dispatchInfo:this.dispatchInfo?.toHuman(),events:this.events.map((t=>t.toHuman(e))),internalError:this.internalError?.message.toString(),status:this.status.toHuman(e)}}}function aw(e,t,n,{header:r,mortalLength:a,nonce:i}){if(!r){if(n.era&&!n.blockHash)throw new Error("Expected blockHash to be passed alongside non-immortal era options");return(0,Rt.h)(n.era)&&(delete n.era,delete n.blockHash),sw(e,n,{nonce:i})}return sw(e,n,{blockHash:r.hash,era:t.createTypeUnsafe("ExtrinsicEra",[{current:r.number,period:n.era||a}]),nonce:i})}function iw(e,t){let n={};return(0,De.m)(e)?t=e:n=(0,M.Z)({},e),[n,t]}function sw(e,t,n){return(0,M.Z)({blockHash:e.genesisHash,genesisHash:e.genesisHash},t,n,{runtimeVersion:e.runtimeVersion,signedExtensions:e.registry.signedExtensions,version:e.extrinsicType})}function ow({api:e,apiType:t,blockHash:n,decorateMethod:r}){const a=e.registry.createClass("Extrinsic");return class extends a{constructor(n,r){super(n,r,{version:e.extrinsicType}),this.__internal__transformResult=Lt.y,this.__internal__observeSign=(t,n)=>{const r=Yv(t)?t.address:t.toString(),a=function(e={}){return(0,pn.H)(e)||(0,Rt.h)(e)?{nonce:e}:e}(n);return e.derive.tx.signingInfo(r,a.nonce,a.era).pipe(Kv(),rm((async n=>{const i=aw(e,this.registry,a,n);let s=-1;return Yv(t)?this.sign(t,i):s=await this.__internal__signViaSigner(r,i,n.header),{options:i,updateId:s}})))},this.__internal__observeStatus=(t,n)=>{if(!n.isFinalized&&!n.isInBlock)return Re(this.__internal__transformResult(new rw({status:n,txHash:t})));const r=n.isInBlock?n.asInBlock:n.asFinalized;return e.derive.tx.events(r).pipe(Le((({block:e,events:r})=>this.__internal__transformResult(new rw({...Qv(t,e,r,n),status:n,txHash:t})))),bh((e=>Re(this.__internal__transformResult(new rw({internalError:e,status:n,txHash:t}))))))},this.__internal__observeSend=t=>e.rpc.author.submitExtrinsic(this).pipe(uh((e=>{this.__internal__updateSigner(e,t)}))),this.__internal__observeSubscribe=t=>{const n=this.hash;return e.rpc.author.submitAndWatchExtrinsic(this).pipe(Ie((e=>this.__internal__observeStatus(n,e))),uh((e=>{this.__internal__updateSigner(e,t)})))},this.__internal__signViaSigner=async(t,n,r)=>{const a=n.signer||e.signer;if(!a)throw new Error("No signer specified, either via api.setSigner or via sign options. You possibly need to pass through an explicit keypair for the origin so it can be used for signing.");const i=this.registry.createTypeUnsafe("SignerPayload",[(0,M.Z)({},n,{address:t,blockNumber:r?r.number:0,method:this.method})]);let s;if((0,De.m)(a.signPayload))s=await a.signPayload(i.toPayload());else{if(!(0,De.m)(a.signRaw))throw new Error("Invalid signer interface, it should implement either signPayload or signRaw (or both)");s=await a.signRaw(i.toRaw())}return super.addSignature(t,s.signature,i.toPayload()),s.id},this.__internal__updateSigner=(t,n)=>{if(n&&-1!==n.updateId){const{options:r,updateId:a}=n,i=r.signer||e.signer;i&&(0,De.m)(i.update)&&i.update(a,t)}},this.__internal__ignoreStatusCb="rxjs"===t}get hasDryRun(){return(0,De.m)(e.rpc.system?.dryRun)}get hasPaymentInfo(){return(0,De.m)(e.call.transactionPaymentApi?.queryInfo)}dryRun(t,a){if(!this.hasDryRun)throw new Error("The system.dryRun RPC call is not available in your environment");return n||(0,I.H)(a)||(0,ut.U)(a)?r((()=>e.rpc.system.dryRun(this.toHex(),n||a))):r((()=>this.__internal__observeSign(t,a).pipe(Ie((()=>e.rpc.system.dryRun(this.toHex()))))))()}paymentInfo(t,a){if(!this.hasPaymentInfo)throw new Error("The transactionPaymentApi.queryInfo runtime call is not available in your environment");if(n||(0,I.H)(a)||(0,ut.U)(a))return r((()=>e.callAt(n||a).pipe(Ie((e=>{const t=this.toU8a();return e.transactionPaymentApi.queryInfo(t,t.length)})))));const[i]=iw(a),s=Yv(t)?t.address:t.toString();return r((()=>e.derive.tx.signingInfo(s,i.nonce,i.era).pipe(Kv(),Ie((t=>{const n=aw(e,this.registry,i,t),r=sw(e,n,{}),a=e.tx(this.toU8a()).signFake(s,r).toU8a();return e.call.transactionPaymentApi.queryInfo(a,a.length)})))))()}send(t){const n=e.hasSubscriptions&&(this.__internal__ignoreStatusCb||!!t);return r(n?this.__internal__observeSubscribe:this.__internal__observeSend)(t)}signAsync(e,t){return r((()=>this.__internal__observeSign(e,t).pipe(Le((()=>this)))))()}signAndSend(t,n,a){const[i,s]=iw(n,a),o=e.hasSubscriptions&&(this.__internal__ignoreStatusCb||!!s);return r((()=>this.__internal__observeSign(t,i).pipe(Ie((e=>o?this.__internal__observeSubscribe(e):this.__internal__observeSend(e))))))(s)}withResultTransform(e){return this.__internal__transformResult=e,this}}}function cw(e,t,n,r,a){const i=ow({api:t,apiType:e,blockHash:a,decorateMethod:n});return e=>new i(r||t.registry,e)}const uw=(0,at.k)("api/augment");function dw(e,t,n=[]){return t.length?` ${t.length} ${e}${n.length?" and":""}`:""}function lw(e,t){return t.length?`\n\t${e.padStart(7)}: ${t.sort().join(", ")}`:""}function fw(e,t,[n,r]){(n.length||r.length)&&uw.warn(`api.${e}: Found${dw("added",n,r)}${dw("removed",r)} ${t}:${lw("added",n)}${lw("removed",r)}`)}function pw(e,t){return e.filter((e=>!t.includes(e)))}function hw(e,t){const n=Object.keys(e),r=(a=Object.keys(t),i=n,a.filter((e=>i.includes(e))));var a,i;const s=[];for(let o=0,c=r.length;or[e]))}return n}function bw(e,t){const n=e=>Object.keys(t[e]),r=(n,r)=>e(t[n][r]),a={},i=Object.keys(t);for(let s=0,o=i.length;se.getTypeDef(t).type)).join(", ")})`}function gw(e,t,n){const r=n.filter((e=>!(0,qe.o)(e)));if(t.meta.type.isPlain){if(0!==r.length)throw new Error(`${yw(e,t,[])} does not take any arguments, ${r.length} found`)}else{const{hashers:n,key:a}=t.meta.type.asMap,i=1===n.length?[a]:e.lookup.getSiType(a).def.asTuple.map((e=>e));if(r.length!==i.length)throw new Error(`${yw(e,t,i)} is a map, requiring ${i.length} arguments, ${r.length} found`)}return[t,r]}var xw=n(54146);class vw{constructor(){this.__internal__eventemitter=new xw.v}emit(e,...t){return this.__internal__eventemitter.emit(e,...t)}on(e,t){return this.__internal__eventemitter.on(e,t),this}off(e,t){return this.__internal__eventemitter.removeListener(e,t),this}once(e,t){return this.__internal__eventemitter.once(e,t),this}}const ww=1e3,Sw=(0,at.k)("api/init");let Tw=0;function kw(e,{method:t,section:n}){return Qr(e.rx.query[n]&&e.rx.query[n][t],(()=>`query.${n}.${t} is not available in this version of the metadata`))}class Pw extends vw{constructor(e,t,n){super(),this.__internal__runtimeLog={},this.__internal__storageGetQ=[],this.__internal__storageSubQ=[],this.__phantom=new it(0),this._call={},this._consts={},this._errors={},this._events={},this._extrinsicType=Li.LATEST_EXTRINSIC_VERSION,this._isReady=!1,this._query={},this._runtimeMap={},this._rx={call:{},consts:{},query:{},tx:{}},this._rxDecorateMethod=e=>e,this.__internal__instanceId=""+ ++Tw,this.__internal__registry=e.source?.registry||e.registry||new vp,this._rx.callAt=(e,t)=>_e(this.at(e,t)).pipe(Le((e=>e.rx.call))),this._rx.queryAt=(e,t)=>_e(this.at(e,t)).pipe(Le((e=>e.rx.query))),this._rx.registry=this.__internal__registry,this._decorateMethod=n,this._options=e,this._type=t;const r=e.source?e.source._rpcCore.provider.isClonable?e.source._rpcCore.provider.clone():e.source._rpcCore.provider:e.provider||new $x.U;this._rpcCore=new Qx(this.__internal__instanceId,this.__internal__registry,{isPedantic:this._options.isPedantic,provider:r,userRpc:this._options.rpc}),this._isConnected=new $p(this._rpcCore.provider.isConnected),this._rx.hasSubscriptions=this._rpcCore.provider.hasSubscriptions}get registry(){return this.__internal__registry}createType(e,...t){return this.__internal__registry.createType(e,...t)}registerTypes(e){e&&this.__internal__registry.register(e)}get hasSubscriptions(){return this._rpcCore.provider.hasSubscriptions}get supportMulti(){return this._rpcCore.provider.hasSubscriptions||!!this._rpcCore.state.queryStorageAt}_emptyDecorated(e,t){return{call:{},consts:{},errors:{},events:{},query:{},registry:e,rx:{call:{},query:{}},tx:cw(this._type,this._rx,this._decorateMethod,e,t)}}_createDecorated(e,t,n,r){n||(n=this._emptyDecorated(e.registry,r)),!t&&e.decoratedMeta||(e.decoratedMeta=function(e,t){if(!(t instanceof zf))throw new Error("You need to pass a valid Metadata instance to Decorated");const n=t.asLatest,r=t.version;return{consts:$l(e,n),errors:Yl(e,n,r),events:Ql(e,n,r),query:Xv(e,n),registry:e,tx:Gl(e,n,r)}}(e.registry,e.metadata));const a=this._decorateCalls(e,this._decorateMethod,r),i=this._decorateCalls(e,this._rxDecorateMethod,r),s=this._decorateStorage(e.decoratedMeta,this._decorateMethod,r),o=this._decorateStorage(e.decoratedMeta,this._rxDecorateMethod,r);return mw("consts",e.decoratedMeta.consts,n.consts,t),mw("errors",e.decoratedMeta.errors,n.errors,t),mw("events",e.decoratedMeta.events,n.events,t),mw("query",s,n.query,t),mw("query",o,n.rx.query,t),mw("call",a,n.call,t),mw("call",i,n.rx.call,t),n.findCall=t=>A(e.registry,t),n.findError=t=>H(e.registry,t),n.queryMulti=r?this._decorateMultiAt(n,this._decorateMethod,r):this._decorateMulti(this._decorateMethod),n.runtimeVersion=e.runtimeVersion,{createdAt:r,decoratedApi:n,decoratedMeta:e.decoratedMeta}}_injectMetadata(e,t=!1){!t&&e.decoratedApi||(e.decoratedApi=this._emptyDecorated(e.registry));const{decoratedApi:n,decoratedMeta:r}=this._createDecorated(e,t,e.decoratedApi);this._call=n.call,this._consts=n.consts,this._errors=n.errors,this._events=n.events,this._query=n.query,this._rx.call=n.rx.call,this._rx.query=n.rx.query;const a=this._decorateExtrinsics(r,this._decorateMethod),i=this._decorateExtrinsics(r,this._rxDecorateMethod);t||!this._extrinsics?(this._extrinsics=a,this._rx.tx=i):(mw("tx",a,this._extrinsics,!1),mw(null,i,this._rx.tx,!1)),mw(null,r.consts,this._rx.consts,t),this.emit("decorated")}injectMetadata(e,t,n){this._injectMetadata({counter:0,metadata:e,registry:n||this.__internal__registry,runtimeVersion:this.__internal__registry.createType("RuntimeVersionPartial")},t)}_decorateFunctionMeta(e,t){return t.meta=e.meta,t.method=e.method,t.section=e.section,t.toJSON=e.toJSON,e.callIndex&&(t.callIndex=e.callIndex),t}_filterRpc(e,t){0!==Object.keys(t).length&&(this._rpcCore.addUserInterfaces(t),this._decorateRpc(this._rpcCore,this._decorateMethod,this._rpc),this._decorateRpc(this._rpcCore,this._rxDecorateMethod,this._rx.rpc));const n={};for(let a=0,i=e.length;a!r.includes(e)&&!e.includes("_unstable_")));i.length&&!this._options.noInitWarn&&Sw.warn(`RPC methods not decorated: ${i.join(", ")}`);for(let s=0;s_e(this._rpcCore.provider.send(e,t))))}_decorateRpc(e,t,n=this._rpcSubmitter(t)){const r=n,a=(n,r)=>{const a=e[n][r],i=t(a,{methodName:r});return i.meta=a.meta,i.raw=t(a.raw,{methodName:r}),i};for(let i=0,s=e.sections.length;ia(t,e);for(let e=0,a=n.length;er.version===e));i?(0,M.Z)(i.methods,r.methods):e[t].push(r)}else e[t]=a}}_getRuntimeDefs(e,t,n=""){const r={},a=Object.values(i);for(let i=0,s=a.length;i({...e.typesBundle?.spec?.[n]?.runtime??{},...e.typesBundle?.chain?.[t]?.runtime??{}})))}(e,n,t)),this._addRuntimeDef(r,this._options.runtime),Object.entries(r)}_decorateCalls({registry:e,runtimeVersion:{apis:t,specName:n,specVersion:r}},a,i){const s={},o={},c={},u=this._getRuntimeDefs(e,n,this._runtimeChain),d=[],l=`${n.toString()}/${r.toString()}`,f=this.__internal__runtimeLog[l]||!1;this.__internal__runtimeLog[l]=!0;for(let y=0,g=u.length;ye.eq(r)));if(c[r]=!0,a){const t=n.map((({version:e})=>e)).sort(),i=n.find((({version:e})=>a[1].eq(e)));if(i){const t=qt(e),n=Object.entries(i.methods);if(n.length){o[t]||(o[t]={});for(let a=0,i=n.length;a[e.toHex(),t.toString()])).filter((([e])=>!c[e])).map((([e,t])=>`${this._runtimeMap[e]||e}/${t}`));this._options.noInitWarn||f||(d.length&&Sw.warn(`${l}: Not decorating runtime apis without matching versions: ${d.join(", ")}`),p.length&&Sw.warn(`${l}: Not decorating unknown runtime apis: ${p.join(", ")}`));const h=i?(e,t)=>this._rpcCore.state.call(e,t,i):(e,t)=>this._rpcCore.state.call(e,t),m=t=>Jr({},Object.keys(o[t]),(n=>this._decorateCall(e,o[t][n],h,a))),b=Object.keys(o);for(let y=0,g=b.length;y{if(r.length!==t.params.length)throw new Error(`${t.name}:: Expected ${t.params.length} arguments, found ${r.length}`);const a=e.createType("Raw",It(r.map(((n,r)=>e.createTypeUnsafe(t.params[r].type,[n]).toU8a()))));return n(t.name,a).pipe(Le((n=>e.createTypeUnsafe(t.type,[n]))))}));return a.meta=t,a}_decorateMulti(e){return e((e=>e.length?(this.hasSubscriptions?this._rpcCore.state.subscribeStorage:this._rpcCore.state.queryStorageAt)(e.map((e=>Array.isArray(e)?e[0].creator.meta.type.isPlain?[e[0].creator]:1===e[0].creator.meta.type.asMap.hashers.length?[e[0].creator,e.slice(1)]:[e[0].creator,...e.slice(1)]:[e.creator]))):Re([])))}_decorateMultiAt(e,t,n){return t((t=>t.length?this._rpcCore.state.queryStorageAt(t.map((t=>{if(Array.isArray(t)){const{creator:n}=kw(e,t[0].creator);return n.meta.type.isPlain?[n]:1===n.meta.type.asMap.hashers.length?[n,t.slice(1)]:[n,...t.slice(1)]}return[kw(e,t.creator).creator]})),n):Re([])))}_decorateExtrinsics({tx:e},t){const n=cw(this._type,this._rx,t),r=t=>Jr({},Object.keys(e[t]),(r=>r.startsWith("$")?e[t][r]:this._decorateExtrinsicEntry(e[t][r],n))),a=Object.keys(e);for(let i=0,s=a.length;it(e(...n));return n.is=t=>e.is(t),this._decorateFunctionMeta(e,n)}_decorateStorage({query:e,registry:t},n,r){const a={},i=a=>Jr({},Object.keys(e[a]),(i=>r?this._decorateStorageEntryAt(t,e[a][i],n,r):this._decorateStorageEntry(e[a][i],n))),s=Object.keys(e);for(let o=0,c=s.length;ogw(n||this.__internal__registry,e,t),r=t=>_e(this.at(t)).pipe(Le((t=>kw(t,e)))),a=this._decorateStorageCall(e,t);return a.creator=e,a.at=t(((e,...t)=>r(e).pipe(Ie((e=>e(...t)))))),a.hash=t(((...e)=>this._rpcCore.state.getStorageHash(n(e)))),a.is=t=>t.section===e.section&&t.method===e.method,a.key=(...t)=>(0,O.c)(lr(e(...t))[1]),a.keyPrefix=(...t)=>(0,O.c)(e.keyPrefix(...t)),a.size=t(((...e)=>this._rpcCore.state.getStorageSize(n(e)))),a.sizeAt=t(((e,...t)=>r(e).pipe(Ie((r=>this._rpcCore.state.getStorageSize(n(t,r.creator.meta.registry),e)))))),e.iterKey&&e.meta.type.isMap&&(a.entries=t(qh(this.__internal__instanceId,((...t)=>this._retrieveMapEntries(e,null,t)))),a.entriesAt=t(qh(this.__internal__instanceId,((e,...t)=>r(e).pipe(Ie((n=>this._retrieveMapEntries(n.creator,e,t))))))),a.entriesPaged=t(qh(this.__internal__instanceId,(t=>this._retrieveMapEntriesPaged(e,void 0,t)))),a.keys=t(qh(this.__internal__instanceId,((...t)=>this._retrieveMapKeys(e,null,t)))),a.keysAt=t(qh(this.__internal__instanceId,((e,...t)=>r(e).pipe(Ie((n=>this._retrieveMapKeys(n.creator,e,t))))))),a.keysPaged=t(qh(this.__internal__instanceId,(t=>this._retrieveMapKeysPaged(e,void 0,t))))),this.supportMulti&&e.meta.type.isMap&&(a.multi=t((t=>1===e.meta.type.asMap.hashers.length?this._retrieveMulti(t.map((t=>[e,[t]]))):this._retrieveMulti(t.map((t=>[e,t])))))),this._decorateFunctionMeta(e,a)}_decorateStorageEntryAt(e,t,n,r){const a=n=>gw(e,t,n),i=n(((...e)=>this._rpcCore.state.getStorage(a(e),r)));return i.creator=t,i.hash=n(((...e)=>this._rpcCore.state.getStorageHash(a(e),r))),i.is=e=>e.section===t.section&&e.method===t.method,i.key=(...e)=>(0,O.c)(lr(t(...e))[1]),i.keyPrefix=(...e)=>(0,O.c)(t.keyPrefix(...e)),i.size=n(((...e)=>this._rpcCore.state.getStorageSize(a(e),r))),t.iterKey&&t.meta.type.isMap&&(i.entries=n(qh(this.__internal__instanceId,((...e)=>this._retrieveMapEntries(t,r,e)))),i.entriesPaged=n(qh(this.__internal__instanceId,(e=>this._retrieveMapEntriesPaged(t,r,e)))),i.keys=n(qh(this.__internal__instanceId,((...e)=>this._retrieveMapKeys(t,r,e)))),i.keysPaged=n(qh(this.__internal__instanceId,(e=>this._retrieveMapKeysPaged(t,r,e))))),this.supportMulti&&t.meta.type.isMap&&(i.multi=n((e=>1===t.meta.type.asMap.hashers.length?this._retrieveMulti(e.map((e=>[t,[e]])),r):this._retrieveMulti(e.map((e=>[t,e])),r)))),this._decorateFunctionMeta(t,i)}_queueStorage(e,t){const n=t===this.__internal__storageSubQ?this._rpcCore.state.subscribeStorage:this._rpcCore.state.queryStorageAt;let r,a=t.length-1,i=0;return-1!==a&&t[a]&&50!==t[a][1].length?(r=t[a][0],i=t[a][1].length,t[a][1].push(e)):(a++,r=_e(new Promise((e=>{Bm((()=>{const n=t[a][1];delete t[a],e(n)}))}))).pipe(Ie((e=>n(e)))),t.push([r,[e]])),r.pipe(Le((e=>e[i])))}_decorateStorageCall(e,t){return t(qh(this.__internal__instanceId,((...t)=>{const n=gw(this.__internal__registry,e,t);return this.hasSubscriptions?this._queueStorage(n,this.__internal__storageSubQ):this._rpcCore.state.getStorage(n)})),{methodName:e.method,overrideNoSub:(...t)=>this._queueStorage(gw(this.__internal__registry,e,t),this.__internal__storageGetQ)})}_retrieveMulti(e,t){if(!e.length)return Re([]);const n=this.hasSubscriptions&&!t?this._rpcCore.state.subscribeStorage:this._rpcCore.state.queryStorageAt;return e.length<=250?t?n(e,t):n(e):oh(gg(e,250).map((e=>t?n(e,t):n(e)))).pipe(Le(Rb))}_retrieveMapKeys({iterKey:e,meta:t,method:n,section:r},a,i){if(!e||!t.type.isMap)throw new Error("keys can only be retrieved on maps");const s=e(...i).toHex(),o=new $p(s),c=a?e=>this._rpcCore.state.getKeysPaged(s,ww,e,a):e=>this._rpcCore.state.getKeysPaged(s,ww,e),u=e=>e.setMeta(t,r,n);return o.pipe(Ie(c),Le((e=>e.map(u))),uh((e=>Bm((()=>{e.length===ww?o.next(e[999].toHex()):o.complete()})))),fh(),Le(Rb))}_retrieveMapKeysPaged({iterKey:e,meta:t,method:n,section:r},a,i){if(!e||!t.type.isMap)throw new Error("keys can only be retrieved on maps");const s=e=>e.setMeta(t,r,n);return(a?e=>this._rpcCore.state.getKeysPaged(e,i.pageSize,i.startKey||e,a):e=>this._rpcCore.state.getKeysPaged(e,i.pageSize,i.startKey||e))(e(...i.args).toHex()).pipe(Le((e=>e.map(s))))}_retrieveMapEntries(e,t,n){const r=t?e=>this._rpcCore.state.queryStorageAt(e,t):e=>this._rpcCore.state.queryStorageAt(e);return this._retrieveMapKeys(e,t,n).pipe(Ie((e=>e.length?oh(gg(e,250).map(r)).pipe(Le((t=>Rb(t).map(((t,n)=>[e[n],t]))))):Re([]))))}_retrieveMapEntriesPaged(e,t,n){const r=t?e=>this._rpcCore.state.queryStorageAt(e,t):e=>this._rpcCore.state.queryStorageAt(e);return this._retrieveMapKeysPaged(e,t,n).pipe(Ie((e=>e.length?r(e).pipe(Le((t=>t.map(((t,n)=>[e[n],t]))))):Re([]))))}_decorateDeriveRx(e){const t=this._runtimeVersion?.specName.toString();return bw(e,function(e,t,n={}){return{...Xx(e,t,qx),...Xx(e,t,n)}}(this.__internal__instanceId,this._rx,(0,M.Z)({},this._options.derives,this._options.typesBundle?.spec?.[t||""]?.derives)))}_decorateDerive(e){return bw(e,this._rx.derive)}}const Vw=(0,at.k)("api/init");function Mw(e){return e.toString()}class Iw extends Pw{constructor(e,t,n){super(e,t,n),this.__internal__atLast=null,this.__internal__healthTimer=null,this.__internal__registries=[],this.__internal__updateSub=null,this.__internal__waitingRegistries={},this.registry.setKnownTypes(e),e.source?this.__internal__registries=e.source.__internal__registries:this.registerTypes(e.types),this._rpc=this._decorateRpc(this._rpcCore,this._decorateMethod),this._rx.rpc=this._decorateRpc(this._rpcCore,this._rxDecorateMethod),this.supportMulti&&(this._queryMulti=this._decorateMulti(this._decorateMethod),this._rx.queryMulti=this._decorateMulti(this._rxDecorateMethod)),this._rx.signer=e.signer,this._rpcCore.setRegistrySwap((e=>this.getBlockRegistry(e))),this._rpcCore.setResolveBlockHash((e=>oe(this._rpcCore.chain.getBlockHash(e)))),this.hasSubscriptions?(this._rpcCore.provider.on("disconnected",(()=>this.__internal__onProviderDisconnect())),this._rpcCore.provider.on("error",(e=>this.__internal__onProviderError(e))),this._rpcCore.provider.on("connected",(()=>this.__internal__onProviderConnect()))):this._options.noInitWarn||Vw.warn("Api will be available in a limited mode since the provider does not support subscriptions"),this._rpcCore.provider.isConnected&&this.__internal__onProviderConnect()}_initRegistry(e,t,n,r,a){e.clearCache(),e.setChainProperties(a||this.registry.getChainProperties()),e.setKnownTypes(this._options),e.register(function({knownTypes:e},t,n,r){const a=kt(r).toNumber();return Wp(t,n,((t,n)=>({...Gp(Dp[n],a),...Gp(wp[t],a),...Gp(e.typesBundle?.spec?.[n]?.types,a),...Gp(e.typesBundle?.chain?.[t]?.types,a),...e.typesSpec?.[n]??{},...e.typesChain?.[t]??{},...e.types??{}})))}(e,t,n.specName,n.specVersion)),e.setHasher(function({knownTypes:e},t,n){return Wp(t,n,((t,n)=>e.hasher||e.typesBundle?.chain?.[t]?.hasher||e.typesBundle?.spec?.[n]?.hasher||null))}(e,t,n.specName)),e.knownTypes.typesBundle&&(e.knownTypes.typesAlias=function({knownTypes:e},t,n){return Wp(t,n,((t,n)=>({...e.typesBundle?.spec?.[n]?.alias??{},...e.typesBundle?.chain?.[t]?.alias??{},...e.typesAlias??{}})))}(e,t,n.specName)),e.setMetadata(r,void 0,(0,M.Z)({},function({knownTypes:e},t,n){return Wp(t,n,((t,n)=>({...e.typesBundle?.spec?.[n]?.signedExtensions??{},...e.typesBundle?.chain?.[t]?.signedExtensions??{}})))}(e,t,n.specName),this._options.signedExtensions),this._options.noInitWarn)}_getDefaultRegistry(){return Qr(this.__internal__registries.find((({isDefault:e})=>e)),"Initialization error, cannot find the default registry")}async at(e,t){const n=(0,N.Y)(e),r=(0,O.c)(n),a=await this.getBlockRegistry(n,t);return this.__internal__atLast&&this.__internal__atLast[0]===r||(this.__internal__atLast=[r,this._createDecorated(a,!0,null,n).decoratedApi]),this.__internal__atLast[1]}async _createBlockRegistry(e,t,n){const r=new vp(e),a=new zf(r,await oe(this._rpcCore.state.getMetadata.raw(t.parentHash)));this._initRegistry(r,this._runtimeChain,n,a);const i={counter:0,lastBlockHash:e,metadata:a,registry:r,runtimeVersion:n};return this.__internal__registries.push(i),i}_cacheBlockRegistryProgress(e,t){let n=this.__internal__waitingRegistries[e];return(0,qe.o)(n)&&(n=this.__internal__waitingRegistries[e]=new Promise(((n,r)=>{t().then((t=>{delete this.__internal__waitingRegistries[e],n(t)})).catch((t=>{delete this.__internal__waitingRegistries[e],r(t)}))}))),n}_getBlockRegistryViaVersion(e,t){if(t){const n=this.__internal__registries.find((({runtimeVersion:{specName:e,specVersion:n}})=>e.eq(t.specName)&&n.eq(t.specVersion)));if(n)return n.counter++,n.lastBlockHash=e,n}return null}async _getBlockRegistryViaHash(e){if(!this._genesisHash||!this._runtimeVersion)throw new Error("Cannot retrieve data on an uninitialized chain");const t=this.registry.createType("HeaderPartial",this._genesisHash.eq(e)?{number:dt,parentHash:this._genesisHash}:await oe(this._rpcCore.chain.getHeader.raw(e)));if(t.parentHash.isEmpty)throw new Error("Unable to retrieve header and parent from supplied hash");const[n,r]=function(e,t){const n=Zp.find((t=>e.eq(t.genesisHash)));return n?[n.versions.reduce(((e,n)=>t.gt(n.blockNumber)?n:e),void 0),n.versions.find((e=>t.lte(e.blockNumber)))]:[void 0,void 0]}(this._genesisHash,t.number),a=this.registry.createType("RuntimeVersionPartial",await oe(this._rpcCore.state.getRuntimeVersion.raw(t.parentHash)));return this._getBlockRegistryViaVersion(e,a)||await this._cacheBlockRegistryProgress(a.toHex(),(()=>this._createBlockRegistry(e,t,a)))}async getBlockRegistry(e,t){return this.__internal__registries.find((({lastBlockHash:t})=>t&&Zr(t,e)))||this._getBlockRegistryViaVersion(e,t)||await this._cacheBlockRegistryProgress((0,O.c)(e),(()=>this._getBlockRegistryViaHash(e)))}async _loadMeta(){return!!this._isReady||(this._unsubscribeUpdates(),[this._genesisHash,this._runtimeMetadata]=this._options.source?._isReady?await this._metaFromSource(this._options.source):await this._metaFromChain(this._options.metadata),this._initFromMeta(this._runtimeMetadata))}async _metaFromSource(e){this._extrinsicType=e.extrinsicVersion,this._runtimeChain=e.runtimeChain,this._runtimeVersion=e.runtimeVersion;const t=Object.keys(e.rpc),n=[];for(let r=0,a=t.length;rthis._runtimeVersion?.specVersion.eq(e.specVersion)?Re(!1):this._rpcCore.state.getMetadata().pipe(Le((t=>{Vw.log(`Runtime version updated to spec=${e.specVersion.toString()}, tx=${e.transactionVersion.toString()}`),this._runtimeMetadata=t,this._runtimeVersion=e,this._rx.runtimeVersion=e;const n=this._getDefaultRegistry();return n.metadata=t,n.runtimeVersion=e,this._initRegistry(this.registry,this._runtimeChain,e,t),this._injectMetadata(n,!0),!0})))))).subscribe())}async _metaFromChain(e){const[t,n,r,a,i,s]=await Promise.all([oe(this._rpcCore.chain.getBlockHash(0)),oe(this._rpcCore.state.getRuntimeVersion()),oe(this._rpcCore.system.chain()),oe(this._rpcCore.system.properties()),oe(this._rpcCore.rpc.methods()),e?Promise.resolve(null):oe(this._rpcCore.state.getMetadata())]);this._runtimeChain=r,this._runtimeVersion=n,this._rx.runtimeVersion=n;const o=`${t.toHex()||"0x"}-${n.specVersion.toString()}`,c=s||(e&&e[o]?new zf(this.registry,e[o]):await oe(this._rpcCore.state.getMetadata()));return this._initRegistry(this.registry,r,n,c,a),this._filterRpc(i.methods.map(Mw),Kp(this.registry,r,n.specName)),this._subscribeUpdates(),this.__internal__registries.length||this.__internal__registries.push({counter:0,isDefault:!0,metadata:c,registry:this.registry,runtimeVersion:n}),c.getUniqTypes(this._options.throwOnUnknown||!1),[t,c]}_initFromMeta(e){return this._extrinsicType=e.asLatest.extrinsic.version.toNumber(),this._rx.extrinsicType=this._extrinsicType,this._rx.genesisHash=this._genesisHash,this._rx.runtimeVersion=this._runtimeVersion,this._injectMetadata(this._getDefaultRegistry(),!0),this._rx.derive=this._decorateDeriveRx(this._rxDecorateMethod),this._derive=this._decorateDerive(this._decorateMethod),!0}_subscribeHealth(){this._unsubscribeHealth(),this.__internal__healthTimer=this.hasSubscriptions?setInterval((()=>{oe(this._rpcCore.system.health.raw()).catch((()=>{}))}),1e4):null}_unsubscribeHealth(){this.__internal__healthTimer&&(clearInterval(this.__internal__healthTimer),this.__internal__healthTimer=null)}_unsubscribeUpdates(){this.__internal__updateSub&&(this.__internal__updateSub.unsubscribe(),this.__internal__updateSub=null)}_unsubscribe(){this._unsubscribeHealth(),this._unsubscribeUpdates()}async __internal__onProviderConnect(){this._isConnected.next(!0),this.emit("connected");try{const e=!1===this._options.initWasm||await fi().then((()=>{if(!li())throw new Error("Unable to initialize @polkadot/util-crypto");return!0})).catch((()=>!1)),t=await this._loadMeta();this._subscribeHealth(),t&&!this._isReady&&e&&(this._isReady=!0,this.emit("ready",this))}catch(e){const t=new Error(`FATAL: Unable to initialize the API: ${e.message}`);Vw.error(t),this.emit("error",t)}}__internal__onProviderDisconnect(){this._isConnected.next(!1),this._unsubscribe(),this.emit("disconnected")}__internal__onProviderError(e){this.emit("error",e)}}function Ow(e){if(void 0===e)throw new Error("Api interfaces needs to be initialized before using, wait for 'isReady'");return e}class Nw extends Iw{get call(){return Ow(this._call)}get consts(){return Ow(this._consts)}get derive(){return Ow(this._derive)}get errors(){return Ow(this._errors)}get events(){return Ow(this._events)}get extrinsicVersion(){return this._extrinsicType}get genesisHash(){return Ow(this._genesisHash)}get isConnected(){return this._isConnected.getValue()}get libraryInfo(){return`${E} v${C}`}get query(){return Ow(this._query)}get queryMulti(){return Ow(this._queryMulti)}get rpc(){return Ow(this._rpc)}get runtimeChain(){return Ow(this._runtimeChain)}get runtimeMetadata(){return Ow(this._runtimeMetadata)}get runtimeVersion(){return Ow(this._runtimeVersion)}get rx(){return Ow(this._rx)}get stats(){return this._rpcCore.provider.stats}get type(){return this._type}get tx(){return Ow(this._extrinsics)}findCall(e){return A(this.registry,e)}findError(e){return H(this.registry,e)}}class Ew extends Nw{constructor(e={},t,n){super(e,t,n)}connect(){return this._rpcCore.connect()}disconnect(){return this._unsubscribe(),this._rpcCore.disconnect()}setSigner(e){this._rx.signer=e}async sign(e,t,{signer:n}={}){if((0,I.H)(e)){const r=n||this._rx.signer;if(!r||!r.signRaw)throw new Error("No signer exists with a signRaw interface. You possibly need to pass through an explicit keypair for the origin so it can be used for signing.");return(await r.signRaw((0,M.Z)({type:"bytes"},t,{address:e}))).signature}return(0,O.c)(e.sign((0,N.Y)(t.data)))}}class Cw{constructor(e,t){this.__internal__allHasFired=!1,this.__internal__fired=[],this.__internal__fns=[],this.__internal__isActive=!0,this.__internal__results=[],this.__internal__subscriptions=[],this.__internal__callback=t,this.__internal__subscriptions=e.map((async(e,t)=>{const[n,...r]=Array.isArray(e)?e:[e];return this.__internal__fired.push(!1),this.__internal__fns.push(n),n(...r,this._createCallback(t))}))}_allHasFired(){return this.__internal__allHasFired||=0===this.__internal__fired.filter((e=>!e)).length,this.__internal__allHasFired}_createCallback(e){return t=>{this.__internal__fired[e]=!0,this.__internal__results[e]=t,this._triggerUpdate()}}_triggerUpdate(){if(this.__internal__isActive&&(0,De.m)(this.__internal__callback)&&this._allHasFired())try{this.__internal__callback(this.__internal__results)}catch{}}unsubscribe(){this.__internal__isActive&&(this.__internal__isActive=!1,this.__internal__subscriptions.forEach((async e=>{try{const t=await e;(0,De.m)(t)&&t()}catch{}})))}}function Aw(e,t){let n=!1;return{reject:e=>(n||(n=!0,t(e)),_b),resolve:t=>{n||(n=!0,e(t))}}}function Hw(e,t){const n=!!(t&&t.methodName&&t.methodName.includes("subscribe"));return function(...r){const[a,i]=function(e,t){const n=e.slice(),r=e.length&&(0,De.m)(e[e.length-1])?n.pop():void 0;if(t&&!(0,De.m)(r))throw new Error("Expected a callback to be passed with subscriptions");return[n,r]}(r,n);return i?function(e,t,n){return new Promise(((r,a)=>{const i=Aw(r,a),s=e(...t).pipe(bh((e=>i.reject(e))),uh((()=>i.resolve((()=>s.unsubscribe()))))).subscribe((e=>{Bm((()=>n(e)))}))}))}(e,a,i):function(e,t){return new Promise(((n,r)=>{const a=Aw(n,r),i=e(...t).pipe(bh((e=>a.reject(e)))).subscribe((e=>{a.resolve(e),Bm((()=>i.unsubscribe()))}))}))}(t?.overrideNoSub||e,a)}}class Bw extends Ew{constructor(e){super(e,"promise",Hw),this.__internal__isReadyPromise=new Promise((e=>{super.once("ready",(()=>e(this)))})),this.__internal__isReadyOrErrorPromise=new Promise(((e,t)=>{const n=Aw(e,t);super.once("ready",(()=>n.resolve(this))),super.once("error",(e=>n.reject(e)))}))}static create(e){const t=new Bw(e);return e&&e.throwOnConnect?t.isReadyOrError:(t.isReadyOrError.catch((()=>{})),t.isReady)}get isReady(){return this.__internal__isReadyPromise}get isReadyOrError(){return this.__internal__isReadyOrErrorPromise}clone(){return new Bw((0,M.Z)({},this._options,{source:this}))}async combineLatest(e,t){const n=new Cw(e,t);return()=>{n.unsubscribe()}}}},87152:(e,t,n)=>{"use strict";n.d(t,{U:()=>I});var r=n(54146),a=n(64992),i=n(98278),s=n(50273);const o=(0,n(50075).Sn)("isPrototypeOf","hasOwnProperty");var c=n(66103),u=n(58758);const d=u.Ur.WebSocket;var l=n(48907),f=n(94676),p=n(51482),h=n(6169);const m=-99999;function b(e,t,n){Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})}class y extends Error{constructor(e="",t=-99999,n){if(super(),b(this,"message",String(e)),b(this,"name",this.constructor.name),b(this,"data",n),b(this,"code",t),(0,h.m)(Error.captureStackTrace))Error.captureStackTrace(this,this.constructor);else{const{stack:t}=new Error(e);t&&b(this,"stack",t)}}}y.CODES={ASSERT:-90009,INVALID_JSONRPC:-99998,METHOD_NOT_FOUND:-32601,UNKNOWN:m};const g=y;function x(e){if(e){const{code:t,data:n,message:r}=e;throw new g(`${t}: ${r}${function(e){if((0,i.o)(e))return"";const t=`: ${(0,l.H)(e)?e.replace(/Error\("/g,"").replace(/\("/g,"(").replace(/"\)/g,")").replace(/\(/g,", ").replace(/\)/g,""):(0,f.P)(e)}`;return t.length<=256?t:`${t.substring(0,255)}\u2026`}(n)}`,t,n)}}class v{constructor(){this.__internal__id=0}decodeResponse(e){if(!e||"2.0"!==e.jsonrpc)throw new Error("Invalid jsonrpc field in decoded object");const t=!(0,i.o)(e.params)&&!(0,i.o)(e.method);if(!((0,p.h)(e.id)||t&&((0,p.h)(e.params.subscription)||(0,l.H)(e.params.subscription))))throw new Error("Invalid id field in decoded object");if(x(e.error),void 0===e.result&&!t)throw new Error("No result found in jsonrpc response");return t?(x(e.params.error),e.params.result):e.result}encodeJson(e,t){const[n,r]=this.encodeObject(e,t);return[n,(0,f.P)(r)]}encodeObject(e,t){const n=++this.__internal__id;return[n,{id:n,jsonrpc:"2.0",method:e,params:t}]}}const w="ws://127.0.0.1:9944";class S{constructor(e){this.key=e,this.next=this.prev=this}}class T{constructor(e=128){this.__internal__data=new Map,this.__internal__refs=new Map,this.__internal__length=0,this.capacity=e,this.__internal__head=this.__internal__tail=new S("")}get length(){return this.__internal__length}get lengthData(){return this.__internal__data.size}get lengthRefs(){return this.__internal__refs.size}entries(){const e=this.keys(),t=e.length,n=new Array(t);for(let r=0;r{t&&t(e[n]),delete e[n]}))}class I{constructor(e=w,t=2500,n={},a){this.__internal__callCache=new T,this.__internal__handlers={},this.__internal__waitingForId={},this.__internal__isConnected=!1,this.__internal__subscriptions={},this.__internal__timeoutId=null,this.__internal__emit=(e,...t)=>{this.__internal__eventemitter.emit(e,...t)},this.__internal__onSocketClose=e=>{const t=new Error(`disconnected from ${this.endpoint}: ${e.code}:: ${e.reason||function(e){if(e>=0&&e<=999)return"(Unused)";if(e>=1016){if(e<=1999)return"(For WebSocket standard)";if(e<=2999)return"(For WebSocket extensions)";if(e<=3999)return"(For libraries and frameworks)";if(e<=4999)return"(For applications)"}return k[e]||"(Unknown)"}(e.code)}`);this.__internal__autoConnectMs>0&&V.error(t.message),this.__internal__isConnected=!1,this.__internal__websocket&&(this.__internal__websocket.onclose=null,this.__internal__websocket.onerror=null,this.__internal__websocket.onmessage=null,this.__internal__websocket.onopen=null,this.__internal__websocket=null),this.__internal__timeoutId&&(clearInterval(this.__internal__timeoutId),this.__internal__timeoutId=null),M(this.__internal__handlers,(e=>{try{e.callback(t,void 0)}catch(n){V.error(n)}})),M(this.__internal__waitingForId),this.__internal__endpointStats={bytesRecv:0,bytesSent:0,cached:0,errors:0,requests:0,subscriptions:0,timeout:0},this.__internal__emit("disconnected"),this.__internal__autoConnectMs>0&&setTimeout((()=>{this.connectWithRetry().catch((()=>{}))}),this.__internal__autoConnectMs)},this.__internal__onSocketError=e=>{V.debug((()=>["socket error",e])),this.__internal__emit("error",e)},this.__internal__onSocketMessage=e=>{V.debug((()=>["received",e.data]));const t=e.data.length;this.__internal__endpointStats.bytesRecv+=t,this.__internal__stats.total.bytesRecv+=t;const n=JSON.parse(e.data);return(0,i.o)(n.method)?this.__internal__onSocketMessageResult(n):this.__internal__onSocketMessageSubscribe(n)},this.__internal__onSocketMessageResult=e=>{const t=this.__internal__handlers[e.id];if(t){try{const{method:n,params:r,subscription:a}=t,i=this.__internal__coder.decodeResponse(e);if(t.callback(null,i),a){const e=`${a.type}::${i}`;this.__internal__subscriptions[e]=(0,s.Z)({},a,{method:n,params:r}),this.__internal__waitingForId[e]&&this.__internal__onSocketMessageSubscribe(this.__internal__waitingForId[e])}}catch(n){this.__internal__endpointStats.errors++,this.__internal__stats.total.errors++,t.callback(n,void 0)}delete this.__internal__handlers[e.id]}else V.debug((()=>`Unable to find handler for id=${e.id}`))},this.__internal__onSocketMessageSubscribe=e=>{const t=`${P[e.method]||e.method||"invalid"}::${e.params.subscription}`,n=this.__internal__subscriptions[t];if(!n)return this.__internal__waitingForId[t]=e,void V.debug((()=>`Unable to find handler for subscription=${t}`));delete this.__internal__waitingForId[t];try{const t=this.__internal__coder.decodeResponse(e);n.callback(null,t)}catch(r){this.__internal__endpointStats.errors++,this.__internal__stats.total.errors++,n.callback(r,void 0)}},this.__internal__onSocketOpen=()=>{if(null===this.__internal__websocket)throw new Error("WebSocket cannot be null in onOpen");return V.debug((()=>["connected to",this.endpoint])),this.__internal__isConnected=!0,this.__internal__resubscribe(),this.__internal__emit("connected"),!0},this.__internal__resubscribe=()=>{const e=this.__internal__subscriptions;this.__internal__subscriptions={},Promise.all(Object.keys(e).map((async t=>{const{callback:n,method:r,params:a,type:i}=e[t];if(!i.startsWith("author_"))try{await this.subscribe(i,r,a,n)}catch(s){V.error(s)}}))).catch(V.error)},this.__internal__timeoutHandlers=()=>{const e=Date.now(),t=Object.keys(this.__internal__handlers);for(let n=0,r=t.length;nthis.__internal__timeout){try{r.callback(new Error(`No response received from RPC endpoint in ${this.__internal__timeout/1e3}s`),void 0)}catch{}this.__internal__endpointStats.timeout++,this.__internal__stats.total.timeout++,delete this.__internal__handlers[t[n]]}}};const o=Array.isArray(e)?e:[e];if(0===o.length)throw new Error("WsProvider requires at least one Endpoint");o.forEach((e=>{if(!/^(wss|ws):\/\//.test(e))throw new Error(`Endpoint should start with 'ws://', received '${e}'`)})),this.__internal__eventemitter=new r.v,this.__internal__autoConnectMs=t||0,this.__internal__coder=new v,this.__internal__endpointIndex=-1,this.__internal__endpoints=o,this.__internal__headers=n,this.__internal__websocket=null,this.__internal__stats={active:{requests:0,subscriptions:0},total:{bytesRecv:0,bytesSent:0,cached:0,errors:0,requests:0,subscriptions:0,timeout:0}},this.__internal__endpointStats={bytesRecv:0,bytesSent:0,cached:0,errors:0,requests:0,subscriptions:0,timeout:0},this.__internal__timeout=a||6e4,t&&t>0&&this.connectWithRetry().catch((()=>{})),this.__internal__isReadyPromise=new Promise((e=>{this.__internal__eventemitter.once("connected",(()=>{e(this)}))}))}get hasSubscriptions(){return!0}get isClonable(){return!0}get isConnected(){return this.__internal__isConnected}get isReady(){return this.__internal__isReadyPromise}get endpoint(){return this.__internal__endpoints[this.__internal__endpointIndex]}clone(){return new I(this.__internal__endpoints)}selectEndpointIndex(e){return(this.__internal__endpointIndex+1)%e.length}async connect(){if(this.__internal__websocket)throw new Error("WebSocket is already connected");try{this.__internal__endpointIndex=this.selectEndpointIndex(this.__internal__endpoints),this.__internal__websocket=void 0!==u.Ur.WebSocket&&(e=u.Ur.WebSocket,o(t=d)&&o(e)&&(e===t||e.isPrototypeOf(t)))?new d(this.endpoint):new d(this.endpoint,void 0,{headers:this.__internal__headers}),this.__internal__websocket&&(this.__internal__websocket.onclose=this.__internal__onSocketClose,this.__internal__websocket.onerror=this.__internal__onSocketError,this.__internal__websocket.onmessage=this.__internal__onSocketMessage,this.__internal__websocket.onopen=this.__internal__onSocketOpen),this.__internal__timeoutId=setInterval((()=>this.__internal__timeoutHandlers()),5e3)}catch(n){throw V.error(n),this.__internal__emit("error",n),n}var e,t}async connectWithRetry(){if(this.__internal__autoConnectMs>0)try{await this.connect()}catch{setTimeout((()=>{this.connectWithRetry().catch((()=>{}))}),this.__internal__autoConnectMs)}}async disconnect(){this.__internal__autoConnectMs=0;try{this.__internal__websocket&&this.__internal__websocket.close(1e3)}catch(e){throw V.error(e),this.__internal__emit("error",e),e}}get stats(){return{active:{requests:Object.keys(this.__internal__handlers).length,subscriptions:Object.keys(this.__internal__subscriptions).length},total:this.__internal__stats.total}}get endpointStats(){return this.__internal__endpointStats}on(e,t){return this.__internal__eventemitter.on(e,t),()=>{this.__internal__eventemitter.removeListener(e,t)}}send(e,t,n,r){this.__internal__endpointStats.requests++,this.__internal__stats.total.requests++;const[a,i]=this.__internal__coder.encodeJson(e,t);let s=n?this.__internal__callCache.get(i):null;return s?(this.__internal__endpointStats.cached++,this.__internal__stats.total.cached++):(s=this.__internal__send(a,i,e,t,r),n&&this.__internal__callCache.set(i,s)),s}async __internal__send(e,t,n,r,a){return new Promise(((i,s)=>{try{if(!this.isConnected||null===this.__internal__websocket)throw new Error("WebSocket is not connected");const o=(e,t)=>{e?s(e):i(t)};V.debug((()=>["calling",n,t])),this.__internal__handlers[e]={callback:o,method:n,params:r,start:Date.now(),subscription:a};const c=t.length;this.__internal__endpointStats.bytesSent+=c,this.__internal__stats.total.bytesSent+=c,this.__internal__websocket.send(t)}catch(o){this.__internal__endpointStats.errors++,this.__internal__stats.total.errors++,s(o)}}))}subscribe(e,t,n,r){return this.__internal__endpointStats.subscriptions++,this.__internal__stats.total.subscriptions++,this.send(t,n,!1,{callback:r,type:e})}async unsubscribe(e,t,n){const r=`${e}::${n}`;if((0,i.o)(this.__internal__subscriptions[r]))return V.debug((()=>`Unable to find active subscription=${r}`)),!1;delete this.__internal__subscriptions[r];try{return!(this.isConnected&&!(0,c.F)(this.__internal__websocket))||this.send(t,[n])}catch{return!1}}}},98657:(e,t,n)=>{"use strict";n.d(t,{Nt:()=>o,cR:()=>s,vc:()=>i});var r=n(51216),a=n(58758);const i="function"==typeof r.t&&"function"==typeof r.t.asIntN,s="function"==typeof a.Ur.Buffer&&"function"==typeof a.Ur.Buffer.isBuffer,o="object"==typeof a.Ur.process},63707:(e,t,n)=>{"use strict";n.d(t,{G:()=>s});const r="0123456789abcdef",a=new Uint8Array(256),i=new Uint8Array(65536);for(let o=0,c=r.length;o9&&(a[0|r[o].toUpperCase().charCodeAt(0)]=0|o);for(let o=0;o<256;o++){const e=o<<8;for(let t=0;t<256;t++)i[e|t]=a[o]<<4|a[t]}function s(e,t=-1){if(!e)return new Uint8Array;let n=e.startsWith("0x")?2:0;const r=Math.ceil((e.length-n)/2),a=Math.ceil(-1===t?r:t/8),s=new Uint8Array(a);for(let o=a>r?a-r:0;o{"use strict";function r(e){return"bigint"==typeof e}n.d(t,{C:()=>r})},17003:(e,t,n)=>{"use strict";n.d(t,{H:()=>a});var r=n(13550);function a(e){return r.isBN(e)}},56439:(e,t,n)=>{"use strict";n.d(t,{z:()=>s});var r=n(58758),a=n(98657),i=n(6169);function s(e){return a.cR&&!!e&&(0,i.m)(e.readDoubleLE)&&r.Ur.Buffer.isBuffer(e)}},6169:(e,t,n)=>{"use strict";function r(e){return"function"==typeof e}n.d(t,{m:()=>r})},50075:(e,t,n)=>{"use strict";n.d(t,{F7:()=>i,Sn:()=>s,be:()=>o});var r=n(6169),a=n(21652);function i(...e){return t=>((0,a.K)(t)||(0,r.m)(t))&&e.every((e=>(0,r.m)(t[e])))}function s(...e){return t=>(0,r.m)(t)&&e.every((e=>(0,r.m)(t[e])))}function o(...e){return t=>(0,a.K)(t)&&e.every((e=>(0,r.m)(t[e])))}},51787:(e,t,n)=>{"use strict";n.d(t,{Dh:()=>r,vq:()=>i,y$:()=>a});const r=/^0x[\da-fA-F]+$/,a=/^[\da-fA-F]+$/;function i(e,t=-1,n){return"string"==typeof e&&("0x"===e||r.test(e))&&(-1===t?n||e.length%2==0:e.length===2+Math.ceil(t/4))}},66103:(e,t,n)=>{"use strict";function r(e){return null===e}n.d(t,{F:()=>r})},51482:(e,t,n)=>{"use strict";function r(e){return"number"==typeof e}n.d(t,{h:()=>r})},21652:(e,t,n)=>{"use strict";function r(e){return!!e&&"object"==typeof e}n.d(t,{K:()=>r})},48907:(e,t,n)=>{"use strict";function r(e){return"string"==typeof e||e instanceof String}n.d(t,{H:()=>r})},53554:(e,t,n)=>{"use strict";function r(e){return(e&&e.constructor)===Uint8Array||e instanceof Uint8Array}n.d(t,{U:()=>r})},98278:(e,t,n)=>{"use strict";function r(e){return void 0===e}n.d(t,{o:()=>r})},64992:(e,t,n)=>{"use strict";n.d(t,{k:()=>v});var r=n(58758);function a(e){return e.toString().padStart(2,"0")}var i=n(17003),s=n(56439),o=n(6169),c=n(21652),u=n(53554),d=n(249),l=n(65716),f=n(98657),p=n(33667);const h={debug:"log",error:"error",log:"log",warn:"warn"};function m(e){return Array.isArray(e)?e.map(m):(0,i.H)(e)?e.toString():(0,u.U)(e)||(0,s.z)(e)?(0,d.c)((0,l.Y)(e)):function(e){if(e&&(0,c.K)(e)&&e.constructor===Object){const t={};for(const[n,r]of Object.entries(e))t[n]=m(r);return t}return e}(e)}function b(e,t,n,r=-1){if(1===n.length&&(0,o.m)(n[0])){const a=n[0]();return b(e,t,Array.isArray(a)?a:[a],r)}var i,s;console[h[e]](`${(s=new Date).getFullYear().toString()}-${a(s.getMonth()+1)}-${a(s.getDate())} ${a(s.getHours())}:${a(s.getMinutes())}:${a(s.getSeconds())}`,t,...n.map(m).map((i=r,e=>{if(i<=0)return e;const t=`${e}`;return t.lengthb("debug",t,e,a):p.Z,error:(...e)=>b("error",t,e),log:(...e)=>b("log",t,e),noop:p.Z,warn:(...e)=>b("warn",t,e)}}},33667:(e,t,n)=>{"use strict";function r(e){return e}function a(){}n.d(t,{Z:()=>a,y:()=>r})},50273:(e,t,n)=>{"use strict";function r(e,...t){for(let n=0,r=t.length;nr})},56398:(e,t,n)=>{"use strict";n.d(t,{d:()=>s});var r=n(58758);class a{encode(e){const t=e.length,n=new Uint8Array(t);for(let r=0;r{"use strict";n.d(t,{P:()=>i});var r=n(36032);function a(e,t){return(0,r.C)(t)?t.toString():t}function i(e,t){return JSON.stringify(e,a,t)}},249:(e,t,n)=>{"use strict";n.d(t,{c:()=>s});const r=new Array(256),a=new Array(65536);for(let o=0;o<256;o++)r[o]=o.toString(16).padStart(2,"0");for(let o=0;o<256;o++){const e=o<<8;for(let t=0;t<256;t++)a[e|t]=r[o]+r[t]}function i(e,t){const n=e.length%2|0,i=e.length-n|0;for(let r=0;r0){const n=Math.ceil(t/8);if(e.length>n)return`${i(e.subarray(0,n/2),r)}\u2026${i(e.subarray(e.length-n/2),"")}`}return i(e,r)}},65716:(e,t,n)=>{"use strict";n.d(t,{Y:()=>c});var r=n(63707),a=n(56439),i=n(51787),s=n(53554),o=n(56398);function c(e){return(0,s.U)(e)?(0,a.z)(e)?new Uint8Array(e):e:(0,i.vq)(e)?(0,r.G)(e):Array.isArray(e)?new Uint8Array(e):(0,o.d)(e)}},51216:(e,t,n)=>{"use strict";function r(){return Number.NaN}n.d(t,{t:()=>a});const a=(0,n(58758).o)("BigInt",r)},58758:(e,t,n)=>{"use strict";n.d(t,{Ur:()=>r,o:()=>a});const r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this");function a(e,t){return void 0===r[e]?t:r[e]}},54146:(e,t,n)=>{"use strict";n.d(t,{v:()=>r});var r=n(26729)},97582:(e,t,n)=>{"use strict";n.d(t,{CR:()=>d,FC:()=>p,Jh:()=>c,KL:()=>h,XA:()=>u,ZT:()=>a,_T:()=>s,ev:()=>l,mG:()=>o,pi:()=>i,qq:()=>f});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&a[a.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!a||o[1]>a[0]&&o[1]=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function d(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,a,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(o){a={error:o}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(a)throw a.error}}return s}function l(e,t,n){if(n||2===arguments.length)for(var r,a=0,i=t.length;a1||o(e,t)}))})}function o(e,t){try{(n=a[e](t)).value instanceof f?Promise.resolve(n.value.v).then(c,u):d(i[0][2],n)}catch(r){d(i[0][3],r)}var n}function c(e){o("next",e)}function u(e){o("throw",e)}function d(e,t){e(t),i.shift(),i.length&&o(i[0][0],i[0][1])}}function h(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=u(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,a){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,a,(t=e[n](t)).done,t.value)}))}}}Object.create}}]); \ No newline at end of file diff --git a/assets/js/5541.8c506078.js.LICENSE.txt b/assets/js/2859.0e95b965.js.LICENSE.txt similarity index 100% rename from assets/js/5541.8c506078.js.LICENSE.txt rename to assets/js/2859.0e95b965.js.LICENSE.txt diff --git a/assets/js/2f3b630e.d9090b4f.js b/assets/js/2f3b630e.d9090b4f.js new file mode 100644 index 000000000000..f11793663e16 --- /dev/null +++ b/assets/js/2f3b630e.d9090b4f.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[9226],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>h});var a=n(74165),o=n(15861),i=n(67294),r=n(87152),l=n(34200),s=n(67425);function p(e,t,n){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,a.Z)().mark((function e(t,n,o){var i,s,p,d,c;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,s=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return p=new r.U(i),e.next=21,l.G.create({provider:p});case 21:d=e.sent,(c=n.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return s=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return s=(s=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+n);case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,n,a){switch(t){case"humanReadable":(0,s.HumanReadable)(e,n,a);break;case"precise":(0,s.Precise)(e,n,a);break;case"blocksToDays":(0,s.BlocksToDays)(e,a);break;case"percentage":(0,s.Percentage)(e,a);break;case"arrayLength":(0,s.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,n=e.path,r=e.defaultValue,l=e.filter,s=void 0===l?void 0:l,d=(0,i.useState)(""),h=d[0],m=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==s?c(r.toString(),s,t,m):m(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,a.Z)().mark((function e(){var o;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,n,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==s?c(o,s,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(l){console.log(l)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var o=void 0;if("polkadot"===n||"statemint"===n)o=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(o)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},42569:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>f,contentTitle:()=>k,default:()=>y,frontMatter:()=>u,metadata:()=>g,toc:()=>v});var a=n(87462),o=n(63366),i=n(67294),r=n(3905),l=(n(47940),i.createElement("table",null,i.createElement("tbody",null,i.createElement("tr",null,i.createElement("th",null,"Lock Periods"),i.createElement("th",null,"Vote Multiplier"),i.createElement("th",null,"Length in Days")),i.createElement("tr",null,i.createElement("td",null,"0"),i.createElement("td",null,"0.1"),i.createElement("td",{id:"p0"})),i.createElement("tr",null,i.createElement("td",null,"1"),i.createElement("td",null,"1"),i.createElement("td",{id:"p1"})),i.createElement("tr",null,i.createElement("td",null,"2"),i.createElement("td",null,"2"),i.createElement("td",{id:"p2"})),i.createElement("tr",null,i.createElement("td",null,"4"),i.createElement("td",null,"3"),i.createElement("td",{id:"p4"})),i.createElement("tr",null,i.createElement("td",null,"8"),i.createElement("td",null,"4"),i.createElement("td",{id:"p8"})),i.createElement("tr",null,i.createElement("td",null,"16"),i.createElement("td",null,"5"),i.createElement("td",{id:"p16"})),i.createElement("tr",null,i.createElement("td",null,"32"),i.createElement("td",null,"6"),i.createElement("td",{id:"p32"}))))),s=["p0","p1","p2","p4","p8","p16","p32"],p={p0:0,p1:28,p2:56,p4:112,p8:224,p16:448,p32:896},d={p0:0,p1:7,p2:14,p4:28,p8:56,p16:112,p32:224};function c(e){s.forEach((function(t){var n=document.getElementById(t);"polkadot"===e?n.innerText=p[t]:"kusama"===e&&(n.innerText=d[t])}))}const h=function(){var e=(0,i.useState)("");return e[0],e[1],(0,i.useEffect)((function(){var e=document.title;"Governance V1 \xb7 Polkadot Wiki"===e||"Polkadot OpenGov \xb7 Polkadot Wiki"===e?c("polkadot"):"Governance V1 \xb7 Guide"===e||"Polkadot OpenGov \xb7 Guide"===e?c("kusama"):console.log("Unknown wiki/guide type")}),[]),l};var m=["components"],u={id:"learn-polkadot-opengov",title:"Polkadot OpenGov",sidebar_label:"Polkadot OpenGov",description:"Polkadot\u2019s Latest Model for Decentralized Governance.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-polkadot-opengov"},k=void 0,g={unversionedId:"learn/learn-polkadot-opengov",id:"learn/learn-polkadot-opengov",title:"Polkadot OpenGov",description:"Polkadot\u2019s Latest Model for Decentralized Governance.",source:"@site/../docs/learn/learn-polkadot-opengov.md",sourceDirName:"learn",slug:"/learn-polkadot-opengov",permalink:"/docs/learn-polkadot-opengov",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-polkadot-opengov.md",tags:[],version:"current",lastUpdatedBy:"Squirrel",lastUpdatedAt:1692247507,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"learn-polkadot-opengov",title:"Polkadot OpenGov",sidebar_label:"Polkadot OpenGov",description:"Polkadot\u2019s Latest Model for Decentralized Governance.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-polkadot-opengov"},sidebar:"docs",previous:{title:"Runtime Upgrades",permalink:"/docs/learn-runtime-upgrades"},next:{title:"Treasury",permalink:"/docs/learn-polkadot-opengov-treasury"}},f={},v=[{value:"Premise",id:"premise",level:2},{value:"Summary",id:"summary",level:2},{value:"Gov1 vs. Polkadot OpenGov",id:"gov1-vs-polkadot-opengov",level:2},{value:"Proposals",id:"proposals",level:2},{value:"Cancelling and Blacklisting",id:"cancelling-and-blacklisting",level:3},{value:"Referenda",id:"referenda",level:2},{value:"Referenda Timeline",id:"referenda-timeline",level:3},{value:"Origins and Tracks",id:"origins-and-tracks",level:3},{value:"Approval and Support",id:"approval-and-support",level:3},{value:"Enactment",id:"enactment",level:3},{value:"Voting on a Referendum",id:"voting-on-a-referendum",level:2},{value:"Voluntary Locking",id:"voluntary-locking",level:3},{value:"Multirole Delegation",id:"multirole-delegation",level:3},{value:"The Technical Fellowship",id:"the-technical-fellowship",level:2},{value:"Ranking System",id:"ranking-system",level:3},{value:"Whitelisting",id:"whitelisting",level:3},{value:"Becoming a Fellowship Member",id:"becoming-a-fellowship-member",level:3},{value:"Resources",id:"resources",level:2}],w={toc:v},b="wrapper";function y(e){var t=e.components,i=(0,o.Z)(e,m);return(0,r.kt)(b,(0,a.Z)({},w,i,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("admonition",{title:"The content in this document is subject to change",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The governance protocol has already undergone iterations (see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance V1"),"). Governance is a constantly evolving protocol at this stage\nin its lifecycle."),(0,r.kt)("p",{parentName:"admonition"},"For technical information about Polkadot OpenGov and how to interact with it, please refer to this\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov"},"dedicated Wiki page"),"."),(0,r.kt)("p",{parentName:"admonition"},"For additional support about Polkadot OpenGov see the\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/65000105211"},"dedicated support pages"),".")),(0,r.kt)("admonition",{title:"Polkadot Delegation Dashboard",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can easily delegate your votes to somebody else using the\n",(0,r.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},"Polkadot Delegation Dashboard"),". See\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=RapBYZc5ZPo"},"this video tutorial")," to learn how to use the\ndashboard. ",(0,r.kt)("strong",{parentName:"p"},"If you become a nomination pool member or a pool admin, you cannot participate in\nGovernance with the bonded tokens in the pool, as they are held in a\n",(0,r.kt)("a",{parentName:"strong",href:"/docs/learn-account-advanced#system-accounts"},"system account"),"."))),(0,r.kt)("p",null,"Polkadot uses a sophisticated governance\nmechanism that allows it to evolve gracefully overtime at the ultimate behest of its assembled\nstakeholders. The stated goal is to ensure that the majority of the stake can always command the\nnetwork."),(0,r.kt)("p",null,"Polkadot brings together various novel\nmechanisms, including an amorphous (abstract) form of state-transition function stored on-chain\ndefined in a platform-agnostic language (i.e. ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-wasm"},"WebAssembly"),"), and several on-chain\nvoting mechanisms such as referenda and batch approval voting. All changes to the protocol must be\nagreed upon by stake-weighted referenda."),(0,r.kt)("h2",{id:"premise"},"Premise"),(0,r.kt)("p",null,"Polkadot's first governance system\n(",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance V1"),") included three main components."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#technical-committee"},"Technical Committee"),": A technocratic committee to\nmanage upgrade timelines."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#council"},"Council"),': An approval-voted, elected executive "government" to\nmanage parameters, admin, and spending proposals.'),(0,r.kt)("li",{parentName:"ul"},"The Public: All token holders.")),(0,r.kt)("p",null,"Over the first few years of operation, Governance V1 ensured the appropriate usage of treasury funds\nand enabled timely upgrades and fixes. Like most early technologies, protocols must evolve as they\nmature to improve their shortcomings and keep up with modern advancements. In Governance V1, all\nreferenda carried the same weight as only one referendum could be voted on at a time (except for\nemergency proposals), and the voting period could last multiple weeks. Also, an\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#alternating-voting-timetable"},"alternating voting timetable")," allowed to vote\neither for a public referendum or a council motion every\n28 days. This resulted in the system favoring\ncareful consideration of very few proposals instead of broad consideration of many."),(0,r.kt)("p",null,"Polkadot OpenGov changes how the practical means of day-to-day decisions are made, making the\nrepercussions of referenda better scoped and agile to increase the number of collective decisions\nthe system can make at any given time."),(0,r.kt)("p",null,"The following content is focused on what the new Polkadot OpenGov version brings to the governance\non Polkadot, and on the main differences with\nprevious governance versions. We recommend learning about ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance v1")," to\nbetter understand the need for and the direction of Polkadot OpenGov."),(0,r.kt)("h2",{id:"summary"},"Summary"),(0,r.kt)("p",null,"In Governance v1, active token holders (public) and the Council together administrated network's\nupgrade decisions. Whether the public or the council initiated the proposal, it would eventually\nhave to go through a referendum to let all holders (weighted by stake and conviction) make the\ndecision."),(0,r.kt)("p",null,"The Council fulfilled its role as the representative of the public, guardian of the treasury and\ninitiator of legislation, but it was often seen as a centralized entity. To further decentralize\nPolkadot, Polkadot OpenGov proposes the\nfollowing main changes:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Migrating all responsibilities of the Council to the public via a direct democracy voting system."),(0,r.kt)("li",{parentName:"ul"},"Dissolving the current ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#council"},"Council")," collective"),(0,r.kt)("li",{parentName:"ul"},"Allowing users to delegate voting power in more ways to community members"),(0,r.kt)("li",{parentName:"ul"},"Dissolving the ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#technical-committee"},"Technical Committee")," and establishing\nthe broader ",(0,r.kt)("a",{parentName:"li",href:"#the-technical-fellowship"},"Polkadot Technical Fellowship"))),(0,r.kt)("p",null,"The figure below shows an overview of Polkadot OpenGov's structure."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#summary"},"this page")," for a comparison with the structure of Governance V1.")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-overview",src:n(40176).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"In Polkadot OpenGov, all the proposals are initiated by the public. The proposal will enter a\nLead-in period (for more information, see ",(0,r.kt)("a",{parentName:"p",href:"#referenda-timeline"},"Referenda Timeline"),"), after which it\nwill follow a specific ",(0,r.kt)("a",{parentName:"p",href:"#origins-and-tracks"},"Track")," which has a dedicated Origin. There are\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"15 Origins"),", each with a\ndifferent track. The origins and tracks parameters are preset values that set the duration of a\nreferendum as well as how many referenda can be voted on simultaneously. For example, a treasury\nproposal can now be submitted in different tracks depending on the amount requested. A proposal for\na small tip will need to be submitted in the Small Tipper track, while a proposal requiring\nsubstantial funds will need to be submitted to the Medium or Big Spender track."),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"#the-technical-fellowship"},"Polkadot Technical Fellowship")," can decide to\n",(0,r.kt)("a",{parentName:"p",href:"#whitelisting"},"whitelist")," a proposal that will be enacted through the Whitelist Caller origin.\nThose proposals will have a shorter Lead-in, Confirmation, and Enactment period when compared to the\nRoot Origin track."),(0,r.kt)("p",null,"Each track has its own preset ",(0,r.kt)("a",{parentName:"p",href:"#approval-and-support"},"Approval and Support")," curves which are based\non the origin's privileges. When both the approval and support criteria are satisfied for a specific\nperiod (called the confirmation period), the referenda passes and will be executed after the\nenactment period."),(0,r.kt)("p",null,"All referenda within each track and across tracks can be voted on simultaneously (assuming track\nmaximum capacity is not reached)."),(0,r.kt)("p",null,"Polkadot OpenGov also comes with multi-role delegations where the token holder can assign voting\npower on different tracks to different entities who are experts in judging the referenda submitted\nto those tracks. For example, suppose a token holder does not have the technical background to\nconsider the merits and vote on the referenda submitted to the Root track. In that case, they can\ndelegate their voting power just for the Root track to a trusted expert who (according to them) acts\nin the best interest of the network protocol. In this way, token holders do not need to be\nup-to-date with governance matters and can still make their votes count through delegates."),(0,r.kt)("admonition",{title:"Delegation Dashboard",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To easily delegate your votes you can use the\n",(0,r.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},"Polkadot Delegation Dashboard"),". See\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=RapBYZc5ZPo"},"this video tutorial")," to know more about the dashboard\nand learn how to use it.")),(0,r.kt)("h2",{id:"gov1-vs-polkadot-opengov"},"Gov1 vs. Polkadot OpenGov"),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:null},"Governance V1"),(0,r.kt)("th",{parentName:"tr",align:null},"Polkadot OpenGov"),(0,r.kt)("th",{parentName:"tr",align:null},"Polkadot OpenGov Benefit"))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Includes the ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#council"},"Council"),", the ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#technical-committee"},"Technical Committee"),", and the Public (i.e. token holders)."),(0,r.kt)("td",{parentName:"tr",align:null},"Includes the Public and the ",(0,r.kt)("a",{parentName:"td",href:"#the-technical-fellowship"},"Technical Fellowship"),"."),(0,r.kt)("td",{parentName:"tr",align:null},"Simpler and more decentralized structure.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Referenda executed only from one origin (Root). Referenda in this origin must be carefully scrutinized. Therefore, there is only one track (i.e. only one referendum at a time can be executed)."),(0,r.kt)("td",{parentName:"tr",align:null},"Referenda executed from ",(0,r.kt)("a",{parentName:"td",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"multiple origins"),", each with a different track that shapes proposals\u2019 timelines. Depending on the origin, multiple referenda within the same track are possible."),(0,r.kt)("td",{parentName:"tr",align:null},"Possibility to categorize proposals (based on importance and urgency) and execute them simultaneously within and between origin tracks.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Proposals can be submitted by either the Council or the Public."),(0,r.kt)("td",{parentName:"tr",align:null},"The public submits proposals."),(0,r.kt)("td",{parentName:"tr",align:null},"More democratic.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Uses ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#adaptive-quorum-biasing"},"Adaptive Quorum Biasing")," to define the approval threshold based on turnout. Given the same turnout, council-initiated referenda require fewer Aye votes to pass compared to public referenda."),(0,r.kt)("td",{parentName:"tr",align:null},"Uses origin-specific approval and support curves defining the amount of approval and support (i.e. turnout) needed as a function of time. The same curves are applied to all referenda within the same origin track."),(0,r.kt)("td",{parentName:"tr",align:null},"Referenda timeline depends on the origin and not on who submitted the proposal (i.e. Council or Public). This is a more democratic and equalitarian system.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Uses ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#alternating-voting-timetable"},"alternating voting timetable")," allowing voters to cast votes for either council or public referenda every 28 eras."),(0,r.kt)("td",{parentName:"tr",align:null},"Multiple referenda can be voted at the same time."),(0,r.kt)("td",{parentName:"tr",align:null},"More flexible and agile governance system.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Except for emergency proposals, all referenda have fixed voting and enactment periods of 28 eras."),(0,r.kt)("td",{parentName:"tr",align:null},"Periods' length is customizable and has pre-defined limits for each origin. The same limits apply to all tracks with the same origin. For example, the track in the origin Root will be longer than the track within the Small Tipper origin."),(0,r.kt)("td",{parentName:"tr",align:null},"Referenda\u2019s timeline is tailored to their importance and urgency. Flexible enactment period based on origin.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Emergency proposals turned referenda can be simultaneously voted on and executed with other referenda and have shorter enactment periods. They must be proposed by the Technical Committee and approved by the Council."),(0,r.kt)("td",{parentName:"tr",align:null},"No emergency proposals. The Technical Fellowship can whitelist proposals that will have their origin with shorter lead-in, confirmation, and enactment periods."),(0,r.kt)("td",{parentName:"tr",align:null},"The Technical Fellowship is a more decentralized entity when compared to the Technical Committee. Whitelisting a proposal requires a majority of approval from the fellowship.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Only the ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#endorsing-proposals"},"most-endorsed proposal")," is able to transit from Launch to Voting period. The time for the transition is indeterminate, and (with no possibility of canceling endorsements) proposers and endorsers might wait a long time before a referendum is tabled, and getting their deposits back."),(0,r.kt)("td",{parentName:"tr",align:null},"All proposals will eventually be voted on (given track capacity and deposit are met and the Lead-in period has ended)."),(0,r.kt)("td",{parentName:"tr",align:null},"It allows all proposals to get a chance to be voted on in a timely predictive manner.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Only ",(0,r.kt)("em",{parentName:"td"},"aye")," or ",(0,r.kt)("em",{parentName:"td"},"nay")," votes possible."),(0,r.kt)("td",{parentName:"tr",align:null},"Voters can have the additional voting options of abstaining or splitting votes."),(0,r.kt)("td",{parentName:"tr",align:null},"More ways to engage in voting and increase turnout.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Voters can decide to delegate votes to another account."),(0,r.kt)("td",{parentName:"tr",align:null},"Voters can use ",(0,r.kt)("a",{parentName:"td",href:"#multirole-delegation"},"multirole delegations")," and delegate votes to different accounts depending on origins."),(0,r.kt)("td",{parentName:"tr",align:null},"More agile delegations tailored by expertise.")))),(0,r.kt)("h2",{id:"proposals"},"Proposals"),(0,r.kt)("admonition",{title:"Starting a proposal in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#proposals"},"this page")," for more information about starting referenda in\nGovernance v1.")),(0,r.kt)("p",null,"In Polkadot OpenGov, anyone can start a referendum at any time and do so as often as they wish.\nPrevious features were expanded and improved, most notably\n",(0,r.kt)("a",{parentName:"p",href:"#origins-and-tracks"},(0,r.kt)("strong",{parentName:"a"},"Origins and Tracks"))," help aid in the flow and processing of the submitted\nreferenda."),(0,r.kt)("h3",{id:"cancelling-and-blacklisting"},"Cancelling and Blacklisting"),(0,r.kt)("admonition",{title:"Cancelling Referenda in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#cancelling-proposals"},"this page")," for more information about cancelling\nreferenda in Governance v1.")),(0,r.kt)("p",null,"In Polkadot OpenGov, there is a special operation called ",(0,r.kt)("strong",{parentName:"p"},"Cancellation")," for intervening with a\nproposal already being voted on. The operation will immediately reject an ongoing referendum\nregardless of its status. There is also a provision to ensure the deposit of the proposer is slashed\nif the proposal is malicious or spam."),(0,r.kt)("p",null,"Cancellation is a governance operation the network must vote on to be executed. Cancellation comes\nwith\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#referendum-canceller"},"its own Origin and Track"),"\nwhich has a low lead-time and Approval/Support curves with slightly sharper reductions in their\nthresholds for passing, given that it is invoked with a sense of urgency."),(0,r.kt)("p",null,"For more information about how to cancel a referendum see the\n",(0,r.kt)("a",{parentName:"p",href:"./learn-guides-polkadot-opengov#cancel-or-kill-a-referendum"},"advanced how-to guides"),"."),(0,r.kt)("admonition",{title:"Blacklisting",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Blacklisting referenda in Polkadot OpenGov is\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#blacklisting-proposals"},"the same as in Governance v1"),".")),(0,r.kt)("h2",{id:"referenda"},"Referenda"),(0,r.kt)("admonition",{title:"Public and Council Referenda in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"With the Council's dissolution, ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#council-referenda"},"council referenda")," are no\nlonger present in Polkadot OpenGov."),(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#public-referenda"},"this page")," for more information about public referenda\nin Governance v1.")),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"In Polkadot OpenGov all referenda are public.")," The\n",(0,r.kt)("a",{parentName:"p",href:"#the-technical-fellowship"},"Technical Fellowship")," has the option to ",(0,r.kt)("a",{parentName:"p",href:"#whitelisting"},"whitelist"),"\nreferenda that can be then proposed in the track with\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#whitelisted-caller"},"whitelist origin"),"."),(0,r.kt)("h3",{id:"referenda-timeline"},"Referenda Timeline"),(0,r.kt)("admonition",{title:"Voting timetable in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#referenda-timeline"},"this page")," for more information about the voting\ntimetable in Governance v1.")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-timeline",src:n(1671).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The figure above provides a summary view of the referenda timeline for Polkadot OpenGov."),(0,r.kt)("p",null,"In (1), when a referendum is initially created, the community can immediately vote on it. However,\nit is not immediately in a state where it can end or otherwise have its votes counted, be approved,\nand ultimately enacted. Instead, the proposal will stay within a ",(0,r.kt)("strong",{parentName:"p"},"Lead-in Period")," until it\nfulfills three criteria:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},'Proposals must stay within the lead-in period for a pre-defined minimum amount of time. This helps\nmitigate against the possibility of "decision sniping" where an attacker controlling a substantial\namount of voting power might seek to have a proposal passed immediately after proposing, not\nallowing the overall voting population adequate time to consider and participate.'),(0,r.kt)("li",{parentName:"ul"},"There must be enough room for the decision within the origin. Different origins have their limit\non the number of proposals that can be decided simultaneously. Tracks that have more potent\nabilities will have lower limits. For example, the Root level Origin has a limit of one, implying\nthat only a single proposal may be decided on at once."),(0,r.kt)("li",{parentName:"ul"},"A decision deposit must be submitted. Creating a referendum is cheap as the deposit value consists\nof only the value required for the on-chain storage needed to track it. But, having a referendum\nreviewed and decided upon carries the risk of using up the limited spots available in the\nreferenda queue. Having a more significant but refundable deposit requirement makes sense to help\nmitigate spam. Failing to submit the decision deposit will lead to a referendum ",(0,r.kt)("em",{parentName:"li"},"timeout"),".")),(0,r.kt)("p",null,"Until they are in the lead-in period, proposals remain undecided. Once the criteria above are met,\nthe referendum moves to the ",(0,r.kt)("em",{parentName:"p"},"deciding")," state. The votes of the referendum are now counted towards\nthe outcome."),(0,r.kt)("p",null,"In (2), the proposal enters the ",(0,r.kt)("strong",{parentName:"p"},"Decision Period")," where votes can be cast. For a proposal to be\napproved, votes must satisfy the approval and support criteria for at least the ",(0,r.kt)("strong",{parentName:"p"},"Confirmation\nPeriod"),"; otherwise, the proposal is automatically rejected. A rejected proposal can be resubmitted\nanytime and as many times as needed."),(0,r.kt)("p",null,"In (3), approved proposals will enter the ",(0,r.kt)("strong",{parentName:"p"},"Enactment Period"),", after which proposed changes will be\nexecuted."),(0,r.kt)("p",null,"Note how the length of the lead-in, decision, confirmation, and enactment periods vary depending on\nthe origin. Root origin has more extended periods than the other origins. Also, the number of\nreferenda within each track differs, with the Root origin track only accepting one. proposal at a\ntime (see below)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-track-capacity",src:n(67506).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"This directly affects the number of proposals that can be voted on and executed simultaneously.\nContinuing the comparison between Root and Small Tipper, Small Tipper will allow many proposals on\nits track to be executed simultaneously. In contrast, Root will allow only one proposal in its\ntrack. Once the track capacity is filled, additional proposals in the lead-in period will queue\nuntil place is available to enter the decision period."),(0,r.kt)("h3",{id:"origins-and-tracks"},"Origins and Tracks"),(0,r.kt)("p",null,"An ",(0,r.kt)("strong",{parentName:"p"},"Origin")," is a specific level of privilege that will determine the ",(0,r.kt)("strong",{parentName:"p"},"Track")," of all referenda\nexecuted with that origin. The track is basically a pipeline in which the proposal lives and\nproceeds and is independent from other origins' tracks. The proposer of the referenda now selects an\nappropriate Origin for their request based on the proposal\u2019s requirements."),(0,r.kt)("p",null,"Although the track structure is the same for all origins, track parameters are not. Such parameters\ninclude:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Maximum Deciding or Capacity"),": the limit for the number of referenda that can be decided at\nonce (i.e. the number of tracks within each origin)."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Decision deposit"),": the amount of funds that must be placed on deposit to enter the Decision\nPeriod (note that more requirements must be met to enter the Decision Period)."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Preparation Period"),": the minimum amount of voting time needed before entering the Decision\nPeriod (given capacity and deposit are met)."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Decision Period"),": the maximum time to approve a proposal. The proposal will be accepted if\napproved by the end of the period."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Confirmation Period"),": the minimum amount of time (within the Decision Period) the approval and\nsupport criteria must hold before the proposal is approved and moved to the enactment period."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Minimum Enactment Period"),": the minimum amount of waiting time before the proposed changes are\napplied"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Approval Curve"),": the curve describing the minimum % of ",(0,r.kt)("em",{parentName:"li"},"aye")," votes as a function of time within\nthe Decision Period. The approval % is the portion of ",(0,r.kt)("em",{parentName:"li"},"aye")," votes (adjusted for conviction) over\nthe total votes (",(0,r.kt)("em",{parentName:"li"},"aye"),", ",(0,r.kt)("em",{parentName:"li"},"nay"),", and ",(0,r.kt)("em",{parentName:"li"},"abstained"),")."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Support Curve"),": the curve describing the minimum % of all votes in support of a proposal as a\nfunction of time within the Decision Period. The support % is defined as the portion of all votes\n(",(0,r.kt)("em",{parentName:"li"},"aye")," and ",(0,r.kt)("em",{parentName:"li"},"abstained"),") without conviction over the total possible amount of votes in the system\n(i.e. the total issuance).")),(0,r.kt)("p",null,"For example, a runtime upgrade (requiring a ",(0,r.kt)("inlineCode",{parentName:"p"},"set_code")," call, if approved) does not have the same\nimplications for the ecosystem as the approval of a treasury tip (",(0,r.kt)("inlineCode",{parentName:"p"},"reportAwesome")," call), and\ntherefore different Origins for these two actions are needed in which different deposits, support,\napproval, and a minimum ",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment")," periods will be predetermined on the pallet."),(0,r.kt)("p",null,"For detailed information about origin and tracks, and parameter values in Kusama, see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"this page"),"."),(0,r.kt)("h3",{id:"approval-and-support"},"Approval and Support"),(0,r.kt)("admonition",{title:"Adaptive Quorum Biasing is deprecated",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"In Polkadot OpenGov, ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#adaptive-quorum-biasing"},"Adaptive quorum biasing")," used\nin Governance V1 has been replaced with the ",(0,r.kt)("strong",{parentName:"p"},"Approval and Support system"),".")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-curves-pass",src:n(65993).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The figure above provides a summary view of how the approval and support system works during the\nDecision Period."),(0,r.kt)("p",null,"Once the proposal exits the Lead-in Period and enters the Voting Period, to be approved, it must\nsatisfy the approval and support criteria for the ",(0,r.kt)("strong",{parentName:"p"},"Confirmation Period"),"."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Approval")," is defined as the share of approval (",(0,r.kt)("em",{parentName:"li"},"aye")," votes) vote-weight (after adjustment for\n",(0,r.kt)("a",{parentName:"li",href:"#voluntary-locking"},"conviction"),") against the total vote-weight (",(0,r.kt)("em",{parentName:"li"},"aye"),", ",(0,r.kt)("em",{parentName:"li"},"nay"),", and ",(0,r.kt)("em",{parentName:"li"},"abstained"),")."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Support")," is the total number of ",(0,r.kt)("em",{parentName:"li"},"aye")," and ",(0,r.kt)("em",{parentName:"li"},"abstain")," votes (ignoring any adjustment for\nconviction) compared to the total possible votes that could be made in the system. In case of\n",(0,r.kt)("em",{parentName:"li"},"split")," votes, only ",(0,r.kt)("em",{parentName:"li"},"aye")," and ",(0,r.kt)("em",{parentName:"li"},"abstain")," will count.")),(0,r.kt)("admonition",{title:"Nay votes are not counted towards Support",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Support is a measure of voters who turned out either in favor of the referenda and who consciously\nabstained from it. Support does not include ",(0,r.kt)("em",{parentName:"p"},"nay")," votes. This avoids edge situations where ",(0,r.kt)("em",{parentName:"p"},"nay"),"\nvotes could push a referendum into confirming state. For example, imagine current approval is high\n(near 100%, way above the approval curve), and current support is just below the support curve. A\n",(0,r.kt)("em",{parentName:"p"},"nay")," could bump support above the support curve but not reduce approval below the approval curve.\nTherefore someone voting against a proposal would make it pass. Hence, a decrease in % of current\napproval through new votes does not directly translate into increasing support because Support needs\nto consider ",(0,r.kt)("em",{parentName:"p"},"nay")," votes.")),(0,r.kt)("p",null,"The figure above shows the followings:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Even if the approval threshold is reached (i.e. % of current approval is greater than the approval\ncurve), the proposal only enters the confirmation period once the support threshold is also\nreached (i.e. % current support is greater than the underlying support curve)."),(0,r.kt)("li",{parentName:"ul"},"If the referendum meets the criteria for the confirmation period, then the proposal is approved\nand scheduled for enactment. The Enactment Period can be specified when the referendum is proposed\nbut is also subject to a minimum value based on the Track. More powerful Tracks enforce a larger\nEnactment Period to ensure the network has ample time to prepare for any changes the proposal may\nbring."),(0,r.kt)("li",{parentName:"ul"},"A referendum may exit the confirmation period when the thresholds are no longer met, due to new\n",(0,r.kt)("em",{parentName:"li"},"Nay")," votes or a change of existing ",(0,r.kt)("em",{parentName:"li"},"Aye")," or ",(0,r.kt)("em",{parentName:"li"},"Abstain")," votes to ",(0,r.kt)("em",{parentName:"li"},"Nay")," . Each time it exits, the\nconfirmation period resets. For example, if the confirmation period is 20 minutes and a referendum\nenters it just for 5 min, the next time it enters, it must stay for 20 minutes (not 15 minutes)."),(0,r.kt)("li",{parentName:"ul"},"During the decision period, if a referendum fails to meet the approval and support thresholds for\nthe duration of the track-specific confirmation period, it fails and does not go to the enactment\nperiod (it may have to be resubmitted, see below)."),(0,r.kt)("li",{parentName:"ul"},"The current approval must be above 50% for a referendum to pass, and the approval curve never goes\nbelow 50%.")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-curves-pass",src:n(55745).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"Note that support may not increase monotonically as shown in the figure, as people might switch\nvotes."),(0,r.kt)("p",null,"Different Origins' tracks have different Confirmation Periods and requirements for approval and\nsupport. For additional details on the various origins and tracks, check out\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"this table"),". Configuring\nthe amount of support and overall approval required for it to pass is now possible. With proposals\nthat use less privileged origins, it is far more reasonable to drop the required support to a more\nrealistic amount earlier than those which use highly privileged classes such as ",(0,r.kt)("inlineCode",{parentName:"p"},"Root"),". Classes with\nmore significance can be made to require higher approval early on, to avoid controversy."),(0,r.kt)("h3",{id:"enactment"},"Enactment"),(0,r.kt)("admonition",{title:"Enactment in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#enactment"},"this page")," for more information about enactment in Governance\nv1.")),(0,r.kt)("p",null,"In Polkadot OpenGov, the proposer suggests the enactment period, but there are also minimums set for\neach Origin Track. For example, root Origin approvals require a more extended period because of the\nimportance of the changes they bring to the network."),(0,r.kt)("h2",{id:"voting-on-a-referendum"},"Voting on a Referendum"),(0,r.kt)("p",null,"In Governance V1, voters could cast only an ",(0,r.kt)("em",{parentName:"p"},"aye")," or ",(0,r.kt)("em",{parentName:"p"},"nay")," vote. In Polkadot OpenGov, voters can\nadditionally cast a ",(0,r.kt)("em",{parentName:"p"},"abstain")," and ",(0,r.kt)("em",{parentName:"p"},"split")," votes.\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#voting-on-referenda"},"Vote splitting")," allows voters\nto allocate different votes for ",(0,r.kt)("em",{parentName:"p"},"aye"),", ",(0,r.kt)("em",{parentName:"p"},"nay"),", and ",(0,r.kt)("em",{parentName:"p"},"abstain"),"."),(0,r.kt)("admonition",{title:"Only the last vote counts",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Voting a second time replaces your original vote, e.g. voting with 10\nDOT, then a second extrinsic to vote with 5\nDOT, means that you are voting with 5\nDOT, not 10\nDOT.")),(0,r.kt)("h3",{id:"voluntary-locking"},"Voluntary Locking"),(0,r.kt)("p",null,"Polkadot utilizes an idea called voluntary\nlocking that allows token holders to increase their voting power by declaring how long they are\nwilling to lock up their tokens; hence, the number of votes for each token holder will be calculated\nby the following formula:"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"votes = tokens * conviction_multiplier\n")),(0,r.kt)("p",null,"The conviction multiplier increases the vote multiplier by one every time the number of lock periods\ndouble."),(0,r.kt)(h,{mdxType:"VLTable"}),(0,r.kt)("p",null,"",(0,r.kt)("strong",{parentName:"p"},"The table above shows the correct duration values. However, the current values for Polkadot are the same as those for Kusama. This is going to be fixed. For more information, see ",(0,r.kt)("a",{parentName:"strong",href:"https://github.com/paritytech/polkadot/issues/7394"},"this GitHub issue"),"."),""),(0,r.kt)("p",null,'The maximum number of "doublings" of the lock period is set to 6 (and thus 32 lock periods in\ntotal), and one lock period equals 28\n',"\ndays. For additional information regarding the timeline of governance events, check out the\ngovernance section on the\n",(0,r.kt)("a",{parentName:"p",href:"maintain-polkadot-parameters/#governance"},"Polkadot Parameters page"),"","."),(0,r.kt)("admonition",{title:"do votes stack?",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can use the same number of tokens to vote on different referenda. Votes with conviction do not\nstack. If you voted with 5 DOT on Referenda A, B\nand C with 2x conviction you would have 10 votes on all those referenda and 5\nDOT locked up only for the 2x conviction period\n(i.e. 8 weeks), with the unlocking\ncountdown starting when the last referendum you voted on ends (assuming you are on the winning\nside). If you voted with conviction on referendum and then a week later voted on another one with\nthe same conviction, the lock on your DOT will be\nextended by a week (always assuming you are on the winning side).")),(0,r.kt)("admonition",{title:"Staked tokens can be used in governance",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"While a token is locked, you can still use it for voting and ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"staking"),". You are\nonly prohibited from transferring these tokens to another account.")),(0,r.kt)("p",null,'Votes are always "counted" at the same time (at the end of the voting period), no matter for how\nlong the tokens are locked.'),(0,r.kt)("p",null,"See below an example that shows how voluntary locking works."),(0,r.kt)("p",null,"Peter: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"No")," with\n10 DOT for a 128-week lock period\n=> 10 x 6 = 60 Votes"),(0,r.kt)("p",null,"Logan: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," with\n20 DOT for a 4-week lock period =>\n20 x 1 = 20 Votes"),(0,r.kt)("p",null,"Kevin: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," with\n15 DOT for a 8-week lock period\n=> 15 x 2 = 30 Votes"),(0,r.kt)("p",null,"Even though combined both Logan and Kevin vote with more\nDOT than Peter, the lock period for both of them\nis less than Peter, leading to their voting power counting as less."),(0,r.kt)("admonition",{title:"Conviction Voting Locks created during Gov 1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Conviction voting locks in Governance v1 will not be carried over to OpenGov. Voting with conviction\nin OpenGov will create a new lock (as this will use the ",(0,r.kt)("inlineCode",{parentName:"p"},"convictionVoting")," pallet), while any\nexisting lock under Governance v1 (using the deprecated ",(0,r.kt)("inlineCode",{parentName:"p"},"democracy")," pallet) will be left to expire.\nDelegations under Governance v1 will need to be re-issued under OpenGov.")),(0,r.kt)("h3",{id:"multirole-delegation"},"Multirole Delegation"),(0,r.kt)("p",null,"Polkadot OpenGov builds on the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#delegations"},"vote delegation feature from Governance v1")," where a voter can\ndelegate their voting power to another voter. It does so by introducing a feature known as\n",(0,r.kt)("strong",{parentName:"p"},"multirole delegation"),", where voters can specify a different delegate for every class of\nreferendum in the system. Delegation can be done per track, and accounts can choose to select\ndifferent delegates (or no delegation) for each track."),(0,r.kt)("p",null,"For example, a voter could delegate one entity for managing a less potent referenda class, choose a\ndifferent delegate for another class with more powerful consequences and still retain full voting\npower over any remaining classes."),(0,r.kt)("admonition",{title:"Delegate your votes",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"In Polkadot OpenGov you can delegate your votes to different entities, who will vote on your behalf.\nYou can delegate your votes using the\n",(0,r.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},(0,r.kt)("strong",{parentName:"a"},"Polkadot Delegation Dashboard")),". See\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=tlh_KmWQiSQ"},"this video tutorial")," to learn about the features of\nthe dashboard."),(0,r.kt)("p",{parentName:"admonition"},"If you are staking directly and not through a nomination pool, you can use bonded tokens for voting.\nNote that if you are voting with conviction, your tokens will have a democracy lock in addition to\nthe staking lock. For more information about locks, see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts/#unlocking-locks"},"this page"),"."),(0,r.kt)("p",{parentName:"admonition"},"Democracy locks created through ",(0,r.kt)("a",{parentName:"p",href:"#voluntary-locking"},"conviction voting")," start the unlocking period\nafter a referendum ends, provided you voted with the winning side. In the case of delegations, the\nunlocking period countdown begins after the account undelegates. There can be different scenarios:"),(0,r.kt)("ul",{parentName:"admonition"},(0,r.kt)("li",{parentName:"ul"},"if the account delegated votes to one delegate, then after undelegating, there will be one\nunlocking period with length dependent on the conviction multiplier."),(0,r.kt)("li",{parentName:"ul"},"if the account delegated votes to different delegates using different convictions, then after\nundelegating those delegates, there will be different unlocking periods with lengths dependent on\nthe conviction multipliers."))),(0,r.kt)("p",null,"Occasional delegation and undelegation calls are fee-free: creating an incentive for token holders\nto use this feature and ensure that wallets can do it \u201cby default\u201d without any cost to end-users. It\nis worth noting that a user delegating their voting power does not imply that the delegate will have\ncontrol over the funds of the delegating account: they can vote with a user's voting power: but they\nwon't be able to transfer your balance, nominate a different set of validators or execute any call\nother than voting on the defined call/s by the user."),(0,r.kt)("p",null,"With the new delegation features, the goal is to ensure the required support for proposals to be\nenacted is reached while maintaining the anonymity of voters and keeping the overall design\ncensorship-free."),(0,r.kt)("p",null,"For a step-by-step outline of how to delegate voting power in Polkadot OpenGov, check out the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#delegating-voting-power"},"Delegating Voting Power"),"\nsection on the ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov"},"Polkadot OpenGov Maintenance")," page."),(0,r.kt)("h2",{id:"the-technical-fellowship"},"The Technical Fellowship"),(0,r.kt)("admonition",{title:"From Technical Committee to the Technical Fellowship",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The Polkadot Technical Fellowship is a collection of Substrate experts. This fellowship was\nestablished in 2022. In Polkadot OpenGov, this fellowship replaces the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#technical-committee"},"Technical Committee")," in Governance v1, and will serve\nboth the Polkadot and Kusama networks.")),(0,r.kt)("p",null,"The Technical Fellowship is a mostly self-governing expert body with a primary goal of representing\nhumans who embody and contain the technical knowledge base of the Kusama and/or Polkadot networks\nand protocols. This is accomplished by associating a rank with members to categorize the degree to\nwhich the system expects their opinion to be well-informed, of a sound technical basis, and in line\nwith the interests of Polkadot and/or Kusama."),(0,r.kt)("p",null,"Unlike the Technical Committee in Governance V1, the Fellowship is designed to be far broader in\nmembership (i.e. to work well with even tens of thousands of members) and with far lower barriers to\nentry (both in terms of administrative process flow and expectations of expertise)."),(0,r.kt)("p",null,"The mechanism by which the Fellowship votes is the same as what is used for Polkadot and Kusama\nstakeholder voting for a proposed referendum. Members of the Fellowship can vote on any given\nFellowship proposal and the aggregated opinion of the members (weighted by their rank) constitutes\nthe Fellowship's considered opinion."),(0,r.kt)("p",null,"",""),(0,r.kt)("h3",{id:"ranking-system"},"Ranking System"),(0,r.kt)("p",null,"To prevent a small group of participants from gaining effective control over the network, this\nsystem will adhere to three main principles:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The Fellowship must never have hard power over the network: it cannot change the parameters,\nconduct rescues or move assets. Their only power in governance is reducing the effective timeline\non which a referendum takes place through ",(0,r.kt)("a",{parentName:"li",href:"#whitelisting"},"whitelisting"),"."),(0,r.kt)("li",{parentName:"ul"},"The Fellowship weights those with a higher rank more in the aggregate opinion. However, the weight\nshould not be so high as to make a small number of higher members\u2019 opinions be insurmountable\ncompared to a coherent opinion from lower-ranked membership."),(0,r.kt)("li",{parentName:"ul"},"The Fellowship should be designed to grow and develop its membership, aggregate levels of\nexpertise and ensure that its overall decision-making capacity strengthens over time.")),(0,r.kt)("p",null,"To support these conditions, the Fellowship will have a constitution that outlines the requirements\nand expectations for individuals to attain and retain any given rank. Higher ranks can vote and\npromote lower ranks based on this constitution."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Demotion")," occurs automatically after a given period has elapsed, and the member is unable to\ndefend their position to their peers."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Suspension")," can happen only through a referendum, which ensures that the Fellowship's bias alone\ndoes not necessarily result in expulsion."),(0,r.kt)("p",null,"To prevent the Fellowship from becoming a cabal (popularity with Fellowship peers alone should not\nbe enough to gain access to a top rank), gaining access to the top tiers of the ranks will require a\nreferendum."),(0,r.kt)("h3",{id:"whitelisting"},"Whitelisting"),(0,r.kt)("p",null,'Polkadot OpenGov allows the Fellowship to authorize a new origin (known as "Whitelisted-Caller") to\nexecute with Root-level privileges for calls that have been approved by the Fellowship (currently\nonly level-three fellows and above can vote for whitelist calls).'),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_whitelist/"},"Whitelist")," pallet allows one\nOrigin to escalate the privilege level of another Origin for a certain operation. The pallet\nverifies two things:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The origin of the escalation is the Whitelisted-Root (i.e. that the referendum passed on this\ntrack), and"),(0,r.kt)("li",{parentName:"ul"},"The whitelist contains the given proposal (in the configuration of Polkadot OpenGov, it gets there\nvia a separate Fellowship referendum).")),(0,r.kt)("p",null,"If both conditions are true, the operation executes with Root-level privileges."),(0,r.kt)("p",null,"This system enables a new parallel Track (Whitelisted-Caller), whose parameters have less\nrestrictive passing parameters than Root in the short term. Through an open and transparent process,\na body of global experts on the Polkadot\nprotocol have determined that the action is both safe and time-critical."),(0,r.kt)("admonition",{title:"Submitting Whitelisted Proposals",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For more information about how to submit a whitelisted proposal see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#submitting-a-referendum-on-the-whitelisted-caller-track"},"dedicated advanced how-to guides"),".")),(0,r.kt)("h3",{id:"becoming-a-fellowship-member"},"Becoming a Fellowship Member"),(0,r.kt)("p",null,"Currently, the only way to become a fellowship member is through an existing member who submits a\n",(0,r.kt)("inlineCode",{parentName:"p"},"fellowshipCollective.addMember")," extrinsic. See more information on\n",(0,r.kt)("a",{parentName:"p",href:"https://kusama.subsquare.io/post/6"},"this Kusama SubSquare discussion"),", which points to\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1nHa-7Na4u52CTZzq87HaKNptGjyQDWm9H7s7GRjJpMU/edit"},"these guidelines"),"."),(0,r.kt)("p",null,"Future plans include that public members can apply to become a Fellowship candidate by placing a\nsmall deposit (which will be returned once they become members). Their candidacy will go through a\nreferendum to be approved to become a member."),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/paritytech/substrate/tree/master/frame/democracy/src"},"Democracy Pallet")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/gov2-polkadots-next-generation-of-decentralised-governance-4d9ef657d11b"},"Governance v2")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Kusama-Direction:parity.io"},"Kusama Direction")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.polkassembly.io/"},"PolkAssembly"))))}y.isMDXComponent=!0},55745:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-curves-nopass-27f6968907aeb88e87069d29ca062568.png"},65993:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-curves-pass-73b6c7d1849e26082880cd7d629a633e.png"},40176:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-overview-a56ef29a3a173f9dc2b60a9008dcfc1b.png"},1671:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-timeline-26e5a1fae159676ab5052a4fd7416be5.png"},67506:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-track-capacity-a1e00e5bd7961ea13d38f79cf6fa4b9c.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/2f3b630e.fcfec045.js b/assets/js/2f3b630e.fcfec045.js deleted file mode 100644 index 305374ef9f0c..000000000000 --- a/assets/js/2f3b630e.fcfec045.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[9226],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>h});var a=n(74165),o=n(15861),i=n(67294),r=n(92519),l=n(1612),s=n(67425);function p(e,t,n){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,a.Z)().mark((function e(t,n,o){var i,s,p,d,c;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,s=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return p=new r.U(i),e.next=21,l.G.create({provider:p});case 21:d=e.sent,(c=n.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return s=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return s=(s=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+n);case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,n,a){switch(t){case"humanReadable":(0,s.HumanReadable)(e,n,a);break;case"precise":(0,s.Precise)(e,n,a);break;case"blocksToDays":(0,s.BlocksToDays)(e,a);break;case"percentage":(0,s.Percentage)(e,a);break;case"arrayLength":(0,s.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,n=e.path,r=e.defaultValue,l=e.filter,s=void 0===l?void 0:l,d=(0,i.useState)(""),h=d[0],m=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==s?c(r.toString(),s,t,m):m(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,a.Z)().mark((function e(){var o;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,n,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==s?c(o,s,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(l){console.log(l)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var o=void 0;if("polkadot"===n||"statemint"===n)o=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(o)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},42569:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>f,contentTitle:()=>k,default:()=>y,frontMatter:()=>u,metadata:()=>g,toc:()=>v});var a=n(87462),o=n(63366),i=n(67294),r=n(3905),l=(n(47940),i.createElement("table",null,i.createElement("tbody",null,i.createElement("tr",null,i.createElement("th",null,"Lock Periods"),i.createElement("th",null,"Vote Multiplier"),i.createElement("th",null,"Length in Days")),i.createElement("tr",null,i.createElement("td",null,"0"),i.createElement("td",null,"0.1"),i.createElement("td",{id:"p0"})),i.createElement("tr",null,i.createElement("td",null,"1"),i.createElement("td",null,"1"),i.createElement("td",{id:"p1"})),i.createElement("tr",null,i.createElement("td",null,"2"),i.createElement("td",null,"2"),i.createElement("td",{id:"p2"})),i.createElement("tr",null,i.createElement("td",null,"4"),i.createElement("td",null,"3"),i.createElement("td",{id:"p4"})),i.createElement("tr",null,i.createElement("td",null,"8"),i.createElement("td",null,"4"),i.createElement("td",{id:"p8"})),i.createElement("tr",null,i.createElement("td",null,"16"),i.createElement("td",null,"5"),i.createElement("td",{id:"p16"})),i.createElement("tr",null,i.createElement("td",null,"32"),i.createElement("td",null,"6"),i.createElement("td",{id:"p32"}))))),s=["p0","p1","p2","p4","p8","p16","p32"],p={p0:0,p1:28,p2:56,p4:112,p8:224,p16:448,p32:896},d={p0:0,p1:7,p2:14,p4:28,p8:56,p16:112,p32:224};function c(e){s.forEach((function(t){var n=document.getElementById(t);"polkadot"===e?n.innerText=p[t]:"kusama"===e&&(n.innerText=d[t])}))}const h=function(){var e=(0,i.useState)("");return e[0],e[1],(0,i.useEffect)((function(){var e=document.title;"Governance V1 \xb7 Polkadot Wiki"===e||"Polkadot OpenGov \xb7 Polkadot Wiki"===e?c("polkadot"):"Governance V1 \xb7 Guide"===e||"Polkadot OpenGov \xb7 Guide"===e?c("kusama"):console.log("Unknown wiki/guide type")}),[]),l};var m=["components"],u={id:"learn-polkadot-opengov",title:"Polkadot OpenGov",sidebar_label:"Polkadot OpenGov",description:"Polkadot\u2019s Latest Model for Decentralized Governance.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-polkadot-opengov"},k=void 0,g={unversionedId:"learn/learn-polkadot-opengov",id:"learn/learn-polkadot-opengov",title:"Polkadot OpenGov",description:"Polkadot\u2019s Latest Model for Decentralized Governance.",source:"@site/../docs/learn/learn-polkadot-opengov.md",sourceDirName:"learn",slug:"/learn-polkadot-opengov",permalink:"/docs/learn-polkadot-opengov",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-polkadot-opengov.md",tags:[],version:"current",lastUpdatedBy:"Squirrel",lastUpdatedAt:1692247507,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"learn-polkadot-opengov",title:"Polkadot OpenGov",sidebar_label:"Polkadot OpenGov",description:"Polkadot\u2019s Latest Model for Decentralized Governance.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-polkadot-opengov"},sidebar:"docs",previous:{title:"Runtime Upgrades",permalink:"/docs/learn-runtime-upgrades"},next:{title:"Treasury",permalink:"/docs/learn-polkadot-opengov-treasury"}},f={},v=[{value:"Premise",id:"premise",level:2},{value:"Summary",id:"summary",level:2},{value:"Gov1 vs. Polkadot OpenGov",id:"gov1-vs-polkadot-opengov",level:2},{value:"Proposals",id:"proposals",level:2},{value:"Cancelling and Blacklisting",id:"cancelling-and-blacklisting",level:3},{value:"Referenda",id:"referenda",level:2},{value:"Referenda Timeline",id:"referenda-timeline",level:3},{value:"Origins and Tracks",id:"origins-and-tracks",level:3},{value:"Approval and Support",id:"approval-and-support",level:3},{value:"Enactment",id:"enactment",level:3},{value:"Voting on a Referendum",id:"voting-on-a-referendum",level:2},{value:"Voluntary Locking",id:"voluntary-locking",level:3},{value:"Multirole Delegation",id:"multirole-delegation",level:3},{value:"The Technical Fellowship",id:"the-technical-fellowship",level:2},{value:"Ranking System",id:"ranking-system",level:3},{value:"Whitelisting",id:"whitelisting",level:3},{value:"Becoming a Fellowship Member",id:"becoming-a-fellowship-member",level:3},{value:"Resources",id:"resources",level:2}],w={toc:v},b="wrapper";function y(e){var t=e.components,i=(0,o.Z)(e,m);return(0,r.kt)(b,(0,a.Z)({},w,i,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("admonition",{title:"The content in this document is subject to change",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The governance protocol has already undergone iterations (see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance V1"),"). Governance is a constantly evolving protocol at this stage\nin its lifecycle."),(0,r.kt)("p",{parentName:"admonition"},"For technical information about Polkadot OpenGov and how to interact with it, please refer to this\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov"},"dedicated Wiki page"),"."),(0,r.kt)("p",{parentName:"admonition"},"For additional support about Polkadot OpenGov see the\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/65000105211"},"dedicated support pages"),".")),(0,r.kt)("admonition",{title:"Polkadot Delegation Dashboard",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can easily delegate your votes to somebody else using the\n",(0,r.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},"Polkadot Delegation Dashboard"),". See\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=RapBYZc5ZPo"},"this video tutorial")," to learn how to use the\ndashboard. ",(0,r.kt)("strong",{parentName:"p"},"If you become a nomination pool member or a pool admin, you cannot participate in\nGovernance with the bonded tokens in the pool, as they are held in a\n",(0,r.kt)("a",{parentName:"strong",href:"/docs/learn-account-advanced#system-accounts"},"system account"),"."))),(0,r.kt)("p",null,"Polkadot uses a sophisticated governance\nmechanism that allows it to evolve gracefully overtime at the ultimate behest of its assembled\nstakeholders. The stated goal is to ensure that the majority of the stake can always command the\nnetwork."),(0,r.kt)("p",null,"Polkadot brings together various novel\nmechanisms, including an amorphous (abstract) form of state-transition function stored on-chain\ndefined in a platform-agnostic language (i.e. ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-wasm"},"WebAssembly"),"), and several on-chain\nvoting mechanisms such as referenda and batch approval voting. All changes to the protocol must be\nagreed upon by stake-weighted referenda."),(0,r.kt)("h2",{id:"premise"},"Premise"),(0,r.kt)("p",null,"Polkadot's first governance system\n(",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance V1"),") included three main components."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#technical-committee"},"Technical Committee"),": A technocratic committee to\nmanage upgrade timelines."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#council"},"Council"),': An approval-voted, elected executive "government" to\nmanage parameters, admin, and spending proposals.'),(0,r.kt)("li",{parentName:"ul"},"The Public: All token holders.")),(0,r.kt)("p",null,"Over the first few years of operation, Governance V1 ensured the appropriate usage of treasury funds\nand enabled timely upgrades and fixes. Like most early technologies, protocols must evolve as they\nmature to improve their shortcomings and keep up with modern advancements. In Governance V1, all\nreferenda carried the same weight as only one referendum could be voted on at a time (except for\nemergency proposals), and the voting period could last multiple weeks. Also, an\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#alternating-voting-timetable"},"alternating voting timetable")," allowed to vote\neither for a public referendum or a council motion every\n28 days. This resulted in the system favoring\ncareful consideration of very few proposals instead of broad consideration of many."),(0,r.kt)("p",null,"Polkadot OpenGov changes how the practical means of day-to-day decisions are made, making the\nrepercussions of referenda better scoped and agile to increase the number of collective decisions\nthe system can make at any given time."),(0,r.kt)("p",null,"The following content is focused on what the new Polkadot OpenGov version brings to the governance\non Polkadot, and on the main differences with\nprevious governance versions. We recommend learning about ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance v1")," to\nbetter understand the need for and the direction of Polkadot OpenGov."),(0,r.kt)("h2",{id:"summary"},"Summary"),(0,r.kt)("p",null,"In Governance v1, active token holders (public) and the Council together administrated network's\nupgrade decisions. Whether the public or the council initiated the proposal, it would eventually\nhave to go through a referendum to let all holders (weighted by stake and conviction) make the\ndecision."),(0,r.kt)("p",null,"The Council fulfilled its role as the representative of the public, guardian of the treasury and\ninitiator of legislation, but it was often seen as a centralized entity. To further decentralize\nPolkadot, Polkadot OpenGov proposes the\nfollowing main changes:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Migrating all responsibilities of the Council to the public via a direct democracy voting system."),(0,r.kt)("li",{parentName:"ul"},"Dissolving the current ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#council"},"Council")," collective"),(0,r.kt)("li",{parentName:"ul"},"Allowing users to delegate voting power in more ways to community members"),(0,r.kt)("li",{parentName:"ul"},"Dissolving the ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-governance#technical-committee"},"Technical Committee")," and establishing\nthe broader ",(0,r.kt)("a",{parentName:"li",href:"#the-technical-fellowship"},"Polkadot Technical Fellowship"))),(0,r.kt)("p",null,"The figure below shows an overview of Polkadot OpenGov's structure."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#summary"},"this page")," for a comparison with the structure of Governance V1.")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-overview",src:n(40176).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"In Polkadot OpenGov, all the proposals are initiated by the public. The proposal will enter a\nLead-in period (for more information, see ",(0,r.kt)("a",{parentName:"p",href:"#referenda-timeline"},"Referenda Timeline"),"), after which it\nwill follow a specific ",(0,r.kt)("a",{parentName:"p",href:"#origins-and-tracks"},"Track")," which has a dedicated Origin. There are\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"15 Origins"),", each with a\ndifferent track. The origins and tracks parameters are preset values that set the duration of a\nreferendum as well as how many referenda can be voted on simultaneously. For example, a treasury\nproposal can now be submitted in different tracks depending on the amount requested. A proposal for\na small tip will need to be submitted in the Small Tipper track, while a proposal requiring\nsubstantial funds will need to be submitted to the Medium or Big Spender track."),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"#the-technical-fellowship"},"Polkadot Technical Fellowship")," can decide to\n",(0,r.kt)("a",{parentName:"p",href:"#whitelisting"},"whitelist")," a proposal that will be enacted through the Whitelist Caller origin.\nThose proposals will have a shorter Lead-in, Confirmation, and Enactment period when compared to the\nRoot Origin track."),(0,r.kt)("p",null,"Each track has its own preset ",(0,r.kt)("a",{parentName:"p",href:"#approval-and-support"},"Approval and Support")," curves which are based\non the origin's privileges. When both the approval and support criteria are satisfied for a specific\nperiod (called the confirmation period), the referenda passes and will be executed after the\nenactment period."),(0,r.kt)("p",null,"All referenda within each track and across tracks can be voted on simultaneously (assuming track\nmaximum capacity is not reached)."),(0,r.kt)("p",null,"Polkadot OpenGov also comes with multi-role delegations where the token holder can assign voting\npower on different tracks to different entities who are experts in judging the referenda submitted\nto those tracks. For example, suppose a token holder does not have the technical background to\nconsider the merits and vote on the referenda submitted to the Root track. In that case, they can\ndelegate their voting power just for the Root track to a trusted expert who (according to them) acts\nin the best interest of the network protocol. In this way, token holders do not need to be\nup-to-date with governance matters and can still make their votes count through delegates."),(0,r.kt)("admonition",{title:"Delegation Dashboard",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To easily delegate your votes you can use the\n",(0,r.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},"Polkadot Delegation Dashboard"),". See\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=RapBYZc5ZPo"},"this video tutorial")," to know more about the dashboard\nand learn how to use it.")),(0,r.kt)("h2",{id:"gov1-vs-polkadot-opengov"},"Gov1 vs. Polkadot OpenGov"),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:null},"Governance V1"),(0,r.kt)("th",{parentName:"tr",align:null},"Polkadot OpenGov"),(0,r.kt)("th",{parentName:"tr",align:null},"Polkadot OpenGov Benefit"))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Includes the ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#council"},"Council"),", the ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#technical-committee"},"Technical Committee"),", and the Public (i.e. token holders)."),(0,r.kt)("td",{parentName:"tr",align:null},"Includes the Public and the ",(0,r.kt)("a",{parentName:"td",href:"#the-technical-fellowship"},"Technical Fellowship"),"."),(0,r.kt)("td",{parentName:"tr",align:null},"Simpler and more decentralized structure.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Referenda executed only from one origin (Root). Referenda in this origin must be carefully scrutinized. Therefore, there is only one track (i.e. only one referendum at a time can be executed)."),(0,r.kt)("td",{parentName:"tr",align:null},"Referenda executed from ",(0,r.kt)("a",{parentName:"td",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"multiple origins"),", each with a different track that shapes proposals\u2019 timelines. Depending on the origin, multiple referenda within the same track are possible."),(0,r.kt)("td",{parentName:"tr",align:null},"Possibility to categorize proposals (based on importance and urgency) and execute them simultaneously within and between origin tracks.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Proposals can be submitted by either the Council or the Public."),(0,r.kt)("td",{parentName:"tr",align:null},"The public submits proposals."),(0,r.kt)("td",{parentName:"tr",align:null},"More democratic.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Uses ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#adaptive-quorum-biasing"},"Adaptive Quorum Biasing")," to define the approval threshold based on turnout. Given the same turnout, council-initiated referenda require fewer Aye votes to pass compared to public referenda."),(0,r.kt)("td",{parentName:"tr",align:null},"Uses origin-specific approval and support curves defining the amount of approval and support (i.e. turnout) needed as a function of time. The same curves are applied to all referenda within the same origin track."),(0,r.kt)("td",{parentName:"tr",align:null},"Referenda timeline depends on the origin and not on who submitted the proposal (i.e. Council or Public). This is a more democratic and equalitarian system.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Uses ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#alternating-voting-timetable"},"alternating voting timetable")," allowing voters to cast votes for either council or public referenda every 28 eras."),(0,r.kt)("td",{parentName:"tr",align:null},"Multiple referenda can be voted at the same time."),(0,r.kt)("td",{parentName:"tr",align:null},"More flexible and agile governance system.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Except for emergency proposals, all referenda have fixed voting and enactment periods of 28 eras."),(0,r.kt)("td",{parentName:"tr",align:null},"Periods' length is customizable and has pre-defined limits for each origin. The same limits apply to all tracks with the same origin. For example, the track in the origin Root will be longer than the track within the Small Tipper origin."),(0,r.kt)("td",{parentName:"tr",align:null},"Referenda\u2019s timeline is tailored to their importance and urgency. Flexible enactment period based on origin.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Emergency proposals turned referenda can be simultaneously voted on and executed with other referenda and have shorter enactment periods. They must be proposed by the Technical Committee and approved by the Council."),(0,r.kt)("td",{parentName:"tr",align:null},"No emergency proposals. The Technical Fellowship can whitelist proposals that will have their origin with shorter lead-in, confirmation, and enactment periods."),(0,r.kt)("td",{parentName:"tr",align:null},"The Technical Fellowship is a more decentralized entity when compared to the Technical Committee. Whitelisting a proposal requires a majority of approval from the fellowship.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Only the ",(0,r.kt)("a",{parentName:"td",href:"/docs/learn-governance#endorsing-proposals"},"most-endorsed proposal")," is able to transit from Launch to Voting period. The time for the transition is indeterminate, and (with no possibility of canceling endorsements) proposers and endorsers might wait a long time before a referendum is tabled, and getting their deposits back."),(0,r.kt)("td",{parentName:"tr",align:null},"All proposals will eventually be voted on (given track capacity and deposit are met and the Lead-in period has ended)."),(0,r.kt)("td",{parentName:"tr",align:null},"It allows all proposals to get a chance to be voted on in a timely predictive manner.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Only ",(0,r.kt)("em",{parentName:"td"},"aye")," or ",(0,r.kt)("em",{parentName:"td"},"nay")," votes possible."),(0,r.kt)("td",{parentName:"tr",align:null},"Voters can have the additional voting options of abstaining or splitting votes."),(0,r.kt)("td",{parentName:"tr",align:null},"More ways to engage in voting and increase turnout.")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:null},"Voters can decide to delegate votes to another account."),(0,r.kt)("td",{parentName:"tr",align:null},"Voters can use ",(0,r.kt)("a",{parentName:"td",href:"#multirole-delegation"},"multirole delegations")," and delegate votes to different accounts depending on origins."),(0,r.kt)("td",{parentName:"tr",align:null},"More agile delegations tailored by expertise.")))),(0,r.kt)("h2",{id:"proposals"},"Proposals"),(0,r.kt)("admonition",{title:"Starting a proposal in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#proposals"},"this page")," for more information about starting referenda in\nGovernance v1.")),(0,r.kt)("p",null,"In Polkadot OpenGov, anyone can start a referendum at any time and do so as often as they wish.\nPrevious features were expanded and improved, most notably\n",(0,r.kt)("a",{parentName:"p",href:"#origins-and-tracks"},(0,r.kt)("strong",{parentName:"a"},"Origins and Tracks"))," help aid in the flow and processing of the submitted\nreferenda."),(0,r.kt)("h3",{id:"cancelling-and-blacklisting"},"Cancelling and Blacklisting"),(0,r.kt)("admonition",{title:"Cancelling Referenda in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#cancelling-proposals"},"this page")," for more information about cancelling\nreferenda in Governance v1.")),(0,r.kt)("p",null,"In Polkadot OpenGov, there is a special operation called ",(0,r.kt)("strong",{parentName:"p"},"Cancellation")," for intervening with a\nproposal already being voted on. The operation will immediately reject an ongoing referendum\nregardless of its status. There is also a provision to ensure the deposit of the proposer is slashed\nif the proposal is malicious or spam."),(0,r.kt)("p",null,"Cancellation is a governance operation the network must vote on to be executed. Cancellation comes\nwith\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#referendum-canceller"},"its own Origin and Track"),"\nwhich has a low lead-time and Approval/Support curves with slightly sharper reductions in their\nthresholds for passing, given that it is invoked with a sense of urgency."),(0,r.kt)("p",null,"For more information about how to cancel a referendum see the\n",(0,r.kt)("a",{parentName:"p",href:"./learn-guides-polkadot-opengov#cancel-or-kill-a-referendum"},"advanced how-to guides"),"."),(0,r.kt)("admonition",{title:"Blacklisting",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Blacklisting referenda in Polkadot OpenGov is\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#blacklisting-proposals"},"the same as in Governance v1"),".")),(0,r.kt)("h2",{id:"referenda"},"Referenda"),(0,r.kt)("admonition",{title:"Public and Council Referenda in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"With the Council's dissolution, ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#council-referenda"},"council referenda")," are no\nlonger present in Polkadot OpenGov."),(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#public-referenda"},"this page")," for more information about public referenda\nin Governance v1.")),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"In Polkadot OpenGov all referenda are public.")," The\n",(0,r.kt)("a",{parentName:"p",href:"#the-technical-fellowship"},"Technical Fellowship")," has the option to ",(0,r.kt)("a",{parentName:"p",href:"#whitelisting"},"whitelist"),"\nreferenda that can be then proposed in the track with\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#whitelisted-caller"},"whitelist origin"),"."),(0,r.kt)("h3",{id:"referenda-timeline"},"Referenda Timeline"),(0,r.kt)("admonition",{title:"Voting timetable in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#referenda-timeline"},"this page")," for more information about the voting\ntimetable in Governance v1.")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-timeline",src:n(1671).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The figure above provides a summary view of the referenda timeline for Polkadot OpenGov."),(0,r.kt)("p",null,"In (1), when a referendum is initially created, the community can immediately vote on it. However,\nit is not immediately in a state where it can end or otherwise have its votes counted, be approved,\nand ultimately enacted. Instead, the proposal will stay within a ",(0,r.kt)("strong",{parentName:"p"},"Lead-in Period")," until it\nfulfills three criteria:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},'Proposals must stay within the lead-in period for a pre-defined minimum amount of time. This helps\nmitigate against the possibility of "decision sniping" where an attacker controlling a substantial\namount of voting power might seek to have a proposal passed immediately after proposing, not\nallowing the overall voting population adequate time to consider and participate.'),(0,r.kt)("li",{parentName:"ul"},"There must be enough room for the decision within the origin. Different origins have their limit\non the number of proposals that can be decided simultaneously. Tracks that have more potent\nabilities will have lower limits. For example, the Root level Origin has a limit of one, implying\nthat only a single proposal may be decided on at once."),(0,r.kt)("li",{parentName:"ul"},"A decision deposit must be submitted. Creating a referendum is cheap as the deposit value consists\nof only the value required for the on-chain storage needed to track it. But, having a referendum\nreviewed and decided upon carries the risk of using up the limited spots available in the\nreferenda queue. Having a more significant but refundable deposit requirement makes sense to help\nmitigate spam. Failing to submit the decision deposit will lead to a referendum ",(0,r.kt)("em",{parentName:"li"},"timeout"),".")),(0,r.kt)("p",null,"Until they are in the lead-in period, proposals remain undecided. Once the criteria above are met,\nthe referendum moves to the ",(0,r.kt)("em",{parentName:"p"},"deciding")," state. The votes of the referendum are now counted towards\nthe outcome."),(0,r.kt)("p",null,"In (2), the proposal enters the ",(0,r.kt)("strong",{parentName:"p"},"Decision Period")," where votes can be cast. For a proposal to be\napproved, votes must satisfy the approval and support criteria for at least the ",(0,r.kt)("strong",{parentName:"p"},"Confirmation\nPeriod"),"; otherwise, the proposal is automatically rejected. A rejected proposal can be resubmitted\nanytime and as many times as needed."),(0,r.kt)("p",null,"In (3), approved proposals will enter the ",(0,r.kt)("strong",{parentName:"p"},"Enactment Period"),", after which proposed changes will be\nexecuted."),(0,r.kt)("p",null,"Note how the length of the lead-in, decision, confirmation, and enactment periods vary depending on\nthe origin. Root origin has more extended periods than the other origins. Also, the number of\nreferenda within each track differs, with the Root origin track only accepting one. proposal at a\ntime (see below)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-track-capacity",src:n(67506).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"This directly affects the number of proposals that can be voted on and executed simultaneously.\nContinuing the comparison between Root and Small Tipper, Small Tipper will allow many proposals on\nits track to be executed simultaneously. In contrast, Root will allow only one proposal in its\ntrack. Once the track capacity is filled, additional proposals in the lead-in period will queue\nuntil place is available to enter the decision period."),(0,r.kt)("h3",{id:"origins-and-tracks"},"Origins and Tracks"),(0,r.kt)("p",null,"An ",(0,r.kt)("strong",{parentName:"p"},"Origin")," is a specific level of privilege that will determine the ",(0,r.kt)("strong",{parentName:"p"},"Track")," of all referenda\nexecuted with that origin. The track is basically a pipeline in which the proposal lives and\nproceeds and is independent from other origins' tracks. The proposer of the referenda now selects an\nappropriate Origin for their request based on the proposal\u2019s requirements."),(0,r.kt)("p",null,"Although the track structure is the same for all origins, track parameters are not. Such parameters\ninclude:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Maximum Deciding or Capacity"),": the limit for the number of referenda that can be decided at\nonce (i.e. the number of tracks within each origin)."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Decision deposit"),": the amount of funds that must be placed on deposit to enter the Decision\nPeriod (note that more requirements must be met to enter the Decision Period)."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Preparation Period"),": the minimum amount of voting time needed before entering the Decision\nPeriod (given capacity and deposit are met)."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Decision Period"),": the maximum time to approve a proposal. The proposal will be accepted if\napproved by the end of the period."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Confirmation Period"),": the minimum amount of time (within the Decision Period) the approval and\nsupport criteria must hold before the proposal is approved and moved to the enactment period."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Minimum Enactment Period"),": the minimum amount of waiting time before the proposed changes are\napplied"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Approval Curve"),": the curve describing the minimum % of ",(0,r.kt)("em",{parentName:"li"},"aye")," votes as a function of time within\nthe Decision Period. The approval % is the portion of ",(0,r.kt)("em",{parentName:"li"},"aye")," votes (adjusted for conviction) over\nthe total votes (",(0,r.kt)("em",{parentName:"li"},"aye"),", ",(0,r.kt)("em",{parentName:"li"},"nay"),", and ",(0,r.kt)("em",{parentName:"li"},"abstained"),")."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Support Curve"),": the curve describing the minimum % of all votes in support of a proposal as a\nfunction of time within the Decision Period. The support % is defined as the portion of all votes\n(",(0,r.kt)("em",{parentName:"li"},"aye")," and ",(0,r.kt)("em",{parentName:"li"},"abstained"),") without conviction over the total possible amount of votes in the system\n(i.e. the total issuance).")),(0,r.kt)("p",null,"For example, a runtime upgrade (requiring a ",(0,r.kt)("inlineCode",{parentName:"p"},"set_code")," call, if approved) does not have the same\nimplications for the ecosystem as the approval of a treasury tip (",(0,r.kt)("inlineCode",{parentName:"p"},"reportAwesome")," call), and\ntherefore different Origins for these two actions are needed in which different deposits, support,\napproval, and a minimum ",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment")," periods will be predetermined on the pallet."),(0,r.kt)("p",null,"For detailed information about origin and tracks, and parameter values in Kusama, see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"this page"),"."),(0,r.kt)("h3",{id:"approval-and-support"},"Approval and Support"),(0,r.kt)("admonition",{title:"Adaptive Quorum Biasing is deprecated",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"In Polkadot OpenGov, ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#adaptive-quorum-biasing"},"Adaptive quorum biasing")," used\nin Governance V1 has been replaced with the ",(0,r.kt)("strong",{parentName:"p"},"Approval and Support system"),".")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-curves-pass",src:n(65993).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The figure above provides a summary view of how the approval and support system works during the\nDecision Period."),(0,r.kt)("p",null,"Once the proposal exits the Lead-in Period and enters the Voting Period, to be approved, it must\nsatisfy the approval and support criteria for the ",(0,r.kt)("strong",{parentName:"p"},"Confirmation Period"),"."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Approval")," is defined as the share of approval (",(0,r.kt)("em",{parentName:"li"},"aye")," votes) vote-weight (after adjustment for\n",(0,r.kt)("a",{parentName:"li",href:"#voluntary-locking"},"conviction"),") against the total vote-weight (",(0,r.kt)("em",{parentName:"li"},"aye"),", ",(0,r.kt)("em",{parentName:"li"},"nay"),", and ",(0,r.kt)("em",{parentName:"li"},"abstained"),")."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"Support")," is the total number of ",(0,r.kt)("em",{parentName:"li"},"aye")," and ",(0,r.kt)("em",{parentName:"li"},"abstain")," votes (ignoring any adjustment for\nconviction) compared to the total possible votes that could be made in the system. In case of\n",(0,r.kt)("em",{parentName:"li"},"split")," votes, only ",(0,r.kt)("em",{parentName:"li"},"aye")," and ",(0,r.kt)("em",{parentName:"li"},"abstain")," will count.")),(0,r.kt)("admonition",{title:"Nay votes are not counted towards Support",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Support is a measure of voters who turned out either in favor of the referenda and who consciously\nabstained from it. Support does not include ",(0,r.kt)("em",{parentName:"p"},"nay")," votes. This avoids edge situations where ",(0,r.kt)("em",{parentName:"p"},"nay"),"\nvotes could push a referendum into confirming state. For example, imagine current approval is high\n(near 100%, way above the approval curve), and current support is just below the support curve. A\n",(0,r.kt)("em",{parentName:"p"},"nay")," could bump support above the support curve but not reduce approval below the approval curve.\nTherefore someone voting against a proposal would make it pass. Hence, a decrease in % of current\napproval through new votes does not directly translate into increasing support because Support needs\nto consider ",(0,r.kt)("em",{parentName:"p"},"nay")," votes.")),(0,r.kt)("p",null,"The figure above shows the followings:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Even if the approval threshold is reached (i.e. % of current approval is greater than the approval\ncurve), the proposal only enters the confirmation period once the support threshold is also\nreached (i.e. % current support is greater than the underlying support curve)."),(0,r.kt)("li",{parentName:"ul"},"If the referendum meets the criteria for the confirmation period, then the proposal is approved\nand scheduled for enactment. The Enactment Period can be specified when the referendum is proposed\nbut is also subject to a minimum value based on the Track. More powerful Tracks enforce a larger\nEnactment Period to ensure the network has ample time to prepare for any changes the proposal may\nbring."),(0,r.kt)("li",{parentName:"ul"},"A referendum may exit the confirmation period when the thresholds are no longer met, due to new\n",(0,r.kt)("em",{parentName:"li"},"Nay")," votes or a change of existing ",(0,r.kt)("em",{parentName:"li"},"Aye")," or ",(0,r.kt)("em",{parentName:"li"},"Abstain")," votes to ",(0,r.kt)("em",{parentName:"li"},"Nay")," . Each time it exits, the\nconfirmation period resets. For example, if the confirmation period is 20 minutes and a referendum\nenters it just for 5 min, the next time it enters, it must stay for 20 minutes (not 15 minutes)."),(0,r.kt)("li",{parentName:"ul"},"During the decision period, if a referendum fails to meet the approval and support thresholds for\nthe duration of the track-specific confirmation period, it fails and does not go to the enactment\nperiod (it may have to be resubmitted, see below)."),(0,r.kt)("li",{parentName:"ul"},"The current approval must be above 50% for a referendum to pass, and the approval curve never goes\nbelow 50%.")),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"opengov-curves-pass",src:n(55745).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"Note that support may not increase monotonically as shown in the figure, as people might switch\nvotes."),(0,r.kt)("p",null,"Different Origins' tracks have different Confirmation Periods and requirements for approval and\nsupport. For additional details on the various origins and tracks, check out\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"this table"),". Configuring\nthe amount of support and overall approval required for it to pass is now possible. With proposals\nthat use less privileged origins, it is far more reasonable to drop the required support to a more\nrealistic amount earlier than those which use highly privileged classes such as ",(0,r.kt)("inlineCode",{parentName:"p"},"Root"),". Classes with\nmore significance can be made to require higher approval early on, to avoid controversy."),(0,r.kt)("h3",{id:"enactment"},"Enactment"),(0,r.kt)("admonition",{title:"Enactment in Governance v1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#enactment"},"this page")," for more information about enactment in Governance\nv1.")),(0,r.kt)("p",null,"In Polkadot OpenGov, the proposer suggests the enactment period, but there are also minimums set for\neach Origin Track. For example, root Origin approvals require a more extended period because of the\nimportance of the changes they bring to the network."),(0,r.kt)("h2",{id:"voting-on-a-referendum"},"Voting on a Referendum"),(0,r.kt)("p",null,"In Governance V1, voters could cast only an ",(0,r.kt)("em",{parentName:"p"},"aye")," or ",(0,r.kt)("em",{parentName:"p"},"nay")," vote. In Polkadot OpenGov, voters can\nadditionally cast a ",(0,r.kt)("em",{parentName:"p"},"abstain")," and ",(0,r.kt)("em",{parentName:"p"},"split")," votes.\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#voting-on-referenda"},"Vote splitting")," allows voters\nto allocate different votes for ",(0,r.kt)("em",{parentName:"p"},"aye"),", ",(0,r.kt)("em",{parentName:"p"},"nay"),", and ",(0,r.kt)("em",{parentName:"p"},"abstain"),"."),(0,r.kt)("admonition",{title:"Only the last vote counts",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Voting a second time replaces your original vote, e.g. voting with 10\nDOT, then a second extrinsic to vote with 5\nDOT, means that you are voting with 5\nDOT, not 10\nDOT.")),(0,r.kt)("h3",{id:"voluntary-locking"},"Voluntary Locking"),(0,r.kt)("p",null,"Polkadot utilizes an idea called voluntary\nlocking that allows token holders to increase their voting power by declaring how long they are\nwilling to lock up their tokens; hence, the number of votes for each token holder will be calculated\nby the following formula:"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"votes = tokens * conviction_multiplier\n")),(0,r.kt)("p",null,"The conviction multiplier increases the vote multiplier by one every time the number of lock periods\ndouble."),(0,r.kt)(h,{mdxType:"VLTable"}),(0,r.kt)("p",null,"",(0,r.kt)("strong",{parentName:"p"},"The table above shows the correct duration values. However, the current values for Polkadot are the same as those for Kusama. This is going to be fixed. For more information, see ",(0,r.kt)("a",{parentName:"strong",href:"https://github.com/paritytech/polkadot/issues/7394"},"this GitHub issue"),"."),""),(0,r.kt)("p",null,'The maximum number of "doublings" of the lock period is set to 6 (and thus 32 lock periods in\ntotal), and one lock period equals 28\n',"\ndays. For additional information regarding the timeline of governance events, check out the\ngovernance section on the\n",(0,r.kt)("a",{parentName:"p",href:"maintain-polkadot-parameters/#governance"},"Polkadot Parameters page"),"","."),(0,r.kt)("admonition",{title:"do votes stack?",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can use the same number of tokens to vote on different referenda. Votes with conviction do not\nstack. If you voted with 5 DOT on Referenda A, B\nand C with 2x conviction you would have 10 votes on all those referenda and 5\nDOT locked up only for the 2x conviction period\n(i.e. 8 weeks), with the unlocking\ncountdown starting when the last referendum you voted on ends (assuming you are on the winning\nside). If you voted with conviction on referendum and then a week later voted on another one with\nthe same conviction, the lock on your DOT will be\nextended by a week (always assuming you are on the winning side).")),(0,r.kt)("admonition",{title:"Staked tokens can be used in governance",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"While a token is locked, you can still use it for voting and ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"staking"),". You are\nonly prohibited from transferring these tokens to another account.")),(0,r.kt)("p",null,'Votes are always "counted" at the same time (at the end of the voting period), no matter for how\nlong the tokens are locked.'),(0,r.kt)("p",null,"See below an example that shows how voluntary locking works."),(0,r.kt)("p",null,"Peter: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"No")," with\n10 DOT for a 128-week lock period\n=> 10 x 6 = 60 Votes"),(0,r.kt)("p",null,"Logan: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," with\n20 DOT for a 4-week lock period =>\n20 x 1 = 20 Votes"),(0,r.kt)("p",null,"Kevin: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," with\n15 DOT for a 8-week lock period\n=> 15 x 2 = 30 Votes"),(0,r.kt)("p",null,"Even though combined both Logan and Kevin vote with more\nDOT than Peter, the lock period for both of them\nis less than Peter, leading to their voting power counting as less."),(0,r.kt)("admonition",{title:"Conviction Voting Locks created during Gov 1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Conviction voting locks in Governance v1 will not be carried over to OpenGov. Voting with conviction\nin OpenGov will create a new lock (as this will use the ",(0,r.kt)("inlineCode",{parentName:"p"},"convictionVoting")," pallet), while any\nexisting lock under Governance v1 (using the deprecated ",(0,r.kt)("inlineCode",{parentName:"p"},"democracy")," pallet) will be left to expire.\nDelegations under Governance v1 will need to be re-issued under OpenGov.")),(0,r.kt)("h3",{id:"multirole-delegation"},"Multirole Delegation"),(0,r.kt)("p",null,"Polkadot OpenGov builds on the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#delegations"},"vote delegation feature from Governance v1")," where a voter can\ndelegate their voting power to another voter. It does so by introducing a feature known as\n",(0,r.kt)("strong",{parentName:"p"},"multirole delegation"),", where voters can specify a different delegate for every class of\nreferendum in the system. Delegation can be done per track, and accounts can choose to select\ndifferent delegates (or no delegation) for each track."),(0,r.kt)("p",null,"For example, a voter could delegate one entity for managing a less potent referenda class, choose a\ndifferent delegate for another class with more powerful consequences and still retain full voting\npower over any remaining classes."),(0,r.kt)("admonition",{title:"Delegate your votes",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"In Polkadot OpenGov you can delegate your votes to different entities, who will vote on your behalf.\nYou can delegate your votes using the\n",(0,r.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},(0,r.kt)("strong",{parentName:"a"},"Polkadot Delegation Dashboard")),". See\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=tlh_KmWQiSQ"},"this video tutorial")," to learn about the features of\nthe dashboard."),(0,r.kt)("p",{parentName:"admonition"},"If you are staking directly and not through a nomination pool, you can use bonded tokens for voting.\nNote that if you are voting with conviction, your tokens will have a democracy lock in addition to\nthe staking lock. For more information about locks, see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts/#unlocking-locks"},"this page"),"."),(0,r.kt)("p",{parentName:"admonition"},"Democracy locks created through ",(0,r.kt)("a",{parentName:"p",href:"#voluntary-locking"},"conviction voting")," start the unlocking period\nafter a referendum ends, provided you voted with the winning side. In the case of delegations, the\nunlocking period countdown begins after the account undelegates. There can be different scenarios:"),(0,r.kt)("ul",{parentName:"admonition"},(0,r.kt)("li",{parentName:"ul"},"if the account delegated votes to one delegate, then after undelegating, there will be one\nunlocking period with length dependent on the conviction multiplier."),(0,r.kt)("li",{parentName:"ul"},"if the account delegated votes to different delegates using different convictions, then after\nundelegating those delegates, there will be different unlocking periods with lengths dependent on\nthe conviction multipliers."))),(0,r.kt)("p",null,"Occasional delegation and undelegation calls are fee-free: creating an incentive for token holders\nto use this feature and ensure that wallets can do it \u201cby default\u201d without any cost to end-users. It\nis worth noting that a user delegating their voting power does not imply that the delegate will have\ncontrol over the funds of the delegating account: they can vote with a user's voting power: but they\nwon't be able to transfer your balance, nominate a different set of validators or execute any call\nother than voting on the defined call/s by the user."),(0,r.kt)("p",null,"With the new delegation features, the goal is to ensure the required support for proposals to be\nenacted is reached while maintaining the anonymity of voters and keeping the overall design\ncensorship-free."),(0,r.kt)("p",null,"For a step-by-step outline of how to delegate voting power in Polkadot OpenGov, check out the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#delegating-voting-power"},"Delegating Voting Power"),"\nsection on the ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov"},"Polkadot OpenGov Maintenance")," page."),(0,r.kt)("h2",{id:"the-technical-fellowship"},"The Technical Fellowship"),(0,r.kt)("admonition",{title:"From Technical Committee to the Technical Fellowship",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The Polkadot Technical Fellowship is a collection of Substrate experts. This fellowship was\nestablished in 2022. In Polkadot OpenGov, this fellowship replaces the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#technical-committee"},"Technical Committee")," in Governance v1, and will serve\nboth the Polkadot and Kusama networks.")),(0,r.kt)("p",null,"The Technical Fellowship is a mostly self-governing expert body with a primary goal of representing\nhumans who embody and contain the technical knowledge base of the Kusama and/or Polkadot networks\nand protocols. This is accomplished by associating a rank with members to categorize the degree to\nwhich the system expects their opinion to be well-informed, of a sound technical basis, and in line\nwith the interests of Polkadot and/or Kusama."),(0,r.kt)("p",null,"Unlike the Technical Committee in Governance V1, the Fellowship is designed to be far broader in\nmembership (i.e. to work well with even tens of thousands of members) and with far lower barriers to\nentry (both in terms of administrative process flow and expectations of expertise)."),(0,r.kt)("p",null,"The mechanism by which the Fellowship votes is the same as what is used for Polkadot and Kusama\nstakeholder voting for a proposed referendum. Members of the Fellowship can vote on any given\nFellowship proposal and the aggregated opinion of the members (weighted by their rank) constitutes\nthe Fellowship's considered opinion."),(0,r.kt)("p",null,"",""),(0,r.kt)("h3",{id:"ranking-system"},"Ranking System"),(0,r.kt)("p",null,"To prevent a small group of participants from gaining effective control over the network, this\nsystem will adhere to three main principles:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The Fellowship must never have hard power over the network: it cannot change the parameters,\nconduct rescues or move assets. Their only power in governance is reducing the effective timeline\non which a referendum takes place through ",(0,r.kt)("a",{parentName:"li",href:"#whitelisting"},"whitelisting"),"."),(0,r.kt)("li",{parentName:"ul"},"The Fellowship weights those with a higher rank more in the aggregate opinion. However, the weight\nshould not be so high as to make a small number of higher members\u2019 opinions be insurmountable\ncompared to a coherent opinion from lower-ranked membership."),(0,r.kt)("li",{parentName:"ul"},"The Fellowship should be designed to grow and develop its membership, aggregate levels of\nexpertise and ensure that its overall decision-making capacity strengthens over time.")),(0,r.kt)("p",null,"To support these conditions, the Fellowship will have a constitution that outlines the requirements\nand expectations for individuals to attain and retain any given rank. Higher ranks can vote and\npromote lower ranks based on this constitution."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Demotion")," occurs automatically after a given period has elapsed, and the member is unable to\ndefend their position to their peers."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Suspension")," can happen only through a referendum, which ensures that the Fellowship's bias alone\ndoes not necessarily result in expulsion."),(0,r.kt)("p",null,"To prevent the Fellowship from becoming a cabal (popularity with Fellowship peers alone should not\nbe enough to gain access to a top rank), gaining access to the top tiers of the ranks will require a\nreferendum."),(0,r.kt)("h3",{id:"whitelisting"},"Whitelisting"),(0,r.kt)("p",null,'Polkadot OpenGov allows the Fellowship to authorize a new origin (known as "Whitelisted-Caller") to\nexecute with Root-level privileges for calls that have been approved by the Fellowship (currently\nonly level-three fellows and above can vote for whitelist calls).'),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_whitelist/"},"Whitelist")," pallet allows one\nOrigin to escalate the privilege level of another Origin for a certain operation. The pallet\nverifies two things:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The origin of the escalation is the Whitelisted-Root (i.e. that the referendum passed on this\ntrack), and"),(0,r.kt)("li",{parentName:"ul"},"The whitelist contains the given proposal (in the configuration of Polkadot OpenGov, it gets there\nvia a separate Fellowship referendum).")),(0,r.kt)("p",null,"If both conditions are true, the operation executes with Root-level privileges."),(0,r.kt)("p",null,"This system enables a new parallel Track (Whitelisted-Caller), whose parameters have less\nrestrictive passing parameters than Root in the short term. Through an open and transparent process,\na body of global experts on the Polkadot\nprotocol have determined that the action is both safe and time-critical."),(0,r.kt)("admonition",{title:"Submitting Whitelisted Proposals",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For more information about how to submit a whitelisted proposal see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#submitting-a-referendum-on-the-whitelisted-caller-track"},"dedicated advanced how-to guides"),".")),(0,r.kt)("h3",{id:"becoming-a-fellowship-member"},"Becoming a Fellowship Member"),(0,r.kt)("p",null,"Currently, the only way to become a fellowship member is through an existing member who submits a\n",(0,r.kt)("inlineCode",{parentName:"p"},"fellowshipCollective.addMember")," extrinsic. See more information on\n",(0,r.kt)("a",{parentName:"p",href:"https://kusama.subsquare.io/post/6"},"this Kusama SubSquare discussion"),", which points to\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1nHa-7Na4u52CTZzq87HaKNptGjyQDWm9H7s7GRjJpMU/edit"},"these guidelines"),"."),(0,r.kt)("p",null,"Future plans include that public members can apply to become a Fellowship candidate by placing a\nsmall deposit (which will be returned once they become members). Their candidacy will go through a\nreferendum to be approved to become a member."),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/paritytech/substrate/tree/master/frame/democracy/src"},"Democracy Pallet")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/gov2-polkadots-next-generation-of-decentralised-governance-4d9ef657d11b"},"Governance v2")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Kusama-Direction:parity.io"},"Kusama Direction")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.polkassembly.io/"},"PolkAssembly"))))}y.isMDXComponent=!0},55745:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-curves-nopass-27f6968907aeb88e87069d29ca062568.png"},65993:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-curves-pass-73b6c7d1849e26082880cd7d629a633e.png"},40176:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-overview-a56ef29a3a173f9dc2b60a9008dcfc1b.png"},1671:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-timeline-26e5a1fae159676ab5052a4fd7416be5.png"},67506:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/opengov-track-capacity-a1e00e5bd7961ea13d38f79cf6fa4b9c.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/32e8da05.3f8e8ef0.js b/assets/js/32e8da05.3f8e8ef0.js new file mode 100644 index 000000000000..d61b6e336da5 --- /dev/null +++ b/assets/js/32e8da05.3f8e8ef0.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[6140],{47940:(a,t,e)=>{"use strict";e.d(t,{Z:()=>u});var n=e(74165),o=e(15861),i=e(67294),r=e(87152),s=e(34200),l=e(67425);function c(a,t,e){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function a(t,e,o){var i,l,c,d,p;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:i=void 0,l=void 0,a.t0=t,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){a.next=18;break}return a.abrupt("return");case 18:return c=new r.U(i),a.next=21,s.G.create({provider:c});case 21:d=a.sent,(p=e.split(".")).forEach((function(a){a in d&&(d=d[a])})),a.t1=p[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return l=d.toString(),a.abrupt("break",35);case 29:return a.next=31,d();case 31:return l=(l=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+e);case 35:return a.abrupt("return",l);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function p(a,t,e,n){switch(t){case"humanReadable":(0,l.HumanReadable)(a,e,n);break;case"precise":(0,l.Precise)(a,e,n);break;case"blocksToDays":(0,l.BlocksToDays)(a,n);break;case"percentage":(0,l.Percentage)(a,n);break;case"arrayLength":(0,l.ArrayLength)(a,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(a){var t=a.network,e=a.path,r=a.defaultValue,s=a.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),u=d[0],h=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?p(r.toString(),l,t,h):h(r.toString());var a=void 0;switch(t){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var a=(0,o.Z)((0,n.Z)().mark((function a(){var o;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,c(t,e,h);case 2:if(void 0!==(o=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==l?p(o,l,t,h):h(o);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:a=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,e,n){var o=void 0;if("polkadot"===e||"statemint"===e)o=3;else{if("kusama"!==e&&"statemine"!==e)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}a=parseFloat(a),n((a=Number.isInteger(a/t[e].precision)?a/t[e].precision+" "+t[e].symbol:(a/t[e].precision).toFixed(o)+" "+t[e].symbol).toString())},Precise:function(a,e,n){n(a=(a=parseFloat(a))/t[e].precision+" "+t[e].symbol)},BlocksToDays:function(a,t){t((a=6*a/86400).toString())},Percentage:function(a,t){t((a/=1e7).toString())},ArrayLength:function(a,t){t((a=a.split(",").length).toString())}}},65779:(a,t,e)=>{"use strict";e.r(t),e.d(t,{assets:()=>p,contentTitle:()=>c,default:()=>w,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var n=e(87462),o=e(63366),i=(e(67294),e(3905)),r=e(47940),s=["components"],l={id:"learn-crowdloans",title:"Parachain Crowdloans",sidebar_label:"Parachain Crowdloans",description:"Polkadot's Crowdloans and How to Participate.",keywords:["crowdloans","parachains","lending","auction"],slug:"../learn-crowdloans"},c=void 0,d={unversionedId:"learn/learn-crowdloans",id:"learn/learn-crowdloans",title:"Parachain Crowdloans",description:"Polkadot's Crowdloans and How to Participate.",source:"@site/../docs/learn/learn-crowdloans.md",sourceDirName:"learn",slug:"/learn-crowdloans",permalink:"/docs/learn-crowdloans",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-crowdloans.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-crowdloans",title:"Parachain Crowdloans",sidebar_label:"Parachain Crowdloans",description:"Polkadot's Crowdloans and How to Participate.",keywords:["crowdloans","parachains","lending","auction"],slug:"../learn-crowdloans"},sidebar:"docs",previous:{title:"Parachain Slot Auctions",permalink:"/docs/learn-auction"},next:{title:"Parachains FAQ",permalink:"/docs/learn-parachains-faq"}},p={},u=[{value:"Crowdloan Campaigns vs Parachain Auctions",id:"crowdloan-campaigns-vs-parachain-auctions",level:2},{value:"Starting a Crowdloan Campaign",id:"starting-a-crowdloan-campaign",level:2},{value:"Supporting a Crowdloan Campaign",id:"supporting-a-crowdloan-campaign",level:2},{value:"Contributing to Crowdloans",id:"contributing-to-crowdloans",level:3},{value:"Withdraw Crowdloaned Tokens",id:"withdraw-crowdloaned-tokens",level:3}],h={toc:u},m="wrapper";function w(a){var t=a.components,l=(0,o.Z)(a,s);return(0,i.kt)(m,(0,n.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("p",null,"Polkadot allows parachains to source tokens\nfor their parachain bids in a decentralised crowdloan."),(0,i.kt)("admonition",{title:"Contributing to a crowdloan",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you are here for guidance on how to contribute for a crowdloan, watch the video below or read\nthis\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000177341-how-to-participate-in-crowdloans-on-polkadot-or-kusama"},"support article on crowdloans"),".")),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/AA9mPANmzmU"},(0,i.kt)("img",{parentName:"a",src:"https://img.youtube.com/vi/AA9mPANmzmU/0.jpg",alt:"Crowdloans on Polkadot JS"}))),(0,i.kt)("admonition",{title:"Testing on Rococo",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"For information on how to participate in the crowdloan and parachain auction testing on Rococo,\nplease see the ",(0,i.kt)("a",{parentName:"p",href:"/docs/build-pdk##testing-a-parachains:-rococo-testnet"},"Rococo content"))),(0,i.kt)("h2",{id:"crowdloan-campaigns-vs-parachain-auctions"},"Crowdloan Campaigns vs Parachain Auctions"),(0,i.kt)("p",null,"It is important to recognize that starting a crowdloan campaign is ",(0,i.kt)("strong",{parentName:"p"},"optional")," for participating in\na parachain slot auction. The parachain slot auction can also be won directly through self-funding\nwithout community involvement. To reiterate, crowdloan campaigns are just one of the means to win\nauctions, which allow the community to participate in a trustless and permissionless way."),(0,i.kt)("p",null,"Let's look at a scenario where Project A is hoping to gain a parachain slot on\nPolkadot, but they don't have enough tokens to\nbid directly to win the parachain auction. Project A could benefit from starting a new crowdloan\ncampaign to help secure a parachian slot. Crowdloans are trustless and are supported natively on\nPolkadot, allowing the community to bond their\ntokens on Project A's behalf for the entire parachain lease duration. This will allow Project A to\ncompete with projects that may have access to greater capital, given the project has sufficient\ncommunity support. In return, the community contributors are rewarded by the projects that win the\nparachain slot, which would typically compensate for the opportunity cost of bonding their tokens\nfor the lease duration."),(0,i.kt)("p",null,"On the other hand, let's say Project B, which is more established and has access to capital, is\nhoping to secure a parachain slot through self-funding. Project B is not relying on any community\nfunding (at least via the crowdloan mechanism), so they will have to determine how much funding they\ncan allocate towards winning a slot."),(0,i.kt)("p",null,"Project B is in full control of how much they are ultimately willing to contribute towards their\ngoal of gaining a parachain slot. Project B need not work on coming up with a rewards model for\ncommunity contributors like Project A. In contrast, crowdloan campaigns are beneficial for projects\nthat have access to limited capital but have strong community support. They are also beneficial for\nprojects that are able to successfully bid to win the auction with self-funding, but are looking for\na mechanism to bootstrap their community and get noticed by the key actors in the ecosystem."),(0,i.kt)("p",null,"It is publicly visible on-chain whether or not a project is bidding directly or through a crowdloan\ncampaign. More details regarding the process of creating and executing a crowdloan campaign are\nprovided below."),(0,i.kt)("h2",{id:"starting-a-crowdloan-campaign"},"Starting a Crowdloan Campaign"),(0,i.kt)("p",null,"Anyone who has registered a parachain can create a new crowdloan campaign for a slot by depositing a\nspecified number of tokens. A campaign is configured as a range of slots (i.e. the duration of the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachain")," will bid for), a cap, and a duration. The duration can last over\nseveral auctions as long as the range of slots matches those of the auction (i.e. the first lease\nperiod of the crowdloan is the same or bigger than that of the auction). This means that a team will\nnot need to restart the campaign just because they do not secure a slot on their first attempt."),(0,i.kt)("admonition",{title:"Crowdloan Submission Deposit Required",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"In order to create a new crowdloan campaign, your account must have\n500 DOT transferrable which will be reserved\nfor the duration of the crowdloan")),(0,i.kt)("p",null,"When setting the parameters of a crowdloan campaign, consider the following:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"A crowdloan campaign can start well before the auction slot is opened.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"The campaign creation form requires setting a crowdloan cap ","\u2014"," the maximum amount a campaign\ncan collect. A team can still win an ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"auction")," if the cap is not reached.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},'Set the desired end of the crowdloan in the "Ending block" field. This helps to ensure that the\ncrowdloan is live during the entire duration of the auction. For example, if an auction starts in\nthree days and will last for five days, you may want to set your crowdloan to end in 10 days, or a\nsimilar timescale.')),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"One way of calculating the ending block number is adding: ",(0,i.kt)("inlineCode",{parentName:"p"},"(10 * 60 * 24 * 7) * (x * 6) + y")),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("inlineCode",{parentName:"p"},"x")," is the number of auction periods you want the crowdloan to continue for")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("inlineCode",{parentName:"p"},"y")," is the current block number")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("inlineCode",{parentName:"p"},"(Blocks/Min * Min/Hour * Hour/Day * Day/Week) * (x[Period] * Week/Period) + y[BlockNumber]"))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},'"First period" field refers to the first period you want to bid for. If the current auction\nencompasses periods ',(0,i.kt)("inlineCode",{parentName:"p"},"(3, 4, 5, 6)"),", your first period can be at least ",(0,i.kt)("inlineCode",{parentName:"p"},"3"),". The last slot must\nalso be within that range.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"You can only cancel an ongoing crowdloan if no contributions have been made. Your deposit will\nbe returned to you."))))),(0,i.kt)("p",null,"Prior to the start of the crowdloan campaign, the owner will upload the parachain data. Once the\ncrowdloan is live, ",(0,i.kt)("strong",{parentName:"p"},"the parachain configuration will be locked")," and will be deployed as the\nparachain's runtime. Of course, once the parachain is running it can always change via runtime\nupgrades (as determined through its own local governance)."),(0,i.kt)("h2",{id:"supporting-a-crowdloan-campaign"},"Supporting a Crowdloan Campaign"),(0,i.kt)("h3",{id:"contributing-to-crowdloans"},"Contributing to Crowdloans"),(0,i.kt)("admonition",{title:"Minimum Crowdloan Contribution",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum balance for contributions for a crowdloan campaign is currently set to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.crowdloan.minContribution",defaultValue:5e10,filter:"humanReadable",mdxType:"RPC"}),".\n","\nThis is in an attempt to make crowdloans as accessible as possible while maintaining a balance to\njustify the use of the network's resources.")),(0,i.kt)("p",null,"Each created campaign will have an index. Once a crowdloan campaign is open, anyone can participate\nby sending a special transaction that references the campaign's index. Tokens used to participate\nmust be transferable ","\u2014"," that is, not locked for any reason, including staking, vesting, and\ngovernance ","\u2014"," because they will be moved into a module-controlled account that was generated\nuniquely for this campaign. See ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system accounts")," for\nmore information."),(0,i.kt)("admonition",{title:"Do not send Crowdloan contributions directly to the Parachain address",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"All crowdloan contributions are handled by the Crowdloan module\u2019s logic where a campaign is\nidentified by an index, not by address. ",(0,i.kt)("strong",{parentName:"p"},"Never transfer tokens to an address in support of a\ncampaign"),".")),(0,i.kt)("p",null,"It is up to individual parachain teams to decide if and how they want to reward participants who\nforgo staking and choose to lock their tokens in support of the parachain\u2019s campaign. As one can\nimagine, rewards will take many forms and may vary widely among projects."),(0,i.kt)("p",null,"If a crowdloan campaign is successful, that parachain will be on-boarded to the Relay Chain. The\ncollective tokens will be locked in that parachain's account for the entire duration that it is\nactive."),(0,i.kt)("h3",{id:"withdraw-crowdloaned-tokens"},"Withdraw Crowdloaned Tokens"),(0,i.kt)("p",null,"Participants will be able to reclaim their tokens in one of two ways:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"If the campaign was successful, then the parachain will enter a retirement phase at the end of its\nlease. During this phase, participants can withdraw the tokens with which they participated."),(0,i.kt)("li",{parentName:"ul"},"If the campaign was unsuccessful, then this retirement phase will begin at the campaign's\nconfigured end, and participants can likewise withdraw their tokens.")),(0,i.kt)("admonition",{type:"tip"},(0,i.kt)("mdxAdmonitionTitle",{parentName:"admonition"},(0,i.kt)("inlineCode",{parentName:"mdxAdmonitionTitle"},"crowdloan.contribute")," extrinsic is trustless"),(0,i.kt)("p",{parentName:"admonition"},"Contributing to a crowdloan through Polkadot JS Apps (which uses ",(0,i.kt)("inlineCode",{parentName:"p"},"crowdloan.contribute")," extrinsic)\nguarantees that you receive your tokens after the campaign ends. If you intend to make contributions\nthrough other websites and custodial service providers like central exchanges, review their terms\nand conditions thoroughly and assess the risks associated.")),(0,i.kt)("p",null,"Note: When the lease periods won by the crowdloan have finished, or the crowdloan has ended without\nwinning a slot, anyone can trigger the refund of crowdloan contributions back to their original\nowners. This can be done through the permissionless ",(0,i.kt)("inlineCode",{parentName:"p"},"crowdloan.refund")," extrinsic available on\nPolkadot JS Apps > Developer > Extrinsics page, by specifying the parachain ID. This extrinsic may\nneed to be issued multiple times, if the list of contributors is too long. All contributions must be\nreturned before the crowdloan is entirely deleted from the system."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Crowdloan refund",src:e(72239).Z,width:"1440",height:"552"})),(0,i.kt)("p",null,"Many projects will have dashboards available that allow users to participate in their crowdloans.\nPolkadotJS apps also offers a breakdown of ongoing crowdloans on the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fkusama-rpc.polkadot.io#/parachains/crowdloan"},"Apps page"),"."),(0,i.kt)("p",null,"Here is an example of the crowdloans in play during the very first Kusama auction."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"crowdloan dashboard",src:e(30931).Z,width:"2328",height:"1540"})),(0,i.kt)("p",null,"Furthermore, check out this video on\n",(0,i.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=YrTxDufrcQM"},"How to Participate in Crowdloans")," for steps on how to\naccess available crowdloans on PolkadotJS apps."))}w.isMDXComponent=!0},72239:(a,t,e)=>{"use strict";e.d(t,{Z:()=>n});const n=e.p+"assets/images/crowdloan-refund-a452b6b303e27c25b3e87c42577a9265.png"},30931:(a,t,e)=>{"use strict";e.d(t,{Z:()=>n});const n=e.p+"assets/images/kusama-crowdloans-0237f5d573dee5e221b51678b2ed25f1.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/32e8da05.4ab05df3.js b/assets/js/32e8da05.4ab05df3.js deleted file mode 100644 index b2a4421dfe61..000000000000 --- a/assets/js/32e8da05.4ab05df3.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[6140],{47940:(a,t,e)=>{"use strict";e.d(t,{Z:()=>u});var n=e(74165),o=e(15861),i=e(67294),r=e(92519),s=e(1612),l=e(67425);function c(a,t,e){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function a(t,e,o){var i,l,c,d,p;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:i=void 0,l=void 0,a.t0=t,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){a.next=18;break}return a.abrupt("return");case 18:return c=new r.U(i),a.next=21,s.G.create({provider:c});case 21:d=a.sent,(p=e.split(".")).forEach((function(a){a in d&&(d=d[a])})),a.t1=p[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return l=d.toString(),a.abrupt("break",35);case 29:return a.next=31,d();case 31:return l=(l=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+e);case 35:return a.abrupt("return",l);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function p(a,t,e,n){switch(t){case"humanReadable":(0,l.HumanReadable)(a,e,n);break;case"precise":(0,l.Precise)(a,e,n);break;case"blocksToDays":(0,l.BlocksToDays)(a,n);break;case"percentage":(0,l.Percentage)(a,n);break;case"arrayLength":(0,l.ArrayLength)(a,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(a){var t=a.network,e=a.path,r=a.defaultValue,s=a.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),u=d[0],h=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?p(r.toString(),l,t,h):h(r.toString());var a=void 0;switch(t){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var a=(0,o.Z)((0,n.Z)().mark((function a(){var o;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,c(t,e,h);case 2:if(void 0!==(o=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==l?p(o,l,t,h):h(o);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:a=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,e,n){var o=void 0;if("polkadot"===e||"statemint"===e)o=3;else{if("kusama"!==e&&"statemine"!==e)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}a=parseFloat(a),n((a=Number.isInteger(a/t[e].precision)?a/t[e].precision+" "+t[e].symbol:(a/t[e].precision).toFixed(o)+" "+t[e].symbol).toString())},Precise:function(a,e,n){n(a=(a=parseFloat(a))/t[e].precision+" "+t[e].symbol)},BlocksToDays:function(a,t){t((a=6*a/86400).toString())},Percentage:function(a,t){t((a/=1e7).toString())},ArrayLength:function(a,t){t((a=a.split(",").length).toString())}}},65779:(a,t,e)=>{"use strict";e.r(t),e.d(t,{assets:()=>p,contentTitle:()=>c,default:()=>w,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var n=e(87462),o=e(63366),i=(e(67294),e(3905)),r=e(47940),s=["components"],l={id:"learn-crowdloans",title:"Parachain Crowdloans",sidebar_label:"Parachain Crowdloans",description:"Polkadot's Crowdloans and How to Participate.",keywords:["crowdloans","parachains","lending","auction"],slug:"../learn-crowdloans"},c=void 0,d={unversionedId:"learn/learn-crowdloans",id:"learn/learn-crowdloans",title:"Parachain Crowdloans",description:"Polkadot's Crowdloans and How to Participate.",source:"@site/../docs/learn/learn-crowdloans.md",sourceDirName:"learn",slug:"/learn-crowdloans",permalink:"/docs/learn-crowdloans",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-crowdloans.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-crowdloans",title:"Parachain Crowdloans",sidebar_label:"Parachain Crowdloans",description:"Polkadot's Crowdloans and How to Participate.",keywords:["crowdloans","parachains","lending","auction"],slug:"../learn-crowdloans"},sidebar:"docs",previous:{title:"Parachain Slot Auctions",permalink:"/docs/learn-auction"},next:{title:"Parachains FAQ",permalink:"/docs/learn-parachains-faq"}},p={},u=[{value:"Crowdloan Campaigns vs Parachain Auctions",id:"crowdloan-campaigns-vs-parachain-auctions",level:2},{value:"Starting a Crowdloan Campaign",id:"starting-a-crowdloan-campaign",level:2},{value:"Supporting a Crowdloan Campaign",id:"supporting-a-crowdloan-campaign",level:2},{value:"Contributing to Crowdloans",id:"contributing-to-crowdloans",level:3},{value:"Withdraw Crowdloaned Tokens",id:"withdraw-crowdloaned-tokens",level:3}],h={toc:u},m="wrapper";function w(a){var t=a.components,l=(0,o.Z)(a,s);return(0,i.kt)(m,(0,n.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("p",null,"Polkadot allows parachains to source tokens\nfor their parachain bids in a decentralised crowdloan."),(0,i.kt)("admonition",{title:"Contributing to a crowdloan",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you are here for guidance on how to contribute for a crowdloan, watch the video below or read\nthis\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000177341-how-to-participate-in-crowdloans-on-polkadot-or-kusama"},"support article on crowdloans"),".")),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/AA9mPANmzmU"},(0,i.kt)("img",{parentName:"a",src:"https://img.youtube.com/vi/AA9mPANmzmU/0.jpg",alt:"Crowdloans on Polkadot JS"}))),(0,i.kt)("admonition",{title:"Testing on Rococo",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"For information on how to participate in the crowdloan and parachain auction testing on Rococo,\nplease see the ",(0,i.kt)("a",{parentName:"p",href:"/docs/build-pdk##testing-a-parachains:-rococo-testnet"},"Rococo content"))),(0,i.kt)("h2",{id:"crowdloan-campaigns-vs-parachain-auctions"},"Crowdloan Campaigns vs Parachain Auctions"),(0,i.kt)("p",null,"It is important to recognize that starting a crowdloan campaign is ",(0,i.kt)("strong",{parentName:"p"},"optional")," for participating in\na parachain slot auction. The parachain slot auction can also be won directly through self-funding\nwithout community involvement. To reiterate, crowdloan campaigns are just one of the means to win\nauctions, which allow the community to participate in a trustless and permissionless way."),(0,i.kt)("p",null,"Let's look at a scenario where Project A is hoping to gain a parachain slot on\nPolkadot, but they don't have enough tokens to\nbid directly to win the parachain auction. Project A could benefit from starting a new crowdloan\ncampaign to help secure a parachian slot. Crowdloans are trustless and are supported natively on\nPolkadot, allowing the community to bond their\ntokens on Project A's behalf for the entire parachain lease duration. This will allow Project A to\ncompete with projects that may have access to greater capital, given the project has sufficient\ncommunity support. In return, the community contributors are rewarded by the projects that win the\nparachain slot, which would typically compensate for the opportunity cost of bonding their tokens\nfor the lease duration."),(0,i.kt)("p",null,"On the other hand, let's say Project B, which is more established and has access to capital, is\nhoping to secure a parachain slot through self-funding. Project B is not relying on any community\nfunding (at least via the crowdloan mechanism), so they will have to determine how much funding they\ncan allocate towards winning a slot."),(0,i.kt)("p",null,"Project B is in full control of how much they are ultimately willing to contribute towards their\ngoal of gaining a parachain slot. Project B need not work on coming up with a rewards model for\ncommunity contributors like Project A. In contrast, crowdloan campaigns are beneficial for projects\nthat have access to limited capital but have strong community support. They are also beneficial for\nprojects that are able to successfully bid to win the auction with self-funding, but are looking for\na mechanism to bootstrap their community and get noticed by the key actors in the ecosystem."),(0,i.kt)("p",null,"It is publicly visible on-chain whether or not a project is bidding directly or through a crowdloan\ncampaign. More details regarding the process of creating and executing a crowdloan campaign are\nprovided below."),(0,i.kt)("h2",{id:"starting-a-crowdloan-campaign"},"Starting a Crowdloan Campaign"),(0,i.kt)("p",null,"Anyone who has registered a parachain can create a new crowdloan campaign for a slot by depositing a\nspecified number of tokens. A campaign is configured as a range of slots (i.e. the duration of the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachain")," will bid for), a cap, and a duration. The duration can last over\nseveral auctions as long as the range of slots matches those of the auction (i.e. the first lease\nperiod of the crowdloan is the same or bigger than that of the auction). This means that a team will\nnot need to restart the campaign just because they do not secure a slot on their first attempt."),(0,i.kt)("admonition",{title:"Crowdloan Submission Deposit Required",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"In order to create a new crowdloan campaign, your account must have\n500 DOT transferrable which will be reserved\nfor the duration of the crowdloan")),(0,i.kt)("p",null,"When setting the parameters of a crowdloan campaign, consider the following:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"A crowdloan campaign can start well before the auction slot is opened.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"The campaign creation form requires setting a crowdloan cap ","\u2014"," the maximum amount a campaign\ncan collect. A team can still win an ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"auction")," if the cap is not reached.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},'Set the desired end of the crowdloan in the "Ending block" field. This helps to ensure that the\ncrowdloan is live during the entire duration of the auction. For example, if an auction starts in\nthree days and will last for five days, you may want to set your crowdloan to end in 10 days, or a\nsimilar timescale.')),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"One way of calculating the ending block number is adding: ",(0,i.kt)("inlineCode",{parentName:"p"},"(10 * 60 * 24 * 7) * (x * 6) + y")),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("inlineCode",{parentName:"p"},"x")," is the number of auction periods you want the crowdloan to continue for")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("inlineCode",{parentName:"p"},"y")," is the current block number")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("inlineCode",{parentName:"p"},"(Blocks/Min * Min/Hour * Hour/Day * Day/Week) * (x[Period] * Week/Period) + y[BlockNumber]"))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},'"First period" field refers to the first period you want to bid for. If the current auction\nencompasses periods ',(0,i.kt)("inlineCode",{parentName:"p"},"(3, 4, 5, 6)"),", your first period can be at least ",(0,i.kt)("inlineCode",{parentName:"p"},"3"),". The last slot must\nalso be within that range.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},"You can only cancel an ongoing crowdloan if no contributions have been made. Your deposit will\nbe returned to you."))))),(0,i.kt)("p",null,"Prior to the start of the crowdloan campaign, the owner will upload the parachain data. Once the\ncrowdloan is live, ",(0,i.kt)("strong",{parentName:"p"},"the parachain configuration will be locked")," and will be deployed as the\nparachain's runtime. Of course, once the parachain is running it can always change via runtime\nupgrades (as determined through its own local governance)."),(0,i.kt)("h2",{id:"supporting-a-crowdloan-campaign"},"Supporting a Crowdloan Campaign"),(0,i.kt)("h3",{id:"contributing-to-crowdloans"},"Contributing to Crowdloans"),(0,i.kt)("admonition",{title:"Minimum Crowdloan Contribution",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum balance for contributions for a crowdloan campaign is currently set to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.crowdloan.minContribution",defaultValue:5e10,filter:"humanReadable",mdxType:"RPC"}),".\n","\nThis is in an attempt to make crowdloans as accessible as possible while maintaining a balance to\njustify the use of the network's resources.")),(0,i.kt)("p",null,"Each created campaign will have an index. Once a crowdloan campaign is open, anyone can participate\nby sending a special transaction that references the campaign's index. Tokens used to participate\nmust be transferable ","\u2014"," that is, not locked for any reason, including staking, vesting, and\ngovernance ","\u2014"," because they will be moved into a module-controlled account that was generated\nuniquely for this campaign. See ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system accounts")," for\nmore information."),(0,i.kt)("admonition",{title:"Do not send Crowdloan contributions directly to the Parachain address",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"All crowdloan contributions are handled by the Crowdloan module\u2019s logic where a campaign is\nidentified by an index, not by address. ",(0,i.kt)("strong",{parentName:"p"},"Never transfer tokens to an address in support of a\ncampaign"),".")),(0,i.kt)("p",null,"It is up to individual parachain teams to decide if and how they want to reward participants who\nforgo staking and choose to lock their tokens in support of the parachain\u2019s campaign. As one can\nimagine, rewards will take many forms and may vary widely among projects."),(0,i.kt)("p",null,"If a crowdloan campaign is successful, that parachain will be on-boarded to the Relay Chain. The\ncollective tokens will be locked in that parachain's account for the entire duration that it is\nactive."),(0,i.kt)("h3",{id:"withdraw-crowdloaned-tokens"},"Withdraw Crowdloaned Tokens"),(0,i.kt)("p",null,"Participants will be able to reclaim their tokens in one of two ways:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"If the campaign was successful, then the parachain will enter a retirement phase at the end of its\nlease. During this phase, participants can withdraw the tokens with which they participated."),(0,i.kt)("li",{parentName:"ul"},"If the campaign was unsuccessful, then this retirement phase will begin at the campaign's\nconfigured end, and participants can likewise withdraw their tokens.")),(0,i.kt)("admonition",{type:"tip"},(0,i.kt)("mdxAdmonitionTitle",{parentName:"admonition"},(0,i.kt)("inlineCode",{parentName:"mdxAdmonitionTitle"},"crowdloan.contribute")," extrinsic is trustless"),(0,i.kt)("p",{parentName:"admonition"},"Contributing to a crowdloan through Polkadot JS Apps (which uses ",(0,i.kt)("inlineCode",{parentName:"p"},"crowdloan.contribute")," extrinsic)\nguarantees that you receive your tokens after the campaign ends. If you intend to make contributions\nthrough other websites and custodial service providers like central exchanges, review their terms\nand conditions thoroughly and assess the risks associated.")),(0,i.kt)("p",null,"Note: When the lease periods won by the crowdloan have finished, or the crowdloan has ended without\nwinning a slot, anyone can trigger the refund of crowdloan contributions back to their original\nowners. This can be done through the permissionless ",(0,i.kt)("inlineCode",{parentName:"p"},"crowdloan.refund")," extrinsic available on\nPolkadot JS Apps > Developer > Extrinsics page, by specifying the parachain ID. This extrinsic may\nneed to be issued multiple times, if the list of contributors is too long. All contributions must be\nreturned before the crowdloan is entirely deleted from the system."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Crowdloan refund",src:e(72239).Z,width:"1440",height:"552"})),(0,i.kt)("p",null,"Many projects will have dashboards available that allow users to participate in their crowdloans.\nPolkadotJS apps also offers a breakdown of ongoing crowdloans on the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fkusama-rpc.polkadot.io#/parachains/crowdloan"},"Apps page"),"."),(0,i.kt)("p",null,"Here is an example of the crowdloans in play during the very first Kusama auction."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"crowdloan dashboard",src:e(30931).Z,width:"2328",height:"1540"})),(0,i.kt)("p",null,"Furthermore, check out this video on\n",(0,i.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=YrTxDufrcQM"},"How to Participate in Crowdloans")," for steps on how to\naccess available crowdloans on PolkadotJS apps."))}w.isMDXComponent=!0},72239:(a,t,e)=>{"use strict";e.d(t,{Z:()=>n});const n=e.p+"assets/images/crowdloan-refund-a452b6b303e27c25b3e87c42577a9265.png"},30931:(a,t,e)=>{"use strict";e.d(t,{Z:()=>n});const n=e.p+"assets/images/kusama-crowdloans-0237f5d573dee5e221b51678b2ed25f1.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/386099fc.15a155fc.js b/assets/js/386099fc.15a155fc.js deleted file mode 100644 index 147d0036c130..000000000000 --- a/assets/js/386099fc.15a155fc.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[8139],{47940:(e,t,r)=>{"use strict";r.d(t,{Z:()=>c});var a=r(74165),n=r(15861),s=r(67294),o=r(92519),i=r(1612),l=r(67425);function u(e,t,r){return p.apply(this,arguments)}function p(){return(p=(0,n.Z)((0,a.Z)().mark((function e(t,r,n){var s,l,u,p,d;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return u=new o.U(s),e.next=21,i.G.create({provider:u});case 21:p=e.sent,(d=r.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+r);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,r,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,r,a);break;case"precise":(0,l.Precise)(e,r,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,r=e.path,o=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,p=(0,s.useState)(""),c=p[0],k=p[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?d(o.toString(),l,t,k):k(o.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,n.Z)((0,a.Z)().mark((function e(){var n;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,u(t,r,k);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(n,l,t,k):k(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,r,a){var n=void 0;if("polkadot"===r||"statemint"===r)n=3;else{if("kusama"!==r&&"statemine"!==r)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),a((e=Number.isInteger(e/t[r].precision)?e/t[r].precision+" "+t[r].symbol:(e/t[r].precision).toFixed(n)+" "+t[r].symbol).toString())},Precise:function(e,r,a){a(e=(e=parseFloat(e))/t[r].precision+" "+t[r].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},60283:(e,t,r)=>{"use strict";r.r(t),r.d(t,{assets:()=>p,contentTitle:()=>l,default:()=>m,frontMatter:()=>i,metadata:()=>u,toc:()=>d});var a=r(87462),n=r(63366),s=(r(67294),r(3905)),o=(r(47940),["components"]),i={id:"learn-polkadot-opengov-treasury",title:"Treasury",sidebar_label:"Treasury",description:"Polkadot's On-chain Treasury.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-polkadot-opengov-treasury"},l=void 0,u={unversionedId:"learn/learn-polkadot-opengov-treasury",id:"learn/learn-polkadot-opengov-treasury",title:"Treasury",description:"Polkadot's On-chain Treasury.",source:"@site/../docs/learn/learn-polkadot-opengov-treasury.md",sourceDirName:"learn",slug:"/learn-polkadot-opengov-treasury",permalink:"/docs/learn-polkadot-opengov-treasury",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-polkadot-opengov-treasury.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1692272303,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"learn-polkadot-opengov-treasury",title:"Treasury",sidebar_label:"Treasury",description:"Polkadot's On-chain Treasury.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-polkadot-opengov-treasury"},sidebar:"docs",previous:{title:"Polkadot OpenGov",permalink:"/docs/learn-polkadot-opengov"},next:{title:"Consensus",permalink:"/docs/learn-consensus"}},p={},d=[{value:"Treasury Inflow and Outflow",id:"treasury-inflow-and-outflow",level:2},{value:"Treasury Tracks",id:"treasury-tracks",level:2},{value:"Treasurer",id:"treasurer",level:3},{value:"Big Spender",id:"big-spender",level:3},{value:"Medium Spender",id:"medium-spender",level:3},{value:"Small Spender",id:"small-spender",level:3},{value:"Big Tipper",id:"big-tipper",level:3},{value:"Small Tipper",id:"small-tipper",level:3}],c={toc:d},k="wrapper";function m(e){var t=e.components,r=(0,n.Z)(e,o);return(0,s.kt)(k,(0,a.Z)({},c,r,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"The Treasury is a pot of funds collected through a portion of block production rewards, transaction\nfees, slashing, and ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-staking#inflation"},"staking inefficiencies"),"."),(0,s.kt)("p",null,"Treasury funds are held in a ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system account")," that\ncannot be controlled by any external account; only the system internal logic can access it."),(0,s.kt)("h2",{id:"treasury-inflow-and-outflow"},"Treasury Inflow and Outflow"),(0,s.kt)("p",null,"Tokens that are deposited into the Treasury (i.e. the inflow) is determined by the following\nmechanisms:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Transaction fees:")," 80% of the transaction fees of every submitted extrinsic is diverted to the\nTreasury, while 20% is given to the block producers."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Staking inefficiencies:")," the network knows an exogenously determined parameter called ideal\nstaking rate. The APY for stakers (nominators & validators) decreases whenever the actual staking\nrate is not equal to the ideal staking rate. To keep inflation constant at 10%, the system does\nnot creates less tokens, rather some share of the overall reward for stakers is diverted to the\nTreasury (more information\n",(0,s.kt)("a",{parentName:"li",href:"https://research.web3.foundation/Polkadot/overview/token-economics"},"here"),")."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Slashes:")," whenever validators and nominators are slashed, a share of the slashed tokens are\ndiverted to Treasury. They are typically rare and unpredictable events."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Transfers:")," everyone can send funds to the Treasury directly. This is a rare event and\ntypically due to grantees reimbursing some of the amount they got allocated for various reasons.")),(0,s.kt)("p",null,"The outflow is determined by the following mechanisms:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Burned tokens:")," at the end of each spending period lasting\n24 days on Polkadot, 1% of\nthe available funds are burned, respectively."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Treasury proposals & Bounties:")," they make up the largest share of outflow tokens to the\ncommunity and need to be approved by governance. Then, payouts occur at the end of a spending\nperiod."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Tips:")," smaller payouts directly to grantees that can happen within a spending period.")),(0,s.kt)("h2",{id:"treasury-tracks"},"Treasury Tracks"),(0,s.kt)("p",null,"OpenGov allows for managing funds through six tracks, each with its own\n",(0,s.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"origin and track parameters"),"."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"Treasurer"),(0,s.kt)("li",{parentName:"ul"},"Big Spender"),(0,s.kt)("li",{parentName:"ul"},"Medium Spender"),(0,s.kt)("li",{parentName:"ul"},"Small Spender"),(0,s.kt)("li",{parentName:"ul"},"Big Tipper"),(0,s.kt)("li",{parentName:"ul"},"Small Tipper")),(0,s.kt)("admonition",{title:"How to access Treasury funds?",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"Access to Treasury funds requires successful enactment of referendum in the respective treasury\ntrack on-chain. Learn how to submit a treasury proposal for referendum\n",(0,s.kt)("a",{parentName:"p",href:"./learn-guides-treasury#creating-a-treasury-proposal"},"here"),".")),(0,s.kt)("h3",{id:"treasurer"},"Treasurer"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n10M DOT per referendum. Each\nreferendum requires a decision deposit of\n1000 DOT."),(0,s.kt)("h3",{id:"big-spender"},"Big Spender"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n1M DOT per referendum. Each referendum\nrequires a decision deposit of 400 DOT."),(0,s.kt)("h3",{id:"medium-spender"},"Medium Spender"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n100K DOT per referendum. Each\nreferendum requires a decision deposit of\n200 DOT."),(0,s.kt)("h3",{id:"small-spender"},"Small Spender"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n10K DOT per referendum. Each referendum\nrequires a decision deposit of 100 DOT."),(0,s.kt)("h3",{id:"big-tipper"},"Big Tipper"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n1000 DOT per referendum. Each referendum\nrequires a decision deposit of 10 DOT."),(0,s.kt)("h3",{id:"small-tipper"},"Small Tipper"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n100 DOT per referendum. Each referendum\nrequires a decision deposit of 1 DOT."))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/386099fc.7c760262.js b/assets/js/386099fc.7c760262.js new file mode 100644 index 000000000000..358c091c30ec --- /dev/null +++ b/assets/js/386099fc.7c760262.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[8139],{47940:(e,t,r)=>{"use strict";r.d(t,{Z:()=>c});var a=r(74165),n=r(15861),s=r(67294),o=r(87152),i=r(34200),l=r(67425);function u(e,t,r){return p.apply(this,arguments)}function p(){return(p=(0,n.Z)((0,a.Z)().mark((function e(t,r,n){var s,l,u,p,d;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return u=new o.U(s),e.next=21,i.G.create({provider:u});case 21:p=e.sent,(d=r.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+r);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,r,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,r,a);break;case"precise":(0,l.Precise)(e,r,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,r=e.path,o=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,p=(0,s.useState)(""),c=p[0],k=p[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?d(o.toString(),l,t,k):k(o.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,n.Z)((0,a.Z)().mark((function e(){var n;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,u(t,r,k);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(n,l,t,k):k(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,r,a){var n=void 0;if("polkadot"===r||"statemint"===r)n=3;else{if("kusama"!==r&&"statemine"!==r)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),a((e=Number.isInteger(e/t[r].precision)?e/t[r].precision+" "+t[r].symbol:(e/t[r].precision).toFixed(n)+" "+t[r].symbol).toString())},Precise:function(e,r,a){a(e=(e=parseFloat(e))/t[r].precision+" "+t[r].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},60283:(e,t,r)=>{"use strict";r.r(t),r.d(t,{assets:()=>p,contentTitle:()=>l,default:()=>m,frontMatter:()=>i,metadata:()=>u,toc:()=>d});var a=r(87462),n=r(63366),s=(r(67294),r(3905)),o=(r(47940),["components"]),i={id:"learn-polkadot-opengov-treasury",title:"Treasury",sidebar_label:"Treasury",description:"Polkadot's On-chain Treasury.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-polkadot-opengov-treasury"},l=void 0,u={unversionedId:"learn/learn-polkadot-opengov-treasury",id:"learn/learn-polkadot-opengov-treasury",title:"Treasury",description:"Polkadot's On-chain Treasury.",source:"@site/../docs/learn/learn-polkadot-opengov-treasury.md",sourceDirName:"learn",slug:"/learn-polkadot-opengov-treasury",permalink:"/docs/learn-polkadot-opengov-treasury",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-polkadot-opengov-treasury.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1692272303,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"learn-polkadot-opengov-treasury",title:"Treasury",sidebar_label:"Treasury",description:"Polkadot's On-chain Treasury.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-polkadot-opengov-treasury"},sidebar:"docs",previous:{title:"Polkadot OpenGov",permalink:"/docs/learn-polkadot-opengov"},next:{title:"Consensus",permalink:"/docs/learn-consensus"}},p={},d=[{value:"Treasury Inflow and Outflow",id:"treasury-inflow-and-outflow",level:2},{value:"Treasury Tracks",id:"treasury-tracks",level:2},{value:"Treasurer",id:"treasurer",level:3},{value:"Big Spender",id:"big-spender",level:3},{value:"Medium Spender",id:"medium-spender",level:3},{value:"Small Spender",id:"small-spender",level:3},{value:"Big Tipper",id:"big-tipper",level:3},{value:"Small Tipper",id:"small-tipper",level:3}],c={toc:d},k="wrapper";function m(e){var t=e.components,r=(0,n.Z)(e,o);return(0,s.kt)(k,(0,a.Z)({},c,r,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"The Treasury is a pot of funds collected through a portion of block production rewards, transaction\nfees, slashing, and ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-staking#inflation"},"staking inefficiencies"),"."),(0,s.kt)("p",null,"Treasury funds are held in a ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system account")," that\ncannot be controlled by any external account; only the system internal logic can access it."),(0,s.kt)("h2",{id:"treasury-inflow-and-outflow"},"Treasury Inflow and Outflow"),(0,s.kt)("p",null,"Tokens that are deposited into the Treasury (i.e. the inflow) is determined by the following\nmechanisms:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Transaction fees:")," 80% of the transaction fees of every submitted extrinsic is diverted to the\nTreasury, while 20% is given to the block producers."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Staking inefficiencies:")," the network knows an exogenously determined parameter called ideal\nstaking rate. The APY for stakers (nominators & validators) decreases whenever the actual staking\nrate is not equal to the ideal staking rate. To keep inflation constant at 10%, the system does\nnot creates less tokens, rather some share of the overall reward for stakers is diverted to the\nTreasury (more information\n",(0,s.kt)("a",{parentName:"li",href:"https://research.web3.foundation/Polkadot/overview/token-economics"},"here"),")."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Slashes:")," whenever validators and nominators are slashed, a share of the slashed tokens are\ndiverted to Treasury. They are typically rare and unpredictable events."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Transfers:")," everyone can send funds to the Treasury directly. This is a rare event and\ntypically due to grantees reimbursing some of the amount they got allocated for various reasons.")),(0,s.kt)("p",null,"The outflow is determined by the following mechanisms:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Burned tokens:")," at the end of each spending period lasting\n24 days on Polkadot, 1% of\nthe available funds are burned, respectively."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Treasury proposals & Bounties:")," they make up the largest share of outflow tokens to the\ncommunity and need to be approved by governance. Then, payouts occur at the end of a spending\nperiod."),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("strong",{parentName:"li"},"Tips:")," smaller payouts directly to grantees that can happen within a spending period.")),(0,s.kt)("h2",{id:"treasury-tracks"},"Treasury Tracks"),(0,s.kt)("p",null,"OpenGov allows for managing funds through six tracks, each with its own\n",(0,s.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#origins-and-tracks-info"},"origin and track parameters"),"."),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"Treasurer"),(0,s.kt)("li",{parentName:"ul"},"Big Spender"),(0,s.kt)("li",{parentName:"ul"},"Medium Spender"),(0,s.kt)("li",{parentName:"ul"},"Small Spender"),(0,s.kt)("li",{parentName:"ul"},"Big Tipper"),(0,s.kt)("li",{parentName:"ul"},"Small Tipper")),(0,s.kt)("admonition",{title:"How to access Treasury funds?",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"Access to Treasury funds requires successful enactment of referendum in the respective treasury\ntrack on-chain. Learn how to submit a treasury proposal for referendum\n",(0,s.kt)("a",{parentName:"p",href:"./learn-guides-treasury#creating-a-treasury-proposal"},"here"),".")),(0,s.kt)("h3",{id:"treasurer"},"Treasurer"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n10M DOT per referendum. Each\nreferendum requires a decision deposit of\n1000 DOT."),(0,s.kt)("h3",{id:"big-spender"},"Big Spender"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n1M DOT per referendum. Each referendum\nrequires a decision deposit of 400 DOT."),(0,s.kt)("h3",{id:"medium-spender"},"Medium Spender"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n100K DOT per referendum. Each\nreferendum requires a decision deposit of\n200 DOT."),(0,s.kt)("h3",{id:"small-spender"},"Small Spender"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n10K DOT per referendum. Each referendum\nrequires a decision deposit of 100 DOT."),(0,s.kt)("h3",{id:"big-tipper"},"Big Tipper"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n1000 DOT per referendum. Each referendum\nrequires a decision deposit of 10 DOT."),(0,s.kt)("h3",{id:"small-tipper"},"Small Tipper"),(0,s.kt)("p",null,"This track can be used for treasury spending requests up to\n100 DOT per referendum. Each referendum\nrequires a decision deposit of 1 DOT."))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/386bfe51.38afc17c.js b/assets/js/386bfe51.38afc17c.js new file mode 100644 index 000000000000..a9ae624bb21b --- /dev/null +++ b/assets/js/386bfe51.38afc17c.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[657],{3905:(t,e,n)=>{n.d(e,{Zo:()=>c,kt:()=>h});var i=n(67294);function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}var l=i.createContext({}),u=function(t){var e=i.useContext(l),n=e;return t&&(n="function"==typeof t?t(e):a(a({},e),t)),n},c=function(t){var e=u(t.components);return i.createElement(l.Provider,{value:e},t.children)},d="mdxType",p={inlineCode:"code",wrapper:function(t){var e=t.children;return i.createElement(i.Fragment,{},e)}},g=i.forwardRef((function(t,e){var n=t.components,o=t.mdxType,r=t.originalType,l=t.parentName,c=s(t,["components","mdxType","originalType","parentName"]),d=u(n),g=o,h=d["".concat(l,".").concat(g)]||d[g]||p[g]||r;return n?i.createElement(h,a(a({ref:e},c),{},{components:n})):i.createElement(h,a({ref:e},c))}));function h(t,e){var n=arguments,o=e&&e.mdxType;if("string"==typeof t||o){var r=n.length,a=new Array(r);a[0]=g;var s={};for(var l in e)hasOwnProperty.call(e,l)&&(s[l]=e[l]);s.originalType=t,s[d]="string"==typeof t?t:o,a[1]=s;for(var u=2;u{n.r(e),n.d(e,{assets:()=>c,contentTitle:()=>l,default:()=>h,frontMatter:()=>s,metadata:()=>u,toc:()=>d});var i=n(87462),o=n(63366),r=(n(67294),n(3905)),a=["components"],s={id:"contributing",title:"Contributing to the Polkadot Wiki",sidebar_label:"Contributing to the Wiki",description:"Contribute to the Polkadot Wiki.",keywords:["contributing","contributions","translations"],slug:"../contributing"},l=void 0,u={unversionedId:"general/contributing",id:"general/contributing",title:"Contributing to the Polkadot Wiki",description:"Contribute to the Polkadot Wiki.",source:"@site/../docs/general/contributing.md",sourceDirName:"general",slug:"/contributing",permalink:"/docs/contributing",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/contributing.md",tags:[],version:"current",lastUpdatedBy:"bader y",lastUpdatedAt:1693234679,formattedLastUpdatedAt:"Aug 28, 2023",frontMatter:{id:"contributing",title:"Contributing to the Polkadot Wiki",sidebar_label:"Contributing to the Wiki",description:"Contribute to the Polkadot Wiki.",keywords:["contributing","contributions","translations"],slug:"../contributing"},sidebar:"docs",previous:{title:"Community",permalink:"/docs/community"},next:{title:"Contributors",permalink:"/docs/contributors"}},c={},d=[{value:"How to Contribute",id:"how-to-contribute",level:2},{value:"Guideline and Rules for Contributing",id:"guideline-and-rules-for-contributing",level:2},{value:"Heritage",id:"heritage",level:2},{value:"Helping With Translations",id:"helping-with-translations",level:2}],p={toc:d},g="wrapper";function h(t){var e=t.components,s=(0,o.Z)(t,a);return(0,r.kt)(g,(0,i.Z)({},p,s,{components:e,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"The wiki was started and is maintained by Web3 Foundation. It is an open source project and aims to\nbe the most extensive resource of knowledge on the Polkadot and Kusama ecosystem. A large part of\nthe material currently focuses on Polkadot and Kusama directly but it is not opposed to covering\ninformational material for community projects."),(0,r.kt)("admonition",{title:"Marketing material",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"Please do not try to pull request any marketing material as this will be rejected.")),(0,r.kt)("p",null,"Nonetheless, pull requests, discussions, and contributions from the community are encouraged. Active\ncommunity members who demonstrate a record of good contributions may be given write access to the\nrepository."),(0,r.kt)("p",null,"Otherwise, Web3 Foundation holds the administrative position and final say on the content that is\nincluded. Specifically, the Technical Education team at the foundation are most directly involved."),(0,r.kt)("admonition",{title:"Contributing Explainer",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"Check out the ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=6i55KOcy7B0"},"How to Contribute to the Polkadot Wiki"),"\nvideo for steps on contributions.")),(0,r.kt)("h2",{id:"how-to-contribute"},"How to Contribute"),(0,r.kt)("p",null,"You can contribute to the wiki on the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/w3f/polkadot-wiki"},"w3f/polkadot-wiki GitHub repository"),". Every page is a\n",(0,r.kt)("a",{parentName:"p",href:"https://guides.github.com/features/mastering-markdown/"},"MarkDown")," file, which is an easy to learn\nsyntax extension to plain text that makes creating links, rendering images, and nice-looking\nformatting simple."),(0,r.kt)("p",null,'Each page has an "Edit this page" link at the bottom of the content. By clicking it you are taken to\nthe GitHub sign-in page, where you can either log in or create an account.'),(0,r.kt)("p",null,"Once logged in, you'll be taken to the GitHub built-in text editor where you can make your edits\ndirectly. When you've completed your changes, you can add any specific details on what was changed\nand commit to a ",(0,r.kt)("strong",{parentName:"p"},"new branch")," to create a new Pull Request to the repository. From there one of the\nmaintainers will review your changes, and either merge them or request changes."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"contributing",src:n(79747).Z,width:"2044",height:"1402"}),"\n",(0,r.kt)("img",{alt:"creating-pull-request",src:n(83488).Z,width:"2112",height:"812"})),(0,r.kt)("p",null,'Remember that after you click "Propose Changes", you must also click on "Create Pull Request" on the\nnext page.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"creating-pull-request-2",src:n(37648).Z,width:"1201",height:"655"})),(0,r.kt)("h2",{id:"guideline-and-rules-for-contributing"},"Guideline and Rules for Contributing"),(0,r.kt)("p",null,"There are a few basic ground-rules for contributors:"),(0,r.kt)("ol",null,(0,r.kt)("li",{parentName:"ol"},(0,r.kt)("strong",{parentName:"li"},"No ",(0,r.kt)("inlineCode",{parentName:"strong"},"--force")," pushes")," or modifying the Git history in any way."),(0,r.kt)("li",{parentName:"ol"},"Pull requests are preferred to issues, especially for small changes such as typos. Issues should\nbe used for generic or broad-based changes or missing content. Suggestions and requests are\nencouraged."),(0,r.kt)("li",{parentName:"ol"},"Only use ",(0,r.kt)("strong",{parentName:"li"},"non-master branches"),"."),(0,r.kt)("li",{parentName:"ol"},(0,r.kt)("strong",{parentName:"li"},"Significant modifications"),", even by contributors, ought to be subject to a ",(0,r.kt)("strong",{parentName:"li"},"pull request")," to\nsolicit feedback from other contributors."),(0,r.kt)("li",{parentName:"ol"},"Pull requests to solicit feedback are ",(0,r.kt)("em",{parentName:"li"},"encouraged")," for any other non-trivial contribution but\nleft to the discretion of the contributor."),(0,r.kt)("li",{parentName:"ol"},"Contributors should attempt to adhere to the prevailing ",(0,r.kt)("inlineCode",{parentName:"li"},"MarkDown")," style, language, and layout."),(0,r.kt)("li",{parentName:"ol"},"Correct grammar should be used at all times. Pull requests with typos will not be merged until\nfixed."),(0,r.kt)("li",{parentName:"ol"},"Care should be taken to remain as objective and informative as possible. There should be no\neditorializing, and external bias should not be present."),(0,r.kt)("li",{parentName:"ol"},"We use a plugin called Prettier to standardize the style across documents. You can run this on\nyour local copy with ",(0,r.kt)("inlineCode",{parentName:"li"},"npx lint-staged"),", but for simplicity we also have a bot which\nruns this for us in your PRs.")),(0,r.kt)("h2",{id:"heritage"},"Heritage"),(0,r.kt)("p",null,"This document is based on the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/Level/community/blob/master/CONTRIBUTING.md"},"Level contribution guidelines"),"."),(0,r.kt)("hr",null),(0,r.kt)("h2",{id:"helping-with-translations"},"Helping With Translations"),(0,r.kt)("admonition",{title:"Currently the Wiki is being reorganized and updated, during this time we will not be",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"prioritizing translations. :::"),(0,r.kt)("p",{parentName:"admonition"},"The Wiki's default language is ",(0,r.kt)("em",{parentName:"p"},"English"),", though, there is a desire to translate the Wiki in as many\nlanguages as possible. Another way you can contribute is by helping with translations."),(0,r.kt)("p",{parentName:"admonition"},"There is a feature at the bottom of the main page of the Polkadot Wiki that will redirect you to\n",(0,r.kt)("a",{parentName:"p",href:"https://crowdin.com/project/polkadot-wiki"},"crowdin"),", which is where translation contributions can\nbe made."),(0,r.kt)("p",{parentName:"admonition"},"There, you will see the progress of translating the docs associated with the Wiki in many different\nlanguages."),(0,r.kt)("img",{align:"center",width:"700",height:"350",src:"/img/contributing/translate/polkadot-translate-feature.png"}),(0,r.kt)("br",null),(0,r.kt)("p",{parentName:"admonition"},"The following are steps on how to interact with the crowdin interface for translations. Check out\nthe official ",(0,r.kt)("a",{parentName:"p",href:"https://support.crowdin.com/online-editor/"},"crowdin knowledge base")," as well."),(0,r.kt)("p",{float:"center"},(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-1.png",width:"550",height:"450"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-2.png",width:"550",height:"450"}),(0,r.kt)("br",null),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-3.png",width:"550",height:"450"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-4.png",width:"550",height:"450"}),(0,r.kt)("br",null),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-5.png",width:"550",height:"450"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-6.png",width:"550",height:"450"}),(0,r.kt)("br",null)),(0,r.kt)("p",{parentName:"admonition"},"The following shows an example in ",(0,r.kt)("em",{parentName:"p"},"Arabic"),". You can type in your desired translation for each\nsection in the provided area, while using the suggestions generated by the crowdin built-in\ntranslator.")," ",(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-7.png"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-8.png"}),(0,r.kt)("br",null),(0,r.kt)("p",{parentName:"admonition"},"Make sure to save your translation."),(0,r.kt)("img",{align:"center",width:"800",height:"50",src:"/img/contributing/translate/crowdin-translate-9.png"})))}h.isMDXComponent=!0},79747:(t,e,n)=>{n.d(e,{Z:()=>i});const i=n.p+"assets/images/contributing-69801a2ab9b4924d0057fd15ffeb53ab.png"},37648:(t,e,n)=>{n.d(e,{Z:()=>i});const i=n.p+"assets/images/creating-pull-request-2-dbd958496c4e13a05ce366472d8235f0.png"},83488:(t,e,n)=>{n.d(e,{Z:()=>i});const i=n.p+"assets/images/creating-pull-request-d619fd33e91fa84290fb190070c603f4.png"}}]); \ No newline at end of file diff --git a/assets/js/386bfe51.ca0bdf03.js b/assets/js/386bfe51.ca0bdf03.js deleted file mode 100644 index a74b6e2d9547..000000000000 --- a/assets/js/386bfe51.ca0bdf03.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[657],{3905:(t,e,n)=>{n.d(e,{Zo:()=>c,kt:()=>h});var i=n(67294);function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);for(i=0;i=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}var l=i.createContext({}),u=function(t){var e=i.useContext(l),n=e;return t&&(n="function"==typeof t?t(e):a(a({},e),t)),n},c=function(t){var e=u(t.components);return i.createElement(l.Provider,{value:e},t.children)},d="mdxType",p={inlineCode:"code",wrapper:function(t){var e=t.children;return i.createElement(i.Fragment,{},e)}},g=i.forwardRef((function(t,e){var n=t.components,o=t.mdxType,r=t.originalType,l=t.parentName,c=s(t,["components","mdxType","originalType","parentName"]),d=u(n),g=o,h=d["".concat(l,".").concat(g)]||d[g]||p[g]||r;return n?i.createElement(h,a(a({ref:e},c),{},{components:n})):i.createElement(h,a({ref:e},c))}));function h(t,e){var n=arguments,o=e&&e.mdxType;if("string"==typeof t||o){var r=n.length,a=new Array(r);a[0]=g;var s={};for(var l in e)hasOwnProperty.call(e,l)&&(s[l]=e[l]);s.originalType=t,s[d]="string"==typeof t?t:o,a[1]=s;for(var u=2;u{n.r(e),n.d(e,{assets:()=>c,contentTitle:()=>l,default:()=>h,frontMatter:()=>s,metadata:()=>u,toc:()=>d});var i=n(87462),o=n(63366),r=(n(67294),n(3905)),a=["components"],s={id:"contributing",title:"Contributing to the Polkadot Wiki",sidebar_label:"Contributing to the Wiki",description:"Contribute to the Polkadot Wiki.",keywords:["contributing","contributions","translations"],slug:"../contributing"},l=void 0,u={unversionedId:"general/contributing",id:"general/contributing",title:"Contributing to the Polkadot Wiki",description:"Contribute to the Polkadot Wiki.",source:"@site/../docs/general/contributing.md",sourceDirName:"general",slug:"/contributing",permalink:"/docs/contributing",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/contributing.md",tags:[],version:"current",lastUpdatedBy:"Dominique",lastUpdatedAt:1692173733,formattedLastUpdatedAt:"Aug 16, 2023",frontMatter:{id:"contributing",title:"Contributing to the Polkadot Wiki",sidebar_label:"Contributing to the Wiki",description:"Contribute to the Polkadot Wiki.",keywords:["contributing","contributions","translations"],slug:"../contributing"},sidebar:"docs",previous:{title:"Community",permalink:"/docs/community"},next:{title:"Contributors",permalink:"/docs/contributors"}},c={},d=[{value:"How to Contribute",id:"how-to-contribute",level:2},{value:"Guideline and Rules for Contributing",id:"guideline-and-rules-for-contributing",level:2},{value:"Heritage",id:"heritage",level:2},{value:"Helping With Translations",id:"helping-with-translations",level:2}],p={toc:d},g="wrapper";function h(t){var e=t.components,s=(0,o.Z)(t,a);return(0,r.kt)(g,(0,i.Z)({},p,s,{components:e,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"The wiki was started and is maintained by Web3 Foundation. It is an open source project and aims to\nbe the most extensive resource of knowledge on the Polkadot and Kusama ecosystem. A large part of\nthe material currently focuses on Polkadot and Kusama directly but it is not opposed to covering\ninformational material for community projects."),(0,r.kt)("admonition",{title:"Marketing material",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"Please do not try to pull request any marketing material as this will be rejected.")),(0,r.kt)("p",null,"Nonetheless, pull requests, discussions, and contributions from the community are encouraged. Active\ncommunity members who demonstrate a record of good contributions may be given write access to the\nrepository."),(0,r.kt)("p",null,"Otherwise, Web3 Foundation holds the administrative position and final say on the content that is\nincluded. Specifically, the Technical Education team at the foundation are most directly involved."),(0,r.kt)("admonition",{title:"Contributing Explainer",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"Check out the ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=6i55KOcy7B0"},"How to Contribute to the Polkadot Wiki"),"\nvideo for steps on contributions.")),(0,r.kt)("h2",{id:"how-to-contribute"},"How to Contribute"),(0,r.kt)("p",null,"You can contribute to the wiki on the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/w3f/polkadot-wiki"},"w3f/polkadot-wiki GitHub repository"),". Every page is a\n",(0,r.kt)("a",{parentName:"p",href:"https://guides.github.com/features/mastering-markdown/"},"MarkDown")," file, which is an easy to learn\nsyntax extension to plain text that makes creating links, rendering images, and nice-looking\nformatting simple."),(0,r.kt)("p",null,'Each page has an "Edit this page" link at the bottom of the content. By clicking it you are taken to\nthe GitHub sign-in page, where you can either log in or create an account.'),(0,r.kt)("p",null,"Once logged in, you'll be taken to the GitHub built-in text editor where you can make your edits\ndirectly. When you've completed your changes, you can add any specific details on what was changed\nand commit to a ",(0,r.kt)("strong",{parentName:"p"},"new branch")," to create a new Pull Request to the repository. From there one of the\nmaintainers will review your changes, and either merge them or request changes."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"contributing",src:n(79747).Z,width:"2044",height:"1402"}),"\n",(0,r.kt)("img",{alt:"creating-pull-request",src:n(83488).Z,width:"2112",height:"812"})),(0,r.kt)("p",null,'Remember that after you click "Propose Changes", you must also click on "Create Pull Request" on the\nnext page.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"creating-pull-request-2",src:n(37648).Z,width:"1201",height:"655"})),(0,r.kt)("h2",{id:"guideline-and-rules-for-contributing"},"Guideline and Rules for Contributing"),(0,r.kt)("p",null,"There are a few basic ground-rules for contributors:"),(0,r.kt)("ol",null,(0,r.kt)("li",{parentName:"ol"},(0,r.kt)("strong",{parentName:"li"},"No ",(0,r.kt)("inlineCode",{parentName:"strong"},"--force")," pushes")," or modifying the Git history in any way."),(0,r.kt)("li",{parentName:"ol"},"Pull requests are preferred to issues, especially for small changes such as typos. Issues should\nbe used for generic or broad-based changes or missing content. Suggestions and requests are\nencouraged."),(0,r.kt)("li",{parentName:"ol"},"Only use ",(0,r.kt)("strong",{parentName:"li"},"non-master branches"),"."),(0,r.kt)("li",{parentName:"ol"},(0,r.kt)("strong",{parentName:"li"},"Significant modifications"),", even by contributors, ought to be subject to a ",(0,r.kt)("strong",{parentName:"li"},"pull request")," to\nsolicit feedback from other contributors."),(0,r.kt)("li",{parentName:"ol"},"Pull requests to solicit feedback are ",(0,r.kt)("em",{parentName:"li"},"encouraged")," for any other non-trivial contribution but\nleft to the discretion of the contributor."),(0,r.kt)("li",{parentName:"ol"},"Contributors should attempt to adhere to the prevailing ",(0,r.kt)("inlineCode",{parentName:"li"},"MarkDown")," style, language, and layout."),(0,r.kt)("li",{parentName:"ol"},"Correct grammar should be used at all times. Pull requests with typos will not be merged until\nfixed."),(0,r.kt)("li",{parentName:"ol"},"Care should be taken to remain as objective and informative as possible. There should be no\neditorializing, and external bias should not be present."),(0,r.kt)("li",{parentName:"ol"},"We use a plugin called Prettier to standardize the style across documents. You can run this on\nyour local copy with ",(0,r.kt)("inlineCode",{parentName:"li"},"npx pretty-quick --staged"),", but for simplicity we also have a bot which\nruns this for us in your PRs.")),(0,r.kt)("h2",{id:"heritage"},"Heritage"),(0,r.kt)("p",null,"This document is based on the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/Level/community/blob/master/CONTRIBUTING.md"},"Level contribution guidelines"),"."),(0,r.kt)("hr",null),(0,r.kt)("h2",{id:"helping-with-translations"},"Helping With Translations"),(0,r.kt)("admonition",{title:"Currently the Wiki is being reorganized and updated, during this time we will not be",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"prioritizing translations. :::"),(0,r.kt)("p",{parentName:"admonition"},"The Wiki's default language is ",(0,r.kt)("em",{parentName:"p"},"English"),", though, there is a desire to translate the Wiki in as many\nlanguages as possible. Another way you can contribute is by helping with translations."),(0,r.kt)("p",{parentName:"admonition"},"There is a feature at the bottom of the main page of the Polkadot Wiki that will redirect you to\n",(0,r.kt)("a",{parentName:"p",href:"https://crowdin.com/project/polkadot-wiki"},"crowdin"),", which is where translation contributions can\nbe made."),(0,r.kt)("p",{parentName:"admonition"},"There, you will see the progress of translating the docs associated with the Wiki in many different\nlanguages."),(0,r.kt)("img",{align:"center",width:"700",height:"350",src:"/img/contributing/translate/polkadot-translate-feature.png"}),(0,r.kt)("br",null),(0,r.kt)("p",{parentName:"admonition"},"The following are steps on how to interact with the crowdin interface for translations. Check out\nthe official ",(0,r.kt)("a",{parentName:"p",href:"https://support.crowdin.com/online-editor/"},"crowdin knowledge base")," as well."),(0,r.kt)("p",{float:"center"},(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-1.png",width:"550",height:"450"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-2.png",width:"550",height:"450"}),(0,r.kt)("br",null),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-3.png",width:"550",height:"450"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-4.png",width:"550",height:"450"}),(0,r.kt)("br",null),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-5.png",width:"550",height:"450"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-6.png",width:"550",height:"450"}),(0,r.kt)("br",null)),(0,r.kt)("p",{parentName:"admonition"},"The following shows an example in ",(0,r.kt)("em",{parentName:"p"},"Arabic"),". You can type in your desired translation for each\nsection in the provided area, while using the suggestions generated by the crowdin built-in\ntranslator.")," ",(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-7.png"}),(0,r.kt)("img",{src:"/img/contributing/translate/crowdin-translate-8.png"}),(0,r.kt)("br",null),(0,r.kt)("p",{parentName:"admonition"},"Make sure to save your translation."),(0,r.kt)("img",{align:"center",width:"800",height:"50",src:"/img/contributing/translate/crowdin-translate-9.png"})))}h.isMDXComponent=!0},79747:(t,e,n)=>{n.d(e,{Z:()=>i});const i=n.p+"assets/images/contributing-69801a2ab9b4924d0057fd15ffeb53ab.png"},37648:(t,e,n)=>{n.d(e,{Z:()=>i});const i=n.p+"assets/images/creating-pull-request-2-dbd958496c4e13a05ce366472d8235f0.png"},83488:(t,e,n)=>{n.d(e,{Z:()=>i});const i=n.p+"assets/images/creating-pull-request-d619fd33e91fa84290fb190070c603f4.png"}}]); \ No newline at end of file diff --git a/assets/js/41b7b3e8.27e5c99f.js b/assets/js/41b7b3e8.27e5c99f.js deleted file mode 100644 index f19847ae5b2c..000000000000 --- a/assets/js/41b7b3e8.27e5c99f.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[3513],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>c});var n=a(74165),i=a(15861),o=a(67294),s=a(92519),r=a(1612),l=a(67425);function d(e,t,a){return h.apply(this,arguments)}function h(){return(h=(0,i.Z)((0,n.Z)().mark((function e(t,a,i){var o,l,d,h,p;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return d=new s.U(o),e.next=21,r.G.create({provider:d});case 21:h=e.sent,(p=a.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,a=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,h=(0,o.useState)(""),c=h[0],u=h[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?p(s.toString(),l,t,u):u(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,i.Z)((0,n.Z)().mark((function e(){var i;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,u);case 2:if(void 0!==(i=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?p(i,l,t,u):u(i);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(r){console.log(r)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var i=void 0;if("polkadot"===a||"statemint"===a)i=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(i)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},84358:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>h,toc:()=>c});var n=a(87462),i=a(63366),o=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"learn-staking-advanced",title:"Advanced Staking Concepts",sidebar_label:"Advanced Staking Concepts",description:"Advanced Concepts about Staking on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","proxies","payouts","simple payouts","rewards","staking miner","phragm\xe9n"],slug:"../learn-staking-advanced"},d=void 0,h={unversionedId:"learn/learn-staking-advanced",id:"learn/learn-staking-advanced",title:"Advanced Staking Concepts",description:"Advanced Concepts about Staking on Polkadot.",source:"@site/../docs/learn/learn-staking-advanced.md",sourceDirName:"learn",slug:"/learn-staking-advanced",permalink:"/docs/learn-staking-advanced",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-staking-advanced.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"learn-staking-advanced",title:"Advanced Staking Concepts",sidebar_label:"Advanced Staking Concepts",description:"Advanced Concepts about Staking on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","proxies","payouts","simple payouts","rewards","staking miner","phragm\xe9n"],slug:"../learn-staking-advanced"},sidebar:"docs",previous:{title:"Accounts",permalink:"/docs/learn-account-advanced"},next:{title:"NFT Pallets",permalink:"/docs/learn-nft-pallets"}},p={},c=[{value:"Staking Proxies",id:"staking-proxies",level:2},{value:"Bags List",id:"bags-list",level:2},{value:"Rewards Distribution",id:"rewards-distribution",level:2},{value:"Oversubscription, Commission Fees & Slashes",id:"oversubscription-commission-fees--slashes",level:4},{value:"Slashing",id:"slashing",level:2},{value:"Unresponsiveness",id:"unresponsiveness",level:3},{value:"Equivocation",id:"equivocation",level:3},{value:"Slashing Across Eras",id:"slashing-across-eras",level:3},{value:"Simple Payouts",id:"simple-payouts",level:2},{value:"Claiming Rewards",id:"claiming-rewards",level:3},{value:"FAQ and Cautionary Notes",id:"faq-and-cautionary-notes",level:3},{value:"Inflation",id:"inflation",level:2},{value:"Staking Miner",id:"staking-miner",level:2},{value:"NPoS election optimization",id:"npos-election-optimization",level:3},{value:"Signed Phase of the election pallet",id:"signed-phase-of-the-election-pallet",level:3},{value:"Deposit and reward mechanics",id:"deposit-and-reward-mechanics",level:3},{value:"Deposit",id:"deposit",level:4},{value:"Reward",id:"reward",level:4},{value:"Further Resources",id:"further-resources",level:3}],u={toc:c},m="wrapper";function k(e){var t=e.components,l=(0,i.Z)(e,r);return(0,o.kt)(m,(0,n.Z)({},u,l,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,o.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". Discover the new\n",(0,o.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Staking Dashboard")," that makes staking much easier and\ncheck this\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started. You can now stake on\nPolkadot natively with just\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"}),"\n","\nand earn staking rewards. For additional information, check out\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".")),(0,o.kt)("p",null,"This page is meant to be an advanced guide to staking with\nPolkadot. For a more general introduction,\ncheckout the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"Introduction to Staking")," page."),(0,o.kt)("h2",{id:"staking-proxies"},"Staking Proxies"),(0,o.kt)("p",null,"Polkadot makes it possible to create accounts\nhaving special permissions also called ",(0,o.kt)("strong",{parentName:"p"},"proxy accounts"),". For mode details about proxy accounts\nvisit the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"dedicated page")," on this wiki."),(0,o.kt)("p",null,"Proxy accounts are special accounts which can sign\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics/#pallets-and-extrinsics"},(0,o.kt)("strong",{parentName:"a"},"extrinsic calls"))," made to specific ",(0,o.kt)("strong",{parentName:"p"},"pallets")," on\nbehalf of the proxied account. There is thus the possibility to create staking proxy accounts that\ncan be used to sign extrinsic calls specific to the staking, session and utility pallets."),(0,o.kt)("p",null,"Staking on Polkadot is not a set-and-forget\naction, as a nominator you will need to monitor the performance of your validators and make changes\nif needed. There will be this transactions such as nominating that will be needed to regularly\nsigned. Each time you sign with an account, in the case of hot accounts, you expose the private key\nof that account to the internet with consequent risk of attack. A hot stash will be exposed all the\ntime a transaction is signed. Even in the case of a cold stash created with a Ledger device, signing\nwith the stash will build a transaction history that might tell something about your habits and\npreferences, or even your location."),(0,o.kt)("p",null,"Ideally, accounts with high economic power like the stash must be and remain as isolated as\npossible. With a staking proxy, the stash account is fully isolated when signing for staking-related\ntransactions. The proxy private key will be used to sign staking-related transactions, the stash\nprivate key will stay isolated and the staking transaction history will be built by the proxy."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"stash-stakingProxy",src:a(56789).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"For a practical perspective we need to use only one account and remember one password to sign for\nall staking-related transactions. From a security perspective who controls the staking proxy\ncontrols our staking actions."),(0,o.kt)("p",null,"It is important to remember that actions that can be performed by the proxy accounts are limited,\nand in the case of staking proxy, extrinsic calls to the balances pallet cannot be signed. This\nmeans it is not possible to do balance transfers on the proxied account through a staking proxy."),(0,o.kt)("p",null,"Note that to change the staking proxy you will need to sign with the stash or an ",(0,o.kt)("em",{parentName:"p"},"any")," proxy."),(0,o.kt)("h2",{id:"bags-list"},"Bags List"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"On Polkadot and Kusama, the instance of the pallet\n",(0,o.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_bags_list/"},"Bags-List")," is named as\n'voterList'."),(0,o.kt)("p",{parentName:"admonition"},"For a demo about bags list see ",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/hIIZRJLrBZA"},"this video tutorial"),".")),(0,o.kt)("p",null,"In Polkadot's NPoS nomination intents are\nplaced in a semi-sorted list called ",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/pull/9507"},"bags-list"),".\nThe\nBags-List substrate pallet is designed to be self-maintaining, with minimal effort from the\nblockchain, making it extremely scalable. The bags list has two primary components, bags and nodes\n(or nominators' accounts), with bags containing the nodes with bonded balance within a specific\nrange. In the figure below the 1st empty bag will contain nominators whose bonded balance is in the\nrange of 21 - 30 DOT, the 2nd bag 11 - 20 DOT, and the 3rd bag 0-10 DOT. The nomination intents are\nthe nominators' accounts with bonded tokens (in the example shown below, there are eight nomination\nintents) that will be put inside each of those three bags depending on their stake."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 0",src:a(71842).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"The bags list is semi-sorted, meaning that sorting is only partially done. When the nomination\nintents are submitted to the network, they are automatically put into each bag based on the number\nof bonded tokens, but within each bag, those nodes are arranged based on the time they are inserted\nand not based on their stake (see figure below). When the nomination intent of 19 DOT is submitted,\nit gets placed at the last spot in the 2nd bag (shown in the yellow circle). The same scenario\napplies for the node with 8 DOT (green circle) in the 3rd bag. Placing the node above all nodes with\na lesser stake requires an additional step (more on this later)."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 1",src:a(79098).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"The mentioned two nodes (19 DOT and 8 DOT) have the option to move up in their respective bags,\nwhich can put them in front of the nodes with less stake than them (see figure below). This action\nmust be done manually by submitting the ",(0,o.kt)("inlineCode",{parentName:"p"},"putInFrontOf")," extrinsic within the ",(0,o.kt)("inlineCode",{parentName:"p"},"voterList")," pallet\ninstance. Moreover, if the node with 19 DOT bonds an additional 2 DOT, that node will be put\nautomatically in the 1st bag (i.e. automatic ",(0,o.kt)("inlineCode",{parentName:"p"},"rebag"),') because the total number of bonded tokens will\nnow be within the range of the 1st bag. That node with now 21 DOT will be put at the tail end of the\n1st bag with the possibility to manually put itself in front of "older" nodes with less than 21 DOT\n(if there are any).'),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 2",src:a(86983).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"If one decides to send staking rewards to the stash account and automatically bond them (i.e.\ncompounding the staking rewards), the position within a bag does not change automatically. The same\nscenario applies to a slashing event, i.e., when a nominator gets slashed, their position within a\nbag does not change. This might result in a scenario where the node is in the wrong bag and needs to\nbe placed in the right bag. To address this issue, any account on-chain can submit the\npermissionless extrinsic ",(0,o.kt)("inlineCode",{parentName:"p"},"rebag")," within the ",(0,o.kt)("inlineCode",{parentName:"p"},"voterList")," pallet instance to update the positions of\nthe nodes that do not belong to their bag and place them in the correct one. To reiterate, actions\nlike bonding/unbonding tokens automatically rebag the nominator node, but events like staking\nrewards/slashing do not. See the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nominator#bags-list"},"bags-list")," section for more\ninformation."),(0,o.kt)("p",null,"The bags-list is capable of including an unlimited number of nodes, subject to the chain's runtime\nstorage. In the current staking system configuration, the bags list keeps\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.staking.maxNominatorsCount",defaultValue:5e4,mdxType:"RPC"}),"\n","\nnomination intents, of which, at most\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\ncome out as the electing nominators. See\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nominator#staking-election-stages"},"Staking Election Stages")," section for more info."),(0,o.kt)("p",null,"This means that only a portion of the nomination intents is kept. Once the nomination period ends,\nthe NPoS election system takes all nomination intents and their associated votes as input, and it\noutputs a set of validators. The bags are iterated from the most staked to the least staked. If the\naccounts are not appropriately sorted, this could leave the last touched bag to only be partially\niterated. Thus, in some edge cases, the order of the members within a bag is important. Continuing\nwith the example used in the previous figures, there are 8 nomination intents of which only 7 will\nbe kept. If the bags list stays semi-sorted (i.e. no accounts call the ",(0,o.kt)("inlineCode",{parentName:"p"},"putInFrontOf")," and ",(0,o.kt)("inlineCode",{parentName:"p"},"rebag"),"\nextrinsics), the nomination of the node with 8 DOT in the 3rd bag will not be considered while that\nof the preceding node with 5 DOT will be. Nomination of the node with 8 DOT will be kept only if it\nputs itself in front of the one with 5 DOT. Note how the nomination of the node with 19 DOT in the\n2nd bag will be considered regardless of changing its position inside the bag. The sorting\nfunctionality of nomination intents using bags is extremely important for the\n",(0,o.kt)("a",{parentName:"p",href:"https://gist.github.com/kianenigma/aa835946455b9a3f167821b9d05ba376"},"long-term improvements")," of the\nstaking/election system."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 3",src:a(54258).Z,width:"1920",height:"800"})),(0,o.kt)("admonition",{title:"Minimum active nomination threshold to earn rewards is dynamic",type:"caution"},(0,o.kt)("p",{parentName:"admonition"},"Submitting a nomination intent does not guarantee staking rewards. The stake of the top\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\nnominators is applied to the validators in the active set. To avail of staking rewards, ensure that\nthe number of tokens bonded is higher than the minimum active bond. For more information, see the\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominator guide"),".")),(0,o.kt)("p",null,'The "election solution" which is a connected graph between nominators and validators with the stake\nas edge weights, has to meet certain requirements, such as maximizing the amount of stake to\nnominate validators and distributing the stake backing validators as evenly as possible. The\nobjectives of this election mechanism are to maximize the security of the network, and achieve fair\nrepresentation of the nominators. If you want to know more about how NPoS works (e.g. election,\nrunning time complexity, etc.), please read\n',(0,o.kt)("a",{parentName:"p",href:"http://research.web3.foundation/en/latest/polkadot/NPoS.html"},"here"),"."),(0,o.kt)("h2",{id:"rewards-distribution"},"Rewards Distribution"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"The general rule for rewards across validators is that two validators get paid essentially the same\namount of tokens for equal work, i.e. they are not paid proportional to their total stakes. There is\na probabilistic component to staking rewards in the form of\n",(0,o.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout##era-points"},"era points")," and\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-transaction-fees#fee-calculation"},"tips")," but these should average out over time.")),(0,o.kt)("p",null,"Validators are paid the same regardless of stake backing them. Validators with less stake will\ngenerally pay more to nominators per-token than the ones with more stake. This gives nominators an\neconomic incentive to gradually shift their preferences to lower-staked validators that gain a\nsufficient amount of reputation. A consequence of this is that the stake across validators will be\nas evenly distributed as possible which avoids concentration of power among a few validators. In the\nlong term, validators will have similar levels of stake, with the stake being higher for validators\nwith higher reputation. A nominator who is willing to risk more by backing a validator with a lower\nreputation will get paid more, provided there are no slashing events."),(0,o.kt)("p",null,"Before distributing rewards to nominators, validators can create a cut of the reward (a commission)\nthat is not shared with the nominators. This cut is a percentage of the block reward, not an\nabsolute value. After the commission gets deducted, the remaining portion is distributed pro-rata\nbased on their staked value and split between the validator and all of the nominators whose stake\nhas backed this validator."),(0,o.kt)("p",null,"For example, assume the block reward for a validator is 10 DOT. A validator may specify\n",(0,o.kt)("inlineCode",{parentName:"p"},"validator_commission = 50%"),", in which case the validator would receive 5 DOT. The remaining 5 DOT\nwould then be split between the validator and their nominators based on the proportion of stake each\nnominator had. Note that for this calculation, validator's self-stake acts just as if they were\nanother nominator."),(0,o.kt)("p",null,"Thus, a percentage of the reward goes thus to pay the validator's commission fees and the remainder\nis paid pro-rata (i.e. proportional to stake) to the nominators and validator. If a validator's\ncommission is set to 100%, no tokens will be paid out to any of the nominators. Notice in particular\nthat the validator is rewarded twice: once in commission fees for validating (if their commission\nrate is above 0%), and once for nominating itself with own stake."),(0,o.kt)("p",null,"The following example should clarify the above. For simplicity, we have the following assumptions:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"These validators do not have a stake of their own."),(0,o.kt)("li",{parentName:"ul"},"They each receive the same number of era points."),(0,o.kt)("li",{parentName:"ul"},"There are no tips for any transactions processed."),(0,o.kt)("li",{parentName:"ul"},"They do NOT charge any commission fees."),(0,o.kt)("li",{parentName:"ul"},"Total reward amount is 100 DOT tokens."),(0,o.kt)("li",{parentName:"ul"},"The current minimum amount of DOT to be a validator is 350 (note that this is ",(0,o.kt)("em",{parentName:"li"},"not")," the actual\nvalue, which fluctuates, but merely an assumption for purposes of this example; to understand how\nthe actual minimal stake is calculated, see\n",(0,o.kt)("a",{parentName:"li",href:"/docs/faq#what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"here"),").")),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"th"},"Validator A")),(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"}))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Nominator (4)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Stake (600)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Fraction of the Total Stake"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Rewards")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Jin"),(0,o.kt)("td",{parentName:"tr",align:"center"},"100"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.167"),(0,o.kt)("td",{parentName:"tr",align:"center"},"16.7")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"td"},"Sam")),(0,o.kt)("td",{parentName:"tr",align:"center"},"50"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.083"),(0,o.kt)("td",{parentName:"tr",align:"center"},"8.3")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Anson"),(0,o.kt)("td",{parentName:"tr",align:"center"},"250"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.417"),(0,o.kt)("td",{parentName:"tr",align:"center"},"41.7")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Bobby"),(0,o.kt)("td",{parentName:"tr",align:"center"},"200"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.333"),(0,o.kt)("td",{parentName:"tr",align:"center"},"33.3")))),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"th"},"Validator B")),(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"}))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Nominator (4)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Stake (400)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Fraction of the Total Stake"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Rewards")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Alice"),(0,o.kt)("td",{parentName:"tr",align:"center"},"100"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.25"),(0,o.kt)("td",{parentName:"tr",align:"center"},"25")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Peter"),(0,o.kt)("td",{parentName:"tr",align:"center"},"100"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.25"),(0,o.kt)("td",{parentName:"tr",align:"center"},"25")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"John"),(0,o.kt)("td",{parentName:"tr",align:"center"},"150"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.375"),(0,o.kt)("td",{parentName:"tr",align:"center"},"37.5")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"td"},"Kitty")),(0,o.kt)("td",{parentName:"tr",align:"center"},"50"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.125"),(0,o.kt)("td",{parentName:"tr",align:"center"},"12.5")))),(0,o.kt)("p",null,(0,o.kt)("em",{parentName:"p"},"Both validators A & B have 4 nominators with a total stake 600 and 400 respectively.")),(0,o.kt)("p",null,"Based on the above rewards distribution, nominators of validator B get more rewards per DOT than\nthose of validator A because A has more overall stake. Sam has staked 50 DOT with validator A, but\nhe only gets 8.3 in return, whereas Kitty gets 12.5 with the same amount of stake."),(0,o.kt)("p",null,"To estimate how many tokens you can get each month as a nominator or validator, you can use this\n",(0,o.kt)("a",{parentName:"p",href:"https://www.stakingrewards.com/earn/polkadot/calculate"},"tool")," as a reference and play around with\nit by changing some parameters (e.g. how many days you would like to stake with your DOT, provider\nfees, compound rewards, etc.) to have a better estimate. Even though it may not be entirely accurate\nsince staking participation is changing dynamically, it works well as an indicator."),(0,o.kt)("h4",{id:"oversubscription-commission-fees--slashes"},"Oversubscription, Commission Fees & Slashes"),(0,o.kt)("p",null,"There is an additional factor to consider in terms of rewards. While there is no limit to the number\nof nominators a validator may have, a validator does have a limit to how many nominators to which it\ncan pay rewards. In Polkadot this limit is\ncurrently\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),",\n","\nalthough this can be modified via runtime upgrade. A validator with more than\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators is ",(0,o.kt)("em",{parentName:"p"},"oversubscribed"),". When payouts occur, only the top\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n",'\nnominators as measured by the amount of stake allocated to that validator will receive rewards. All\nother nominators are essentially "wasting" their stake - they used their nomination to elect that\nvalidator to the active stake, but receive no rewards in exchange for doing so.'),(0,o.kt)("p",null,"Note that the network slashes a validator for a misbehavior (e.g. validator offline, equivocation,\netc.) the slashed amount is a fixed percentage (and not a fixed amount), which means that validators\nwith more stake get slashed more DOT. Again, this is done to provide nominators with an economic\nincentive to shift their preferences and back less popular validators whom they consider to be\ntrustworthy."),(0,o.kt)("p",null,"Also, note that each validator candidate is free to name their desired commission fee (as a\npercentage of rewards) to cover operational costs. Since validators are paid the same, validators\nwith lower commission fees pay more to nominators than validators with higher fees. Thus, each\nvalidator can choose between increasing their fees to earn more, or decreasing their fees to attract\nmore nominators and increase their chances of being elected. In the long term, we expect that all\nvalidators will need to be cost-efficient to remain competitive, and that validators with higher\nreputation will be able to charge slightly higher commission fees (which is fair)."),(0,o.kt)("h2",{id:"slashing"},"Slashing"),(0,o.kt)("h3",{id:"unresponsiveness"},"Unresponsiveness"),(0,o.kt)("p",null,'For every session, validators will send an "I\'m online" heartbeat to indicate they are live. If a\nvalidator produces no blocks during an epoch and fails to send the heartbeat, it will be reported as\nunresponsive. Slashing may occur depending on the repeated offenses and how many other validators\nwere unresponsive or offline during the epoch.'),(0,o.kt)("p",null,"Validators should have a well-architected network infrastructure to ensure the node runs to reduce\nthe risk of slashing or chilling. A high availability setup is desirable, preferably with backup\nnodes that kick in ",(0,o.kt)("strong",{parentName:"p"},"only once the original node is verifiably offline")," (to avoid double-signing\nand being slashed for equivocation - see below). A comprehensive guide on validator setup is\navailable ",(0,o.kt)("a",{parentName:"p",href:"/docs/maintain-guides-secure-validator"},"here"),"."),(0,o.kt)("p",null,"Here is the formula for calculating slashing due to unresponsiveness:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Let x = offenders, n = total no. validators in the active set\n\nmin((3 * (x - (n / 10 + 1))) / n, 1) * 0.07\n")),(0,o.kt)("p",null,"The examples demonstrate how to calculate the slashing penalty for unresponsiveness."),(0,o.kt)("admonition",{type:"note"},(0,o.kt)("p",{parentName:"admonition"},"In all of the examples, assume that there are 100 validators in the active set.")),(0,o.kt)("p",null,"No slashing would enact if < 10% of all validators are unresponsive."),(0,o.kt)("p",null,"For example, if exactly 10 validators were unresponsive, the expression 3 ",(0,o.kt)("em",{parentName:"p"}," (x - (n / 10 + 1))) / n\nwould be 3 ")," (10 - (100 / 10 + 1)) / 100 = 3 ","*"," (10 - (10 + 1)) / 100 = -0.03 which is rounded to 0."),(0,o.kt)("admonition",{type:"note"},(0,o.kt)("p",{parentName:"admonition"},"The minimum value between 0 and 1 is 0. 0 multiplied by 0.07 is 0.")),(0,o.kt)("p",null,"If 14 validators are unresponsive, then slashing would occur, as > 10% of validators are\nunresponsive."),(0,o.kt)("p",null,"The slashing penalty would be min((3 ",(0,o.kt)("em",{parentName:"p"}," (14 - (100 / 10 + 1))) / 100, 1) ")," 0.07 = min((3 ",(0,o.kt)("em",{parentName:"p"}," (14 -\n11))/100, 1) ")," 0.07 = min(0.09, 1) ","*"," 0.07 = 0.6%"),(0,o.kt)("p",null,"Similarly, if one-third of the validator set (around 33/100) are unresponsive, the slashing penalty\nwould be about 5%."),(0,o.kt)("p",null,"The maximum slashing that can occur due to unresponsiveness is 7%. After around 45% of the\nvalidators go offline, the expression 3 ",(0,o.kt)("em",{parentName:"p"}," (x - (n / 10 + 1))) / n will go beyond 1. Hence, min((3 "),"\n(x - (n / 10 + 1))) / n, 1) ","*"," 0.07 will be ceiled to 7%."),(0,o.kt)("h3",{id:"equivocation"},"Equivocation"),(0,o.kt)("p",null,(0,o.kt)("strong",{parentName:"p"},"GRANDPA Equivocation"),": A validator signs two or more votes in the same round on different chains."),(0,o.kt)("p",null,(0,o.kt)("strong",{parentName:"p"},"BABE Equivocation"),": A validator produces two or more blocks on the Relay Chain in the same time\nslot."),(0,o.kt)("p",null,"Both GRANDPA and BABE equivocation use the same formula for calculating the slashing penalty:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Let x = offenders, n = total no. validators in the active set\n\nmin( (3 * x / n )^2, 1)\n")),(0,o.kt)("p",null,"As an example, assume that there are 100 validators in the active set, and one of them equivocates\nin a slot (for our purposes, it does not matter whether it was a BABE or GRANDPA equivocation). This\nis unlikely to be an attack on the network, but much more likely to be a misconfiguration of a\nvalidator. The penalty would be min(3 ","*"," 1 / 100)^2, 1) = 0.0009, or a 0.09% slash for that\nvalidator (i.e., the stake held by the validator and its nominators)."),(0,o.kt)("p",null,"Now assume that there is a group running several validators, and all of them have an issue in the\nsame slot. The penalty would be min((3 ","*"," 5 / 100)^2, 1) = 0.0225, or a 2.25% slash. If 20\nvalidators equivocate, this is a much more serious offense and possibly indicates a coordinated\nattack on the network, and so the slash will be much greater - min((3 ","*"," 20 / 100)^2, 1) = 0.36, or\na 36% slash on all of these validators and their nominators. All slashed validators will also be\nchilled."),(0,o.kt)("p",null,"From the example above, the risk of nominating or running many validators in the active set are\napparent. While rewards grow linearly (two validators will get you approximately twice as many\nstaking rewards as one), slashing grows exponentially. A single validator equivocating causes a\n0.09% slash, two validators equivocating does not cause a 0.09 ","*"," 2 = 0.18% slash, but rather a\n0.36% slash - 4x as much as the single validator."),(0,o.kt)("p",null,"Validators may run their nodes on multiple machines to make sure they can still perform validation\nwork in case one of their nodes goes down, but validator operators should be extremely careful in\nsetting these up. If they do not have good coordination to manage signing machines, equivocation is\npossible, and equivocation offenses are slashed at much higher rates than equivalent offline\noffenses."),(0,o.kt)("p",null,"If a validator is reported for any one of the offenses they will be removed from the validator set\n(",(0,o.kt)("a",{parentName:"p",href:"#chilling"},"chilled"),") and they will not be paid while they are out. They will be considered\ninactive immediately and will lose their nominators. They need to re-issue intent to validate and\nagain gather support from nominators."),(0,o.kt)("h3",{id:"slashing-across-eras"},"Slashing Across Eras"),(0,o.kt)("p",null,"There are 3 main difficulties to account for with slashing in NPoS:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"A nominator can nominate multiple validators and be slashed via any of them."),(0,o.kt)("li",{parentName:"ul"},"Until slashed, the stake is reused from era to era. Nominating with N coins for E eras in a row\ndoes not mean you have N","*","E coins to be slashed - you've only ever had N."),(0,o.kt)("li",{parentName:"ul"},"Slashable offenses can be found after the fact and out of order.")),(0,o.kt)("p",null,"To balance this, we only slash for the maximum slash a participant can receive in some time period,\nrather than the sum. This ensures protection from overslashing. Likewise, the period over which\nmaximum slashes are computed is finite and the validator is chilled with nominations withdrawn after\na slashing event, as stated in the previous section. This prevents rage-quit attacks in which, once\ncaught misbehaving, a participant deliberately misbehaves more because their slashing amount is\nalready maxed out."),(0,o.kt)("h2",{id:"simple-payouts"},"Simple Payouts"),(0,o.kt)("p",null,"Polkadot makes stakers claim their rewards for\npast eras by submitting a transaction. This naturally leads to spreading out reward distribution, as\npeople make transactions at disparate times, rather than updating the accounts of all stakers in a\nsingle block."),(0,o.kt)("p",null,"Even if everyone submitted a reward claim at the same time, the fact that they are individual\ntransactions would allow the block construction algorithm to process only a limited number per block\nand ensure that the network maintains a constant block time. If all rewards were sent out in one\nblock, this could cause serious issues with the stability of the network."),(0,o.kt)("p",null,"Simple payouts require one transaction per validator, per ",(0,o.kt)("a",{parentName:"p",href:"/docs/glossary##era"},"era"),", to\nclaim rewards. The reason Polkadot requires\nthis is to avoid an attack where someone has several thousand accounts nominating a single\nvalidator. The major cost in reward distribution is mutating the accounts in storage, and\nPolkadot cannot pay out several thousand\naccounts in a single transaction."),(0,o.kt)("h3",{id:"claiming-rewards"},"Claiming Rewards"),(0,o.kt)("p",null,"Polkadot stores the last 84 eras of reward\ninformation (e.g. maps of era number to validator points, staking rewards, nomination exposure,\netc.). Rewards will not be claimable more than 84 eras after they were earned. This means that all\nrewards must be claimed within a maximum of 84 eras, although under certain circumstances (described\nbelow) this may be as low as 28 eras."),(0,o.kt)("p",null,"If a validator kills their stash, any remaining rewards will no longer be claimable. Before doing\nthis, however, they would need to first stop validating and then unbond the funds in their stash,\nwhich takes 28 eras. If a validator were to immediately chill and start unbonding after rewards are\ncalculated, and nobody issued a payout for that era from that validator in the next 28 eras, the\nreward would no longer be claimable."),(0,o.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"In order to be absolutely sure that staking rewards can be claimed, users should trigger a payout\nbefore 28 eras have passed. See\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-guides-staking#claiming-rewards-with-the-polkadot-js-ui"},"this page")," for more information\nabout how to claim rewards using the Polkadot-JS UI.")),(0,o.kt)("h3",{id:"faq-and-cautionary-notes"},"FAQ and Cautionary Notes"),(0,o.kt)("ol",null,(0,o.kt)("li",{parentName:"ol"},"Rewards expire after 84 eras. On Polkadot, that's about 84 days. On Kusama, it is approximately\n21 days. Validators should claim all pending rewards before killing their stash in the event the\nvalidator decides to ",(0,o.kt)("inlineCode",{parentName:"li"},"chill")," -> ",(0,o.kt)("inlineCode",{parentName:"li"},"unbonds all")," -> ",(0,o.kt)("inlineCode",{parentName:"li"},"withdraws unbonded"),". Nominators will not miss\nout on rewards if they claim the pending rewards for a validator within 28 days. Essentially, the\ndeadline to ensure you get staking rewards is 28 eras. If the validator verifies its intent and\ndoes not unbond and withdraw, the 84 era timeline holds."),(0,o.kt)("li",{parentName:"ol"},"Claiming rewards (or neglecting to claim rewards) does not affect nominations in any way.\nNominations will persist after claiming rewards or after the rewards expire."),(0,o.kt)("li",{parentName:"ol"},'Rewards are not minted until they are claimed. Therefore, if your reward destination is "stash,\nincreasing amount at stake", then your staked amount does not reflect your rewards until you\nclaim them. If you want to maximize compounding, then you will need to claim often or nominate\nvalidators which regularly claim for you.'),(0,o.kt)("li",{parentName:"ol"},"Staking operations at the end of an era are closed to allow the off-chain validator election to\ntake place. See ",(0,o.kt)("a",{parentName:"li",href:"/docs/learn-phragmen#off-chain-phragmen"},"Off-chain Phragm\xe9n")," for more information.")),(0,o.kt)("h2",{id:"inflation"},"Inflation"),(0,o.kt)("p",null,"DOT is an inflationary token. In fact, there is\nno maximum number of DOT. On\nPolkadot network, inflation is\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/blob/756ccc35e93d1a78e3c71a0e67ae4da5f1d09f69/runtime/polkadot/src/lib.rs#L576"},"set to be 10% annually"),",\n","\nwith validator rewards being a function of the amount staked and the remainder going to the\ntreasury."),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"DOT went through ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"redenomination")," in 2020 that saw the DOT token supply\nincrease by 100 times."),(0,o.kt)("p",{parentName:"admonition"},"The current token supply on Polkadot is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.balances.totalIssuance",defaultValue:0xa9bc0e330b775000,filter:"humanReadable",mdxType:"RPC"})," (Over 1.2 Billion DOT).\n","")),(0,o.kt)("p",null,"There is an ",(0,o.kt)("em",{parentName:"p"},"ideal staking rate")," that the network tries to maintain. The goal is to have the ",(0,o.kt)("em",{parentName:"p"},"system\nstaking rate")," meet the ",(0,o.kt)("em",{parentName:"p"},"ideal staking rate"),". The system staking rate would be the total amount\nstaked over the total token supply, where the total amount staked is the stake of all validators and\nnominators on the network. The ideal staking rate accounts for having sufficient backing of\nDOT to prevent the possible compromise of\nsecurity while keeping the native token liquid.\nDOT is inflated according to the system staking\nrate of the entire network."),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"According to the inflation model, this would suggest that if you do not use your\nDOT for staking, your tokens dilute over time.")),(0,o.kt)("p",null,"The ideal staking rate on Polkadot also varies\nwith the number of parachains (50% is the current estimation of all\nDOT that should be staked, per parachain slot)."),(0,o.kt)("admonition",{title:"The ideal staking rate varies based on the number of parachains",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"The current staking rate on\nPolkadot still assumes the absence of parachains, with the suggested ideal staking rate of 75%.\nYou can track the progress on the issue to adjust it ",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/5872"},"here"),".\n\n","\nThis code assumes that the number of slots auctioned correspond to the number of parachains on the\nrelaychain, which may not be true as new slots can be occupied by old parachains that are renewing\ntheir lease. You can also track the progress on resolving this specific issue\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/5872"},"here"),".")),(0,o.kt)("p",null,"If the amount of tokens staked goes below the ideal rate, then staking rewards for nominators go up,\nincentivizing them to stake more tokens on the network. On the contrary, if it goes above the ideal\nrate, staking rewards drop. This is a result of the change in the percentage of staking rewards that\ngo to the Treasury."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"staking",src:a(69605).Z,width:"800",height:"800"})),(0,o.kt)("p",{style:{textAlign:"center"}},"Source: ",(0,o.kt)("a",{href:"https://w3f-research.readthedocs.io/en/latest/polkadot/overview/2-token-economics.html"},"Research - Web3 Foundation")),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"x-axis"),": Proportion of DOT staked"),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"y-axis"),": Inflation, annualized percentage"),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"Blue line"),": Annual inflation rate of NPoS, i.e. total amount of tokens minted to pay validators\nand nominators."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"Green line"),": Annual rewards rate for stakers. For instance, 0.2 corresponds to 20% of annual\nreturns on the staked tokens.")),(0,o.kt)("p",null,"You can determine the staking rewards by looking at the top bar of the staking overview on\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"Polkadot-JS UI"),"."),(0,o.kt)("p",null,"The above chart shows the inflation model of the network. Depending on the staking participation,\nthe distribution of the inflation to validators/nominators versus the treasury will change\ndynamically to provide incentives to participate (or not participate) in staking."),(0,o.kt)("p",null,"For instance, assuming that the ideal staking rate is 50%, all of the inflation would go to the\nvalidators/nominators if 50% of all KSM / DOT are staked. Any deviation from the 50% - positive or\nnegative - sends the proportional remainder to the treasury and effectively reduces staking rewards."),(0,o.kt)("p",null,"For those who are interested in knowing more about the design of the inflation model for the\nnetwork, please see ",(0,o.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/overview/token-economics"},"here"),"."),(0,o.kt)("h2",{id:"staking-miner"},"Staking Miner"),(0,o.kt)("admonition",{type:"caution"},(0,o.kt)("p",{parentName:"admonition"},"The staking-miner code is experimental and it is still in the development phase. Use is at your own\ndiscretion, as there is a risk of losing some funds.")),(0,o.kt)("p",null,"At the end of each era on Polkadot and Kusama, using ",(0,o.kt)("a",{parentName:"p",href:"learn-phragmen"},"NPoS"),', a new set of validators\nmust be elected based on the nominator preferences. This is a computationally intensive process,\nhence the usage of the term "mining" for computing the solution. The validators use\n',(0,o.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/how-to-guides/offchain-workers/"},"off-chain workers")," to compute\nthe result and submit a transaction to propose the set of winners. This can also be delegated to\nstand-alone programs, whose task is to mine the optimal solution. Staking miners compete with each\nother to produce election solutions which consist of a validator set, stake distribution across that\nset, and a score indicating how optimal the solution is. Staking miners run any given staking\nalgorithms (as of now, sequential Phragm\xe9n or PhragMMS, subject to change if improved algorithms are\nintroduced) to produce results, which are then sent as a transaction to the relay chain via a normal\nsigned extrinsic. The transaction requires a bond and a transaction fee. The best solution is\nrewarded, which the least covers the transaction fee, and the bond is returned to the account.\n",(0,o.kt)("a",{parentName:"p",href:"learn-staking-miner#deposit-and-reward-mechanics"},"The bond and the fee")," are lost if the solution is\ninvalid."),(0,o.kt)("p",null,"Staking miner uses a pallet called ",(0,o.kt)("inlineCode",{parentName:"p"},"pallet_election_provider_multi_phase")," and can only produce\nsolutions during the\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_election_provider_multi_phase/index.html#signed-phase"},(0,o.kt)("inlineCode",{parentName:"a"},"SignedPhase")),"\nof the pallet's life cycle. Once the ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedPhase")," is over and the\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_election_provider_multi_phase/index.html#unsigned-phase"},(0,o.kt)("inlineCode",{parentName:"a"},"UnsignedPhase")),"\nstarts, only the off-chain workers can provide election results."),(0,o.kt)("p",null,"Running the staking miner requires passing the seed of a funded account in order to pay the fees for\nthe transactions that will be sent. The same account's balance is used to reserve deposits as well.\nThe best solution in each round is rewarded. All correct solutions will get their deposit back and\nthe ones that submit invalid solutions will lose their deposit."),(0,o.kt)("h3",{id:"npos-election-optimization"},"NPoS election optimization"),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"NPoS election optimization",src:a(83471).Z,width:"1868",height:"804"})),(0,o.kt)("p",null,"A basic election solution is a simple distribution of stake across validators, but this can be\noptimized for better distribution equaling a higher security score. The staking miner does not act\nas a validator and focuses solely on the election result and optimization of the solution. It\nconnects to a specified chain and keeps listening to new signed phase of the election pallet in\norder to submit solutions to the NPoS election. When the correct time comes, it computes its\nsolution and submits it to the chain. The default miner algorithm is sequential Phragm\xe9n with a\nconfigurable number of balancing iterations that improve the score."),(0,o.kt)("h3",{id:"signed-phase-of-the-election-pallet"},"Signed Phase of the election pallet"),(0,o.kt)("p",null,"The election provider pallet ",(0,o.kt)("inlineCode",{parentName:"p"},"pallet_election_provider_multi_phase")," is divided into two phases,\n",(0,o.kt)("strong",{parentName:"p"},"signed")," and ",(0,o.kt)("strong",{parentName:"p"},"unsigned"),". At the end of the pallet's timeline, the function ",(0,o.kt)("inlineCode",{parentName:"p"},"elect()")," is called."),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"}," elect()\n + <--T::SignedPhase--\x3e + <--T::UnsignedPhase--\x3e +\n +-------------------------------------------------------------------+\n Phase::Off + Phase::Signed + Phase::Unsigned +\n")),(0,o.kt)("p",null,"Solutions provided by the staking miner can only be submitted during the signed phase. Solutions are\nsubmitted and queued on the chain as a ",(0,o.kt)("inlineCode",{parentName:"p"},"RawSolution"),". Once submitted, a solution cannot be retracted\nby the originating account."),(0,o.kt)("p",null,(0,o.kt)("inlineCode",{parentName:"p"},"RawSolution")," struct definition:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"pub struct RawSolution {\n pub solution: S, // The solution itself\n pub score: ElectionScore, // The claimed score of the solution.\n pub round: u32, // The round at which this solution should be submitted.\n}\n")),(0,o.kt)("p",null,"A maximum of ",(0,o.kt)("inlineCode",{parentName:"p"},"pallet::Config::MaxSignedSubmissions")," will be stored on-chain and they will be sorted\nbased on score. Higher the score the more optimal the election solution is. On both Polkadot and\nKusama the\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/blob/master/runtime/polkadot/src/lib.rs#L446"},"'MaxSignedSubmissions'"),"\nis set to\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedMaxSubmissions",defaultValue:16,mdxType:"RPC"}),"\n","\nsubmissions. This variable can be modified if needed through governance."),(0,o.kt)("p",null,"Upon arrival of a new solution:"),(0,o.kt)("ol",null,(0,o.kt)("li",{parentName:"ol"},"If the queue is not full, it is stored in the appropriate sorted index."),(0,o.kt)("li",{parentName:"ol"},"If the queue is full but the submitted solution is better than one of the queued ones, the worse\nsolution is discarded, the deposit of the outgoing solution is returned, and the new solution is\nstored in the correct index."),(0,o.kt)("li",{parentName:"ol"},"If the queue is full and the solution is not an improvement compared to any of the queued ones,\nit is instantly rejected and no deposit is reserved.")),(0,o.kt)("p",null,"Upon the end of the ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedPhase"),", no more solutions can be submitted and the solutions in the queue\nwill be checked using\n",(0,o.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/pallet/struct.Pallet.html#method.feasibility_check"},(0,o.kt)("inlineCode",{parentName:"a"},"Pallet::feasibility_check")),"\nwhich ensures the score is indeed correct, and marks them as valid or invalid. By checking each\nsolution in the queue, the queue will be reorganized by score. The highest valid score will be\nrewarded. Invalid solutions with higher score than the winning solution will be slashed. The rest of\nthe solutions will be discarded and their deposit will be returned. Once the staking miner with a\nwinning solution is ready to be rewarded the runtime will automatically execute\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/f2bc08a3071a91b71fec63cf2b22c707411cec0e/frame/election-provider-multi-phase/src/signed.rs#L453-L474"},(0,o.kt)("inlineCode",{parentName:"a"},"finalize_signed_phase_accept_solution")),"\nwhich reward account associated with the winning solution."),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Queue\n+-------------------------------+\n|Solution(score=20, valid=false)| +--\x3e Slashed\n+-------------------------------+\n|Solution(score=15, valid=true )| +--\x3e Rewarded, Saved\n+-------------------------------+\n|Solution(score=10, valid=true )| +--\x3e Discarded\n+-------------------------------+\n|Solution(score=05, valid=false)| +--\x3e Discarded\n+-------------------------------+\n| None |\n+-------------------------------+\n")),(0,o.kt)("h3",{id:"deposit-and-reward-mechanics"},"Deposit and reward mechanics"),(0,o.kt)("p",null,"The staking miners are required to pay a deposit to post their solutions. Deposit amount is the sum\nof ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositBase")," +",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositByte")," + ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositWeight"),". All good solutions are subject\nto receiving a ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedRewardBase"),"."),(0,o.kt)("h4",{id:"deposit"},"Deposit"),(0,o.kt)("p",null,"Current deposit(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositBase"),") is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedDepositBase",defaultValue:4e11,filter:"humanReadable",mdxType:"RPC"}),"\n","\nwhich is a fixed amount."),(0,o.kt)("p",null,"Current deposit per byte(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositByte"),") is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedDepositByte",defaultValue:97656,filter:"precise",mdxType:"RPC"}),"\n","\nand the total is variable depending on the size of the solution data. For example, a solution\nweighing 200KB would yield 200 x 0.0000097656 = ",(0,o.kt)("strong",{parentName:"p"},"0.00195312 DOT"),".\n",""),(0,o.kt)("p",null,"And the weight deposit(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositWeight"),") is currently set to ",(0,o.kt)("inlineCode",{parentName:"p"},"0")," and has no effect."),(0,o.kt)("h4",{id:"reward"},"Reward"),(0,o.kt)("p",null,"Current reward(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedRewardBase"),") is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedRewardBase",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"\n","\nwhich is a fixed amount."),(0,o.kt)("h3",{id:"further-resources"},"Further Resources"),(0,o.kt)("p",null,"If you want to run a staking miner on your validator, refer to the repository provided in the\nresources section below."),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"https://github.com/paritytech/staking-miner-v2"},"Staking Miner repository")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"https://crates.parity.io/pallet_election_provider_multi_phase/index.html"},"Election Pallet definition")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"https://github.com/paritytech/polkadot/blob/f610ffc05876d4b98a14cee245b4cc27bd3c0c15/runtime/polkadot/src/lib.rs#L389:L397"},"Signed phase parameter configuration on Polkadot"))))}k.isMDXComponent=!0},69605:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/staking-rate-with-parachains-0e10db7192160d6b8e16848b2ed12bc6.png"},71842:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-0-6836e3658c32484103ffcd06d6372427.png"},79098:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-1-6aeffdb212b7af723f00e38b40780dcc.png"},86983:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-2-aec08a8679a23e697f416374cbcdf735.png"},54258:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-3-08c2b290f95e036e026f667fca527704.png"},83471:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/NPoS-election-optimization-3ef1b7bd0a99f64c4198511b4216989d.png"},56789:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/stash-vs-stash-and-staking-proxy-2104e1a23d5c29821cec15fb9b67eba5.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/41b7b3e8.ce5ab10d.js b/assets/js/41b7b3e8.ce5ab10d.js new file mode 100644 index 000000000000..e1c95186069e --- /dev/null +++ b/assets/js/41b7b3e8.ce5ab10d.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[3513],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>c});var n=a(74165),i=a(15861),o=a(67294),s=a(87152),r=a(34200),l=a(67425);function d(e,t,a){return h.apply(this,arguments)}function h(){return(h=(0,i.Z)((0,n.Z)().mark((function e(t,a,i){var o,l,d,h,p;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return d=new s.U(o),e.next=21,r.G.create({provider:d});case 21:h=e.sent,(p=a.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,a=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,h=(0,o.useState)(""),c=h[0],u=h[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?p(s.toString(),l,t,u):u(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,i.Z)((0,n.Z)().mark((function e(){var i;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,u);case 2:if(void 0!==(i=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?p(i,l,t,u):u(i);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(r){console.log(r)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var i=void 0;if("polkadot"===a||"statemint"===a)i=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(i)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},84358:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>h,toc:()=>c});var n=a(87462),i=a(63366),o=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"learn-staking-advanced",title:"Advanced Staking Concepts",sidebar_label:"Advanced Staking Concepts",description:"Advanced Concepts about Staking on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","proxies","payouts","simple payouts","rewards","staking miner","phragm\xe9n"],slug:"../learn-staking-advanced"},d=void 0,h={unversionedId:"learn/learn-staking-advanced",id:"learn/learn-staking-advanced",title:"Advanced Staking Concepts",description:"Advanced Concepts about Staking on Polkadot.",source:"@site/../docs/learn/learn-staking-advanced.md",sourceDirName:"learn",slug:"/learn-staking-advanced",permalink:"/docs/learn-staking-advanced",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-staking-advanced.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"learn-staking-advanced",title:"Advanced Staking Concepts",sidebar_label:"Advanced Staking Concepts",description:"Advanced Concepts about Staking on Polkadot.",keywords:["staking","stake","nominate","nominating","NPoS","proxies","payouts","simple payouts","rewards","staking miner","phragm\xe9n"],slug:"../learn-staking-advanced"},sidebar:"docs",previous:{title:"Accounts",permalink:"/docs/learn-account-advanced"},next:{title:"NFT Pallets",permalink:"/docs/learn-nft-pallets"}},p={},c=[{value:"Staking Proxies",id:"staking-proxies",level:2},{value:"Bags List",id:"bags-list",level:2},{value:"Rewards Distribution",id:"rewards-distribution",level:2},{value:"Oversubscription, Commission Fees & Slashes",id:"oversubscription-commission-fees--slashes",level:4},{value:"Slashing",id:"slashing",level:2},{value:"Unresponsiveness",id:"unresponsiveness",level:3},{value:"Equivocation",id:"equivocation",level:3},{value:"Slashing Across Eras",id:"slashing-across-eras",level:3},{value:"Simple Payouts",id:"simple-payouts",level:2},{value:"Claiming Rewards",id:"claiming-rewards",level:3},{value:"FAQ and Cautionary Notes",id:"faq-and-cautionary-notes",level:3},{value:"Inflation",id:"inflation",level:2},{value:"Staking Miner",id:"staking-miner",level:2},{value:"NPoS election optimization",id:"npos-election-optimization",level:3},{value:"Signed Phase of the election pallet",id:"signed-phase-of-the-election-pallet",level:3},{value:"Deposit and reward mechanics",id:"deposit-and-reward-mechanics",level:3},{value:"Deposit",id:"deposit",level:4},{value:"Reward",id:"reward",level:4},{value:"Further Resources",id:"further-resources",level:3}],u={toc:c},m="wrapper";function k(e){var t=e.components,l=(0,i.Z)(e,r);return(0,o.kt)(m,(0,n.Z)({},u,l,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,o.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". Discover the new\n",(0,o.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Staking Dashboard")," that makes staking much easier and\ncheck this\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started. You can now stake on\nPolkadot natively with just\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"}),"\n","\nand earn staking rewards. For additional information, check out\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".")),(0,o.kt)("p",null,"This page is meant to be an advanced guide to staking with\nPolkadot. For a more general introduction,\ncheckout the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"Introduction to Staking")," page."),(0,o.kt)("h2",{id:"staking-proxies"},"Staking Proxies"),(0,o.kt)("p",null,"Polkadot makes it possible to create accounts\nhaving special permissions also called ",(0,o.kt)("strong",{parentName:"p"},"proxy accounts"),". For mode details about proxy accounts\nvisit the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"dedicated page")," on this wiki."),(0,o.kt)("p",null,"Proxy accounts are special accounts which can sign\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics/#pallets-and-extrinsics"},(0,o.kt)("strong",{parentName:"a"},"extrinsic calls"))," made to specific ",(0,o.kt)("strong",{parentName:"p"},"pallets")," on\nbehalf of the proxied account. There is thus the possibility to create staking proxy accounts that\ncan be used to sign extrinsic calls specific to the staking, session and utility pallets."),(0,o.kt)("p",null,"Staking on Polkadot is not a set-and-forget\naction, as a nominator you will need to monitor the performance of your validators and make changes\nif needed. There will be this transactions such as nominating that will be needed to regularly\nsigned. Each time you sign with an account, in the case of hot accounts, you expose the private key\nof that account to the internet with consequent risk of attack. A hot stash will be exposed all the\ntime a transaction is signed. Even in the case of a cold stash created with a Ledger device, signing\nwith the stash will build a transaction history that might tell something about your habits and\npreferences, or even your location."),(0,o.kt)("p",null,"Ideally, accounts with high economic power like the stash must be and remain as isolated as\npossible. With a staking proxy, the stash account is fully isolated when signing for staking-related\ntransactions. The proxy private key will be used to sign staking-related transactions, the stash\nprivate key will stay isolated and the staking transaction history will be built by the proxy."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"stash-stakingProxy",src:a(56789).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"For a practical perspective we need to use only one account and remember one password to sign for\nall staking-related transactions. From a security perspective who controls the staking proxy\ncontrols our staking actions."),(0,o.kt)("p",null,"It is important to remember that actions that can be performed by the proxy accounts are limited,\nand in the case of staking proxy, extrinsic calls to the balances pallet cannot be signed. This\nmeans it is not possible to do balance transfers on the proxied account through a staking proxy."),(0,o.kt)("p",null,"Note that to change the staking proxy you will need to sign with the stash or an ",(0,o.kt)("em",{parentName:"p"},"any")," proxy."),(0,o.kt)("h2",{id:"bags-list"},"Bags List"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"On Polkadot and Kusama, the instance of the pallet\n",(0,o.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_bags_list/"},"Bags-List")," is named as\n'voterList'."),(0,o.kt)("p",{parentName:"admonition"},"For a demo about bags list see ",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/hIIZRJLrBZA"},"this video tutorial"),".")),(0,o.kt)("p",null,"In Polkadot's NPoS nomination intents are\nplaced in a semi-sorted list called ",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/pull/9507"},"bags-list"),".\nThe\nBags-List substrate pallet is designed to be self-maintaining, with minimal effort from the\nblockchain, making it extremely scalable. The bags list has two primary components, bags and nodes\n(or nominators' accounts), with bags containing the nodes with bonded balance within a specific\nrange. In the figure below the 1st empty bag will contain nominators whose bonded balance is in the\nrange of 21 - 30 DOT, the 2nd bag 11 - 20 DOT, and the 3rd bag 0-10 DOT. The nomination intents are\nthe nominators' accounts with bonded tokens (in the example shown below, there are eight nomination\nintents) that will be put inside each of those three bags depending on their stake."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 0",src:a(71842).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"The bags list is semi-sorted, meaning that sorting is only partially done. When the nomination\nintents are submitted to the network, they are automatically put into each bag based on the number\nof bonded tokens, but within each bag, those nodes are arranged based on the time they are inserted\nand not based on their stake (see figure below). When the nomination intent of 19 DOT is submitted,\nit gets placed at the last spot in the 2nd bag (shown in the yellow circle). The same scenario\napplies for the node with 8 DOT (green circle) in the 3rd bag. Placing the node above all nodes with\na lesser stake requires an additional step (more on this later)."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 1",src:a(79098).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"The mentioned two nodes (19 DOT and 8 DOT) have the option to move up in their respective bags,\nwhich can put them in front of the nodes with less stake than them (see figure below). This action\nmust be done manually by submitting the ",(0,o.kt)("inlineCode",{parentName:"p"},"putInFrontOf")," extrinsic within the ",(0,o.kt)("inlineCode",{parentName:"p"},"voterList")," pallet\ninstance. Moreover, if the node with 19 DOT bonds an additional 2 DOT, that node will be put\nautomatically in the 1st bag (i.e. automatic ",(0,o.kt)("inlineCode",{parentName:"p"},"rebag"),') because the total number of bonded tokens will\nnow be within the range of the 1st bag. That node with now 21 DOT will be put at the tail end of the\n1st bag with the possibility to manually put itself in front of "older" nodes with less than 21 DOT\n(if there are any).'),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 2",src:a(86983).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"If one decides to send staking rewards to the stash account and automatically bond them (i.e.\ncompounding the staking rewards), the position within a bag does not change automatically. The same\nscenario applies to a slashing event, i.e., when a nominator gets slashed, their position within a\nbag does not change. This might result in a scenario where the node is in the wrong bag and needs to\nbe placed in the right bag. To address this issue, any account on-chain can submit the\npermissionless extrinsic ",(0,o.kt)("inlineCode",{parentName:"p"},"rebag")," within the ",(0,o.kt)("inlineCode",{parentName:"p"},"voterList")," pallet instance to update the positions of\nthe nodes that do not belong to their bag and place them in the correct one. To reiterate, actions\nlike bonding/unbonding tokens automatically rebag the nominator node, but events like staking\nrewards/slashing do not. See the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nominator#bags-list"},"bags-list")," section for more\ninformation."),(0,o.kt)("p",null,"The bags-list is capable of including an unlimited number of nodes, subject to the chain's runtime\nstorage. In the current staking system configuration, the bags list keeps\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.staking.maxNominatorsCount",defaultValue:5e4,mdxType:"RPC"}),"\n","\nnomination intents, of which, at most\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\ncome out as the electing nominators. See\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nominator#staking-election-stages"},"Staking Election Stages")," section for more info."),(0,o.kt)("p",null,"This means that only a portion of the nomination intents is kept. Once the nomination period ends,\nthe NPoS election system takes all nomination intents and their associated votes as input, and it\noutputs a set of validators. The bags are iterated from the most staked to the least staked. If the\naccounts are not appropriately sorted, this could leave the last touched bag to only be partially\niterated. Thus, in some edge cases, the order of the members within a bag is important. Continuing\nwith the example used in the previous figures, there are 8 nomination intents of which only 7 will\nbe kept. If the bags list stays semi-sorted (i.e. no accounts call the ",(0,o.kt)("inlineCode",{parentName:"p"},"putInFrontOf")," and ",(0,o.kt)("inlineCode",{parentName:"p"},"rebag"),"\nextrinsics), the nomination of the node with 8 DOT in the 3rd bag will not be considered while that\nof the preceding node with 5 DOT will be. Nomination of the node with 8 DOT will be kept only if it\nputs itself in front of the one with 5 DOT. Note how the nomination of the node with 19 DOT in the\n2nd bag will be considered regardless of changing its position inside the bag. The sorting\nfunctionality of nomination intents using bags is extremely important for the\n",(0,o.kt)("a",{parentName:"p",href:"https://gist.github.com/kianenigma/aa835946455b9a3f167821b9d05ba376"},"long-term improvements")," of the\nstaking/election system."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"bags list example 3",src:a(54258).Z,width:"1920",height:"800"})),(0,o.kt)("admonition",{title:"Minimum active nomination threshold to earn rewards is dynamic",type:"caution"},(0,o.kt)("p",{parentName:"admonition"},"Submitting a nomination intent does not guarantee staking rewards. The stake of the top\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\nnominators is applied to the validators in the active set. To avail of staking rewards, ensure that\nthe number of tokens bonded is higher than the minimum active bond. For more information, see the\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominator guide"),".")),(0,o.kt)("p",null,'The "election solution" which is a connected graph between nominators and validators with the stake\nas edge weights, has to meet certain requirements, such as maximizing the amount of stake to\nnominate validators and distributing the stake backing validators as evenly as possible. The\nobjectives of this election mechanism are to maximize the security of the network, and achieve fair\nrepresentation of the nominators. If you want to know more about how NPoS works (e.g. election,\nrunning time complexity, etc.), please read\n',(0,o.kt)("a",{parentName:"p",href:"http://research.web3.foundation/en/latest/polkadot/NPoS.html"},"here"),"."),(0,o.kt)("h2",{id:"rewards-distribution"},"Rewards Distribution"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"The general rule for rewards across validators is that two validators get paid essentially the same\namount of tokens for equal work, i.e. they are not paid proportional to their total stakes. There is\na probabilistic component to staking rewards in the form of\n",(0,o.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout##era-points"},"era points")," and\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-transaction-fees#fee-calculation"},"tips")," but these should average out over time.")),(0,o.kt)("p",null,"Validators are paid the same regardless of stake backing them. Validators with less stake will\ngenerally pay more to nominators per-token than the ones with more stake. This gives nominators an\neconomic incentive to gradually shift their preferences to lower-staked validators that gain a\nsufficient amount of reputation. A consequence of this is that the stake across validators will be\nas evenly distributed as possible which avoids concentration of power among a few validators. In the\nlong term, validators will have similar levels of stake, with the stake being higher for validators\nwith higher reputation. A nominator who is willing to risk more by backing a validator with a lower\nreputation will get paid more, provided there are no slashing events."),(0,o.kt)("p",null,"Before distributing rewards to nominators, validators can create a cut of the reward (a commission)\nthat is not shared with the nominators. This cut is a percentage of the block reward, not an\nabsolute value. After the commission gets deducted, the remaining portion is distributed pro-rata\nbased on their staked value and split between the validator and all of the nominators whose stake\nhas backed this validator."),(0,o.kt)("p",null,"For example, assume the block reward for a validator is 10 DOT. A validator may specify\n",(0,o.kt)("inlineCode",{parentName:"p"},"validator_commission = 50%"),", in which case the validator would receive 5 DOT. The remaining 5 DOT\nwould then be split between the validator and their nominators based on the proportion of stake each\nnominator had. Note that for this calculation, validator's self-stake acts just as if they were\nanother nominator."),(0,o.kt)("p",null,"Thus, a percentage of the reward goes thus to pay the validator's commission fees and the remainder\nis paid pro-rata (i.e. proportional to stake) to the nominators and validator. If a validator's\ncommission is set to 100%, no tokens will be paid out to any of the nominators. Notice in particular\nthat the validator is rewarded twice: once in commission fees for validating (if their commission\nrate is above 0%), and once for nominating itself with own stake."),(0,o.kt)("p",null,"The following example should clarify the above. For simplicity, we have the following assumptions:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"These validators do not have a stake of their own."),(0,o.kt)("li",{parentName:"ul"},"They each receive the same number of era points."),(0,o.kt)("li",{parentName:"ul"},"There are no tips for any transactions processed."),(0,o.kt)("li",{parentName:"ul"},"They do NOT charge any commission fees."),(0,o.kt)("li",{parentName:"ul"},"Total reward amount is 100 DOT tokens."),(0,o.kt)("li",{parentName:"ul"},"The current minimum amount of DOT to be a validator is 350 (note that this is ",(0,o.kt)("em",{parentName:"li"},"not")," the actual\nvalue, which fluctuates, but merely an assumption for purposes of this example; to understand how\nthe actual minimal stake is calculated, see\n",(0,o.kt)("a",{parentName:"li",href:"/docs/faq#what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"here"),").")),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"th"},"Validator A")),(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"}))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Nominator (4)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Stake (600)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Fraction of the Total Stake"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Rewards")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Jin"),(0,o.kt)("td",{parentName:"tr",align:"center"},"100"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.167"),(0,o.kt)("td",{parentName:"tr",align:"center"},"16.7")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"td"},"Sam")),(0,o.kt)("td",{parentName:"tr",align:"center"},"50"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.083"),(0,o.kt)("td",{parentName:"tr",align:"center"},"8.3")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Anson"),(0,o.kt)("td",{parentName:"tr",align:"center"},"250"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.417"),(0,o.kt)("td",{parentName:"tr",align:"center"},"41.7")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Bobby"),(0,o.kt)("td",{parentName:"tr",align:"center"},"200"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.333"),(0,o.kt)("td",{parentName:"tr",align:"center"},"33.3")))),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"th"},"Validator B")),(0,o.kt)("th",{parentName:"tr",align:"center"}),(0,o.kt)("th",{parentName:"tr",align:"center"}))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Nominator (4)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Stake (400)"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Fraction of the Total Stake"),(0,o.kt)("td",{parentName:"tr",align:"center"},"Rewards")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Alice"),(0,o.kt)("td",{parentName:"tr",align:"center"},"100"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.25"),(0,o.kt)("td",{parentName:"tr",align:"center"},"25")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"Peter"),(0,o.kt)("td",{parentName:"tr",align:"center"},"100"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.25"),(0,o.kt)("td",{parentName:"tr",align:"center"},"25")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},"John"),(0,o.kt)("td",{parentName:"tr",align:"center"},"150"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.375"),(0,o.kt)("td",{parentName:"tr",align:"center"},"37.5")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:"center"},(0,o.kt)("strong",{parentName:"td"},"Kitty")),(0,o.kt)("td",{parentName:"tr",align:"center"},"50"),(0,o.kt)("td",{parentName:"tr",align:"center"},"0.125"),(0,o.kt)("td",{parentName:"tr",align:"center"},"12.5")))),(0,o.kt)("p",null,(0,o.kt)("em",{parentName:"p"},"Both validators A & B have 4 nominators with a total stake 600 and 400 respectively.")),(0,o.kt)("p",null,"Based on the above rewards distribution, nominators of validator B get more rewards per DOT than\nthose of validator A because A has more overall stake. Sam has staked 50 DOT with validator A, but\nhe only gets 8.3 in return, whereas Kitty gets 12.5 with the same amount of stake."),(0,o.kt)("p",null,"To estimate how many tokens you can get each month as a nominator or validator, you can use this\n",(0,o.kt)("a",{parentName:"p",href:"https://www.stakingrewards.com/earn/polkadot/calculate"},"tool")," as a reference and play around with\nit by changing some parameters (e.g. how many days you would like to stake with your DOT, provider\nfees, compound rewards, etc.) to have a better estimate. Even though it may not be entirely accurate\nsince staking participation is changing dynamically, it works well as an indicator."),(0,o.kt)("h4",{id:"oversubscription-commission-fees--slashes"},"Oversubscription, Commission Fees & Slashes"),(0,o.kt)("p",null,"There is an additional factor to consider in terms of rewards. While there is no limit to the number\nof nominators a validator may have, a validator does have a limit to how many nominators to which it\ncan pay rewards. In Polkadot this limit is\ncurrently\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),",\n","\nalthough this can be modified via runtime upgrade. A validator with more than\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators is ",(0,o.kt)("em",{parentName:"p"},"oversubscribed"),". When payouts occur, only the top\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n",'\nnominators as measured by the amount of stake allocated to that validator will receive rewards. All\nother nominators are essentially "wasting" their stake - they used their nomination to elect that\nvalidator to the active stake, but receive no rewards in exchange for doing so.'),(0,o.kt)("p",null,"Note that the network slashes a validator for a misbehavior (e.g. validator offline, equivocation,\netc.) the slashed amount is a fixed percentage (and not a fixed amount), which means that validators\nwith more stake get slashed more DOT. Again, this is done to provide nominators with an economic\nincentive to shift their preferences and back less popular validators whom they consider to be\ntrustworthy."),(0,o.kt)("p",null,"Also, note that each validator candidate is free to name their desired commission fee (as a\npercentage of rewards) to cover operational costs. Since validators are paid the same, validators\nwith lower commission fees pay more to nominators than validators with higher fees. Thus, each\nvalidator can choose between increasing their fees to earn more, or decreasing their fees to attract\nmore nominators and increase their chances of being elected. In the long term, we expect that all\nvalidators will need to be cost-efficient to remain competitive, and that validators with higher\nreputation will be able to charge slightly higher commission fees (which is fair)."),(0,o.kt)("h2",{id:"slashing"},"Slashing"),(0,o.kt)("h3",{id:"unresponsiveness"},"Unresponsiveness"),(0,o.kt)("p",null,'For every session, validators will send an "I\'m online" heartbeat to indicate they are live. If a\nvalidator produces no blocks during an epoch and fails to send the heartbeat, it will be reported as\nunresponsive. Slashing may occur depending on the repeated offenses and how many other validators\nwere unresponsive or offline during the epoch.'),(0,o.kt)("p",null,"Validators should have a well-architected network infrastructure to ensure the node runs to reduce\nthe risk of slashing or chilling. A high availability setup is desirable, preferably with backup\nnodes that kick in ",(0,o.kt)("strong",{parentName:"p"},"only once the original node is verifiably offline")," (to avoid double-signing\nand being slashed for equivocation - see below). A comprehensive guide on validator setup is\navailable ",(0,o.kt)("a",{parentName:"p",href:"/docs/maintain-guides-secure-validator"},"here"),"."),(0,o.kt)("p",null,"Here is the formula for calculating slashing due to unresponsiveness:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Let x = offenders, n = total no. validators in the active set\n\nmin((3 * (x - (n / 10 + 1))) / n, 1) * 0.07\n")),(0,o.kt)("p",null,"The examples demonstrate how to calculate the slashing penalty for unresponsiveness."),(0,o.kt)("admonition",{type:"note"},(0,o.kt)("p",{parentName:"admonition"},"In all of the examples, assume that there are 100 validators in the active set.")),(0,o.kt)("p",null,"No slashing would enact if < 10% of all validators are unresponsive."),(0,o.kt)("p",null,"For example, if exactly 10 validators were unresponsive, the expression 3 ",(0,o.kt)("em",{parentName:"p"}," (x - (n / 10 + 1))) / n\nwould be 3 ")," (10 - (100 / 10 + 1)) / 100 = 3 ","*"," (10 - (10 + 1)) / 100 = -0.03 which is rounded to 0."),(0,o.kt)("admonition",{type:"note"},(0,o.kt)("p",{parentName:"admonition"},"The minimum value between 0 and 1 is 0. 0 multiplied by 0.07 is 0.")),(0,o.kt)("p",null,"If 14 validators are unresponsive, then slashing would occur, as > 10% of validators are\nunresponsive."),(0,o.kt)("p",null,"The slashing penalty would be min((3 ",(0,o.kt)("em",{parentName:"p"}," (14 - (100 / 10 + 1))) / 100, 1) ")," 0.07 = min((3 ",(0,o.kt)("em",{parentName:"p"}," (14 -\n11))/100, 1) ")," 0.07 = min(0.09, 1) ","*"," 0.07 = 0.6%"),(0,o.kt)("p",null,"Similarly, if one-third of the validator set (around 33/100) are unresponsive, the slashing penalty\nwould be about 5%."),(0,o.kt)("p",null,"The maximum slashing that can occur due to unresponsiveness is 7%. After around 45% of the\nvalidators go offline, the expression 3 ",(0,o.kt)("em",{parentName:"p"}," (x - (n / 10 + 1))) / n will go beyond 1. Hence, min((3 "),"\n(x - (n / 10 + 1))) / n, 1) ","*"," 0.07 will be ceiled to 7%."),(0,o.kt)("h3",{id:"equivocation"},"Equivocation"),(0,o.kt)("p",null,(0,o.kt)("strong",{parentName:"p"},"GRANDPA Equivocation"),": A validator signs two or more votes in the same round on different chains."),(0,o.kt)("p",null,(0,o.kt)("strong",{parentName:"p"},"BABE Equivocation"),": A validator produces two or more blocks on the Relay Chain in the same time\nslot."),(0,o.kt)("p",null,"Both GRANDPA and BABE equivocation use the same formula for calculating the slashing penalty:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Let x = offenders, n = total no. validators in the active set\n\nmin( (3 * x / n )^2, 1)\n")),(0,o.kt)("p",null,"As an example, assume that there are 100 validators in the active set, and one of them equivocates\nin a slot (for our purposes, it does not matter whether it was a BABE or GRANDPA equivocation). This\nis unlikely to be an attack on the network, but much more likely to be a misconfiguration of a\nvalidator. The penalty would be min(3 ","*"," 1 / 100)^2, 1) = 0.0009, or a 0.09% slash for that\nvalidator (i.e., the stake held by the validator and its nominators)."),(0,o.kt)("p",null,"Now assume that there is a group running several validators, and all of them have an issue in the\nsame slot. The penalty would be min((3 ","*"," 5 / 100)^2, 1) = 0.0225, or a 2.25% slash. If 20\nvalidators equivocate, this is a much more serious offense and possibly indicates a coordinated\nattack on the network, and so the slash will be much greater - min((3 ","*"," 20 / 100)^2, 1) = 0.36, or\na 36% slash on all of these validators and their nominators. All slashed validators will also be\nchilled."),(0,o.kt)("p",null,"From the example above, the risk of nominating or running many validators in the active set are\napparent. While rewards grow linearly (two validators will get you approximately twice as many\nstaking rewards as one), slashing grows exponentially. A single validator equivocating causes a\n0.09% slash, two validators equivocating does not cause a 0.09 ","*"," 2 = 0.18% slash, but rather a\n0.36% slash - 4x as much as the single validator."),(0,o.kt)("p",null,"Validators may run their nodes on multiple machines to make sure they can still perform validation\nwork in case one of their nodes goes down, but validator operators should be extremely careful in\nsetting these up. If they do not have good coordination to manage signing machines, equivocation is\npossible, and equivocation offenses are slashed at much higher rates than equivalent offline\noffenses."),(0,o.kt)("p",null,"If a validator is reported for any one of the offenses they will be removed from the validator set\n(",(0,o.kt)("a",{parentName:"p",href:"#chilling"},"chilled"),") and they will not be paid while they are out. They will be considered\ninactive immediately and will lose their nominators. They need to re-issue intent to validate and\nagain gather support from nominators."),(0,o.kt)("h3",{id:"slashing-across-eras"},"Slashing Across Eras"),(0,o.kt)("p",null,"There are 3 main difficulties to account for with slashing in NPoS:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"A nominator can nominate multiple validators and be slashed via any of them."),(0,o.kt)("li",{parentName:"ul"},"Until slashed, the stake is reused from era to era. Nominating with N coins for E eras in a row\ndoes not mean you have N","*","E coins to be slashed - you've only ever had N."),(0,o.kt)("li",{parentName:"ul"},"Slashable offenses can be found after the fact and out of order.")),(0,o.kt)("p",null,"To balance this, we only slash for the maximum slash a participant can receive in some time period,\nrather than the sum. This ensures protection from overslashing. Likewise, the period over which\nmaximum slashes are computed is finite and the validator is chilled with nominations withdrawn after\na slashing event, as stated in the previous section. This prevents rage-quit attacks in which, once\ncaught misbehaving, a participant deliberately misbehaves more because their slashing amount is\nalready maxed out."),(0,o.kt)("h2",{id:"simple-payouts"},"Simple Payouts"),(0,o.kt)("p",null,"Polkadot makes stakers claim their rewards for\npast eras by submitting a transaction. This naturally leads to spreading out reward distribution, as\npeople make transactions at disparate times, rather than updating the accounts of all stakers in a\nsingle block."),(0,o.kt)("p",null,"Even if everyone submitted a reward claim at the same time, the fact that they are individual\ntransactions would allow the block construction algorithm to process only a limited number per block\nand ensure that the network maintains a constant block time. If all rewards were sent out in one\nblock, this could cause serious issues with the stability of the network."),(0,o.kt)("p",null,"Simple payouts require one transaction per validator, per ",(0,o.kt)("a",{parentName:"p",href:"/docs/glossary##era"},"era"),", to\nclaim rewards. The reason Polkadot requires\nthis is to avoid an attack where someone has several thousand accounts nominating a single\nvalidator. The major cost in reward distribution is mutating the accounts in storage, and\nPolkadot cannot pay out several thousand\naccounts in a single transaction."),(0,o.kt)("h3",{id:"claiming-rewards"},"Claiming Rewards"),(0,o.kt)("p",null,"Polkadot stores the last 84 eras of reward\ninformation (e.g. maps of era number to validator points, staking rewards, nomination exposure,\netc.). Rewards will not be claimable more than 84 eras after they were earned. This means that all\nrewards must be claimed within a maximum of 84 eras, although under certain circumstances (described\nbelow) this may be as low as 28 eras."),(0,o.kt)("p",null,"If a validator kills their stash, any remaining rewards will no longer be claimable. Before doing\nthis, however, they would need to first stop validating and then unbond the funds in their stash,\nwhich takes 28 eras. If a validator were to immediately chill and start unbonding after rewards are\ncalculated, and nobody issued a payout for that era from that validator in the next 28 eras, the\nreward would no longer be claimable."),(0,o.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"In order to be absolutely sure that staking rewards can be claimed, users should trigger a payout\nbefore 28 eras have passed. See\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-guides-staking#claiming-rewards-with-the-polkadot-js-ui"},"this page")," for more information\nabout how to claim rewards using the Polkadot-JS UI.")),(0,o.kt)("h3",{id:"faq-and-cautionary-notes"},"FAQ and Cautionary Notes"),(0,o.kt)("ol",null,(0,o.kt)("li",{parentName:"ol"},"Rewards expire after 84 eras. On Polkadot, that's about 84 days. On Kusama, it is approximately\n21 days. Validators should claim all pending rewards before killing their stash in the event the\nvalidator decides to ",(0,o.kt)("inlineCode",{parentName:"li"},"chill")," -> ",(0,o.kt)("inlineCode",{parentName:"li"},"unbonds all")," -> ",(0,o.kt)("inlineCode",{parentName:"li"},"withdraws unbonded"),". Nominators will not miss\nout on rewards if they claim the pending rewards for a validator within 28 days. Essentially, the\ndeadline to ensure you get staking rewards is 28 eras. If the validator verifies its intent and\ndoes not unbond and withdraw, the 84 era timeline holds."),(0,o.kt)("li",{parentName:"ol"},"Claiming rewards (or neglecting to claim rewards) does not affect nominations in any way.\nNominations will persist after claiming rewards or after the rewards expire."),(0,o.kt)("li",{parentName:"ol"},'Rewards are not minted until they are claimed. Therefore, if your reward destination is "stash,\nincreasing amount at stake", then your staked amount does not reflect your rewards until you\nclaim them. If you want to maximize compounding, then you will need to claim often or nominate\nvalidators which regularly claim for you.'),(0,o.kt)("li",{parentName:"ol"},"Staking operations at the end of an era are closed to allow the off-chain validator election to\ntake place. See ",(0,o.kt)("a",{parentName:"li",href:"/docs/learn-phragmen#off-chain-phragmen"},"Off-chain Phragm\xe9n")," for more information.")),(0,o.kt)("h2",{id:"inflation"},"Inflation"),(0,o.kt)("p",null,"DOT is an inflationary token. In fact, there is\nno maximum number of DOT. On\nPolkadot network, inflation is\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/blob/756ccc35e93d1a78e3c71a0e67ae4da5f1d09f69/runtime/polkadot/src/lib.rs#L576"},"set to be 10% annually"),",\n","\nwith validator rewards being a function of the amount staked and the remainder going to the\ntreasury."),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"DOT went through ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"redenomination")," in 2020 that saw the DOT token supply\nincrease by 100 times."),(0,o.kt)("p",{parentName:"admonition"},"The current token supply on Polkadot is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.balances.totalIssuance",defaultValue:0xa9bc0e330b775000,filter:"humanReadable",mdxType:"RPC"})," (Over 1.2 Billion DOT).\n","")),(0,o.kt)("p",null,"There is an ",(0,o.kt)("em",{parentName:"p"},"ideal staking rate")," that the network tries to maintain. The goal is to have the ",(0,o.kt)("em",{parentName:"p"},"system\nstaking rate")," meet the ",(0,o.kt)("em",{parentName:"p"},"ideal staking rate"),". The system staking rate would be the total amount\nstaked over the total token supply, where the total amount staked is the stake of all validators and\nnominators on the network. The ideal staking rate accounts for having sufficient backing of\nDOT to prevent the possible compromise of\nsecurity while keeping the native token liquid.\nDOT is inflated according to the system staking\nrate of the entire network."),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"According to the inflation model, this would suggest that if you do not use your\nDOT for staking, your tokens dilute over time.")),(0,o.kt)("p",null,"The ideal staking rate on Polkadot also varies\nwith the number of parachains (50% is the current estimation of all\nDOT that should be staked, per parachain slot)."),(0,o.kt)("admonition",{title:"The ideal staking rate varies based on the number of parachains",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"The current staking rate on\nPolkadot still assumes the absence of parachains, with the suggested ideal staking rate of 75%.\nYou can track the progress on the issue to adjust it ",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/5872"},"here"),".\n\n","\nThis code assumes that the number of slots auctioned correspond to the number of parachains on the\nrelaychain, which may not be true as new slots can be occupied by old parachains that are renewing\ntheir lease. You can also track the progress on resolving this specific issue\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/5872"},"here"),".")),(0,o.kt)("p",null,"If the amount of tokens staked goes below the ideal rate, then staking rewards for nominators go up,\nincentivizing them to stake more tokens on the network. On the contrary, if it goes above the ideal\nrate, staking rewards drop. This is a result of the change in the percentage of staking rewards that\ngo to the Treasury."),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"staking",src:a(69605).Z,width:"800",height:"800"})),(0,o.kt)("p",{style:{textAlign:"center"}},"Source: ",(0,o.kt)("a",{href:"https://w3f-research.readthedocs.io/en/latest/polkadot/overview/2-token-economics.html"},"Research - Web3 Foundation")),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"x-axis"),": Proportion of DOT staked"),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"y-axis"),": Inflation, annualized percentage"),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"Blue line"),": Annual inflation rate of NPoS, i.e. total amount of tokens minted to pay validators\nand nominators."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("strong",{parentName:"li"},"Green line"),": Annual rewards rate for stakers. For instance, 0.2 corresponds to 20% of annual\nreturns on the staked tokens.")),(0,o.kt)("p",null,"You can determine the staking rewards by looking at the top bar of the staking overview on\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"Polkadot-JS UI"),"."),(0,o.kt)("p",null,"The above chart shows the inflation model of the network. Depending on the staking participation,\nthe distribution of the inflation to validators/nominators versus the treasury will change\ndynamically to provide incentives to participate (or not participate) in staking."),(0,o.kt)("p",null,"For instance, assuming that the ideal staking rate is 50%, all of the inflation would go to the\nvalidators/nominators if 50% of all KSM / DOT are staked. Any deviation from the 50% - positive or\nnegative - sends the proportional remainder to the treasury and effectively reduces staking rewards."),(0,o.kt)("p",null,"For those who are interested in knowing more about the design of the inflation model for the\nnetwork, please see ",(0,o.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/overview/token-economics"},"here"),"."),(0,o.kt)("h2",{id:"staking-miner"},"Staking Miner"),(0,o.kt)("admonition",{type:"caution"},(0,o.kt)("p",{parentName:"admonition"},"The staking-miner code is experimental and it is still in the development phase. Use is at your own\ndiscretion, as there is a risk of losing some funds.")),(0,o.kt)("p",null,"At the end of each era on Polkadot and Kusama, using ",(0,o.kt)("a",{parentName:"p",href:"learn-phragmen"},"NPoS"),', a new set of validators\nmust be elected based on the nominator preferences. This is a computationally intensive process,\nhence the usage of the term "mining" for computing the solution. The validators use\n',(0,o.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/how-to-guides/offchain-workers/"},"off-chain workers")," to compute\nthe result and submit a transaction to propose the set of winners. This can also be delegated to\nstand-alone programs, whose task is to mine the optimal solution. Staking miners compete with each\nother to produce election solutions which consist of a validator set, stake distribution across that\nset, and a score indicating how optimal the solution is. Staking miners run any given staking\nalgorithms (as of now, sequential Phragm\xe9n or PhragMMS, subject to change if improved algorithms are\nintroduced) to produce results, which are then sent as a transaction to the relay chain via a normal\nsigned extrinsic. The transaction requires a bond and a transaction fee. The best solution is\nrewarded, which the least covers the transaction fee, and the bond is returned to the account.\n",(0,o.kt)("a",{parentName:"p",href:"learn-staking-miner#deposit-and-reward-mechanics"},"The bond and the fee")," are lost if the solution is\ninvalid."),(0,o.kt)("p",null,"Staking miner uses a pallet called ",(0,o.kt)("inlineCode",{parentName:"p"},"pallet_election_provider_multi_phase")," and can only produce\nsolutions during the\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_election_provider_multi_phase/index.html#signed-phase"},(0,o.kt)("inlineCode",{parentName:"a"},"SignedPhase")),"\nof the pallet's life cycle. Once the ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedPhase")," is over and the\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_election_provider_multi_phase/index.html#unsigned-phase"},(0,o.kt)("inlineCode",{parentName:"a"},"UnsignedPhase")),"\nstarts, only the off-chain workers can provide election results."),(0,o.kt)("p",null,"Running the staking miner requires passing the seed of a funded account in order to pay the fees for\nthe transactions that will be sent. The same account's balance is used to reserve deposits as well.\nThe best solution in each round is rewarded. All correct solutions will get their deposit back and\nthe ones that submit invalid solutions will lose their deposit."),(0,o.kt)("h3",{id:"npos-election-optimization"},"NPoS election optimization"),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"NPoS election optimization",src:a(83471).Z,width:"1868",height:"804"})),(0,o.kt)("p",null,"A basic election solution is a simple distribution of stake across validators, but this can be\noptimized for better distribution equaling a higher security score. The staking miner does not act\nas a validator and focuses solely on the election result and optimization of the solution. It\nconnects to a specified chain and keeps listening to new signed phase of the election pallet in\norder to submit solutions to the NPoS election. When the correct time comes, it computes its\nsolution and submits it to the chain. The default miner algorithm is sequential Phragm\xe9n with a\nconfigurable number of balancing iterations that improve the score."),(0,o.kt)("h3",{id:"signed-phase-of-the-election-pallet"},"Signed Phase of the election pallet"),(0,o.kt)("p",null,"The election provider pallet ",(0,o.kt)("inlineCode",{parentName:"p"},"pallet_election_provider_multi_phase")," is divided into two phases,\n",(0,o.kt)("strong",{parentName:"p"},"signed")," and ",(0,o.kt)("strong",{parentName:"p"},"unsigned"),". At the end of the pallet's timeline, the function ",(0,o.kt)("inlineCode",{parentName:"p"},"elect()")," is called."),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"}," elect()\n + <--T::SignedPhase--\x3e + <--T::UnsignedPhase--\x3e +\n +-------------------------------------------------------------------+\n Phase::Off + Phase::Signed + Phase::Unsigned +\n")),(0,o.kt)("p",null,"Solutions provided by the staking miner can only be submitted during the signed phase. Solutions are\nsubmitted and queued on the chain as a ",(0,o.kt)("inlineCode",{parentName:"p"},"RawSolution"),". Once submitted, a solution cannot be retracted\nby the originating account."),(0,o.kt)("p",null,(0,o.kt)("inlineCode",{parentName:"p"},"RawSolution")," struct definition:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"pub struct RawSolution {\n pub solution: S, // The solution itself\n pub score: ElectionScore, // The claimed score of the solution.\n pub round: u32, // The round at which this solution should be submitted.\n}\n")),(0,o.kt)("p",null,"A maximum of ",(0,o.kt)("inlineCode",{parentName:"p"},"pallet::Config::MaxSignedSubmissions")," will be stored on-chain and they will be sorted\nbased on score. Higher the score the more optimal the election solution is. On both Polkadot and\nKusama the\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/blob/master/runtime/polkadot/src/lib.rs#L446"},"'MaxSignedSubmissions'"),"\nis set to\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedMaxSubmissions",defaultValue:16,mdxType:"RPC"}),"\n","\nsubmissions. This variable can be modified if needed through governance."),(0,o.kt)("p",null,"Upon arrival of a new solution:"),(0,o.kt)("ol",null,(0,o.kt)("li",{parentName:"ol"},"If the queue is not full, it is stored in the appropriate sorted index."),(0,o.kt)("li",{parentName:"ol"},"If the queue is full but the submitted solution is better than one of the queued ones, the worse\nsolution is discarded, the deposit of the outgoing solution is returned, and the new solution is\nstored in the correct index."),(0,o.kt)("li",{parentName:"ol"},"If the queue is full and the solution is not an improvement compared to any of the queued ones,\nit is instantly rejected and no deposit is reserved.")),(0,o.kt)("p",null,"Upon the end of the ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedPhase"),", no more solutions can be submitted and the solutions in the queue\nwill be checked using\n",(0,o.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/pallet/struct.Pallet.html#method.feasibility_check"},(0,o.kt)("inlineCode",{parentName:"a"},"Pallet::feasibility_check")),"\nwhich ensures the score is indeed correct, and marks them as valid or invalid. By checking each\nsolution in the queue, the queue will be reorganized by score. The highest valid score will be\nrewarded. Invalid solutions with higher score than the winning solution will be slashed. The rest of\nthe solutions will be discarded and their deposit will be returned. Once the staking miner with a\nwinning solution is ready to be rewarded the runtime will automatically execute\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/f2bc08a3071a91b71fec63cf2b22c707411cec0e/frame/election-provider-multi-phase/src/signed.rs#L453-L474"},(0,o.kt)("inlineCode",{parentName:"a"},"finalize_signed_phase_accept_solution")),"\nwhich reward account associated with the winning solution."),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Queue\n+-------------------------------+\n|Solution(score=20, valid=false)| +--\x3e Slashed\n+-------------------------------+\n|Solution(score=15, valid=true )| +--\x3e Rewarded, Saved\n+-------------------------------+\n|Solution(score=10, valid=true )| +--\x3e Discarded\n+-------------------------------+\n|Solution(score=05, valid=false)| +--\x3e Discarded\n+-------------------------------+\n| None |\n+-------------------------------+\n")),(0,o.kt)("h3",{id:"deposit-and-reward-mechanics"},"Deposit and reward mechanics"),(0,o.kt)("p",null,"The staking miners are required to pay a deposit to post their solutions. Deposit amount is the sum\nof ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositBase")," +",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositByte")," + ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositWeight"),". All good solutions are subject\nto receiving a ",(0,o.kt)("inlineCode",{parentName:"p"},"SignedRewardBase"),"."),(0,o.kt)("h4",{id:"deposit"},"Deposit"),(0,o.kt)("p",null,"Current deposit(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositBase"),") is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedDepositBase",defaultValue:4e11,filter:"humanReadable",mdxType:"RPC"}),"\n","\nwhich is a fixed amount."),(0,o.kt)("p",null,"Current deposit per byte(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositByte"),") is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedDepositByte",defaultValue:97656,filter:"precise",mdxType:"RPC"}),"\n","\nand the total is variable depending on the size of the solution data. For example, a solution\nweighing 200KB would yield 200 x 0.0000097656 = ",(0,o.kt)("strong",{parentName:"p"},"0.00195312 DOT"),".\n",""),(0,o.kt)("p",null,"And the weight deposit(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedDepositWeight"),") is currently set to ",(0,o.kt)("inlineCode",{parentName:"p"},"0")," and has no effect."),(0,o.kt)("h4",{id:"reward"},"Reward"),(0,o.kt)("p",null,"Current reward(",(0,o.kt)("inlineCode",{parentName:"p"},"SignedRewardBase"),") is\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.signedRewardBase",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"\n","\nwhich is a fixed amount."),(0,o.kt)("h3",{id:"further-resources"},"Further Resources"),(0,o.kt)("p",null,"If you want to run a staking miner on your validator, refer to the repository provided in the\nresources section below."),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"https://github.com/paritytech/staking-miner-v2"},"Staking Miner repository")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"https://crates.parity.io/pallet_election_provider_multi_phase/index.html"},"Election Pallet definition")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"https://github.com/paritytech/polkadot/blob/f610ffc05876d4b98a14cee245b4cc27bd3c0c15/runtime/polkadot/src/lib.rs#L389:L397"},"Signed phase parameter configuration on Polkadot"))))}k.isMDXComponent=!0},69605:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/staking-rate-with-parachains-0e10db7192160d6b8e16848b2ed12bc6.png"},71842:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-0-6836e3658c32484103ffcd06d6372427.png"},79098:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-1-6aeffdb212b7af723f00e38b40780dcc.png"},86983:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-2-aec08a8679a23e697f416374cbcdf735.png"},54258:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/bags-list-example-3-08c2b290f95e036e026f667fca527704.png"},83471:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/NPoS-election-optimization-3ef1b7bd0a99f64c4198511b4216989d.png"},56789:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/stash-vs-stash-and-staking-proxy-2104e1a23d5c29821cec15fb9b67eba5.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/48d75399.bc1bfc3b.js b/assets/js/48d75399.bc1bfc3b.js new file mode 100644 index 000000000000..3a14f9f5b52d --- /dev/null +++ b/assets/js/48d75399.bc1bfc3b.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[4620],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>p});var o=a(74165),n=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function h(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,n.Z)((0,o.Z)().mark((function e(t,a,n){var i,l,h,d,c;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return h=new r.U(i),e.next=21,s.G.create({provider:h});case 21:d=e.sent,(c=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,a,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,o);break;case"precise":(0,l.Precise)(e,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),p=d[0],u=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?c(r.toString(),l,t,u):u(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,n.Z)((0,o.Z)().mark((function e(){var n;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,h(t,a,u);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(n,l,t,u):u(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),o((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(n)+" "+t[a].symbol).toString())},Precise:function(e,a,o){o(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},17384:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>h,default:()=>k,frontMatter:()=>l,metadata:()=>d,toc:()=>p});var o=a(87462),n=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"faq",title:"Frequently Asked Questions (FAQs)",sidebar_label:"FAQ",description:"FAQs to Help you Navigate on Polkadot.",keywords:["FAQ","questions"],slug:"../faq"},h=void 0,d={unversionedId:"general/faq",id:"general/faq",title:"Frequently Asked Questions (FAQs)",description:"FAQs to Help you Navigate on Polkadot.",source:"@site/../docs/general/faq.md",sourceDirName:"general",slug:"/faq",permalink:"/docs/faq",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/faq.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"faq",title:"Frequently Asked Questions (FAQs)",sidebar_label:"FAQ",description:"FAQs to Help you Navigate on Polkadot.",keywords:["FAQ","questions"],slug:"../faq"},sidebar:"docs",previous:{title:"Metadata Explorer",permalink:"/docs/metadata"},next:{title:"Glossary",permalink:"/docs/glossary"}},c={},p=[{value:"Polkadot Launch",id:"polkadot-launch",level:2},{value:"Polkadot Roadmap",id:"polkadot-roadmap",level:2},{value:"Validators",id:"validators",level:2},{value:"How do I apply to be a validator?",id:"how-do-i-apply-to-be-a-validator",level:3},{value:"How are validators rewarded?",id:"how-are-validators-rewarded",level:3},{value:"What is the minimum stake necessary to be elected as an active validator?",id:"what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator",level:3},{value:"Why will Polkadot have only 1000 validators while other projects have hundreds of thousands?",id:"why-will-polkadot-have-only-1000-validators-while-other-projects-have-hundreds-of-thousands",level:3},{value:"Relay Chain",id:"relay-chain",level:2},{value:"What is the block time of the Relay Chain?",id:"what-is-the-block-time-of-the-relay-chain",level:3},{value:"Does Polkadot have smart contracts?",id:"does-polkadot-have-smart-contracts",level:3},{value:"How will the Polkadot Relay Chain connect to external chains in the ecosystem?",id:"how-will-the-polkadot-relay-chain-connect-to-external-chains-in-the-ecosystem",level:3},{value:"What is Polkadot's Transactions Per Second (TPS)?",id:"what-is-polkadots-transactions-per-second-tps",level:3},{value:"DOT",id:"dot",level:2},{value:"What is the difference between DOT (old) and new DOT?",id:"what-is-the-difference-between-dot-old-and-new-dot",level:3},{value:"What is the inflation rate of the DOT?",id:"what-is-the-inflation-rate-of-the-dot",level:3},{value:"Why can't crowdloaned DOT be staked?",id:"why-cant-crowdloaned-dot-be-staked",level:3},{value:"Governance",id:"governance",level:2},{value:"What prevents Polkadot governance from failing?",id:"what-prevents-polkadot-governance-from-failing",level:3},{value:"What prevents Polkadot governance from becoming plutocratic?",id:"what-prevents-polkadot-governance-from-becoming-plutocratic",level:3},{value:"Parachains",id:"parachains",level:2},{value:"How do parachain economics work?",id:"how-do-parachain-economics-work",level:3},{value:"Are parachains ephemeral? What happens when a parachain loses the next auction?",id:"are-parachains-ephemeral-what-happens-when-a-parachain-loses-the-next-auction",level:3},{value:"Networking",id:"networking",level:2},{value:"What is libp2p?",id:"what-is-libp2p",level:3},{value:"Does Polkadot use libp2p?",id:"does-polkadot-use-libp2p",level:3},{value:"How does libp2p differ from IPFS?",id:"how-does-libp2p-differ-from-ipfs",level:3},{value:"Kusama",id:"kusama",level:2},{value:"What is the minimum amount of KSM / DOT I can have in my account?",id:"what-is-the-minimum-amount-of-ksm--dot-i-can-have-in-my-account",level:3},{value:"What are the transfer fees for Kusama?",id:"what-are-the-transfer-fees-for-kusama",level:3},{value:"Answered by Gav series",id:"answered-by-gav-series",level:2}],u={toc:p},m="wrapper";function k(e){var t=e.components,a=(0,n.Z)(e,s);return(0,i.kt)(m,(0,o.Z)({},u,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"This FAQ focuses on technical questions for users interested in developing applications for\nPolkadot. If you have a more general question, you may wish to search for the answer on our support\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/home"},"Knowledge Base")," or the main\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/faq"},"Polkadot network FAQ"),". If you have a question that is not answered,\nplease feel free to ask on the Polkadot Watercooler\n",(0,i.kt)("a",{parentName:"p",href:"https://app.element.io/#/room/#polkadot-watercooler:web3.foundation"},"Element channel")," or contact\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network"},"Polkadot Support"),".")),(0,i.kt)("h2",{id:"polkadot-launch"},"Polkadot Launch"),(0,i.kt)("p",null,"The Genesis block of the Polkadot network was launched on May 26, 2020 at 15:36:21 UTC, as a Proof\nof Authority (PoA) network, with governance controlled by the single Sudo (super-user) account.\nDuring this time, validators started joining the network and signaling their intention to\nparticipate in consensus."),(0,i.kt)("p",null,"The network evolved to become a Proof of Stake (PoS) network on June 18, 2020. With the chain\nsecured by the decentralized community of validators, the Sudo module was removed on July 20, 2020,\ntransitioning the governance of the chain into the hands of the token (DOT) holders. This is the\npoint where Polkadot became decentralized."),(0,i.kt)("p",null,"The final step of the transition to full-functioning Polkadot was the enabling of transfer\nfunctionality, which occurred on Polkadot at block number 1_205_128 on August 18, 2020, at 16:39\nUTC."),(0,i.kt)("p",null,"On August 21, 2020, Redenomination of DOT occurred. From this date, one DOT (old) equals 100 new\nDOT."),(0,i.kt)("h2",{id:"polkadot-roadmap"},"Polkadot Roadmap"),(0,i.kt)("p",null,"For more information on the Polkadot roadmap please visit the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/technology/#roadmap"},"official Polkadot website"),"."),(0,i.kt)("h2",{id:"validators"},"Validators"),(0,i.kt)("h3",{id:"how-do-i-apply-to-be-a-validator"},"How do I apply to be a validator?"),(0,i.kt)("p",null,"There is no central authority that decides on validators, so there is not per se an ",(0,i.kt)("em",{parentName:"p"},"application"),"\nthat you can fill out. Registering as a validator is permissionless; in order to become one you must\nonly set up a validator node and mark your intention to validate on chain. For detailed instruction\non how to do this you can consult the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-kusama"},"Kusama validator guide")," on validating\nfor Kusama or the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"Polkadot validator guide")," for validating\non Polkadot."),(0,i.kt)("p",null,"However, once you've set up a validator and have registered your intention it does not mean that you\nwill be included in the ",(0,i.kt)("em",{parentName:"p"},"active set")," right away. The validators are elected to the active set based\non the results of an election algorithm known as ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragm\xe9n's method"),".\nPhragm\xe9n's method tries to accomplish two goals: 1) select ",(0,i.kt)("inlineCode",{parentName:"p"},"n")," members from a larger set based on\nstake-weighted votes and 2) equalize the stake backing each validator as much as possible."),(0,i.kt)("p",null,"You will likely want to campaign your validator to the community in order to get more backing. You\nare looking for ",(0,i.kt)("em",{parentName:"p"},"nominators")," that will put up their tokens to increase the stake for your validator.\nFor validators who cannot acquire the minimum stake from the community, Parity and Web3 Foundation\nalso run a joint program called ",(0,i.kt)("a",{parentName:"p",href:"/docs/thousand-validators"},"Thousand Validators")," that will nominate\nvalidators if they apply and fit the requirements."),(0,i.kt)("h3",{id:"how-are-validators-rewarded"},"How are validators rewarded?"),(0,i.kt)("p",null,"Validators are rewarded from the inflation of the Relay Chain, transaction fees, and tips. However,\nthey only take a percentage of the former two. More details can be read on the page for\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"validator payouts"),"."),(0,i.kt)("h3",{id:"what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"What is the minimum stake necessary to be elected as an active validator?"),(0,i.kt)("p",null,"The minimum stake that is necessary to be elected as an active validator is dynamic and can change\nover time. It depends not only on how much stake is being put behind each validator, but also the\nsize of the active set and how many validators are waiting in the pool."),(0,i.kt)("p",null,"There are a few ways to estimate the minimum stake."),(0,i.kt)("p",null,"One way can be to navigate to the\n",(0,i.kt)("a",{parentName:"p",href:"https://ipfs.io/ipns/polkadot.dotapps.io/#/staking/targets"},"Polkadot Apps Targets tab"),'. The value\nat the top of the screen saying "Lowest" is the least staked validator. You need at least this\nmuch + 1 to enter the set.'),(0,i.kt)("p",null,"You can also use some tools some to perform estimations."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate-debug-kit/tree/master/offline-election"},"Offline Election"),"\ncan provide exact results of running an election on the current set of validators using the same\nRust code that is ran in Polkadot.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("a",{parentName:"p",href:"https://github.com/w3f/validator-stats"},"Validator stats script")," can give you an estimate that is\nbased on the currently elected set, as well as some statistics about Kusama validators."))),(0,i.kt)("h3",{id:"why-will-polkadot-have-only-1000-validators-while-other-projects-have-hundreds-of-thousands"},"Why will Polkadot have only 1000 validators while other projects have hundreds of thousands?"),(0,i.kt)("p",null,"Polkadot's goal to have 1000 validators is set to be something that is practically achievable in the\nshort term with high confidence of good performance in a live environment. Furthermore, validators\nin Polkadot are not the only stakers, and if we consider the number of stakers that can be possible\non Polkadot the number can scale up to hundreds of thousands. Since validators are performing\ncritical consensus work to maintain the security of the chain including all of its shards, a more\nmodest number of validators is estimated to start. Upon later improvements, such as implementing\nsignature aggregation for finalization messages, the number of validators could reasonably scale up.\nHowever, increasing validators above one thousand remains a goal for later iterations of Polkadot."),(0,i.kt)("p",null,"It is also worth mentioning that one thousand validators is more than the number of validators of\nsimilar PoS chains with comparable levels of economic security as Polkadot. The closest contenders\nare operating with around 150 validators, while Polkadot is already securely running with\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.validatorCount",defaultValue:297,mdxType:"RPC"}),"\n","\nvalidators."),(0,i.kt)("p",null,"Additionally, other projects sometimes have a different definition of ",(0,i.kt)("em",{parentName:"p"},"validator"),' that approximates\nmore closely to remote signing keys without the full operation of a validating node. On Polkadot,\neach validator is running their own validating node and performing full verification of the Relay\nChain, voting on finality, producing blocks in their decided slots, and verifying parachain state\ntransitions. Other projects may consider validators and "validating nodes" as separate entities.'),(0,i.kt)("p",null,"Finally, individuals may participate in the block production process indirectly by\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominating")," validators. In this way, individuals who are not running a\nnode can still share in staking rewards."),(0,i.kt)("h2",{id:"relay-chain"},"Relay Chain"),(0,i.kt)("h3",{id:"what-is-the-block-time-of-the-relay-chain"},"What is the block time of the Relay Chain?"),(0,i.kt)("p",null,"Both the Kusama and Polkadot networks are currently operating at a rate of one block every six\nseconds."),(0,i.kt)("p",null,"This may be changed in the future. It may go as low as two to three seconds after optimizations, or\npotentially increase in order to handle the capacity of the parachain networking in a live\nenvironment."),(0,i.kt)("h3",{id:"does-polkadot-have-smart-contracts"},"Does Polkadot have smart contracts?"),(0,i.kt)("p",null,"No - and yes. The Polkadot Relay Chain does not implement smart contracts natively. The reason for\nnot having smart contracts on the Relay Chain is part of the design philosophy for Polkadot that\ndictates that the Relay Chain should be the minimal logic required to accomplish its job."),(0,i.kt)("p",null,"However, Polkadot will be a platform for other chains that ",(0,i.kt)("em",{parentName:"p"},"do")," implement smart contracts. It's\npossible for parachains to enable smart contract functionality and then benefit from the security\nand interoperability features of Polkadot. Additionally, existing smart contract chains can connect\nto Polkadot as a parachain, or via a bridge."),(0,i.kt)("p",null,"While the Polkadot Relay Chain does not implement smart contracts directly, undoubtedly there will\nbe parachains that do. So it's better to say that the Polkadot ",(0,i.kt)("em",{parentName:"p"},"ecosystem"),' has smart contracts\nversus "Polkadot has smart contracts."'),(0,i.kt)("h3",{id:"how-will-the-polkadot-relay-chain-connect-to-external-chains-in-the-ecosystem"},"How will the Polkadot Relay Chain connect to external chains in the ecosystem?"),(0,i.kt)("p",null,"One of the cornerstone interoperability technologies being researched and developed for deployment\non Polkadot is cross-chain bridges. Bridges come in a variety of flavors with varying levels of\ntrust associated with them. Polkadot is predominantly researching the trust-minimized flavor that\nimposes economic costs on the operators of the bridge, and therefore makes it economically secure.\nBridge efforts are being worked on in concert with other projects in the ecosystem. Eventually,\nthere will be bridges between Polkadot and most of the other major chains."),(0,i.kt)("h3",{id:"what-is-polkadots-transactions-per-second-tps"},"What is Polkadot's Transactions Per Second (TPS)?"),(0,i.kt)("p",null,"Polkadot is a heterogeneous sharded network comprising a relay chain and numerous parachains, which\nare all individual blockchains built on ",(0,i.kt)("a",{parentName:"p",href:"https://substrate.io/"},"Substrate")," executing in parallel.\nHence, the Transactions Per Second (TPS) of Polkadot is a number that encompasses all the\ntransactions on the relay chain as well as parachains. As the transactions on these Substrate-based\nblockchains are ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/build/tx-weights-fees/"},"weights based"),", it makes sense to\nuse TPS as a measure for the network performance if all the transactions carry the same weight.\n",(0,i.kt)("a",{parentName:"p",href:"https://twitter.com/gavofyork/status/1270025498580656134"},"Performance benchmark tests")," show that\nSubstrate-based blockchains can achieve over 1000 TPS for balance transfer transactions. Assuming\nPolkadot is running over 100 parachains; the projected TPS is well over 100,000. With\n",(0,i.kt)("a",{parentName:"p",href:"../learn/learn-async-backing"},"asynchronous backing upgrade"),", the TPS is expected to increase\ntenfold to 1,000,000."),(0,i.kt)("p",null,"It is essential to realize that TPS is inherently a subjective measurement with numerous factors\nthat can contribute to it. It's hard to gauge the usefulness of TPS in isolation (when compared to\nother chains), as it depends on what a transaction does for a particular network. To view how\nPolkadot measures TPS see the Polkadot sTPS\n(",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot-stps/blob/main/docs/introduction.md"},"Standard Transaction Per Second"),")\nto consider precisely how benchmarking was performed for Polkadot."),(0,i.kt)("h2",{id:"dot"},"DOT"),(0,i.kt)("h3",{id:"what-is-the-difference-between-dot-old-and-new-dot"},"What is the difference between DOT (old) and new DOT?"),(0,i.kt)("p",null,"The DOT (old) unit on Polkadot was at twelve decimal places, otherwise known as 1e12 Plancks. On 21\nAugust, 2020, Denomination Day, the DOT (old) value was redenominated to 1e10 (10_000_000_000, or\nten billion) Plancks, meaning that the new DOT was valued at ten decimal places. Following the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"redenomination"),", the new DOT is called DOT."),(0,i.kt)("h3",{id:"what-is-the-inflation-rate-of-the-dot"},"What is the inflation rate of the DOT?"),(0,i.kt)("p",null,"The inflation rate is approximately 10% per year."),(0,i.kt)("p",null,"A portion of the inflation is rewarded to validators for performing their duties, while another\nportion may go directly to the treasury. The exact percentage that goes into both varies and is\nbased on the amount of DOT that are staked. Please see the article on\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking/#inflation"},"inflation")," for more information."),(0,i.kt)("h3",{id:"why-cant-crowdloaned-dot-be-staked"},"Why can't crowdloaned DOT be staked?"),(0,i.kt)("p",null,"DOTs contributed to a sucessful crowdloan campaign by a parachain are bonded for the entire lease\nperiod, which is two years on Polkadot. The crowdloaned DOT cannot be used for any other DOT utility\nfunctionalities like staking and democracy. In exchange to the lost staking rewards or liquidity of\nDOTs, the parachain team may offer rewards to the contributor."),(0,i.kt)("p",null,"The utility of crowdloaned DOT is to provide a lease for a parachain. The utility of staked DOT is\nto secure the network through a reward/slash mechanism. Allowing crowdloaned DOT to be staked\nresults in complex consequences like applying a slash on crowdloaned DOT that was meant to be bonded\nfor the entire lease period of a parachain. In a way, the inaccessibility of crowdloaned DOTs and\nthe lack of staking rewards for the entire lease duration encourages the contributors to back\nprojects that are valuable to the ecosystem."),(0,i.kt)("h2",{id:"governance"},"Governance"),(0,i.kt)("h3",{id:"what-prevents-polkadot-governance-from-failing"},"What prevents Polkadot governance from failing?"),(0,i.kt)("p",null,"Polkadot's governance has already been shown to work. Examples can be found in the runtime upgrades\nthat have successfully taken place through on the testnets as well as in a real economic environment\non ",(0,i.kt)("a",{parentName:"p",href:"https://guide.kusama.network"},"Kusama")," and Polkadot itself."),(0,i.kt)("p",null,"It is fair to say that the field of on-chain blockchain governance is still new, and no one can\nclaim to know exactly what the optimal version of on-chain governance is yet. However, Polkadot\ntakes a brave step forward in pioneering thought-through mechanisms for evolving a blockchain."),(0,i.kt)("p",null,"Blockchains need a method to adapt and evolve. Therefore, an on-chain governance system was\nnecessary for the long-term success of Polkadot. Ultimately, it is the token holders that are\nresponsible for preventing Polkadot's governance from failing by using their economic value and\nconviction to sway the progression of the protocol."),(0,i.kt)("h3",{id:"what-prevents-polkadot-governance-from-becoming-plutocratic"},"What prevents Polkadot governance from becoming plutocratic?"),(0,i.kt)("p",null,"A savvy reader might have noticed that the answer to the previous question endowed the token holder\nwith the ultimate responsibility to ensure that Polkadot's governance does not fail. By following\nthe train of this assertion, one might assume that Polkadot's governance is susceptible to becoming\nruled by a few large token holders (called ",(0,i.kt)("em",{parentName:"p"},"whales")," in trading parlance) and therefore become a mere\nplutocracy (rule of the rich)."),(0,i.kt)("p",null,"There are several other mechanisms that are built-in to the governance system to resist this\nplutocratic tendency. One of these mechanisms is called conviction voting, and imbues greater voting\npower to token holders who are willing to lock their tokens on the protocol for longer lengths of\ntime. Longer lock-ups display ",(0,i.kt)("em",{parentName:"p"},"conviction")," in a vote. Conviction voting could allow a highly\ndetermined minority to overrule the vote of an apathetic majority in certain situations. Another\nmechanism is known as Adaptive Quorum Biasing. This makes proposals have a varying threshold for\napproval or rejection based on what part of the governance protocol the proposal originated in. For\ndetails on the subtleties of Polkadot's governance system, please see the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance page"),"."),(0,i.kt)("h2",{id:"parachains"},"Parachains"),(0,i.kt)("h3",{id:"how-do-parachain-economics-work"},"How do parachain economics work?"),(0,i.kt)("p",null,"Parachains have the flexibility to implement their own monetary system or incentive structure for\ncollators. However, this is not strictly necessary. Since the collator's job is to continue to give\nrecent state transitions to the validators on the Relay Chain who validate each transition, the\nsecurity of the parachain and the Polkadot network is completely separate from parachain economics.\nParachains need collators to continue to progress, so it wouldn't be unreasonable to see them\nincentivize collator nodes in some way, but the specific mechanism is completely up to parachain\nimplementers."),(0,i.kt)("h3",{id:"are-parachains-ephemeral-what-happens-when-a-parachain-loses-the-next-auction"},"Are parachains ephemeral? What happens when a parachain loses the next auction?"),(0,i.kt)("p",null,"Parachains are not ephemeral. As long as someone is keeping the data for a parachain, the parachain\ncan move between being a parachain, a parathread, or a separate sovereign chain at different points\nof its lifetime. Especially with parathreads, parachains can be decommissioned to only produce\nblocks when their usage and throughput makes it necessary."),(0,i.kt)("p",null,"When a parachain loses an auction for renewal, that parachain has a few options. In most cases,\nbecoming a parathread instead would be a suitable choice. Parathreads are still secured by the Relay\nChain, but don't need to hold a parachain slot and can produce a block when its economically\nfeasible for them. For more on parachains please see the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachains page")," and for more on parathreads see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parathreads"},"the parathreads page"),"."),(0,i.kt)("h2",{id:"networking"},"Networking"),(0,i.kt)("h3",{id:"what-is-libp2p"},"What is libp2p?"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://libp2p.io"},"Libp2p")," is a modular and extensible networking stack that is used by IPFS,\nSubstrate, and many other projects. It is a collection of peer-to-peer protocols for finding peers\nand connecting to them. Its modules have logic for content routing, peer routing, peer discovery,\ndifferent transports, and NAT traversals. It is intended to be used by applications for building\nlarge scale peer-to-peer networks by only selecting the parts of the protocol suite that are needed."),(0,i.kt)("p",null,"The Rust implementation of the specification was built and primarily maintained by a team of\ncontributors at Parity Technologies. The Go and JavaScript versions are maintained by Protocol Labs\nas well as community contributors. A ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/status-im/nim-libp2p"},"Nim")," version of the\nlibrary also exists. Libp2p as a whole is an open source project that is actively developed and\nexpanded on various code repositories hosted on ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/libp2p"},"their GitHub"),"."),(0,i.kt)("h3",{id:"does-polkadot-use-libp2p"},"Does Polkadot use libp2p?"),(0,i.kt)("p",null,"Yes, since Polkadot is built with Substrate. Substrate uses a networking protocol that is based on\nlibp2p (specifically the Rust libp2p library). However, Substrate uses a mix of standard libp2p\nprotocols and protocols that are homegrown and not official libp2p standards. Of the standards\nprotocols, those which are shared with other implementations of libp2p such as IPFS, are\nconnection-checking (ping), asking for information on a peer (identity), and Kademlia random walks\n(kad)."),(0,i.kt)("p",null,"Of the protocols that are custom to Substrate, there are the legacy Substrate stream, a\nrequest-response for getting information on blocks (sync), a light client protocol, a notification\nprotocol for transactions, and block announcement. For detailed information on how Substrate uses\nlibp2p and the standard and custom protocols, please see the\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/sc_network/index.html"},"networking documentation"),"."),(0,i.kt)("h3",{id:"how-does-libp2p-differ-from-ipfs"},"How does libp2p differ from IPFS?"),(0,i.kt)("p",null,"The ",(0,i.kt)("a",{parentName:"p",href:"https://ipfs.io/"},"Interplanetary File System"),' (IPFS) is a peer-to-peer hypermedia protocol used\nprimarily for storage of files. It allows one to upload a file onto the network and share it with\nits content addressable URI. IPFS, like Substrate, is an application of libp2p and exists higher on\nthe technology stack. Although both IPFS and Substrate use libp2p, it cannot be said that Substrate\n"uses" IPFS since besides sharing the underlying library for networking there is no native\nintegration between the two applications.'),(0,i.kt)("h2",{id:"kusama"},"Kusama"),(0,i.kt)("h3",{id:"what-is-the-minimum-amount-of-ksm--dot-i-can-have-in-my-account"},"What is the minimum amount of KSM / DOT I can have in my account?"),(0,i.kt)("p",null,"Please see information about ",(0,i.kt)("a",{parentName:"p",href:"/docs/build-protocol-info"},"Existential Deposits"),"."),(0,i.kt)("h3",{id:"what-are-the-transfer-fees-for-kusama"},"What are the transfer fees for Kusama?"),(0,i.kt)("p",null,"It is important to note that the cost of transferring KSM is dynamic. Currently, the minimum cost of\ntransferring KSM is 0.01 KSM (the base fee), although this can be changed via governance. However,\nactual transaction fees will vary based on a variety of factors. Specifically, fee calculation\nfollows the following formula:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"base_fee + (tx_length * length_fee) + WeightToFee(weight)\n")),(0,i.kt)("p",null,"Please see the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/how-to-guides/weights/calculate-fees/"},"fee calculation")," page in\nthe Substrate documentation for more detailed information."),(0,i.kt)("h2",{id:"answered-by-gav-series"},"Answered by Gav series"),(0,i.kt)("p",null,'The "Answered by Gav" series is a collection of posts uploaded to Reddit of questions that have been\nasked in the Polkadot Watercooler Riot channel and answered by Polkadot founder Gavin Wood.'),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87d96/answered_by_gav_reason_for_using_asynchronous/"},"Reason for using asynchronous rather than synchronous communication? Difference in terms of TPS?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87awr/answered_by_gav_how_exactly_do_validators_in_an/"},"How exactly do validators in an ETH parachain keep moving around and how is communication between zones trustless?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87bua/answered_by_gav_what_are_the_main_issues_with/"},"What are the main issues with Bitcoin integration and will it ever be possible? Same problem with other POW chains? Is Polkadot only going to work with POS chains? How is it trust-less in comparison to Cosmos though?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87cjz/answered_by_gav_what_are_the_current_thoughts/"},"What are the current thoughts around governance especially since projects have to be voted in to receive the parachains security?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87ds8/answered_by_gav_also_is_there_any_detailed/"},"Also is there any detailed overview of how exactly a token transfer from ETH could be exchanged with another chain's currency?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/bcqrx9/answered_by_gav_can_i_run_multiple_validators/"},"Can I run multiple Validators with the same Session Key?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/bcqwit/answered_by_gav_how_to_tackle_the_concentration/"},"How to tackle the concentration risk of Validators in data centers?"))))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/48d75399.be08ec76.js b/assets/js/48d75399.be08ec76.js deleted file mode 100644 index d6614b46bd71..000000000000 --- a/assets/js/48d75399.be08ec76.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[4620],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>p});var o=a(74165),n=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function h(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,n.Z)((0,o.Z)().mark((function e(t,a,n){var i,l,h,d,c;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return h=new r.U(i),e.next=21,s.G.create({provider:h});case 21:d=e.sent,(c=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,a,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,o);break;case"precise":(0,l.Precise)(e,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),p=d[0],u=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?c(r.toString(),l,t,u):u(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,n.Z)((0,o.Z)().mark((function e(){var n;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,h(t,a,u);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(n,l,t,u):u(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),o((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(n)+" "+t[a].symbol).toString())},Precise:function(e,a,o){o(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},17384:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>h,default:()=>k,frontMatter:()=>l,metadata:()=>d,toc:()=>p});var o=a(87462),n=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"faq",title:"Frequently Asked Questions (FAQs)",sidebar_label:"FAQ",description:"FAQs to Help you Navigate on Polkadot.",keywords:["FAQ","questions"],slug:"../faq"},h=void 0,d={unversionedId:"general/faq",id:"general/faq",title:"Frequently Asked Questions (FAQs)",description:"FAQs to Help you Navigate on Polkadot.",source:"@site/../docs/general/faq.md",sourceDirName:"general",slug:"/faq",permalink:"/docs/faq",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/faq.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"faq",title:"Frequently Asked Questions (FAQs)",sidebar_label:"FAQ",description:"FAQs to Help you Navigate on Polkadot.",keywords:["FAQ","questions"],slug:"../faq"},sidebar:"docs",previous:{title:"Metadata Explorer",permalink:"/docs/metadata"},next:{title:"Glossary",permalink:"/docs/glossary"}},c={},p=[{value:"Polkadot Launch",id:"polkadot-launch",level:2},{value:"Polkadot Roadmap",id:"polkadot-roadmap",level:2},{value:"Validators",id:"validators",level:2},{value:"How do I apply to be a validator?",id:"how-do-i-apply-to-be-a-validator",level:3},{value:"How are validators rewarded?",id:"how-are-validators-rewarded",level:3},{value:"What is the minimum stake necessary to be elected as an active validator?",id:"what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator",level:3},{value:"Why will Polkadot have only 1000 validators while other projects have hundreds of thousands?",id:"why-will-polkadot-have-only-1000-validators-while-other-projects-have-hundreds-of-thousands",level:3},{value:"Relay Chain",id:"relay-chain",level:2},{value:"What is the block time of the Relay Chain?",id:"what-is-the-block-time-of-the-relay-chain",level:3},{value:"Does Polkadot have smart contracts?",id:"does-polkadot-have-smart-contracts",level:3},{value:"How will the Polkadot Relay Chain connect to external chains in the ecosystem?",id:"how-will-the-polkadot-relay-chain-connect-to-external-chains-in-the-ecosystem",level:3},{value:"What is Polkadot's Transactions Per Second (TPS)?",id:"what-is-polkadots-transactions-per-second-tps",level:3},{value:"DOT",id:"dot",level:2},{value:"What is the difference between DOT (old) and new DOT?",id:"what-is-the-difference-between-dot-old-and-new-dot",level:3},{value:"What is the inflation rate of the DOT?",id:"what-is-the-inflation-rate-of-the-dot",level:3},{value:"Why can't crowdloaned DOT be staked?",id:"why-cant-crowdloaned-dot-be-staked",level:3},{value:"Governance",id:"governance",level:2},{value:"What prevents Polkadot governance from failing?",id:"what-prevents-polkadot-governance-from-failing",level:3},{value:"What prevents Polkadot governance from becoming plutocratic?",id:"what-prevents-polkadot-governance-from-becoming-plutocratic",level:3},{value:"Parachains",id:"parachains",level:2},{value:"How do parachain economics work?",id:"how-do-parachain-economics-work",level:3},{value:"Are parachains ephemeral? What happens when a parachain loses the next auction?",id:"are-parachains-ephemeral-what-happens-when-a-parachain-loses-the-next-auction",level:3},{value:"Networking",id:"networking",level:2},{value:"What is libp2p?",id:"what-is-libp2p",level:3},{value:"Does Polkadot use libp2p?",id:"does-polkadot-use-libp2p",level:3},{value:"How does libp2p differ from IPFS?",id:"how-does-libp2p-differ-from-ipfs",level:3},{value:"Kusama",id:"kusama",level:2},{value:"What is the minimum amount of KSM / DOT I can have in my account?",id:"what-is-the-minimum-amount-of-ksm--dot-i-can-have-in-my-account",level:3},{value:"What are the transfer fees for Kusama?",id:"what-are-the-transfer-fees-for-kusama",level:3},{value:"Answered by Gav series",id:"answered-by-gav-series",level:2}],u={toc:p},m="wrapper";function k(e){var t=e.components,a=(0,n.Z)(e,s);return(0,i.kt)(m,(0,o.Z)({},u,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"This FAQ focuses on technical questions for users interested in developing applications for\nPolkadot. If you have a more general question, you may wish to search for the answer on our support\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/home"},"Knowledge Base")," or the main\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/faq"},"Polkadot network FAQ"),". If you have a question that is not answered,\nplease feel free to ask on the Polkadot Watercooler\n",(0,i.kt)("a",{parentName:"p",href:"https://app.element.io/#/room/#polkadot-watercooler:web3.foundation"},"Element channel")," or contact\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network"},"Polkadot Support"),".")),(0,i.kt)("h2",{id:"polkadot-launch"},"Polkadot Launch"),(0,i.kt)("p",null,"The Genesis block of the Polkadot network was launched on May 26, 2020 at 15:36:21 UTC, as a Proof\nof Authority (PoA) network, with governance controlled by the single Sudo (super-user) account.\nDuring this time, validators started joining the network and signaling their intention to\nparticipate in consensus."),(0,i.kt)("p",null,"The network evolved to become a Proof of Stake (PoS) network on June 18, 2020. With the chain\nsecured by the decentralized community of validators, the Sudo module was removed on July 20, 2020,\ntransitioning the governance of the chain into the hands of the token (DOT) holders. This is the\npoint where Polkadot became decentralized."),(0,i.kt)("p",null,"The final step of the transition to full-functioning Polkadot was the enabling of transfer\nfunctionality, which occurred on Polkadot at block number 1_205_128 on August 18, 2020, at 16:39\nUTC."),(0,i.kt)("p",null,"On August 21, 2020, Redenomination of DOT occurred. From this date, one DOT (old) equals 100 new\nDOT."),(0,i.kt)("h2",{id:"polkadot-roadmap"},"Polkadot Roadmap"),(0,i.kt)("p",null,"For more information on the Polkadot roadmap please visit the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/technology/#roadmap"},"official Polkadot website"),"."),(0,i.kt)("h2",{id:"validators"},"Validators"),(0,i.kt)("h3",{id:"how-do-i-apply-to-be-a-validator"},"How do I apply to be a validator?"),(0,i.kt)("p",null,"There is no central authority that decides on validators, so there is not per se an ",(0,i.kt)("em",{parentName:"p"},"application"),"\nthat you can fill out. Registering as a validator is permissionless; in order to become one you must\nonly set up a validator node and mark your intention to validate on chain. For detailed instruction\non how to do this you can consult the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-kusama"},"Kusama validator guide")," on validating\nfor Kusama or the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"Polkadot validator guide")," for validating\non Polkadot."),(0,i.kt)("p",null,"However, once you've set up a validator and have registered your intention it does not mean that you\nwill be included in the ",(0,i.kt)("em",{parentName:"p"},"active set")," right away. The validators are elected to the active set based\non the results of an election algorithm known as ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragm\xe9n's method"),".\nPhragm\xe9n's method tries to accomplish two goals: 1) select ",(0,i.kt)("inlineCode",{parentName:"p"},"n")," members from a larger set based on\nstake-weighted votes and 2) equalize the stake backing each validator as much as possible."),(0,i.kt)("p",null,"You will likely want to campaign your validator to the community in order to get more backing. You\nare looking for ",(0,i.kt)("em",{parentName:"p"},"nominators")," that will put up their tokens to increase the stake for your validator.\nFor validators who cannot acquire the minimum stake from the community, Parity and Web3 Foundation\nalso run a joint program called ",(0,i.kt)("a",{parentName:"p",href:"/docs/thousand-validators"},"Thousand Validators")," that will nominate\nvalidators if they apply and fit the requirements."),(0,i.kt)("h3",{id:"how-are-validators-rewarded"},"How are validators rewarded?"),(0,i.kt)("p",null,"Validators are rewarded from the inflation of the Relay Chain, transaction fees, and tips. However,\nthey only take a percentage of the former two. More details can be read on the page for\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"validator payouts"),"."),(0,i.kt)("h3",{id:"what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"What is the minimum stake necessary to be elected as an active validator?"),(0,i.kt)("p",null,"The minimum stake that is necessary to be elected as an active validator is dynamic and can change\nover time. It depends not only on how much stake is being put behind each validator, but also the\nsize of the active set and how many validators are waiting in the pool."),(0,i.kt)("p",null,"There are a few ways to estimate the minimum stake."),(0,i.kt)("p",null,"One way can be to navigate to the\n",(0,i.kt)("a",{parentName:"p",href:"https://ipfs.io/ipns/polkadot.dotapps.io/#/staking/targets"},"Polkadot Apps Targets tab"),'. The value\nat the top of the screen saying "Lowest" is the least staked validator. You need at least this\nmuch + 1 to enter the set.'),(0,i.kt)("p",null,"You can also use some tools some to perform estimations."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate-debug-kit/tree/master/offline-election"},"Offline Election"),"\ncan provide exact results of running an election on the current set of validators using the same\nRust code that is ran in Polkadot.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("a",{parentName:"p",href:"https://github.com/w3f/validator-stats"},"Validator stats script")," can give you an estimate that is\nbased on the currently elected set, as well as some statistics about Kusama validators."))),(0,i.kt)("h3",{id:"why-will-polkadot-have-only-1000-validators-while-other-projects-have-hundreds-of-thousands"},"Why will Polkadot have only 1000 validators while other projects have hundreds of thousands?"),(0,i.kt)("p",null,"Polkadot's goal to have 1000 validators is set to be something that is practically achievable in the\nshort term with high confidence of good performance in a live environment. Furthermore, validators\nin Polkadot are not the only stakers, and if we consider the number of stakers that can be possible\non Polkadot the number can scale up to hundreds of thousands. Since validators are performing\ncritical consensus work to maintain the security of the chain including all of its shards, a more\nmodest number of validators is estimated to start. Upon later improvements, such as implementing\nsignature aggregation for finalization messages, the number of validators could reasonably scale up.\nHowever, increasing validators above one thousand remains a goal for later iterations of Polkadot."),(0,i.kt)("p",null,"It is also worth mentioning that one thousand validators is more than the number of validators of\nsimilar PoS chains with comparable levels of economic security as Polkadot. The closest contenders\nare operating with around 150 validators, while Polkadot is already securely running with\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.validatorCount",defaultValue:297,mdxType:"RPC"}),"\n","\nvalidators."),(0,i.kt)("p",null,"Additionally, other projects sometimes have a different definition of ",(0,i.kt)("em",{parentName:"p"},"validator"),' that approximates\nmore closely to remote signing keys without the full operation of a validating node. On Polkadot,\neach validator is running their own validating node and performing full verification of the Relay\nChain, voting on finality, producing blocks in their decided slots, and verifying parachain state\ntransitions. Other projects may consider validators and "validating nodes" as separate entities.'),(0,i.kt)("p",null,"Finally, individuals may participate in the block production process indirectly by\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominating")," validators. In this way, individuals who are not running a\nnode can still share in staking rewards."),(0,i.kt)("h2",{id:"relay-chain"},"Relay Chain"),(0,i.kt)("h3",{id:"what-is-the-block-time-of-the-relay-chain"},"What is the block time of the Relay Chain?"),(0,i.kt)("p",null,"Both the Kusama and Polkadot networks are currently operating at a rate of one block every six\nseconds."),(0,i.kt)("p",null,"This may be changed in the future. It may go as low as two to three seconds after optimizations, or\npotentially increase in order to handle the capacity of the parachain networking in a live\nenvironment."),(0,i.kt)("h3",{id:"does-polkadot-have-smart-contracts"},"Does Polkadot have smart contracts?"),(0,i.kt)("p",null,"No - and yes. The Polkadot Relay Chain does not implement smart contracts natively. The reason for\nnot having smart contracts on the Relay Chain is part of the design philosophy for Polkadot that\ndictates that the Relay Chain should be the minimal logic required to accomplish its job."),(0,i.kt)("p",null,"However, Polkadot will be a platform for other chains that ",(0,i.kt)("em",{parentName:"p"},"do")," implement smart contracts. It's\npossible for parachains to enable smart contract functionality and then benefit from the security\nand interoperability features of Polkadot. Additionally, existing smart contract chains can connect\nto Polkadot as a parachain, or via a bridge."),(0,i.kt)("p",null,"While the Polkadot Relay Chain does not implement smart contracts directly, undoubtedly there will\nbe parachains that do. So it's better to say that the Polkadot ",(0,i.kt)("em",{parentName:"p"},"ecosystem"),' has smart contracts\nversus "Polkadot has smart contracts."'),(0,i.kt)("h3",{id:"how-will-the-polkadot-relay-chain-connect-to-external-chains-in-the-ecosystem"},"How will the Polkadot Relay Chain connect to external chains in the ecosystem?"),(0,i.kt)("p",null,"One of the cornerstone interoperability technologies being researched and developed for deployment\non Polkadot is cross-chain bridges. Bridges come in a variety of flavors with varying levels of\ntrust associated with them. Polkadot is predominantly researching the trust-minimized flavor that\nimposes economic costs on the operators of the bridge, and therefore makes it economically secure.\nBridge efforts are being worked on in concert with other projects in the ecosystem. Eventually,\nthere will be bridges between Polkadot and most of the other major chains."),(0,i.kt)("h3",{id:"what-is-polkadots-transactions-per-second-tps"},"What is Polkadot's Transactions Per Second (TPS)?"),(0,i.kt)("p",null,"Polkadot is a heterogeneous sharded network comprising a relay chain and numerous parachains, which\nare all individual blockchains built on ",(0,i.kt)("a",{parentName:"p",href:"https://substrate.io/"},"Substrate")," executing in parallel.\nHence, the Transactions Per Second (TPS) of Polkadot is a number that encompasses all the\ntransactions on the relay chain as well as parachains. As the transactions on these Substrate-based\nblockchains are ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/build/tx-weights-fees/"},"weights based"),", it makes sense to\nuse TPS as a measure for the network performance if all the transactions carry the same weight.\n",(0,i.kt)("a",{parentName:"p",href:"https://twitter.com/gavofyork/status/1270025498580656134"},"Performance benchmark tests")," show that\nSubstrate-based blockchains can achieve over 1000 TPS for balance transfer transactions. Assuming\nPolkadot is running over 100 parachains; the projected TPS is well over 100,000. With\n",(0,i.kt)("a",{parentName:"p",href:"../learn/learn-async-backing"},"asynchronous backing upgrade"),", the TPS is expected to increase\ntenfold to 1,000,000."),(0,i.kt)("p",null,"It is essential to realize that TPS is inherently a subjective measurement with numerous factors\nthat can contribute to it. It's hard to gauge the usefulness of TPS in isolation (when compared to\nother chains), as it depends on what a transaction does for a particular network. To view how\nPolkadot measures TPS see the Polkadot sTPS\n(",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot-stps/blob/main/docs/introduction.md"},"Standard Transaction Per Second"),")\nto consider precisely how benchmarking was performed for Polkadot."),(0,i.kt)("h2",{id:"dot"},"DOT"),(0,i.kt)("h3",{id:"what-is-the-difference-between-dot-old-and-new-dot"},"What is the difference between DOT (old) and new DOT?"),(0,i.kt)("p",null,"The DOT (old) unit on Polkadot was at twelve decimal places, otherwise known as 1e12 Plancks. On 21\nAugust, 2020, Denomination Day, the DOT (old) value was redenominated to 1e10 (10_000_000_000, or\nten billion) Plancks, meaning that the new DOT was valued at ten decimal places. Following the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-redenomination"},"redenomination"),", the new DOT is called DOT."),(0,i.kt)("h3",{id:"what-is-the-inflation-rate-of-the-dot"},"What is the inflation rate of the DOT?"),(0,i.kt)("p",null,"The inflation rate is approximately 10% per year."),(0,i.kt)("p",null,"A portion of the inflation is rewarded to validators for performing their duties, while another\nportion may go directly to the treasury. The exact percentage that goes into both varies and is\nbased on the amount of DOT that are staked. Please see the article on\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking/#inflation"},"inflation")," for more information."),(0,i.kt)("h3",{id:"why-cant-crowdloaned-dot-be-staked"},"Why can't crowdloaned DOT be staked?"),(0,i.kt)("p",null,"DOTs contributed to a sucessful crowdloan campaign by a parachain are bonded for the entire lease\nperiod, which is two years on Polkadot. The crowdloaned DOT cannot be used for any other DOT utility\nfunctionalities like staking and democracy. In exchange to the lost staking rewards or liquidity of\nDOTs, the parachain team may offer rewards to the contributor."),(0,i.kt)("p",null,"The utility of crowdloaned DOT is to provide a lease for a parachain. The utility of staked DOT is\nto secure the network through a reward/slash mechanism. Allowing crowdloaned DOT to be staked\nresults in complex consequences like applying a slash on crowdloaned DOT that was meant to be bonded\nfor the entire lease period of a parachain. In a way, the inaccessibility of crowdloaned DOTs and\nthe lack of staking rewards for the entire lease duration encourages the contributors to back\nprojects that are valuable to the ecosystem."),(0,i.kt)("h2",{id:"governance"},"Governance"),(0,i.kt)("h3",{id:"what-prevents-polkadot-governance-from-failing"},"What prevents Polkadot governance from failing?"),(0,i.kt)("p",null,"Polkadot's governance has already been shown to work. Examples can be found in the runtime upgrades\nthat have successfully taken place through on the testnets as well as in a real economic environment\non ",(0,i.kt)("a",{parentName:"p",href:"https://guide.kusama.network"},"Kusama")," and Polkadot itself."),(0,i.kt)("p",null,"It is fair to say that the field of on-chain blockchain governance is still new, and no one can\nclaim to know exactly what the optimal version of on-chain governance is yet. However, Polkadot\ntakes a brave step forward in pioneering thought-through mechanisms for evolving a blockchain."),(0,i.kt)("p",null,"Blockchains need a method to adapt and evolve. Therefore, an on-chain governance system was\nnecessary for the long-term success of Polkadot. Ultimately, it is the token holders that are\nresponsible for preventing Polkadot's governance from failing by using their economic value and\nconviction to sway the progression of the protocol."),(0,i.kt)("h3",{id:"what-prevents-polkadot-governance-from-becoming-plutocratic"},"What prevents Polkadot governance from becoming plutocratic?"),(0,i.kt)("p",null,"A savvy reader might have noticed that the answer to the previous question endowed the token holder\nwith the ultimate responsibility to ensure that Polkadot's governance does not fail. By following\nthe train of this assertion, one might assume that Polkadot's governance is susceptible to becoming\nruled by a few large token holders (called ",(0,i.kt)("em",{parentName:"p"},"whales")," in trading parlance) and therefore become a mere\nplutocracy (rule of the rich)."),(0,i.kt)("p",null,"There are several other mechanisms that are built-in to the governance system to resist this\nplutocratic tendency. One of these mechanisms is called conviction voting, and imbues greater voting\npower to token holders who are willing to lock their tokens on the protocol for longer lengths of\ntime. Longer lock-ups display ",(0,i.kt)("em",{parentName:"p"},"conviction")," in a vote. Conviction voting could allow a highly\ndetermined minority to overrule the vote of an apathetic majority in certain situations. Another\nmechanism is known as Adaptive Quorum Biasing. This makes proposals have a varying threshold for\napproval or rejection based on what part of the governance protocol the proposal originated in. For\ndetails on the subtleties of Polkadot's governance system, please see the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance page"),"."),(0,i.kt)("h2",{id:"parachains"},"Parachains"),(0,i.kt)("h3",{id:"how-do-parachain-economics-work"},"How do parachain economics work?"),(0,i.kt)("p",null,"Parachains have the flexibility to implement their own monetary system or incentive structure for\ncollators. However, this is not strictly necessary. Since the collator's job is to continue to give\nrecent state transitions to the validators on the Relay Chain who validate each transition, the\nsecurity of the parachain and the Polkadot network is completely separate from parachain economics.\nParachains need collators to continue to progress, so it wouldn't be unreasonable to see them\nincentivize collator nodes in some way, but the specific mechanism is completely up to parachain\nimplementers."),(0,i.kt)("h3",{id:"are-parachains-ephemeral-what-happens-when-a-parachain-loses-the-next-auction"},"Are parachains ephemeral? What happens when a parachain loses the next auction?"),(0,i.kt)("p",null,"Parachains are not ephemeral. As long as someone is keeping the data for a parachain, the parachain\ncan move between being a parachain, a parathread, or a separate sovereign chain at different points\nof its lifetime. Especially with parathreads, parachains can be decommissioned to only produce\nblocks when their usage and throughput makes it necessary."),(0,i.kt)("p",null,"When a parachain loses an auction for renewal, that parachain has a few options. In most cases,\nbecoming a parathread instead would be a suitable choice. Parathreads are still secured by the Relay\nChain, but don't need to hold a parachain slot and can produce a block when its economically\nfeasible for them. For more on parachains please see the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachains page")," and for more on parathreads see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parathreads"},"the parathreads page"),"."),(0,i.kt)("h2",{id:"networking"},"Networking"),(0,i.kt)("h3",{id:"what-is-libp2p"},"What is libp2p?"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://libp2p.io"},"Libp2p")," is a modular and extensible networking stack that is used by IPFS,\nSubstrate, and many other projects. It is a collection of peer-to-peer protocols for finding peers\nand connecting to them. Its modules have logic for content routing, peer routing, peer discovery,\ndifferent transports, and NAT traversals. It is intended to be used by applications for building\nlarge scale peer-to-peer networks by only selecting the parts of the protocol suite that are needed."),(0,i.kt)("p",null,"The Rust implementation of the specification was built and primarily maintained by a team of\ncontributors at Parity Technologies. The Go and JavaScript versions are maintained by Protocol Labs\nas well as community contributors. A ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/status-im/nim-libp2p"},"Nim")," version of the\nlibrary also exists. Libp2p as a whole is an open source project that is actively developed and\nexpanded on various code repositories hosted on ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/libp2p"},"their GitHub"),"."),(0,i.kt)("h3",{id:"does-polkadot-use-libp2p"},"Does Polkadot use libp2p?"),(0,i.kt)("p",null,"Yes, since Polkadot is built with Substrate. Substrate uses a networking protocol that is based on\nlibp2p (specifically the Rust libp2p library). However, Substrate uses a mix of standard libp2p\nprotocols and protocols that are homegrown and not official libp2p standards. Of the standards\nprotocols, those which are shared with other implementations of libp2p such as IPFS, are\nconnection-checking (ping), asking for information on a peer (identity), and Kademlia random walks\n(kad)."),(0,i.kt)("p",null,"Of the protocols that are custom to Substrate, there are the legacy Substrate stream, a\nrequest-response for getting information on blocks (sync), a light client protocol, a notification\nprotocol for transactions, and block announcement. For detailed information on how Substrate uses\nlibp2p and the standard and custom protocols, please see the\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/sc_network/index.html"},"networking documentation"),"."),(0,i.kt)("h3",{id:"how-does-libp2p-differ-from-ipfs"},"How does libp2p differ from IPFS?"),(0,i.kt)("p",null,"The ",(0,i.kt)("a",{parentName:"p",href:"https://ipfs.io/"},"Interplanetary File System"),' (IPFS) is a peer-to-peer hypermedia protocol used\nprimarily for storage of files. It allows one to upload a file onto the network and share it with\nits content addressable URI. IPFS, like Substrate, is an application of libp2p and exists higher on\nthe technology stack. Although both IPFS and Substrate use libp2p, it cannot be said that Substrate\n"uses" IPFS since besides sharing the underlying library for networking there is no native\nintegration between the two applications.'),(0,i.kt)("h2",{id:"kusama"},"Kusama"),(0,i.kt)("h3",{id:"what-is-the-minimum-amount-of-ksm--dot-i-can-have-in-my-account"},"What is the minimum amount of KSM / DOT I can have in my account?"),(0,i.kt)("p",null,"Please see information about ",(0,i.kt)("a",{parentName:"p",href:"/docs/build-protocol-info"},"Existential Deposits"),"."),(0,i.kt)("h3",{id:"what-are-the-transfer-fees-for-kusama"},"What are the transfer fees for Kusama?"),(0,i.kt)("p",null,"It is important to note that the cost of transferring KSM is dynamic. Currently, the minimum cost of\ntransferring KSM is 0.01 KSM (the base fee), although this can be changed via governance. However,\nactual transaction fees will vary based on a variety of factors. Specifically, fee calculation\nfollows the following formula:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"base_fee + (tx_length * length_fee) + WeightToFee(weight)\n")),(0,i.kt)("p",null,"Please see the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/how-to-guides/weights/calculate-fees/"},"fee calculation")," page in\nthe Substrate documentation for more detailed information."),(0,i.kt)("h2",{id:"answered-by-gav-series"},"Answered by Gav series"),(0,i.kt)("p",null,'The "Answered by Gav" series is a collection of posts uploaded to Reddit of questions that have been\nasked in the Polkadot Watercooler Riot channel and answered by Polkadot founder Gavin Wood.'),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87d96/answered_by_gav_reason_for_using_asynchronous/"},"Reason for using asynchronous rather than synchronous communication? Difference in terms of TPS?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87awr/answered_by_gav_how_exactly_do_validators_in_an/"},"How exactly do validators in an ETH parachain keep moving around and how is communication between zones trustless?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87bua/answered_by_gav_what_are_the_main_issues_with/"},"What are the main issues with Bitcoin integration and will it ever be possible? Same problem with other POW chains? Is Polkadot only going to work with POS chains? How is it trust-less in comparison to Cosmos though?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87cjz/answered_by_gav_what_are_the_current_thoughts/"},"What are the current thoughts around governance especially since projects have to be voted in to receive the parachains security?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/b87ds8/answered_by_gav_also_is_there_any_detailed/"},"Also is there any detailed overview of how exactly a token transfer from ETH could be exchanged with another chain's currency?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/bcqrx9/answered_by_gav_can_i_run_multiple_validators/"},"Can I run multiple Validators with the same Session Key?")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/dot/comments/bcqwit/answered_by_gav_how_to_tackle_the_concentration/"},"How to tackle the concentration risk of Validators in data centers?"))))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/493c7fdf.4620c93f.js b/assets/js/493c7fdf.4620c93f.js deleted file mode 100644 index b31475b0ea6c..000000000000 --- a/assets/js/493c7fdf.4620c93f.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2354],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),s=a(92519),r=a(1612),l=a(67425);function d(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,d,c,h;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new s.U(i),e.next=21,r.G.create({provider:d});case 21:c=e.sent,(h=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,c=(0,i.useState)(""),u=c[0],p=c[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(s.toString(),l,t,p):p(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,p);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(o,l,t,p):p(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},22703:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>c,toc:()=>u});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"glossary",title:"Glossary",sidebar_label:"Glossary",description:"Common Terms and Concepts in the Polkadot Ecosystem.",keywords:["glossary","questions","definitions"],slug:"../glossary"},d=void 0,c={unversionedId:"general/glossary",id:"general/glossary",title:"Glossary",description:"Common Terms and Concepts in the Polkadot Ecosystem.",source:"@site/../docs/general/glossary.md",sourceDirName:"general",slug:"/glossary",permalink:"/docs/glossary",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/glossary.md",tags:[],version:"current",lastUpdatedBy:"Marcin S",lastUpdatedAt:1691762237,formattedLastUpdatedAt:"Aug 11, 2023",frontMatter:{id:"glossary",title:"Glossary",sidebar_label:"Glossary",description:"Common Terms and Concepts in the Polkadot Ecosystem.",keywords:["glossary","questions","definitions"],slug:"../glossary"},sidebar:"docs",previous:{title:"FAQ",permalink:"/docs/faq"},next:{title:"Learn",permalink:"/docs/learn-index"}},h={},u=[{value:"Active Nomination",id:"active-nomination",level:2},{value:"Alexander",id:"alexander",level:2},{value:"Asset Hub",id:"asset-hub",level:2},{value:"Attestation",id:"attestation",level:2},{value:"Auction (Parachain)",id:"auction-parachain",level:2},{value:"Authority",id:"authority",level:2},{value:"Availability Cores",id:"availability-cores",level:2},{value:"BABE",id:"babe",level:2},{value:"Bitfield Array",id:"bitfield-array",level:2},{value:"Block",id:"block",level:2},{value:"Blockspace",id:"blockspace",level:2},{value:"Block Explorer",id:"block-explorer",level:2},{value:"Blocks Nominations",id:"blocks-nominations",level:2},{value:"BLS",id:"bls",level:2},{value:"Bonding",id:"bonding",level:2},{value:"Bounty",id:"bounty",level:2},{value:"Bridge",id:"bridge",level:2},{value:"Byzantine Fault Tolerance",id:"byzantine-fault-tolerance",level:2},{value:"Capacity",id:"capacity",level:2},{value:"Candidate",id:"candidate",level:2},{value:"Collations",id:"collations",level:2},{value:"Collator",id:"collator",level:2},{value:"Collectives",id:"collectives",level:2},{value:"Commission",id:"commission",level:2},{value:"Common Good (Parachain)",id:"common-good-parachain",level:2},{value:"Community Queue",id:"community-queue",level:2},{value:"Consensus",id:"consensus",level:2},{value:"Crowdloan",id:"crowdloan",level:2},{value:"Curator",id:"curator",level:2},{value:"Dapps",id:"dapps",level:2},{value:"DOT",id:"dot",level:2},{value:"Duty Roster",id:"duty-roster",level:2},{value:"Epoch",id:"epoch",level:2},{value:"Era",id:"era",level:2},{value:"Equivocation",id:"equivocation",level:2},{value:"External Queue",id:"external-queue",level:2},{value:"Extrinsic",id:"extrinsic",level:2},{value:"Fellowship",id:"fellowship",level:2},{value:"Finality",id:"finality",level:2},{value:"Finality Gadget",id:"finality-gadget",level:2},{value:"Frame",id:"frame",level:2},{value:"Genesis",id:"genesis",level:2},{value:"Governance",id:"governance",level:2},{value:"Governance Council",id:"governance-council",level:2},{value:"GRANDPA Finality Gadget",id:"grandpa-finality-gadget",level:2},{value:"Hard Fork",id:"hard-fork",level:2},{value:"Hard Spoon",id:"hard-spoon",level:2},{value:"Horizontal Relay-routed Message Passing",id:"horizontal-relay-routed-message-passing",level:2},{value:"Inactive Nomination",id:"inactive-nomination",level:2},{value:"Inherent",id:"inherent",level:2},{value:"Injected Account",id:"injected-account",level:2},{value:"Interoperability",id:"interoperability",level:2},{value:"Keep-Alive Check",id:"keep-alive-check",level:2},{value:"KSM",id:"ksm",level:2},{value:"Kusama",id:"kusama",level:2},{value:"Lease Period",id:"lease-period",level:2},{value:"LIBP2P",id:"libp2p",level:2},{value:"Liveness",id:"liveness",level:2},{value:"Mainnet",id:"mainnet",level:2},{value:"Message",id:"message",level:2},{value:"Message Queue",id:"message-queue",level:2},{value:"Metadata",id:"metadata",level:2},{value:"Motion",id:"motion",level:2},{value:"Next Session",id:"next-session",level:2},{value:"Node Explorer",id:"node-explorer",level:2},{value:"Nominated Proof of Stake (NPoS)",id:"nominated-proof-of-stake-npos",level:2},{value:"Nominator",id:"nominator",level:2},{value:"Non-fungible Token (NFT)",id:"non-fungible-token-nft",level:2},{value:"On-chain Governance",id:"on-chain-governance",level:2},{value:"Online Message",id:"online-message",level:2},{value:"Polkadot OpenGov",id:"polkadot-opengov",level:2},{value:"Origin",id:"origin",level:2},{value:"Oversubscribed",id:"oversubscribed",level:2},{value:"Pallet",id:"pallet",level:2},{value:"Parachain",id:"parachain",level:2},{value:"Parachain Development Kit (PDK)",id:"parachain-development-kit-pdk",level:2},{value:"ParaID",id:"paraid",level:2},{value:"Parathread",id:"parathread",level:2},{value:"Parachain Registry",id:"parachain-registry",level:2},{value:"Parity Technologies",id:"parity-technologies",level:2},{value:"Polkadot",id:"polkadot",level:2},{value:"Polkadot Alliance",id:"polkadot-alliance",level:2},{value:"Host",id:"host",level:2},{value:"Runtime Environment",id:"runtime-environment",level:2},{value:"Preimage",id:"preimage",level:2},{value:"Proof of Stake (PoS)",id:"proof-of-stake-pos",level:2},{value:"Proof of Validity",id:"proof-of-validity",level:2},{value:"Proof of Work (PoW)",id:"proof-of-work-pow",level:2},{value:"Proposal",id:"proposal",level:2},{value:"Protocol",id:"protocol",level:2},{value:"Random Seed",id:"random-seed",level:2},{value:"Referendum",id:"referendum",level:2},{value:"Re-Genesis",id:"re-genesis",level:2},{value:"Relay Chain",id:"relay-chain",level:2},{value:"Remarks",id:"remarks",level:2},{value:"Rococo",id:"rococo",level:2},{value:"Root Origin",id:"root-origin",level:2},{value:"Runtime",id:"runtime",level:2},{value:"Runtime Module",id:"runtime-module",level:2},{value:"Safety",id:"safety",level:2},{value:"Scalability",id:"scalability",level:2},{value:"Sealing",id:"sealing",level:2},{value:"Session",id:"session",level:2},{value:"Session Certificate",id:"session-certificate",level:2},{value:"Session Key",id:"session-key",level:2},{value:"Shared Security",id:"shared-security",level:2},{value:"Slashing",id:"slashing",level:2},{value:"Soft Fork",id:"soft-fork",level:2},{value:"Software Development Kit (SDK)",id:"software-development-kit-sdk",level:2},{value:"Staking",id:"staking",level:2},{value:"State transition function",id:"state-transition-function",level:2},{value:"Substrate",id:"substrate",level:2},{value:"System Parachains",id:"system-parachains",level:2},{value:"Tabling",id:"tabling",level:2},{value:"Teleport",id:"teleport",level:2},{value:"Testnet",id:"testnet",level:2},{value:"Tokenization",id:"tokenization",level:2},{value:"Tracks",id:"tracks",level:2},{value:"Tranche",id:"tranche",level:2},{value:"Transfer",id:"transfer",level:2},{value:"Transaction",id:"transaction",level:2},{value:"Validator",id:"validator",level:2},{value:"Vertical Message Passing",id:"vertical-message-passing",level:2},{value:"Voting",id:"voting",level:2},{value:"Waiting Nomination",id:"waiting-nomination",level:2},{value:"Wallet",id:"wallet",level:2},{value:"Wasm",id:"wasm",level:2},{value:"Watermark",id:"watermark",level:2},{value:"Web3 Foundation",id:"web3-foundation",level:2},{value:"WebAssembly",id:"webassembly",level:2},{value:"Weights",id:"weights",level:2},{value:"Witness",id:"witness",level:2},{value:"Whitelist Pallet",id:"whitelist-pallet",level:2}],p={toc:u},m="wrapper";function k(e){var t=e.components,a=(0,o.Z)(e,r);return(0,i.kt)(m,(0,n.Z)({},p,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("h2",{id:"active-nomination"},"Active Nomination"),(0,i.kt)("p",null,"A validator (or validators) that a nominator has selected to nominate and is actively validating\nthis era. The nominator is placing their stake behind this validator for this era and will\npotentially receive staking rewards in return for doing so."),(0,i.kt)("h2",{id:"alexander"},"Alexander"),(0,i.kt)("p",null,"The fourth (now defunct) proof of concept (PoC-4) ",(0,i.kt)("a",{parentName:"p",href:"#testnet"},"testnet")," for Polkadot."),(0,i.kt)("h2",{id:"asset-hub"},"Asset Hub"),(0,i.kt)("p",null,"A system parachain used for asset management."),(0,i.kt)("h2",{id:"attestation"},"Attestation"),(0,i.kt)("p",null,"In the Polkadot validity system, an\n",(0,i.kt)("em",{parentName:"p"},"attestation")," is a type of message that validators broadcast that says whether they think a\nparachain candidate block is valid or invalid."),(0,i.kt)("h2",{id:"auction-parachain"},"Auction (Parachain)"),(0,i.kt)("p",null,"Parachain auctions are how non-common-good parathreads win a slot to become a parachain."),(0,i.kt)("h2",{id:"authority"},"Authority"),(0,i.kt)("p",null,"An authority is a generic term for the role in a blockchain that can participate in the consensus\nmechanisms. In ",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA"),", the authorities vote on chains they consider\nfinal. In BABE, the authorities are block producers. Authority sets can be chosen to be mechanisms\nsuch as Polkadot's NPoS algorithm."),(0,i.kt)("h2",{id:"availability-cores"},"Availability Cores"),(0,i.kt)("p",null,"Slots used to process parachains. The runtime assigns each parachain to an availability core and\nvalidators can fetch information about the cores, such as parachain block candidates, by calling the\nappropriate Runtime API."),(0,i.kt)("h2",{id:"babe"},"BABE"),(0,i.kt)("p",null,"Blind Assignment for Blockchain Extension (BABE) is\nPolkadot's block production mechanism."),(0,i.kt)("h2",{id:"bitfield-array"},"Bitfield Array"),(0,i.kt)("p",null,"A bitfield array contains single-bit values which indicate whether a ",(0,i.kt)("a",{parentName:"p",href:"#candidate"},"candidate")," is\navailable. The number of items is equal of to the number of\n",(0,i.kt)("a",{parentName:"p",href:"#availability-cores"},"availability cores")," and each bit represents a vote on the corresponding core\nin the given order."),(0,i.kt)("h2",{id:"block"},"Block"),(0,i.kt)("p",null,"A collection of data, such as transactions, that together indicate a state transition of the\nblockchain."),(0,i.kt)("h2",{id:"blockspace"},"Blockspace"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/blockspace-blockspace-ecosystems-how-polkadot-is-unlocking-the-full-potential-of-web3"},"Blockspace"),"\nis the capacity of a blockchain to finalize and commit operations. It represents a blockchain's\nsecurity, computing, and storage capability as an end product. Blockspace produced by different\nblockchains can vary in quality, availability, and flexibility. Polkadot has a\n",(0,i.kt)("a",{parentName:"p",href:"https://www.rob.tech/blog/polkadot-blockspace-over-blockchains/"},"blockspace-centric architecture"),"."),(0,i.kt)("h2",{id:"block-explorer"},"Block Explorer"),(0,i.kt)("p",null,"An application that allows a user to explore the different blocks on a blockchain."),(0,i.kt)("h2",{id:"blocks-nominations"},"Blocks Nominations"),(0,i.kt)("p",null,"This indicates that a validator does not currently allow any more nominations. This is controlled by\nthe validator."),(0,i.kt)("h2",{id:"bls"},"BLS"),(0,i.kt)("p",null,"Boneh-Lynn-Shacham (BLS) signatures have a slow signing, very slow verification, require slow and\nmuch less secure pairing friendly curves, and tend towards dangerous malleability. Yet, BLS permits\na diverse array of signature aggregation options far beyond any other known signature scheme, which\nmakes BLS a preferred scheme for voting in consensus algorithms and threshold signatures."),(0,i.kt)("h2",{id:"bonding"},"Bonding"),(0,i.kt)("p",null,'A process by which tokens can be "frozen" in exchange for some other benefit. For example, staking\nis a form of bonding for which you receive rewards in exchange for securing the network. You can\nalso bond tokens in exchange for a parachain slot.'),(0,i.kt)("h2",{id:"bounty"},"Bounty"),(0,i.kt)("p",null,"A mechanism which works in some sense as the reverse of a Treasury Proposal, allowing the\nPolkadot Council to indicate that there is a\nneed to do some task for the Polkadot network\nand allowing users to receive DOT in return for working on that task."),(0,i.kt)("h2",{id:"bridge"},"Bridge"),(0,i.kt)("p",null,"A parachain that acts as an intermediary between the\nPolkadot Relay Chain and an external chain, in\nsuch a way that it appears to the Relay Chain that the external chain is a parachain (i.e., meets\nthe Polkadot Host's requirements of\nparachains). Bridges allow for interaction between other blockchains, such as Ethereum and Bitcoin,\nthat are not natively compatible with\nPolkadot."),(0,i.kt)("h2",{id:"byzantine-fault-tolerance"},"Byzantine Fault Tolerance"),(0,i.kt)("p",null,"The property of a system that is tolerant of Byzantine faults; a system where not only may\nindividual subsystems fail, but it may not be clear if a particular subsystem has failed or not.\nThat is, different observers on the system may not agree on whether or not the system has failed.\nEnsuring Byzantine fault tolerance is an important part of developing any distributed system."),(0,i.kt)("h2",{id:"capacity"},"Capacity"),(0,i.kt)("p",null,'The maximum number of nominators signalling intent to nominate a validator (and thus could\npotentially actively nominate that validator in the next session). This maximum number will equal\nthe number of nominators necessary to oversubscribe a validator. Any validator which is "at\ncapacity" or higher may potentially be oversubscribed in the next session; a validator that is not\nat capacity cannot be oversubscribed unless more nominators select it before the next election.'),(0,i.kt)("h2",{id:"candidate"},"Candidate"),(0,i.kt)("p",null,"A candidate is a submitted parachain block to the relay chain validators. A parachain block stops\nbeing referred to as a candidate as soon it has been finalized."),(0,i.kt)("h2",{id:"collations"},"Collations"),(0,i.kt)("p",null,"Parachain blocks or candidates that are being proposed to the\nPolkadot relay chain validators. More\nspecifically, a collation is a ",(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#defn-collation"},"data structure")," which\ncontains the proposed parachain candidate, including an optional validation parachain Runtime update\nand upward messages."),(0,i.kt)("h2",{id:"collator"},"Collator"),(0,i.kt)("p",null,"A node that maintains a parachain by collecting parachain transactions and producing state\ntransition proofs for the validators."),(0,i.kt)("h2",{id:"collectives"},"Collectives"),(0,i.kt)("p",null,"The Polkadot Collectives parachain was added in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/81"},"Referendum 81")," and exists only on Polkadot (i.e.,\nthere is no Kusama equivalent). The Collectives chain hosts on-chain collectives that serve the\nPolkadot network, such as the ",(0,i.kt)("a",{parentName:"p",href:"#fellowship"},"Fellowship")," and ",(0,i.kt)("a",{parentName:"p",href:"#polkadot-alliance"},"Polkadot Alliance"),"."),(0,i.kt)("h2",{id:"commission"},"Commission"),(0,i.kt)("p",null,"Validators and nominators get paid from block production on the network, where validators can set a\nvariable commission rate, which is initially subtracted from the total rewards that validator is\nentitled to (for that period), where the commission determines the rate of distribution for the\nremaining rewards set out for the nominators that are backing that validator."),(0,i.kt)("h2",{id:"common-good-parachain"},"Common Good (Parachain)"),(0,i.kt)("p",null,"See ",(0,i.kt)("a",{parentName:"p",href:"#system-parachains"},"System Parachains"),', which is generally preferred over the term "common\ngood".'),(0,i.kt)("h2",{id:"community-queue"},"Community Queue"),(0,i.kt)("p",null,"The queue for proposals originating from individual accounts (i.e. not the Council) which are\nwaiting to become referenda. Compare the External queue."),(0,i.kt)("h2",{id:"consensus"},"Consensus"),(0,i.kt)("p",null,"The process of a group of entities to agree on a particular data value (such as the ordering and\nmakeup of blocks on a blockchain). There are a variety of algorithms used for determining consensus.\nThe consensus algorithm used by Polkadot is\n",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA"),"."),(0,i.kt)("h2",{id:"crowdloan"},"Crowdloan"),(0,i.kt)("p",null,"A mechanism for potential parachains to temporarily source tokens to win an auction for a parachain\nslot. Tokens gathered in this way are programmatically returned to the lender after the lease period\nis over or the crowdloan period ends."),(0,i.kt)("h2",{id:"curator"},"Curator"),(0,i.kt)("p",null,"A person, group, or other entity charged with judging and verifying the successful completion of a\nBounty."),(0,i.kt)("h2",{id:"dapps"},"Dapps"),(0,i.kt)("p",null,"A generic term for a decentralized application, that is, one that runs as part of a distributed\nnetwork as opposed to being run on a specific system or set of systems."),(0,i.kt)("h2",{id:"dot"},"DOT"),(0,i.kt)("p",null,'The native token for Polkadot. DOT serves three purposes: network governance (allowing them to vote\non-chain upgrades and other exceptional events), general operation (rewarding good actors and\npunishing bad actors), and bonding (adding new parachains by "freezing" DOT while they are connected\nthe Relay Chain).'),(0,i.kt)("h2",{id:"duty-roster"},"Duty Roster"),(0,i.kt)("p",null,"A lookup table that specifies the job that a particular validator is required to do (i.e. attest to\nthe validity of a specific parachain). The duty roster routinely shuffles the validator set into\ndifferent subsets per parachain."),(0,i.kt)("h2",{id:"epoch"},"Epoch"),(0,i.kt)("p",null,"An epoch is a time duration in the BABE protocol that is broken into smaller time slots. Each slot\nhas at least one slot leader who has the right to propose a block. In Kusama, it is the same\nduration as a ",(0,i.kt)("a",{parentName:"p",href:"#session"},"session"),"."),(0,i.kt)("h2",{id:"era"},"Era"),(0,i.kt)("p",null,"A (whole) number of sessions, which is the period that the validator set (and each validator's\nactive nominator set) is recalculated and where rewards are paid out."),(0,i.kt)("h2",{id:"equivocation"},"Equivocation"),(0,i.kt)("p",null,"Providing conflicting information to the network. BABE equivocation entails creating multiple blocks\nin the same slot. ",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA")," equivocation would consist of signing multiple\nconflicting chains."),(0,i.kt)("h2",{id:"external-queue"},"External Queue"),(0,i.kt)("p",null,"The queue for proposals originating with the\nPolkadot Council which are waiting to become\nreferenda. Compare the Community queue."),(0,i.kt)("h2",{id:"extrinsic"},"Extrinsic"),(0,i.kt)("p",null,"A ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/scale-codec/"},"SCALE encoded"),' array consisting of a version\nnumber, signature, and varying data types indicating the resulting runtime function to be called,\nincluding the parameters required for that function to be executed. These state changes are invoked\nfrom the outside world, i.e. they are not part of the system itself. Extrinsics can take two forms,\n"',(0,i.kt)("a",{parentName:"p",href:"#inherent"},"inherents"),'" and "',(0,i.kt)("a",{parentName:"p",href:"#transaction"},"transactions"),'". For more technical details see the\n',(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#id-extrinsics"},"polkadot spec")),(0,i.kt)("h2",{id:"fellowship"},"Fellowship"),(0,i.kt)("p",null,"A mostly self-governing expert body with a primary goal of representing humans who embody and\ncontain the technical knowledge base of the Kusama and/or Polkadot networks and protocols."),(0,i.kt)("h2",{id:"finality"},"Finality"),(0,i.kt)("p",null,'The property of a block that cannot be reverted. Generally, created blocks are not final until some\npoint in the future - perhaps never, in the case of "probabilistic finality". The\nPolkadot Relay Chain uses a deterministic\nfinality gadget known as ',(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA"),"."),(0,i.kt)("h2",{id:"finality-gadget"},"Finality Gadget"),(0,i.kt)("p",null,"A mechanism that determines finality."),(0,i.kt)("h2",{id:"frame"},"Frame"),(0,i.kt)("p",null,"The collection of Substrate-provided pallets (Substrate Runtime Modules)."),(0,i.kt)("h2",{id:"genesis"},"Genesis"),(0,i.kt)("p",null,"The origin of a blockchain, also known as block 0. It can also be used to reference the initial\nstate of the blockchain at origination."),(0,i.kt)("admonition",{title:"Example",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"In the ",(0,i.kt)("em",{parentName:"p"},"genesis")," state Alice, Bob, and Charlie had 30 tokens each.")),(0,i.kt)("h2",{id:"governance"},"Governance"),(0,i.kt)("p",null,"The process of determining what changes to the network are permissible, such as modifications to\ncode or movement of funds. The governance system in\nPolkadot is on-chain and revolves around\nstakeholder voting."),(0,i.kt)("h2",{id:"governance-council"},"Governance Council"),(0,i.kt)("p",null,'An on-chain entity that consists of several on-chain accounts (starting at 6, eventually moving to\nthe final value of 24). The Council can act as a representative for "passive" (non-voting)\nstakeholders. Council members have two main tasks: proposing referenda for the overall stakeholder\ngroup to vote on and cancelling malicious referenda.'),(0,i.kt)("h2",{id:"grandpa-finality-gadget"},"GRANDPA Finality Gadget"),(0,i.kt)("p",null,"GHOST-based Recursive ANcestor Deriving Prefix Agreement. It is the finality gadget for\nPolkadot, which allows asynchronous,\naccountable, and safe finality to the blockchain. For an overview of GRANDPA, see\n",(0,i.kt)("a",{parentName:"p",href:"https://medium.com/polkadot-network/polkadot-proof-of-concept-3-a-better-consensus-algorithm-e81c380a2372"},"this Medium post")),(0,i.kt)("h2",{id:"hard-fork"},"Hard Fork"),(0,i.kt)("p",null,"A permanent diversion of a blockchain occurs quickly due to a high priority change in a consensus\nrule. Clients who follow a hard fork always need to upgrade their clients to continue following the\nupgraded chain. Hard forks are considered permanent divergences of a chain for which non-upgraded\nclients are following consensus rules incompatible to the ones followed by upgraded clients."),(0,i.kt)("h2",{id:"hard-spoon"},"Hard Spoon"),(0,i.kt)("p",null,'Defined by Jae Kwon of Cosmos as "a new chain that takes into account state from an existing chain;\nnot to compete, but to provide broad access." A non-contentious blockchain that inherits the state\nof the underlying blockchain and creates a new branch of ',(0,i.kt)("em",{parentName:"p"},"the same blockchain"),"."),(0,i.kt)("h2",{id:"horizontal-relay-routed-message-passing"},"Horizontal Relay-routed Message Passing"),(0,i.kt)("p",null,"Horizontal Relay-routed Message Passing, also known as HRMP, is a precursor to the complete XCMP\nimplementation, that mimics the same interface and semantics of XCMP. It is similar to XCMP except\nfor how it stores all messages in the Relay Chain storage, therefore making it more expensive and\ndemanding more resources than XCMP. The plan is to retire HRMP once the implementation of XCMP is\ncomplete."),(0,i.kt)("h2",{id:"inactive-nomination"},"Inactive Nomination"),(0,i.kt)("p",null,"A validator (or validators) that a nominator has selected to nominate, but is not actively\nvalidating this era. This type of nomination may become active in a future era."),(0,i.kt)("h2",{id:"inherent"},"Inherent"),(0,i.kt)("p",null,'Extrinsics that are "inherently true." Inherents are not gossiped on the network and are put into\nblocks by the block author. They are not provably true the way that the desire to send funds is,\ntherefore they do not carry a signature. A blockchain\'s ',(0,i.kt)("a",{parentName:"p",href:"#runtime"},"runtime")," must have rules for\nvalidating inherents. For example, timestamps are inherents. They are validated by being within some\nmargin that each validator deems reasonable."),(0,i.kt)("h2",{id:"injected-account"},"Injected Account"),(0,i.kt)("p",null,"An account that is not directly managed by the Polkadot UI but can be accessed through it, such as\naccounts controlled by the Polkadot{.js} extension."),(0,i.kt)("h2",{id:"interoperability"},"Interoperability"),(0,i.kt)("p",null,'The ability for some sort of system to exchange and make use of information often compared to\n"cross-chain" technologies.'),(0,i.kt)("h2",{id:"keep-alive-check"},"Keep-Alive Check"),(0,i.kt)("p",null,"The keep-alive check is used to indicate whether or not a transfer can allow the sending account to\nbe reduced to less than the existential deposit, causing it to be reaped."),(0,i.kt)("h2",{id:"ksm"},"KSM"),(0,i.kt)("p",null,"The abbreviation for Kusama network tokens."),(0,i.kt)("h2",{id:"kusama"},"Kusama"),(0,i.kt)("p",null,'The "canary network" for Polkadot. It consists of an early-release, unaudited version of the\nPolkadot software. It is ',(0,i.kt)("strong",{parentName:"p"},"not")," a ",(0,i.kt)("a",{parentName:"p",href:"#testnet"},"testnet")," - after the transition to NPoS, the network\nis entirely in the hands of the community (i.e., Kusama token holders)."),(0,i.kt)("h2",{id:"lease-period"},"Lease Period"),(0,i.kt)("p",null,"A particular amount of time that a parachain for which the parachain can connect to the Relay Chain."),(0,i.kt)("h2",{id:"libp2p"},"LIBP2P"),(0,i.kt)("p",null,"An open-source library for encrypted peer-to-peer communications and other networking functions.\nMore information at: ",(0,i.kt)("a",{parentName:"p",href:"https://libp2p.io/"},"https://libp2p.io/")),(0,i.kt)("h2",{id:"liveness"},"Liveness"),(0,i.kt)("p",null,"The property of a distributed system is that it will eventually come to some sort of consensus. A\nsystem stuck in an infinite loop would not be considered live, even if computations are taking\nplace; a system that eventually provides a result, even if incorrect or it takes a long time, is\nconsidered to have liveness."),(0,i.kt)("h2",{id:"mainnet"},"Mainnet"),(0,i.kt)("p",null,'Short for "main network": the fully functional and acting chain that runs its own network.'),(0,i.kt)("h2",{id:"message"},"Message"),(0,i.kt)("p",null,"In Polkadot's XCMP protocol, a ",(0,i.kt)("em",{parentName:"p"},"message")," is\narbitrary data that is sent from one parachain (the egress chain) to another (the ingress chain)\nthrough a channel and ensured delivery by the validator set."),(0,i.kt)("h2",{id:"message-queue"},"Message Queue"),(0,i.kt)("p",null,"In Polkadot's XCMP protocol, a ",(0,i.kt)("em",{parentName:"p"},"message queue"),"\nis the list of messages waiting to be processed by a particular receiving parachain over a channel."),(0,i.kt)("h2",{id:"metadata"},"Metadata"),(0,i.kt)("p",null,"Data that includes information about other data, such as information about a specific transaction."),(0,i.kt)("h2",{id:"motion"},"Motion"),(0,i.kt)("p",null,'A motion is essentially a "referendum" or "decision" being considered by the Council. The Council\ncan vote on motions like approving Treasury Proposals or making proposals for the community to vote\non.'),(0,i.kt)("h2",{id:"next-session"},"Next Session"),(0,i.kt)("p",null,"This indicates that the validator will be a member of the active set in the next session."),(0,i.kt)("h2",{id:"node-explorer"},"Node Explorer"),(0,i.kt)("p",null,"A tool that gives you information about a node, such as the latest blocks sealed, finalized, and the\ncurrent chain state as known by that node."),(0,i.kt)("h2",{id:"nominated-proof-of-stake-npos"},"Nominated Proof of Stake (NPoS)"),(0,i.kt)("p",null,"A Proof-of-Stake system where nominators back validators with their own stake as a show of faith in\nthe good behavior of the validator. Nominated Proof-of-Stake differs from the more generic concept\nDelegated Proof-of-Stake in that nominators are subject to loss of stake if they nominate a bad\nvalidator; delegators are not subject to loss of stake based on the behavior of the validator. Note\nthat some other blockchain technologies may use the term Delegated Proof-of-Stake, even if\ndelegators can be slashed. Polkadot uses the\nPhragm\xe9n method to allocate stake to nominees."),(0,i.kt)("h2",{id:"nominator"},"Nominator"),(0,i.kt)("p",null,"Accounts that select a set of validators to nominate by bonding their tokens. Nominators receive\nsome of the validators' rewards, but are also liable for slashing if their nominated validators\nmisbehave."),(0,i.kt)("h2",{id:"non-fungible-token-nft"},"Non-fungible Token (NFT)"),(0,i.kt)("p",null,"A non-fungible token is a token that does not hold the property of fungibility, which, in turn,\nmeans that it cannot be interchangeable and indistinguishable from other tokens. NFTs allow the\ntokenization of unique items and provide exclusive ownership for those tokens."),(0,i.kt)("h2",{id:"on-chain-governance"},"On-chain Governance"),(0,i.kt)("p",null,"A governance system of a blockchain that is controlled by mechanisms on the blockchain. On-chain\ngovernance allows decisions to be made transparently. Note that there are a variety of different\nalgorithms for making these decisions, such as simple majority voting, adaptive quorum biasing, or\nidentity-based quadratic voting."),(0,i.kt)("h2",{id:"online-message"},"Online Message"),(0,i.kt)("p",null,'This is a message that is broadcast by a validator to verify to the network that the validator is\nonline, even if they haven\'t published a block this epoch. This is sometimes referred to as\n"ImOnline".'),(0,i.kt)("h2",{id:"polkadot-opengov"},"Polkadot OpenGov"),(0,i.kt)("p",null,"Previously known as Governance v2 (Gov2) during early development,\n",(0,i.kt)("a",{parentName:"p",href:"../learn/learn-polkadot-opengov"},"Polkadot OpenGov")," serves as the current governance protocol for\nboth Kusama and Polkadot."),(0,i.kt)("h2",{id:"origin"},"Origin"),(0,i.kt)("p",null,"The initiator of an extrinsic. A simple origin would be the account that is sending a token to\nanother account. Polkadot also supports more\ncomplex origin types, such as the ",(0,i.kt)("a",{parentName:"p",href:"#root-origin"},"root origin"),", from which privileged functions can\nbe called."),(0,i.kt)("h2",{id:"oversubscribed"},"Oversubscribed"),(0,i.kt)("p",null,'If more than the maximum number of nominators nominate the same validator, it is "oversubscribed",\nand only the top staked nominators (ranked by the amount of stake, up to the maximum number of\nnominators) are paid rewards. Other nominators will receive no rewards for that era. The current\nmaximum number of nominators is\n',(0,i.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"})," on Polkadot,\n","\nbut it can be modified via governance."),(0,i.kt)("h2",{id:"pallet"},"Pallet"),(0,i.kt)("p",null,"A ",(0,i.kt)("a",{parentName:"p",href:"#substrate"},"Substrate")," runtime module."),(0,i.kt)("h2",{id:"parachain"},"Parachain"),(0,i.kt)("p",null,'A blockchain that meets several characteristics that allow it to work within the confines of the\nPolkadot Host. Also known as "parallelized\nchain."'),(0,i.kt)("h2",{id:"parachain-development-kit-pdk"},"Parachain Development Kit (PDK)"),(0,i.kt)("p",null,"Similar to an ",(0,i.kt)("a",{parentName:"p",href:"#sdk"},"SDK"),", parachain development kits (PDK) is a set of tools that make it easy for\ndevelopers to create Polkadot compatible\n",(0,i.kt)("a",{parentName:"p",href:"#parachain"},"parachains"),"."),(0,i.kt)("h2",{id:"paraid"},"ParaID"),(0,i.kt)("p",null,"A unique numeric (non-negative integer) identifier for a parathread."),(0,i.kt)("h2",{id:"parathread"},"Parathread"),(0,i.kt)("p",null,'A blockchain that works within the confines of the\nPolkadot Host, thus allowing it to connect to\nthe Polkadot Relay Chain. This can be done either by becoming a parachain or connecting on a "pay as\nyou go" basis. All parachains start their life-cycle as a parathread.'),(0,i.kt)("h2",{id:"parachain-registry"},"Parachain Registry"),(0,i.kt)("p",null,"A relatively simple database-like construct that holds both static and dynamic information on each\nchain."),(0,i.kt)("h2",{id:"parity-technologies"},"Parity Technologies"),(0,i.kt)("p",null,"A company, founded by Dr. Gavin Wood and Dr. Jutta Steiner, that is developing Substrate, Kusama and\nPolkadot. It has also released several other projects including Parity Ethereum and Parity Secret\nStore."),(0,i.kt)("h2",{id:"polkadot"},"Polkadot"),(0,i.kt)("p",null,"A heterogeneous, multi-chain network allowing various blockchains of different characteristics to\nperform arbitrary, cross-chain communication under shared security."),(0,i.kt)("h2",{id:"polkadot-alliance"},"Polkadot Alliance"),(0,i.kt)("p",null,"The Polkadot Alliance is an ",(0,i.kt)("a",{parentName:"p",href:"#collectives"},"on-chain collective")," founded by Acala, Astar, Interlay,\nKilt, Moonbeam, Phala, and Subscan, to establish standards and ethics for open-source development in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/94"},"referendum #94"),". It aims to support development\nstandards and expose bad actors within the ecosystems of Polkadot."),(0,i.kt)("h2",{id:"host"},"Host"),(0,i.kt)("p",null,"The environment in which a runtime module can be executed. Parachains must support the\nPolkadot Host - external chains that do not\nwill have to use a bridge. Previously known as the\nPolkadot Runtime Environment."),(0,i.kt)("h2",{id:"runtime-environment"},"Runtime Environment"),(0,i.kt)("p",null,"The previous name for the Polkadot\n",(0,i.kt)("a",{parentName:"p",href:"#polkadot-host"},"Host"),"."),(0,i.kt)("h2",{id:"preimage"},"Preimage"),(0,i.kt)("p",null,"The on-chain proposals do not require the entire image of extrinsics and data (for instance the WASM\ncode, in case of upgrades) to be submitted, but would rather just need that image's hash. That\n",(0,i.kt)("strong",{parentName:"p"},"preimage")," can be submitted and stored on-chain against the hash later, upon the proposal's\ndispatch."),(0,i.kt)("h2",{id:"proof-of-stake-pos"},"Proof of Stake (PoS)"),(0,i.kt)("p",null,"A method of selecting participation in a consensus system, in which participants are chosen based on\nhow many tokens they have at stake (at risk of loss due to misbehavior). Normally, Proof-of-Stake\nsystems limit the number of participants."),(0,i.kt)("h2",{id:"proof-of-validity"},"Proof of Validity"),(0,i.kt)("p",null,"A proof produced by parachain collators. Based on this proof and the parachain registry, a validator\ncan verify that a parachain has properly executed its state transition function. Proofs of Validity\ngo into the Relay Chain blocks."),(0,i.kt)("h2",{id:"proof-of-work-pow"},"Proof of Work (PoW)"),(0,i.kt)("p",null,"A method of selecting participants in a consensus system, typically the longest chain rule, in which\nparticipants try to solve a puzzle like finding a partial pre-image of a hash. Normally, a\nProof-of-Work system can have any number of participants."),(0,i.kt)("h2",{id:"proposal"},"Proposal"),(0,i.kt)("p",null,"A potential function call to be voted on in a referendum. Proposals modify the behavior of the\nPolkadot network, from minor parameter tuning\nup to replacing the runtime code."),(0,i.kt)("h2",{id:"protocol"},"Protocol"),(0,i.kt)("p",null,"A system of rules that allows two or more entities of a communications system to transmit\ninformation. The protocol defines the rules, syntax, semantics, and synchronization of communication\nand possible recovery methods."),(0,i.kt)("h2",{id:"random-seed"},"Random Seed"),(0,i.kt)("p",null,"A random seed is a pseudo-random number available on-chain. It is used in various places of the\nPolkadot protocol, most prominently in\n",(0,i.kt)("a",{parentName:"p",href:"#babe"},"BABE")," the block production mechanism."),(0,i.kt)("h2",{id:"referendum"},"Referendum"),(0,i.kt)("p",null,"A vote on whether or not a proposal should be accepted by the network. Referenda may be initiated by\nthe Governance Council, by a member of the public, or as the result of a previous proposal.\nStakeholders vote on referenda, weighted by both the size of their stake (i.e. number of DOT held)\nand the amount of time they are willing to lock their tokens."),(0,i.kt)("h2",{id:"re-genesis"},"Re-Genesis"),(0,i.kt)("p",null,"Re-Genesis is the process of exporting the current chain state, and creating a new chain that builds\non it. Re-Genesis will involve stop-the-world migration, which results in a period of time when no\nactual blocks are added to the blockchain. In a way, re-genesis can be viewed as a hard fork\nprocess. A formal design of Re-Genesis on Substrate is still under development -\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/issues/7458"},"Re-Genesis Rationale and Design"),"."),(0,i.kt)("h2",{id:"relay-chain"},"Relay Chain"),(0,i.kt)("p",null,"The chain that coordinates consensus and communication between parachains (and external chains, via\nbridges)."),(0,i.kt)("h2",{id:"remarks"},"Remarks"),(0,i.kt)("p",null,"Remarks are extrinsics with no effect. They provide additional information to external inputs,\nacting as ",(0,i.kt)("em",{parentName:"p"},"notes"),". Remarks are stored alongside block records and do not change the chain's storage;\nthe information is not stored in the chain's trie, but along blocks."),(0,i.kt)("h2",{id:"rococo"},"Rococo"),(0,i.kt)("p",null,"The ",(0,i.kt)("a",{parentName:"p",href:"#testnet"},"testnet")," set aside for testing parachains, cumulus, and related technology."),(0,i.kt)("h2",{id:"root-origin"},"Root Origin"),(0,i.kt)("p",null,"A system-level origin in ",(0,i.kt)("a",{parentName:"p",href:"#Substrate"},"Substrate"),". This is the highest privilege level and can be\nthought of as the superuser of the runtime origin. To learn about more raw origins in Substrate,\nvisit ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/main-docs/build/origins/"},"Substrate Docs")),(0,i.kt)("h2",{id:"runtime"},"Runtime"),(0,i.kt)("p",null,"The state transition function of a blockchain. It defines a valid algorithm for determining the\nstate of the next block given the previous state."),(0,i.kt)("h2",{id:"runtime-module"},"Runtime Module"),(0,i.kt)("p",null,'A module that implements specific transition functions and features one might want to have in their\nruntime. Each module should have domain-specific logic. For example, a Balances module has logic to\ndeal with accounts and balances. In Substrate, modules are called "pallets".'),(0,i.kt)("h2",{id:"safety"},"Safety"),(0,i.kt)("p",null,"The property of a distributed system indicating that a particular state transition will not be\nreverted. ",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA")," provides ",(0,i.kt)("em",{parentName:"p"},"deterministic"),' safety. That is, for a state\nchanged marked as "safe" or "final", one would require a hard fork to revert that change.'),(0,i.kt)("h2",{id:"scalability"},"Scalability"),(0,i.kt)("p",null,"While an ambiguous concept, ","[blockchain]"," scalability can be understood as the ability for the\nnetwork to scale in capabilities (e.g. processing more transactions) when needed."),(0,i.kt)("h2",{id:"sealing"},"Sealing"),(0,i.kt)("p",null,"The process of adding a block to the Relay Chain. Note that finalization is a separate process -\nblocks are finalized sometime after they are sealed."),(0,i.kt)("h2",{id:"session"},"Session"),(0,i.kt)("p",null,"A session is a Substrate implementation term for a period that has a constant set of validators.\nValidators can only join or exit the validator set at a session change."),(0,i.kt)("h2",{id:"session-certificate"},"Session Certificate"),(0,i.kt)("p",null,"A message containing a signature on the concatenation of all the Session keys."),(0,i.kt)("h2",{id:"session-key"},"Session Key"),(0,i.kt)("p",null,"Hot keys that are used for performing network operations by validators, for example, signing\n",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA")," commit messages."),(0,i.kt)("h2",{id:"shared-security"},"Shared Security"),(0,i.kt)("p",null,"The security model that Polkadot uses whereby\nall chains are equally secured. This is achieved by placing proofs of the validity of parachain\nblocks into the Relay Chain such that, in order to revert finality of a single parachain, an\nattacker would need to attack the entire\nPolkadot system."),(0,i.kt)("h2",{id:"slashing"},"Slashing"),(0,i.kt)("p",null,"The removal of a percentage of an account's DOT as a punishment for a validator acting maliciously\nor incompetently (e.g., equivocating or remaining offline for an extended period)."),(0,i.kt)("h2",{id:"soft-fork"},"Soft Fork"),(0,i.kt)("p",null,'A backward compatible change to client code causes upgraded clients to start mining a new chain.\nRequires a "vote-by-hashrate" of a majority of miners to enact successfully. Soft forks are\nconsidered temporary divergences in a chain since non-upgraded clients do not follow the new\nconsensus rules but upgraded clients are still compatible with old consensus rules.'),(0,i.kt)("h2",{id:"software-development-kit-sdk"},"Software Development Kit (SDK)"),(0,i.kt)("p",null,"A collection of software tools (and programs) packaged together that can be used to develop\nsoftware."),(0,i.kt)("h2",{id:"staking"},"Staking"),(0,i.kt)("p",null,'The act of bonding tokens for Polkadot (DOT)\nby putting them up as "collateral" for a chance to produce a\nvalid block (and thus obtain a block reward). Validators and nominators stake their\nDOT in order to secure the network.'),(0,i.kt)("h2",{id:"state-transition-function"},"State transition function"),(0,i.kt)("p",null,"A function that describes how the state of a blockchain can be transformed. For example, it may\ndescribe how tokens can be transferred from one account to another."),(0,i.kt)("h2",{id:"substrate"},"Substrate"),(0,i.kt)("p",null,"A modular framework for building blockchains.\nPolkadot is built using\n",(0,i.kt)("a",{parentName:"p",href:"https://substrate.io/"},"Substrate"),". Chains built with Substrate will be easy to connect as\nparachains. For developers, see the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate"},"Substrate GitHub repository"),"."),(0,i.kt)("h2",{id:"system-parachains"},"System Parachains"),(0,i.kt)("p",null,"Parachains that are part of the Polkadot core protocol. These are allocated a parachain execution\ncore by governance rather than auction."),(0,i.kt)("h2",{id:"tabling"},"Tabling"),(0,i.kt)("p",null,'In Polkadot governance, bringing a proposal to\na vote via referendum. Note that this is the British meaning of "tabling", which is different from\nthe US version, which means "to postpone" a measure.'),(0,i.kt)("h2",{id:"teleport"},"Teleport"),(0,i.kt)("p",null,"Send an asset from an account on one chain to an account on a different chain. This occurs by\nburning an amount on the sending chain and minting an equivalent amount on the destination chain."),(0,i.kt)("h2",{id:"testnet"},"Testnet"),(0,i.kt)("p",null,'Short for "test network": an experimental network where testing and development takes place.\nNetworks are often executed on a testnet before they are deployed to a ',(0,i.kt)("a",{parentName:"p",href:"#mainnet"},"mainnet"),"."),(0,i.kt)("h2",{id:"tokenization"},"Tokenization"),(0,i.kt)("p",null,"The process of replacing sensitive data with non-sensitive data."),(0,i.kt)("h2",{id:"tracks"},"Tracks"),(0,i.kt)("p",null,"Each ",(0,i.kt)("a",{parentName:"p",href:"#origin"},"Origin")," is associated with a single referendum class and each class is associated\nwith a ",(0,i.kt)("a",{parentName:"p",href:"../maintain/maintain-guides-polkadot-opengov#origins-and-tracks"},"Track"),". The Track outlines\nthe lifecycle for the proposal and is independent from other class's tracks. Having independent\ntracks allows the network to tailor the dynamics of referenda based upon their implied privilege\nlevel."),(0,i.kt)("h2",{id:"tranche"},"Tranche"),(0,i.kt)("p",null,"Validators use a subjective, tick-based system to determine when the approval process should start.\nA validator starts the tick-based system when a new availability core candidates have been proposed,\nwhich can be retrieved via the\n",(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#sect-rt-api-availability-cores"},"Runtime API"),", and increments the\ntick every 500 milliseconds. Each tick/increment is referred to as a \u201ctranche\u201d, represented as an\ninteger, starting at 0."),(0,i.kt)("h2",{id:"transfer"},"Transfer"),(0,i.kt)("p",null,"Send an asset from one account to another. This generally refers to transfers that occur only on the\nsame chain."),(0,i.kt)("h2",{id:"transaction"},"Transaction"),(0,i.kt)("p",null,'An extrinsic that is signed. Transactions are gossiped on the network and incur a transaction fee.\nTransactions are "provably true", unlike inherents. For example, one can prove that Alice wants to\nsend funds to Bob by the fact that she signed a transfer-funds message with her private key.'),(0,i.kt)("h2",{id:"validator"},"Validator"),(0,i.kt)("p",null,"A node that secures the Relay Chain by staking DOT, validating proofs from collators on parachains\nand voting on consensus along with other validators."),(0,i.kt)("h2",{id:"vertical-message-passing"},"Vertical Message Passing"),(0,i.kt)("p",null,"Vertical message passing consists of two separate types of message passing, Downward Message Passing\n(DMP) and Upward Message Passing (UMP). Downward messages pass from the Relay Chain to a parachain,\nalthough they may also originate from another parachain via\n",(0,i.kt)("a",{parentName:"p",href:"#Horizontal-Relay-routed-Message-Passing"},"HRMP"),". Upward messages originate from parachains and go\nup to the Relay Chain via runtime entry points."),(0,i.kt)("h2",{id:"voting"},"Voting"),(0,i.kt)("p",null,"The process of stakeholders determining whether or not a referendum should pass. Votes are weighted\nboth by the number of DOT that the stakeholder account controls and the amount of time they are\nwilling to lock their DOT."),(0,i.kt)("h2",{id:"waiting-nomination"},"Waiting Nomination"),(0,i.kt)("p",null,"The nominator has nominated this validator, but the validator was not elected into the active\nvalidator set this era and thus cannot produce blocks for the canonical chain. If the validator does\nget into the active set in a future era, this may turn into an active or inactive nomination."),(0,i.kt)("h2",{id:"wallet"},"Wallet"),(0,i.kt)("p",null,"A program that allows one to store private keys and sign transactions for\nPolkadot or other blockchain networks."),(0,i.kt)("h2",{id:"wasm"},"Wasm"),(0,i.kt)("p",null,"The abbreviation for ",(0,i.kt)("a",{parentName:"p",href:"#webassembly"},"WebAssembly"),"."),(0,i.kt)("h2",{id:"watermark"},"Watermark"),(0,i.kt)("p",null,"In Polkadot's parachain messaging scheme, the ",(0,i.kt)("em",{parentName:"p"},"watermark")," is the minimum processed send-height of\nthe receiving parachain. All messages on all channels that are sending to this parachain at or\nbefore the watermark are guaranteed to be processed."),(0,i.kt)("h2",{id:"web3-foundation"},"Web3 Foundation"),(0,i.kt)("p",null,"A Switzerland-based foundation that nurtures and stewards technologies and applications in the\nfields of decentralized web software protocols, particularly those that utilize modern cryptographic\nmethods to safeguard decentralization, to the benefit and for the stability of the Web3 ecosystem."),(0,i.kt)("h2",{id:"webassembly"},"WebAssembly"),(0,i.kt)("p",null,"An instruction format for a virtual, stack-based machine.\nPolkadot Runtime Modules are compiled to\nWebAssembly. Also known as Wasm."),(0,i.kt)("h2",{id:"weights"},"Weights"),(0,i.kt)("p",null,"A permission-less system needs to implement a mechanism to measure and limit usage in order to\nestablish an economic incentive structure, to prevent the network overload, and to mitigate DoS\nvulnerabilities. This mechanism must enforce a limited time-window for block producers to create a\nblock and include limitations on block size, to prevent execution of certain extrinsics which are\ndeemed too expensive and could decelerate the network. This is handled by the weight system, where\nthe cost of the transactions (referred to as ",(0,i.kt)("a",{parentName:"p",href:"#extrinsic"},"extrinsics"),") are determined before\nexecution. Checkout this section of the Substrate docs covering\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/build/tx-weights-fees/"},"transaction weights and fees"),"."),(0,i.kt)("h2",{id:"witness"},"Witness"),(0,i.kt)("p",null,"Cryptographic proof statements of data validity."),(0,i.kt)("h2",{id:"whitelist-pallet"},"Whitelist Pallet"),(0,i.kt)("p",null,"Allows one ",(0,i.kt)("a",{parentName:"p",href:"#origin"},"Origin ")," to escalate the privilege level of another Origin for a certain\noperation. In terms of OpenGov, it allows the ",(0,i.kt)("a",{parentName:"p",href:"#fellowship"},"Fellowship")," to authorise a new origin\n(which we will call Whitelisted-Root) to be executed with Root-level privileges."))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/493c7fdf.f23615ef.js b/assets/js/493c7fdf.f23615ef.js new file mode 100644 index 000000000000..5c5f2ffd8f01 --- /dev/null +++ b/assets/js/493c7fdf.f23615ef.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2354],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),s=a(87152),r=a(34200),l=a(67425);function d(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,d,c,h;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new s.U(i),e.next=21,r.G.create({provider:d});case 21:c=e.sent,(h=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,c=(0,i.useState)(""),u=c[0],p=c[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(s.toString(),l,t,p):p(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,p);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(o,l,t,p):p(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},22703:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>c,toc:()=>u});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"glossary",title:"Glossary",sidebar_label:"Glossary",description:"Common Terms and Concepts in the Polkadot Ecosystem.",keywords:["glossary","questions","definitions"],slug:"../glossary"},d=void 0,c={unversionedId:"general/glossary",id:"general/glossary",title:"Glossary",description:"Common Terms and Concepts in the Polkadot Ecosystem.",source:"@site/../docs/general/glossary.md",sourceDirName:"general",slug:"/glossary",permalink:"/docs/glossary",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/glossary.md",tags:[],version:"current",lastUpdatedBy:"Marcin S",lastUpdatedAt:1691762237,formattedLastUpdatedAt:"Aug 11, 2023",frontMatter:{id:"glossary",title:"Glossary",sidebar_label:"Glossary",description:"Common Terms and Concepts in the Polkadot Ecosystem.",keywords:["glossary","questions","definitions"],slug:"../glossary"},sidebar:"docs",previous:{title:"FAQ",permalink:"/docs/faq"},next:{title:"Learn",permalink:"/docs/learn-index"}},h={},u=[{value:"Active Nomination",id:"active-nomination",level:2},{value:"Alexander",id:"alexander",level:2},{value:"Asset Hub",id:"asset-hub",level:2},{value:"Attestation",id:"attestation",level:2},{value:"Auction (Parachain)",id:"auction-parachain",level:2},{value:"Authority",id:"authority",level:2},{value:"Availability Cores",id:"availability-cores",level:2},{value:"BABE",id:"babe",level:2},{value:"Bitfield Array",id:"bitfield-array",level:2},{value:"Block",id:"block",level:2},{value:"Blockspace",id:"blockspace",level:2},{value:"Block Explorer",id:"block-explorer",level:2},{value:"Blocks Nominations",id:"blocks-nominations",level:2},{value:"BLS",id:"bls",level:2},{value:"Bonding",id:"bonding",level:2},{value:"Bounty",id:"bounty",level:2},{value:"Bridge",id:"bridge",level:2},{value:"Byzantine Fault Tolerance",id:"byzantine-fault-tolerance",level:2},{value:"Capacity",id:"capacity",level:2},{value:"Candidate",id:"candidate",level:2},{value:"Collations",id:"collations",level:2},{value:"Collator",id:"collator",level:2},{value:"Collectives",id:"collectives",level:2},{value:"Commission",id:"commission",level:2},{value:"Common Good (Parachain)",id:"common-good-parachain",level:2},{value:"Community Queue",id:"community-queue",level:2},{value:"Consensus",id:"consensus",level:2},{value:"Crowdloan",id:"crowdloan",level:2},{value:"Curator",id:"curator",level:2},{value:"Dapps",id:"dapps",level:2},{value:"DOT",id:"dot",level:2},{value:"Duty Roster",id:"duty-roster",level:2},{value:"Epoch",id:"epoch",level:2},{value:"Era",id:"era",level:2},{value:"Equivocation",id:"equivocation",level:2},{value:"External Queue",id:"external-queue",level:2},{value:"Extrinsic",id:"extrinsic",level:2},{value:"Fellowship",id:"fellowship",level:2},{value:"Finality",id:"finality",level:2},{value:"Finality Gadget",id:"finality-gadget",level:2},{value:"Frame",id:"frame",level:2},{value:"Genesis",id:"genesis",level:2},{value:"Governance",id:"governance",level:2},{value:"Governance Council",id:"governance-council",level:2},{value:"GRANDPA Finality Gadget",id:"grandpa-finality-gadget",level:2},{value:"Hard Fork",id:"hard-fork",level:2},{value:"Hard Spoon",id:"hard-spoon",level:2},{value:"Horizontal Relay-routed Message Passing",id:"horizontal-relay-routed-message-passing",level:2},{value:"Inactive Nomination",id:"inactive-nomination",level:2},{value:"Inherent",id:"inherent",level:2},{value:"Injected Account",id:"injected-account",level:2},{value:"Interoperability",id:"interoperability",level:2},{value:"Keep-Alive Check",id:"keep-alive-check",level:2},{value:"KSM",id:"ksm",level:2},{value:"Kusama",id:"kusama",level:2},{value:"Lease Period",id:"lease-period",level:2},{value:"LIBP2P",id:"libp2p",level:2},{value:"Liveness",id:"liveness",level:2},{value:"Mainnet",id:"mainnet",level:2},{value:"Message",id:"message",level:2},{value:"Message Queue",id:"message-queue",level:2},{value:"Metadata",id:"metadata",level:2},{value:"Motion",id:"motion",level:2},{value:"Next Session",id:"next-session",level:2},{value:"Node Explorer",id:"node-explorer",level:2},{value:"Nominated Proof of Stake (NPoS)",id:"nominated-proof-of-stake-npos",level:2},{value:"Nominator",id:"nominator",level:2},{value:"Non-fungible Token (NFT)",id:"non-fungible-token-nft",level:2},{value:"On-chain Governance",id:"on-chain-governance",level:2},{value:"Online Message",id:"online-message",level:2},{value:"Polkadot OpenGov",id:"polkadot-opengov",level:2},{value:"Origin",id:"origin",level:2},{value:"Oversubscribed",id:"oversubscribed",level:2},{value:"Pallet",id:"pallet",level:2},{value:"Parachain",id:"parachain",level:2},{value:"Parachain Development Kit (PDK)",id:"parachain-development-kit-pdk",level:2},{value:"ParaID",id:"paraid",level:2},{value:"Parathread",id:"parathread",level:2},{value:"Parachain Registry",id:"parachain-registry",level:2},{value:"Parity Technologies",id:"parity-technologies",level:2},{value:"Polkadot",id:"polkadot",level:2},{value:"Polkadot Alliance",id:"polkadot-alliance",level:2},{value:"Host",id:"host",level:2},{value:"Runtime Environment",id:"runtime-environment",level:2},{value:"Preimage",id:"preimage",level:2},{value:"Proof of Stake (PoS)",id:"proof-of-stake-pos",level:2},{value:"Proof of Validity",id:"proof-of-validity",level:2},{value:"Proof of Work (PoW)",id:"proof-of-work-pow",level:2},{value:"Proposal",id:"proposal",level:2},{value:"Protocol",id:"protocol",level:2},{value:"Random Seed",id:"random-seed",level:2},{value:"Referendum",id:"referendum",level:2},{value:"Re-Genesis",id:"re-genesis",level:2},{value:"Relay Chain",id:"relay-chain",level:2},{value:"Remarks",id:"remarks",level:2},{value:"Rococo",id:"rococo",level:2},{value:"Root Origin",id:"root-origin",level:2},{value:"Runtime",id:"runtime",level:2},{value:"Runtime Module",id:"runtime-module",level:2},{value:"Safety",id:"safety",level:2},{value:"Scalability",id:"scalability",level:2},{value:"Sealing",id:"sealing",level:2},{value:"Session",id:"session",level:2},{value:"Session Certificate",id:"session-certificate",level:2},{value:"Session Key",id:"session-key",level:2},{value:"Shared Security",id:"shared-security",level:2},{value:"Slashing",id:"slashing",level:2},{value:"Soft Fork",id:"soft-fork",level:2},{value:"Software Development Kit (SDK)",id:"software-development-kit-sdk",level:2},{value:"Staking",id:"staking",level:2},{value:"State transition function",id:"state-transition-function",level:2},{value:"Substrate",id:"substrate",level:2},{value:"System Parachains",id:"system-parachains",level:2},{value:"Tabling",id:"tabling",level:2},{value:"Teleport",id:"teleport",level:2},{value:"Testnet",id:"testnet",level:2},{value:"Tokenization",id:"tokenization",level:2},{value:"Tracks",id:"tracks",level:2},{value:"Tranche",id:"tranche",level:2},{value:"Transfer",id:"transfer",level:2},{value:"Transaction",id:"transaction",level:2},{value:"Validator",id:"validator",level:2},{value:"Vertical Message Passing",id:"vertical-message-passing",level:2},{value:"Voting",id:"voting",level:2},{value:"Waiting Nomination",id:"waiting-nomination",level:2},{value:"Wallet",id:"wallet",level:2},{value:"Wasm",id:"wasm",level:2},{value:"Watermark",id:"watermark",level:2},{value:"Web3 Foundation",id:"web3-foundation",level:2},{value:"WebAssembly",id:"webassembly",level:2},{value:"Weights",id:"weights",level:2},{value:"Witness",id:"witness",level:2},{value:"Whitelist Pallet",id:"whitelist-pallet",level:2}],p={toc:u},m="wrapper";function k(e){var t=e.components,a=(0,o.Z)(e,r);return(0,i.kt)(m,(0,n.Z)({},p,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("h2",{id:"active-nomination"},"Active Nomination"),(0,i.kt)("p",null,"A validator (or validators) that a nominator has selected to nominate and is actively validating\nthis era. The nominator is placing their stake behind this validator for this era and will\npotentially receive staking rewards in return for doing so."),(0,i.kt)("h2",{id:"alexander"},"Alexander"),(0,i.kt)("p",null,"The fourth (now defunct) proof of concept (PoC-4) ",(0,i.kt)("a",{parentName:"p",href:"#testnet"},"testnet")," for Polkadot."),(0,i.kt)("h2",{id:"asset-hub"},"Asset Hub"),(0,i.kt)("p",null,"A system parachain used for asset management."),(0,i.kt)("h2",{id:"attestation"},"Attestation"),(0,i.kt)("p",null,"In the Polkadot validity system, an\n",(0,i.kt)("em",{parentName:"p"},"attestation")," is a type of message that validators broadcast that says whether they think a\nparachain candidate block is valid or invalid."),(0,i.kt)("h2",{id:"auction-parachain"},"Auction (Parachain)"),(0,i.kt)("p",null,"Parachain auctions are how non-common-good parathreads win a slot to become a parachain."),(0,i.kt)("h2",{id:"authority"},"Authority"),(0,i.kt)("p",null,"An authority is a generic term for the role in a blockchain that can participate in the consensus\nmechanisms. In ",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA"),", the authorities vote on chains they consider\nfinal. In BABE, the authorities are block producers. Authority sets can be chosen to be mechanisms\nsuch as Polkadot's NPoS algorithm."),(0,i.kt)("h2",{id:"availability-cores"},"Availability Cores"),(0,i.kt)("p",null,"Slots used to process parachains. The runtime assigns each parachain to an availability core and\nvalidators can fetch information about the cores, such as parachain block candidates, by calling the\nappropriate Runtime API."),(0,i.kt)("h2",{id:"babe"},"BABE"),(0,i.kt)("p",null,"Blind Assignment for Blockchain Extension (BABE) is\nPolkadot's block production mechanism."),(0,i.kt)("h2",{id:"bitfield-array"},"Bitfield Array"),(0,i.kt)("p",null,"A bitfield array contains single-bit values which indicate whether a ",(0,i.kt)("a",{parentName:"p",href:"#candidate"},"candidate")," is\navailable. The number of items is equal of to the number of\n",(0,i.kt)("a",{parentName:"p",href:"#availability-cores"},"availability cores")," and each bit represents a vote on the corresponding core\nin the given order."),(0,i.kt)("h2",{id:"block"},"Block"),(0,i.kt)("p",null,"A collection of data, such as transactions, that together indicate a state transition of the\nblockchain."),(0,i.kt)("h2",{id:"blockspace"},"Blockspace"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/blockspace-blockspace-ecosystems-how-polkadot-is-unlocking-the-full-potential-of-web3"},"Blockspace"),"\nis the capacity of a blockchain to finalize and commit operations. It represents a blockchain's\nsecurity, computing, and storage capability as an end product. Blockspace produced by different\nblockchains can vary in quality, availability, and flexibility. Polkadot has a\n",(0,i.kt)("a",{parentName:"p",href:"https://www.rob.tech/blog/polkadot-blockspace-over-blockchains/"},"blockspace-centric architecture"),"."),(0,i.kt)("h2",{id:"block-explorer"},"Block Explorer"),(0,i.kt)("p",null,"An application that allows a user to explore the different blocks on a blockchain."),(0,i.kt)("h2",{id:"blocks-nominations"},"Blocks Nominations"),(0,i.kt)("p",null,"This indicates that a validator does not currently allow any more nominations. This is controlled by\nthe validator."),(0,i.kt)("h2",{id:"bls"},"BLS"),(0,i.kt)("p",null,"Boneh-Lynn-Shacham (BLS) signatures have a slow signing, very slow verification, require slow and\nmuch less secure pairing friendly curves, and tend towards dangerous malleability. Yet, BLS permits\na diverse array of signature aggregation options far beyond any other known signature scheme, which\nmakes BLS a preferred scheme for voting in consensus algorithms and threshold signatures."),(0,i.kt)("h2",{id:"bonding"},"Bonding"),(0,i.kt)("p",null,'A process by which tokens can be "frozen" in exchange for some other benefit. For example, staking\nis a form of bonding for which you receive rewards in exchange for securing the network. You can\nalso bond tokens in exchange for a parachain slot.'),(0,i.kt)("h2",{id:"bounty"},"Bounty"),(0,i.kt)("p",null,"A mechanism which works in some sense as the reverse of a Treasury Proposal, allowing the\nPolkadot Council to indicate that there is a\nneed to do some task for the Polkadot network\nand allowing users to receive DOT in return for working on that task."),(0,i.kt)("h2",{id:"bridge"},"Bridge"),(0,i.kt)("p",null,"A parachain that acts as an intermediary between the\nPolkadot Relay Chain and an external chain, in\nsuch a way that it appears to the Relay Chain that the external chain is a parachain (i.e., meets\nthe Polkadot Host's requirements of\nparachains). Bridges allow for interaction between other blockchains, such as Ethereum and Bitcoin,\nthat are not natively compatible with\nPolkadot."),(0,i.kt)("h2",{id:"byzantine-fault-tolerance"},"Byzantine Fault Tolerance"),(0,i.kt)("p",null,"The property of a system that is tolerant of Byzantine faults; a system where not only may\nindividual subsystems fail, but it may not be clear if a particular subsystem has failed or not.\nThat is, different observers on the system may not agree on whether or not the system has failed.\nEnsuring Byzantine fault tolerance is an important part of developing any distributed system."),(0,i.kt)("h2",{id:"capacity"},"Capacity"),(0,i.kt)("p",null,'The maximum number of nominators signalling intent to nominate a validator (and thus could\npotentially actively nominate that validator in the next session). This maximum number will equal\nthe number of nominators necessary to oversubscribe a validator. Any validator which is "at\ncapacity" or higher may potentially be oversubscribed in the next session; a validator that is not\nat capacity cannot be oversubscribed unless more nominators select it before the next election.'),(0,i.kt)("h2",{id:"candidate"},"Candidate"),(0,i.kt)("p",null,"A candidate is a submitted parachain block to the relay chain validators. A parachain block stops\nbeing referred to as a candidate as soon it has been finalized."),(0,i.kt)("h2",{id:"collations"},"Collations"),(0,i.kt)("p",null,"Parachain blocks or candidates that are being proposed to the\nPolkadot relay chain validators. More\nspecifically, a collation is a ",(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#defn-collation"},"data structure")," which\ncontains the proposed parachain candidate, including an optional validation parachain Runtime update\nand upward messages."),(0,i.kt)("h2",{id:"collator"},"Collator"),(0,i.kt)("p",null,"A node that maintains a parachain by collecting parachain transactions and producing state\ntransition proofs for the validators."),(0,i.kt)("h2",{id:"collectives"},"Collectives"),(0,i.kt)("p",null,"The Polkadot Collectives parachain was added in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/81"},"Referendum 81")," and exists only on Polkadot (i.e.,\nthere is no Kusama equivalent). The Collectives chain hosts on-chain collectives that serve the\nPolkadot network, such as the ",(0,i.kt)("a",{parentName:"p",href:"#fellowship"},"Fellowship")," and ",(0,i.kt)("a",{parentName:"p",href:"#polkadot-alliance"},"Polkadot Alliance"),"."),(0,i.kt)("h2",{id:"commission"},"Commission"),(0,i.kt)("p",null,"Validators and nominators get paid from block production on the network, where validators can set a\nvariable commission rate, which is initially subtracted from the total rewards that validator is\nentitled to (for that period), where the commission determines the rate of distribution for the\nremaining rewards set out for the nominators that are backing that validator."),(0,i.kt)("h2",{id:"common-good-parachain"},"Common Good (Parachain)"),(0,i.kt)("p",null,"See ",(0,i.kt)("a",{parentName:"p",href:"#system-parachains"},"System Parachains"),', which is generally preferred over the term "common\ngood".'),(0,i.kt)("h2",{id:"community-queue"},"Community Queue"),(0,i.kt)("p",null,"The queue for proposals originating from individual accounts (i.e. not the Council) which are\nwaiting to become referenda. Compare the External queue."),(0,i.kt)("h2",{id:"consensus"},"Consensus"),(0,i.kt)("p",null,"The process of a group of entities to agree on a particular data value (such as the ordering and\nmakeup of blocks on a blockchain). There are a variety of algorithms used for determining consensus.\nThe consensus algorithm used by Polkadot is\n",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA"),"."),(0,i.kt)("h2",{id:"crowdloan"},"Crowdloan"),(0,i.kt)("p",null,"A mechanism for potential parachains to temporarily source tokens to win an auction for a parachain\nslot. Tokens gathered in this way are programmatically returned to the lender after the lease period\nis over or the crowdloan period ends."),(0,i.kt)("h2",{id:"curator"},"Curator"),(0,i.kt)("p",null,"A person, group, or other entity charged with judging and verifying the successful completion of a\nBounty."),(0,i.kt)("h2",{id:"dapps"},"Dapps"),(0,i.kt)("p",null,"A generic term for a decentralized application, that is, one that runs as part of a distributed\nnetwork as opposed to being run on a specific system or set of systems."),(0,i.kt)("h2",{id:"dot"},"DOT"),(0,i.kt)("p",null,'The native token for Polkadot. DOT serves three purposes: network governance (allowing them to vote\non-chain upgrades and other exceptional events), general operation (rewarding good actors and\npunishing bad actors), and bonding (adding new parachains by "freezing" DOT while they are connected\nthe Relay Chain).'),(0,i.kt)("h2",{id:"duty-roster"},"Duty Roster"),(0,i.kt)("p",null,"A lookup table that specifies the job that a particular validator is required to do (i.e. attest to\nthe validity of a specific parachain). The duty roster routinely shuffles the validator set into\ndifferent subsets per parachain."),(0,i.kt)("h2",{id:"epoch"},"Epoch"),(0,i.kt)("p",null,"An epoch is a time duration in the BABE protocol that is broken into smaller time slots. Each slot\nhas at least one slot leader who has the right to propose a block. In Kusama, it is the same\nduration as a ",(0,i.kt)("a",{parentName:"p",href:"#session"},"session"),"."),(0,i.kt)("h2",{id:"era"},"Era"),(0,i.kt)("p",null,"A (whole) number of sessions, which is the period that the validator set (and each validator's\nactive nominator set) is recalculated and where rewards are paid out."),(0,i.kt)("h2",{id:"equivocation"},"Equivocation"),(0,i.kt)("p",null,"Providing conflicting information to the network. BABE equivocation entails creating multiple blocks\nin the same slot. ",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA")," equivocation would consist of signing multiple\nconflicting chains."),(0,i.kt)("h2",{id:"external-queue"},"External Queue"),(0,i.kt)("p",null,"The queue for proposals originating with the\nPolkadot Council which are waiting to become\nreferenda. Compare the Community queue."),(0,i.kt)("h2",{id:"extrinsic"},"Extrinsic"),(0,i.kt)("p",null,"A ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/scale-codec/"},"SCALE encoded"),' array consisting of a version\nnumber, signature, and varying data types indicating the resulting runtime function to be called,\nincluding the parameters required for that function to be executed. These state changes are invoked\nfrom the outside world, i.e. they are not part of the system itself. Extrinsics can take two forms,\n"',(0,i.kt)("a",{parentName:"p",href:"#inherent"},"inherents"),'" and "',(0,i.kt)("a",{parentName:"p",href:"#transaction"},"transactions"),'". For more technical details see the\n',(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#id-extrinsics"},"polkadot spec")),(0,i.kt)("h2",{id:"fellowship"},"Fellowship"),(0,i.kt)("p",null,"A mostly self-governing expert body with a primary goal of representing humans who embody and\ncontain the technical knowledge base of the Kusama and/or Polkadot networks and protocols."),(0,i.kt)("h2",{id:"finality"},"Finality"),(0,i.kt)("p",null,'The property of a block that cannot be reverted. Generally, created blocks are not final until some\npoint in the future - perhaps never, in the case of "probabilistic finality". The\nPolkadot Relay Chain uses a deterministic\nfinality gadget known as ',(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA"),"."),(0,i.kt)("h2",{id:"finality-gadget"},"Finality Gadget"),(0,i.kt)("p",null,"A mechanism that determines finality."),(0,i.kt)("h2",{id:"frame"},"Frame"),(0,i.kt)("p",null,"The collection of Substrate-provided pallets (Substrate Runtime Modules)."),(0,i.kt)("h2",{id:"genesis"},"Genesis"),(0,i.kt)("p",null,"The origin of a blockchain, also known as block 0. It can also be used to reference the initial\nstate of the blockchain at origination."),(0,i.kt)("admonition",{title:"Example",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"In the ",(0,i.kt)("em",{parentName:"p"},"genesis")," state Alice, Bob, and Charlie had 30 tokens each.")),(0,i.kt)("h2",{id:"governance"},"Governance"),(0,i.kt)("p",null,"The process of determining what changes to the network are permissible, such as modifications to\ncode or movement of funds. The governance system in\nPolkadot is on-chain and revolves around\nstakeholder voting."),(0,i.kt)("h2",{id:"governance-council"},"Governance Council"),(0,i.kt)("p",null,'An on-chain entity that consists of several on-chain accounts (starting at 6, eventually moving to\nthe final value of 24). The Council can act as a representative for "passive" (non-voting)\nstakeholders. Council members have two main tasks: proposing referenda for the overall stakeholder\ngroup to vote on and cancelling malicious referenda.'),(0,i.kt)("h2",{id:"grandpa-finality-gadget"},"GRANDPA Finality Gadget"),(0,i.kt)("p",null,"GHOST-based Recursive ANcestor Deriving Prefix Agreement. It is the finality gadget for\nPolkadot, which allows asynchronous,\naccountable, and safe finality to the blockchain. For an overview of GRANDPA, see\n",(0,i.kt)("a",{parentName:"p",href:"https://medium.com/polkadot-network/polkadot-proof-of-concept-3-a-better-consensus-algorithm-e81c380a2372"},"this Medium post")),(0,i.kt)("h2",{id:"hard-fork"},"Hard Fork"),(0,i.kt)("p",null,"A permanent diversion of a blockchain occurs quickly due to a high priority change in a consensus\nrule. Clients who follow a hard fork always need to upgrade their clients to continue following the\nupgraded chain. Hard forks are considered permanent divergences of a chain for which non-upgraded\nclients are following consensus rules incompatible to the ones followed by upgraded clients."),(0,i.kt)("h2",{id:"hard-spoon"},"Hard Spoon"),(0,i.kt)("p",null,'Defined by Jae Kwon of Cosmos as "a new chain that takes into account state from an existing chain;\nnot to compete, but to provide broad access." A non-contentious blockchain that inherits the state\nof the underlying blockchain and creates a new branch of ',(0,i.kt)("em",{parentName:"p"},"the same blockchain"),"."),(0,i.kt)("h2",{id:"horizontal-relay-routed-message-passing"},"Horizontal Relay-routed Message Passing"),(0,i.kt)("p",null,"Horizontal Relay-routed Message Passing, also known as HRMP, is a precursor to the complete XCMP\nimplementation, that mimics the same interface and semantics of XCMP. It is similar to XCMP except\nfor how it stores all messages in the Relay Chain storage, therefore making it more expensive and\ndemanding more resources than XCMP. The plan is to retire HRMP once the implementation of XCMP is\ncomplete."),(0,i.kt)("h2",{id:"inactive-nomination"},"Inactive Nomination"),(0,i.kt)("p",null,"A validator (or validators) that a nominator has selected to nominate, but is not actively\nvalidating this era. This type of nomination may become active in a future era."),(0,i.kt)("h2",{id:"inherent"},"Inherent"),(0,i.kt)("p",null,'Extrinsics that are "inherently true." Inherents are not gossiped on the network and are put into\nblocks by the block author. They are not provably true the way that the desire to send funds is,\ntherefore they do not carry a signature. A blockchain\'s ',(0,i.kt)("a",{parentName:"p",href:"#runtime"},"runtime")," must have rules for\nvalidating inherents. For example, timestamps are inherents. They are validated by being within some\nmargin that each validator deems reasonable."),(0,i.kt)("h2",{id:"injected-account"},"Injected Account"),(0,i.kt)("p",null,"An account that is not directly managed by the Polkadot UI but can be accessed through it, such as\naccounts controlled by the Polkadot{.js} extension."),(0,i.kt)("h2",{id:"interoperability"},"Interoperability"),(0,i.kt)("p",null,'The ability for some sort of system to exchange and make use of information often compared to\n"cross-chain" technologies.'),(0,i.kt)("h2",{id:"keep-alive-check"},"Keep-Alive Check"),(0,i.kt)("p",null,"The keep-alive check is used to indicate whether or not a transfer can allow the sending account to\nbe reduced to less than the existential deposit, causing it to be reaped."),(0,i.kt)("h2",{id:"ksm"},"KSM"),(0,i.kt)("p",null,"The abbreviation for Kusama network tokens."),(0,i.kt)("h2",{id:"kusama"},"Kusama"),(0,i.kt)("p",null,'The "canary network" for Polkadot. It consists of an early-release, unaudited version of the\nPolkadot software. It is ',(0,i.kt)("strong",{parentName:"p"},"not")," a ",(0,i.kt)("a",{parentName:"p",href:"#testnet"},"testnet")," - after the transition to NPoS, the network\nis entirely in the hands of the community (i.e., Kusama token holders)."),(0,i.kt)("h2",{id:"lease-period"},"Lease Period"),(0,i.kt)("p",null,"A particular amount of time that a parachain for which the parachain can connect to the Relay Chain."),(0,i.kt)("h2",{id:"libp2p"},"LIBP2P"),(0,i.kt)("p",null,"An open-source library for encrypted peer-to-peer communications and other networking functions.\nMore information at: ",(0,i.kt)("a",{parentName:"p",href:"https://libp2p.io/"},"https://libp2p.io/")),(0,i.kt)("h2",{id:"liveness"},"Liveness"),(0,i.kt)("p",null,"The property of a distributed system is that it will eventually come to some sort of consensus. A\nsystem stuck in an infinite loop would not be considered live, even if computations are taking\nplace; a system that eventually provides a result, even if incorrect or it takes a long time, is\nconsidered to have liveness."),(0,i.kt)("h2",{id:"mainnet"},"Mainnet"),(0,i.kt)("p",null,'Short for "main network": the fully functional and acting chain that runs its own network.'),(0,i.kt)("h2",{id:"message"},"Message"),(0,i.kt)("p",null,"In Polkadot's XCMP protocol, a ",(0,i.kt)("em",{parentName:"p"},"message")," is\narbitrary data that is sent from one parachain (the egress chain) to another (the ingress chain)\nthrough a channel and ensured delivery by the validator set."),(0,i.kt)("h2",{id:"message-queue"},"Message Queue"),(0,i.kt)("p",null,"In Polkadot's XCMP protocol, a ",(0,i.kt)("em",{parentName:"p"},"message queue"),"\nis the list of messages waiting to be processed by a particular receiving parachain over a channel."),(0,i.kt)("h2",{id:"metadata"},"Metadata"),(0,i.kt)("p",null,"Data that includes information about other data, such as information about a specific transaction."),(0,i.kt)("h2",{id:"motion"},"Motion"),(0,i.kt)("p",null,'A motion is essentially a "referendum" or "decision" being considered by the Council. The Council\ncan vote on motions like approving Treasury Proposals or making proposals for the community to vote\non.'),(0,i.kt)("h2",{id:"next-session"},"Next Session"),(0,i.kt)("p",null,"This indicates that the validator will be a member of the active set in the next session."),(0,i.kt)("h2",{id:"node-explorer"},"Node Explorer"),(0,i.kt)("p",null,"A tool that gives you information about a node, such as the latest blocks sealed, finalized, and the\ncurrent chain state as known by that node."),(0,i.kt)("h2",{id:"nominated-proof-of-stake-npos"},"Nominated Proof of Stake (NPoS)"),(0,i.kt)("p",null,"A Proof-of-Stake system where nominators back validators with their own stake as a show of faith in\nthe good behavior of the validator. Nominated Proof-of-Stake differs from the more generic concept\nDelegated Proof-of-Stake in that nominators are subject to loss of stake if they nominate a bad\nvalidator; delegators are not subject to loss of stake based on the behavior of the validator. Note\nthat some other blockchain technologies may use the term Delegated Proof-of-Stake, even if\ndelegators can be slashed. Polkadot uses the\nPhragm\xe9n method to allocate stake to nominees."),(0,i.kt)("h2",{id:"nominator"},"Nominator"),(0,i.kt)("p",null,"Accounts that select a set of validators to nominate by bonding their tokens. Nominators receive\nsome of the validators' rewards, but are also liable for slashing if their nominated validators\nmisbehave."),(0,i.kt)("h2",{id:"non-fungible-token-nft"},"Non-fungible Token (NFT)"),(0,i.kt)("p",null,"A non-fungible token is a token that does not hold the property of fungibility, which, in turn,\nmeans that it cannot be interchangeable and indistinguishable from other tokens. NFTs allow the\ntokenization of unique items and provide exclusive ownership for those tokens."),(0,i.kt)("h2",{id:"on-chain-governance"},"On-chain Governance"),(0,i.kt)("p",null,"A governance system of a blockchain that is controlled by mechanisms on the blockchain. On-chain\ngovernance allows decisions to be made transparently. Note that there are a variety of different\nalgorithms for making these decisions, such as simple majority voting, adaptive quorum biasing, or\nidentity-based quadratic voting."),(0,i.kt)("h2",{id:"online-message"},"Online Message"),(0,i.kt)("p",null,'This is a message that is broadcast by a validator to verify to the network that the validator is\nonline, even if they haven\'t published a block this epoch. This is sometimes referred to as\n"ImOnline".'),(0,i.kt)("h2",{id:"polkadot-opengov"},"Polkadot OpenGov"),(0,i.kt)("p",null,"Previously known as Governance v2 (Gov2) during early development,\n",(0,i.kt)("a",{parentName:"p",href:"../learn/learn-polkadot-opengov"},"Polkadot OpenGov")," serves as the current governance protocol for\nboth Kusama and Polkadot."),(0,i.kt)("h2",{id:"origin"},"Origin"),(0,i.kt)("p",null,"The initiator of an extrinsic. A simple origin would be the account that is sending a token to\nanother account. Polkadot also supports more\ncomplex origin types, such as the ",(0,i.kt)("a",{parentName:"p",href:"#root-origin"},"root origin"),", from which privileged functions can\nbe called."),(0,i.kt)("h2",{id:"oversubscribed"},"Oversubscribed"),(0,i.kt)("p",null,'If more than the maximum number of nominators nominate the same validator, it is "oversubscribed",\nand only the top staked nominators (ranked by the amount of stake, up to the maximum number of\nnominators) are paid rewards. Other nominators will receive no rewards for that era. The current\nmaximum number of nominators is\n',(0,i.kt)(s.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"})," on Polkadot,\n","\nbut it can be modified via governance."),(0,i.kt)("h2",{id:"pallet"},"Pallet"),(0,i.kt)("p",null,"A ",(0,i.kt)("a",{parentName:"p",href:"#substrate"},"Substrate")," runtime module."),(0,i.kt)("h2",{id:"parachain"},"Parachain"),(0,i.kt)("p",null,'A blockchain that meets several characteristics that allow it to work within the confines of the\nPolkadot Host. Also known as "parallelized\nchain."'),(0,i.kt)("h2",{id:"parachain-development-kit-pdk"},"Parachain Development Kit (PDK)"),(0,i.kt)("p",null,"Similar to an ",(0,i.kt)("a",{parentName:"p",href:"#sdk"},"SDK"),", parachain development kits (PDK) is a set of tools that make it easy for\ndevelopers to create Polkadot compatible\n",(0,i.kt)("a",{parentName:"p",href:"#parachain"},"parachains"),"."),(0,i.kt)("h2",{id:"paraid"},"ParaID"),(0,i.kt)("p",null,"A unique numeric (non-negative integer) identifier for a parathread."),(0,i.kt)("h2",{id:"parathread"},"Parathread"),(0,i.kt)("p",null,'A blockchain that works within the confines of the\nPolkadot Host, thus allowing it to connect to\nthe Polkadot Relay Chain. This can be done either by becoming a parachain or connecting on a "pay as\nyou go" basis. All parachains start their life-cycle as a parathread.'),(0,i.kt)("h2",{id:"parachain-registry"},"Parachain Registry"),(0,i.kt)("p",null,"A relatively simple database-like construct that holds both static and dynamic information on each\nchain."),(0,i.kt)("h2",{id:"parity-technologies"},"Parity Technologies"),(0,i.kt)("p",null,"A company, founded by Dr. Gavin Wood and Dr. Jutta Steiner, that is developing Substrate, Kusama and\nPolkadot. It has also released several other projects including Parity Ethereum and Parity Secret\nStore."),(0,i.kt)("h2",{id:"polkadot"},"Polkadot"),(0,i.kt)("p",null,"A heterogeneous, multi-chain network allowing various blockchains of different characteristics to\nperform arbitrary, cross-chain communication under shared security."),(0,i.kt)("h2",{id:"polkadot-alliance"},"Polkadot Alliance"),(0,i.kt)("p",null,"The Polkadot Alliance is an ",(0,i.kt)("a",{parentName:"p",href:"#collectives"},"on-chain collective")," founded by Acala, Astar, Interlay,\nKilt, Moonbeam, Phala, and Subscan, to establish standards and ethics for open-source development in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/94"},"referendum #94"),". It aims to support development\nstandards and expose bad actors within the ecosystems of Polkadot."),(0,i.kt)("h2",{id:"host"},"Host"),(0,i.kt)("p",null,"The environment in which a runtime module can be executed. Parachains must support the\nPolkadot Host - external chains that do not\nwill have to use a bridge. Previously known as the\nPolkadot Runtime Environment."),(0,i.kt)("h2",{id:"runtime-environment"},"Runtime Environment"),(0,i.kt)("p",null,"The previous name for the Polkadot\n",(0,i.kt)("a",{parentName:"p",href:"#polkadot-host"},"Host"),"."),(0,i.kt)("h2",{id:"preimage"},"Preimage"),(0,i.kt)("p",null,"The on-chain proposals do not require the entire image of extrinsics and data (for instance the WASM\ncode, in case of upgrades) to be submitted, but would rather just need that image's hash. That\n",(0,i.kt)("strong",{parentName:"p"},"preimage")," can be submitted and stored on-chain against the hash later, upon the proposal's\ndispatch."),(0,i.kt)("h2",{id:"proof-of-stake-pos"},"Proof of Stake (PoS)"),(0,i.kt)("p",null,"A method of selecting participation in a consensus system, in which participants are chosen based on\nhow many tokens they have at stake (at risk of loss due to misbehavior). Normally, Proof-of-Stake\nsystems limit the number of participants."),(0,i.kt)("h2",{id:"proof-of-validity"},"Proof of Validity"),(0,i.kt)("p",null,"A proof produced by parachain collators. Based on this proof and the parachain registry, a validator\ncan verify that a parachain has properly executed its state transition function. Proofs of Validity\ngo into the Relay Chain blocks."),(0,i.kt)("h2",{id:"proof-of-work-pow"},"Proof of Work (PoW)"),(0,i.kt)("p",null,"A method of selecting participants in a consensus system, typically the longest chain rule, in which\nparticipants try to solve a puzzle like finding a partial pre-image of a hash. Normally, a\nProof-of-Work system can have any number of participants."),(0,i.kt)("h2",{id:"proposal"},"Proposal"),(0,i.kt)("p",null,"A potential function call to be voted on in a referendum. Proposals modify the behavior of the\nPolkadot network, from minor parameter tuning\nup to replacing the runtime code."),(0,i.kt)("h2",{id:"protocol"},"Protocol"),(0,i.kt)("p",null,"A system of rules that allows two or more entities of a communications system to transmit\ninformation. The protocol defines the rules, syntax, semantics, and synchronization of communication\nand possible recovery methods."),(0,i.kt)("h2",{id:"random-seed"},"Random Seed"),(0,i.kt)("p",null,"A random seed is a pseudo-random number available on-chain. It is used in various places of the\nPolkadot protocol, most prominently in\n",(0,i.kt)("a",{parentName:"p",href:"#babe"},"BABE")," the block production mechanism."),(0,i.kt)("h2",{id:"referendum"},"Referendum"),(0,i.kt)("p",null,"A vote on whether or not a proposal should be accepted by the network. Referenda may be initiated by\nthe Governance Council, by a member of the public, or as the result of a previous proposal.\nStakeholders vote on referenda, weighted by both the size of their stake (i.e. number of DOT held)\nand the amount of time they are willing to lock their tokens."),(0,i.kt)("h2",{id:"re-genesis"},"Re-Genesis"),(0,i.kt)("p",null,"Re-Genesis is the process of exporting the current chain state, and creating a new chain that builds\non it. Re-Genesis will involve stop-the-world migration, which results in a period of time when no\nactual blocks are added to the blockchain. In a way, re-genesis can be viewed as a hard fork\nprocess. A formal design of Re-Genesis on Substrate is still under development -\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/issues/7458"},"Re-Genesis Rationale and Design"),"."),(0,i.kt)("h2",{id:"relay-chain"},"Relay Chain"),(0,i.kt)("p",null,"The chain that coordinates consensus and communication between parachains (and external chains, via\nbridges)."),(0,i.kt)("h2",{id:"remarks"},"Remarks"),(0,i.kt)("p",null,"Remarks are extrinsics with no effect. They provide additional information to external inputs,\nacting as ",(0,i.kt)("em",{parentName:"p"},"notes"),". Remarks are stored alongside block records and do not change the chain's storage;\nthe information is not stored in the chain's trie, but along blocks."),(0,i.kt)("h2",{id:"rococo"},"Rococo"),(0,i.kt)("p",null,"The ",(0,i.kt)("a",{parentName:"p",href:"#testnet"},"testnet")," set aside for testing parachains, cumulus, and related technology."),(0,i.kt)("h2",{id:"root-origin"},"Root Origin"),(0,i.kt)("p",null,"A system-level origin in ",(0,i.kt)("a",{parentName:"p",href:"#Substrate"},"Substrate"),". This is the highest privilege level and can be\nthought of as the superuser of the runtime origin. To learn about more raw origins in Substrate,\nvisit ",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/main-docs/build/origins/"},"Substrate Docs")),(0,i.kt)("h2",{id:"runtime"},"Runtime"),(0,i.kt)("p",null,"The state transition function of a blockchain. It defines a valid algorithm for determining the\nstate of the next block given the previous state."),(0,i.kt)("h2",{id:"runtime-module"},"Runtime Module"),(0,i.kt)("p",null,'A module that implements specific transition functions and features one might want to have in their\nruntime. Each module should have domain-specific logic. For example, a Balances module has logic to\ndeal with accounts and balances. In Substrate, modules are called "pallets".'),(0,i.kt)("h2",{id:"safety"},"Safety"),(0,i.kt)("p",null,"The property of a distributed system indicating that a particular state transition will not be\nreverted. ",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA")," provides ",(0,i.kt)("em",{parentName:"p"},"deterministic"),' safety. That is, for a state\nchanged marked as "safe" or "final", one would require a hard fork to revert that change.'),(0,i.kt)("h2",{id:"scalability"},"Scalability"),(0,i.kt)("p",null,"While an ambiguous concept, ","[blockchain]"," scalability can be understood as the ability for the\nnetwork to scale in capabilities (e.g. processing more transactions) when needed."),(0,i.kt)("h2",{id:"sealing"},"Sealing"),(0,i.kt)("p",null,"The process of adding a block to the Relay Chain. Note that finalization is a separate process -\nblocks are finalized sometime after they are sealed."),(0,i.kt)("h2",{id:"session"},"Session"),(0,i.kt)("p",null,"A session is a Substrate implementation term for a period that has a constant set of validators.\nValidators can only join or exit the validator set at a session change."),(0,i.kt)("h2",{id:"session-certificate"},"Session Certificate"),(0,i.kt)("p",null,"A message containing a signature on the concatenation of all the Session keys."),(0,i.kt)("h2",{id:"session-key"},"Session Key"),(0,i.kt)("p",null,"Hot keys that are used for performing network operations by validators, for example, signing\n",(0,i.kt)("a",{parentName:"p",href:"#grandpa-finality-gadget"},"GRANDPA")," commit messages."),(0,i.kt)("h2",{id:"shared-security"},"Shared Security"),(0,i.kt)("p",null,"The security model that Polkadot uses whereby\nall chains are equally secured. This is achieved by placing proofs of the validity of parachain\nblocks into the Relay Chain such that, in order to revert finality of a single parachain, an\nattacker would need to attack the entire\nPolkadot system."),(0,i.kt)("h2",{id:"slashing"},"Slashing"),(0,i.kt)("p",null,"The removal of a percentage of an account's DOT as a punishment for a validator acting maliciously\nor incompetently (e.g., equivocating or remaining offline for an extended period)."),(0,i.kt)("h2",{id:"soft-fork"},"Soft Fork"),(0,i.kt)("p",null,'A backward compatible change to client code causes upgraded clients to start mining a new chain.\nRequires a "vote-by-hashrate" of a majority of miners to enact successfully. Soft forks are\nconsidered temporary divergences in a chain since non-upgraded clients do not follow the new\nconsensus rules but upgraded clients are still compatible with old consensus rules.'),(0,i.kt)("h2",{id:"software-development-kit-sdk"},"Software Development Kit (SDK)"),(0,i.kt)("p",null,"A collection of software tools (and programs) packaged together that can be used to develop\nsoftware."),(0,i.kt)("h2",{id:"staking"},"Staking"),(0,i.kt)("p",null,'The act of bonding tokens for Polkadot (DOT)\nby putting them up as "collateral" for a chance to produce a\nvalid block (and thus obtain a block reward). Validators and nominators stake their\nDOT in order to secure the network.'),(0,i.kt)("h2",{id:"state-transition-function"},"State transition function"),(0,i.kt)("p",null,"A function that describes how the state of a blockchain can be transformed. For example, it may\ndescribe how tokens can be transferred from one account to another."),(0,i.kt)("h2",{id:"substrate"},"Substrate"),(0,i.kt)("p",null,"A modular framework for building blockchains.\nPolkadot is built using\n",(0,i.kt)("a",{parentName:"p",href:"https://substrate.io/"},"Substrate"),". Chains built with Substrate will be easy to connect as\nparachains. For developers, see the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate"},"Substrate GitHub repository"),"."),(0,i.kt)("h2",{id:"system-parachains"},"System Parachains"),(0,i.kt)("p",null,"Parachains that are part of the Polkadot core protocol. These are allocated a parachain execution\ncore by governance rather than auction."),(0,i.kt)("h2",{id:"tabling"},"Tabling"),(0,i.kt)("p",null,'In Polkadot governance, bringing a proposal to\na vote via referendum. Note that this is the British meaning of "tabling", which is different from\nthe US version, which means "to postpone" a measure.'),(0,i.kt)("h2",{id:"teleport"},"Teleport"),(0,i.kt)("p",null,"Send an asset from an account on one chain to an account on a different chain. This occurs by\nburning an amount on the sending chain and minting an equivalent amount on the destination chain."),(0,i.kt)("h2",{id:"testnet"},"Testnet"),(0,i.kt)("p",null,'Short for "test network": an experimental network where testing and development takes place.\nNetworks are often executed on a testnet before they are deployed to a ',(0,i.kt)("a",{parentName:"p",href:"#mainnet"},"mainnet"),"."),(0,i.kt)("h2",{id:"tokenization"},"Tokenization"),(0,i.kt)("p",null,"The process of replacing sensitive data with non-sensitive data."),(0,i.kt)("h2",{id:"tracks"},"Tracks"),(0,i.kt)("p",null,"Each ",(0,i.kt)("a",{parentName:"p",href:"#origin"},"Origin")," is associated with a single referendum class and each class is associated\nwith a ",(0,i.kt)("a",{parentName:"p",href:"../maintain/maintain-guides-polkadot-opengov#origins-and-tracks"},"Track"),". The Track outlines\nthe lifecycle for the proposal and is independent from other class's tracks. Having independent\ntracks allows the network to tailor the dynamics of referenda based upon their implied privilege\nlevel."),(0,i.kt)("h2",{id:"tranche"},"Tranche"),(0,i.kt)("p",null,"Validators use a subjective, tick-based system to determine when the approval process should start.\nA validator starts the tick-based system when a new availability core candidates have been proposed,\nwhich can be retrieved via the\n",(0,i.kt)("a",{parentName:"p",href:"https://spec.polkadot.network/#sect-rt-api-availability-cores"},"Runtime API"),", and increments the\ntick every 500 milliseconds. Each tick/increment is referred to as a \u201ctranche\u201d, represented as an\ninteger, starting at 0."),(0,i.kt)("h2",{id:"transfer"},"Transfer"),(0,i.kt)("p",null,"Send an asset from one account to another. This generally refers to transfers that occur only on the\nsame chain."),(0,i.kt)("h2",{id:"transaction"},"Transaction"),(0,i.kt)("p",null,'An extrinsic that is signed. Transactions are gossiped on the network and incur a transaction fee.\nTransactions are "provably true", unlike inherents. For example, one can prove that Alice wants to\nsend funds to Bob by the fact that she signed a transfer-funds message with her private key.'),(0,i.kt)("h2",{id:"validator"},"Validator"),(0,i.kt)("p",null,"A node that secures the Relay Chain by staking DOT, validating proofs from collators on parachains\nand voting on consensus along with other validators."),(0,i.kt)("h2",{id:"vertical-message-passing"},"Vertical Message Passing"),(0,i.kt)("p",null,"Vertical message passing consists of two separate types of message passing, Downward Message Passing\n(DMP) and Upward Message Passing (UMP). Downward messages pass from the Relay Chain to a parachain,\nalthough they may also originate from another parachain via\n",(0,i.kt)("a",{parentName:"p",href:"#Horizontal-Relay-routed-Message-Passing"},"HRMP"),". Upward messages originate from parachains and go\nup to the Relay Chain via runtime entry points."),(0,i.kt)("h2",{id:"voting"},"Voting"),(0,i.kt)("p",null,"The process of stakeholders determining whether or not a referendum should pass. Votes are weighted\nboth by the number of DOT that the stakeholder account controls and the amount of time they are\nwilling to lock their DOT."),(0,i.kt)("h2",{id:"waiting-nomination"},"Waiting Nomination"),(0,i.kt)("p",null,"The nominator has nominated this validator, but the validator was not elected into the active\nvalidator set this era and thus cannot produce blocks for the canonical chain. If the validator does\nget into the active set in a future era, this may turn into an active or inactive nomination."),(0,i.kt)("h2",{id:"wallet"},"Wallet"),(0,i.kt)("p",null,"A program that allows one to store private keys and sign transactions for\nPolkadot or other blockchain networks."),(0,i.kt)("h2",{id:"wasm"},"Wasm"),(0,i.kt)("p",null,"The abbreviation for ",(0,i.kt)("a",{parentName:"p",href:"#webassembly"},"WebAssembly"),"."),(0,i.kt)("h2",{id:"watermark"},"Watermark"),(0,i.kt)("p",null,"In Polkadot's parachain messaging scheme, the ",(0,i.kt)("em",{parentName:"p"},"watermark")," is the minimum processed send-height of\nthe receiving parachain. All messages on all channels that are sending to this parachain at or\nbefore the watermark are guaranteed to be processed."),(0,i.kt)("h2",{id:"web3-foundation"},"Web3 Foundation"),(0,i.kt)("p",null,"A Switzerland-based foundation that nurtures and stewards technologies and applications in the\nfields of decentralized web software protocols, particularly those that utilize modern cryptographic\nmethods to safeguard decentralization, to the benefit and for the stability of the Web3 ecosystem."),(0,i.kt)("h2",{id:"webassembly"},"WebAssembly"),(0,i.kt)("p",null,"An instruction format for a virtual, stack-based machine.\nPolkadot Runtime Modules are compiled to\nWebAssembly. Also known as Wasm."),(0,i.kt)("h2",{id:"weights"},"Weights"),(0,i.kt)("p",null,"A permission-less system needs to implement a mechanism to measure and limit usage in order to\nestablish an economic incentive structure, to prevent the network overload, and to mitigate DoS\nvulnerabilities. This mechanism must enforce a limited time-window for block producers to create a\nblock and include limitations on block size, to prevent execution of certain extrinsics which are\ndeemed too expensive and could decelerate the network. This is handled by the weight system, where\nthe cost of the transactions (referred to as ",(0,i.kt)("a",{parentName:"p",href:"#extrinsic"},"extrinsics"),") are determined before\nexecution. Checkout this section of the Substrate docs covering\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/build/tx-weights-fees/"},"transaction weights and fees"),"."),(0,i.kt)("h2",{id:"witness"},"Witness"),(0,i.kt)("p",null,"Cryptographic proof statements of data validity."),(0,i.kt)("h2",{id:"whitelist-pallet"},"Whitelist Pallet"),(0,i.kt)("p",null,"Allows one ",(0,i.kt)("a",{parentName:"p",href:"#origin"},"Origin ")," to escalate the privilege level of another Origin for a certain\noperation. In terms of OpenGov, it allows the ",(0,i.kt)("a",{parentName:"p",href:"#fellowship"},"Fellowship")," to authorise a new origin\n(which we will call Whitelisted-Root) to be executed with Root-level privileges."))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/4a8eb552.74345dd3.js b/assets/js/4a8eb552.74345dd3.js deleted file mode 100644 index 3878ba46e4c3..000000000000 --- a/assets/js/4a8eb552.74345dd3.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7202],{47940:(e,a,t)=>{"use strict";t.d(a,{Z:()=>p});var n=t(74165),o=t(15861),s=t(67294),r=t(92519),i=t(1612),l=t(67425);function d(e,a,t){return u.apply(this,arguments)}function u(){return(u=(0,o.Z)((0,n.Z)().mark((function e(a,t,o){var s,l,d,u,c;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=a,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(s),e.next=21,i.G.create({provider:d});case 21:u=e.sent,(c=t.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+t);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,a,t,n){switch(a){case"humanReadable":(0,l.HumanReadable)(e,t,n);break;case"precise":(0,l.Precise)(e,t,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var a=e.network,t=e.path,r=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,u=(0,s.useState)(""),p=u[0],m=u[1];return a=a.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?c(r.toString(),l,a,m):m(r.toString());var e=void 0;switch(a){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+a)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(a,t,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(o,l,a,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),p}},67425:e=>{var a={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,t,n){var o=void 0;if("polkadot"===t||"statemint"===t)o=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/a[t].precision)?e/a[t].precision+" "+a[t].symbol:(e/a[t].precision).toFixed(o)+" "+a[t].symbol).toString())},Precise:function(e,t,n){n(e=(e=parseFloat(e))/a[t].precision+" "+a[t].symbol)},BlocksToDays:function(e,a){a((e=6*e/86400).toString())},Percentage:function(e,a){a((e/=1e7).toString())},ArrayLength:function(e,a){a((e=e.split(",").length).toString())}}},87149:(e,a,t)=>{"use strict";t.r(a),t.d(a,{assets:()=>c,contentTitle:()=>d,default:()=>h,frontMatter:()=>l,metadata:()=>u,toc:()=>p});var n=t(87462),o=t(63366),s=(t(67294),t(3905)),r=t(47940),i=["components"],l={id:"learn-comparisons-kusama",title:"Polkadot vs. Kusama",sidebar_label:"Kusama",description:"Comparing the cousins.",keywords:["polkadot","kusama","polkadot vs kusama","canary"],slug:"../learn-comparisons-kusama"},d=void 0,u={unversionedId:"learn/learn-comparisons-kusama",id:"learn/learn-comparisons-kusama",title:"Polkadot vs. Kusama",description:"Comparing the cousins.",source:"@site/../docs/learn/learn-comparisons-kusama.md",sourceDirName:"learn",slug:"/learn-comparisons-kusama",permalink:"/docs/learn-comparisons-kusama",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-comparisons-kusama.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1679996989,formattedLastUpdatedAt:"Mar 28, 2023",frontMatter:{id:"learn-comparisons-kusama",title:"Polkadot vs. Kusama",sidebar_label:"Kusama",description:"Comparing the cousins.",keywords:["polkadot","kusama","polkadot vs kusama","canary"],slug:"../learn-comparisons-kusama"},sidebar:"docs",previous:{title:"Polkadot Comparisons",permalink:"/docs/learn-comparisons-index"},next:{title:"Ethereum",permalink:"/docs/learn-comparisons-ethereum-2"}},c={},p=[{value:"Cost and Speed",id:"cost-and-speed",level:2},{value:"Canary network",id:"canary-network",level:2},{value:"Going forward",id:"going-forward",level:2},{value:"Explore more",id:"explore-more",level:2}],m={toc:p},k="wrapper";function h(e){var a=e.components,t=(0,o.Z)(e,i);return(0,s.kt)(k,(0,n.Z)({},m,t,{components:a,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"Although they are like cousins and share many parts of their code, Polkadot and Kusama are\nindependent, standalone networks with different priorities. Kusama is wild and fast, and great for\nbold experimentation and early-stage deployment. Polkadot is more conservative, prioritizing\nstability and dependability. Cousins have their differences after all."),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},"To get a better understanding of the key similarities and difference between Polkadot and Kusama,\ncheckout\n",(0,s.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182146-kusama-and-polkadot-what-s-the-difference-"},"this support article"),".")),(0,s.kt)("h2",{id:"cost-and-speed"},"Cost and Speed"),(0,s.kt)("p",null,"Teams wishing to run a parachain are required to bond tokens as security. The bonding requirement on\nKusama is lower than on Polkadot, making it the more affordable development environment."),(0,s.kt)("p",null,"Another key technical difference between Polkadot and Kusama is that Kusama has modified governance\nparameters that allow for faster upgrades. Kusama is up to four times faster than Polkadot. On\nPolkadot, the voting period on referendums lasts\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.democracy.votingPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays, followed by an enactment period of\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.democracy.enactmentPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays before the changes are enacted on-chain. On Kusama, voting lasts\n",(0,s.kt)(r.Z,{network:"kusama",path:"consts.democracy.votingPeriod",defaultValue:100800,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays, followed by an\n",(0,s.kt)(r.Z,{network:"kusama",path:"consts.democracy.enactmentPeriod",defaultValue:115200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\nday enactment period. This means stakeholders need to stay active and vigilant if they want to keep\nup with all the proposals, referenda, and upgrades, and validators on Kusama often need to update on\nshort notice."),(0,s.kt)("p",null,"This does not mean that the Kusama blockchain itself is faster, in the sense of faster block times\nor transaction throughput (these are the same on both networks), but that there's a shorter amount\nof time between governance events such as proposing new referenda, voting, and enacting approved\nupgrades. This allows Kusama to adapt and evolve faster than Polkadot."),(0,s.kt)("h2",{id:"canary-network"},"Canary network"),(0,s.kt)("p",null,"The initial use case for Kusama was as a pre-production environment, a \u201ccanary network\u201d."),(0,s.kt)("p",null,"Canary is a type of bird: back in the day, coal miners would put canaries into coal mines as a way\nto measure the amount of toxic gases in the tunnels. Similarly, canary testing is a way to validate\nsoftware by releasing software to a limited number of users, or perhaps, an isolated environment -\nwithout hurting a wide range of users."),(0,s.kt)("p",null,"Releases made onto Kusama can be thought of as\n",(0,s.kt)("a",{parentName:"p",href:"https://martinfowler.com/bliki/CanaryRelease.html"},"Canary Releases"),". These releases are usually\nstaged. In Kusama's early days, the network won't just be used for parachain candidates to innovate\nand test changes, but a proof of concept for Polkadot's sharded model."),(0,s.kt)("p",null,'Kusama is not simply a testnet, the blockchain is fully functional with attached economic value, and\nown governance. The future of Kusama is in the hands of its participants. In a typical blockchain\ndevelopment pipeline, Kusama would sit in between a "testnet" and a "mainnet":'),(0,s.kt)("admonition",{title:"Testnet --\x3e Kusama --\x3e Polkadot",type:"info"}),(0,s.kt)("p",null,"As you can imagine, building on Kusama first allows teams to test things out in a live, fully\ndecentralized, and community-controlled network with real-world conditions and lower stakes in the\nevent of problems or bugs than on Polkadot."),(0,s.kt)("p",null,"Many projects will maintain parachains on both networks, experimenting and testing new technologies\nand features on Kusama before deploying them to Polkadot. Some teams will decide just to stay on\nKusama, which is likely to be a place where we see some exciting experimentation with new\ntechnologies going forward. Projects that require high-throughput but don\u2019t necessarily require\nbank-like security, such as some gaming, social networking, and content distribution applications,\nare particularly good candidates for this use case."),(0,s.kt)("p",null,"Kusama may also prove to be the perfect environment for ambitious experiments with new ideas and\ninnovations in areas like governance, incentives, monetary policy, and DAOs (decentralized\nautonomous organizations). Future upgrades to the Polkadot runtime will also likely be deployed to\nKusama before Polkadot mainnet. This way, not only will we be able to see how these new technologies\nand features will perform under real-world conditions before bringing them to Polkadot, but teams\nwho have deployed to both networks will also get an advanced look at how their own technology will\nperform under those upgrades."),(0,s.kt)("h2",{id:"going-forward"},"Going forward"),(0,s.kt)("p",null,"Ultimately, Kusama and Polkadot will live on as independent, standalone networks with their own\ncommunities, their own governance, and their own complementary use cases, though they will continue\nto maintain a close relationship, with many teams likely deploying applications to both networks. In\nthe future, we\u2019re also likely to see Kusama bridged to Polkadot for cross-network interoperability.\nWeb3 Foundation remains committed to both networks going forward, providing crucial support and\nguidance to teams building for the ecosystem."),(0,s.kt)("h2",{id:"explore-more"},"Explore more"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://kusama.network"},"About Kusama")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://guide.kusama.network"},"The Kusama Wiki")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://kusama.dotapps.io"},"Kusama on Polkadot-JS Apps")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182146-kusama-and-polkadot-what-s-the-difference-"},"Polkadot and Kusama: What's the difference?"))))}h.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/4a8eb552.795d2adc.js b/assets/js/4a8eb552.795d2adc.js new file mode 100644 index 000000000000..5b2a26d5df38 --- /dev/null +++ b/assets/js/4a8eb552.795d2adc.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7202],{47940:(e,a,t)=>{"use strict";t.d(a,{Z:()=>p});var n=t(74165),o=t(15861),s=t(67294),r=t(87152),i=t(34200),l=t(67425);function d(e,a,t){return u.apply(this,arguments)}function u(){return(u=(0,o.Z)((0,n.Z)().mark((function e(a,t,o){var s,l,d,u,c;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=a,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(s),e.next=21,i.G.create({provider:d});case 21:u=e.sent,(c=t.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+t);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,a,t,n){switch(a){case"humanReadable":(0,l.HumanReadable)(e,t,n);break;case"precise":(0,l.Precise)(e,t,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var a=e.network,t=e.path,r=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,u=(0,s.useState)(""),p=u[0],m=u[1];return a=a.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?c(r.toString(),l,a,m):m(r.toString());var e=void 0;switch(a){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+a)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(a,t,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(o,l,a,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),p}},67425:e=>{var a={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,t,n){var o=void 0;if("polkadot"===t||"statemint"===t)o=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/a[t].precision)?e/a[t].precision+" "+a[t].symbol:(e/a[t].precision).toFixed(o)+" "+a[t].symbol).toString())},Precise:function(e,t,n){n(e=(e=parseFloat(e))/a[t].precision+" "+a[t].symbol)},BlocksToDays:function(e,a){a((e=6*e/86400).toString())},Percentage:function(e,a){a((e/=1e7).toString())},ArrayLength:function(e,a){a((e=e.split(",").length).toString())}}},87149:(e,a,t)=>{"use strict";t.r(a),t.d(a,{assets:()=>c,contentTitle:()=>d,default:()=>h,frontMatter:()=>l,metadata:()=>u,toc:()=>p});var n=t(87462),o=t(63366),s=(t(67294),t(3905)),r=t(47940),i=["components"],l={id:"learn-comparisons-kusama",title:"Polkadot vs. Kusama",sidebar_label:"Kusama",description:"Comparing the cousins.",keywords:["polkadot","kusama","polkadot vs kusama","canary"],slug:"../learn-comparisons-kusama"},d=void 0,u={unversionedId:"learn/learn-comparisons-kusama",id:"learn/learn-comparisons-kusama",title:"Polkadot vs. Kusama",description:"Comparing the cousins.",source:"@site/../docs/learn/learn-comparisons-kusama.md",sourceDirName:"learn",slug:"/learn-comparisons-kusama",permalink:"/docs/learn-comparisons-kusama",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-comparisons-kusama.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1679996989,formattedLastUpdatedAt:"Mar 28, 2023",frontMatter:{id:"learn-comparisons-kusama",title:"Polkadot vs. Kusama",sidebar_label:"Kusama",description:"Comparing the cousins.",keywords:["polkadot","kusama","polkadot vs kusama","canary"],slug:"../learn-comparisons-kusama"},sidebar:"docs",previous:{title:"Polkadot Comparisons",permalink:"/docs/learn-comparisons-index"},next:{title:"Ethereum",permalink:"/docs/learn-comparisons-ethereum-2"}},c={},p=[{value:"Cost and Speed",id:"cost-and-speed",level:2},{value:"Canary network",id:"canary-network",level:2},{value:"Going forward",id:"going-forward",level:2},{value:"Explore more",id:"explore-more",level:2}],m={toc:p},k="wrapper";function h(e){var a=e.components,t=(0,o.Z)(e,i);return(0,s.kt)(k,(0,n.Z)({},m,t,{components:a,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"Although they are like cousins and share many parts of their code, Polkadot and Kusama are\nindependent, standalone networks with different priorities. Kusama is wild and fast, and great for\nbold experimentation and early-stage deployment. Polkadot is more conservative, prioritizing\nstability and dependability. Cousins have their differences after all."),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},"To get a better understanding of the key similarities and difference between Polkadot and Kusama,\ncheckout\n",(0,s.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182146-kusama-and-polkadot-what-s-the-difference-"},"this support article"),".")),(0,s.kt)("h2",{id:"cost-and-speed"},"Cost and Speed"),(0,s.kt)("p",null,"Teams wishing to run a parachain are required to bond tokens as security. The bonding requirement on\nKusama is lower than on Polkadot, making it the more affordable development environment."),(0,s.kt)("p",null,"Another key technical difference between Polkadot and Kusama is that Kusama has modified governance\nparameters that allow for faster upgrades. Kusama is up to four times faster than Polkadot. On\nPolkadot, the voting period on referendums lasts\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.democracy.votingPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays, followed by an enactment period of\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.democracy.enactmentPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays before the changes are enacted on-chain. On Kusama, voting lasts\n",(0,s.kt)(r.Z,{network:"kusama",path:"consts.democracy.votingPeriod",defaultValue:100800,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays, followed by an\n",(0,s.kt)(r.Z,{network:"kusama",path:"consts.democracy.enactmentPeriod",defaultValue:115200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\nday enactment period. This means stakeholders need to stay active and vigilant if they want to keep\nup with all the proposals, referenda, and upgrades, and validators on Kusama often need to update on\nshort notice."),(0,s.kt)("p",null,"This does not mean that the Kusama blockchain itself is faster, in the sense of faster block times\nor transaction throughput (these are the same on both networks), but that there's a shorter amount\nof time between governance events such as proposing new referenda, voting, and enacting approved\nupgrades. This allows Kusama to adapt and evolve faster than Polkadot."),(0,s.kt)("h2",{id:"canary-network"},"Canary network"),(0,s.kt)("p",null,"The initial use case for Kusama was as a pre-production environment, a \u201ccanary network\u201d."),(0,s.kt)("p",null,"Canary is a type of bird: back in the day, coal miners would put canaries into coal mines as a way\nto measure the amount of toxic gases in the tunnels. Similarly, canary testing is a way to validate\nsoftware by releasing software to a limited number of users, or perhaps, an isolated environment -\nwithout hurting a wide range of users."),(0,s.kt)("p",null,"Releases made onto Kusama can be thought of as\n",(0,s.kt)("a",{parentName:"p",href:"https://martinfowler.com/bliki/CanaryRelease.html"},"Canary Releases"),". These releases are usually\nstaged. In Kusama's early days, the network won't just be used for parachain candidates to innovate\nand test changes, but a proof of concept for Polkadot's sharded model."),(0,s.kt)("p",null,'Kusama is not simply a testnet, the blockchain is fully functional with attached economic value, and\nown governance. The future of Kusama is in the hands of its participants. In a typical blockchain\ndevelopment pipeline, Kusama would sit in between a "testnet" and a "mainnet":'),(0,s.kt)("admonition",{title:"Testnet --\x3e Kusama --\x3e Polkadot",type:"info"}),(0,s.kt)("p",null,"As you can imagine, building on Kusama first allows teams to test things out in a live, fully\ndecentralized, and community-controlled network with real-world conditions and lower stakes in the\nevent of problems or bugs than on Polkadot."),(0,s.kt)("p",null,"Many projects will maintain parachains on both networks, experimenting and testing new technologies\nand features on Kusama before deploying them to Polkadot. Some teams will decide just to stay on\nKusama, which is likely to be a place where we see some exciting experimentation with new\ntechnologies going forward. Projects that require high-throughput but don\u2019t necessarily require\nbank-like security, such as some gaming, social networking, and content distribution applications,\nare particularly good candidates for this use case."),(0,s.kt)("p",null,"Kusama may also prove to be the perfect environment for ambitious experiments with new ideas and\ninnovations in areas like governance, incentives, monetary policy, and DAOs (decentralized\nautonomous organizations). Future upgrades to the Polkadot runtime will also likely be deployed to\nKusama before Polkadot mainnet. This way, not only will we be able to see how these new technologies\nand features will perform under real-world conditions before bringing them to Polkadot, but teams\nwho have deployed to both networks will also get an advanced look at how their own technology will\nperform under those upgrades."),(0,s.kt)("h2",{id:"going-forward"},"Going forward"),(0,s.kt)("p",null,"Ultimately, Kusama and Polkadot will live on as independent, standalone networks with their own\ncommunities, their own governance, and their own complementary use cases, though they will continue\nto maintain a close relationship, with many teams likely deploying applications to both networks. In\nthe future, we\u2019re also likely to see Kusama bridged to Polkadot for cross-network interoperability.\nWeb3 Foundation remains committed to both networks going forward, providing crucial support and\nguidance to teams building for the ecosystem."),(0,s.kt)("h2",{id:"explore-more"},"Explore more"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://kusama.network"},"About Kusama")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://guide.kusama.network"},"The Kusama Wiki")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://kusama.dotapps.io"},"Kusama on Polkadot-JS Apps")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182146-kusama-and-polkadot-what-s-the-difference-"},"Polkadot and Kusama: What's the difference?"))))}h.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/4dff184a.52f250fa.js b/assets/js/4dff184a.52f250fa.js new file mode 100644 index 000000000000..d372572dbbdd --- /dev/null +++ b/assets/js/4dff184a.52f250fa.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[1481],{25917:(p,r,l)=>{var o=l(61049),a=l(7638),e=l(17591),t=l(10504),s=l(55145),i=l(54955),u=l(93061),_=l(42645),v=l(28560),b=l(18516),m=l(77435),h=l(68649),d=l(42494),n=l(87612),y=l(40061),S=l(72662),A=l(50859),c=l(84207),k=l(84408),T=l(30355),g=l(54298),H=l(69115),f=l(39307),w=l(85620),x=l(20529),N=l(34034),P=l(19338),O=l(69791),C=l(17593),E=l(24045);p.exports={KusamaRoot:S,KusamaWhitelist:E,KusamaTreasurer:C,KusamaBigTipper:x,KusamaSmallTipper:N,KusamaRefKiller:O,KusamaRefCanceller:P,KusamaBigSpender:H,KusamaMediumSpender:f,KusamaSmallSpender:w,KusamaAdminAuction:A,KusamaAdminFellowship:c,KusamaAdminGeneral:k,KusamaAdminLease:T,KusamaAdminStaking:g,PolkadotRoot:o,PolkadotWhitelist:y,PolkadotTreasurer:n,PolkadotBigTipper:b,PolkadotSmallTipper:m,PolkadotRefKiller:d,PolkadotRefCanceller:h,PolkadotBigSpender:u,PolkadotMediumSpender:_,PolkadotSmallSpender:v,PolkadotAdminAuction:a,PolkadotAdminFellowship:e,PolkadotAdminGeneral:t,PolkadotAdminLease:s,PolkadotAdminStaking:i}},32323:(p,r,l)=>{"use strict";l.r(r),l.d(r,{assets:()=>x,contentTitle:()=>f,default:()=>C,frontMatter:()=>H,metadata:()=>w,toc:()=>N});var o=l(87462),a=l(63366),e=l(67294),t=l(3905),s=l(74165),i=l(15861),u=l(87152),_=l(34200);function v(p,r,l){return b.apply(this,arguments)}function b(){return(b=(0,i.Z)((0,s.Z)().mark((function p(r,l,o){var a,t,i,v;return(0,s.Z)().wrap((function(p){for(;;)switch(p.prev=p.next){case 0:return a=new u.U(l),p.next=3,_.G.create({provider:a});case 3:if(t=p.sent,"polkadot"===r||"kusama"===r){p.next=7;break}return o(e.createElement("div",null)),p.abrupt("return");case 7:i=[],v={color:"#e6007a",cursor:"pointer",textDecoration:"underline"},t.consts.referenda.tracks.forEach((function(p){var l=p.toHuman(),o=l[1].name.replace("_"," ");o=o.split(" ").map((function(p){return p.charAt(0).toUpperCase()+p.substring(1)})).join(" ");var a=m(l[1].minApproval),t=m(l[1].minSupport);i.push(e.createElement("tr",{key:l[0]},e.createElement("td",null,e.createElement("b",null,l[0])),e.createElement("td",null,e.createElement("a",{href:"#"+o.toLowerCase().replace(" ","-")},e.createElement("b",null,o))),e.createElement("td",null,l[1].maxDeciding),e.createElement("td",null,d(l[1].decisionDeposit,r)),e.createElement("td",{style:v,title:l[1].preparePeriod+" Blocks"},h(l[1].preparePeriod)),e.createElement("td",{style:v,title:l[1].decisionPeriod+" Blocks"},h(l[1].decisionPeriod)),e.createElement("td",{style:v,title:l[1].confirmPeriod+" Blocks"},h(l[1].confirmPeriod)),e.createElement("td",{style:v,title:l[1].minEnactmentPeriod+" Blocks"},h(l[1].minEnactmentPeriod)),e.createElement("td",{style:v},a),e.createElement("td",{style:v},t)))})),o(e.createElement("div",{style:{textAlign:"center"}},e.createElement("b",null,r.charAt(0).toUpperCase()+r.slice(1)," Tracks (",i.length,"):"),e.createElement("br",null),e.createElement("div",{style:{border:"1px solid #dadde1"}},e.createElement("table",{style:{margin:0,maxHeight:"600px",borderCollapse:"separate",borderSpacing:0,whiteSpace:"nowrap"}},e.createElement("thead",{style:{width:"100%",textAlign:"center",position:"sticky",top:0,background:"#c1c1c1"}},e.createElement("tr",null,e.createElement("th",null,"ID"),e.createElement("th",null,"Origin"),e.createElement("th",null,"Max Deciding"),e.createElement("th",null,"Decision Deposit"),e.createElement("th",null,"Prepare Period"),e.createElement("th",null,"Decision Period"),e.createElement("th",null,"Confirm Period"),e.createElement("th",null,"Min Enactment Period"),e.createElement("th",null,"Min Approval"),e.createElement("th",null,"Min Support"))),e.createElement("tbody",{style:{width:"100%",textAlign:"center"}},i))),e.createElement("b",{style:{fontSize:"12px"}},"**Hover\xa0",e.createElement("span",{style:{color:"#e6007a",textDecoration:"underline"}},"underlined cell values"),"\xa0for additional info**")));case 12:case"end":return p.stop()}}),p)})))).apply(this,arguments)}function m(p){if(p.hasOwnProperty("Reciprocal")){var r=p.Reciprocal;return e.createElement("div",{title:"Factor: "+r.factor+", X-Offset: "+r.xOffset+", Y-Offset: "+r.yOffset},"Reciprocal")}if(p.hasOwnProperty("LinearDecreasing")){var l=p.LinearDecreasing;return e.createElement("div",{title:"Length: "+l.length+", Floor: "+l.floor+", Ceiling: "+l.ceil},"Linear Decreasing")}return""}function h(p){var r=p.replace(/\,/g,"");return r=parseInt(r),(r*=6)>=86400?(r/=86400)>1?r+" Days":r+" Day":r%3600==0?(r/=3600)+" Hours":(r/=60)+" Minutes"}function d(p,r){var l={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"}},o=void 0;if("polkadot"===r)o=3;else{if("kusama"!==r)return;o=6}return p=p.replace(/\,/g,""),p=parseFloat(p),(p=Number.isInteger(p/l[r].precision)?p/l[r].precision+" "+l[r].symbol:(p/l[r].precision).toFixed(o)+" "+l[r].symbol).toString()}const n=function(p){var r=p.network,l=p.defaultValue,o=(0,e.useState)(""),a=o[0],t=o[1];return(0,e.useEffect)((0,i.Z)((0,s.Z)().mark((function p(){var o;return(0,s.Z)().wrap((function(p){for(;;)switch(p.prev=p.next){case 0:if(o=void 0,"polkadot"!==r){p.next=5;break}o="wss://rpc.polkadot.io",p.next=10;break;case 5:if("kusama"!==r){p.next=9;break}o="wss://kusama-rpc.polkadot.io/",p.next=10;break;case 9:return p.abrupt("return",e.createElement("div",null));case 10:return t(e.createElement("div",{style:{color:"#e6007a",textAlign:"center"}},e.createElement("b",null,l))),p.next=13,v(r,o,t);case 13:case"end":return p.stop()}}),p)}))),[]),a};var y=l(26495),S=l(65750),A=l(25917),c=l.n(A);function k(p,r,l,o,a){S.kL.register(S.uw,S.f$,S.od,S.jn,S.Dx,S.u,S.De);var t=function(p,r,l,o){console.log(""+r+p);var a=c()[""+r+p],e=a.map((function(p){return{x:p.time_hours,y:p.approval}})),t=a.map((function(p){return{x:p.time_hours,y:p.support}})),s={data:{labels:["Approval","Support"],datasets:[{label:"Approval",data:e,backgroundColor:"#00B2FF"},{label:"Support",data:t,backgroundColor:"#56F39A"}]},options:{animation:!1,normalized:!0,parsing:!1,scales:{y:{type:"linear",min:0,max:l,ticks:{callback:function(p){return p+"%"}}},x:{type:"linear",min:0,max:o,title:{display:!0,text:"Hours"},ticks:{callback:function(p){return""+p}}}},plugins:{tooltip:{callbacks:{title:function(p){return"Hour: "+p[0].label},label:function(p){return p.dataset.label+": "+p.parsed.y+"%"}}}}}};return s}(r,l,o,a);switch(S.kL.defaults.font.size=18,p){case"line":return e.createElement(y.x1,{datasetIdKey:t.datasetIdKey,data:t.data,options:t.options});case"scatter":return e.createElement(y.bp,{datasetIdKey:t.datasetIdKey,data:t.data,options:t.options})}}const T=function(p){var r=p.title,l=k(p.type,p.dataId,p.network,p.maxY,p.maxX);return e.createElement("div",{className:"App"},e.createElement("header",{className:"App-header"},e.createElement("h3",null,r)),l)};var g=["components"],H={id:"maintain-guides-polkadot-opengov",title:"Participate in Polkadot OpenGov",sidebar_label:"Participate in Polkadot OpenGov",description:"Steps on how to participate in OpenGov.",keywords:["democracy","council","action","proposal","referenda"],slug:"../maintain-guides-polkadot-opengov"},f=void 0,w={unversionedId:"maintain/maintain-guides-polkadot-opengov",id:"maintain/maintain-guides-polkadot-opengov",title:"Participate in Polkadot OpenGov",description:"Steps on how to participate in OpenGov.",source:"@site/../docs/maintain/maintain-guides-polkadot-opengov.md",sourceDirName:"maintain",slug:"/maintain-guides-polkadot-opengov",permalink:"/docs/maintain-guides-polkadot-opengov",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-polkadot-opengov.md",tags:[],version:"current",lastUpdatedBy:"loopedresolve",lastUpdatedAt:1691424403,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-polkadot-opengov",title:"Participate in Polkadot OpenGov",sidebar_label:"Participate in Polkadot OpenGov",description:"Steps on how to participate in OpenGov.",keywords:["democracy","council","action","proposal","referenda"],slug:"../maintain-guides-polkadot-opengov"},sidebar:"docs",previous:{title:"Participate in Democracy",permalink:"/docs/maintain-guides-democracy"},next:{title:"Join the Council",permalink:"/docs/maintain-guides-how-to-join-council"}},x={},N=[{value:"Polkadot OpenGov Terminology and Parameters",id:"polkadot-opengov-terminology-and-parameters",level:2},{value:"Origins and Tracks Info",id:"origins-and-tracks-info",level:2},{value:"Root",id:"root",level:3},{value:"Whitelisted Caller",id:"whitelisted-caller",level:3},{value:"Staking Admin",id:"staking-admin",level:3},{value:"Treasurer",id:"treasurer",level:3},{value:"Lease Admin",id:"lease-admin",level:3},{value:"Fellowship Admin",id:"fellowship-admin",level:3},{value:"General Admin",id:"general-admin",level:3},{value:"Auction Admin",id:"auction-admin",level:3},{value:"Referendum Canceller",id:"referendum-canceller",level:3},{value:"Referendum Killer",id:"referendum-killer",level:3},{value:"Small Tipper",id:"small-tipper",level:3},{value:"Big Tipper",id:"big-tipper",level:3},{value:"Small Spender",id:"small-spender",level:3},{value:"Medium Spender",id:"medium-spender",level:3},{value:"Big Spender",id:"big-spender",level:3},{value:"Create a Referenda Proposal using Polkadot-JS UI",id:"create-a-referenda-proposal-using-polkadot-js-ui",level:2},{value:"Submitting a Preimage",id:"submitting-a-preimage",level:3},{value:"Submitting a Proposal",id:"submitting-a-proposal",level:3},{value:"Submitting a Referendum on the Whitelisted Caller Track",id:"submitting-a-referendum-on-the-whitelisted-caller-track",level:3},{value:"Voting on Referenda",id:"voting-on-referenda",level:2},{value:"Removing expired voting locks",id:"removing-expired-voting-locks",level:3},{value:"Delegating Voting Power",id:"delegating-voting-power",level:2},{value:"Delegation Dashboard",id:"delegation-dashboard",level:3}],P={toc:N},O="wrapper";function C(p){var r=p.components,e=(0,a.Z)(p,g);return(0,t.kt)(O,(0,o.Z)({},P,e,{components:r,mdxType:"MDXLayout"}),(0,t.kt)("admonition",{title:"Learn more about Polkadot OpenGov",type:"info"},(0,t.kt)("p",{parentName:"admonition"},"For background information about Polkadot OpenGov, please refer to this\n",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"dedicated Wiki document"),".")),(0,t.kt)("p",null,"This guide will instruct token holders how to propose and vote on public referenda using the\nReferenda module (OpenGov). Below are a few links to stay informed and directly engage with the\ncommunity."),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction")," - a place to discuss\ngovernance and the future of Polkadot."),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Kusama-Direction:parity.io"},"Kusama Direction")," - a place to discuss\ngovernance and the future of Kusama."),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://polkadot.polkassembly.io"},"Polkadot")," and ",(0,t.kt)("a",{parentName:"li",href:"https://kusama.polkassembly.io"},"Kusama"),"\nPolkassembly - for current referenda, latest proposals, motions, treasury proposals, tips,\nbounties, and more."),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://matrix.to/#/#dailydigest:web3.foundation"},"Polkadot Daily Digest")," - News about what is\nhappening in the Polkadot ecosystem, published every weekday except holidays.")),(0,t.kt)("h2",{id:"polkadot-opengov-terminology-and-parameters"},"Polkadot OpenGov Terminology and Parameters"),(0,t.kt)("p",null,"The important parameters to be aware of when voting using the Referenda module are as follows:"),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Origin")," - Each origin has a fixed set of privileges. When making a proposal, it is important to\nchoose the origin that has the privilege to execute the referenda."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Track")," - Each track has its own dispatch origin and a preset configuration that governs the\nvoting process and parameters."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Submission Deposit")," - The minimum amount to be used as a (refundable) deposit to submit a public\nreferendum proposal."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Prepare Period")," - The minimum time the referendum needs to wait before it can progress to the\nnext phase after submission. Voting is enabled, but the votes do not count toward the outcome of the\nreferendum yet."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Decision Deposit")," - This deposit is required for a referendum to progress to the decision phase\nafter the end of prepare period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Decision Period")," - Amount of time a decision may take to be approved to move to the confirming\nperiod. If the proposal is not approved by the end of the decision period, it gets rejected."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Max Deciding")," - The maximum number of referenda that can be in the decision period of a track all\nat once."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Conviction"),": A multiplier to increase voting power."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Approval"),": the share of the approval vote-weight after adjustments for conviction against the\ntotal number of vote-weight for both approval and rejection"),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Support"),": The total number of votes in approval (ignoring adjustments for conviction) compared to\nthe total possible amount of votes that could be made in the system. Support also takes into account\nabstained votes."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Min Approval")," - The threshold of approval (along with the min support) needed for a proposal to\nmeet the requirements of the confirm period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Min Support")," - The threshold of support (along with the min approval) needed for a proposal to\nmeet the requirements of the confirm period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Confirmation Period")," - The total time the referenda must meet both the min approval and support\ncriteria during the decision period in order to pass and enter the enactment period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Min Enactment Period")," - Minimum time that an approved proposal must be in the dispatch queue\nafter approval. The proposer has the option to set the enactment period to be of any value greater\nthan the min enactment period."),(0,t.kt)("h2",{id:"origins-and-tracks-info"},"Origins and Tracks Info"),(0,t.kt)("p",null,"",(0,t.kt)(n,{network:"polkadot",defaultValue:"Loading Polkadot Tracks...",mdxType:"Tracks"}),"",""),(0,t.kt)("admonition",{type:"info"},(0,t.kt)("p",{parentName:"admonition"},"For every referendum in each of these tracks, the Polkadot-JS UI displays interactive graphs of the\nsupport and approval."),(0,t.kt)("p",{parentName:"admonition"},(0,t.kt)("img",{alt:"UI Support and Approval",src:l(70920).Z,width:"2719",height:"1116"}))),(0,t.kt)("h3",{id:"root"},"Root"),(0,t.kt)("p",null,"The origin with the highest level of privileges. This track requires extremely high levels of\napproval and support for early passing. The prepare and enactment periods are also large. For\ninstance, a referendum proposed in this track needs to amass\n48.2% support (total network issuance) by the\nend of the first day with over 93.5% approval\nto be considered to be part of the confirm period. The support curve drops linearly to 25% by the\nend of day 14 and almost to 0% by the end of day\n28. This ensures that the token holders receive\nample time to vote on the proposal during the decision period."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"Root",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"whitelisted-caller"},"Whitelisted Caller"),(0,t.kt)("p",null,"Origin commanded by the ",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#the-technical-fellowship"},"Fellowship"),"\nwhitelist some hash of a call and allow the call to be dispatched with the root origin (after the\nreferendum passes). This track allows for a shorter voting turnaround, safe in the knowledge through\nan open and transparent process for time-critical proposals. For instance, a referendum proposed in\nthis track needs to amass 20% support (much\nlesser than the root) by the end of the first day with over\n93.5% approval to be considered to be part of\nthe confirm period."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"Whitelist",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"staking-admin"},"Staking Admin"),(0,t.kt)("p",null,"The origin for canceling slashes. This origin has the privilege to execute calls from the staking\npallet and the Election Provider Multiphase Pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminStaking",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"treasurer"},"Treasurer"),(0,t.kt)("p",null,"The origin for spending funds from the treasury (up to\n10M DOT). This origin has the\nprivilege to execute calls from the Treasury pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"Treasurer",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"lease-admin"},"Lease Admin"),(0,t.kt)("p",null,"Origin can force slot leases. This origin has the privilege to execute calls from the Slots pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminLease",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"fellowship-admin"},"Fellowship Admin"),(0,t.kt)("p",null,"The origin for managing the composition of the fellowship."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminFellowship",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"general-admin"},"General Admin"),(0,t.kt)("p",null,"The origin for managing the registrar. This origin has the privilege of executing calls from the\nIdentity pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminGeneral",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"auction-admin"},"Auction Admin"),(0,t.kt)("p",null,"The origin for starting auctions. This origin can execute calls from the Auctions pallet and the\nScheduler Pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminAuction",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"referendum-canceller"},"Referendum Canceller"),(0,t.kt)("p",null,"The origin can cancel referenda. This track has a low lead time and approval/support curves with\nslightly sharper reductions in their thresholds for passing."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"RefCanceller",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"referendum-killer"},"Referendum Killer"),(0,t.kt)("p",null,"The origin can cancel an ongoing referendum and slash the deposits. This track also has a low\nlead-time and approval/support curves with slightly sharper reductions in their thresholds for\npassing."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"RefKiller",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"small-tipper"},"Small Tipper"),(0,t.kt)("p",null,"Origin able to spend up to 250 DOT from\nthe treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"SmallTipper",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"big-tipper"},"Big Tipper"),(0,t.kt)("p",null,"Origin able to spend up to 1000 DOT from\nthe treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"BigTipper",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"small-spender"},"Small Spender"),(0,t.kt)("p",null,"Origin able to spend up to 10000 DOT\nfrom the treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"SmallSpender",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"medium-spender"},"Medium Spender"),(0,t.kt)("p",null,"Origin able to spend up to 100000 DOT\nfrom the treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"MediumSpender",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"big-spender"},"Big Spender"),(0,t.kt)("p",null,"Origin able to spend up to 1000000 DOT\nfrom the treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"BigSpender",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h2",{id:"create-a-referenda-proposal-using-polkadot-js-ui"},"Create a Referenda Proposal using Polkadot-JS UI"),(0,t.kt)("h3",{id:"submitting-a-preimage"},"Submitting a Preimage"),(0,t.kt)("p",null,"The act of creating a proposal is split from submitting the preimage for the proposal since the storage cost of submitting a large preimage could be expensive. Allowing the preimage submission to come as a separate transaction means that another account could submit the preimage for you and pay the fee. The example below demonstrates the creation of a preimage to propose and approve a spend of treasury funds."),(0,t.kt)("p",null,(0,t.kt)("img",{alt:"submit preimage",src:l(10579).Z,width:"1078",height:"606"})),(0,t.kt)("p",null,"Follow the steps below to submit a preimage as shown in the screenshot above."),(0,t.kt)("ol",null,(0,t.kt)("li",{parentName:"ol"},"Navigate to Governance -> Referenda."),(0,t.kt)("li",{parentName:"ol"},'Click on the "Add preimage" button.'),(0,t.kt)("li",{parentName:"ol"},"From the ",(0,t.kt)("em",{parentName:"li"},"propose")," drop-down field, select ",(0,t.kt)("inlineCode",{parentName:"li"},"treasury"),"."),(0,t.kt)("li",{parentName:"ol"},"From the unlabeled drop-down field to the right of the ",(0,t.kt)("em",{parentName:"li"},"propose")," drop-down field, select ",(0,t.kt)("inlineCode",{parentName:"li"},"spend(amount, beneficiary)"),"."),(0,t.kt)("li",{parentName:"ol"},"In the ",(0,t.kt)("inlineCode",{parentName:"li"},"amount: Compact (BalanceOf)")," text field, enter the spend amount."),(0,t.kt)("li",{parentName:"ol"},"The ",(0,t.kt)("inlineCode",{parentName:"li"},"beneficiary: MultiAddress (AccountIdLookupOf)")," drop-down field will have ",(0,t.kt)("inlineCode",{parentName:"li"},"Id")," selected by default. Select the beneficiary from the ",(0,t.kt)("inlineCode",{parentName:"li"},"Id: AccountId")," drop-down field.")),(0,t.kt)("admonition",{type:"info"},(0,t.kt)("p",{parentName:"admonition"},"Copy the ",(0,t.kt)("inlineCode",{parentName:"p"},"preimage hash"),' value before clicking the "Submit preimage" button.')),(0,t.kt)("ol",{start:7},(0,t.kt)("li",{parentName:"ol"},'Click the "Submit preimage" button.')),(0,t.kt)("p",null,"After the preimage is submitted successfully on-chain, Polkadot-JS UI lists it under the tab of\nGovernance -> Preimages. "),(0,t.kt)("h3",{id:"submitting-a-proposal"},"Submitting a Proposal"),(0,t.kt)("p",null,'Submitting a proposal requires you to bond some tokens. On Polkadot-JS UI, you can navigate to the\nGovernance -> Referenda to make a new proposal. In order to submit a proposal, you will need to\nsubmit what\'s called the preimage hash. The preimage hash is simply the hash of the proposal to be\nenacted. The easiest way to get the preimage hash is by clicking on the "Submit preimage" button as\nshown in the previous section.'),(0,t.kt)("p",null,(0,t.kt)("img",{alt:"submit proposal",src:l(31993).Z,width:"1936",height:"1118"})),(0,t.kt)("p",null,"The proposal will be registered from the account selected and the balance lock will be applied to\nit. An appropriate origin must be chosen, as each origin has different privileges, and acceptance\ncriteria. After entering the hash of the preimage for the proposal, the preimage length field is\nautomatically populated. The enactment delay can be specified either as a block number, or as a\nspecific number of blocks after the referendum is approved. The deposit for this proposal will be\nlocked for the referendum duration."),(0,t.kt)("h3",{id:"submitting-a-referendum-on-the-whitelisted-caller-track"},"Submitting a Referendum on the Whitelisted Caller Track"),(0,t.kt)("p",null,"Let's consider increasing the number of validators participating in parachain consensus. You could\n",(0,t.kt)("a",{parentName:"p",href:"#submitting-a-preimage"},"submit a preimage")," with the call that sets the number of validators to\n1,000 and submit a referendum to the Root track directly. However, this requires a large decision\ndeposit and has very conservative passing parameters such that it will probably need the entire\n28-day voting period to pass."),(0,t.kt)("p",null,"Operations that are deemed safe or time critical by the Polkadot Technical Fellowship can use the\nWhitelisted Caller track. This track requires less turnout in the first half of the decision period\nso that it can pass more quickly. This track is typically used for more neutral, technical proposals\nlike runtime upgrades or changing the system's parachain validation configuration."),(0,t.kt)("p",null,"Using the Whitelisted Caller track requires some special calls. Submitting a referendum in the same\nform as other tracks will not work. Namely, rather than voting on a particular ",(0,t.kt)("inlineCode",{parentName:"p"},"proposal"),", the\nWhitelisted Caller track requires a vote to ",(0,t.kt)("inlineCode",{parentName:"p"},"dispatch")," the ",(0,t.kt)("inlineCode",{parentName:"p"},"proposal")," via the Whitelist pallet.\nBefore opening a referendum on this track, you should also attempt to get a positive signal from the\nFellowship that they will whitelist the proposal. If they do not, then even if the public referendum\npasses, it will not execute."),(0,t.kt)("p",null,"Below are the steps to follow when submitting a proposal to the Whitelist track."),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"#submitting-a-preimage"},"Submit a preimage")," with the call to ",(0,t.kt)("em",{parentName:"li"},"dispatch")," the proposal (",(0,t.kt)("inlineCode",{parentName:"li"},"call"),") you\nwant to submit -- ",(0,t.kt)("inlineCode",{parentName:"li"},"whitelist.dispatchWhitelistedCallWithPreimage(call)")," -- and obtain the preimage\nhash. This is the preimage for the ",(0,t.kt)("em",{parentName:"li"},"public referendum")," on the Whitelisted Caller track.")),(0,t.kt)("p",null,(0,t.kt)("img",{alt:"preimage-whitelist",src:l(80474).Z,width:"2146",height:"1113"})),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("p",{parentName:"li"},"Obtain the hash of ",(0,t.kt)("inlineCode",{parentName:"p"},"call"),". The Polkadot Fellowship needs to start a Fellowship referendum to\nwhitelist the call with ",(0,t.kt)("inlineCode",{parentName:"p"},"whitelist.whitelistCall(callHash)"),". The Fellowship referendum gets voted\non by the Polkadot Fellowship members only."),(0,t.kt)("p",{parentName:"li"},(0,t.kt)("img",{alt:"call-hash",src:l(78249).Z,width:"2257",height:"858"}))),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("p",{parentName:"li"},"The public now votes on the referendum. Someone must place a decision deposit to go into the\ndeciding phase.")),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("p",{parentName:"li"},"Once passed, it gets enacted successfully as long as the call has been whitelisted by the\nFellowship."))),(0,t.kt)("p",null,"Note that the public referendum and Fellowship referendum can happen simultaneously. However, if the\nFellowship does not whitelist the call, you must submit it directly to the Root origin."),(0,t.kt)("h2",{id:"voting-on-referenda"},"Voting on Referenda"),(0,t.kt)("p",null,"As Polkadot OpenGov takes both the approval and support into account, there are four options to\nchoose from when voting on a referendum:"),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},"Aye"),(0,t.kt)("li",{parentName:"ul"},"Nay"),(0,t.kt)("li",{parentName:"ul"},"Split"),(0,t.kt)("li",{parentName:"ul"},"Abstain")),(0,t.kt)("p",null,"Also, you have to specify the conviction multiplier for this vote. The longer you are willing to\nlock your tokens, the stronger your vote will be weighted. Unwillingness to lock your tokens means\nthat your vote only counts for 10% of the tokens that you hold."),(0,t.kt)("p",null,"For detailed instructions on how to vote on Polkadot OpenGov referenda, check\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184120-polkadot-opengov-how-to-vote"},"this support guide.")),(0,t.kt)("admonition",{title:"Polkadot OpenGov uses Conviction Voting Pallet (Not Democracy Pallet)",type:"caution"},(0,t.kt)("p",{parentName:"admonition"},"Use ",(0,t.kt)("inlineCode",{parentName:"p"},"convictionVoting.vote")," for voting on Referenda in Polkadot OpenGov instead of ",(0,t.kt)("inlineCode",{parentName:"p"},"democracy.vote"),"\n(which only works for the old version of governance).")),(0,t.kt)("h3",{id:"removing-expired-voting-locks"},"Removing expired voting locks"),(0,t.kt)("p",null,"To remove the lock from votes, you first need to call ",(0,t.kt)("inlineCode",{parentName:"p"},"removeVote")," and then ",(0,t.kt)("inlineCode",{parentName:"p"},"unlock")," through the\n",(0,t.kt)("inlineCode",{parentName:"p"},"convictionVoting")," pallet. For detailed instructions, check\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184129-polkadot-js-ui-how-to-remove-expired-referenda-locks"},"this support guide.")),(0,t.kt)("h2",{id:"delegating-voting-power"},"Delegating Voting Power"),(0,t.kt)("p",null,"For an overview of how delegation works in Polkadot OpenGov, check out the\n",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#multirole-delegation"},"Multirole Delegation")," section on the\n",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"Learn Polkadot OpenGov")," page."),(0,t.kt)("h3",{id:"delegation-dashboard"},"Delegation Dashboard"),(0,t.kt)("p",null,"To make multi-role delegation easy and intuitive,\n",(0,t.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},"Delegation Dashboard")," provides an interactive interface that\ndisplays the list of delegates and their details. The video tutorial below walks through the\nfeatures of the Delegation Dashboard and shows how to perform multi-role delegation."),(0,t.kt)("iframe",{width:"560",height:"315",src:"https://www.youtube.com/embed/RapBYZc5ZPo",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,t.kt)("p",null,"For detailed instructions on how to delegate your voting power using dashboard, check\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184123-polkadot-opengov-how-to-delegate-your-voting-power"},"this support guide."),"\nIf you like to use Polkadot-JS UI for performing multi-role delegation, the instructions are\navailable\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184776-polkadot-js-ui-how-to-delegate-your-voting-power-on-polkadot-opengov"},"here"),"."))}C.isMDXComponent=!0},78249:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/encoded-call-hash-4e0347923993beea4d12d5a787649f8f.png"},80474:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/opengov-submit-preimage-whitelist-67d383745b6e7b3ef31a37567e044e80.png"},10579:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/opengov-submit-preimage-ddb9c9c348a6c169f24bf70b9439712e.png"},31993:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/opengov-submit-proposal-0c82b35f3f7b1d9e66130a621b76c44b.png"},70920:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/support-approval-polkadot-js-ui-166ce95f9cf31c1e65b1b57d38dbec73.png"},46601:()=>{},50859:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":2,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":3,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":4,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":5,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":6,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":7,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":8,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":9,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":10,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":11,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":12,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":13,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":14,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":15,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":16,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":17,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":18,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":19,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":20,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":21,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":22,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":23,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":24,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":25,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":26,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":27,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":28,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":29,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":30,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":31,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":32,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":33,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":34,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":35,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":36,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":37,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":38,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":39,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":40,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":41,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":42,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":43,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":44,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":45,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":46,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":47,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":48,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":49,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":50,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":51,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":52,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":53,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":54,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":55,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":56,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":57,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":58,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":59,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":60,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":61,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":62,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":63,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":64,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":65,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":66,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":67,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":68,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":69,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":70,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":71,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":72,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":73,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":74,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":75,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":76,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":77,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":78,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":79,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":80,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":81,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":82,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":83,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":84,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":85,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":86,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":87,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":88,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":89,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":90,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":91,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":92,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":93,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":94,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":95,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":96,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":97,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":98,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":99,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":100,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":101,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":102,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":103,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":104,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":105,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":106,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":107,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":108,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":109,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":110,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":111,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":112,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":113,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":114,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":115,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":116,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":117,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":118,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":119,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":120,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":121,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":122,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":123,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":124,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":125,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":126,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":127,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":128,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":129,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":130,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":131,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":132,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":133,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":134,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":135,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":136,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":137,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":138,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":139,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":140,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":141,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":142,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":143,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":144,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":145,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":146,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":147,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":148,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":149,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":150,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":151,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":152,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":153,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":154,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":155,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":156,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":157,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":158,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":159,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":160,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":161,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":162,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":163,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":164,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":165,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":166,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":167,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":168,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":169,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":170,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":171,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":172,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":173,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":174,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":175,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":176,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":177,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":178,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":179,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":180,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":181,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":182,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":183,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":184,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":185,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":186,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":187,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":188,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":189,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":190,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":191,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":192,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":193,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":194,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":195,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":196,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":197,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":198,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":199,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":200,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":201,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":202,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":203,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":204,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":205,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":206,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":207,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":208,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":209,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":210,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":211,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":212,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":213,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":214,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":215,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":216,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":217,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":218,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":219,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":220,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":221,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":222,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":223,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":224,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":225,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":226,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":227,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":228,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":229,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":230,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":231,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":232,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":233,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":234,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":235,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":236,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":237,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":238,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":239,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":240,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":241,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":242,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":243,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":244,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":245,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":246,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":247,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":248,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":249,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":250,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":251,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":252,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":253,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":254,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":255,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":256,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":257,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":258,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":259,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":260,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":261,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":262,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":263,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":264,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":265,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":266,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":267,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":268,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":269,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":270,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":271,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":272,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":273,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":274,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":275,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":276,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":277,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":278,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":279,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":280,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":281,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":282,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":283,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":284,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":285,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":286,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":287,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":288,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":289,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":290,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":291,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":292,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":293,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":294,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":295,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":296,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":297,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":298,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":299,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":300,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":301,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":302,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":303,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":304,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":305,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":306,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":307,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":308,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":309,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":310,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":311,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":312,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":313,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":314,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":315,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":316,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":317,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":318,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":319,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":320,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":321,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":322,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":323,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":324,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":325,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":326,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":327,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":328,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":329,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":330,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":331,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":332,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":333,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":334,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":335,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},84207:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},84408:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":2,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":3,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":4,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":5,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":6,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":7,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":8,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":9,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":10,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":11,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":12,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":13,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":14,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":15,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":16,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":17,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":18,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":19,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":20,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":21,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":22,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":23,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":24,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":25,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":26,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":27,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":28,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":29,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":30,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":31,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":32,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":33,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":34,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":35,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":36,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":37,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":38,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":39,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":40,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":41,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":42,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":43,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":44,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":45,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":46,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":47,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":48,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":49,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":50,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":51,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":52,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":53,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":54,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":55,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":56,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":57,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":58,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":59,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":60,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":61,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":62,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":63,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":64,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":65,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":66,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":67,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":68,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":69,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":70,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":71,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":72,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":73,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":74,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":75,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":76,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":77,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":78,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":79,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":80,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":81,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":82,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":83,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":84,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":85,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":86,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":87,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":88,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":89,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":90,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":91,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":92,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":93,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":94,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":95,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":96,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":97,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":98,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":99,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":100,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":101,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":102,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":103,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":104,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":105,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":106,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":107,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":108,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":109,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":110,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":111,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":112,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":113,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":114,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":115,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":116,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":117,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":118,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":119,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":120,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":121,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":122,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":123,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":124,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":125,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":126,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":127,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":128,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":129,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":130,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":131,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":132,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":133,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":134,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":135,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":136,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":137,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":138,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":139,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":140,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":141,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":142,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":143,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":144,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":145,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":146,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":147,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":148,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":149,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":150,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":151,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":152,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":153,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":154,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":155,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":156,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":157,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":158,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":159,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":160,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":161,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":162,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":163,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":164,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":165,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":166,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":167,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":168,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":169,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":170,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":171,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":172,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":173,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":174,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":175,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":176,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":177,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":178,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":179,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":180,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":181,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":182,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":183,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":184,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":185,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":186,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":187,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":188,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":189,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":190,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":191,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":192,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":193,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":194,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":195,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":196,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":197,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":198,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":199,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":200,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":201,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":202,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":203,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":204,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":205,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":206,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":207,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":208,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":209,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":210,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":211,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":212,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":213,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":214,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":215,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":216,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":217,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":218,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":219,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":220,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":221,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":222,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":223,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":224,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":225,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":226,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":227,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":228,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":229,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":230,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":231,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":232,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":233,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":234,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":235,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":236,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":237,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":238,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":239,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":240,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":241,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":242,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":243,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":244,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":245,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":246,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":247,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":248,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":249,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":250,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":251,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":252,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":253,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":254,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":255,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":256,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":257,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":258,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":259,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":260,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":261,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":262,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":263,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":264,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":265,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":266,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":267,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":268,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":269,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":270,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":271,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":272,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":273,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":274,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":275,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":276,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":277,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":278,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":279,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":280,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":281,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":282,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":283,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":284,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":285,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":286,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":287,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":288,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":289,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":290,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":291,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":292,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":293,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":294,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":295,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":296,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":297,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":298,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":299,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":300,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":301,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":302,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":303,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":304,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":305,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":306,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":307,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":308,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":309,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":310,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":311,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":312,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":313,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":314,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":315,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":316,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":317,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":318,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":319,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":320,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":321,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":322,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":323,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":324,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":325,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":326,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":327,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":328,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":329,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":330,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":331,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":332,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":333,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":334,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":335,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},30355:p=>{"use strict";p.exports=JSON.parse('[{"Time (Hours)":0,"Approval (perbill)":1000000000,"Support (perbill)":500000026,"Approval":100,"Support":50.0000026},{"Time (Hours)":1,"Approval (perbill)":997549020,"Support (perbill)":418401359,"Approval":99.754902,"Support":41.8401359},{"Time (Hours)":2,"Approval (perbill)":995098040,"Support (perbill)":359397443,"Approval":99.509804,"Support":35.9397443},{"Time (Hours)":3,"Approval (perbill)":992647060,"Support (perbill)":314744813,"Approval":99.264706,"Support":31.4744813},{"Time (Hours)":4,"Approval (perbill)":990196080,"Support (perbill)":279775293,"Approval":99.019608,"Support":27.9775293},{"Time (Hours)":5,"Approval (perbill)":987745099,"Support (perbill)":251647242,"Approval":98.7745099,"Support":25.1647242},{"Time (Hours)":6,"Approval (perbill)":985294119,"Support (perbill)":228531862,"Approval":98.5294119,"Support":22.8531862},{"Time (Hours)":7,"Approval (perbill)":982843138,"Support (perbill)":209198815,"Approval":98.2843138,"Support":20.9198815},{"Time (Hours)":8,"Approval (perbill)":980392158,"Support (perbill)":192789972,"Approval":98.0392158,"Support":19.2789972},{"Time (Hours)":9,"Approval (perbill)":977941177,"Support (perbill)":178688524,"Approval":97.7941177,"Support":17.8688524},{"Time (Hours)":10,"Approval (perbill)":975490197,"Support (perbill)":166439756,"Approval":97.5490197,"Support":16.6439756},{"Time (Hours)":11,"Approval (perbill)":973039216,"Support (perbill)":155701053,"Approval":97.3039216,"Support":15.5701053},{"Time (Hours)":12,"Approval (perbill)":970588236,"Support (perbill)":146209386,"Approval":97.0588236,"Support":14.6209386},{"Time (Hours)":13,"Approval (perbill)":968137256,"Support (perbill)":137759452,"Approval":96.8137256,"Support":13.7759452},{"Time (Hours)":14,"Approval (perbill)":965686276,"Support (perbill)":130188679,"Approval":96.5686276,"Support":13.0188679},{"Time (Hours)":15,"Approval (perbill)":963235295,"Support (perbill)":123366639,"Approval":96.3235295,"Support":12.3366639},{"Time (Hours)":16,"Approval (perbill)":960784315,"Support (perbill)":117187499,"Approval":96.0784315,"Support":11.7187499},{"Time (Hours)":17,"Approval (perbill)":958333334,"Support (perbill)":111564465,"Approval":95.8333334,"Support":11.1564465},{"Time (Hours)":18,"Approval (perbill)":955882354,"Support (perbill)":106425701,"Approval":95.5882354,"Support":10.6425701},{"Time (Hours)":19,"Approval (perbill)":953431373,"Support (perbill)":101711228,"Approval":95.3431373,"Support":10.1711228},{"Time (Hours)":20,"Approval (perbill)":950980393,"Support (perbill)":97370582,"Approval":95.0980393,"Support":9.7370582},{"Time (Hours)":21,"Approval (perbill)":948529412,"Support (perbill)":93360994,"Approval":94.8529412,"Support":9.3360994},{"Time (Hours)":22,"Approval (perbill)":946078432,"Support (perbill)":89645982,"Approval":94.6078432,"Support":8.9645982},{"Time (Hours)":23,"Approval (perbill)":943627452,"Support (perbill)":86194234,"Approval":94.3627452,"Support":8.6194234},{"Time (Hours)":24,"Approval (perbill)":941176471,"Support (perbill)":82978722,"Approval":94.1176471,"Support":8.2978722},{"Time (Hours)":25,"Approval (perbill)":938725491,"Support (perbill)":79975997,"Approval":93.8725491,"Support":7.9975997},{"Time (Hours)":26,"Approval (perbill)":936274511,"Support (perbill)":77165614,"Approval":93.6274511,"Support":7.7165614},{"Time (Hours)":27,"Approval (perbill)":933823531,"Support (perbill)":74529666,"Approval":93.3823531,"Support":7.4529666},{"Time (Hours)":28,"Approval (perbill)":931372550,"Support (perbill)":72052400,"Approval":93.137255,"Support":7.20524},{"Time (Hours)":29,"Approval (perbill)":928921570,"Support (perbill)":69719908,"Approval":92.892157,"Support":6.9719908},{"Time (Hours)":30,"Approval (perbill)":926470589,"Support (perbill)":67519857,"Approval":92.6470589,"Support":6.7519857},{"Time (Hours)":31,"Approval (perbill)":924019609,"Support (perbill)":65441280,"Approval":92.4019609,"Support":6.544128},{"Time (Hours)":32,"Approval (perbill)":921568628,"Support (perbill)":63474386,"Approval":92.1568628,"Support":6.3474386},{"Time (Hours)":33,"Approval (perbill)":919117648,"Support (perbill)":61610409,"Approval":91.9117648,"Support":6.1610409},{"Time (Hours)":34,"Approval (perbill)":916666667,"Support (perbill)":59841478,"Approval":91.6666667,"Support":5.9841478},{"Time (Hours)":35,"Approval (perbill)":914215687,"Support (perbill)":58160504,"Approval":91.4215687,"Support":5.8160504},{"Time (Hours)":36,"Approval (perbill)":911764706,"Support (perbill)":56561084,"Approval":91.1764706,"Support":5.6561084},{"Time (Hours)":37,"Approval (perbill)":909313726,"Support (perbill)":55037426,"Approval":90.9313726,"Support":5.5037426},{"Time (Hours)":38,"Approval (perbill)":906862746,"Support (perbill)":53584271,"Approval":90.6862746,"Support":5.3584271},{"Time (Hours)":39,"Approval (perbill)":904411766,"Support (perbill)":52196835,"Approval":90.4411766,"Support":5.2196835},{"Time (Hours)":40,"Approval (perbill)":901960785,"Support (perbill)":50870759,"Approval":90.1960785,"Support":5.0870759},{"Time (Hours)":41,"Approval (perbill)":899509805,"Support (perbill)":49602061,"Approval":89.9509805,"Support":4.9602061},{"Time (Hours)":42,"Approval (perbill)":897058824,"Support (perbill)":48387095,"Approval":89.7058824,"Support":4.8387095},{"Time (Hours)":43,"Approval (perbill)":894607844,"Support (perbill)":47222519,"Approval":89.4607844,"Support":4.7222519},{"Time (Hours)":44,"Approval (perbill)":892156864,"Support (perbill)":46105262,"Approval":89.2156864,"Support":4.6105262},{"Time (Hours)":45,"Approval (perbill)":889705883,"Support (perbill)":45032496,"Approval":88.9705883,"Support":4.5032496},{"Time (Hours)":46,"Approval (perbill)":887254903,"Support (perbill)":44001617,"Approval":88.7254903,"Support":4.4001617},{"Time (Hours)":47,"Approval (perbill)":884803922,"Support (perbill)":43010218,"Approval":88.4803922,"Support":4.3010218},{"Time (Hours)":48,"Approval (perbill)":882352942,"Support (perbill)":42056074,"Approval":88.2352942,"Support":4.2056074},{"Time (Hours)":49,"Approval (perbill)":879901962,"Support (perbill)":41137122,"Approval":87.9901962,"Support":4.1137122},{"Time (Hours)":50,"Approval (perbill)":877450982,"Support (perbill)":40251453,"Approval":87.7450982,"Support":4.0251453},{"Time (Hours)":51,"Approval (perbill)":875000001,"Support (perbill)":39397289,"Approval":87.5000001,"Support":3.9397289},{"Time (Hours)":52,"Approval (perbill)":872549021,"Support (perbill)":38572980,"Approval":87.2549021,"Support":3.857298},{"Time (Hours)":53,"Approval (perbill)":870098040,"Support (perbill)":37776985,"Approval":87.009804,"Support":3.7776985},{"Time (Hours)":54,"Approval (perbill)":867647060,"Support (perbill)":37007873,"Approval":86.764706,"Support":3.7007873},{"Time (Hours)":55,"Approval (perbill)":865196079,"Support (perbill)":36264302,"Approval":86.5196079,"Support":3.6264302},{"Time (Hours)":56,"Approval (perbill)":862745099,"Support (perbill)":35545023,"Approval":86.2745099,"Support":3.5545023},{"Time (Hours)":57,"Approval (perbill)":860294118,"Support (perbill)":34848862,"Approval":86.0294118,"Support":3.4848862},{"Time (Hours)":58,"Approval (perbill)":857843138,"Support (perbill)":34174724,"Approval":85.7843138,"Support":3.4174724},{"Time (Hours)":59,"Approval (perbill)":855392157,"Support (perbill)":33521580,"Approval":85.5392157,"Support":3.352158},{"Time (Hours)":60,"Approval (perbill)":852941177,"Support (perbill)":32888464,"Approval":85.2941177,"Support":3.2888464},{"Time (Hours)":61,"Approval (perbill)":850490197,"Support (perbill)":32274469,"Approval":85.0490197,"Support":3.2274469},{"Time (Hours)":62,"Approval (perbill)":848039217,"Support (perbill)":31678741,"Approval":84.8039217,"Support":3.1678741},{"Time (Hours)":63,"Approval (perbill)":845588236,"Support (perbill)":31100477,"Approval":84.5588236,"Support":3.1100477},{"Time (Hours)":64,"Approval (perbill)":843137256,"Support (perbill)":30538921,"Approval":84.3137256,"Support":3.0538921},{"Time (Hours)":65,"Approval (perbill)":840686276,"Support (perbill)":29993358,"Approval":84.0686276,"Support":2.9993358},{"Time (Hours)":66,"Approval (perbill)":838235295,"Support (perbill)":29463116,"Approval":83.8235295,"Support":2.9463116},{"Time (Hours)":67,"Approval (perbill)":835784315,"Support (perbill)":28947556,"Approval":83.5784315,"Support":2.8947556},{"Time (Hours)":68,"Approval (perbill)":833333334,"Support (perbill)":28446079,"Approval":83.3333334,"Support":2.8446079},{"Time (Hours)":69,"Approval (perbill)":830882354,"Support (perbill)":27958114,"Approval":83.0882354,"Support":2.7958114},{"Time (Hours)":70,"Approval (perbill)":828431373,"Support (perbill)":27483123,"Approval":82.8431373,"Support":2.7483123},{"Time (Hours)":71,"Approval (perbill)":825980393,"Support (perbill)":27020596,"Approval":82.5980393,"Support":2.7020596},{"Time (Hours)":72,"Approval (perbill)":823529412,"Support (perbill)":26570047,"Approval":82.3529412,"Support":2.6570047},{"Time (Hours)":73,"Approval (perbill)":821078432,"Support (perbill)":26131019,"Approval":82.1078432,"Support":2.6131019},{"Time (Hours)":74,"Approval (perbill)":818627452,"Support (perbill)":25703073,"Approval":81.8627452,"Support":2.5703073},{"Time (Hours)":75,"Approval (perbill)":816176472,"Support (perbill)":25285796,"Approval":81.6176472,"Support":2.5285796},{"Time (Hours)":76,"Approval (perbill)":813725491,"Support (perbill)":24878795,"Approval":81.3725491,"Support":2.4878795},{"Time (Hours)":77,"Approval (perbill)":811274511,"Support (perbill)":24481693,"Approval":81.1274511,"Support":2.4481693},{"Time (Hours)":78,"Approval (perbill)":808823530,"Support (perbill)":24094134,"Approval":80.882353,"Support":2.4094134},{"Time (Hours)":79,"Approval (perbill)":806372550,"Support (perbill)":23715779,"Approval":80.637255,"Support":2.3715779},{"Time (Hours)":80,"Approval (perbill)":803921569,"Support (perbill)":23346303,"Approval":80.3921569,"Support":2.3346303},{"Time (Hours)":81,"Approval (perbill)":801470589,"Support (perbill)":22985397,"Approval":80.1470589,"Support":2.2985397},{"Time (Hours)":82,"Approval (perbill)":799019608,"Support (perbill)":22632766,"Approval":79.9019608,"Support":2.2632766},{"Time (Hours)":83,"Approval (perbill)":796568628,"Support (perbill)":22288130,"Approval":79.6568628,"Support":2.228813},{"Time (Hours)":84,"Approval (perbill)":794117648,"Support (perbill)":21951219,"Approval":79.4117648,"Support":2.1951219},{"Time (Hours)":85,"Approval (perbill)":791666668,"Support (perbill)":21621776,"Approval":79.1666668,"Support":2.1621776},{"Time (Hours)":86,"Approval (perbill)":789215688,"Support (perbill)":21299556,"Approval":78.9215688,"Support":2.1299556},{"Time (Hours)":87,"Approval (perbill)":786764707,"Support (perbill)":20984324,"Approval":78.6764707,"Support":2.0984324},{"Time (Hours)":88,"Approval (perbill)":784313727,"Support (perbill)":20675855,"Approval":78.4313727,"Support":2.0675855},{"Time (Hours)":89,"Approval (perbill)":781862746,"Support (perbill)":20373934,"Approval":78.1862746,"Support":2.0373934},{"Time (Hours)":90,"Approval (perbill)":779411766,"Support (perbill)":20078354,"Approval":77.9411766,"Support":2.0078354},{"Time (Hours)":91,"Approval (perbill)":776960785,"Support (perbill)":19788917,"Approval":77.6960785,"Support":1.9788917},{"Time (Hours)":92,"Approval (perbill)":774509805,"Support (perbill)":19505435,"Approval":77.4509805,"Support":1.9505435},{"Time (Hours)":93,"Approval (perbill)":772058824,"Support (perbill)":19227725,"Approval":77.2058824,"Support":1.9227725},{"Time (Hours)":94,"Approval (perbill)":769607844,"Support (perbill)":18955613,"Approval":76.9607844,"Support":1.8955613},{"Time (Hours)":95,"Approval (perbill)":767156863,"Support (perbill)":18688931,"Approval":76.7156863,"Support":1.8688931},{"Time (Hours)":96,"Approval (perbill)":764705883,"Support (perbill)":18427518,"Approval":76.4705883,"Support":1.8427518},{"Time (Hours)":97,"Approval (perbill)":762254903,"Support (perbill)":18171219,"Approval":76.2254903,"Support":1.8171219},{"Time (Hours)":98,"Approval (perbill)":759803923,"Support (perbill)":17919887,"Approval":75.9803923,"Support":1.7919887},{"Time (Hours)":99,"Approval (perbill)":757352942,"Support (perbill)":17673377,"Approval":75.7352942,"Support":1.7673377},{"Time (Hours)":100,"Approval (perbill)":754901962,"Support (perbill)":17431553,"Approval":75.4901962,"Support":1.7431553},{"Time (Hours)":101,"Approval (perbill)":752450981,"Support (perbill)":17194282,"Approval":75.2450981,"Support":1.7194282},{"Time (Hours)":102,"Approval (perbill)":750000001,"Support (perbill)":16961437,"Approval":75.0000001,"Support":1.6961437},{"Time (Hours)":103,"Approval (perbill)":747549020,"Support (perbill)":16732895,"Approval":74.754902,"Support":1.6732895},{"Time (Hours)":104,"Approval (perbill)":745098040,"Support (perbill)":16508538,"Approval":74.509804,"Support":1.6508538},{"Time (Hours)":105,"Approval (perbill)":742647059,"Support (perbill)":16288252,"Approval":74.2647059,"Support":1.6288252},{"Time (Hours)":106,"Approval (perbill)":740196079,"Support (perbill)":16071927,"Approval":74.0196079,"Support":1.6071927},{"Time (Hours)":107,"Approval (perbill)":737745099,"Support (perbill)":15859457,"Approval":73.7745099,"Support":1.5859457},{"Time (Hours)":108,"Approval (perbill)":735294118,"Support (perbill)":15650741,"Approval":73.5294118,"Support":1.5650741},{"Time (Hours)":109,"Approval (perbill)":732843138,"Support (perbill)":15445679,"Approval":73.2843138,"Support":1.5445679},{"Time (Hours)":110,"Approval (perbill)":730392158,"Support (perbill)":15244176,"Approval":73.0392158,"Support":1.5244176},{"Time (Hours)":111,"Approval (perbill)":727941178,"Support (perbill)":15046141,"Approval":72.7941178,"Support":1.5046141},{"Time (Hours)":112,"Approval (perbill)":725490197,"Support (perbill)":14851485,"Approval":72.5490197,"Support":1.4851485},{"Time (Hours)":113,"Approval (perbill)":723039217,"Support (perbill)":14660121,"Approval":72.3039217,"Support":1.4660121},{"Time (Hours)":114,"Approval (perbill)":720588236,"Support (perbill)":14471968,"Approval":72.0588236,"Support":1.4471968},{"Time (Hours)":115,"Approval (perbill)":718137256,"Support (perbill)":14286945,"Approval":71.8137256,"Support":1.4286945},{"Time (Hours)":116,"Approval (perbill)":715686275,"Support (perbill)":14104975,"Approval":71.5686275,"Support":1.4104975},{"Time (Hours)":117,"Approval (perbill)":713235295,"Support (perbill)":13925982,"Approval":71.3235295,"Support":1.3925982},{"Time (Hours)":118,"Approval (perbill)":710784314,"Support (perbill)":13749894,"Approval":71.0784314,"Support":1.3749894},{"Time (Hours)":119,"Approval (perbill)":708333334,"Support (perbill)":13576642,"Approval":70.8333334,"Support":1.3576642},{"Time (Hours)":120,"Approval (perbill)":705882353,"Support (perbill)":13406156,"Approval":70.5882353,"Support":1.3406156},{"Time (Hours)":121,"Approval (perbill)":703431373,"Support (perbill)":13238372,"Approval":70.3431373,"Support":1.3238372},{"Time (Hours)":122,"Approval (perbill)":700980393,"Support (perbill)":13073226,"Approval":70.0980393,"Support":1.3073226},{"Time (Hours)":123,"Approval (perbill)":698529413,"Support (perbill)":12910655,"Approval":69.8529413,"Support":1.2910655},{"Time (Hours)":124,"Approval (perbill)":696078432,"Support (perbill)":12750601,"Approval":69.6078432,"Support":1.2750601},{"Time (Hours)":125,"Approval (perbill)":693627452,"Support (perbill)":12593005,"Approval":69.3627452,"Support":1.2593005},{"Time (Hours)":126,"Approval (perbill)":691176471,"Support (perbill)":12437810,"Approval":69.1176471,"Support":1.243781},{"Time (Hours)":127,"Approval (perbill)":688725491,"Support (perbill)":12284964,"Approval":68.8725491,"Support":1.2284964},{"Time (Hours)":128,"Approval (perbill)":686274511,"Support (perbill)":12134411,"Approval":68.6274511,"Support":1.2134411},{"Time (Hours)":129,"Approval (perbill)":683823530,"Support (perbill)":11986103,"Approval":68.382353,"Support":1.1986103},{"Time (Hours)":130,"Approval (perbill)":681372550,"Support (perbill)":11839987,"Approval":68.137255,"Support":1.1839987},{"Time (Hours)":131,"Approval (perbill)":678921569,"Support (perbill)":11696017,"Approval":67.8921569,"Support":1.1696017},{"Time (Hours)":132,"Approval (perbill)":676470589,"Support (perbill)":11554145,"Approval":67.6470589,"Support":1.1554145},{"Time (Hours)":133,"Approval (perbill)":674019609,"Support (perbill)":11414326,"Approval":67.4019609,"Support":1.1414326},{"Time (Hours)":134,"Approval (perbill)":671568629,"Support (perbill)":11276516,"Approval":67.1568629,"Support":1.1276516},{"Time (Hours)":135,"Approval (perbill)":669117648,"Support (perbill)":11140671,"Approval":66.9117648,"Support":1.1140671},{"Time (Hours)":136,"Approval (perbill)":666666668,"Support (perbill)":11006750,"Approval":66.6666668,"Support":1.100675},{"Time (Hours)":137,"Approval (perbill)":664215687,"Support (perbill)":10874713,"Approval":66.4215687,"Support":1.0874713},{"Time (Hours)":138,"Approval (perbill)":661764707,"Support (perbill)":10744519,"Approval":66.1764707,"Support":1.0744519},{"Time (Hours)":139,"Approval (perbill)":659313726,"Support (perbill)":10616130,"Approval":65.9313726,"Support":1.061613},{"Time (Hours)":140,"Approval (perbill)":656862746,"Support (perbill)":10489510,"Approval":65.6862746,"Support":1.048951},{"Time (Hours)":141,"Approval (perbill)":654411765,"Support (perbill)":10364622,"Approval":65.4411765,"Support":1.0364622},{"Time (Hours)":142,"Approval (perbill)":651960785,"Support (perbill)":10241430,"Approval":65.1960785,"Support":1.024143},{"Time (Hours)":143,"Approval (perbill)":649509804,"Support (perbill)":10119900,"Approval":64.9509804,"Support":1.01199},{"Time (Hours)":144,"Approval (perbill)":647058824,"Support (perbill)":10000000,"Approval":64.7058824,"Support":1},{"Time (Hours)":145,"Approval (perbill)":644607844,"Support (perbill)":9881695,"Approval":64.4607844,"Support":0.9881695},{"Time (Hours)":146,"Approval (perbill)":642156864,"Support (perbill)":9764955,"Approval":64.2156864,"Support":0.9764955},{"Time (Hours)":147,"Approval (perbill)":639705883,"Support (perbill)":9649749,"Approval":63.9705883,"Support":0.9649749},{"Time (Hours)":148,"Approval (perbill)":637254903,"Support (perbill)":9536047,"Approval":63.7254903,"Support":0.9536047},{"Time (Hours)":149,"Approval (perbill)":634803923,"Support (perbill)":9423820,"Approval":63.4803923,"Support":0.942382},{"Time (Hours)":150,"Approval (perbill)":632352942,"Support (perbill)":9313038,"Approval":63.2352942,"Support":0.9313038},{"Time (Hours)":151,"Approval (perbill)":629901962,"Support (perbill)":9203674,"Approval":62.9901962,"Support":0.9203674},{"Time (Hours)":152,"Approval (perbill)":627450981,"Support (perbill)":9095702,"Approval":62.7450981,"Support":0.9095702},{"Time (Hours)":153,"Approval (perbill)":625000001,"Support (perbill)":8989095,"Approval":62.5000001,"Support":0.8989095},{"Time (Hours)":154,"Approval (perbill)":622549020,"Support (perbill)":8883826,"Approval":62.254902,"Support":0.8883826},{"Time (Hours)":155,"Approval (perbill)":620098040,"Support (perbill)":8779872,"Approval":62.009804,"Support":0.8779872},{"Time (Hours)":156,"Approval (perbill)":617647059,"Support (perbill)":8677207,"Approval":61.7647059,"Support":0.8677207},{"Time (Hours)":157,"Approval (perbill)":615196079,"Support (perbill)":8575808,"Approval":61.5196079,"Support":0.8575808},{"Time (Hours)":158,"Approval (perbill)":612745099,"Support (perbill)":8475652,"Approval":61.2745099,"Support":0.8475652},{"Time (Hours)":159,"Approval (perbill)":610294119,"Support (perbill)":8376715,"Approval":61.0294119,"Support":0.8376715},{"Time (Hours)":160,"Approval (perbill)":607843138,"Support (perbill)":8278976,"Approval":60.7843138,"Support":0.8278976},{"Time (Hours)":161,"Approval (perbill)":605392158,"Support (perbill)":8182413,"Approval":60.5392158,"Support":0.8182413},{"Time (Hours)":162,"Approval (perbill)":602941177,"Support (perbill)":8087005,"Approval":60.2941177,"Support":0.8087005},{"Time (Hours)":163,"Approval (perbill)":600490197,"Support (perbill)":7992731,"Approval":60.0490197,"Support":0.7992731},{"Time (Hours)":164,"Approval (perbill)":598039216,"Support (perbill)":7899571,"Approval":59.8039216,"Support":0.7899571},{"Time (Hours)":165,"Approval (perbill)":595588236,"Support (perbill)":7807506,"Approval":59.5588236,"Support":0.7807506},{"Time (Hours)":166,"Approval (perbill)":593137255,"Support (perbill)":7716516,"Approval":59.3137255,"Support":0.7716516},{"Time (Hours)":167,"Approval (perbill)":590686275,"Support (perbill)":7626583,"Approval":59.0686275,"Support":0.7626583},{"Time (Hours)":168,"Approval (perbill)":588235295,"Support (perbill)":7537688,"Approval":58.8235295,"Support":0.7537688},{"Time (Hours)":169,"Approval (perbill)":585784315,"Support (perbill)":7449814,"Approval":58.5784315,"Support":0.7449814},{"Time (Hours)":170,"Approval (perbill)":583333335,"Support (perbill)":7362942,"Approval":58.3333335,"Support":0.7362942},{"Time (Hours)":171,"Approval (perbill)":580882354,"Support (perbill)":7277057,"Approval":58.0882354,"Support":0.7277057},{"Time (Hours)":172,"Approval (perbill)":578431374,"Support (perbill)":7192141,"Approval":57.8431374,"Support":0.7192141},{"Time (Hours)":173,"Approval (perbill)":575980393,"Support (perbill)":7108178,"Approval":57.5980393,"Support":0.7108178},{"Time (Hours)":174,"Approval (perbill)":573529413,"Support (perbill)":7025151,"Approval":57.3529413,"Support":0.7025151},{"Time (Hours)":175,"Approval (perbill)":571078432,"Support (perbill)":6943047,"Approval":57.1078432,"Support":0.6943047},{"Time (Hours)":176,"Approval (perbill)":568627452,"Support (perbill)":6861848,"Approval":56.8627452,"Support":0.6861848},{"Time (Hours)":177,"Approval (perbill)":566176471,"Support (perbill)":6781540,"Approval":56.6176471,"Support":0.678154},{"Time (Hours)":178,"Approval (perbill)":563725491,"Support (perbill)":6702109,"Approval":56.3725491,"Support":0.6702109},{"Time (Hours)":179,"Approval (perbill)":561274510,"Support (perbill)":6623541,"Approval":56.127451,"Support":0.6623541},{"Time (Hours)":180,"Approval (perbill)":558823530,"Support (perbill)":6545820,"Approval":55.882353,"Support":0.654582},{"Time (Hours)":181,"Approval (perbill)":556372550,"Support (perbill)":6468935,"Approval":55.637255,"Support":0.6468935},{"Time (Hours)":182,"Approval (perbill)":553921570,"Support (perbill)":6392871,"Approval":55.392157,"Support":0.6392871},{"Time (Hours)":183,"Approval (perbill)":551470589,"Support (perbill)":6317615,"Approval":55.1470589,"Support":0.6317615},{"Time (Hours)":184,"Approval (perbill)":549019609,"Support (perbill)":6243154,"Approval":54.9019609,"Support":0.6243154},{"Time (Hours)":185,"Approval (perbill)":546568628,"Support (perbill)":6169476,"Approval":54.6568628,"Support":0.6169476},{"Time (Hours)":186,"Approval (perbill)":544117648,"Support (perbill)":6096569,"Approval":54.4117648,"Support":0.6096569},{"Time (Hours)":187,"Approval (perbill)":541666667,"Support (perbill)":6024421,"Approval":54.1666667,"Support":0.6024421},{"Time (Hours)":188,"Approval (perbill)":539215687,"Support (perbill)":5953019,"Approval":53.9215687,"Support":0.5953019},{"Time (Hours)":189,"Approval (perbill)":536764706,"Support (perbill)":5882353,"Approval":53.6764706,"Support":0.5882353},{"Time (Hours)":190,"Approval (perbill)":534313726,"Support (perbill)":5812410,"Approval":53.4313726,"Support":0.581241},{"Time (Hours)":191,"Approval (perbill)":531862746,"Support (perbill)":5743181,"Approval":53.1862746,"Support":0.5743181},{"Time (Hours)":192,"Approval (perbill)":529411765,"Support (perbill)":5674653,"Approval":52.9411765,"Support":0.5674653},{"Time (Hours)":193,"Approval (perbill)":526960785,"Support (perbill)":5606817,"Approval":52.6960785,"Support":0.5606817},{"Time (Hours)":194,"Approval (perbill)":524509805,"Support (perbill)":5539662,"Approval":52.4509805,"Support":0.5539662},{"Time (Hours)":195,"Approval (perbill)":522058825,"Support (perbill)":5473177,"Approval":52.2058825,"Support":0.5473177},{"Time (Hours)":196,"Approval (perbill)":519607844,"Support (perbill)":5407354,"Approval":51.9607844,"Support":0.5407354},{"Time (Hours)":197,"Approval (perbill)":517156864,"Support (perbill)":5342181,"Approval":51.7156864,"Support":0.5342181},{"Time (Hours)":198,"Approval (perbill)":514705883,"Support (perbill)":5277650,"Approval":51.4705883,"Support":0.527765},{"Time (Hours)":199,"Approval (perbill)":512254903,"Support (perbill)":5213751,"Approval":51.2254903,"Support":0.5213751},{"Time (Hours)":200,"Approval (perbill)":509803922,"Support (perbill)":5150474,"Approval":50.9803922,"Support":0.5150474},{"Time (Hours)":201,"Approval (perbill)":507352942,"Support (perbill)":5087812,"Approval":50.7352942,"Support":0.5087812},{"Time (Hours)":202,"Approval (perbill)":504901961,"Support (perbill)":5025754,"Approval":50.4901961,"Support":0.5025754},{"Time (Hours)":203,"Approval (perbill)":502450981,"Support (perbill)":4964292,"Approval":50.2450981,"Support":0.4964292},{"Time (Hours)":204,"Approval (perbill)":500000000,"Support (perbill)":4903417,"Approval":50,"Support":0.4903417},{"Time (Hours)":205,"Approval (perbill)":500000000,"Support (perbill)":4843122,"Approval":50,"Support":0.4843122},{"Time (Hours)":206,"Approval (perbill)":500000000,"Support (perbill)":4783398,"Approval":50,"Support":0.4783398},{"Time (Hours)":207,"Approval (perbill)":500000000,"Support (perbill)":4724236,"Approval":50,"Support":0.4724236},{"Time (Hours)":208,"Approval (perbill)":500000000,"Support (perbill)":4665630,"Approval":50,"Support":0.466563},{"Time (Hours)":209,"Approval (perbill)":500000000,"Support (perbill)":4607570,"Approval":50,"Support":0.460757},{"Time (Hours)":210,"Approval (perbill)":500000000,"Support (perbill)":4550050,"Approval":50,"Support":0.455005},{"Time (Hours)":211,"Approval (perbill)":500000000,"Support (perbill)":4493062,"Approval":50,"Support":0.4493062},{"Time (Hours)":212,"Approval (perbill)":500000000,"Support (perbill)":4436599,"Approval":50,"Support":0.4436599},{"Time (Hours)":213,"Approval (perbill)":500000000,"Support (perbill)":4380654,"Approval":50,"Support":0.4380654},{"Time (Hours)":214,"Approval (perbill)":500000000,"Support (perbill)":4325218,"Approval":50,"Support":0.4325218},{"Time (Hours)":215,"Approval (perbill)":500000000,"Support (perbill)":4270287,"Approval":50,"Support":0.4270287},{"Time (Hours)":216,"Approval (perbill)":500000000,"Support (perbill)":4215851,"Approval":50,"Support":0.4215851},{"Time (Hours)":217,"Approval (perbill)":500000000,"Support (perbill)":4161906,"Approval":50,"Support":0.4161906},{"Time (Hours)":218,"Approval (perbill)":500000000,"Support (perbill)":4108444,"Approval":50,"Support":0.4108444},{"Time (Hours)":219,"Approval (perbill)":500000000,"Support (perbill)":4055459,"Approval":50,"Support":0.4055459},{"Time (Hours)":220,"Approval (perbill)":500000000,"Support (perbill)":4002944,"Approval":50,"Support":0.4002944},{"Time (Hours)":221,"Approval (perbill)":500000000,"Support (perbill)":3950894,"Approval":50,"Support":0.3950894},{"Time (Hours)":222,"Approval (perbill)":500000000,"Support (perbill)":3899302,"Approval":50,"Support":0.3899302},{"Time (Hours)":223,"Approval (perbill)":500000000,"Support (perbill)":3848162,"Approval":50,"Support":0.3848162},{"Time (Hours)":224,"Approval (perbill)":500000000,"Support (perbill)":3797468,"Approval":50,"Support":0.3797468},{"Time (Hours)":225,"Approval (perbill)":500000000,"Support (perbill)":3747215,"Approval":50,"Support":0.3747215},{"Time (Hours)":226,"Approval (perbill)":500000000,"Support (perbill)":3697396,"Approval":50,"Support":0.3697396},{"Time (Hours)":227,"Approval (perbill)":500000000,"Support (perbill)":3648006,"Approval":50,"Support":0.3648006},{"Time (Hours)":228,"Approval (perbill)":500000000,"Support (perbill)":3599040,"Approval":50,"Support":0.359904},{"Time (Hours)":229,"Approval (perbill)":500000000,"Support (perbill)":3550492,"Approval":50,"Support":0.3550492},{"Time (Hours)":230,"Approval (perbill)":500000000,"Support (perbill)":3502357,"Approval":50,"Support":0.3502357},{"Time (Hours)":231,"Approval (perbill)":500000000,"Support (perbill)":3454629,"Approval":50,"Support":0.3454629},{"Time (Hours)":232,"Approval (perbill)":500000000,"Support (perbill)":3407304,"Approval":50,"Support":0.3407304},{"Time (Hours)":233,"Approval (perbill)":500000000,"Support (perbill)":3360376,"Approval":50,"Support":0.3360376},{"Time (Hours)":234,"Approval (perbill)":500000000,"Support (perbill)":3313840,"Approval":50,"Support":0.331384},{"Time (Hours)":235,"Approval (perbill)":500000000,"Support (perbill)":3267692,"Approval":50,"Support":0.3267692},{"Time (Hours)":236,"Approval (perbill)":500000000,"Support (perbill)":3221926,"Approval":50,"Support":0.3221926},{"Time (Hours)":237,"Approval (perbill)":500000000,"Support (perbill)":3176538,"Approval":50,"Support":0.3176538},{"Time (Hours)":238,"Approval (perbill)":500000000,"Support (perbill)":3131524,"Approval":50,"Support":0.3131524},{"Time (Hours)":239,"Approval (perbill)":500000000,"Support (perbill)":3086878,"Approval":50,"Support":0.3086878},{"Time (Hours)":240,"Approval (perbill)":500000000,"Support (perbill)":3042596,"Approval":50,"Support":0.3042596},{"Time (Hours)":241,"Approval (perbill)":500000000,"Support (perbill)":2998674,"Approval":50,"Support":0.2998674},{"Time (Hours)":242,"Approval (perbill)":500000000,"Support (perbill)":2955107,"Approval":50,"Support":0.2955107},{"Time (Hours)":243,"Approval (perbill)":500000000,"Support (perbill)":2911892,"Approval":50,"Support":0.2911892},{"Time (Hours)":244,"Approval (perbill)":500000000,"Support (perbill)":2869023,"Approval":50,"Support":0.2869023},{"Time (Hours)":245,"Approval (perbill)":500000000,"Support (perbill)":2826496,"Approval":50,"Support":0.2826496},{"Time (Hours)":246,"Approval (perbill)":500000000,"Support (perbill)":2784309,"Approval":50,"Support":0.2784309},{"Time (Hours)":247,"Approval (perbill)":500000000,"Support (perbill)":2742455,"Approval":50,"Support":0.2742455},{"Time (Hours)":248,"Approval (perbill)":500000000,"Support (perbill)":2700933,"Approval":50,"Support":0.2700933},{"Time (Hours)":249,"Approval (perbill)":500000000,"Support (perbill)":2659737,"Approval":50,"Support":0.2659737},{"Time (Hours)":250,"Approval (perbill)":500000000,"Support (perbill)":2618864,"Approval":50,"Support":0.2618864},{"Time (Hours)":251,"Approval (perbill)":500000000,"Support (perbill)":2578310,"Approval":50,"Support":0.257831},{"Time (Hours)":252,"Approval (perbill)":500000000,"Support (perbill)":2538071,"Approval":50,"Support":0.2538071},{"Time (Hours)":253,"Approval (perbill)":500000000,"Support (perbill)":2498144,"Approval":50,"Support":0.2498144},{"Time (Hours)":254,"Approval (perbill)":500000000,"Support (perbill)":2458525,"Approval":50,"Support":0.2458525},{"Time (Hours)":255,"Approval (perbill)":500000000,"Support (perbill)":2419210,"Approval":50,"Support":0.241921},{"Time (Hours)":256,"Approval (perbill)":500000000,"Support (perbill)":2380197,"Approval":50,"Support":0.2380197},{"Time (Hours)":257,"Approval (perbill)":500000000,"Support (perbill)":2341481,"Approval":50,"Support":0.2341481},{"Time (Hours)":258,"Approval (perbill)":500000000,"Support (perbill)":2303059,"Approval":50,"Support":0.2303059},{"Time (Hours)":259,"Approval (perbill)":500000000,"Support (perbill)":2264928,"Approval":50,"Support":0.2264928},{"Time (Hours)":260,"Approval (perbill)":500000000,"Support (perbill)":2227084,"Approval":50,"Support":0.2227084},{"Time (Hours)":261,"Approval (perbill)":500000000,"Support (perbill)":2189525,"Approval":50,"Support":0.2189525},{"Time (Hours)":262,"Approval (perbill)":500000000,"Support (perbill)":2152247,"Approval":50,"Support":0.2152247},{"Time (Hours)":263,"Approval (perbill)":500000000,"Support (perbill)":2115247,"Approval":50,"Support":0.2115247},{"Time (Hours)":264,"Approval (perbill)":500000000,"Support (perbill)":2078522,"Approval":50,"Support":0.2078522},{"Time (Hours)":265,"Approval (perbill)":500000000,"Support (perbill)":2042068,"Approval":50,"Support":0.2042068},{"Time (Hours)":266,"Approval (perbill)":500000000,"Support (perbill)":2005884,"Approval":50,"Support":0.2005884},{"Time (Hours)":267,"Approval (perbill)":500000000,"Support (perbill)":1969965,"Approval":50,"Support":0.1969965},{"Time (Hours)":268,"Approval (perbill)":500000000,"Support (perbill)":1934309,"Approval":50,"Support":0.1934309},{"Time (Hours)":269,"Approval (perbill)":500000000,"Support (perbill)":1898913,"Approval":50,"Support":0.1898913},{"Time (Hours)":270,"Approval (perbill)":500000000,"Support (perbill)":1863775,"Approval":50,"Support":0.1863775},{"Time (Hours)":271,"Approval (perbill)":500000000,"Support (perbill)":1828891,"Approval":50,"Support":0.1828891},{"Time (Hours)":272,"Approval (perbill)":500000000,"Support (perbill)":1794258,"Approval":50,"Support":0.1794258},{"Time (Hours)":273,"Approval (perbill)":500000000,"Support (perbill)":1759875,"Approval":50,"Support":0.1759875},{"Time (Hours)":274,"Approval (perbill)":500000000,"Support (perbill)":1725737,"Approval":50,"Support":0.1725737},{"Time (Hours)":275,"Approval (perbill)":500000000,"Support (perbill)":1691844,"Approval":50,"Support":0.1691844},{"Time (Hours)":276,"Approval (perbill)":500000000,"Support (perbill)":1658191,"Approval":50,"Support":0.1658191},{"Time (Hours)":277,"Approval (perbill)":500000000,"Support (perbill)":1624777,"Approval":50,"Support":0.1624777},{"Time (Hours)":278,"Approval (perbill)":500000000,"Support (perbill)":1591599,"Approval":50,"Support":0.1591599},{"Time (Hours)":279,"Approval (perbill)":500000000,"Support (perbill)":1558654,"Approval":50,"Support":0.1558654},{"Time (Hours)":280,"Approval (perbill)":500000000,"Support (perbill)":1525941,"Approval":50,"Support":0.1525941},{"Time (Hours)":281,"Approval (perbill)":500000000,"Support (perbill)":1493456,"Approval":50,"Support":0.1493456},{"Time (Hours)":282,"Approval (perbill)":500000000,"Support (perbill)":1461197,"Approval":50,"Support":0.1461197},{"Time (Hours)":283,"Approval (perbill)":500000000,"Support (perbill)":1429162,"Approval":50,"Support":0.1429162},{"Time (Hours)":284,"Approval (perbill)":500000000,"Support (perbill)":1397348,"Approval":50,"Support":0.1397348},{"Time (Hours)":285,"Approval (perbill)":500000000,"Support (perbill)":1365754,"Approval":50,"Support":0.1365754},{"Time (Hours)":286,"Approval (perbill)":500000000,"Support (perbill)":1334377,"Approval":50,"Support":0.1334377},{"Time (Hours)":287,"Approval (perbill)":500000000,"Support (perbill)":1303214,"Approval":50,"Support":0.1303214},{"Time (Hours)":288,"Approval (perbill)":500000000,"Support (perbill)":1272264,"Approval":50,"Support":0.1272264},{"Time (Hours)":289,"Approval (perbill)":500000000,"Support (perbill)":1241525,"Approval":50,"Support":0.1241525},{"Time (Hours)":290,"Approval (perbill)":500000000,"Support (perbill)":1210994,"Approval":50,"Support":0.1210994},{"Time (Hours)":291,"Approval (perbill)":500000000,"Support (perbill)":1180668,"Approval":50,"Support":0.1180668},{"Time (Hours)":292,"Approval (perbill)":500000000,"Support (perbill)":1150547,"Approval":50,"Support":0.1150547},{"Time (Hours)":293,"Approval (perbill)":500000000,"Support (perbill)":1120628,"Approval":50,"Support":0.1120628},{"Time (Hours)":294,"Approval (perbill)":500000000,"Support (perbill)":1090909,"Approval":50,"Support":0.1090909},{"Time (Hours)":295,"Approval (perbill)":500000000,"Support (perbill)":1061388,"Approval":50,"Support":0.1061388},{"Time (Hours)":296,"Approval (perbill)":500000000,"Support (perbill)":1032063,"Approval":50,"Support":0.1032063},{"Time (Hours)":297,"Approval (perbill)":500000000,"Support (perbill)":1002932,"Approval":50,"Support":0.1002932},{"Time (Hours)":298,"Approval (perbill)":500000000,"Support (perbill)":973993,"Approval":50,"Support":0.0973993},{"Time (Hours)":299,"Approval (perbill)":500000000,"Support (perbill)":945244,"Approval":50,"Support":0.0945244},{"Time (Hours)":300,"Approval (perbill)":500000000,"Support (perbill)":916684,"Approval":50,"Support":0.0916684},{"Time (Hours)":301,"Approval (perbill)":500000000,"Support (perbill)":888310,"Approval":50,"Support":0.088831},{"Time (Hours)":302,"Approval (perbill)":500000000,"Support (perbill)":860121,"Approval":50,"Support":0.0860121},{"Time (Hours)":303,"Approval (perbill)":500000000,"Support (perbill)":832114,"Approval":50,"Support":0.0832114},{"Time (Hours)":304,"Approval (perbill)":500000000,"Support (perbill)":804289,"Approval":50,"Support":0.0804289},{"Time (Hours)":305,"Approval (perbill)":500000000,"Support (perbill)":776644,"Approval":50,"Support":0.0776644},{"Time (Hours)":306,"Approval (perbill)":500000000,"Support (perbill)":749176,"Approval":50,"Support":0.0749176},{"Time (Hours)":307,"Approval (perbill)":500000000,"Support (perbill)":721884,"Approval":50,"Support":0.0721884},{"Time (Hours)":308,"Approval (perbill)":500000000,"Support (perbill)":694766,"Approval":50,"Support":0.0694766},{"Time (Hours)":309,"Approval (perbill)":500000000,"Support (perbill)":667821,"Approval":50,"Support":0.0667821},{"Time (Hours)":310,"Approval (perbill)":500000000,"Support (perbill)":641047,"Approval":50,"Support":0.0641047},{"Time (Hours)":311,"Approval (perbill)":500000000,"Support (perbill)":614442,"Approval":50,"Support":0.0614442},{"Time (Hours)":312,"Approval (perbill)":500000000,"Support (perbill)":588005,"Approval":50,"Support":0.0588005},{"Time (Hours)":313,"Approval (perbill)":500000000,"Support (perbill)":561734,"Approval":50,"Support":0.0561734},{"Time (Hours)":314,"Approval (perbill)":500000000,"Support (perbill)":535627,"Approval":50,"Support":0.0535627},{"Time (Hours)":315,"Approval (perbill)":500000000,"Support (perbill)":509684,"Approval":50,"Support":0.0509684},{"Time (Hours)":316,"Approval (perbill)":500000000,"Support (perbill)":483902,"Approval":50,"Support":0.0483902},{"Time (Hours)":317,"Approval (perbill)":500000000,"Support (perbill)":458280,"Approval":50,"Support":0.045828},{"Time (Hours)":318,"Approval (perbill)":500000000,"Support (perbill)":432817,"Approval":50,"Support":0.0432817},{"Time (Hours)":319,"Approval (perbill)":500000000,"Support (perbill)":407511,"Approval":50,"Support":0.0407511},{"Time (Hours)":320,"Approval (perbill)":500000000,"Support (perbill)":382360,"Approval":50,"Support":0.038236},{"Time (Hours)":321,"Approval (perbill)":500000000,"Support (perbill)":357364,"Approval":50,"Support":0.0357364},{"Time (Hours)":322,"Approval (perbill)":500000000,"Support (perbill)":332520,"Approval":50,"Support":0.033252},{"Time (Hours)":323,"Approval (perbill)":500000000,"Support (perbill)":307828,"Approval":50,"Support":0.0307828},{"Time (Hours)":324,"Approval (perbill)":500000000,"Support (perbill)":283286,"Approval":50,"Support":0.0283286},{"Time (Hours)":325,"Approval (perbill)":500000000,"Support (perbill)":258892,"Approval":50,"Support":0.0258892},{"Time (Hours)":326,"Approval (perbill)":500000000,"Support (perbill)":234646,"Approval":50,"Support":0.0234646},{"Time (Hours)":327,"Approval (perbill)":500000000,"Support (perbill)":210546,"Approval":50,"Support":0.0210546},{"Time (Hours)":328,"Approval (perbill)":500000000,"Support (perbill)":186590,"Approval":50,"Support":0.018659},{"Time (Hours)":329,"Approval (perbill)":500000000,"Support (perbill)":162778,"Approval":50,"Support":0.0162778},{"Time (Hours)":330,"Approval (perbill)":500000000,"Support (perbill)":139108,"Approval":50,"Support":0.0139108},{"Time (Hours)":331,"Approval (perbill)":500000000,"Support (perbill)":115578,"Approval":50,"Support":0.0115578},{"Time (Hours)":332,"Approval (perbill)":500000000,"Support (perbill)":92188,"Approval":50,"Support":0.0092188},{"Time (Hours)":333,"Approval (perbill)":500000000,"Support (perbill)":68937,"Approval":50,"Support":0.0068937},{"Time (Hours)":334,"Approval (perbill)":500000000,"Support (perbill)":45822,"Approval":50,"Support":0.0045822},{"Time (Hours)":335,"Approval (perbill)":500000000,"Support (perbill)":22844,"Approval":50,"Support":0.0022844},{"Time (Hours)":336,"Approval (perbill)":500000000,"Support (perbill)":0,"Approval":50,"Support":0}]')},54298:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},69115:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":998511905,"support_perbill":472363240,"approval":99.8511905,"support":47.236324},{"time_hours":2,"approval_perbill":997023810,"support_perbill":447481262,"approval":99.702381,"support":44.7481262},{"time_hours":3,"approval_perbill":995535715,"support_perbill":424961730,"approval":99.5535715,"support":42.496173},{"time_hours":4,"approval_perbill":994047620,"support_perbill":404483449,"approval":99.404762,"support":40.4483449},{"time_hours":5,"approval_perbill":992559524,"support_perbill":385780901,"approval":99.2559524,"support":38.5780901},{"time_hours":6,"approval_perbill":991071429,"support_perbill":368632725,"approval":99.1071429,"support":36.8632725},{"time_hours":7,"approval_perbill":989583334,"support_perbill":352852868,"approval":98.9583334,"support":35.2852868},{"time_hours":8,"approval_perbill":988095239,"support_perbill":338283846,"approval":98.8095239,"support":33.8283846},{"time_hours":9,"approval_perbill":986607143,"support_perbill":324791433,"approval":98.6607143,"support":32.4791433},{"time_hours":10,"approval_perbill":985119048,"support_perbill":312260553,"approval":98.5119048,"support":31.2260553},{"time_hours":11,"approval_perbill":983630953,"support_perbill":300591949,"approval":98.3630953,"support":30.0591949},{"time_hours":12,"approval_perbill":982142858,"support_perbill":289699587,"approval":98.2142858,"support":28.9699587},{"time_hours":13,"approval_perbill":980654762,"support_perbill":279508494,"approval":98.0654762,"support":27.9508494},{"time_hours":14,"approval_perbill":979166667,"support_perbill":269953067,"approval":97.9166667,"support":26.9953067},{"time_hours":15,"approval_perbill":977678572,"support_perbill":260975623,"approval":97.7678572,"support":26.0975623},{"time_hours":16,"approval_perbill":976190477,"support_perbill":252525267,"approval":97.6190477,"support":25.2525267},{"time_hours":17,"approval_perbill":974702381,"support_perbill":244556897,"approval":97.4702381,"support":24.4556897},{"time_hours":18,"approval_perbill":973214286,"support_perbill":237030426,"approval":97.3214286,"support":23.7030426},{"time_hours":19,"approval_perbill":971726191,"support_perbill":229910079,"approval":97.1726191,"support":22.9910079},{"time_hours":20,"approval_perbill":970238096,"support_perbill":223163855,"approval":97.0238096,"support":22.3163855},{"time_hours":21,"approval_perbill":968750000,"support_perbill":216763018,"approval":96.875,"support":21.6763018},{"time_hours":22,"approval_perbill":967261905,"support_perbill":210681709,"approval":96.7261905,"support":21.0681709},{"time_hours":23,"approval_perbill":965773810,"support_perbill":204896583,"approval":96.577381,"support":20.4896583},{"time_hours":24,"approval_perbill":964285715,"support_perbill":199386516,"approval":96.4285715,"support":19.9386516},{"time_hours":25,"approval_perbill":962797620,"support_perbill":194132348,"approval":96.279762,"support":19.4132348},{"time_hours":26,"approval_perbill":961309524,"support_perbill":189116654,"approval":96.1309524,"support":18.9116654},{"time_hours":27,"approval_perbill":959821429,"support_perbill":184323563,"approval":95.9821429,"support":18.4323563},{"time_hours":28,"approval_perbill":958333334,"support_perbill":179738574,"approval":95.8333334,"support":17.9738574},{"time_hours":29,"approval_perbill":956845239,"support_perbill":175348424,"approval":95.6845239,"support":17.5348424},{"time_hours":30,"approval_perbill":955357143,"support_perbill":171140951,"approval":95.5357143,"support":17.1140951},{"time_hours":31,"approval_perbill":953869048,"support_perbill":167104986,"approval":95.3869048,"support":16.7104986},{"time_hours":32,"approval_perbill":952380953,"support_perbill":163230251,"approval":95.2380953,"support":16.3230251},{"time_hours":33,"approval_perbill":950892858,"support_perbill":159507276,"approval":95.0892858,"support":15.9507276},{"time_hours":34,"approval_perbill":949404762,"support_perbill":155927313,"approval":94.9404762,"support":15.5927313},{"time_hours":35,"approval_perbill":947916667,"support_perbill":152482280,"approval":94.7916667,"support":15.248228},{"time_hours":36,"approval_perbill":946428572,"support_perbill":149164688,"approval":94.6428572,"support":14.9164688},{"time_hours":37,"approval_perbill":944940477,"support_perbill":145967595,"approval":94.4940477,"support":14.5967595},{"time_hours":38,"approval_perbill":943452381,"support_perbill":142884551,"approval":94.3452381,"support":14.2884551},{"time_hours":39,"approval_perbill":941964286,"support_perbill":139909563,"approval":94.1964286,"support":13.9909563},{"time_hours":40,"approval_perbill":940476191,"support_perbill":137037046,"approval":94.0476191,"support":13.7037046},{"time_hours":41,"approval_perbill":938988096,"support_perbill":134261797,"approval":93.8988096,"support":13.4261797},{"time_hours":42,"approval_perbill":937500000,"support_perbill":131578956,"approval":93.75,"support":13.1578956},{"time_hours":43,"approval_perbill":936011905,"support_perbill":128983985,"approval":93.6011905,"support":12.8983985},{"time_hours":44,"approval_perbill":934523810,"support_perbill":126472636,"approval":93.452381,"support":12.6472636},{"time_hours":45,"approval_perbill":933035715,"support_perbill":124040929,"approval":93.3035715,"support":12.4040929},{"time_hours":46,"approval_perbill":931547620,"support_perbill":121685138,"approval":93.154762,"support":12.1685138},{"time_hours":47,"approval_perbill":930059524,"support_perbill":119401760,"approval":93.0059524,"support":11.940176},{"time_hours":48,"approval_perbill":928571429,"support_perbill":117187509,"approval":92.8571429,"support":11.7187509},{"time_hours":49,"approval_perbill":927083334,"support_perbill":115039290,"approval":92.7083334,"support":11.503929},{"time_hours":50,"approval_perbill":925595239,"support_perbill":112954195,"approval":92.5595239,"support":11.2954195},{"time_hours":51,"approval_perbill":924107143,"support_perbill":110929480,"approval":92.4107143,"support":11.092948},{"time_hours":52,"approval_perbill":922619048,"support_perbill":108962562,"approval":92.2619048,"support":10.8962562},{"time_hours":53,"approval_perbill":921130953,"support_perbill":107050999,"approval":92.1130953,"support":10.7050999},{"time_hours":54,"approval_perbill":919642858,"support_perbill":105192488,"approval":91.9642858,"support":10.5192488},{"time_hours":55,"approval_perbill":918154762,"support_perbill":103384849,"approval":91.8154762,"support":10.3384849},{"time_hours":56,"approval_perbill":916666667,"support_perbill":101626024,"approval":91.6666667,"support":10.1626024},{"time_hours":57,"approval_perbill":915178572,"support_perbill":99914060,"approval":91.5178572,"support":9.991406},{"time_hours":58,"approval_perbill":913690477,"support_perbill":98247109,"approval":91.3690477,"support":9.8247109},{"time_hours":59,"approval_perbill":912202381,"support_perbill":96623420,"approval":91.2202381,"support":9.662342},{"time_hours":60,"approval_perbill":910714286,"support_perbill":95041329,"approval":91.0714286,"support":9.5041329},{"time_hours":61,"approval_perbill":909226191,"support_perbill":93499259,"approval":90.9226191,"support":9.3499259},{"time_hours":62,"approval_perbill":907738096,"support_perbill":91995709,"approval":90.7738096,"support":9.1995709},{"time_hours":63,"approval_perbill":906250000,"support_perbill":90529254,"approval":90.625,"support":9.0529254},{"time_hours":64,"approval_perbill":904761905,"support_perbill":89098539,"approval":90.4761905,"support":8.9098539},{"time_hours":65,"approval_perbill":903273810,"support_perbill":87702272,"approval":90.327381,"support":8.7702272},{"time_hours":66,"approval_perbill":901785715,"support_perbill":86339224,"approval":90.1785715,"support":8.6339224},{"time_hours":67,"approval_perbill":900297620,"support_perbill":85008223,"approval":90.029762,"support":8.5008223},{"time_hours":68,"approval_perbill":898809524,"support_perbill":83708152,"approval":89.8809524,"support":8.3708152},{"time_hours":69,"approval_perbill":897321429,"support_perbill":82437946,"approval":89.7321429,"support":8.2437946},{"time_hours":70,"approval_perbill":895833334,"support_perbill":81196587,"approval":89.5833334,"support":8.1196587},{"time_hours":71,"approval_perbill":894345239,"support_perbill":79983104,"approval":89.4345239,"support":7.9983104},{"time_hours":72,"approval_perbill":892857143,"support_perbill":78796567,"approval":89.2857143,"support":7.8796567},{"time_hours":73,"approval_perbill":891369048,"support_perbill":77636090,"approval":89.1369048,"support":7.763609},{"time_hours":74,"approval_perbill":889880953,"support_perbill":76500823,"approval":88.9880953,"support":7.6500823},{"time_hours":75,"approval_perbill":888392858,"support_perbill":75389954,"approval":88.8392858,"support":7.5389954},{"time_hours":76,"approval_perbill":886904762,"support_perbill":74302703,"approval":88.6904762,"support":7.4302703},{"time_hours":77,"approval_perbill":885416667,"support_perbill":73238327,"approval":88.5416667,"support":7.3238327},{"time_hours":78,"approval_perbill":883928572,"support_perbill":72196110,"approval":88.3928572,"support":7.219611},{"time_hours":79,"approval_perbill":882440477,"support_perbill":71175368,"approval":88.2440477,"support":7.1175368},{"time_hours":80,"approval_perbill":880952381,"support_perbill":70175444,"approval":88.0952381,"support":7.0175444},{"time_hours":81,"approval_perbill":879464286,"support_perbill":69195707,"approval":87.9464286,"support":6.9195707},{"time_hours":82,"approval_perbill":877976191,"support_perbill":68235552,"approval":87.7976191,"support":6.8235552},{"time_hours":83,"approval_perbill":876488096,"support_perbill":67294398,"approval":87.6488096,"support":6.7294398},{"time_hours":84,"approval_perbill":875000000,"support_perbill":66371686,"approval":87.5,"support":6.6371686},{"time_hours":85,"approval_perbill":873511905,"support_perbill":65466880,"approval":87.3511905,"support":6.546688},{"time_hours":86,"approval_perbill":872023810,"support_perbill":64579464,"approval":87.202381,"support":6.4579464},{"time_hours":87,"approval_perbill":870535715,"support_perbill":63708939,"approval":87.0535715,"support":6.3708939},{"time_hours":88,"approval_perbill":869047620,"support_perbill":62854830,"approval":86.904762,"support":6.285483},{"time_hours":89,"approval_perbill":867559524,"support_perbill":62016676,"approval":86.7559524,"support":6.2016676},{"time_hours":90,"approval_perbill":866071429,"support_perbill":61194035,"approval":86.6071429,"support":6.1194035},{"time_hours":91,"approval_perbill":864583334,"support_perbill":60386478,"approval":86.4583334,"support":6.0386478},{"time_hours":92,"approval_perbill":863095239,"support_perbill":59593596,"approval":86.3095239,"support":5.9593596},{"time_hours":93,"approval_perbill":861607143,"support_perbill":58814991,"approval":86.1607143,"support":5.8814991},{"time_hours":94,"approval_perbill":860119048,"support_perbill":58050283,"approval":86.0119048,"support":5.8050283},{"time_hours":95,"approval_perbill":858630953,"support_perbill":57299101,"approval":85.8630953,"support":5.7299101},{"time_hours":96,"approval_perbill":857142858,"support_perbill":56561090,"approval":85.7142858,"support":5.656109},{"time_hours":97,"approval_perbill":855654762,"support_perbill":55835907,"approval":85.5654762,"support":5.5835907},{"time_hours":98,"approval_perbill":854166667,"support_perbill":55123221,"approval":85.4166667,"support":5.5123221},{"time_hours":99,"approval_perbill":852678572,"support_perbill":54422710,"approval":85.2678572,"support":5.442271},{"time_hours":100,"approval_perbill":851190477,"support_perbill":53734066,"approval":85.1190477,"support":5.3734066},{"time_hours":101,"approval_perbill":849702381,"support_perbill":53056989,"approval":84.9702381,"support":5.3056989},{"time_hours":102,"approval_perbill":848214286,"support_perbill":52391191,"approval":84.8214286,"support":5.2391191},{"time_hours":103,"approval_perbill":846726191,"support_perbill":51736392,"approval":84.6726191,"support":5.1736392},{"time_hours":104,"approval_perbill":845238096,"support_perbill":51092322,"approval":84.5238096,"support":5.1092322},{"time_hours":105,"approval_perbill":843750000,"support_perbill":50458719,"approval":84.375,"support":5.0458719},{"time_hours":106,"approval_perbill":842261905,"support_perbill":49835330,"approval":84.2261905,"support":4.983533},{"time_hours":107,"approval_perbill":840773810,"support_perbill":49221911,"approval":84.077381,"support":4.9221911},{"time_hours":108,"approval_perbill":839285715,"support_perbill":48618223,"approval":83.9285715,"support":4.8618223},{"time_hours":109,"approval_perbill":837797620,"support_perbill":48024037,"approval":83.779762,"support":4.8024037},{"time_hours":110,"approval_perbill":836309524,"support_perbill":47439130,"approval":83.6309524,"support":4.743913},{"time_hours":111,"approval_perbill":834821429,"support_perbill":46863288,"approval":83.4821429,"support":4.6863288},{"time_hours":112,"approval_perbill":833333334,"support_perbill":46296300,"approval":83.3333334,"support":4.62963},{"time_hours":113,"approval_perbill":831845239,"support_perbill":45737964,"approval":83.1845239,"support":4.5737964},{"time_hours":114,"approval_perbill":830357143,"support_perbill":45188083,"approval":83.0357143,"support":4.5188083},{"time_hours":115,"approval_perbill":828869048,"support_perbill":44646468,"approval":82.8869048,"support":4.4646468},{"time_hours":116,"approval_perbill":827380953,"support_perbill":44112932,"approval":82.7380953,"support":4.4112932},{"time_hours":117,"approval_perbill":825892858,"support_perbill":43587297,"approval":82.5892858,"support":4.3587297},{"time_hours":118,"approval_perbill":824404762,"support_perbill":43069388,"approval":82.4404762,"support":4.3069388},{"time_hours":119,"approval_perbill":822916667,"support_perbill":42559037,"approval":82.2916667,"support":4.2559037},{"time_hours":120,"approval_perbill":821428572,"support_perbill":42056078,"approval":82.1428572,"support":4.2056078},{"time_hours":121,"approval_perbill":819940477,"support_perbill":41560353,"approval":81.9940477,"support":4.1560353},{"time_hours":122,"approval_perbill":818452381,"support_perbill":41071706,"approval":81.8452381,"support":4.1071706},{"time_hours":123,"approval_perbill":816964286,"support_perbill":40589987,"approval":81.6964286,"support":4.0589987},{"time_hours":124,"approval_perbill":815476191,"support_perbill":40115050,"approval":81.5476191,"support":4.011505},{"time_hours":125,"approval_perbill":813988096,"support_perbill":39646752,"approval":81.3988096,"support":3.9646752},{"time_hours":126,"approval_perbill":812500000,"support_perbill":39184956,"approval":81.25,"support":3.9184956},{"time_hours":127,"approval_perbill":811011905,"support_perbill":38729526,"approval":81.1011905,"support":3.8729526},{"time_hours":128,"approval_perbill":809523810,"support_perbill":38280333,"approval":80.952381,"support":3.8280333},{"time_hours":129,"approval_perbill":808035715,"support_perbill":37837248,"approval":80.8035715,"support":3.7837248},{"time_hours":130,"approval_perbill":806547620,"support_perbill":37400148,"approval":80.654762,"support":3.7400148},{"time_hours":131,"approval_perbill":805059524,"support_perbill":36968913,"approval":80.5059524,"support":3.6968913},{"time_hours":132,"approval_perbill":803571429,"support_perbill":36543425,"approval":80.3571429,"support":3.6543425},{"time_hours":133,"approval_perbill":802083334,"support_perbill":36123570,"approval":80.2083334,"support":3.612357},{"time_hours":134,"approval_perbill":800595239,"support_perbill":35709238,"approval":80.0595239,"support":3.5709238},{"time_hours":135,"approval_perbill":799107143,"support_perbill":35300319,"approval":79.9107143,"support":3.5300319},{"time_hours":136,"approval_perbill":797619048,"support_perbill":34896708,"approval":79.7619048,"support":3.4896708},{"time_hours":137,"approval_perbill":796130953,"support_perbill":34498304,"approval":79.6130953,"support":3.4498304},{"time_hours":138,"approval_perbill":794642858,"support_perbill":34105005,"approval":79.4642858,"support":3.4105005},{"time_hours":139,"approval_perbill":793154762,"support_perbill":33716714,"approval":79.3154762,"support":3.3716714},{"time_hours":140,"approval_perbill":791666667,"support_perbill":33333336,"approval":79.1666667,"support":3.3333336},{"time_hours":141,"approval_perbill":790178572,"support_perbill":32954778,"approval":79.0178572,"support":3.2954778},{"time_hours":142,"approval_perbill":788690477,"support_perbill":32580951,"approval":78.8690477,"support":3.2580951},{"time_hours":143,"approval_perbill":787202381,"support_perbill":32211765,"approval":78.7202381,"support":3.2211765},{"time_hours":144,"approval_perbill":785714286,"support_perbill":31847136,"approval":78.5714286,"support":3.1847136},{"time_hours":145,"approval_perbill":784226191,"support_perbill":31486979,"approval":78.4226191,"support":3.1486979},{"time_hours":146,"approval_perbill":782738096,"support_perbill":31131212,"approval":78.2738096,"support":3.1131212},{"time_hours":147,"approval_perbill":781250000,"support_perbill":30779756,"approval":78.125,"support":3.0779756},{"time_hours":148,"approval_perbill":779761905,"support_perbill":30432533,"approval":77.9761905,"support":3.0432533},{"time_hours":149,"approval_perbill":778273810,"support_perbill":30089466,"approval":77.827381,"support":3.0089466},{"time_hours":150,"approval_perbill":776785715,"support_perbill":29750482,"approval":77.6785715,"support":2.9750482},{"time_hours":151,"approval_perbill":775297620,"support_perbill":29415508,"approval":77.529762,"support":2.9415508},{"time_hours":152,"approval_perbill":773809524,"support_perbill":29084473,"approval":77.3809524,"support":2.9084473},{"time_hours":153,"approval_perbill":772321429,"support_perbill":28757309,"approval":77.2321429,"support":2.8757309},{"time_hours":154,"approval_perbill":770833334,"support_perbill":28433948,"approval":77.0833334,"support":2.8433948},{"time_hours":155,"approval_perbill":769345239,"support_perbill":28114323,"approval":76.9345239,"support":2.8114323},{"time_hours":156,"approval_perbill":767857143,"support_perbill":27798371,"approval":76.7857143,"support":2.7798371},{"time_hours":157,"approval_perbill":766369048,"support_perbill":27486029,"approval":76.6369048,"support":2.7486029},{"time_hours":158,"approval_perbill":764880953,"support_perbill":27177234,"approval":76.4880953,"support":2.7177234},{"time_hours":159,"approval_perbill":763392858,"support_perbill":26871928,"approval":76.3392858,"support":2.6871928},{"time_hours":160,"approval_perbill":761904762,"support_perbill":26570050,"approval":76.1904762,"support":2.657005},{"time_hours":161,"approval_perbill":760416667,"support_perbill":26271544,"approval":76.0416667,"support":2.6271544},{"time_hours":162,"approval_perbill":758928572,"support_perbill":25976354,"approval":75.8928572,"support":2.5976354},{"time_hours":163,"approval_perbill":757440477,"support_perbill":25684425,"approval":75.7440477,"support":2.5684425},{"time_hours":164,"approval_perbill":755952381,"support_perbill":25395702,"approval":75.5952381,"support":2.5395702},{"time_hours":165,"approval_perbill":754464286,"support_perbill":25110134,"approval":75.4464286,"support":2.5110134},{"time_hours":166,"approval_perbill":752976191,"support_perbill":24827668,"approval":75.2976191,"support":2.4827668},{"time_hours":167,"approval_perbill":751488096,"support_perbill":24548256,"approval":75.1488096,"support":2.4548256},{"time_hours":168,"approval_perbill":750000000,"support_perbill":24271846,"approval":75,"support":2.4271846},{"time_hours":169,"approval_perbill":748511905,"support_perbill":23998392,"approval":74.8511905,"support":2.3998392},{"time_hours":170,"approval_perbill":747023810,"support_perbill":23727846,"approval":74.702381,"support":2.3727846},{"time_hours":171,"approval_perbill":745535715,"support_perbill":23460162,"approval":74.5535715,"support":2.3460162},{"time_hours":172,"approval_perbill":744047620,"support_perbill":23195295,"approval":74.404762,"support":2.3195295},{"time_hours":173,"approval_perbill":742559524,"support_perbill":22933200,"approval":74.2559524,"support":2.29332},{"time_hours":174,"approval_perbill":741071429,"support_perbill":22673834,"approval":74.1071429,"support":2.2673834},{"time_hours":175,"approval_perbill":739583334,"support_perbill":22417155,"approval":73.9583334,"support":2.2417155},{"time_hours":176,"approval_perbill":738095239,"support_perbill":22163122,"approval":73.8095239,"support":2.2163122},{"time_hours":177,"approval_perbill":736607143,"support_perbill":21911693,"approval":73.6607143,"support":2.1911693},{"time_hours":178,"approval_perbill":735119048,"support_perbill":21662829,"approval":73.5119048,"support":2.1662829},{"time_hours":179,"approval_perbill":733630953,"support_perbill":21416491,"approval":73.3630953,"support":2.1416491},{"time_hours":180,"approval_perbill":732142858,"support_perbill":21172640,"approval":73.2142858,"support":2.117264},{"time_hours":181,"approval_perbill":730654762,"support_perbill":20931239,"approval":73.0654762,"support":2.0931239},{"time_hours":182,"approval_perbill":729166667,"support_perbill":20692251,"approval":72.9166667,"support":2.0692251},{"time_hours":183,"approval_perbill":727678572,"support_perbill":20455641,"approval":72.7678572,"support":2.0455641},{"time_hours":184,"approval_perbill":726190477,"support_perbill":20221372,"approval":72.6190477,"support":2.0221372},{"time_hours":185,"approval_perbill":724702381,"support_perbill":19989411,"approval":72.4702381,"support":1.9989411},{"time_hours":186,"approval_perbill":723214286,"support_perbill":19759723,"approval":72.3214286,"support":1.9759723},{"time_hours":187,"approval_perbill":721726191,"support_perbill":19532275,"approval":72.1726191,"support":1.9532275},{"time_hours":188,"approval_perbill":720238096,"support_perbill":19307035,"approval":72.0238096,"support":1.9307035},{"time_hours":189,"approval_perbill":718750000,"support_perbill":19083971,"approval":71.875,"support":1.9083971},{"time_hours":190,"approval_perbill":717261905,"support_perbill":18863050,"approval":71.7261905,"support":1.886305},{"time_hours":191,"approval_perbill":715773810,"support_perbill":18644243,"approval":71.577381,"support":1.8644243},{"time_hours":192,"approval_perbill":714285715,"support_perbill":18427520,"approval":71.4285715,"support":1.842752},{"time_hours":193,"approval_perbill":712797620,"support_perbill":18212849,"approval":71.279762,"support":1.8212849},{"time_hours":194,"approval_perbill":711309524,"support_perbill":18000204,"approval":71.1309524,"support":1.8000204},{"time_hours":195,"approval_perbill":709821429,"support_perbill":17789554,"approval":70.9821429,"support":1.7789554},{"time_hours":196,"approval_perbill":708333334,"support_perbill":17580873,"approval":70.8333334,"support":1.7580873},{"time_hours":197,"approval_perbill":706845239,"support_perbill":17374132,"approval":70.6845239,"support":1.7374132},{"time_hours":198,"approval_perbill":705357143,"support_perbill":17169305,"approval":70.5357143,"support":1.7169305},{"time_hours":199,"approval_perbill":703869048,"support_perbill":16966366,"approval":70.3869048,"support":1.6966366},{"time_hours":200,"approval_perbill":702380953,"support_perbill":16765287,"approval":70.2380953,"support":1.6765287},{"time_hours":201,"approval_perbill":700892858,"support_perbill":16566044,"approval":70.0892858,"support":1.6566044},{"time_hours":202,"approval_perbill":699404762,"support_perbill":16368612,"approval":69.9404762,"support":1.6368612},{"time_hours":203,"approval_perbill":697916667,"support_perbill":16172967,"approval":69.7916667,"support":1.6172967},{"time_hours":204,"approval_perbill":696428572,"support_perbill":15979083,"approval":69.6428572,"support":1.5979083},{"time_hours":205,"approval_perbill":694940477,"support_perbill":15786938,"approval":69.4940477,"support":1.5786938},{"time_hours":206,"approval_perbill":693452381,"support_perbill":15596507,"approval":69.3452381,"support":1.5596507},{"time_hours":207,"approval_perbill":691964286,"support_perbill":15407769,"approval":69.1964286,"support":1.5407769},{"time_hours":208,"approval_perbill":690476191,"support_perbill":15220701,"approval":69.0476191,"support":1.5220701},{"time_hours":209,"approval_perbill":688988096,"support_perbill":15035280,"approval":68.8988096,"support":1.503528},{"time_hours":210,"approval_perbill":687500000,"support_perbill":14851486,"approval":68.75,"support":1.4851486},{"time_hours":211,"approval_perbill":686011905,"support_perbill":14669296,"approval":68.6011905,"support":1.4669296},{"time_hours":212,"approval_perbill":684523810,"support_perbill":14488690,"approval":68.452381,"support":1.448869},{"time_hours":213,"approval_perbill":683035715,"support_perbill":14309648,"approval":68.3035715,"support":1.4309648},{"time_hours":214,"approval_perbill":681547620,"support_perbill":14132148,"approval":68.154762,"support":1.4132148},{"time_hours":215,"approval_perbill":680059524,"support_perbill":13956171,"approval":68.0059524,"support":1.3956171},{"time_hours":216,"approval_perbill":678571429,"support_perbill":13781699,"approval":67.8571429,"support":1.3781699},{"time_hours":217,"approval_perbill":677083334,"support_perbill":13608710,"approval":67.7083334,"support":1.360871},{"time_hours":218,"approval_perbill":675595239,"support_perbill":13437188,"approval":67.5595239,"support":1.3437188},{"time_hours":219,"approval_perbill":674107143,"support_perbill":13267112,"approval":67.4107143,"support":1.3267112},{"time_hours":220,"approval_perbill":672619048,"support_perbill":13098465,"approval":67.2619048,"support":1.3098465},{"time_hours":221,"approval_perbill":671130953,"support_perbill":12931229,"approval":67.1130953,"support":1.2931229},{"time_hours":222,"approval_perbill":669642858,"support_perbill":12765386,"approval":66.9642858,"support":1.2765386},{"time_hours":223,"approval_perbill":668154762,"support_perbill":12600919,"approval":66.8154762,"support":1.2600919},{"time_hours":224,"approval_perbill":666666667,"support_perbill":12437812,"approval":66.6666667,"support":1.2437812},{"time_hours":225,"approval_perbill":665178572,"support_perbill":12276046,"approval":66.5178572,"support":1.2276046},{"time_hours":226,"approval_perbill":663690477,"support_perbill":12115605,"approval":66.3690477,"support":1.2115605},{"time_hours":227,"approval_perbill":662202381,"support_perbill":11956475,"approval":66.2202381,"support":1.1956475},{"time_hours":228,"approval_perbill":660714286,"support_perbill":11798637,"approval":66.0714286,"support":1.1798637},{"time_hours":229,"approval_perbill":659226191,"support_perbill":11642077,"approval":65.9226191,"support":1.1642077},{"time_hours":230,"approval_perbill":657738096,"support_perbill":11486780,"approval":65.7738096,"support":1.148678},{"time_hours":231,"approval_perbill":656250000,"support_perbill":11332729,"approval":65.625,"support":1.1332729},{"time_hours":232,"approval_perbill":654761905,"support_perbill":11179911,"approval":65.4761905,"support":1.1179911},{"time_hours":233,"approval_perbill":653273810,"support_perbill":11028310,"approval":65.327381,"support":1.102831},{"time_hours":234,"approval_perbill":651785715,"support_perbill":10877912,"approval":65.1785715,"support":1.0877912},{"time_hours":235,"approval_perbill":650297620,"support_perbill":10728702,"approval":65.029762,"support":1.0728702},{"time_hours":236,"approval_perbill":648809524,"support_perbill":10580667,"approval":64.8809524,"support":1.0580667},{"time_hours":237,"approval_perbill":647321429,"support_perbill":10433793,"approval":64.7321429,"support":1.0433793},{"time_hours":238,"approval_perbill":645833334,"support_perbill":10288066,"approval":64.5833334,"support":1.0288066},{"time_hours":239,"approval_perbill":644345239,"support_perbill":10143473,"approval":64.4345239,"support":1.0143473},{"time_hours":240,"approval_perbill":642857143,"support_perbill":10000000,"approval":64.2857143,"support":1},{"time_hours":241,"approval_perbill":641369048,"support_perbill":9857635,"approval":64.1369048,"support":0.9857635},{"time_hours":242,"approval_perbill":639880953,"support_perbill":9716365,"approval":63.9880953,"support":0.9716365},{"time_hours":243,"approval_perbill":638392858,"support_perbill":9576177,"approval":63.8392858,"support":0.9576177},{"time_hours":244,"approval_perbill":636904762,"support_perbill":9437059,"approval":63.6904762,"support":0.9437059},{"time_hours":245,"approval_perbill":635416667,"support_perbill":9298999,"approval":63.5416667,"support":0.9298999},{"time_hours":246,"approval_perbill":633928572,"support_perbill":9161984,"approval":63.3928572,"support":0.9161984},{"time_hours":247,"approval_perbill":632440477,"support_perbill":9026003,"approval":63.2440477,"support":0.9026003},{"time_hours":248,"approval_perbill":630952381,"support_perbill":8891045,"approval":63.0952381,"support":0.8891045},{"time_hours":249,"approval_perbill":629464286,"support_perbill":8757097,"approval":62.9464286,"support":0.8757097},{"time_hours":250,"approval_perbill":627976191,"support_perbill":8624148,"approval":62.7976191,"support":0.8624148},{"time_hours":251,"approval_perbill":626488096,"support_perbill":8492187,"approval":62.6488096,"support":0.8492187},{"time_hours":252,"approval_perbill":625000000,"support_perbill":8361204,"approval":62.5,"support":0.8361204},{"time_hours":253,"approval_perbill":623511905,"support_perbill":8231187,"approval":62.3511905,"support":0.8231187},{"time_hours":254,"approval_perbill":622023810,"support_perbill":8102127,"approval":62.202381,"support":0.8102127},{"time_hours":255,"approval_perbill":620535715,"support_perbill":7974011,"approval":62.0535715,"support":0.7974011},{"time_hours":256,"approval_perbill":619047620,"support_perbill":7846830,"approval":61.904762,"support":0.784683},{"time_hours":257,"approval_perbill":617559524,"support_perbill":7720574,"approval":61.7559524,"support":0.7720574},{"time_hours":258,"approval_perbill":616071429,"support_perbill":7595233,"approval":61.6071429,"support":0.7595233},{"time_hours":259,"approval_perbill":614583334,"support_perbill":7470796,"approval":61.4583334,"support":0.7470796},{"time_hours":260,"approval_perbill":613095239,"support_perbill":7347255,"approval":61.3095239,"support":0.7347255},{"time_hours":261,"approval_perbill":611607143,"support_perbill":7224598,"approval":61.1607143,"support":0.7224598},{"time_hours":262,"approval_perbill":610119048,"support_perbill":7102818,"approval":61.0119048,"support":0.7102818},{"time_hours":263,"approval_perbill":608630953,"support_perbill":6981905,"approval":60.8630953,"support":0.6981905},{"time_hours":264,"approval_perbill":607142858,"support_perbill":6861848,"approval":60.7142858,"support":0.6861848},{"time_hours":265,"approval_perbill":605654762,"support_perbill":6742640,"approval":60.5654762,"support":0.674264},{"time_hours":266,"approval_perbill":604166667,"support_perbill":6624271,"approval":60.4166667,"support":0.6624271},{"time_hours":267,"approval_perbill":602678572,"support_perbill":6506733,"approval":60.2678572,"support":0.6506733},{"time_hours":268,"approval_perbill":601190477,"support_perbill":6390017,"approval":60.1190477,"support":0.6390017},{"time_hours":269,"approval_perbill":599702381,"support_perbill":6274113,"approval":59.9702381,"support":0.6274113},{"time_hours":270,"approval_perbill":598214286,"support_perbill":6159015,"approval":59.8214286,"support":0.6159015},{"time_hours":271,"approval_perbill":596726191,"support_perbill":6044712,"approval":59.6726191,"support":0.6044712},{"time_hours":272,"approval_perbill":595238096,"support_perbill":5931198,"approval":59.5238096,"support":0.5931198},{"time_hours":273,"approval_perbill":593750000,"support_perbill":5818464,"approval":59.375,"support":0.5818464},{"time_hours":274,"approval_perbill":592261905,"support_perbill":5706502,"approval":59.2261905,"support":0.5706502},{"time_hours":275,"approval_perbill":590773810,"support_perbill":5595304,"approval":59.077381,"support":0.5595304},{"time_hours":276,"approval_perbill":589285715,"support_perbill":5484862,"approval":58.9285715,"support":0.5484862},{"time_hours":277,"approval_perbill":587797620,"support_perbill":5375169,"approval":58.779762,"support":0.5375169},{"time_hours":278,"approval_perbill":586309524,"support_perbill":5266216,"approval":58.6309524,"support":0.5266216},{"time_hours":279,"approval_perbill":584821429,"support_perbill":5157998,"approval":58.4821429,"support":0.5157998},{"time_hours":280,"approval_perbill":583333334,"support_perbill":5050505,"approval":58.3333334,"support":0.5050505},{"time_hours":281,"approval_perbill":581845239,"support_perbill":4943731,"approval":58.1845239,"support":0.4943731},{"time_hours":282,"approval_perbill":580357143,"support_perbill":4837669,"approval":58.0357143,"support":0.4837669},{"time_hours":283,"approval_perbill":578869048,"support_perbill":4732312,"approval":57.8869048,"support":0.4732312},{"time_hours":284,"approval_perbill":577380953,"support_perbill":4627652,"approval":57.7380953,"support":0.4627652},{"time_hours":285,"approval_perbill":575892858,"support_perbill":4523683,"approval":57.5892858,"support":0.4523683},{"time_hours":286,"approval_perbill":574404762,"support_perbill":4420397,"approval":57.4404762,"support":0.4420397},{"time_hours":287,"approval_perbill":572916667,"support_perbill":4317789,"approval":57.2916667,"support":0.4317789},{"time_hours":288,"approval_perbill":571428572,"support_perbill":4215851,"approval":57.1428572,"support":0.4215851},{"time_hours":289,"approval_perbill":569940477,"support_perbill":4114578,"approval":56.9940477,"support":0.4114578},{"time_hours":290,"approval_perbill":568452381,"support_perbill":4013961,"approval":56.8452381,"support":0.4013961},{"time_hours":291,"approval_perbill":566964286,"support_perbill":3913996,"approval":56.6964286,"support":0.3913996},{"time_hours":292,"approval_perbill":565476191,"support_perbill":3814676,"approval":56.5476191,"support":0.3814676},{"time_hours":293,"approval_perbill":563988096,"support_perbill":3715994,"approval":56.3988096,"support":0.3715994},{"time_hours":294,"approval_perbill":562500000,"support_perbill":3617945,"approval":56.25,"support":0.3617945},{"time_hours":295,"approval_perbill":561011905,"support_perbill":3520522,"approval":56.1011905,"support":0.3520522},{"time_hours":296,"approval_perbill":559523810,"support_perbill":3423719,"approval":55.952381,"support":0.3423719},{"time_hours":297,"approval_perbill":558035715,"support_perbill":3327531,"approval":55.8035715,"support":0.3327531},{"time_hours":298,"approval_perbill":556547620,"support_perbill":3231952,"approval":55.654762,"support":0.3231952},{"time_hours":299,"approval_perbill":555059524,"support_perbill":3136975,"approval":55.5059524,"support":0.3136975},{"time_hours":300,"approval_perbill":553571429,"support_perbill":3042596,"approval":55.3571429,"support":0.3042596},{"time_hours":301,"approval_perbill":552083334,"support_perbill":2948808,"approval":55.2083334,"support":0.2948808},{"time_hours":302,"approval_perbill":550595239,"support_perbill":2855607,"approval":55.0595239,"support":0.2855607},{"time_hours":303,"approval_perbill":549107143,"support_perbill":2762986,"approval":54.9107143,"support":0.2762986},{"time_hours":304,"approval_perbill":547619048,"support_perbill":2670940,"approval":54.7619048,"support":0.267094},{"time_hours":305,"approval_perbill":546130953,"support_perbill":2579464,"approval":54.6130953,"support":0.2579464},{"time_hours":306,"approval_perbill":544642858,"support_perbill":2488552,"approval":54.4642858,"support":0.2488552},{"time_hours":307,"approval_perbill":543154762,"support_perbill":2398200,"approval":54.3154762,"support":0.23982},{"time_hours":308,"approval_perbill":541666667,"support_perbill":2308402,"approval":54.1666667,"support":0.2308402},{"time_hours":309,"approval_perbill":540178572,"support_perbill":2219153,"approval":54.0178572,"support":0.2219153},{"time_hours":310,"approval_perbill":538690477,"support_perbill":2130449,"approval":53.8690477,"support":0.2130449},{"time_hours":311,"approval_perbill":537202381,"support_perbill":2042283,"approval":53.7202381,"support":0.2042283},{"time_hours":312,"approval_perbill":535714286,"support_perbill":1954652,"approval":53.5714286,"support":0.1954652},{"time_hours":313,"approval_perbill":534226191,"support_perbill":1867550,"approval":53.4226191,"support":0.186755},{"time_hours":314,"approval_perbill":532738096,"support_perbill":1780972,"approval":53.2738096,"support":0.1780972},{"time_hours":315,"approval_perbill":531250000,"support_perbill":1694915,"approval":53.125,"support":0.1694915},{"time_hours":316,"approval_perbill":529761905,"support_perbill":1609373,"approval":52.9761905,"support":0.1609373},{"time_hours":317,"approval_perbill":528273810,"support_perbill":1524341,"approval":52.827381,"support":0.1524341},{"time_hours":318,"approval_perbill":526785715,"support_perbill":1439815,"approval":52.6785715,"support":0.1439815},{"time_hours":319,"approval_perbill":525297620,"support_perbill":1355791,"approval":52.529762,"support":0.1355791},{"time_hours":320,"approval_perbill":523809524,"support_perbill":1272264,"approval":52.3809524,"support":0.1272264},{"time_hours":321,"approval_perbill":522321429,"support_perbill":1189230,"approval":52.2321429,"support":0.118923},{"time_hours":322,"approval_perbill":520833334,"support_perbill":1106684,"approval":52.0833334,"support":0.1106684},{"time_hours":323,"approval_perbill":519345239,"support_perbill":1024622,"approval":51.9345239,"support":0.1024622},{"time_hours":324,"approval_perbill":517857143,"support_perbill":943040,"approval":51.7857143,"support":0.094304},{"time_hours":325,"approval_perbill":516369048,"support_perbill":861933,"approval":51.6369048,"support":0.0861933},{"time_hours":326,"approval_perbill":514880953,"support_perbill":781298,"approval":51.4880953,"support":0.0781298},{"time_hours":327,"approval_perbill":513392858,"support_perbill":701131,"approval":51.3392858,"support":0.0701131},{"time_hours":328,"approval_perbill":511904762,"support_perbill":621426,"approval":51.1904762,"support":0.0621426},{"time_hours":329,"approval_perbill":510416667,"support_perbill":542181,"approval":51.0416667,"support":0.0542181},{"time_hours":330,"approval_perbill":508928572,"support_perbill":463392,"approval":50.8928572,"support":0.0463392},{"time_hours":331,"approval_perbill":507440477,"support_perbill":385053,"approval":50.7440477,"support":0.0385053},{"time_hours":332,"approval_perbill":505952381,"support_perbill":307163,"approval":50.5952381,"support":0.0307163},{"time_hours":333,"approval_perbill":504464286,"support_perbill":229716,"approval":50.4464286,"support":0.0229716},{"time_hours":334,"approval_perbill":502976191,"support_perbill":152709,"approval":50.2976191,"support":0.0152709},{"time_hours":335,"approval_perbill":501488096,"support_perbill":76138,"approval":50.1488096,"support":0.0076138},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},20529:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000038,"approval":100,"support":50.0000038},{"time_hours":1,"approval_perbill":995833334,"support_perbill":366120266,"approval":99.5833334,"support":36.6120266},{"time_hours":2,"approval_perbill":991666668,"support_perbill":288428371,"approval":99.1666668,"support":28.8428371},{"time_hours":3,"approval_perbill":987500001,"support_perbill":237687395,"approval":98.7500001,"support":23.7687395},{"time_hours":4,"approval_perbill":983333335,"support_perbill":201946501,"approval":98.3333335,"support":20.1946501},{"time_hours":5,"approval_perbill":979166668,"support_perbill":175410725,"approval":97.9166668,"support":17.5410725},{"time_hours":6,"approval_perbill":975000002,"support_perbill":154929598,"approval":97.5000002,"support":15.4929598},{"time_hours":7,"approval_perbill":970833334,"support_perbill":138643083,"approval":97.0833334,"support":13.8643083},{"time_hours":8,"approval_perbill":966666668,"support_perbill":125382279,"approval":96.6666668,"support":12.5382279},{"time_hours":9,"approval_perbill":962500001,"support_perbill":114375668,"approval":96.2500001,"support":11.4375668},{"time_hours":10,"approval_perbill":958333335,"support_perbill":105093501,"approval":95.8333335,"support":10.5093501},{"time_hours":11,"approval_perbill":954166667,"support_perbill":97159951,"approval":95.4166667,"support":9.7159951},{"time_hours":12,"approval_perbill":950000001,"support_perbill":90301014,"approval":95.0000001,"support":9.0301014},{"time_hours":13,"approval_perbill":945833334,"support_perbill":84312199,"approval":94.5833334,"support":8.4312199},{"time_hours":14,"approval_perbill":941666668,"support_perbill":79037810,"approval":94.1666668,"support":7.903781},{"time_hours":15,"approval_perbill":937500001,"support_perbill":74357200,"approval":93.7500001,"support":7.43572},{"time_hours":16,"approval_perbill":933333335,"support_perbill":70175447,"approval":93.3333335,"support":7.0175447},{"time_hours":17,"approval_perbill":929166667,"support_perbill":66416830,"approval":92.9166667,"support":6.641683},{"time_hours":18,"approval_perbill":925000001,"support_perbill":63020221,"approval":92.5000001,"support":6.3020221},{"time_hours":19,"approval_perbill":920833334,"support_perbill":59935722,"approval":92.0833334,"support":5.9935722},{"time_hours":20,"approval_perbill":916666668,"support_perbill":57122204,"approval":91.6666668,"support":5.7122204},{"time_hours":21,"approval_perbill":912500000,"support_perbill":54545460,"approval":91.25,"support":5.454546},{"time_hours":22,"approval_perbill":908333334,"support_perbill":52176808,"approval":90.8333334,"support":5.2176808},{"time_hours":23,"approval_perbill":904166668,"support_perbill":49992020,"approval":90.4166668,"support":4.999202},{"time_hours":24,"approval_perbill":900000001,"support_perbill":47970485,"approval":90.0000001,"support":4.7970485},{"time_hours":25,"approval_perbill":895833335,"support_perbill":46094566,"approval":89.5833335,"support":4.6094566},{"time_hours":26,"approval_perbill":891666668,"support_perbill":44349075,"approval":89.1666668,"support":4.4349075},{"time_hours":27,"approval_perbill":887500002,"support_perbill":42720867,"approval":88.7500002,"support":4.2720867},{"time_hours":28,"approval_perbill":883333334,"support_perbill":41198506,"approval":88.3333334,"support":4.1198506},{"time_hours":29,"approval_perbill":879166668,"support_perbill":39771995,"approval":87.9166668,"support":3.9771995},{"time_hours":30,"approval_perbill":875000001,"support_perbill":38432558,"approval":87.5000001,"support":3.8432558},{"time_hours":31,"approval_perbill":870833335,"support_perbill":37172460,"approval":87.0833335,"support":3.717246},{"time_hours":32,"approval_perbill":866666667,"support_perbill":35984852,"approval":86.6666667,"support":3.5984852},{"time_hours":33,"approval_perbill":862500001,"support_perbill":34863656,"approval":86.2500001,"support":3.4863656},{"time_hours":34,"approval_perbill":858333334,"support_perbill":33803451,"approval":85.8333334,"support":3.3803451},{"time_hours":35,"approval_perbill":854166668,"support_perbill":32799393,"approval":85.4166668,"support":3.2799393},{"time_hours":36,"approval_perbill":850000001,"support_perbill":31847137,"approval":85.0000001,"support":3.1847137},{"time_hours":37,"approval_perbill":845833335,"support_perbill":30942774,"approval":84.5833335,"support":3.0942774},{"time_hours":38,"approval_perbill":841666667,"support_perbill":30082781,"approval":84.1666667,"support":3.0082781},{"time_hours":39,"approval_perbill":837500001,"support_perbill":29263970,"approval":83.7500001,"support":2.926397},{"time_hours":40,"approval_perbill":833333334,"support_perbill":28483451,"approval":83.3333334,"support":2.8483451},{"time_hours":41,"approval_perbill":829166668,"support_perbill":27738602,"approval":82.9166668,"support":2.7738602},{"time_hours":42,"approval_perbill":825000000,"support_perbill":27027029,"approval":82.5,"support":2.7027029},{"time_hours":43,"approval_perbill":820833334,"support_perbill":26346554,"approval":82.0833334,"support":2.6346554},{"time_hours":44,"approval_perbill":816666668,"support_perbill":25695180,"approval":81.6666668,"support":2.569518},{"time_hours":45,"approval_perbill":812500001,"support_perbill":25071080,"approval":81.2500001,"support":2.507108},{"time_hours":46,"approval_perbill":808333335,"support_perbill":24472576,"approval":80.8333335,"support":2.4472576},{"time_hours":47,"approval_perbill":804166668,"support_perbill":23898125,"approval":80.4166668,"support":2.3898125},{"time_hours":48,"approval_perbill":800000002,"support_perbill":23346306,"approval":80.0000002,"support":2.3346306},{"time_hours":49,"approval_perbill":795833334,"support_perbill":22815806,"approval":79.5833334,"support":2.2815806},{"time_hours":50,"approval_perbill":791666668,"support_perbill":22305415,"approval":79.1666668,"support":2.2305415},{"time_hours":51,"approval_perbill":787500001,"support_perbill":21814009,"approval":78.7500001,"support":2.1814009},{"time_hours":52,"approval_perbill":783333335,"support_perbill":21340549,"approval":78.3333335,"support":2.1340549},{"time_hours":53,"approval_perbill":779166667,"support_perbill":20884069,"approval":77.9166667,"support":2.0884069},{"time_hours":54,"approval_perbill":775000001,"support_perbill":20443673,"approval":77.5000001,"support":2.0443673},{"time_hours":55,"approval_perbill":770833334,"support_perbill":20018524,"approval":77.0833334,"support":2.0018524},{"time_hours":56,"approval_perbill":766666668,"support_perbill":19607845,"approval":76.6666668,"support":1.9607845},{"time_hours":57,"approval_perbill":762500001,"support_perbill":19210908,"approval":76.2500001,"support":1.9210908},{"time_hours":58,"approval_perbill":758333335,"support_perbill":18827037,"approval":75.8333335,"support":1.8827037},{"time_hours":59,"approval_perbill":754166667,"support_perbill":18455595,"approval":75.4166667,"support":1.8455595},{"time_hours":60,"approval_perbill":750000001,"support_perbill":18095989,"approval":75.0000001,"support":1.8095989},{"time_hours":61,"approval_perbill":745833334,"support_perbill":17747662,"approval":74.5833334,"support":1.7747662},{"time_hours":62,"approval_perbill":741666668,"support_perbill":17410092,"approval":74.1666668,"support":1.7410092},{"time_hours":63,"approval_perbill":737500000,"support_perbill":17082787,"approval":73.75,"support":1.7082787},{"time_hours":64,"approval_perbill":733333334,"support_perbill":16765287,"approval":73.3333334,"support":1.6765287},{"time_hours":65,"approval_perbill":729166668,"support_perbill":16457158,"approval":72.9166668,"support":1.6457158},{"time_hours":66,"approval_perbill":725000001,"support_perbill":16157990,"approval":72.5000001,"support":1.615799},{"time_hours":67,"approval_perbill":720833335,"support_perbill":15867399,"approval":72.0833335,"support":1.5867399},{"time_hours":68,"approval_perbill":716666668,"support_perbill":15585021,"approval":71.6666668,"support":1.5585021},{"time_hours":69,"approval_perbill":712500002,"support_perbill":15310512,"approval":71.2500002,"support":1.5310512},{"time_hours":70,"approval_perbill":708333334,"support_perbill":15043548,"approval":70.8333334,"support":1.5043548},{"time_hours":71,"approval_perbill":704166668,"support_perbill":14783823,"approval":70.4166668,"support":1.4783823},{"time_hours":72,"approval_perbill":700000001,"support_perbill":14531045,"approval":70.0000001,"support":1.4531045},{"time_hours":73,"approval_perbill":695833335,"support_perbill":14284939,"approval":69.5833335,"support":1.4284939},{"time_hours":74,"approval_perbill":691666667,"support_perbill":14045246,"approval":69.1666667,"support":1.4045246},{"time_hours":75,"approval_perbill":687500001,"support_perbill":13811717,"approval":68.7500001,"support":1.3811717},{"time_hours":76,"approval_perbill":683333334,"support_perbill":13584118,"approval":68.3333334,"support":1.3584118},{"time_hours":77,"approval_perbill":679166668,"support_perbill":13362226,"approval":67.9166668,"support":1.3362226},{"time_hours":78,"approval_perbill":675000001,"support_perbill":13145828,"approval":67.5000001,"support":1.3145828},{"time_hours":79,"approval_perbill":670833335,"support_perbill":12934723,"approval":67.0833335,"support":1.2934723},{"time_hours":80,"approval_perbill":666666667,"support_perbill":12728720,"approval":66.6666667,"support":1.272872},{"time_hours":81,"approval_perbill":662500001,"support_perbill":12527635,"approval":66.2500001,"support":1.2527635},{"time_hours":82,"approval_perbill":658333334,"support_perbill":12331295,"approval":65.8333334,"support":1.2331295},{"time_hours":83,"approval_perbill":654166668,"support_perbill":12139533,"approval":65.4166668,"support":1.2139533},{"time_hours":84,"approval_perbill":650000000,"support_perbill":11952192,"approval":65,"support":1.1952192},{"time_hours":85,"approval_perbill":645833334,"support_perbill":11769120,"approval":64.5833334,"support":1.176912},{"time_hours":86,"approval_perbill":641666668,"support_perbill":11590172,"approval":64.1666668,"support":1.1590172},{"time_hours":87,"approval_perbill":637500001,"support_perbill":11415212,"approval":63.7500001,"support":1.1415212},{"time_hours":88,"approval_perbill":633333335,"support_perbill":11244107,"approval":63.3333335,"support":1.1244107},{"time_hours":89,"approval_perbill":629166668,"support_perbill":11076731,"approval":62.9166668,"support":1.1076731},{"time_hours":90,"approval_perbill":625000002,"support_perbill":10912963,"approval":62.5000002,"support":1.0912963},{"time_hours":91,"approval_perbill":620833334,"support_perbill":10752689,"approval":62.0833334,"support":1.0752689},{"time_hours":92,"approval_perbill":616666668,"support_perbill":10595797,"approval":61.6666668,"support":1.0595797},{"time_hours":93,"approval_perbill":612500001,"support_perbill":10442182,"approval":61.2500001,"support":1.0442182},{"time_hours":94,"approval_perbill":608333335,"support_perbill":10291742,"approval":60.8333335,"support":1.0291742},{"time_hours":95,"approval_perbill":604166667,"support_perbill":10144379,"approval":60.4166667,"support":1.0144379},{"time_hours":96,"approval_perbill":600000001,"support_perbill":10000001,"approval":60.0000001,"support":1.0000001},{"time_hours":97,"approval_perbill":595833334,"support_perbill":9858516,"approval":59.5833334,"support":0.9858516},{"time_hours":98,"approval_perbill":591666668,"support_perbill":9719840,"approval":59.1666668,"support":0.971984},{"time_hours":99,"approval_perbill":587500001,"support_perbill":9583890,"approval":58.7500001,"support":0.958389},{"time_hours":100,"approval_perbill":583333335,"support_perbill":9450585,"approval":58.3333335,"support":0.9450585},{"time_hours":101,"approval_perbill":579166667,"support_perbill":9319850,"approval":57.9166667,"support":0.931985},{"time_hours":102,"approval_perbill":575000001,"support_perbill":9191610,"approval":57.5000001,"support":0.919161},{"time_hours":103,"approval_perbill":570833334,"support_perbill":9065795,"approval":57.0833334,"support":0.9065795},{"time_hours":104,"approval_perbill":566666668,"support_perbill":8942338,"approval":56.6666668,"support":0.8942338},{"time_hours":105,"approval_perbill":562500000,"support_perbill":8821171,"approval":56.25,"support":0.8821171},{"time_hours":106,"approval_perbill":558333334,"support_perbill":8702233,"approval":55.8333334,"support":0.8702233},{"time_hours":107,"approval_perbill":554166668,"support_perbill":8585461,"approval":55.4166668,"support":0.8585461},{"time_hours":108,"approval_perbill":550000001,"support_perbill":8470798,"approval":55.0000001,"support":0.8470798},{"time_hours":109,"approval_perbill":545833335,"support_perbill":8358187,"approval":54.5833335,"support":0.8358187},{"time_hours":110,"approval_perbill":541666668,"support_perbill":8247573,"approval":54.1666668,"support":0.8247573},{"time_hours":111,"approval_perbill":537500002,"support_perbill":8138904,"approval":53.7500002,"support":0.8138904},{"time_hours":112,"approval_perbill":533333334,"support_perbill":8032129,"approval":53.3333334,"support":0.8032129},{"time_hours":113,"approval_perbill":529166668,"support_perbill":7927198,"approval":52.9166668,"support":0.7927198},{"time_hours":114,"approval_perbill":525000001,"support_perbill":7824065,"approval":52.5000001,"support":0.7824065},{"time_hours":115,"approval_perbill":520833335,"support_perbill":7722683,"approval":52.0833335,"support":0.7722683},{"time_hours":116,"approval_perbill":516666667,"support_perbill":7623008,"approval":51.6666667,"support":0.7623008},{"time_hours":117,"approval_perbill":512500001,"support_perbill":7524998,"approval":51.2500001,"support":0.7524998},{"time_hours":118,"approval_perbill":508333334,"support_perbill":7428611,"approval":50.8333334,"support":0.7428611},{"time_hours":119,"approval_perbill":504166668,"support_perbill":7333807,"approval":50.4166668,"support":0.7333807},{"time_hours":120,"approval_perbill":500000000,"support_perbill":7240547,"approval":50,"support":0.7240547},{"time_hours":121,"approval_perbill":500000000,"support_perbill":7148795,"approval":50,"support":0.7148795},{"time_hours":122,"approval_perbill":500000000,"support_perbill":7058513,"approval":50,"support":0.7058513},{"time_hours":123,"approval_perbill":500000000,"support_perbill":6969667,"approval":50,"support":0.6969667},{"time_hours":124,"approval_perbill":500000000,"support_perbill":6882223,"approval":50,"support":0.6882223},{"time_hours":125,"approval_perbill":500000000,"support_perbill":6796148,"approval":50,"support":0.6796148},{"time_hours":126,"approval_perbill":500000000,"support_perbill":6711409,"approval":50,"support":0.6711409},{"time_hours":127,"approval_perbill":500000000,"support_perbill":6627977,"approval":50,"support":0.6627977},{"time_hours":128,"approval_perbill":500000000,"support_perbill":6545821,"approval":50,"support":0.6545821},{"time_hours":129,"approval_perbill":500000000,"support_perbill":6464912,"approval":50,"support":0.6464912},{"time_hours":130,"approval_perbill":500000000,"support_perbill":6385221,"approval":50,"support":0.6385221},{"time_hours":131,"approval_perbill":500000000,"support_perbill":6306722,"approval":50,"support":0.6306722},{"time_hours":132,"approval_perbill":500000000,"support_perbill":6229388,"approval":50,"support":0.6229388},{"time_hours":133,"approval_perbill":500000000,"support_perbill":6153193,"approval":50,"support":0.6153193},{"time_hours":134,"approval_perbill":500000000,"support_perbill":6078113,"approval":50,"support":0.6078113},{"time_hours":135,"approval_perbill":500000000,"support_perbill":6004122,"approval":50,"support":0.6004122},{"time_hours":136,"approval_perbill":500000000,"support_perbill":5931198,"approval":50,"support":0.5931198},{"time_hours":137,"approval_perbill":500000000,"support_perbill":5859317,"approval":50,"support":0.5859317},{"time_hours":138,"approval_perbill":500000000,"support_perbill":5788458,"approval":50,"support":0.5788458},{"time_hours":139,"approval_perbill":500000000,"support_perbill":5718598,"approval":50,"support":0.5718598},{"time_hours":140,"approval_perbill":500000000,"support_perbill":5649718,"approval":50,"support":0.5649718},{"time_hours":141,"approval_perbill":500000000,"support_perbill":5581795,"approval":50,"support":0.5581795},{"time_hours":142,"approval_perbill":500000000,"support_perbill":5514810,"approval":50,"support":0.551481},{"time_hours":143,"approval_perbill":500000000,"support_perbill":5448745,"approval":50,"support":0.5448745},{"time_hours":144,"approval_perbill":500000000,"support_perbill":5383580,"approval":50,"support":0.538358},{"time_hours":145,"approval_perbill":500000000,"support_perbill":5319297,"approval":50,"support":0.5319297},{"time_hours":146,"approval_perbill":500000000,"support_perbill":5255878,"approval":50,"support":0.5255878},{"time_hours":147,"approval_perbill":500000000,"support_perbill":5193306,"approval":50,"support":0.5193306},{"time_hours":148,"approval_perbill":500000000,"support_perbill":5131565,"approval":50,"support":0.5131565},{"time_hours":149,"approval_perbill":500000000,"support_perbill":5070636,"approval":50,"support":0.5070636},{"time_hours":150,"approval_perbill":500000000,"support_perbill":5010506,"approval":50,"support":0.5010506},{"time_hours":151,"approval_perbill":500000000,"support_perbill":4951157,"approval":50,"support":0.4951157},{"time_hours":152,"approval_perbill":500000000,"support_perbill":4892576,"approval":50,"support":0.4892576},{"time_hours":153,"approval_perbill":500000000,"support_perbill":4834747,"approval":50,"support":0.4834747},{"time_hours":154,"approval_perbill":500000000,"support_perbill":4777655,"approval":50,"support":0.4777655},{"time_hours":155,"approval_perbill":500000000,"support_perbill":4721287,"approval":50,"support":0.4721287},{"time_hours":156,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":157,"approval_perbill":500000000,"support_perbill":4610669,"approval":50,"support":0.4610669},{"time_hours":158,"approval_perbill":500000000,"support_perbill":4556392,"approval":50,"support":0.4556392},{"time_hours":159,"approval_perbill":500000000,"support_perbill":4502785,"approval":50,"support":0.4502785},{"time_hours":160,"approval_perbill":500000000,"support_perbill":4449838,"approval":50,"support":0.4449838},{"time_hours":161,"approval_perbill":500000000,"support_perbill":4397537,"approval":50,"support":0.4397537},{"time_hours":162,"approval_perbill":500000000,"support_perbill":4345871,"approval":50,"support":0.4345871},{"time_hours":163,"approval_perbill":500000000,"support_perbill":4294829,"approval":50,"support":0.4294829},{"time_hours":164,"approval_perbill":500000000,"support_perbill":4244398,"approval":50,"support":0.4244398},{"time_hours":165,"approval_perbill":500000000,"support_perbill":4194569,"approval":50,"support":0.4194569},{"time_hours":166,"approval_perbill":500000000,"support_perbill":4145330,"approval":50,"support":0.414533},{"time_hours":167,"approval_perbill":500000000,"support_perbill":4096672,"approval":50,"support":0.4096672},{"time_hours":168,"approval_perbill":500000000,"support_perbill":4048583,"approval":50,"support":0.4048583},{"time_hours":169,"approval_perbill":500000000,"support_perbill":4001054,"approval":50,"support":0.4001054},{"time_hours":170,"approval_perbill":500000000,"support_perbill":3954075,"approval":50,"support":0.3954075},{"time_hours":171,"approval_perbill":500000000,"support_perbill":3907637,"approval":50,"support":0.3907637},{"time_hours":172,"approval_perbill":500000000,"support_perbill":3861731,"approval":50,"support":0.3861731},{"time_hours":173,"approval_perbill":500000000,"support_perbill":3816347,"approval":50,"support":0.3816347},{"time_hours":174,"approval_perbill":500000000,"support_perbill":3771476,"approval":50,"support":0.3771476},{"time_hours":175,"approval_perbill":500000000,"support_perbill":3727110,"approval":50,"support":0.372711},{"time_hours":176,"approval_perbill":500000000,"support_perbill":3683241,"approval":50,"support":0.3683241},{"time_hours":177,"approval_perbill":500000000,"support_perbill":3639860,"approval":50,"support":0.363986},{"time_hours":178,"approval_perbill":500000000,"support_perbill":3596958,"approval":50,"support":0.3596958},{"time_hours":179,"approval_perbill":500000000,"support_perbill":3554529,"approval":50,"support":0.3554529},{"time_hours":180,"approval_perbill":500000000,"support_perbill":3512564,"approval":50,"support":0.3512564},{"time_hours":181,"approval_perbill":500000000,"support_perbill":3471056,"approval":50,"support":0.3471056},{"time_hours":182,"approval_perbill":500000000,"support_perbill":3429997,"approval":50,"support":0.3429997},{"time_hours":183,"approval_perbill":500000000,"support_perbill":3389380,"approval":50,"support":0.338938},{"time_hours":184,"approval_perbill":500000000,"support_perbill":3349198,"approval":50,"support":0.3349198},{"time_hours":185,"approval_perbill":500000000,"support_perbill":3309444,"approval":50,"support":0.3309444},{"time_hours":186,"approval_perbill":500000000,"support_perbill":3270111,"approval":50,"support":0.3270111},{"time_hours":187,"approval_perbill":500000000,"support_perbill":3231193,"approval":50,"support":0.3231193},{"time_hours":188,"approval_perbill":500000000,"support_perbill":3192682,"approval":50,"support":0.3192682},{"time_hours":189,"approval_perbill":500000000,"support_perbill":3154574,"approval":50,"support":0.3154574},{"time_hours":190,"approval_perbill":500000000,"support_perbill":3116861,"approval":50,"support":0.3116861},{"time_hours":191,"approval_perbill":500000000,"support_perbill":3079537,"approval":50,"support":0.3079537},{"time_hours":192,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":193,"approval_perbill":500000000,"support_perbill":3006033,"approval":50,"support":0.3006033},{"time_hours":194,"approval_perbill":500000000,"support_perbill":2969841,"approval":50,"support":0.2969841},{"time_hours":195,"approval_perbill":500000000,"support_perbill":2934016,"approval":50,"support":0.2934016},{"time_hours":196,"approval_perbill":500000000,"support_perbill":2898550,"approval":50,"support":0.289855},{"time_hours":197,"approval_perbill":500000000,"support_perbill":2863440,"approval":50,"support":0.286344},{"time_hours":198,"approval_perbill":500000000,"support_perbill":2828680,"approval":50,"support":0.282868},{"time_hours":199,"approval_perbill":500000000,"support_perbill":2794264,"approval":50,"support":0.2794264},{"time_hours":200,"approval_perbill":500000000,"support_perbill":2760188,"approval":50,"support":0.2760188},{"time_hours":201,"approval_perbill":500000000,"support_perbill":2726446,"approval":50,"support":0.2726446},{"time_hours":202,"approval_perbill":500000000,"support_perbill":2693034,"approval":50,"support":0.2693034},{"time_hours":203,"approval_perbill":500000000,"support_perbill":2659946,"approval":50,"support":0.2659946},{"time_hours":204,"approval_perbill":500000000,"support_perbill":2627179,"approval":50,"support":0.2627179},{"time_hours":205,"approval_perbill":500000000,"support_perbill":2594727,"approval":50,"support":0.2594727},{"time_hours":206,"approval_perbill":500000000,"support_perbill":2562586,"approval":50,"support":0.2562586},{"time_hours":207,"approval_perbill":500000000,"support_perbill":2530751,"approval":50,"support":0.2530751},{"time_hours":208,"approval_perbill":500000000,"support_perbill":2499219,"approval":50,"support":0.2499219},{"time_hours":209,"approval_perbill":500000000,"support_perbill":2467984,"approval":50,"support":0.2467984},{"time_hours":210,"approval_perbill":500000000,"support_perbill":2437043,"approval":50,"support":0.2437043},{"time_hours":211,"approval_perbill":500000000,"support_perbill":2406391,"approval":50,"support":0.2406391},{"time_hours":212,"approval_perbill":500000000,"support_perbill":2376025,"approval":50,"support":0.2376025},{"time_hours":213,"approval_perbill":500000000,"support_perbill":2345940,"approval":50,"support":0.234594},{"time_hours":214,"approval_perbill":500000000,"support_perbill":2316133,"approval":50,"support":0.2316133},{"time_hours":215,"approval_perbill":500000000,"support_perbill":2286599,"approval":50,"support":0.2286599},{"time_hours":216,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":217,"approval_perbill":500000000,"support_perbill":2228339,"approval":50,"support":0.2228339},{"time_hours":218,"approval_perbill":500000000,"support_perbill":2199604,"approval":50,"support":0.2199604},{"time_hours":219,"approval_perbill":500000000,"support_perbill":2171129,"approval":50,"support":0.2171129},{"time_hours":220,"approval_perbill":500000000,"support_perbill":2142909,"approval":50,"support":0.2142909},{"time_hours":221,"approval_perbill":500000000,"support_perbill":2114942,"approval":50,"support":0.2114942},{"time_hours":222,"approval_perbill":500000000,"support_perbill":2087224,"approval":50,"support":0.2087224},{"time_hours":223,"approval_perbill":500000000,"support_perbill":2059751,"approval":50,"support":0.2059751},{"time_hours":224,"approval_perbill":500000000,"support_perbill":2032520,"approval":50,"support":0.203252},{"time_hours":225,"approval_perbill":500000000,"support_perbill":2005528,"approval":50,"support":0.2005528},{"time_hours":226,"approval_perbill":500000000,"support_perbill":1978773,"approval":50,"support":0.1978773},{"time_hours":227,"approval_perbill":500000000,"support_perbill":1952250,"approval":50,"support":0.195225},{"time_hours":228,"approval_perbill":500000000,"support_perbill":1925957,"approval":50,"support":0.1925957},{"time_hours":229,"approval_perbill":500000000,"support_perbill":1899891,"approval":50,"support":0.1899891},{"time_hours":230,"approval_perbill":500000000,"support_perbill":1874049,"approval":50,"support":0.1874049},{"time_hours":231,"approval_perbill":500000000,"support_perbill":1848428,"approval":50,"support":0.1848428},{"time_hours":232,"approval_perbill":500000000,"support_perbill":1823026,"approval":50,"support":0.1823026},{"time_hours":233,"approval_perbill":500000000,"support_perbill":1797839,"approval":50,"support":0.1797839},{"time_hours":234,"approval_perbill":500000000,"support_perbill":1772864,"approval":50,"support":0.1772864},{"time_hours":235,"approval_perbill":500000000,"support_perbill":1748100,"approval":50,"support":0.17481},{"time_hours":236,"approval_perbill":500000000,"support_perbill":1723543,"approval":50,"support":0.1723543},{"time_hours":237,"approval_perbill":500000000,"support_perbill":1699191,"approval":50,"support":0.1699191},{"time_hours":238,"approval_perbill":500000000,"support_perbill":1675041,"approval":50,"support":0.1675041},{"time_hours":239,"approval_perbill":500000000,"support_perbill":1651091,"approval":50,"support":0.1651091},{"time_hours":240,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":241,"approval_perbill":500000000,"support_perbill":1603781,"approval":50,"support":0.1603781},{"time_hours":242,"approval_perbill":500000000,"support_perbill":1580416,"approval":50,"support":0.1580416},{"time_hours":243,"approval_perbill":500000000,"support_perbill":1557241,"approval":50,"support":0.1557241},{"time_hours":244,"approval_perbill":500000000,"support_perbill":1534253,"approval":50,"support":0.1534253},{"time_hours":245,"approval_perbill":500000000,"support_perbill":1511452,"approval":50,"support":0.1511452},{"time_hours":246,"approval_perbill":500000000,"support_perbill":1488833,"approval":50,"support":0.1488833},{"time_hours":247,"approval_perbill":500000000,"support_perbill":1466396,"approval":50,"support":0.1466396},{"time_hours":248,"approval_perbill":500000000,"support_perbill":1444138,"approval":50,"support":0.1444138},{"time_hours":249,"approval_perbill":500000000,"support_perbill":1422056,"approval":50,"support":0.1422056},{"time_hours":250,"approval_perbill":500000000,"support_perbill":1400149,"approval":50,"support":0.1400149},{"time_hours":251,"approval_perbill":500000000,"support_perbill":1378415,"approval":50,"support":0.1378415},{"time_hours":252,"approval_perbill":500000000,"support_perbill":1356852,"approval":50,"support":0.1356852},{"time_hours":253,"approval_perbill":500000000,"support_perbill":1335457,"approval":50,"support":0.1335457},{"time_hours":254,"approval_perbill":500000000,"support_perbill":1314228,"approval":50,"support":0.1314228},{"time_hours":255,"approval_perbill":500000000,"support_perbill":1293165,"approval":50,"support":0.1293165},{"time_hours":256,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":257,"approval_perbill":500000000,"support_perbill":1251524,"approval":50,"support":0.1251524},{"time_hours":258,"approval_perbill":500000000,"support_perbill":1230944,"approval":50,"support":0.1230944},{"time_hours":259,"approval_perbill":500000000,"support_perbill":1210520,"approval":50,"support":0.121052},{"time_hours":260,"approval_perbill":500000000,"support_perbill":1190252,"approval":50,"support":0.1190252},{"time_hours":261,"approval_perbill":500000000,"support_perbill":1170138,"approval":50,"support":0.1170138},{"time_hours":262,"approval_perbill":500000000,"support_perbill":1150175,"approval":50,"support":0.1150175},{"time_hours":263,"approval_perbill":500000000,"support_perbill":1130363,"approval":50,"support":0.1130363},{"time_hours":264,"approval_perbill":500000000,"support_perbill":1110699,"approval":50,"support":0.1110699},{"time_hours":265,"approval_perbill":500000000,"support_perbill":1091182,"approval":50,"support":0.1091182},{"time_hours":266,"approval_perbill":500000000,"support_perbill":1071811,"approval":50,"support":0.1071811},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1052583,"approval":50,"support":0.1052583},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1033497,"approval":50,"support":0.1033497},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1014551,"approval":50,"support":0.1014551},{"time_hours":270,"approval_perbill":500000000,"support_perbill":995745,"approval":50,"support":0.0995745},{"time_hours":271,"approval_perbill":500000000,"support_perbill":977076,"approval":50,"support":0.0977076},{"time_hours":272,"approval_perbill":500000000,"support_perbill":958542,"approval":50,"support":0.0958542},{"time_hours":273,"approval_perbill":500000000,"support_perbill":940144,"approval":50,"support":0.0940144},{"time_hours":274,"approval_perbill":500000000,"support_perbill":921878,"approval":50,"support":0.0921878},{"time_hours":275,"approval_perbill":500000000,"support_perbill":903743,"approval":50,"support":0.0903743},{"time_hours":276,"approval_perbill":500000000,"support_perbill":885739,"approval":50,"support":0.0885739},{"time_hours":277,"approval_perbill":500000000,"support_perbill":867863,"approval":50,"support":0.0867863},{"time_hours":278,"approval_perbill":500000000,"support_perbill":850115,"approval":50,"support":0.0850115},{"time_hours":279,"approval_perbill":500000000,"support_perbill":832493,"approval":50,"support":0.0832493},{"time_hours":280,"approval_perbill":500000000,"support_perbill":814995,"approval":50,"support":0.0814995},{"time_hours":281,"approval_perbill":500000000,"support_perbill":797621,"approval":50,"support":0.0797621},{"time_hours":282,"approval_perbill":500000000,"support_perbill":780369,"approval":50,"support":0.0780369},{"time_hours":283,"approval_perbill":500000000,"support_perbill":763237,"approval":50,"support":0.0763237},{"time_hours":284,"approval_perbill":500000000,"support_perbill":746225,"approval":50,"support":0.0746225},{"time_hours":285,"approval_perbill":500000000,"support_perbill":729331,"approval":50,"support":0.0729331},{"time_hours":286,"approval_perbill":500000000,"support_perbill":712555,"approval":50,"support":0.0712555},{"time_hours":287,"approval_perbill":500000000,"support_perbill":695894,"approval":50,"support":0.0695894},{"time_hours":288,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":289,"approval_perbill":500000000,"support_perbill":662914,"approval":50,"support":0.0662914},{"time_hours":290,"approval_perbill":500000000,"support_perbill":646594,"approval":50,"support":0.0646594},{"time_hours":291,"approval_perbill":500000000,"support_perbill":630384,"approval":50,"support":0.0630384},{"time_hours":292,"approval_perbill":500000000,"support_perbill":614284,"approval":50,"support":0.0614284},{"time_hours":293,"approval_perbill":500000000,"support_perbill":598294,"approval":50,"support":0.0598294},{"time_hours":294,"approval_perbill":500000000,"support_perbill":582411,"approval":50,"support":0.0582411},{"time_hours":295,"approval_perbill":500000000,"support_perbill":566634,"approval":50,"support":0.0566634},{"time_hours":296,"approval_perbill":500000000,"support_perbill":550964,"approval":50,"support":0.0550964},{"time_hours":297,"approval_perbill":500000000,"support_perbill":535397,"approval":50,"support":0.0535397},{"time_hours":298,"approval_perbill":500000000,"support_perbill":519935,"approval":50,"support":0.0519935},{"time_hours":299,"approval_perbill":500000000,"support_perbill":504575,"approval":50,"support":0.0504575},{"time_hours":300,"approval_perbill":500000000,"support_perbill":489316,"approval":50,"support":0.0489316},{"time_hours":301,"approval_perbill":500000000,"support_perbill":474158,"approval":50,"support":0.0474158},{"time_hours":302,"approval_perbill":500000000,"support_perbill":459099,"approval":50,"support":0.0459099},{"time_hours":303,"approval_perbill":500000000,"support_perbill":444139,"approval":50,"support":0.0444139},{"time_hours":304,"approval_perbill":500000000,"support_perbill":429276,"approval":50,"support":0.0429276},{"time_hours":305,"approval_perbill":500000000,"support_perbill":414510,"approval":50,"support":0.041451},{"time_hours":306,"approval_perbill":500000000,"support_perbill":399839,"approval":50,"support":0.0399839},{"time_hours":307,"approval_perbill":500000000,"support_perbill":385264,"approval":50,"support":0.0385264},{"time_hours":308,"approval_perbill":500000000,"support_perbill":370782,"approval":50,"support":0.0370782},{"time_hours":309,"approval_perbill":500000000,"support_perbill":356393,"approval":50,"support":0.0356393},{"time_hours":310,"approval_perbill":500000000,"support_perbill":342096,"approval":50,"support":0.0342096},{"time_hours":311,"approval_perbill":500000000,"support_perbill":327890,"approval":50,"support":0.032789},{"time_hours":312,"approval_perbill":500000000,"support_perbill":313774,"approval":50,"support":0.0313774},{"time_hours":313,"approval_perbill":500000000,"support_perbill":299748,"approval":50,"support":0.0299748},{"time_hours":314,"approval_perbill":500000000,"support_perbill":285810,"approval":50,"support":0.028581},{"time_hours":315,"approval_perbill":500000000,"support_perbill":271960,"approval":50,"support":0.027196},{"time_hours":316,"approval_perbill":500000000,"support_perbill":258197,"approval":50,"support":0.0258197},{"time_hours":317,"approval_perbill":500000000,"support_perbill":244520,"approval":50,"support":0.024452},{"time_hours":318,"approval_perbill":500000000,"support_perbill":230928,"approval":50,"support":0.0230928},{"time_hours":319,"approval_perbill":500000000,"support_perbill":217421,"approval":50,"support":0.0217421},{"time_hours":320,"approval_perbill":500000000,"support_perbill":203998,"approval":50,"support":0.0203998},{"time_hours":321,"approval_perbill":500000000,"support_perbill":190657,"approval":50,"support":0.0190657},{"time_hours":322,"approval_perbill":500000000,"support_perbill":177399,"approval":50,"support":0.0177399},{"time_hours":323,"approval_perbill":500000000,"support_perbill":164222,"approval":50,"support":0.0164222},{"time_hours":324,"approval_perbill":500000000,"support_perbill":151125,"approval":50,"support":0.0151125},{"time_hours":325,"approval_perbill":500000000,"support_perbill":138109,"approval":50,"support":0.0138109},{"time_hours":326,"approval_perbill":500000000,"support_perbill":125171,"approval":50,"support":0.0125171},{"time_hours":327,"approval_perbill":500000000,"support_perbill":112313,"approval":50,"support":0.0112313},{"time_hours":328,"approval_perbill":500000000,"support_perbill":99532,"approval":50,"support":0.0099532},{"time_hours":329,"approval_perbill":500000000,"support_perbill":86827,"approval":50,"support":0.0086827},{"time_hours":330,"approval_perbill":500000000,"support_perbill":74200,"approval":50,"support":0.00742},{"time_hours":331,"approval_perbill":500000000,"support_perbill":61648,"approval":50,"support":0.0061648},{"time_hours":332,"approval_perbill":500000000,"support_perbill":49171,"approval":50,"support":0.0049171},{"time_hours":333,"approval_perbill":500000000,"support_perbill":36768,"approval":50,"support":0.0036768},{"time_hours":334,"approval_perbill":500000000,"support_perbill":24439,"approval":50,"support":0.0024439},{"time_hours":335,"approval_perbill":500000000,"support_perbill":12183,"approval":50,"support":0.0012183},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},39307:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":998188407,"support_perbill":450571639,"approval":99.8188407,"support":45.0571639},{"time_hours":2,"approval_perbill":996376813,"support_perbill":409815977,"approval":99.6376813,"support":40.9815977},{"time_hours":3,"approval_perbill":994565218,"support_perbill":375634538,"approval":99.4565218,"support":37.5634538},{"time_hours":4,"approval_perbill":992753624,"support_perbill":346555348,"approval":99.2753624,"support":34.6555348},{"time_hours":5,"approval_perbill":990942030,"support_perbill":321515318,"approval":99.094203,"support":32.1515318},{"time_hours":6,"approval_perbill":989130436,"support_perbill":299727543,"approval":98.9130436,"support":29.9727543},{"time_hours":7,"approval_perbill":987318841,"support_perbill":280597034,"approval":98.7318841,"support":28.0597034},{"time_hours":8,"approval_perbill":985507247,"support_perbill":263665616,"approval":98.5507247,"support":26.3665616},{"time_hours":9,"approval_perbill":983695653,"support_perbill":248574704,"approval":98.3695653,"support":24.8574704},{"time_hours":10,"approval_perbill":981884059,"support_perbill":235039674,"approval":98.1884059,"support":23.5039674},{"time_hours":11,"approval_perbill":980072464,"support_perbill":222831693,"approval":98.0072464,"support":22.2831693},{"time_hours":12,"approval_perbill":978260870,"support_perbill":211764724,"approval":97.826087,"support":21.1764724},{"time_hours":13,"approval_perbill":976449276,"support_perbill":201685935,"approval":97.6449276,"support":20.1685935},{"time_hours":14,"approval_perbill":974637682,"support_perbill":192468636,"approval":97.4637682,"support":19.2468636},{"time_hours":15,"approval_perbill":972826088,"support_perbill":184006894,"approval":97.2826088,"support":18.4006894},{"time_hours":16,"approval_perbill":971014494,"support_perbill":176211470,"approval":97.1014494,"support":17.621147},{"time_hours":17,"approval_perbill":969202899,"support_perbill":169006637,"approval":96.9202899,"support":16.9006637},{"time_hours":18,"approval_perbill":967391305,"support_perbill":162327733,"approval":96.7391305,"support":16.2327733},{"time_hours":19,"approval_perbill":965579711,"support_perbill":156119196,"approval":96.5579711,"support":15.6119196},{"time_hours":20,"approval_perbill":963768117,"support_perbill":150333030,"approval":96.3768117,"support":15.033303},{"time_hours":21,"approval_perbill":961956522,"support_perbill":144927549,"approval":96.1956522,"support":14.4927549},{"time_hours":22,"approval_perbill":960144928,"support_perbill":139866383,"approval":96.0144928,"support":13.9866383},{"time_hours":23,"approval_perbill":958333334,"support_perbill":135117648,"approval":95.8333334,"support":13.5117648},{"time_hours":24,"approval_perbill":956521740,"support_perbill":130653279,"approval":95.652174,"support":13.0653279},{"time_hours":25,"approval_perbill":954710146,"support_perbill":126448478,"approval":95.4710146,"support":12.6448478},{"time_hours":26,"approval_perbill":952898551,"support_perbill":122481244,"approval":95.2898551,"support":12.2481244},{"time_hours":27,"approval_perbill":951086958,"support_perbill":118732000,"approval":95.1086958,"support":11.8732},{"time_hours":28,"approval_perbill":949275363,"support_perbill":115183257,"approval":94.9275363,"support":11.5183257},{"time_hours":29,"approval_perbill":947463769,"support_perbill":111819352,"approval":94.7463769,"support":11.1819352},{"time_hours":30,"approval_perbill":945652175,"support_perbill":108626208,"approval":94.5652175,"support":10.8626208},{"time_hours":31,"approval_perbill":943840581,"support_perbill":105591148,"approval":94.3840581,"support":10.5591148},{"time_hours":32,"approval_perbill":942028986,"support_perbill":102702712,"approval":94.2028986,"support":10.2702712},{"time_hours":33,"approval_perbill":940217392,"support_perbill":99950530,"approval":94.0217392,"support":9.995053},{"time_hours":34,"approval_perbill":938405798,"support_perbill":97325178,"approval":93.8405798,"support":9.7325178},{"time_hours":35,"approval_perbill":936594204,"support_perbill":94818091,"approval":93.6594204,"support":9.4818091},{"time_hours":36,"approval_perbill":934782609,"support_perbill":92421451,"approval":93.4782609,"support":9.2421451},{"time_hours":37,"approval_perbill":932971015,"support_perbill":90128118,"approval":93.2971015,"support":9.0128118},{"time_hours":38,"approval_perbill":931159421,"support_perbill":87931552,"approval":93.1159421,"support":8.7931552},{"time_hours":39,"approval_perbill":929347827,"support_perbill":85825756,"approval":92.9347827,"support":8.5825756},{"time_hours":40,"approval_perbill":927536232,"support_perbill":83805218,"approval":92.7536232,"support":8.3805218},{"time_hours":41,"approval_perbill":925724638,"support_perbill":81864862,"approval":92.5724638,"support":8.1864862},{"time_hours":42,"approval_perbill":923913044,"support_perbill":80000008,"approval":92.3913044,"support":8.0000008},{"time_hours":43,"approval_perbill":922101450,"support_perbill":78206334,"approval":92.210145,"support":7.8206334},{"time_hours":44,"approval_perbill":920289856,"support_perbill":76479840,"approval":92.0289856,"support":7.647984},{"time_hours":45,"approval_perbill":918478262,"support_perbill":74816822,"approval":91.8478262,"support":7.4816822},{"time_hours":46,"approval_perbill":916666668,"support_perbill":73213842,"approval":91.6666668,"support":7.3213842},{"time_hours":47,"approval_perbill":914855073,"support_perbill":71667707,"approval":91.4855073,"support":7.1667707},{"time_hours":48,"approval_perbill":913043479,"support_perbill":70175446,"approval":91.3043479,"support":7.0175446},{"time_hours":49,"approval_perbill":911231885,"support_perbill":68734290,"approval":91.1231885,"support":6.873429},{"time_hours":50,"approval_perbill":909420291,"support_perbill":67341660,"approval":90.9420291,"support":6.734166},{"time_hours":51,"approval_perbill":907608696,"support_perbill":65995144,"approval":90.7608696,"support":6.5995144},{"time_hours":52,"approval_perbill":905797102,"support_perbill":64692489,"approval":90.5797102,"support":6.4692489},{"time_hours":53,"approval_perbill":903985508,"support_perbill":63431588,"approval":90.3985508,"support":6.3431588},{"time_hours":54,"approval_perbill":902173914,"support_perbill":62210463,"approval":90.2173914,"support":6.2210463},{"time_hours":55,"approval_perbill":900362319,"support_perbill":61027262,"approval":90.0362319,"support":6.1027262},{"time_hours":56,"approval_perbill":898550725,"support_perbill":59880246,"approval":89.8550725,"support":5.9880246},{"time_hours":57,"approval_perbill":896739131,"support_perbill":58767778,"approval":89.6739131,"support":5.8767778},{"time_hours":58,"approval_perbill":894927537,"support_perbill":57688323,"approval":89.4927537,"support":5.7688323},{"time_hours":59,"approval_perbill":893115943,"support_perbill":56640431,"approval":89.3115943,"support":5.6640431},{"time_hours":60,"approval_perbill":891304349,"support_perbill":55622738,"approval":89.1304349,"support":5.5622738},{"time_hours":61,"approval_perbill":889492754,"support_perbill":54633958,"approval":88.9492754,"support":5.4633958},{"time_hours":62,"approval_perbill":887681160,"support_perbill":53672875,"approval":88.768116,"support":5.3672875},{"time_hours":63,"approval_perbill":885869566,"support_perbill":52738342,"approval":88.5869566,"support":5.2738342},{"time_hours":64,"approval_perbill":884057972,"support_perbill":51829273,"approval":88.4057972,"support":5.1829273},{"time_hours":65,"approval_perbill":882246378,"support_perbill":50944643,"approval":88.2246378,"support":5.0944643},{"time_hours":66,"approval_perbill":880434783,"support_perbill":50083477,"approval":88.0434783,"support":5.0083477},{"time_hours":67,"approval_perbill":878623189,"support_perbill":49244856,"approval":87.8623189,"support":4.9244856},{"time_hours":68,"approval_perbill":876811595,"support_perbill":48427905,"approval":87.6811595,"support":4.8427905},{"time_hours":69,"approval_perbill":875000001,"support_perbill":47631795,"approval":87.5000001,"support":4.7631795},{"time_hours":70,"approval_perbill":873188406,"support_perbill":46855738,"approval":87.3188406,"support":4.6855738},{"time_hours":71,"approval_perbill":871376813,"support_perbill":46098987,"approval":87.1376813,"support":4.6098987},{"time_hours":72,"approval_perbill":869565218,"support_perbill":45360829,"approval":86.9565218,"support":4.5360829},{"time_hours":73,"approval_perbill":867753624,"support_perbill":44640588,"approval":86.7753624,"support":4.4640588},{"time_hours":74,"approval_perbill":865942030,"support_perbill":43937620,"approval":86.594203,"support":4.393762},{"time_hours":75,"approval_perbill":864130436,"support_perbill":43251309,"approval":86.4130436,"support":4.3251309},{"time_hours":76,"approval_perbill":862318841,"support_perbill":42581072,"approval":86.2318841,"support":4.2581072},{"time_hours":77,"approval_perbill":860507247,"support_perbill":41926350,"approval":86.0507247,"support":4.192635},{"time_hours":78,"approval_perbill":858695653,"support_perbill":41286610,"approval":85.8695653,"support":4.128661},{"time_hours":79,"approval_perbill":856884059,"support_perbill":40661344,"approval":85.6884059,"support":4.0661344},{"time_hours":80,"approval_perbill":855072464,"support_perbill":40050066,"approval":85.5072464,"support":4.0050066},{"time_hours":81,"approval_perbill":853260870,"support_perbill":39452313,"approval":85.326087,"support":3.9452313},{"time_hours":82,"approval_perbill":851449276,"support_perbill":38867639,"approval":85.1449276,"support":3.8867639},{"time_hours":83,"approval_perbill":849637682,"support_perbill":38295622,"approval":84.9637682,"support":3.8295622},{"time_hours":84,"approval_perbill":847826087,"support_perbill":37735853,"approval":84.7826087,"support":3.7735853},{"time_hours":85,"approval_perbill":846014493,"support_perbill":37187943,"approval":84.6014493,"support":3.7187943},{"time_hours":86,"approval_perbill":844202900,"support_perbill":36651521,"approval":84.42029,"support":3.6651521},{"time_hours":87,"approval_perbill":842391305,"support_perbill":36126228,"approval":84.2391305,"support":3.6126228},{"time_hours":88,"approval_perbill":840579711,"support_perbill":35611721,"approval":84.0579711,"support":3.5611721},{"time_hours":89,"approval_perbill":838768117,"support_perbill":35107672,"approval":83.8768117,"support":3.5107672},{"time_hours":90,"approval_perbill":836956523,"support_perbill":34613764,"approval":83.6956523,"support":3.4613764},{"time_hours":91,"approval_perbill":835144928,"support_perbill":34129696,"approval":83.5144928,"support":3.4129696},{"time_hours":92,"approval_perbill":833333334,"support_perbill":33655176,"approval":83.3333334,"support":3.3655176},{"time_hours":93,"approval_perbill":831521740,"support_perbill":33189923,"approval":83.152174,"support":3.3189923},{"time_hours":94,"approval_perbill":829710146,"support_perbill":32733670,"approval":82.9710146,"support":3.273367},{"time_hours":95,"approval_perbill":827898551,"support_perbill":32286157,"approval":82.7898551,"support":3.2286157},{"time_hours":96,"approval_perbill":826086957,"support_perbill":31847137,"approval":82.6086957,"support":3.1847137},{"time_hours":97,"approval_perbill":824275363,"support_perbill":31416368,"approval":82.4275363,"support":3.1416368},{"time_hours":98,"approval_perbill":822463769,"support_perbill":30993622,"approval":82.2463769,"support":3.0993622},{"time_hours":99,"approval_perbill":820652174,"support_perbill":30578675,"approval":82.0652174,"support":3.0578675},{"time_hours":100,"approval_perbill":818840580,"support_perbill":30171314,"approval":81.884058,"support":3.0171314},{"time_hours":101,"approval_perbill":817028986,"support_perbill":29771334,"approval":81.7028986,"support":2.9771334},{"time_hours":102,"approval_perbill":815217392,"support_perbill":29378534,"approval":81.5217392,"support":2.9378534},{"time_hours":103,"approval_perbill":813405798,"support_perbill":28992723,"approval":81.3405798,"support":2.8992723},{"time_hours":104,"approval_perbill":811594204,"support_perbill":28613717,"approval":81.1594204,"support":2.8613717},{"time_hours":105,"approval_perbill":809782609,"support_perbill":28241338,"approval":80.9782609,"support":2.8241338},{"time_hours":106,"approval_perbill":807971015,"support_perbill":27875412,"approval":80.7971015,"support":2.7875412},{"time_hours":107,"approval_perbill":806159421,"support_perbill":27515773,"approval":80.6159421,"support":2.7515773},{"time_hours":108,"approval_perbill":804347827,"support_perbill":27162261,"approval":80.4347827,"support":2.7162261},{"time_hours":109,"approval_perbill":802536233,"support_perbill":26814721,"approval":80.2536233,"support":2.6814721},{"time_hours":110,"approval_perbill":800724638,"support_perbill":26473002,"approval":80.0724638,"support":2.6473002},{"time_hours":111,"approval_perbill":798913044,"support_perbill":26136960,"approval":79.8913044,"support":2.613696},{"time_hours":112,"approval_perbill":797101450,"support_perbill":25806454,"approval":79.710145,"support":2.5806454},{"time_hours":113,"approval_perbill":795289856,"support_perbill":25481348,"approval":79.5289856,"support":2.5481348},{"time_hours":114,"approval_perbill":793478261,"support_perbill":25161512,"approval":79.3478261,"support":2.5161512},{"time_hours":115,"approval_perbill":791666668,"support_perbill":24846818,"approval":79.1666668,"support":2.4846818},{"time_hours":116,"approval_perbill":789855073,"support_perbill":24537142,"approval":78.9855073,"support":2.4537142},{"time_hours":117,"approval_perbill":788043479,"support_perbill":24232367,"approval":78.8043479,"support":2.4232367},{"time_hours":118,"approval_perbill":786231885,"support_perbill":23932377,"approval":78.6231885,"support":2.3932377},{"time_hours":119,"approval_perbill":784420291,"support_perbill":23637059,"approval":78.4420291,"support":2.3637059},{"time_hours":120,"approval_perbill":782608696,"support_perbill":23346305,"approval":78.2608696,"support":2.3346305},{"time_hours":121,"approval_perbill":780797102,"support_perbill":23060012,"approval":78.0797102,"support":2.3060012},{"time_hours":122,"approval_perbill":778985508,"support_perbill":22778075,"approval":77.8985508,"support":2.2778075},{"time_hours":123,"approval_perbill":777173914,"support_perbill":22500398,"approval":77.7173914,"support":2.2500398},{"time_hours":124,"approval_perbill":775362319,"support_perbill":22226884,"approval":77.5362319,"support":2.2226884},{"time_hours":125,"approval_perbill":773550725,"support_perbill":21957440,"approval":77.3550725,"support":2.195744},{"time_hours":126,"approval_perbill":771739131,"support_perbill":21691976,"approval":77.1739131,"support":2.1691976},{"time_hours":127,"approval_perbill":769927537,"support_perbill":21430404,"approval":76.9927537,"support":2.1430404},{"time_hours":128,"approval_perbill":768115943,"support_perbill":21172640,"approval":76.8115943,"support":2.117264},{"time_hours":129,"approval_perbill":766304348,"support_perbill":20918601,"approval":76.6304348,"support":2.0918601},{"time_hours":130,"approval_perbill":764492755,"support_perbill":20668207,"approval":76.4492755,"support":2.0668207},{"time_hours":131,"approval_perbill":762681160,"support_perbill":20421379,"approval":76.268116,"support":2.0421379},{"time_hours":132,"approval_perbill":760869566,"support_perbill":20178043,"approval":76.0869566,"support":2.0178043},{"time_hours":133,"approval_perbill":759057972,"support_perbill":19938125,"approval":75.9057972,"support":1.9938125},{"time_hours":134,"approval_perbill":757246378,"support_perbill":19701552,"approval":75.7246378,"support":1.9701552},{"time_hours":135,"approval_perbill":755434783,"support_perbill":19468257,"approval":75.5434783,"support":1.9468257},{"time_hours":136,"approval_perbill":753623189,"support_perbill":19238170,"approval":75.3623189,"support":1.923817},{"time_hours":137,"approval_perbill":751811595,"support_perbill":19011227,"approval":75.1811595,"support":1.9011227},{"time_hours":138,"approval_perbill":750000001,"support_perbill":18787363,"approval":75.0000001,"support":1.8787363},{"time_hours":139,"approval_perbill":748188406,"support_perbill":18566516,"approval":74.8188406,"support":1.8566516},{"time_hours":140,"approval_perbill":746376812,"support_perbill":18348625,"approval":74.6376812,"support":1.8348625},{"time_hours":141,"approval_perbill":744565218,"support_perbill":18133632,"approval":74.4565218,"support":1.8133632},{"time_hours":142,"approval_perbill":742753624,"support_perbill":17921479,"approval":74.2753624,"support":1.7921479},{"time_hours":143,"approval_perbill":740942029,"support_perbill":17712111,"approval":74.0942029,"support":1.7712111},{"time_hours":144,"approval_perbill":739130435,"support_perbill":17505472,"approval":73.9130435,"support":1.7505472},{"time_hours":145,"approval_perbill":737318841,"support_perbill":17301510,"approval":73.7318841,"support":1.730151},{"time_hours":146,"approval_perbill":735507247,"support_perbill":17100172,"approval":73.5507247,"support":1.7100172},{"time_hours":147,"approval_perbill":733695653,"support_perbill":16901410,"approval":73.3695653,"support":1.690141},{"time_hours":148,"approval_perbill":731884059,"support_perbill":16705173,"approval":73.1884059,"support":1.6705173},{"time_hours":149,"approval_perbill":730072465,"support_perbill":16511414,"approval":73.0072465,"support":1.6511414},{"time_hours":150,"approval_perbill":728260870,"support_perbill":16320085,"approval":72.826087,"support":1.6320085},{"time_hours":151,"approval_perbill":726449276,"support_perbill":16131143,"approval":72.6449276,"support":1.6131143},{"time_hours":152,"approval_perbill":724637682,"support_perbill":15944542,"approval":72.4637682,"support":1.5944542},{"time_hours":153,"approval_perbill":722826088,"support_perbill":15760239,"approval":72.2826088,"support":1.5760239},{"time_hours":154,"approval_perbill":721014493,"support_perbill":15578192,"approval":72.1014493,"support":1.5578192},{"time_hours":155,"approval_perbill":719202899,"support_perbill":15398359,"approval":71.9202899,"support":1.5398359},{"time_hours":156,"approval_perbill":717391305,"support_perbill":15220701,"approval":71.7391305,"support":1.5220701},{"time_hours":157,"approval_perbill":715579711,"support_perbill":15045179,"approval":71.5579711,"support":1.5045179},{"time_hours":158,"approval_perbill":713768116,"support_perbill":14871753,"approval":71.3768116,"support":1.4871753},{"time_hours":159,"approval_perbill":711956523,"support_perbill":14700387,"approval":71.1956523,"support":1.4700387},{"time_hours":160,"approval_perbill":710144928,"support_perbill":14531045,"approval":71.0144928,"support":1.4531045},{"time_hours":161,"approval_perbill":708333334,"support_perbill":14363690,"approval":70.8333334,"support":1.436369},{"time_hours":162,"approval_perbill":706521740,"support_perbill":14198287,"approval":70.652174,"support":1.4198287},{"time_hours":163,"approval_perbill":704710146,"support_perbill":14034804,"approval":70.4710146,"support":1.4034804},{"time_hours":164,"approval_perbill":702898551,"support_perbill":13873206,"approval":70.2898551,"support":1.3873206},{"time_hours":165,"approval_perbill":701086957,"support_perbill":13713462,"approval":70.1086957,"support":1.3713462},{"time_hours":166,"approval_perbill":699275363,"support_perbill":13555539,"approval":69.9275363,"support":1.3555539},{"time_hours":167,"approval_perbill":697463769,"support_perbill":13399406,"approval":69.7463769,"support":1.3399406},{"time_hours":168,"approval_perbill":695652174,"support_perbill":13245034,"approval":69.5652174,"support":1.3245034},{"time_hours":169,"approval_perbill":693840580,"support_perbill":13092392,"approval":69.384058,"support":1.3092392},{"time_hours":170,"approval_perbill":692028986,"support_perbill":12941452,"approval":69.2028986,"support":1.2941452},{"time_hours":171,"approval_perbill":690217392,"support_perbill":12792186,"approval":69.0217392,"support":1.2792186},{"time_hours":172,"approval_perbill":688405798,"support_perbill":12644565,"approval":68.8405798,"support":1.2644565},{"time_hours":173,"approval_perbill":686594203,"support_perbill":12498563,"approval":68.6594203,"support":1.2498563},{"time_hours":174,"approval_perbill":684782610,"support_perbill":12354153,"approval":68.478261,"support":1.2354153},{"time_hours":175,"approval_perbill":682971015,"support_perbill":12211309,"approval":68.2971015,"support":1.2211309},{"time_hours":176,"approval_perbill":681159421,"support_perbill":12070007,"approval":68.1159421,"support":1.2070007},{"time_hours":177,"approval_perbill":679347827,"support_perbill":11930220,"approval":67.9347827,"support":1.193022},{"time_hours":178,"approval_perbill":677536233,"support_perbill":11791925,"approval":67.7536233,"support":1.1791925},{"time_hours":179,"approval_perbill":675724638,"support_perbill":11655099,"approval":67.5724638,"support":1.1655099},{"time_hours":180,"approval_perbill":673913044,"support_perbill":11519717,"approval":67.3913044,"support":1.1519717},{"time_hours":181,"approval_perbill":672101450,"support_perbill":11385757,"approval":67.210145,"support":1.1385757},{"time_hours":182,"approval_perbill":670289856,"support_perbill":11253198,"approval":67.0289856,"support":1.1253198},{"time_hours":183,"approval_perbill":668478261,"support_perbill":11122016,"approval":66.8478261,"support":1.1122016},{"time_hours":184,"approval_perbill":666666667,"support_perbill":10992190,"approval":66.6666667,"support":1.099219},{"time_hours":185,"approval_perbill":664855073,"support_perbill":10863701,"approval":66.4855073,"support":1.0863701},{"time_hours":186,"approval_perbill":663043479,"support_perbill":10736526,"approval":66.3043479,"support":1.0736526},{"time_hours":187,"approval_perbill":661231884,"support_perbill":10610647,"approval":66.1231884,"support":1.0610647},{"time_hours":188,"approval_perbill":659420290,"support_perbill":10486043,"approval":65.942029,"support":1.0486043},{"time_hours":189,"approval_perbill":657608696,"support_perbill":10362695,"approval":65.7608696,"support":1.0362695},{"time_hours":190,"approval_perbill":655797102,"support_perbill":10240584,"approval":65.5797102,"support":1.0240584},{"time_hours":191,"approval_perbill":653985508,"support_perbill":10119692,"approval":65.3985508,"support":1.0119692},{"time_hours":192,"approval_perbill":652173914,"support_perbill":10000000,"approval":65.2173914,"support":1},{"time_hours":193,"approval_perbill":650362320,"support_perbill":9881492,"approval":65.036232,"support":0.9881492},{"time_hours":194,"approval_perbill":648550725,"support_perbill":9764148,"approval":64.8550725,"support":0.9764148},{"time_hours":195,"approval_perbill":646739131,"support_perbill":9647953,"approval":64.6739131,"support":0.9647953},{"time_hours":196,"approval_perbill":644927537,"support_perbill":9532889,"approval":64.4927537,"support":0.9532889},{"time_hours":197,"approval_perbill":643115943,"support_perbill":9418940,"approval":64.3115943,"support":0.941894},{"time_hours":198,"approval_perbill":641304348,"support_perbill":9306090,"approval":64.1304348,"support":0.930609},{"time_hours":199,"approval_perbill":639492754,"support_perbill":9194323,"approval":63.9492754,"support":0.9194323},{"time_hours":200,"approval_perbill":637681160,"support_perbill":9083623,"approval":63.768116,"support":0.9083623},{"time_hours":201,"approval_perbill":635869566,"support_perbill":8973976,"approval":63.5869566,"support":0.8973976},{"time_hours":202,"approval_perbill":634057971,"support_perbill":8865366,"approval":63.4057971,"support":0.8865366},{"time_hours":203,"approval_perbill":632246378,"support_perbill":8757779,"approval":63.2246378,"support":0.8757779},{"time_hours":204,"approval_perbill":630434783,"support_perbill":8651200,"approval":63.0434783,"support":0.86512},{"time_hours":205,"approval_perbill":628623189,"support_perbill":8545615,"approval":62.8623189,"support":0.8545615},{"time_hours":206,"approval_perbill":626811595,"support_perbill":8441011,"approval":62.6811595,"support":0.8441011},{"time_hours":207,"approval_perbill":625000001,"support_perbill":8337373,"approval":62.5000001,"support":0.8337373},{"time_hours":208,"approval_perbill":623188406,"support_perbill":8234689,"approval":62.3188406,"support":0.8234689},{"time_hours":209,"approval_perbill":621376812,"support_perbill":8132945,"approval":62.1376812,"support":0.8132945},{"time_hours":210,"approval_perbill":619565218,"support_perbill":8032129,"approval":61.9565218,"support":0.8032129},{"time_hours":211,"approval_perbill":617753624,"support_perbill":7932227,"approval":61.7753624,"support":0.7932227},{"time_hours":212,"approval_perbill":615942030,"support_perbill":7833228,"approval":61.594203,"support":0.7833228},{"time_hours":213,"approval_perbill":614130435,"support_perbill":7735120,"approval":61.4130435,"support":0.773512},{"time_hours":214,"approval_perbill":612318841,"support_perbill":7637889,"approval":61.2318841,"support":0.7637889},{"time_hours":215,"approval_perbill":610507247,"support_perbill":7541525,"approval":61.0507247,"support":0.7541525},{"time_hours":216,"approval_perbill":608695653,"support_perbill":7446017,"approval":60.8695653,"support":0.7446017},{"time_hours":217,"approval_perbill":606884058,"support_perbill":7351351,"approval":60.6884058,"support":0.7351351},{"time_hours":218,"approval_perbill":605072465,"support_perbill":7257519,"approval":60.5072465,"support":0.7257519},{"time_hours":219,"approval_perbill":603260870,"support_perbill":7164508,"approval":60.326087,"support":0.7164508},{"time_hours":220,"approval_perbill":601449276,"support_perbill":7072308,"approval":60.1449276,"support":0.7072308},{"time_hours":221,"approval_perbill":599637682,"support_perbill":6980909,"approval":59.9637682,"support":0.6980909},{"time_hours":222,"approval_perbill":597826088,"support_perbill":6890299,"approval":59.7826088,"support":0.6890299},{"time_hours":223,"approval_perbill":596014493,"support_perbill":6800469,"approval":59.6014493,"support":0.6800469},{"time_hours":224,"approval_perbill":594202899,"support_perbill":6711409,"approval":59.4202899,"support":0.6711409},{"time_hours":225,"approval_perbill":592391305,"support_perbill":6623109,"approval":59.2391305,"support":0.6623109},{"time_hours":226,"approval_perbill":590579711,"support_perbill":6535559,"approval":59.0579711,"support":0.6535559},{"time_hours":227,"approval_perbill":588768116,"support_perbill":6448750,"approval":58.8768116,"support":0.644875},{"time_hours":228,"approval_perbill":586956522,"support_perbill":6362672,"approval":58.6956522,"support":0.6362672},{"time_hours":229,"approval_perbill":585144928,"support_perbill":6277317,"approval":58.5144928,"support":0.6277317},{"time_hours":230,"approval_perbill":583333334,"support_perbill":6192674,"approval":58.3333334,"support":0.6192674},{"time_hours":231,"approval_perbill":581521739,"support_perbill":6108735,"approval":58.1521739,"support":0.6108735},{"time_hours":232,"approval_perbill":579710145,"support_perbill":6025492,"approval":57.9710145,"support":0.6025492},{"time_hours":233,"approval_perbill":577898552,"support_perbill":5942936,"approval":57.7898552,"support":0.5942936},{"time_hours":234,"approval_perbill":576086957,"support_perbill":5861058,"approval":57.6086957,"support":0.5861058},{"time_hours":235,"approval_perbill":574275363,"support_perbill":5779851,"approval":57.4275363,"support":0.5779851},{"time_hours":236,"approval_perbill":572463769,"support_perbill":5699305,"approval":57.2463769,"support":0.5699305},{"time_hours":237,"approval_perbill":570652175,"support_perbill":5619412,"approval":57.0652175,"support":0.5619412},{"time_hours":238,"approval_perbill":568840580,"support_perbill":5540166,"approval":56.884058,"support":0.5540166},{"time_hours":239,"approval_perbill":567028986,"support_perbill":5461558,"approval":56.7028986,"support":0.5461558},{"time_hours":240,"approval_perbill":565217392,"support_perbill":5383580,"approval":56.5217392,"support":0.538358},{"time_hours":241,"approval_perbill":563405798,"support_perbill":5306225,"approval":56.3405798,"support":0.5306225},{"time_hours":242,"approval_perbill":561594203,"support_perbill":5229485,"approval":56.1594203,"support":0.5229485},{"time_hours":243,"approval_perbill":559782609,"support_perbill":5153354,"approval":55.9782609,"support":0.5153354},{"time_hours":244,"approval_perbill":557971015,"support_perbill":5077823,"approval":55.7971015,"support":0.5077823},{"time_hours":245,"approval_perbill":556159421,"support_perbill":5002886,"approval":55.6159421,"support":0.5002886},{"time_hours":246,"approval_perbill":554347826,"support_perbill":4928536,"approval":55.4347826,"support":0.4928536},{"time_hours":247,"approval_perbill":552536233,"support_perbill":4854766,"approval":55.2536233,"support":0.4854766},{"time_hours":248,"approval_perbill":550724638,"support_perbill":4781569,"approval":55.0724638,"support":0.4781569},{"time_hours":249,"approval_perbill":548913044,"support_perbill":4708939,"approval":54.8913044,"support":0.4708939},{"time_hours":250,"approval_perbill":547101450,"support_perbill":4636868,"approval":54.710145,"support":0.4636868},{"time_hours":251,"approval_perbill":545289856,"support_perbill":4565351,"approval":54.5289856,"support":0.4565351},{"time_hours":252,"approval_perbill":543478261,"support_perbill":4494382,"approval":54.3478261,"support":0.4494382},{"time_hours":253,"approval_perbill":541666667,"support_perbill":4423953,"approval":54.1666667,"support":0.4423953},{"time_hours":254,"approval_perbill":539855073,"support_perbill":4354059,"approval":53.9855073,"support":0.4354059},{"time_hours":255,"approval_perbill":538043479,"support_perbill":4284694,"approval":53.8043479,"support":0.4284694},{"time_hours":256,"approval_perbill":536231885,"support_perbill":4215851,"approval":53.6231885,"support":0.4215851},{"time_hours":257,"approval_perbill":534420290,"support_perbill":4147526,"approval":53.442029,"support":0.4147526},{"time_hours":258,"approval_perbill":532608696,"support_perbill":4079711,"approval":53.2608696,"support":0.4079711},{"time_hours":259,"approval_perbill":530797102,"support_perbill":4012402,"approval":53.0797102,"support":0.4012402},{"time_hours":260,"approval_perbill":528985508,"support_perbill":3945592,"approval":52.8985508,"support":0.3945592},{"time_hours":261,"approval_perbill":527173913,"support_perbill":3879277,"approval":52.7173913,"support":0.3879277},{"time_hours":262,"approval_perbill":525362320,"support_perbill":3813450,"approval":52.536232,"support":0.381345},{"time_hours":263,"approval_perbill":523550725,"support_perbill":3748106,"approval":52.3550725,"support":0.3748106},{"time_hours":264,"approval_perbill":521739131,"support_perbill":3683241,"approval":52.1739131,"support":0.3683241},{"time_hours":265,"approval_perbill":519927537,"support_perbill":3618848,"approval":51.9927537,"support":0.3618848},{"time_hours":266,"approval_perbill":518115943,"support_perbill":3554923,"approval":51.8115943,"support":0.3554923},{"time_hours":267,"approval_perbill":516304348,"support_perbill":3491461,"approval":51.6304348,"support":0.3491461},{"time_hours":268,"approval_perbill":514492754,"support_perbill":3428456,"approval":51.4492754,"support":0.3428456},{"time_hours":269,"approval_perbill":512681160,"support_perbill":3365904,"approval":51.268116,"support":0.3365904},{"time_hours":270,"approval_perbill":510869566,"support_perbill":3303799,"approval":51.0869566,"support":0.3303799},{"time_hours":271,"approval_perbill":509057971,"support_perbill":3242137,"approval":50.9057971,"support":0.3242137},{"time_hours":272,"approval_perbill":507246377,"support_perbill":3180914,"approval":50.7246377,"support":0.3180914},{"time_hours":273,"approval_perbill":505434783,"support_perbill":3120124,"approval":50.5434783,"support":0.3120124},{"time_hours":274,"approval_perbill":503623189,"support_perbill":3059764,"approval":50.3623189,"support":0.3059764},{"time_hours":275,"approval_perbill":501811595,"support_perbill":2999827,"approval":50.1811595,"support":0.2999827},{"time_hours":276,"approval_perbill":500000000,"support_perbill":2940311,"approval":50,"support":0.2940311},{"time_hours":277,"approval_perbill":500000000,"support_perbill":2881211,"approval":50,"support":0.2881211},{"time_hours":278,"approval_perbill":500000000,"support_perbill":2822521,"approval":50,"support":0.2822521},{"time_hours":279,"approval_perbill":500000000,"support_perbill":2764239,"approval":50,"support":0.2764239},{"time_hours":280,"approval_perbill":500000000,"support_perbill":2706360,"approval":50,"support":0.270636},{"time_hours":281,"approval_perbill":500000000,"support_perbill":2648879,"approval":50,"support":0.2648879},{"time_hours":282,"approval_perbill":500000000,"support_perbill":2591792,"approval":50,"support":0.2591792},{"time_hours":283,"approval_perbill":500000000,"support_perbill":2535096,"approval":50,"support":0.2535096},{"time_hours":284,"approval_perbill":500000000,"support_perbill":2478787,"approval":50,"support":0.2478787},{"time_hours":285,"approval_perbill":500000000,"support_perbill":2422860,"approval":50,"support":0.242286},{"time_hours":286,"approval_perbill":500000000,"support_perbill":2367312,"approval":50,"support":0.2367312},{"time_hours":287,"approval_perbill":500000000,"support_perbill":2312138,"approval":50,"support":0.2312138},{"time_hours":288,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":289,"approval_perbill":500000000,"support_perbill":2202901,"approval":50,"support":0.2202901},{"time_hours":290,"approval_perbill":500000000,"support_perbill":2148829,"approval":50,"support":0.2148829},{"time_hours":291,"approval_perbill":500000000,"support_perbill":2095118,"approval":50,"support":0.2095118},{"time_hours":292,"approval_perbill":500000000,"support_perbill":2041763,"approval":50,"support":0.2041763},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1988761,"approval":50,"support":0.1988761},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1936108,"approval":50,"support":0.1936108},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1883801,"approval":50,"support":0.1883801},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1831837,"approval":50,"support":0.1831837},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1780212,"approval":50,"support":0.1780212},{"time_hours":298,"approval_perbill":500000000,"support_perbill":1728923,"approval":50,"support":0.1728923},{"time_hours":299,"approval_perbill":500000000,"support_perbill":1677966,"approval":50,"support":0.1677966},{"time_hours":300,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":301,"approval_perbill":500000000,"support_perbill":1577038,"approval":50,"support":0.1577038},{"time_hours":302,"approval_perbill":500000000,"support_perbill":1527060,"approval":50,"support":0.152706},{"time_hours":303,"approval_perbill":500000000,"support_perbill":1477402,"approval":50,"support":0.1477402},{"time_hours":304,"approval_perbill":500000000,"support_perbill":1428061,"approval":50,"support":0.1428061},{"time_hours":305,"approval_perbill":500000000,"support_perbill":1379034,"approval":50,"support":0.1379034},{"time_hours":306,"approval_perbill":500000000,"support_perbill":1330317,"approval":50,"support":0.1330317},{"time_hours":307,"approval_perbill":500000000,"support_perbill":1281909,"approval":50,"support":0.1281909},{"time_hours":308,"approval_perbill":500000000,"support_perbill":1233806,"approval":50,"support":0.1233806},{"time_hours":309,"approval_perbill":500000000,"support_perbill":1186005,"approval":50,"support":0.1186005},{"time_hours":310,"approval_perbill":500000000,"support_perbill":1138503,"approval":50,"support":0.1138503},{"time_hours":311,"approval_perbill":500000000,"support_perbill":1091297,"approval":50,"support":0.1091297},{"time_hours":312,"approval_perbill":500000000,"support_perbill":1044386,"approval":50,"support":0.1044386},{"time_hours":313,"approval_perbill":500000000,"support_perbill":997765,"approval":50,"support":0.0997765},{"time_hours":314,"approval_perbill":500000000,"support_perbill":951433,"approval":50,"support":0.0951433},{"time_hours":315,"approval_perbill":500000000,"support_perbill":905386,"approval":50,"support":0.0905386},{"time_hours":316,"approval_perbill":500000000,"support_perbill":859623,"approval":50,"support":0.0859623},{"time_hours":317,"approval_perbill":500000000,"support_perbill":814140,"approval":50,"support":0.081414},{"time_hours":318,"approval_perbill":500000000,"support_perbill":768934,"approval":50,"support":0.0768934},{"time_hours":319,"approval_perbill":500000000,"support_perbill":724004,"approval":50,"support":0.0724004},{"time_hours":320,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":321,"approval_perbill":500000000,"support_perbill":634960,"approval":50,"support":0.063496},{"time_hours":322,"approval_perbill":500000000,"support_perbill":590841,"approval":50,"support":0.0590841},{"time_hours":323,"approval_perbill":500000000,"support_perbill":546988,"approval":50,"support":0.0546988},{"time_hours":324,"approval_perbill":500000000,"support_perbill":503397,"approval":50,"support":0.0503397},{"time_hours":325,"approval_perbill":500000000,"support_perbill":460067,"approval":50,"support":0.0460067},{"time_hours":326,"approval_perbill":500000000,"support_perbill":416996,"approval":50,"support":0.0416996},{"time_hours":327,"approval_perbill":500000000,"support_perbill":374181,"approval":50,"support":0.0374181},{"time_hours":328,"approval_perbill":500000000,"support_perbill":331619,"approval":50,"support":0.0331619},{"time_hours":329,"approval_perbill":500000000,"support_perbill":289309,"approval":50,"support":0.0289309},{"time_hours":330,"approval_perbill":500000000,"support_perbill":247249,"approval":50,"support":0.0247249},{"time_hours":331,"approval_perbill":500000000,"support_perbill":205435,"approval":50,"support":0.0205435},{"time_hours":332,"approval_perbill":500000000,"support_perbill":163867,"approval":50,"support":0.0163867},{"time_hours":333,"approval_perbill":500000000,"support_perbill":122541,"approval":50,"support":0.0122541},{"time_hours":334,"approval_perbill":500000000,"support_perbill":81456,"approval":50,"support":0.0081456},{"time_hours":335,"approval_perbill":500000000,"support_perbill":40609,"approval":50,"support":0.0040609},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},19338:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},69791:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},72662:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905},{"time_hours":2,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381},{"time_hours":3,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715},{"time_hours":4,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762},{"time_hours":5,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524},{"time_hours":6,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429},{"time_hours":7,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334},{"time_hours":8,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239},{"time_hours":9,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143},{"time_hours":10,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048},{"time_hours":11,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953},{"time_hours":12,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858},{"time_hours":13,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762},{"time_hours":14,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667},{"time_hours":15,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572},{"time_hours":16,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477},{"time_hours":17,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381},{"time_hours":18,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286},{"time_hours":19,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191},{"time_hours":20,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096},{"time_hours":21,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875},{"time_hours":22,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905},{"time_hours":23,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381},{"time_hours":24,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715},{"time_hours":25,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762},{"time_hours":26,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524},{"time_hours":27,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429},{"time_hours":28,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334},{"time_hours":29,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239},{"time_hours":30,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143},{"time_hours":31,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048},{"time_hours":32,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953},{"time_hours":33,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858},{"time_hours":34,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762},{"time_hours":35,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667},{"time_hours":36,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572},{"time_hours":37,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477},{"time_hours":38,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381},{"time_hours":39,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286},{"time_hours":40,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191},{"time_hours":41,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096},{"time_hours":42,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75},{"time_hours":43,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905},{"time_hours":44,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381},{"time_hours":45,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715},{"time_hours":46,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762},{"time_hours":47,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524},{"time_hours":48,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429},{"time_hours":49,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334},{"time_hours":50,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239},{"time_hours":51,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143},{"time_hours":52,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048},{"time_hours":53,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953},{"time_hours":54,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858},{"time_hours":55,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762},{"time_hours":56,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667},{"time_hours":57,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572},{"time_hours":58,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477},{"time_hours":59,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381},{"time_hours":60,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286},{"time_hours":61,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191},{"time_hours":62,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096},{"time_hours":63,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625},{"time_hours":64,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905},{"time_hours":65,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381},{"time_hours":66,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715},{"time_hours":67,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762},{"time_hours":68,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524},{"time_hours":69,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429},{"time_hours":70,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334},{"time_hours":71,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239},{"time_hours":72,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143},{"time_hours":73,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048},{"time_hours":74,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953},{"time_hours":75,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858},{"time_hours":76,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762},{"time_hours":77,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667},{"time_hours":78,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572},{"time_hours":79,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477},{"time_hours":80,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381},{"time_hours":81,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286},{"time_hours":82,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191},{"time_hours":83,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096},{"time_hours":84,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5},{"time_hours":85,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905},{"time_hours":86,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381},{"time_hours":87,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715},{"time_hours":88,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762},{"time_hours":89,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524},{"time_hours":90,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429},{"time_hours":91,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334},{"time_hours":92,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239},{"time_hours":93,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143},{"time_hours":94,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048},{"time_hours":95,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953},{"time_hours":96,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858},{"time_hours":97,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762},{"time_hours":98,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667},{"time_hours":99,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572},{"time_hours":100,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477},{"time_hours":101,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381},{"time_hours":102,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286},{"time_hours":103,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191},{"time_hours":104,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096},{"time_hours":105,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375},{"time_hours":106,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905},{"time_hours":107,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381},{"time_hours":108,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715},{"time_hours":109,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762},{"time_hours":110,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524},{"time_hours":111,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429},{"time_hours":112,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334},{"time_hours":113,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239},{"time_hours":114,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143},{"time_hours":115,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048},{"time_hours":116,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953},{"time_hours":117,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858},{"time_hours":118,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762},{"time_hours":119,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667},{"time_hours":120,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572},{"time_hours":121,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477},{"time_hours":122,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381},{"time_hours":123,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286},{"time_hours":124,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191},{"time_hours":125,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096},{"time_hours":126,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25},{"time_hours":127,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905},{"time_hours":128,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381},{"time_hours":129,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715},{"time_hours":130,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762},{"time_hours":131,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524},{"time_hours":132,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429},{"time_hours":133,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334},{"time_hours":134,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239},{"time_hours":135,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143},{"time_hours":136,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048},{"time_hours":137,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953},{"time_hours":138,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858},{"time_hours":139,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762},{"time_hours":140,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667},{"time_hours":141,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572},{"time_hours":142,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477},{"time_hours":143,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381},{"time_hours":144,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286},{"time_hours":145,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191},{"time_hours":146,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096},{"time_hours":147,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125},{"time_hours":148,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905},{"time_hours":149,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381},{"time_hours":150,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715},{"time_hours":151,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762},{"time_hours":152,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524},{"time_hours":153,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429},{"time_hours":154,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334},{"time_hours":155,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239},{"time_hours":156,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143},{"time_hours":157,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048},{"time_hours":158,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953},{"time_hours":159,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858},{"time_hours":160,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762},{"time_hours":161,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667},{"time_hours":162,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572},{"time_hours":163,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477},{"time_hours":164,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381},{"time_hours":165,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286},{"time_hours":166,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191},{"time_hours":167,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096},{"time_hours":168,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25},{"time_hours":169,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905},{"time_hours":170,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381},{"time_hours":171,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715},{"time_hours":172,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762},{"time_hours":173,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524},{"time_hours":174,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429},{"time_hours":175,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334},{"time_hours":176,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239},{"time_hours":177,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143},{"time_hours":178,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048},{"time_hours":179,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953},{"time_hours":180,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858},{"time_hours":181,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762},{"time_hours":182,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667},{"time_hours":183,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572},{"time_hours":184,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477},{"time_hours":185,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381},{"time_hours":186,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286},{"time_hours":187,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191},{"time_hours":188,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096},{"time_hours":189,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875},{"time_hours":190,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905},{"time_hours":191,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381},{"time_hours":192,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715},{"time_hours":193,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762},{"time_hours":194,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524},{"time_hours":195,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429},{"time_hours":196,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334},{"time_hours":197,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239},{"time_hours":198,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143},{"time_hours":199,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048},{"time_hours":200,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953},{"time_hours":201,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858},{"time_hours":202,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762},{"time_hours":203,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667},{"time_hours":204,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572},{"time_hours":205,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477},{"time_hours":206,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381},{"time_hours":207,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286},{"time_hours":208,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191},{"time_hours":209,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096},{"time_hours":210,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75},{"time_hours":211,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905},{"time_hours":212,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381},{"time_hours":213,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715},{"time_hours":214,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762},{"time_hours":215,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524},{"time_hours":216,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429},{"time_hours":217,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334},{"time_hours":218,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239},{"time_hours":219,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143},{"time_hours":220,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048},{"time_hours":221,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953},{"time_hours":222,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858},{"time_hours":223,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762},{"time_hours":224,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667},{"time_hours":225,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572},{"time_hours":226,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477},{"time_hours":227,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381},{"time_hours":228,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286},{"time_hours":229,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191},{"time_hours":230,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096},{"time_hours":231,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625},{"time_hours":232,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905},{"time_hours":233,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381},{"time_hours":234,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715},{"time_hours":235,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762},{"time_hours":236,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524},{"time_hours":237,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429},{"time_hours":238,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334},{"time_hours":239,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239},{"time_hours":240,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143},{"time_hours":241,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048},{"time_hours":242,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953},{"time_hours":243,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858},{"time_hours":244,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762},{"time_hours":245,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667},{"time_hours":246,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572},{"time_hours":247,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477},{"time_hours":248,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381},{"time_hours":249,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286},{"time_hours":250,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191},{"time_hours":251,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096},{"time_hours":252,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5},{"time_hours":253,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905},{"time_hours":254,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381},{"time_hours":255,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715},{"time_hours":256,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762},{"time_hours":257,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524},{"time_hours":258,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429},{"time_hours":259,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334},{"time_hours":260,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239},{"time_hours":261,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143},{"time_hours":262,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048},{"time_hours":263,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953},{"time_hours":264,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858},{"time_hours":265,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762},{"time_hours":266,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667},{"time_hours":267,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572},{"time_hours":268,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477},{"time_hours":269,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381},{"time_hours":270,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286},{"time_hours":271,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191},{"time_hours":272,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096},{"time_hours":273,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375},{"time_hours":274,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905},{"time_hours":275,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381},{"time_hours":276,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715},{"time_hours":277,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762},{"time_hours":278,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524},{"time_hours":279,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429},{"time_hours":280,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334},{"time_hours":281,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239},{"time_hours":282,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143},{"time_hours":283,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048},{"time_hours":284,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953},{"time_hours":285,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858},{"time_hours":286,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762},{"time_hours":287,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667},{"time_hours":288,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572},{"time_hours":289,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477},{"time_hours":290,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381},{"time_hours":291,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286},{"time_hours":292,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191},{"time_hours":293,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096},{"time_hours":294,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25},{"time_hours":295,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905},{"time_hours":296,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381},{"time_hours":297,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715},{"time_hours":298,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762},{"time_hours":299,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524},{"time_hours":300,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429},{"time_hours":301,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334},{"time_hours":302,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239},{"time_hours":303,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143},{"time_hours":304,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048},{"time_hours":305,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953},{"time_hours":306,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858},{"time_hours":307,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762},{"time_hours":308,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667},{"time_hours":309,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572},{"time_hours":310,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477},{"time_hours":311,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381},{"time_hours":312,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286},{"time_hours":313,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191},{"time_hours":314,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096},{"time_hours":315,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125},{"time_hours":316,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905},{"time_hours":317,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381},{"time_hours":318,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715},{"time_hours":319,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762},{"time_hours":320,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524},{"time_hours":321,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429},{"time_hours":322,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334},{"time_hours":323,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239},{"time_hours":324,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143},{"time_hours":325,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048},{"time_hours":326,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953},{"time_hours":327,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858},{"time_hours":328,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762},{"time_hours":329,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667},{"time_hours":330,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572},{"time_hours":331,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477},{"time_hours":332,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381},{"time_hours":333,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286},{"time_hours":334,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191},{"time_hours":335,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},85620:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},34034:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000080,"approval":100,"support":50.000008},{"time_hours":1,"approval_perbill":995833334,"support_perbill":259488839,"approval":99.5833334,"support":25.9488839},{"time_hours":2,"approval_perbill":991666668,"support_perbill":174869164,"approval":99.1666668,"support":17.4869164},{"time_hours":3,"approval_perbill":987500001,"support_perbill":131672630,"approval":98.7500001,"support":13.167263},{"time_hours":4,"approval_perbill":983333335,"support_perbill":105463816,"approval":98.3333335,"support":10.5463816},{"time_hours":5,"approval_perbill":979166668,"support_perbill":87868351,"approval":97.9166668,"support":8.7868351},{"time_hours":6,"approval_perbill":975000002,"support_perbill":75239418,"approval":97.5000002,"support":7.5239418},{"time_hours":7,"approval_perbill":970833334,"support_perbill":65734281,"approval":97.0833334,"support":6.5734281},{"time_hours":8,"approval_perbill":966666668,"support_perbill":58321494,"approval":96.6666668,"support":5.8321494},{"time_hours":9,"approval_perbill":962500001,"support_perbill":52378676,"approval":96.2500001,"support":5.2378676},{"time_hours":10,"approval_perbill":958333335,"support_perbill":47508027,"approval":95.8333335,"support":4.7508027},{"time_hours":11,"approval_perbill":954166667,"support_perbill":43443400,"approval":95.4166667,"support":4.34434},{"time_hours":12,"approval_perbill":950000001,"support_perbill":40000010,"approval":95.0000001,"support":4.000001},{"time_hours":13,"approval_perbill":945833334,"support_perbill":37045541,"approval":94.5833334,"support":3.7045541},{"time_hours":14,"approval_perbill":941666668,"support_perbill":34482767,"approval":94.1666668,"support":3.4482767},{"time_hours":15,"approval_perbill":937500001,"support_perbill":32238633,"approval":93.7500001,"support":3.2238633},{"time_hours":16,"approval_perbill":933333335,"support_perbill":30257193,"approval":93.3333335,"support":3.0257193},{"time_hours":17,"approval_perbill":929166667,"support_perbill":28494870,"approval":92.9166667,"support":2.849487},{"time_hours":18,"approval_perbill":925000001,"support_perbill":26917223,"approval":92.5000001,"support":2.6917223},{"time_hours":19,"approval_perbill":920833334,"support_perbill":25496668,"approval":92.0833334,"support":2.5496668},{"time_hours":20,"approval_perbill":916666668,"support_perbill":24210854,"approval":91.6666668,"support":2.4210854},{"time_hours":21,"approval_perbill":912500000,"support_perbill":23041480,"approval":91.25,"support":2.304148},{"time_hours":22,"approval_perbill":908333334,"support_perbill":21973413,"approval":90.8333334,"support":2.1973413},{"time_hours":23,"approval_perbill":904166668,"support_perbill":20994035,"approval":90.4166668,"support":2.0994035},{"time_hours":24,"approval_perbill":900000001,"support_perbill":20092740,"approval":90.0000001,"support":2.009274},{"time_hours":25,"approval_perbill":895833335,"support_perbill":19260548,"approval":89.5833335,"support":1.9260548},{"time_hours":26,"approval_perbill":891666668,"support_perbill":18489805,"approval":89.1666668,"support":1.8489805},{"time_hours":27,"approval_perbill":887500002,"support_perbill":17773947,"approval":88.7500002,"support":1.7773947},{"time_hours":28,"approval_perbill":883333334,"support_perbill":17107313,"approval":88.3333334,"support":1.7107313},{"time_hours":29,"approval_perbill":879166668,"support_perbill":16484995,"approval":87.9166668,"support":1.6484995},{"time_hours":30,"approval_perbill":875000001,"support_perbill":15902716,"approval":87.5000001,"support":1.5902716},{"time_hours":31,"approval_perbill":870833335,"support_perbill":15356733,"approval":87.0833335,"support":1.5356733},{"time_hours":32,"approval_perbill":866666667,"support_perbill":14843753,"approval":86.6666667,"support":1.4843753},{"time_hours":33,"approval_perbill":862500001,"support_perbill":14360873,"approval":86.2500001,"support":1.4360873},{"time_hours":34,"approval_perbill":858333334,"support_perbill":13905519,"approval":85.8333334,"support":1.3905519},{"time_hours":35,"approval_perbill":854166668,"support_perbill":13475403,"approval":85.4166668,"support":1.3475403},{"time_hours":36,"approval_perbill":850000001,"support_perbill":13068482,"approval":85.0000001,"support":1.3068482},{"time_hours":37,"approval_perbill":845833335,"support_perbill":12682930,"approval":84.5833335,"support":1.268293},{"time_hours":38,"approval_perbill":841666667,"support_perbill":12317106,"approval":84.1666667,"support":1.2317106},{"time_hours":39,"approval_perbill":837500001,"support_perbill":11969535,"approval":83.7500001,"support":1.1969535},{"time_hours":40,"approval_perbill":833333334,"support_perbill":11638883,"approval":83.3333334,"support":1.1638883},{"time_hours":41,"approval_perbill":829166668,"support_perbill":11323944,"approval":82.9166668,"support":1.1323944},{"time_hours":42,"approval_perbill":825000000,"support_perbill":11023624,"approval":82.5,"support":1.1023624},{"time_hours":43,"approval_perbill":820833334,"support_perbill":10736929,"approval":82.0833334,"support":1.0736929},{"time_hours":44,"approval_perbill":816666668,"support_perbill":10462952,"approval":81.6666668,"support":1.0462952},{"time_hours":45,"approval_perbill":812500001,"support_perbill":10200864,"approval":81.2500001,"support":1.0200864},{"time_hours":46,"approval_perbill":808333335,"support_perbill":9949909,"approval":80.8333335,"support":0.9949909},{"time_hours":47,"approval_perbill":804166668,"support_perbill":9709392,"approval":80.4166668,"support":0.9709392},{"time_hours":48,"approval_perbill":800000002,"support_perbill":9478675,"approval":80.0000002,"support":0.9478675},{"time_hours":49,"approval_perbill":795833334,"support_perbill":9257171,"approval":79.5833334,"support":0.9257171},{"time_hours":50,"approval_perbill":791666668,"support_perbill":9044338,"approval":79.1666668,"support":0.9044338},{"time_hours":51,"approval_perbill":787500001,"support_perbill":8839678,"approval":78.7500001,"support":0.8839678},{"time_hours":52,"approval_perbill":783333335,"support_perbill":8642729,"approval":78.3333335,"support":0.8642729},{"time_hours":53,"approval_perbill":779166667,"support_perbill":8453062,"approval":77.9166667,"support":0.8453062},{"time_hours":54,"approval_perbill":775000001,"support_perbill":8270281,"approval":77.5000001,"support":0.8270281},{"time_hours":55,"approval_perbill":770833334,"support_perbill":8094019,"approval":77.0833334,"support":0.8094019},{"time_hours":56,"approval_perbill":766666668,"support_perbill":7923932,"approval":76.6666668,"support":0.7923932},{"time_hours":57,"approval_perbill":762500001,"support_perbill":7759701,"approval":76.2500001,"support":0.7759701},{"time_hours":58,"approval_perbill":758333335,"support_perbill":7601030,"approval":75.8333335,"support":0.760103},{"time_hours":59,"approval_perbill":754166667,"support_perbill":7447639,"approval":75.4166667,"support":0.7447639},{"time_hours":60,"approval_perbill":750000001,"support_perbill":7299272,"approval":75.0000001,"support":0.7299272},{"time_hours":61,"approval_perbill":745833334,"support_perbill":7155683,"approval":74.5833334,"support":0.7155683},{"time_hours":62,"approval_perbill":741666668,"support_perbill":7016647,"approval":74.1666668,"support":0.7016647},{"time_hours":63,"approval_perbill":737500000,"support_perbill":6881949,"approval":73.75,"support":0.6881949},{"time_hours":64,"approval_perbill":733333334,"support_perbill":6751391,"approval":73.3333334,"support":0.6751391},{"time_hours":65,"approval_perbill":729166668,"support_perbill":6624784,"approval":72.9166668,"support":0.6624784},{"time_hours":66,"approval_perbill":725000001,"support_perbill":6501952,"approval":72.5000001,"support":0.6501952},{"time_hours":67,"approval_perbill":720833335,"support_perbill":6382728,"approval":72.0833335,"support":0.6382728},{"time_hours":68,"approval_perbill":716666668,"support_perbill":6266955,"approval":71.6666668,"support":0.6266955},{"time_hours":69,"approval_perbill":712500002,"support_perbill":6154486,"approval":71.2500002,"support":0.6154486},{"time_hours":70,"approval_perbill":708333334,"support_perbill":6045181,"approval":70.8333334,"support":0.6045181},{"time_hours":71,"approval_perbill":704166668,"support_perbill":5938909,"approval":70.4166668,"support":0.5938909},{"time_hours":72,"approval_perbill":700000001,"support_perbill":5835545,"approval":70.0000001,"support":0.5835545},{"time_hours":73,"approval_perbill":695833335,"support_perbill":5734971,"approval":69.5833335,"support":0.5734971},{"time_hours":74,"approval_perbill":691666667,"support_perbill":5637077,"approval":69.1666667,"support":0.5637077},{"time_hours":75,"approval_perbill":687500001,"support_perbill":5541755,"approval":68.7500001,"support":0.5541755},{"time_hours":76,"approval_perbill":683333334,"support_perbill":5448907,"approval":68.3333334,"support":0.5448907},{"time_hours":77,"approval_perbill":679166668,"support_perbill":5358437,"approval":67.9166668,"support":0.5358437},{"time_hours":78,"approval_perbill":675000001,"support_perbill":5270255,"approval":67.5000001,"support":0.5270255},{"time_hours":79,"approval_perbill":670833335,"support_perbill":5184275,"approval":67.0833335,"support":0.5184275},{"time_hours":80,"approval_perbill":666666667,"support_perbill":5100415,"approval":66.6666667,"support":0.5100415},{"time_hours":81,"approval_perbill":662500001,"support_perbill":5018599,"approval":66.2500001,"support":0.5018599},{"time_hours":82,"approval_perbill":658333334,"support_perbill":4938753,"approval":65.8333334,"support":0.4938753},{"time_hours":83,"approval_perbill":654166668,"support_perbill":4860805,"approval":65.4166668,"support":0.4860805},{"time_hours":84,"approval_perbill":650000000,"support_perbill":4784690,"approval":65,"support":0.478469},{"time_hours":85,"approval_perbill":645833334,"support_perbill":4710343,"approval":64.5833334,"support":0.4710343},{"time_hours":86,"approval_perbill":641666668,"support_perbill":4637704,"approval":64.1666668,"support":0.4637704},{"time_hours":87,"approval_perbill":637500001,"support_perbill":4566713,"approval":63.7500001,"support":0.4566713},{"time_hours":88,"approval_perbill":633333335,"support_perbill":4497317,"approval":63.3333335,"support":0.4497317},{"time_hours":89,"approval_perbill":629166668,"support_perbill":4429461,"approval":62.9166668,"support":0.4429461},{"time_hours":90,"approval_perbill":625000002,"support_perbill":4363095,"approval":62.5000002,"support":0.4363095},{"time_hours":91,"approval_perbill":620833334,"support_perbill":4298171,"approval":62.0833334,"support":0.4298171},{"time_hours":92,"approval_perbill":616666668,"support_perbill":4234642,"approval":61.6666668,"support":0.4234642},{"time_hours":93,"approval_perbill":612500001,"support_perbill":4172462,"approval":61.2500001,"support":0.4172462},{"time_hours":94,"approval_perbill":608333335,"support_perbill":4111591,"approval":60.8333335,"support":0.4111591},{"time_hours":95,"approval_perbill":604166667,"support_perbill":4051987,"approval":60.4166667,"support":0.4051987},{"time_hours":96,"approval_perbill":600000001,"support_perbill":3993611,"approval":60.0000001,"support":0.3993611},{"time_hours":97,"approval_perbill":595833334,"support_perbill":3936425,"approval":59.5833334,"support":0.3936425},{"time_hours":98,"approval_perbill":591666668,"support_perbill":3880393,"approval":59.1666668,"support":0.3880393},{"time_hours":99,"approval_perbill":587500001,"support_perbill":3825481,"approval":58.7500001,"support":0.3825481},{"time_hours":100,"approval_perbill":583333335,"support_perbill":3771656,"approval":58.3333335,"support":0.3771656},{"time_hours":101,"approval_perbill":579166667,"support_perbill":3718885,"approval":57.9166667,"support":0.3718885},{"time_hours":102,"approval_perbill":575000001,"support_perbill":3667137,"approval":57.5000001,"support":0.3667137},{"time_hours":103,"approval_perbill":570833334,"support_perbill":3616385,"approval":57.0833334,"support":0.3616385},{"time_hours":104,"approval_perbill":566666668,"support_perbill":3566598,"approval":56.6666668,"support":0.3566598},{"time_hours":105,"approval_perbill":562500000,"support_perbill":3517749,"approval":56.25,"support":0.3517749},{"time_hours":106,"approval_perbill":558333334,"support_perbill":3469813,"approval":55.8333334,"support":0.3469813},{"time_hours":107,"approval_perbill":554166668,"support_perbill":3422764,"approval":55.4166668,"support":0.3422764},{"time_hours":108,"approval_perbill":550000001,"support_perbill":3376578,"approval":55.0000001,"support":0.3376578},{"time_hours":109,"approval_perbill":545833335,"support_perbill":3331230,"approval":54.5833335,"support":0.333123},{"time_hours":110,"approval_perbill":541666668,"support_perbill":3286700,"approval":54.1666668,"support":0.32867},{"time_hours":111,"approval_perbill":537500002,"support_perbill":3242963,"approval":53.7500002,"support":0.3242963},{"time_hours":112,"approval_perbill":533333334,"support_perbill":3200001,"approval":53.3333334,"support":0.3200001},{"time_hours":113,"approval_perbill":529166668,"support_perbill":3157791,"approval":52.9166668,"support":0.3157791},{"time_hours":114,"approval_perbill":525000001,"support_perbill":3116315,"approval":52.5000001,"support":0.3116315},{"time_hours":115,"approval_perbill":520833335,"support_perbill":3075553,"approval":52.0833335,"support":0.3075553},{"time_hours":116,"approval_perbill":516666667,"support_perbill":3035488,"approval":51.6666667,"support":0.3035488},{"time_hours":117,"approval_perbill":512500001,"support_perbill":2996101,"approval":51.2500001,"support":0.2996101},{"time_hours":118,"approval_perbill":508333334,"support_perbill":2957376,"approval":50.8333334,"support":0.2957376},{"time_hours":119,"approval_perbill":504166668,"support_perbill":2919296,"approval":50.4166668,"support":0.2919296},{"time_hours":120,"approval_perbill":500000000,"support_perbill":2881845,"approval":50,"support":0.2881845},{"time_hours":121,"approval_perbill":500000000,"support_perbill":2845007,"approval":50,"support":0.2845007},{"time_hours":122,"approval_perbill":500000000,"support_perbill":2808768,"approval":50,"support":0.2808768},{"time_hours":123,"approval_perbill":500000000,"support_perbill":2773113,"approval":50,"support":0.2773113},{"time_hours":124,"approval_perbill":500000000,"support_perbill":2738028,"approval":50,"support":0.2738028},{"time_hours":125,"approval_perbill":500000000,"support_perbill":2703500,"approval":50,"support":0.27035},{"time_hours":126,"approval_perbill":500000000,"support_perbill":2669515,"approval":50,"support":0.2669515},{"time_hours":127,"approval_perbill":500000000,"support_perbill":2636060,"approval":50,"support":0.263606},{"time_hours":128,"approval_perbill":500000000,"support_perbill":2603124,"approval":50,"support":0.2603124},{"time_hours":129,"approval_perbill":500000000,"support_perbill":2570694,"approval":50,"support":0.2570694},{"time_hours":130,"approval_perbill":500000000,"support_perbill":2538760,"approval":50,"support":0.253876},{"time_hours":131,"approval_perbill":500000000,"support_perbill":2507308,"approval":50,"support":0.2507308},{"time_hours":132,"approval_perbill":500000000,"support_perbill":2476330,"approval":50,"support":0.247633},{"time_hours":133,"approval_perbill":500000000,"support_perbill":2445813,"approval":50,"support":0.2445813},{"time_hours":134,"approval_perbill":500000000,"support_perbill":2415748,"approval":50,"support":0.2415748},{"time_hours":135,"approval_perbill":500000000,"support_perbill":2386125,"approval":50,"support":0.2386125},{"time_hours":136,"approval_perbill":500000000,"support_perbill":2356934,"approval":50,"support":0.2356934},{"time_hours":137,"approval_perbill":500000000,"support_perbill":2328166,"approval":50,"support":0.2328166},{"time_hours":138,"approval_perbill":500000000,"support_perbill":2299812,"approval":50,"support":0.2299812},{"time_hours":139,"approval_perbill":500000000,"support_perbill":2271863,"approval":50,"support":0.2271863},{"time_hours":140,"approval_perbill":500000000,"support_perbill":2244309,"approval":50,"support":0.2244309},{"time_hours":141,"approval_perbill":500000000,"support_perbill":2217144,"approval":50,"support":0.2217144},{"time_hours":142,"approval_perbill":500000000,"support_perbill":2190358,"approval":50,"support":0.2190358},{"time_hours":143,"approval_perbill":500000000,"support_perbill":2163944,"approval":50,"support":0.2163944},{"time_hours":144,"approval_perbill":500000000,"support_perbill":2137894,"approval":50,"support":0.2137894},{"time_hours":145,"approval_perbill":500000000,"support_perbill":2112201,"approval":50,"support":0.2112201},{"time_hours":146,"approval_perbill":500000000,"support_perbill":2086857,"approval":50,"support":0.2086857},{"time_hours":147,"approval_perbill":500000000,"support_perbill":2061856,"approval":50,"support":0.2061856},{"time_hours":148,"approval_perbill":500000000,"support_perbill":2037190,"approval":50,"support":0.203719},{"time_hours":149,"approval_perbill":500000000,"support_perbill":2012852,"approval":50,"support":0.2012852},{"time_hours":150,"approval_perbill":500000000,"support_perbill":1988837,"approval":50,"support":0.1988837},{"time_hours":151,"approval_perbill":500000000,"support_perbill":1965138,"approval":50,"support":0.1965138},{"time_hours":152,"approval_perbill":500000000,"support_perbill":1941748,"approval":50,"support":0.1941748},{"time_hours":153,"approval_perbill":500000000,"support_perbill":1918662,"approval":50,"support":0.1918662},{"time_hours":154,"approval_perbill":500000000,"support_perbill":1895873,"approval":50,"support":0.1895873},{"time_hours":155,"approval_perbill":500000000,"support_perbill":1873377,"approval":50,"support":0.1873377},{"time_hours":156,"approval_perbill":500000000,"support_perbill":1851166,"approval":50,"support":0.1851166},{"time_hours":157,"approval_perbill":500000000,"support_perbill":1829237,"approval":50,"support":0.1829237},{"time_hours":158,"approval_perbill":500000000,"support_perbill":1807584,"approval":50,"support":0.1807584},{"time_hours":159,"approval_perbill":500000000,"support_perbill":1786201,"approval":50,"support":0.1786201},{"time_hours":160,"approval_perbill":500000000,"support_perbill":1765084,"approval":50,"support":0.1765084},{"time_hours":161,"approval_perbill":500000000,"support_perbill":1744227,"approval":50,"support":0.1744227},{"time_hours":162,"approval_perbill":500000000,"support_perbill":1723626,"approval":50,"support":0.1723626},{"time_hours":163,"approval_perbill":500000000,"support_perbill":1703276,"approval":50,"support":0.1703276},{"time_hours":164,"approval_perbill":500000000,"support_perbill":1683172,"approval":50,"support":0.1683172},{"time_hours":165,"approval_perbill":500000000,"support_perbill":1663311,"approval":50,"support":0.1663311},{"time_hours":166,"approval_perbill":500000000,"support_perbill":1643687,"approval":50,"support":0.1643687},{"time_hours":167,"approval_perbill":500000000,"support_perbill":1624297,"approval":50,"support":0.1624297},{"time_hours":168,"approval_perbill":500000000,"support_perbill":1605137,"approval":50,"support":0.1605137},{"time_hours":169,"approval_perbill":500000000,"support_perbill":1586201,"approval":50,"support":0.1586201},{"time_hours":170,"approval_perbill":500000000,"support_perbill":1567487,"approval":50,"support":0.1567487},{"time_hours":171,"approval_perbill":500000000,"support_perbill":1548990,"approval":50,"support":0.154899},{"time_hours":172,"approval_perbill":500000000,"support_perbill":1530708,"approval":50,"support":0.1530708},{"time_hours":173,"approval_perbill":500000000,"support_perbill":1512635,"approval":50,"support":0.1512635},{"time_hours":174,"approval_perbill":500000000,"support_perbill":1494768,"approval":50,"support":0.1494768},{"time_hours":175,"approval_perbill":500000000,"support_perbill":1477105,"approval":50,"support":0.1477105},{"time_hours":176,"approval_perbill":500000000,"support_perbill":1459641,"approval":50,"support":0.1459641},{"time_hours":177,"approval_perbill":500000000,"support_perbill":1442373,"approval":50,"support":0.1442373},{"time_hours":178,"approval_perbill":500000000,"support_perbill":1425298,"approval":50,"support":0.1425298},{"time_hours":179,"approval_perbill":500000000,"support_perbill":1408413,"approval":50,"support":0.1408413},{"time_hours":180,"approval_perbill":500000000,"support_perbill":1391714,"approval":50,"support":0.1391714},{"time_hours":181,"approval_perbill":500000000,"support_perbill":1375199,"approval":50,"support":0.1375199},{"time_hours":182,"approval_perbill":500000000,"support_perbill":1358864,"approval":50,"support":0.1358864},{"time_hours":183,"approval_perbill":500000000,"support_perbill":1342706,"approval":50,"support":0.1342706},{"time_hours":184,"approval_perbill":500000000,"support_perbill":1326723,"approval":50,"support":0.1326723},{"time_hours":185,"approval_perbill":500000000,"support_perbill":1310912,"approval":50,"support":0.1310912},{"time_hours":186,"approval_perbill":500000000,"support_perbill":1295270,"approval":50,"support":0.129527},{"time_hours":187,"approval_perbill":500000000,"support_perbill":1279794,"approval":50,"support":0.1279794},{"time_hours":188,"approval_perbill":500000000,"support_perbill":1264482,"approval":50,"support":0.1264482},{"time_hours":189,"approval_perbill":500000000,"support_perbill":1249331,"approval":50,"support":0.1249331},{"time_hours":190,"approval_perbill":500000000,"support_perbill":1234338,"approval":50,"support":0.1234338},{"time_hours":191,"approval_perbill":500000000,"support_perbill":1219502,"approval":50,"support":0.1219502},{"time_hours":192,"approval_perbill":500000000,"support_perbill":1204819,"approval":50,"support":0.1204819},{"time_hours":193,"approval_perbill":500000000,"support_perbill":1190288,"approval":50,"support":0.1190288},{"time_hours":194,"approval_perbill":500000000,"support_perbill":1175906,"approval":50,"support":0.1175906},{"time_hours":195,"approval_perbill":500000000,"support_perbill":1161670,"approval":50,"support":0.116167},{"time_hours":196,"approval_perbill":500000000,"support_perbill":1147579,"approval":50,"support":0.1147579},{"time_hours":197,"approval_perbill":500000000,"support_perbill":1133630,"approval":50,"support":0.113363},{"time_hours":198,"approval_perbill":500000000,"support_perbill":1119821,"approval":50,"support":0.1119821},{"time_hours":199,"approval_perbill":500000000,"support_perbill":1106150,"approval":50,"support":0.110615},{"time_hours":200,"approval_perbill":500000000,"support_perbill":1092615,"approval":50,"support":0.1092615},{"time_hours":201,"approval_perbill":500000000,"support_perbill":1079214,"approval":50,"support":0.1079214},{"time_hours":202,"approval_perbill":500000000,"support_perbill":1065945,"approval":50,"support":0.1065945},{"time_hours":203,"approval_perbill":500000000,"support_perbill":1052807,"approval":50,"support":0.1052807},{"time_hours":204,"approval_perbill":500000000,"support_perbill":1039796,"approval":50,"support":0.1039796},{"time_hours":205,"approval_perbill":500000000,"support_perbill":1026911,"approval":50,"support":0.1026911},{"time_hours":206,"approval_perbill":500000000,"support_perbill":1014151,"approval":50,"support":0.1014151},{"time_hours":207,"approval_perbill":500000000,"support_perbill":1001514,"approval":50,"support":0.1001514},{"time_hours":208,"approval_perbill":500000000,"support_perbill":988997,"approval":50,"support":0.0988997},{"time_hours":209,"approval_perbill":500000000,"support_perbill":976600,"approval":50,"support":0.09766},{"time_hours":210,"approval_perbill":500000000,"support_perbill":964320,"approval":50,"support":0.096432},{"time_hours":211,"approval_perbill":500000000,"support_perbill":952156,"approval":50,"support":0.0952156},{"time_hours":212,"approval_perbill":500000000,"support_perbill":940106,"approval":50,"support":0.0940106},{"time_hours":213,"approval_perbill":500000000,"support_perbill":928169,"approval":50,"support":0.0928169},{"time_hours":214,"approval_perbill":500000000,"support_perbill":916342,"approval":50,"support":0.0916342},{"time_hours":215,"approval_perbill":500000000,"support_perbill":904626,"approval":50,"support":0.0904626},{"time_hours":216,"approval_perbill":500000000,"support_perbill":893017,"approval":50,"support":0.0893017},{"time_hours":217,"approval_perbill":500000000,"support_perbill":881514,"approval":50,"support":0.0881514},{"time_hours":218,"approval_perbill":500000000,"support_perbill":870117,"approval":50,"support":0.0870117},{"time_hours":219,"approval_perbill":500000000,"support_perbill":858823,"approval":50,"support":0.0858823},{"time_hours":220,"approval_perbill":500000000,"support_perbill":847631,"approval":50,"support":0.0847631},{"time_hours":221,"approval_perbill":500000000,"support_perbill":836540,"approval":50,"support":0.083654},{"time_hours":222,"approval_perbill":500000000,"support_perbill":825549,"approval":50,"support":0.0825549},{"time_hours":223,"approval_perbill":500000000,"support_perbill":814655,"approval":50,"support":0.0814655},{"time_hours":224,"approval_perbill":500000000,"support_perbill":803858,"approval":50,"support":0.0803858},{"time_hours":225,"approval_perbill":500000000,"support_perbill":793157,"approval":50,"support":0.0793157},{"time_hours":226,"approval_perbill":500000000,"support_perbill":782550,"approval":50,"support":0.078255},{"time_hours":227,"approval_perbill":500000000,"support_perbill":772037,"approval":50,"support":0.0772037},{"time_hours":228,"approval_perbill":500000000,"support_perbill":761615,"approval":50,"support":0.0761615},{"time_hours":229,"approval_perbill":500000000,"support_perbill":751283,"approval":50,"support":0.0751283},{"time_hours":230,"approval_perbill":500000000,"support_perbill":741041,"approval":50,"support":0.0741041},{"time_hours":231,"approval_perbill":500000000,"support_perbill":730887,"approval":50,"support":0.0730887},{"time_hours":232,"approval_perbill":500000000,"support_perbill":720821,"approval":50,"support":0.0720821},{"time_hours":233,"approval_perbill":500000000,"support_perbill":710840,"approval":50,"support":0.071084},{"time_hours":234,"approval_perbill":500000000,"support_perbill":700944,"approval":50,"support":0.0700944},{"time_hours":235,"approval_perbill":500000000,"support_perbill":691132,"approval":50,"support":0.0691132},{"time_hours":236,"approval_perbill":500000000,"support_perbill":681403,"approval":50,"support":0.0681403},{"time_hours":237,"approval_perbill":500000000,"support_perbill":671756,"approval":50,"support":0.0671756},{"time_hours":238,"approval_perbill":500000000,"support_perbill":662189,"approval":50,"support":0.0662189},{"time_hours":239,"approval_perbill":500000000,"support_perbill":652702,"approval":50,"support":0.0652702},{"time_hours":240,"approval_perbill":500000000,"support_perbill":643294,"approval":50,"support":0.0643294},{"time_hours":241,"approval_perbill":500000000,"support_perbill":633963,"approval":50,"support":0.0633963},{"time_hours":242,"approval_perbill":500000000,"support_perbill":624709,"approval":50,"support":0.0624709},{"time_hours":243,"approval_perbill":500000000,"support_perbill":615531,"approval":50,"support":0.0615531},{"time_hours":244,"approval_perbill":500000000,"support_perbill":606428,"approval":50,"support":0.0606428},{"time_hours":245,"approval_perbill":500000000,"support_perbill":597399,"approval":50,"support":0.0597399},{"time_hours":246,"approval_perbill":500000000,"support_perbill":588443,"approval":50,"support":0.0588443},{"time_hours":247,"approval_perbill":500000000,"support_perbill":579559,"approval":50,"support":0.0579559},{"time_hours":248,"approval_perbill":500000000,"support_perbill":570747,"approval":50,"support":0.0570747},{"time_hours":249,"approval_perbill":500000000,"support_perbill":562005,"approval":50,"support":0.0562005},{"time_hours":250,"approval_perbill":500000000,"support_perbill":553332,"approval":50,"support":0.0553332},{"time_hours":251,"approval_perbill":500000000,"support_perbill":544729,"approval":50,"support":0.0544729},{"time_hours":252,"approval_perbill":500000000,"support_perbill":536193,"approval":50,"support":0.0536193},{"time_hours":253,"approval_perbill":500000000,"support_perbill":527725,"approval":50,"support":0.0527725},{"time_hours":254,"approval_perbill":500000000,"support_perbill":519322,"approval":50,"support":0.0519322},{"time_hours":255,"approval_perbill":500000000,"support_perbill":510986,"approval":50,"support":0.0510986},{"time_hours":256,"approval_perbill":500000000,"support_perbill":502715,"approval":50,"support":0.0502715},{"time_hours":257,"approval_perbill":500000000,"support_perbill":494507,"approval":50,"support":0.0494507},{"time_hours":258,"approval_perbill":500000000,"support_perbill":486363,"approval":50,"support":0.0486363},{"time_hours":259,"approval_perbill":500000000,"support_perbill":478282,"approval":50,"support":0.0478282},{"time_hours":260,"approval_perbill":500000000,"support_perbill":470262,"approval":50,"support":0.0470262},{"time_hours":261,"approval_perbill":500000000,"support_perbill":462304,"approval":50,"support":0.0462304},{"time_hours":262,"approval_perbill":500000000,"support_perbill":454406,"approval":50,"support":0.0454406},{"time_hours":263,"approval_perbill":500000000,"support_perbill":446568,"approval":50,"support":0.0446568},{"time_hours":264,"approval_perbill":500000000,"support_perbill":438789,"approval":50,"support":0.0438789},{"time_hours":265,"approval_perbill":500000000,"support_perbill":431068,"approval":50,"support":0.0431068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":423406,"approval":50,"support":0.0423406},{"time_hours":267,"approval_perbill":500000000,"support_perbill":415800,"approval":50,"support":0.04158},{"time_hours":268,"approval_perbill":500000000,"support_perbill":408251,"approval":50,"support":0.0408251},{"time_hours":269,"approval_perbill":500000000,"support_perbill":400758,"approval":50,"support":0.0400758},{"time_hours":270,"approval_perbill":500000000,"support_perbill":393321,"approval":50,"support":0.0393321},{"time_hours":271,"approval_perbill":500000000,"support_perbill":385937,"approval":50,"support":0.0385937},{"time_hours":272,"approval_perbill":500000000,"support_perbill":378608,"approval":50,"support":0.0378608},{"time_hours":273,"approval_perbill":500000000,"support_perbill":371333,"approval":50,"support":0.0371333},{"time_hours":274,"approval_perbill":500000000,"support_perbill":364110,"approval":50,"support":0.036411},{"time_hours":275,"approval_perbill":500000000,"support_perbill":356940,"approval":50,"support":0.035694},{"time_hours":276,"approval_perbill":500000000,"support_perbill":349821,"approval":50,"support":0.0349821},{"time_hours":277,"approval_perbill":500000000,"support_perbill":342754,"approval":50,"support":0.0342754},{"time_hours":278,"approval_perbill":500000000,"support_perbill":335737,"approval":50,"support":0.0335737},{"time_hours":279,"approval_perbill":500000000,"support_perbill":328771,"approval":50,"support":0.0328771},{"time_hours":280,"approval_perbill":500000000,"support_perbill":321854,"approval":50,"support":0.0321854},{"time_hours":281,"approval_perbill":500000000,"support_perbill":314986,"approval":50,"support":0.0314986},{"time_hours":282,"approval_perbill":500000000,"support_perbill":308166,"approval":50,"support":0.0308166},{"time_hours":283,"approval_perbill":500000000,"support_perbill":301395,"approval":50,"support":0.0301395},{"time_hours":284,"approval_perbill":500000000,"support_perbill":294671,"approval":50,"support":0.0294671},{"time_hours":285,"approval_perbill":500000000,"support_perbill":287994,"approval":50,"support":0.0287994},{"time_hours":286,"approval_perbill":500000000,"support_perbill":281363,"approval":50,"support":0.0281363},{"time_hours":287,"approval_perbill":500000000,"support_perbill":274779,"approval":50,"support":0.0274779},{"time_hours":288,"approval_perbill":500000000,"support_perbill":268240,"approval":50,"support":0.026824},{"time_hours":289,"approval_perbill":500000000,"support_perbill":261746,"approval":50,"support":0.0261746},{"time_hours":290,"approval_perbill":500000000,"support_perbill":255297,"approval":50,"support":0.0255297},{"time_hours":291,"approval_perbill":500000000,"support_perbill":248892,"approval":50,"support":0.0248892},{"time_hours":292,"approval_perbill":500000000,"support_perbill":242531,"approval":50,"support":0.0242531},{"time_hours":293,"approval_perbill":500000000,"support_perbill":236213,"approval":50,"support":0.0236213},{"time_hours":294,"approval_perbill":500000000,"support_perbill":229938,"approval":50,"support":0.0229938},{"time_hours":295,"approval_perbill":500000000,"support_perbill":223705,"approval":50,"support":0.0223705},{"time_hours":296,"approval_perbill":500000000,"support_perbill":217514,"approval":50,"support":0.0217514},{"time_hours":297,"approval_perbill":500000000,"support_perbill":211365,"approval":50,"support":0.0211365},{"time_hours":298,"approval_perbill":500000000,"support_perbill":205257,"approval":50,"support":0.0205257},{"time_hours":299,"approval_perbill":500000000,"support_perbill":199189,"approval":50,"support":0.0199189},{"time_hours":300,"approval_perbill":500000000,"support_perbill":193162,"approval":50,"support":0.0193162},{"time_hours":301,"approval_perbill":500000000,"support_perbill":187175,"approval":50,"support":0.0187175},{"time_hours":302,"approval_perbill":500000000,"support_perbill":181227,"approval":50,"support":0.0181227},{"time_hours":303,"approval_perbill":500000000,"support_perbill":175318,"approval":50,"support":0.0175318},{"time_hours":304,"approval_perbill":500000000,"support_perbill":169448,"approval":50,"support":0.0169448},{"time_hours":305,"approval_perbill":500000000,"support_perbill":163617,"approval":50,"support":0.0163617},{"time_hours":306,"approval_perbill":500000000,"support_perbill":157823,"approval":50,"support":0.0157823},{"time_hours":307,"approval_perbill":500000000,"support_perbill":152067,"approval":50,"support":0.0152067},{"time_hours":308,"approval_perbill":500000000,"support_perbill":146348,"approval":50,"support":0.0146348},{"time_hours":309,"approval_perbill":500000000,"support_perbill":140667,"approval":50,"support":0.0140667},{"time_hours":310,"approval_perbill":500000000,"support_perbill":135021,"approval":50,"support":0.0135021},{"time_hours":311,"approval_perbill":500000000,"support_perbill":129412,"approval":50,"support":0.0129412},{"time_hours":312,"approval_perbill":500000000,"support_perbill":123839,"approval":50,"support":0.0123839},{"time_hours":313,"approval_perbill":500000000,"support_perbill":118301,"approval":50,"support":0.0118301},{"time_hours":314,"approval_perbill":500000000,"support_perbill":112798,"approval":50,"support":0.0112798},{"time_hours":315,"approval_perbill":500000000,"support_perbill":107330,"approval":50,"support":0.010733},{"time_hours":316,"approval_perbill":500000000,"support_perbill":101897,"approval":50,"support":0.0101897},{"time_hours":317,"approval_perbill":500000000,"support_perbill":96498,"approval":50,"support":0.0096498},{"time_hours":318,"approval_perbill":500000000,"support_perbill":91133,"approval":50,"support":0.0091133},{"time_hours":319,"approval_perbill":500000000,"support_perbill":85801,"approval":50,"support":0.0085801},{"time_hours":320,"approval_perbill":500000000,"support_perbill":80502,"approval":50,"support":0.0080502},{"time_hours":321,"approval_perbill":500000000,"support_perbill":75236,"approval":50,"support":0.0075236},{"time_hours":322,"approval_perbill":500000000,"support_perbill":70003,"approval":50,"support":0.0070003},{"time_hours":323,"approval_perbill":500000000,"support_perbill":64802,"approval":50,"support":0.0064802},{"time_hours":324,"approval_perbill":500000000,"support_perbill":59634,"approval":50,"support":0.0059634},{"time_hours":325,"approval_perbill":500000000,"support_perbill":54496,"approval":50,"support":0.0054496},{"time_hours":326,"approval_perbill":500000000,"support_perbill":49391,"approval":50,"support":0.0049391},{"time_hours":327,"approval_perbill":500000000,"support_perbill":44316,"approval":50,"support":0.0044316},{"time_hours":328,"approval_perbill":500000000,"support_perbill":39272,"approval":50,"support":0.0039272},{"time_hours":329,"approval_perbill":500000000,"support_perbill":34259,"approval":50,"support":0.0034259},{"time_hours":330,"approval_perbill":500000000,"support_perbill":29276,"approval":50,"support":0.0029276},{"time_hours":331,"approval_perbill":500000000,"support_perbill":24323,"approval":50,"support":0.0024323},{"time_hours":332,"approval_perbill":500000000,"support_perbill":19400,"approval":50,"support":0.00194},{"time_hours":333,"approval_perbill":500000000,"support_perbill":14507,"approval":50,"support":0.0014507},{"time_hours":334,"approval_perbill":500000000,"support_perbill":9642,"approval":50,"support":0.0009642},{"time_hours":335,"approval_perbill":500000000,"support_perbill":4807,"approval":50,"support":0.0004807},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},17593:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905},{"time_hours":2,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381},{"time_hours":3,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715},{"time_hours":4,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762},{"time_hours":5,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524},{"time_hours":6,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429},{"time_hours":7,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334},{"time_hours":8,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239},{"time_hours":9,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143},{"time_hours":10,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048},{"time_hours":11,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953},{"time_hours":12,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858},{"time_hours":13,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762},{"time_hours":14,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667},{"time_hours":15,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572},{"time_hours":16,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477},{"time_hours":17,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381},{"time_hours":18,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286},{"time_hours":19,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191},{"time_hours":20,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096},{"time_hours":21,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875},{"time_hours":22,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905},{"time_hours":23,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381},{"time_hours":24,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715},{"time_hours":25,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762},{"time_hours":26,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524},{"time_hours":27,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429},{"time_hours":28,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334},{"time_hours":29,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239},{"time_hours":30,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143},{"time_hours":31,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048},{"time_hours":32,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953},{"time_hours":33,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858},{"time_hours":34,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762},{"time_hours":35,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667},{"time_hours":36,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572},{"time_hours":37,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477},{"time_hours":38,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381},{"time_hours":39,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286},{"time_hours":40,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191},{"time_hours":41,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096},{"time_hours":42,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75},{"time_hours":43,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905},{"time_hours":44,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381},{"time_hours":45,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715},{"time_hours":46,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762},{"time_hours":47,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524},{"time_hours":48,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429},{"time_hours":49,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334},{"time_hours":50,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239},{"time_hours":51,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143},{"time_hours":52,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048},{"time_hours":53,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953},{"time_hours":54,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858},{"time_hours":55,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762},{"time_hours":56,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667},{"time_hours":57,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572},{"time_hours":58,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477},{"time_hours":59,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381},{"time_hours":60,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286},{"time_hours":61,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191},{"time_hours":62,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096},{"time_hours":63,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625},{"time_hours":64,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905},{"time_hours":65,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381},{"time_hours":66,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715},{"time_hours":67,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762},{"time_hours":68,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524},{"time_hours":69,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429},{"time_hours":70,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334},{"time_hours":71,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239},{"time_hours":72,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143},{"time_hours":73,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048},{"time_hours":74,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953},{"time_hours":75,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858},{"time_hours":76,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762},{"time_hours":77,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667},{"time_hours":78,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572},{"time_hours":79,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477},{"time_hours":80,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381},{"time_hours":81,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286},{"time_hours":82,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191},{"time_hours":83,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096},{"time_hours":84,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5},{"time_hours":85,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905},{"time_hours":86,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381},{"time_hours":87,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715},{"time_hours":88,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762},{"time_hours":89,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524},{"time_hours":90,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429},{"time_hours":91,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334},{"time_hours":92,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239},{"time_hours":93,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143},{"time_hours":94,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048},{"time_hours":95,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953},{"time_hours":96,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858},{"time_hours":97,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762},{"time_hours":98,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667},{"time_hours":99,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572},{"time_hours":100,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477},{"time_hours":101,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381},{"time_hours":102,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286},{"time_hours":103,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191},{"time_hours":104,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096},{"time_hours":105,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375},{"time_hours":106,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905},{"time_hours":107,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381},{"time_hours":108,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715},{"time_hours":109,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762},{"time_hours":110,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524},{"time_hours":111,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429},{"time_hours":112,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334},{"time_hours":113,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239},{"time_hours":114,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143},{"time_hours":115,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048},{"time_hours":116,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953},{"time_hours":117,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858},{"time_hours":118,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762},{"time_hours":119,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667},{"time_hours":120,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572},{"time_hours":121,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477},{"time_hours":122,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381},{"time_hours":123,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286},{"time_hours":124,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191},{"time_hours":125,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096},{"time_hours":126,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25},{"time_hours":127,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905},{"time_hours":128,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381},{"time_hours":129,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715},{"time_hours":130,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762},{"time_hours":131,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524},{"time_hours":132,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429},{"time_hours":133,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334},{"time_hours":134,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239},{"time_hours":135,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143},{"time_hours":136,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048},{"time_hours":137,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953},{"time_hours":138,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858},{"time_hours":139,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762},{"time_hours":140,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667},{"time_hours":141,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572},{"time_hours":142,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477},{"time_hours":143,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381},{"time_hours":144,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286},{"time_hours":145,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191},{"time_hours":146,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096},{"time_hours":147,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125},{"time_hours":148,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905},{"time_hours":149,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381},{"time_hours":150,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715},{"time_hours":151,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762},{"time_hours":152,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524},{"time_hours":153,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429},{"time_hours":154,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334},{"time_hours":155,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239},{"time_hours":156,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143},{"time_hours":157,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048},{"time_hours":158,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953},{"time_hours":159,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858},{"time_hours":160,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762},{"time_hours":161,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667},{"time_hours":162,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572},{"time_hours":163,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477},{"time_hours":164,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381},{"time_hours":165,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286},{"time_hours":166,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191},{"time_hours":167,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096},{"time_hours":168,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25},{"time_hours":169,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905},{"time_hours":170,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381},{"time_hours":171,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715},{"time_hours":172,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762},{"time_hours":173,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524},{"time_hours":174,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429},{"time_hours":175,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334},{"time_hours":176,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239},{"time_hours":177,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143},{"time_hours":178,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048},{"time_hours":179,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953},{"time_hours":180,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858},{"time_hours":181,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762},{"time_hours":182,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667},{"time_hours":183,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572},{"time_hours":184,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477},{"time_hours":185,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381},{"time_hours":186,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286},{"time_hours":187,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191},{"time_hours":188,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096},{"time_hours":189,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875},{"time_hours":190,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905},{"time_hours":191,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381},{"time_hours":192,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715},{"time_hours":193,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762},{"time_hours":194,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524},{"time_hours":195,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429},{"time_hours":196,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334},{"time_hours":197,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239},{"time_hours":198,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143},{"time_hours":199,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048},{"time_hours":200,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953},{"time_hours":201,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858},{"time_hours":202,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762},{"time_hours":203,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667},{"time_hours":204,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572},{"time_hours":205,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477},{"time_hours":206,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381},{"time_hours":207,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286},{"time_hours":208,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191},{"time_hours":209,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096},{"time_hours":210,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75},{"time_hours":211,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905},{"time_hours":212,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381},{"time_hours":213,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715},{"time_hours":214,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762},{"time_hours":215,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524},{"time_hours":216,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429},{"time_hours":217,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334},{"time_hours":218,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239},{"time_hours":219,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143},{"time_hours":220,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048},{"time_hours":221,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953},{"time_hours":222,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858},{"time_hours":223,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762},{"time_hours":224,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667},{"time_hours":225,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572},{"time_hours":226,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477},{"time_hours":227,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381},{"time_hours":228,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286},{"time_hours":229,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191},{"time_hours":230,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096},{"time_hours":231,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625},{"time_hours":232,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905},{"time_hours":233,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381},{"time_hours":234,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715},{"time_hours":235,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762},{"time_hours":236,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524},{"time_hours":237,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429},{"time_hours":238,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334},{"time_hours":239,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239},{"time_hours":240,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143},{"time_hours":241,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048},{"time_hours":242,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953},{"time_hours":243,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858},{"time_hours":244,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762},{"time_hours":245,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667},{"time_hours":246,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572},{"time_hours":247,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477},{"time_hours":248,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381},{"time_hours":249,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286},{"time_hours":250,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191},{"time_hours":251,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096},{"time_hours":252,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5},{"time_hours":253,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905},{"time_hours":254,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381},{"time_hours":255,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715},{"time_hours":256,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762},{"time_hours":257,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524},{"time_hours":258,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429},{"time_hours":259,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334},{"time_hours":260,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239},{"time_hours":261,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143},{"time_hours":262,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048},{"time_hours":263,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953},{"time_hours":264,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858},{"time_hours":265,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762},{"time_hours":266,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667},{"time_hours":267,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572},{"time_hours":268,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477},{"time_hours":269,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381},{"time_hours":270,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286},{"time_hours":271,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191},{"time_hours":272,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096},{"time_hours":273,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375},{"time_hours":274,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905},{"time_hours":275,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381},{"time_hours":276,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715},{"time_hours":277,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762},{"time_hours":278,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524},{"time_hours":279,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429},{"time_hours":280,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334},{"time_hours":281,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239},{"time_hours":282,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143},{"time_hours":283,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048},{"time_hours":284,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953},{"time_hours":285,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858},{"time_hours":286,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762},{"time_hours":287,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667},{"time_hours":288,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572},{"time_hours":289,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477},{"time_hours":290,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381},{"time_hours":291,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286},{"time_hours":292,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191},{"time_hours":293,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096},{"time_hours":294,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25},{"time_hours":295,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905},{"time_hours":296,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381},{"time_hours":297,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715},{"time_hours":298,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762},{"time_hours":299,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524},{"time_hours":300,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429},{"time_hours":301,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334},{"time_hours":302,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239},{"time_hours":303,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143},{"time_hours":304,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048},{"time_hours":305,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953},{"time_hours":306,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858},{"time_hours":307,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762},{"time_hours":308,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667},{"time_hours":309,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572},{"time_hours":310,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477},{"time_hours":311,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381},{"time_hours":312,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286},{"time_hours":313,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191},{"time_hours":314,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096},{"time_hours":315,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125},{"time_hours":316,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905},{"time_hours":317,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381},{"time_hours":318,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715},{"time_hours":319,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762},{"time_hours":320,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524},{"time_hours":321,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429},{"time_hours":322,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334},{"time_hours":323,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239},{"time_hours":324,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143},{"time_hours":325,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048},{"time_hours":326,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953},{"time_hours":327,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858},{"time_hours":328,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762},{"time_hours":329,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667},{"time_hours":330,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572},{"time_hours":331,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477},{"time_hours":332,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381},{"time_hours":333,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286},{"time_hours":334,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191},{"time_hours":335,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},24045:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":999999999,"support_perbill":499999995,"approval":99.9999999,"support":49.9999995},{"time_hours":1,"approval_perbill":994734815,"support_perbill":437532142,"approval":99.4734815,"support":43.7532142},{"time_hours":2,"approval_perbill":989548816,"support_perbill":390045264,"approval":98.9548816,"support":39.0045264},{"time_hours":3,"approval_perbill":984440228,"support_perbill":352727281,"approval":98.4440228,"support":35.2727281},{"time_hours":4,"approval_perbill":979407334,"support_perbill":322627750,"approval":97.9407334,"support":32.262775},{"time_hours":5,"approval_perbill":974448461,"support_perbill":297836947,"approval":97.4448461,"support":29.7836947},{"time_hours":6,"approval_perbill":969561991,"support_perbill":277064231,"approval":96.9561991,"support":27.7064231},{"time_hours":7,"approval_perbill":964746346,"support_perbill":259405948,"approval":96.4746346,"support":25.9405948},{"time_hours":8,"approval_perbill":960000002,"support_perbill":244210536,"approval":96.0000002,"support":24.4210536},{"time_hours":9,"approval_perbill":955321468,"support_perbill":230996317,"approval":95.5321468,"support":23.0996317},{"time_hours":10,"approval_perbill":950709307,"support_perbill":219399546,"approval":95.0709307,"support":21.9399546},{"time_hours":11,"approval_perbill":946162112,"support_perbill":209140376,"approval":94.6162112,"support":20.9140376},{"time_hours":12,"approval_perbill":941678522,"support_perbill":200000007,"approval":94.1678522,"support":20.0000007},{"time_hours":13,"approval_perbill":937257211,"support_perbill":191804884,"approval":93.7257211,"support":19.1804884},{"time_hours":14,"approval_perbill":932896892,"support_perbill":184415591,"approval":93.2896892,"support":18.4415591},{"time_hours":15,"approval_perbill":928596309,"support_perbill":177718838,"approval":92.8596309,"support":17.7718838},{"time_hours":16,"approval_perbill":924354246,"support_perbill":171621628,"approval":92.4354246,"support":17.1621628},{"time_hours":17,"approval_perbill":920169512,"support_perbill":166046892,"approval":92.0169512,"support":16.6046892},{"time_hours":18,"approval_perbill":916040958,"support_perbill":160930238,"approval":91.6040958,"support":16.0930238},{"time_hours":19,"approval_perbill":911967455,"support_perbill":156217428,"approval":91.1967455,"support":15.6217428},{"time_hours":20,"approval_perbill":907947914,"support_perbill":151862469,"approval":90.7947914,"support":15.1862469},{"time_hours":21,"approval_perbill":903981266,"support_perbill":147826091,"approval":90.3981266,"support":14.7826091},{"time_hours":22,"approval_perbill":900066477,"support_perbill":144074572,"approval":90.0066477,"support":14.4074572},{"time_hours":23,"approval_perbill":896202534,"support_perbill":140578783,"approval":89.6202534,"support":14.0578783},{"time_hours":24,"approval_perbill":892388454,"support_perbill":137313437,"approval":89.2388454,"support":13.7313437},{"time_hours":25,"approval_perbill":888623278,"support_perbill":134256476,"approval":88.8623278,"support":13.4256476},{"time_hours":26,"approval_perbill":884906070,"support_perbill":131388569,"approval":88.490607,"support":13.1388569},{"time_hours":27,"approval_perbill":881235922,"support_perbill":128692704,"approval":88.1235922,"support":12.8692704},{"time_hours":28,"approval_perbill":877611943,"support_perbill":126153850,"approval":87.7611943,"support":12.615385},{"time_hours":29,"approval_perbill":874033269,"support_perbill":123758680,"approval":87.4033269,"support":12.375868},{"time_hours":30,"approval_perbill":870499055,"support_perbill":121495330,"approval":87.0499055,"support":12.149533},{"time_hours":31,"approval_perbill":867008478,"support_perbill":119353212,"approval":86.7008478,"support":11.9353212},{"time_hours":32,"approval_perbill":863560734,"support_perbill":117322838,"approval":86.3560734,"support":11.7322838},{"time_hours":33,"approval_perbill":860155042,"support_perbill":115395687,"approval":86.0155042,"support":11.5395687},{"time_hours":34,"approval_perbill":856790633,"support_perbill":113564081,"approval":85.6790633,"support":11.3564081},{"time_hours":35,"approval_perbill":853466765,"support_perbill":111821089,"approval":85.3466765,"support":11.1821089},{"time_hours":36,"approval_perbill":850182706,"support_perbill":110160430,"approval":85.0182706,"support":11.016043},{"time_hours":37,"approval_perbill":846937749,"support_perbill":108576407,"approval":84.6937749,"support":10.8576407},{"time_hours":38,"approval_perbill":843731196,"support_perbill":107063832,"approval":84.3731196,"support":10.7063832},{"time_hours":39,"approval_perbill":840562372,"support_perbill":105617980,"approval":84.0562372,"support":10.561798},{"time_hours":40,"approval_perbill":837430613,"support_perbill":104234530,"approval":83.7430613,"support":10.423453},{"time_hours":41,"approval_perbill":834335274,"support_perbill":102909528,"approval":83.4335274,"support":10.2909528},{"time_hours":42,"approval_perbill":831275722,"support_perbill":101639346,"approval":83.1275722,"support":10.1639346},{"time_hours":43,"approval_perbill":828251342,"support_perbill":100420652,"approval":82.8251342,"support":10.0420652},{"time_hours":44,"approval_perbill":825261530,"support_perbill":99250377,"approval":82.526153,"support":9.9250377},{"time_hours":45,"approval_perbill":822305695,"support_perbill":98125691,"approval":82.2305695,"support":9.8125691},{"time_hours":46,"approval_perbill":819383263,"support_perbill":97043982,"approval":81.9383263,"support":9.7043982},{"time_hours":47,"approval_perbill":816493670,"support_perbill":96002832,"approval":81.649367,"support":9.6002832},{"time_hours":48,"approval_perbill":813636367,"support_perbill":95000002,"approval":81.3636367,"support":9.5000002},{"time_hours":49,"approval_perbill":810810814,"support_perbill":94033415,"approval":81.0810814,"support":9.4033415},{"time_hours":50,"approval_perbill":808016486,"support_perbill":93101141,"approval":80.8016486,"support":9.3101141},{"time_hours":51,"approval_perbill":805252867,"support_perbill":92201384,"approval":80.5252867,"support":9.2201384},{"time_hours":52,"approval_perbill":802519455,"support_perbill":91332473,"approval":80.2519455,"support":9.1332473},{"time_hours":53,"approval_perbill":799815756,"support_perbill":90492847,"approval":79.9815756,"support":9.0492847},{"time_hours":54,"approval_perbill":797141290,"support_perbill":89681052,"approval":79.714129,"support":8.9681052},{"time_hours":55,"approval_perbill":794495583,"support_perbill":88895726,"approval":79.4495583,"support":8.8895726},{"time_hours":56,"approval_perbill":791878176,"support_perbill":88135595,"approval":79.1878176,"support":8.8135595},{"time_hours":57,"approval_perbill":789288615,"support_perbill":87399465,"approval":78.9288615,"support":8.7399465},{"time_hours":58,"approval_perbill":786726461,"support_perbill":86686218,"approval":78.6726461,"support":8.6686218},{"time_hours":59,"approval_perbill":784191278,"support_perbill":85994804,"approval":78.4191278,"support":8.5994804},{"time_hours":60,"approval_perbill":781682644,"support_perbill":85324233,"approval":78.1682644,"support":8.5324233},{"time_hours":61,"approval_perbill":779200144,"support_perbill":84673579,"approval":77.9200144,"support":8.4673579},{"time_hours":62,"approval_perbill":776743372,"support_perbill":84041967,"approval":77.6743372,"support":8.4041967},{"time_hours":63,"approval_perbill":774311929,"support_perbill":83428573,"approval":77.4311929,"support":8.3428573},{"time_hours":64,"approval_perbill":771905427,"support_perbill":82832619,"approval":77.1905427,"support":8.2832619},{"time_hours":65,"approval_perbill":769523483,"support_perbill":82253373,"approval":76.9523483,"support":8.2253373},{"time_hours":66,"approval_perbill":767165723,"support_perbill":81690142,"approval":76.7165723,"support":8.1690142},{"time_hours":67,"approval_perbill":764831781,"support_perbill":81142270,"approval":76.4831781,"support":8.114227},{"time_hours":68,"approval_perbill":762521298,"support_perbill":80609138,"approval":76.2521298,"support":8.0609138},{"time_hours":69,"approval_perbill":760233921,"support_perbill":80090159,"approval":76.0233921,"support":8.0090159},{"time_hours":70,"approval_perbill":757969306,"support_perbill":79584776,"approval":75.7969306,"support":7.9584776},{"time_hours":71,"approval_perbill":755727116,"support_perbill":79092463,"approval":75.5727116,"support":7.9092463},{"time_hours":72,"approval_perbill":753507017,"support_perbill":78612718,"approval":75.3507017,"support":7.8612718},{"time_hours":73,"approval_perbill":751308686,"support_perbill":78145066,"approval":75.1308686,"support":7.8145066},{"time_hours":74,"approval_perbill":749131804,"support_perbill":77689057,"approval":74.9131804,"support":7.7689057},{"time_hours":75,"approval_perbill":746976058,"support_perbill":77244260,"approval":74.6976058,"support":7.724426},{"time_hours":76,"approval_perbill":744841143,"support_perbill":76810267,"approval":74.4841143,"support":7.6810267},{"time_hours":77,"approval_perbill":742726757,"support_perbill":76386689,"approval":74.2726757,"support":7.6386689},{"time_hours":78,"approval_perbill":740632606,"support_perbill":75973155,"approval":74.0632606,"support":7.5973155},{"time_hours":79,"approval_perbill":738558402,"support_perbill":75569313,"approval":73.8558402,"support":7.5569313},{"time_hours":80,"approval_perbill":736503859,"support_perbill":75174826,"approval":73.6503859,"support":7.5174826},{"time_hours":81,"approval_perbill":734468701,"support_perbill":74789372,"approval":73.4468701,"support":7.4789372},{"time_hours":82,"approval_perbill":732452653,"support_perbill":74412645,"approval":73.2452653,"support":7.4412645},{"time_hours":83,"approval_perbill":730455448,"support_perbill":74044351,"approval":73.0455448,"support":7.4044351},{"time_hours":84,"approval_perbill":728476824,"support_perbill":73684211,"approval":72.8476824,"support":7.3684211},{"time_hours":85,"approval_perbill":726516522,"support_perbill":73331957,"approval":72.6516522,"support":7.3331957},{"time_hours":86,"approval_perbill":724574288,"support_perbill":72987332,"approval":72.4574288,"support":7.2987332},{"time_hours":87,"approval_perbill":722649875,"support_perbill":72650092,"approval":72.2649875,"support":7.2650092},{"time_hours":88,"approval_perbill":720743037,"support_perbill":72320001,"approval":72.0743037,"support":7.2320001},{"time_hours":89,"approval_perbill":718853535,"support_perbill":71996834,"approval":71.8853535,"support":7.1996834},{"time_hours":90,"approval_perbill":716981135,"support_perbill":71680377,"approval":71.6981135,"support":7.1680377},{"time_hours":91,"approval_perbill":715125604,"support_perbill":71370421,"approval":71.5125604,"support":7.1370421},{"time_hours":92,"approval_perbill":713286716,"support_perbill":71066770,"approval":71.3286716,"support":7.106677},{"time_hours":93,"approval_perbill":711464248,"support_perbill":70769231,"approval":71.1464248,"support":7.0769231},{"time_hours":94,"approval_perbill":709657981,"support_perbill":70477624,"approval":70.9657981,"support":7.0477624},{"time_hours":95,"approval_perbill":707867699,"support_perbill":70191771,"approval":70.7867699,"support":7.0191771},{"time_hours":96,"approval_perbill":706093193,"support_perbill":69911505,"approval":70.6093193,"support":6.9911505},{"time_hours":97,"approval_perbill":704334253,"support_perbill":69636663,"approval":70.4334253,"support":6.9636663},{"time_hours":98,"approval_perbill":702590676,"support_perbill":69367089,"approval":70.2590676,"support":6.9367089},{"time_hours":99,"approval_perbill":700862262,"support_perbill":69102633,"approval":70.0862262,"support":6.9102633},{"time_hours":100,"approval_perbill":699148814,"support_perbill":68843152,"approval":69.9148814,"support":6.8843152},{"time_hours":101,"approval_perbill":697450138,"support_perbill":68588504,"approval":69.7450138,"support":6.8588504},{"time_hours":102,"approval_perbill":695766044,"support_perbill":68338558,"approval":69.5766044,"support":6.8338558},{"time_hours":103,"approval_perbill":694096344,"support_perbill":68093184,"approval":69.4096344,"support":6.8093184},{"time_hours":104,"approval_perbill":692440857,"support_perbill":67852257,"approval":69.2440857,"support":6.7852257},{"time_hours":105,"approval_perbill":690799399,"support_perbill":67615659,"approval":69.0799399,"support":6.7615659},{"time_hours":106,"approval_perbill":689171795,"support_perbill":67383272,"approval":68.9171795,"support":6.7383272},{"time_hours":107,"approval_perbill":687557869,"support_perbill":67154986,"approval":68.7557869,"support":6.7154986},{"time_hours":108,"approval_perbill":685957449,"support_perbill":66930693,"approval":68.5957449,"support":6.6930693},{"time_hours":109,"approval_perbill":684370368,"support_perbill":66710290,"approval":68.4370368,"support":6.671029},{"time_hours":110,"approval_perbill":682796458,"support_perbill":66493675,"approval":68.2796458,"support":6.6493675},{"time_hours":111,"approval_perbill":681235556,"support_perbill":66280753,"approval":68.1235556,"support":6.6280753},{"time_hours":112,"approval_perbill":679687502,"support_perbill":66071429,"approval":67.9687502,"support":6.6071429},{"time_hours":113,"approval_perbill":678152139,"support_perbill":65865613,"approval":67.8152139,"support":6.5865613},{"time_hours":114,"approval_perbill":676629309,"support_perbill":65663217,"approval":67.6629309,"support":6.5663217},{"time_hours":115,"approval_perbill":675118862,"support_perbill":65464158,"approval":67.5118862,"support":6.5464158},{"time_hours":116,"approval_perbill":673620645,"support_perbill":65268353,"approval":67.3620645,"support":6.5268353},{"time_hours":117,"approval_perbill":672134512,"support_perbill":65075723,"approval":67.2134512,"support":6.5075723},{"time_hours":118,"approval_perbill":670660315,"support_perbill":64886191,"approval":67.0660315,"support":6.4886191},{"time_hours":119,"approval_perbill":669197914,"support_perbill":64699684,"approval":66.9197914,"support":6.4699684},{"time_hours":120,"approval_perbill":667747166,"support_perbill":64516129,"approval":66.7747166,"support":6.4516129},{"time_hours":121,"approval_perbill":666307933,"support_perbill":64335457,"approval":66.6307933,"support":6.4335457},{"time_hours":122,"approval_perbill":664880077,"support_perbill":64157601,"approval":66.4880077,"support":6.4157601},{"time_hours":123,"approval_perbill":663463466,"support_perbill":63982495,"approval":66.3463466,"support":6.3982495},{"time_hours":124,"approval_perbill":662057965,"support_perbill":63810075,"approval":66.2057965,"support":6.3810075},{"time_hours":125,"approval_perbill":660663447,"support_perbill":63640282,"approval":66.0663447,"support":6.3640282},{"time_hours":126,"approval_perbill":659279781,"support_perbill":63473054,"approval":65.9279781,"support":6.3473054},{"time_hours":127,"approval_perbill":657906842,"support_perbill":63308335,"approval":65.7906842,"support":6.3308335},{"time_hours":128,"approval_perbill":656544505,"support_perbill":63146067,"approval":65.6544505,"support":6.3146067},{"time_hours":129,"approval_perbill":655192648,"support_perbill":62986198,"approval":65.5192648,"support":6.2986198},{"time_hours":130,"approval_perbill":653851152,"support_perbill":62828674,"approval":65.3851152,"support":6.2828674},{"time_hours":131,"approval_perbill":652519896,"support_perbill":62673444,"approval":65.2519896,"support":6.2673444},{"time_hours":132,"approval_perbill":651198765,"support_perbill":62520458,"approval":65.1198765,"support":6.2520458},{"time_hours":133,"approval_perbill":649887643,"support_perbill":62369668,"approval":64.9887643,"support":6.2369668},{"time_hours":134,"approval_perbill":648586417,"support_perbill":62221027,"approval":64.8586417,"support":6.2221027},{"time_hours":135,"approval_perbill":647294974,"support_perbill":62074489,"approval":64.7294974,"support":6.2074489},{"time_hours":136,"approval_perbill":646013207,"support_perbill":61930011,"approval":64.6013207,"support":6.1930011},{"time_hours":137,"approval_perbill":644741005,"support_perbill":61787548,"approval":64.4741005,"support":6.1787548},{"time_hours":138,"approval_perbill":643478263,"support_perbill":61647059,"approval":64.3478263,"support":6.1647059},{"time_hours":139,"approval_perbill":642224875,"support_perbill":61508503,"approval":64.2224875,"support":6.1508503},{"time_hours":140,"approval_perbill":640980738,"support_perbill":61371841,"approval":64.0980738,"support":6.1371841},{"time_hours":141,"approval_perbill":639745749,"support_perbill":61237034,"approval":63.9745749,"support":6.1237034},{"time_hours":142,"approval_perbill":638519808,"support_perbill":61104045,"approval":63.8519808,"support":6.1104045},{"time_hours":143,"approval_perbill":637302817,"support_perbill":60972836,"approval":63.7302817,"support":6.0972836},{"time_hours":144,"approval_perbill":636094677,"support_perbill":60843373,"approval":63.6094677,"support":6.0843373},{"time_hours":145,"approval_perbill":634895291,"support_perbill":60715621,"approval":63.4895291,"support":6.0715621},{"time_hours":146,"approval_perbill":633704567,"support_perbill":60589547,"approval":63.3704567,"support":6.0589547},{"time_hours":147,"approval_perbill":632522409,"support_perbill":60465116,"approval":63.2522409,"support":6.0465116},{"time_hours":148,"approval_perbill":631348726,"support_perbill":60342298,"approval":63.1348726,"support":6.0342298},{"time_hours":149,"approval_perbill":630183427,"support_perbill":60221061,"approval":63.0183427,"support":6.0221061},{"time_hours":150,"approval_perbill":629026422,"support_perbill":60101376,"approval":62.9026422,"support":6.0101376},{"time_hours":151,"approval_perbill":627877624,"support_perbill":59983211,"approval":62.7877624,"support":5.9983211},{"time_hours":152,"approval_perbill":626736945,"support_perbill":59866539,"approval":62.6736945,"support":5.9866539},{"time_hours":153,"approval_perbill":625604299,"support_perbill":59751332,"approval":62.5604299,"support":5.9751332},{"time_hours":154,"approval_perbill":624479602,"support_perbill":59637562,"approval":62.4479602,"support":5.9637562},{"time_hours":155,"approval_perbill":623362771,"support_perbill":59525201,"approval":62.3362771,"support":5.9525201},{"time_hours":156,"approval_perbill":622253723,"support_perbill":59414226,"approval":62.2253723,"support":5.9414226},{"time_hours":157,"approval_perbill":621152377,"support_perbill":59304609,"approval":62.1152377,"support":5.9304609},{"time_hours":158,"approval_perbill":620058653,"support_perbill":59196326,"approval":62.0058653,"support":5.9196326},{"time_hours":159,"approval_perbill":618972473,"support_perbill":59089353,"approval":61.8972473,"support":5.9089353},{"time_hours":160,"approval_perbill":617893758,"support_perbill":58983666,"approval":61.7893758,"support":5.8983666},{"time_hours":161,"approval_perbill":616822432,"support_perbill":58879242,"approval":61.6822432,"support":5.8879242},{"time_hours":162,"approval_perbill":615758419,"support_perbill":58776059,"approval":61.5758419,"support":5.8776059},{"time_hours":163,"approval_perbill":614701645,"support_perbill":58674094,"approval":61.4701645,"support":5.8674094},{"time_hours":164,"approval_perbill":613652036,"support_perbill":58573327,"approval":61.3652036,"support":5.8573327},{"time_hours":165,"approval_perbill":612609519,"support_perbill":58473736,"approval":61.2609519,"support":5.8473736},{"time_hours":166,"approval_perbill":611574023,"support_perbill":58375301,"approval":61.1574023,"support":5.8375301},{"time_hours":167,"approval_perbill":610545477,"support_perbill":58278001,"approval":61.0545477,"support":5.8278001},{"time_hours":168,"approval_perbill":609523811,"support_perbill":58181818,"approval":60.9523811,"support":5.8181818},{"time_hours":169,"approval_perbill":608508957,"support_perbill":58086732,"approval":60.8508957,"support":5.8086732},{"time_hours":170,"approval_perbill":607500846,"support_perbill":57992724,"approval":60.7500846,"support":5.7992724},{"time_hours":171,"approval_perbill":606499412,"support_perbill":57899776,"approval":60.6499412,"support":5.7899776},{"time_hours":172,"approval_perbill":605504589,"support_perbill":57807871,"approval":60.5504589,"support":5.7807871},{"time_hours":173,"approval_perbill":604516310,"support_perbill":57716991,"approval":60.451631,"support":5.7716991},{"time_hours":174,"approval_perbill":603534513,"support_perbill":57627118,"approval":60.3534513,"support":5.7627118},{"time_hours":175,"approval_perbill":602559133,"support_perbill":57538237,"approval":60.2559133,"support":5.7538237},{"time_hours":176,"approval_perbill":601590108,"support_perbill":57450331,"approval":60.1590108,"support":5.7450331},{"time_hours":177,"approval_perbill":600627375,"support_perbill":57363383,"approval":60.0627375,"support":5.7363383},{"time_hours":178,"approval_perbill":599670874,"support_perbill":57277379,"approval":59.9670874,"support":5.7277379},{"time_hours":179,"approval_perbill":598720544,"support_perbill":57192303,"approval":59.8720544,"support":5.7192303},{"time_hours":180,"approval_perbill":597776326,"support_perbill":57108141,"approval":59.7776326,"support":5.7108141},{"time_hours":181,"approval_perbill":596838161,"support_perbill":57024876,"approval":59.6838161,"support":5.7024876},{"time_hours":182,"approval_perbill":595905991,"support_perbill":56942496,"approval":59.5905991,"support":5.6942496},{"time_hours":183,"approval_perbill":594979758,"support_perbill":56860986,"approval":59.4979758,"support":5.6860986},{"time_hours":184,"approval_perbill":594059407,"support_perbill":56780333,"approval":59.4059407,"support":5.6780333},{"time_hours":185,"approval_perbill":593144881,"support_perbill":56700522,"approval":59.3144881,"support":5.6700522},{"time_hours":186,"approval_perbill":592236126,"support_perbill":56621542,"approval":59.2236126,"support":5.6621542},{"time_hours":187,"approval_perbill":591333086,"support_perbill":56543378,"approval":59.1333086,"support":5.6543378},{"time_hours":188,"approval_perbill":590435708,"support_perbill":56466019,"approval":59.0435708,"support":5.6466019},{"time_hours":189,"approval_perbill":589543939,"support_perbill":56389452,"approval":58.9543939,"support":5.6389452},{"time_hours":190,"approval_perbill":588657726,"support_perbill":56313665,"approval":58.8657726,"support":5.6313665},{"time_hours":191,"approval_perbill":587777019,"support_perbill":56238646,"approval":58.7777019,"support":5.6238646},{"time_hours":192,"approval_perbill":586901764,"support_perbill":56164383,"approval":58.6901764,"support":5.6164383},{"time_hours":193,"approval_perbill":586031913,"support_perbill":56090866,"approval":58.6031913,"support":5.6090866},{"time_hours":194,"approval_perbill":585167415,"support_perbill":56018082,"approval":58.5167415,"support":5.6018082},{"time_hours":195,"approval_perbill":584308222,"support_perbill":55946021,"approval":58.4308222,"support":5.5946021},{"time_hours":196,"approval_perbill":583454283,"support_perbill":55874673,"approval":58.3454283,"support":5.5874673},{"time_hours":197,"approval_perbill":582605551,"support_perbill":55804027,"approval":58.2605551,"support":5.5804027},{"time_hours":198,"approval_perbill":581761979,"support_perbill":55734072,"approval":58.1761979,"support":5.5734072},{"time_hours":199,"approval_perbill":580923521,"support_perbill":55664798,"approval":58.0923521,"support":5.5664798},{"time_hours":200,"approval_perbill":580090128,"support_perbill":55596196,"approval":58.0090128,"support":5.5596196},{"time_hours":201,"approval_perbill":579261756,"support_perbill":55528255,"approval":57.9261756,"support":5.5528255},{"time_hours":202,"approval_perbill":578438360,"support_perbill":55460967,"approval":57.843836,"support":5.5460967},{"time_hours":203,"approval_perbill":577619895,"support_perbill":55394321,"approval":57.7619895,"support":5.5394321},{"time_hours":204,"approval_perbill":576806315,"support_perbill":55328309,"approval":57.6806315,"support":5.5328309},{"time_hours":205,"approval_perbill":575997580,"support_perbill":55262922,"approval":57.599758,"support":5.5262922},{"time_hours":206,"approval_perbill":575193643,"support_perbill":55198151,"approval":57.5193643,"support":5.5198151},{"time_hours":207,"approval_perbill":574394465,"support_perbill":55133987,"approval":57.4394465,"support":5.5133987},{"time_hours":208,"approval_perbill":573600001,"support_perbill":55070422,"approval":57.3600001,"support":5.5070422},{"time_hours":209,"approval_perbill":572810211,"support_perbill":55007447,"approval":57.2810211,"support":5.5007447},{"time_hours":210,"approval_perbill":572025053,"support_perbill":54945054,"approval":57.2025053,"support":5.4945054},{"time_hours":211,"approval_perbill":571244487,"support_perbill":54883236,"approval":57.1244487,"support":5.4883236},{"time_hours":212,"approval_perbill":570468473,"support_perbill":54821984,"approval":57.0468473,"support":5.4821984},{"time_hours":213,"approval_perbill":569696971,"support_perbill":54761290,"approval":56.9696971,"support":5.476129},{"time_hours":214,"approval_perbill":568929941,"support_perbill":54701147,"approval":56.8929941,"support":5.4701147},{"time_hours":215,"approval_perbill":568167345,"support_perbill":54641547,"approval":56.8167345,"support":5.4641547},{"time_hours":216,"approval_perbill":567409145,"support_perbill":54582484,"approval":56.7409145,"support":5.4582484},{"time_hours":217,"approval_perbill":566655303,"support_perbill":54523950,"approval":56.6655303,"support":5.452395},{"time_hours":218,"approval_perbill":565905780,"support_perbill":54465937,"approval":56.590578,"support":5.4465937},{"time_hours":219,"approval_perbill":565160541,"support_perbill":54408440,"approval":56.5160541,"support":5.440844},{"time_hours":220,"approval_perbill":564419549,"support_perbill":54351450,"approval":56.4419549,"support":5.435145},{"time_hours":221,"approval_perbill":563682767,"support_perbill":54294962,"approval":56.3682767,"support":5.4294962},{"time_hours":222,"approval_perbill":562950159,"support_perbill":54238968,"approval":56.2950159,"support":5.4238968},{"time_hours":223,"approval_perbill":562221691,"support_perbill":54183463,"approval":56.2221691,"support":5.4183463},{"time_hours":224,"approval_perbill":561497327,"support_perbill":54128440,"approval":56.1497327,"support":5.412844},{"time_hours":225,"approval_perbill":560777032,"support_perbill":54073892,"approval":56.0777032,"support":5.4073892},{"time_hours":226,"approval_perbill":560060774,"support_perbill":54019814,"approval":56.0060774,"support":5.4019814},{"time_hours":227,"approval_perbill":559348516,"support_perbill":53966200,"approval":55.9348516,"support":5.39662},{"time_hours":228,"approval_perbill":558640227,"support_perbill":53913043,"approval":55.8640227,"support":5.3913043},{"time_hours":229,"approval_perbill":557935873,"support_perbill":53860338,"approval":55.7935873,"support":5.3860338},{"time_hours":230,"approval_perbill":557235422,"support_perbill":53808079,"approval":55.7235422,"support":5.3808079},{"time_hours":231,"approval_perbill":556538840,"support_perbill":53756260,"approval":55.653884,"support":5.375626},{"time_hours":232,"approval_perbill":555846097,"support_perbill":53704876,"approval":55.5846097,"support":5.3704876},{"time_hours":233,"approval_perbill":555157160,"support_perbill":53653921,"approval":55.515716,"support":5.3653921},{"time_hours":234,"approval_perbill":554471998,"support_perbill":53603391,"approval":55.4471998,"support":5.3603391},{"time_hours":235,"approval_perbill":553790581,"support_perbill":53553279,"approval":55.3790581,"support":5.3553279},{"time_hours":236,"approval_perbill":553112877,"support_perbill":53503581,"approval":55.3112877,"support":5.3503581},{"time_hours":237,"approval_perbill":552438856,"support_perbill":53454291,"approval":55.2438856,"support":5.3454291},{"time_hours":238,"approval_perbill":551768489,"support_perbill":53405405,"approval":55.1768489,"support":5.3405405},{"time_hours":239,"approval_perbill":551101746,"support_perbill":53356917,"approval":55.1101746,"support":5.3356917},{"time_hours":240,"approval_perbill":550438597,"support_perbill":53308823,"approval":55.0438597,"support":5.3308823},{"time_hours":241,"approval_perbill":549779014,"support_perbill":53261118,"approval":54.9779014,"support":5.3261118},{"time_hours":242,"approval_perbill":549122967,"support_perbill":53213797,"approval":54.9122967,"support":5.3213797},{"time_hours":243,"approval_perbill":548470429,"support_perbill":53166855,"approval":54.8470429,"support":5.3166855},{"time_hours":244,"approval_perbill":547821371,"support_perbill":53120289,"approval":54.7821371,"support":5.3120289},{"time_hours":245,"approval_perbill":547175766,"support_perbill":53074093,"approval":54.7175766,"support":5.3074093},{"time_hours":246,"approval_perbill":546533585,"support_perbill":53028263,"approval":54.6533585,"support":5.3028263},{"time_hours":247,"approval_perbill":545894803,"support_perbill":52982795,"approval":54.5894803,"support":5.2982795},{"time_hours":248,"approval_perbill":545259392,"support_perbill":52937685,"approval":54.5259392,"support":5.2937685},{"time_hours":249,"approval_perbill":544627325,"support_perbill":52892928,"approval":54.4627325,"support":5.2892928},{"time_hours":250,"approval_perbill":543998577,"support_perbill":52848520,"approval":54.3998577,"support":5.284852},{"time_hours":251,"approval_perbill":543373120,"support_perbill":52804457,"approval":54.337312,"support":5.2804457},{"time_hours":252,"approval_perbill":542750930,"support_perbill":52760735,"approval":54.275093,"support":5.2760735},{"time_hours":253,"approval_perbill":542131980,"support_perbill":52717351,"approval":54.213198,"support":5.2717351},{"time_hours":254,"approval_perbill":541516246,"support_perbill":52674300,"approval":54.1516246,"support":5.26743},{"time_hours":255,"approval_perbill":540903702,"support_perbill":52631578,"approval":54.0903702,"support":5.2631578},{"time_hours":256,"approval_perbill":540294324,"support_perbill":52589182,"approval":54.0294324,"support":5.2589182},{"time_hours":257,"approval_perbill":539688087,"support_perbill":52547108,"approval":53.9688087,"support":5.2547108},{"time_hours":258,"approval_perbill":539084968,"support_perbill":52505353,"approval":53.9084968,"support":5.2505353},{"time_hours":259,"approval_perbill":538484941,"support_perbill":52463912,"approval":53.8484941,"support":5.2463912},{"time_hours":260,"approval_perbill":537887984,"support_perbill":52422782,"approval":53.7887984,"support":5.2422782},{"time_hours":261,"approval_perbill":537294072,"support_perbill":52381960,"approval":53.7294072,"support":5.238196},{"time_hours":262,"approval_perbill":536703183,"support_perbill":52341442,"approval":53.6703183,"support":5.2341442},{"time_hours":263,"approval_perbill":536115294,"support_perbill":52301225,"approval":53.6115294,"support":5.2301225},{"time_hours":264,"approval_perbill":535530381,"support_perbill":52261306,"approval":53.5530381,"support":5.2261306},{"time_hours":265,"approval_perbill":534948423,"support_perbill":52221681,"approval":53.4948423,"support":5.2221681},{"time_hours":266,"approval_perbill":534369396,"support_perbill":52182347,"approval":53.4369396,"support":5.2182347},{"time_hours":267,"approval_perbill":533793280,"support_perbill":52143300,"approval":53.379328,"support":5.21433},{"time_hours":268,"approval_perbill":533220051,"support_perbill":52104538,"approval":53.3220051,"support":5.2104538},{"time_hours":269,"approval_perbill":532649689,"support_perbill":52066058,"approval":53.2649689,"support":5.2066058},{"time_hours":270,"approval_perbill":532082171,"support_perbill":52027857,"approval":53.2082171,"support":5.2027857},{"time_hours":271,"approval_perbill":531517477,"support_perbill":51989931,"approval":53.1517477,"support":5.1989931},{"time_hours":272,"approval_perbill":530955585,"support_perbill":51952277,"approval":53.0955585,"support":5.1952277},{"time_hours":273,"approval_perbill":530396476,"support_perbill":51914893,"approval":53.0396476,"support":5.1914893},{"time_hours":274,"approval_perbill":529840127,"support_perbill":51877776,"approval":52.9840127,"support":5.1877776},{"time_hours":275,"approval_perbill":529286519,"support_perbill":51840922,"approval":52.9286519,"support":5.1840922},{"time_hours":276,"approval_perbill":528735632,"support_perbill":51804330,"approval":52.8735632,"support":5.180433},{"time_hours":277,"approval_perbill":528187445,"support_perbill":51767996,"approval":52.8187445,"support":5.1767996},{"time_hours":278,"approval_perbill":527641939,"support_perbill":51731917,"approval":52.7641939,"support":5.1731917},{"time_hours":279,"approval_perbill":527099095,"support_perbill":51696091,"approval":52.7099095,"support":5.1696091},{"time_hours":280,"approval_perbill":526558891,"support_perbill":51660516,"approval":52.6558891,"support":5.1660516},{"time_hours":281,"approval_perbill":526021311,"support_perbill":51625188,"approval":52.6021311,"support":5.1625188},{"time_hours":282,"approval_perbill":525486333,"support_perbill":51590105,"approval":52.5486333,"support":5.1590105},{"time_hours":283,"approval_perbill":524953941,"support_perbill":51555265,"approval":52.4953941,"support":5.1555265},{"time_hours":284,"approval_perbill":524424114,"support_perbill":51520665,"approval":52.4424114,"support":5.1520665},{"time_hours":285,"approval_perbill":523896834,"support_perbill":51486302,"approval":52.3896834,"support":5.1486302},{"time_hours":286,"approval_perbill":523372083,"support_perbill":51452174,"approval":52.3372083,"support":5.1452174},{"time_hours":287,"approval_perbill":522849844,"support_perbill":51418279,"approval":52.2849844,"support":5.1418279},{"time_hours":288,"approval_perbill":522330097,"support_perbill":51384615,"approval":52.2330097,"support":5.1384615},{"time_hours":289,"approval_perbill":521812825,"support_perbill":51351178,"approval":52.1812825,"support":5.1351178},{"time_hours":290,"approval_perbill":521298011,"support_perbill":51317967,"approval":52.1298011,"support":5.1317967},{"time_hours":291,"approval_perbill":520785637,"support_perbill":51284979,"approval":52.0785637,"support":5.1284979},{"time_hours":292,"approval_perbill":520275685,"support_perbill":51252213,"approval":52.0275685,"support":5.1252213},{"time_hours":293,"approval_perbill":519768139,"support_perbill":51219665,"approval":51.9768139,"support":5.1219665},{"time_hours":294,"approval_perbill":519262981,"support_perbill":51187334,"approval":51.9262981,"support":5.1187334},{"time_hours":295,"approval_perbill":518760195,"support_perbill":51155218,"approval":51.8760195,"support":5.1155218},{"time_hours":296,"approval_perbill":518259765,"support_perbill":51123314,"approval":51.8259765,"support":5.1123314},{"time_hours":297,"approval_perbill":517761672,"support_perbill":51091621,"approval":51.7761672,"support":5.1091621},{"time_hours":298,"approval_perbill":517265903,"support_perbill":51060136,"approval":51.7265903,"support":5.1060136},{"time_hours":299,"approval_perbill":516772438,"support_perbill":51028857,"approval":51.6772438,"support":5.1028857},{"time_hours":300,"approval_perbill":516281264,"support_perbill":50997782,"approval":51.6281264,"support":5.0997782},{"time_hours":301,"approval_perbill":515792364,"support_perbill":50966909,"approval":51.5792364,"support":5.0966909},{"time_hours":302,"approval_perbill":515305723,"support_perbill":50936237,"approval":51.5305723,"support":5.0936237},{"time_hours":303,"approval_perbill":514821324,"support_perbill":50905763,"approval":51.4821324,"support":5.0905763},{"time_hours":304,"approval_perbill":514339152,"support_perbill":50875486,"approval":51.4339152,"support":5.0875486},{"time_hours":305,"approval_perbill":513859192,"support_perbill":50845402,"approval":51.3859192,"support":5.0845402},{"time_hours":306,"approval_perbill":513381428,"support_perbill":50815512,"approval":51.3381428,"support":5.0815512},{"time_hours":307,"approval_perbill":512905847,"support_perbill":50785812,"approval":51.2905847,"support":5.0785812},{"time_hours":308,"approval_perbill":512432432,"support_perbill":50756302,"approval":51.2432432,"support":5.0756302},{"time_hours":309,"approval_perbill":511961169,"support_perbill":50726978,"approval":51.1961169,"support":5.0726978},{"time_hours":310,"approval_perbill":511492043,"support_perbill":50697840,"approval":51.1492043,"support":5.069784},{"time_hours":311,"approval_perbill":511025041,"support_perbill":50668886,"approval":51.1025041,"support":5.0668886},{"time_hours":312,"approval_perbill":510560146,"support_perbill":50640113,"approval":51.0560146,"support":5.0640113},{"time_hours":313,"approval_perbill":510097346,"support_perbill":50611521,"approval":51.0097346,"support":5.0611521},{"time_hours":314,"approval_perbill":509636626,"support_perbill":50583107,"approval":50.9636626,"support":5.0583107},{"time_hours":315,"approval_perbill":509177972,"support_perbill":50554870,"approval":50.9177972,"support":5.055487},{"time_hours":316,"approval_perbill":508721371,"support_perbill":50526808,"approval":50.8721371,"support":5.0526808},{"time_hours":317,"approval_perbill":508266807,"support_perbill":50498920,"approval":50.8266807,"support":5.049892},{"time_hours":318,"approval_perbill":507814269,"support_perbill":50471203,"approval":50.7814269,"support":5.0471203},{"time_hours":319,"approval_perbill":507363742,"support_perbill":50443657,"approval":50.7363742,"support":5.0443657},{"time_hours":320,"approval_perbill":506915213,"support_perbill":50416280,"approval":50.6915213,"support":5.041628},{"time_hours":321,"approval_perbill":506468669,"support_perbill":50389071,"approval":50.6468669,"support":5.0389071},{"time_hours":322,"approval_perbill":506024096,"support_perbill":50362026,"approval":50.6024096,"support":5.0362026},{"time_hours":323,"approval_perbill":505581482,"support_perbill":50335147,"approval":50.5581482,"support":5.0335147},{"time_hours":324,"approval_perbill":505140813,"support_perbill":50308430,"approval":50.5140813,"support":5.030843},{"time_hours":325,"approval_perbill":504702077,"support_perbill":50281874,"approval":50.4702077,"support":5.0281874},{"time_hours":326,"approval_perbill":504265261,"support_perbill":50255478,"approval":50.4265261,"support":5.0255478},{"time_hours":327,"approval_perbill":503830353,"support_perbill":50229240,"approval":50.3830353,"support":5.022924},{"time_hours":328,"approval_perbill":503397340,"support_perbill":50203159,"approval":50.339734,"support":5.0203159},{"time_hours":329,"approval_perbill":502966210,"support_perbill":50177234,"approval":50.296621,"support":5.0177234},{"time_hours":330,"approval_perbill":502536950,"support_perbill":50151463,"approval":50.253695,"support":5.0151463},{"time_hours":331,"approval_perbill":502109549,"support_perbill":50125845,"approval":50.2109549,"support":5.0125845},{"time_hours":332,"approval_perbill":501683994,"support_perbill":50100378,"approval":50.1683994,"support":5.0100378},{"time_hours":333,"approval_perbill":501260273,"support_perbill":50075062,"approval":50.1260273,"support":5.0075062},{"time_hours":334,"approval_perbill":500838375,"support_perbill":50049894,"approval":50.0838375,"support":5.0049894},{"time_hours":335,"approval_perbill":500418287,"support_perbill":50024873,"approval":50.0418287,"support":5.0024873},{"time_hours":336,"approval_perbill":499999999,"support_perbill":49999999,"approval":49.9999999,"support":4.9999999}]')},7638:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":997037038,"support_perbill":491215228,"approval":99.7037038,"support":49.1215228},{"time_hours":2,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":3,"approval_perbill":991189429,"support_perbill":474468089,"approval":99.1189429,"support":47.4468089},{"time_hours":4,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":5,"approval_perbill":985443960,"support_perbill":458734526,"approval":98.544396,"support":45.8734526},{"time_hours":6,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":7,"approval_perbill":979797981,"support_perbill":443925237,"approval":97.9797981,"support":44.3925237},{"time_hours":8,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":9,"approval_perbill":974248928,"support_perbill":429961090,"approval":97.4248928,"support":42.996109},{"time_hours":10,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":11,"approval_perbill":968794328,"support_perbill":416771755,"approval":96.8794328,"support":41.6771755},{"time_hours":12,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":13,"approval_perbill":963431787,"support_perbill":404294479,"approval":96.3431787,"support":40.4294479},{"time_hours":14,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":15,"approval_perbill":958158997,"support_perbill":392473120,"approval":95.8158997,"support":39.247312},{"time_hours":16,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":17,"approval_perbill":952973721,"support_perbill":381257276,"approval":95.2973721,"support":38.1257276},{"time_hours":18,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":19,"approval_perbill":947873801,"support_perbill":370601591,"approval":94.7873801,"support":37.0601591},{"time_hours":20,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":21,"approval_perbill":942857143,"support_perbill":360465116,"approval":94.2857143,"support":36.0465116},{"time_hours":22,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":23,"approval_perbill":937921728,"support_perbill":350810812,"approval":93.7921728,"support":35.0810812},{"time_hours":24,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":25,"approval_perbill":933065598,"support_perbill":341605071,"approval":93.3065598,"support":34.1605071},{"time_hours":26,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":27,"approval_perbill":928286854,"support_perbill":332817338,"approval":92.8286854,"support":33.2817338},{"time_hours":28,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":29,"approval_perbill":923583664,"support_perbill":324419780,"approval":92.3583664,"support":32.441978},{"time_hours":30,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":31,"approval_perbill":918954249,"support_perbill":316386970,"approval":91.8954249,"support":31.638697},{"time_hours":32,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":33,"approval_perbill":914396889,"support_perbill":308695654,"approval":91.4396889,"support":30.8695654},{"time_hours":34,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":35,"approval_perbill":909909911,"support_perbill":301324504,"approval":90.9909911,"support":30.1324504},{"time_hours":36,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":37,"approval_perbill":905491700,"support_perbill":294253940,"approval":90.54917,"support":29.425394},{"time_hours":38,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":39,"approval_perbill":901140685,"support_perbill":287465940,"approval":90.1140685,"support":28.746594},{"time_hours":40,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":41,"approval_perbill":896855347,"support_perbill":280943902,"approval":89.6855347,"support":28.0943902},{"time_hours":42,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":43,"approval_perbill":892634208,"support_perbill":274672489,"approval":89.2634208,"support":27.4672489},{"time_hours":44,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":45,"approval_perbill":888475838,"support_perbill":268637533,"approval":88.8475838,"support":26.8637533},{"time_hours":46,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":47,"approval_perbill":884378844,"support_perbill":262825904,"approval":88.4378844,"support":26.2825904},{"time_hours":48,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":49,"approval_perbill":880341882,"support_perbill":257225434,"approval":88.0341882,"support":25.7225434},{"time_hours":50,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":51,"approval_perbill":876363637,"support_perbill":251824817,"approval":87.6363637,"support":25.1824817},{"time_hours":52,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":53,"approval_perbill":872442841,"support_perbill":246613547,"approval":87.2442841,"support":24.6613547},{"time_hours":54,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":55,"approval_perbill":868578256,"support_perbill":241581832,"approval":86.8578256,"support":24.1581832},{"time_hours":56,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":57,"approval_perbill":864768684,"support_perbill":236720555,"approval":86.4768684,"support":23.6720555},{"time_hours":58,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":59,"approval_perbill":861012957,"support_perbill":232021196,"approval":86.1012957,"support":23.2021196},{"time_hours":60,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":61,"approval_perbill":857309942,"support_perbill":227475801,"approval":85.7309942,"support":22.7475801},{"time_hours":62,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":63,"approval_perbill":853658537,"support_perbill":223076923,"approval":85.3658537,"support":22.3076923},{"time_hours":64,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":65,"approval_perbill":850057671,"support_perbill":218817592,"approval":85.0057671,"support":21.8817592},{"time_hours":66,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":67,"approval_perbill":846506302,"support_perbill":214691271,"approval":84.6506302,"support":21.4691271},{"time_hours":68,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":69,"approval_perbill":843003414,"support_perbill":210691824,"approval":84.3003414,"support":21.0691824},{"time_hours":70,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":71,"approval_perbill":839548024,"support_perbill":206813490,"approval":83.9548024,"support":20.681349},{"time_hours":72,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":73,"approval_perbill":836139170,"support_perbill":203050847,"approval":83.613917,"support":20.3050847},{"time_hours":74,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":75,"approval_perbill":832775921,"support_perbill":199398798,"approval":83.2775921,"support":19.9398798},{"time_hours":76,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":77,"approval_perbill":829457365,"support_perbill":195852534,"approval":82.9457365,"support":19.5852534},{"time_hours":78,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":79,"approval_perbill":826182619,"support_perbill":192407528,"approval":82.6182619,"support":19.2407528},{"time_hours":80,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":81,"approval_perbill":822950820,"support_perbill":189059501,"approval":82.295082,"support":18.9059501},{"time_hours":82,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":83,"approval_perbill":819761130,"support_perbill":185804417,"approval":81.976113,"support":18.5804417},{"time_hours":84,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":85,"approval_perbill":816612730,"support_perbill":182638457,"approval":81.661273,"support":18.2638457},{"time_hours":86,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":87,"approval_perbill":813504824,"support_perbill":179558011,"approval":81.3504824,"support":17.9558011},{"time_hours":88,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":89,"approval_perbill":810436635,"support_perbill":176559660,"approval":81.0436635,"support":17.655966},{"time_hours":90,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":91,"approval_perbill":807407408,"support_perbill":173640167,"approval":80.7407408,"support":17.3640167},{"time_hours":92,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":93,"approval_perbill":804416404,"support_perbill":170796460,"approval":80.4416404,"support":17.079646},{"time_hours":94,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":95,"approval_perbill":801462906,"support_perbill":168025626,"approval":80.1462906,"support":16.8025626},{"time_hours":96,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":97,"approval_perbill":798546210,"support_perbill":165324899,"approval":79.854621,"support":16.5324899},{"time_hours":98,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":99,"approval_perbill":795665635,"support_perbill":162691652,"approval":79.5665635,"support":16.2691652},{"time_hours":100,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":101,"approval_perbill":792820513,"support_perbill":160123387,"approval":79.2820513,"support":16.0123387},{"time_hours":102,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":103,"approval_perbill":790010194,"support_perbill":157617728,"approval":79.0010194,"support":15.7617728},{"time_hours":104,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":105,"approval_perbill":787234043,"support_perbill":155172413,"approval":78.7234043,"support":15.5172413},{"time_hours":106,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":107,"approval_perbill":784491441,"support_perbill":152785289,"approval":78.4491441,"support":15.2785289},{"time_hours":108,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":109,"approval_perbill":781781783,"support_perbill":150454303,"approval":78.1781783,"support":15.0454303},{"time_hours":110,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":111,"approval_perbill":779104478,"support_perbill":148177496,"approval":77.9104478,"support":14.8177496},{"time_hours":112,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":113,"approval_perbill":776458953,"support_perbill":145953003,"approval":77.6458953,"support":14.5953003},{"time_hours":114,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":115,"approval_perbill":773844642,"support_perbill":143779039,"approval":77.3844642,"support":14.3779039},{"time_hours":116,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":117,"approval_perbill":771260998,"support_perbill":141653905,"approval":77.1260998,"support":14.1653905},{"time_hours":118,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":119,"approval_perbill":768707484,"support_perbill":139575971,"approval":76.8707484,"support":13.9575971},{"time_hours":120,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":121,"approval_perbill":766183576,"support_perbill":137543684,"approval":76.6183576,"support":13.7543684},{"time_hours":122,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":123,"approval_perbill":763688761,"support_perbill":135555555,"approval":76.3688761,"support":13.5555555},{"time_hours":124,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":125,"approval_perbill":761222541,"support_perbill":133610161,"approval":76.1222541,"support":13.3610161},{"time_hours":126,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":127,"approval_perbill":758784426,"support_perbill":131706138,"approval":75.8784426,"support":13.1706138},{"time_hours":128,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":129,"approval_perbill":756373938,"support_perbill":129842181,"approval":75.6373938,"support":12.9842181},{"time_hours":130,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":131,"approval_perbill":753990611,"support_perbill":128017037,"approval":75.3990611,"support":12.8017037},{"time_hours":132,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":133,"approval_perbill":751633988,"support_perbill":126229508,"approval":75.1633988,"support":12.6229508},{"time_hours":134,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":135,"approval_perbill":749303621,"support_perbill":124478442,"approval":74.9303621,"support":12.4478442},{"time_hours":136,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":137,"approval_perbill":746999077,"support_perbill":122762735,"approval":74.6999077,"support":12.2762735},{"time_hours":138,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":139,"approval_perbill":744719927,"support_perbill":121081326,"approval":74.4719927,"support":12.1081326},{"time_hours":140,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":141,"approval_perbill":742465754,"support_perbill":119433198,"approval":74.2465754,"support":11.9433198},{"time_hours":142,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":143,"approval_perbill":740236149,"support_perbill":117817371,"approval":74.0236149,"support":11.7817371},{"time_hours":144,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":145,"approval_perbill":738030714,"support_perbill":116232907,"approval":73.8030714,"support":11.6232907},{"time_hours":146,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":147,"approval_perbill":735849057,"support_perbill":114678898,"approval":73.5849057,"support":11.4678898},{"time_hours":148,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":149,"approval_perbill":733690796,"support_perbill":113154478,"approval":73.3690796,"support":11.3154478},{"time_hours":150,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":151,"approval_perbill":731555556,"support_perbill":111658808,"approval":73.1555556,"support":11.1658808},{"time_hours":152,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":153,"approval_perbill":729442971,"support_perbill":110191082,"approval":72.9442971,"support":11.0191082},{"time_hours":154,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":155,"approval_perbill":727352683,"support_perbill":108750526,"approval":72.7352683,"support":10.8750526},{"time_hours":156,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":157,"approval_perbill":725284340,"support_perbill":107336390,"approval":72.528434,"support":10.733639},{"time_hours":158,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":159,"approval_perbill":723237599,"support_perbill":105947955,"approval":72.3237599,"support":10.5947955},{"time_hours":160,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":161,"approval_perbill":721212122,"support_perbill":104584527,"approval":72.1212122,"support":10.4584527},{"time_hours":162,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":163,"approval_perbill":719207580,"support_perbill":103245436,"approval":71.920758,"support":10.3245436},{"time_hours":164,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":165,"approval_perbill":717223651,"support_perbill":101930036,"approval":71.7223651,"support":10.1930036},{"time_hours":166,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":167,"approval_perbill":715260018,"support_perbill":100637704,"approval":71.5260018,"support":10.0637704},{"time_hours":168,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":169,"approval_perbill":713316370,"support_perbill":99367838,"approval":71.331637,"support":9.9367838},{"time_hours":170,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":171,"approval_perbill":711392406,"support_perbill":98119859,"approval":71.1392406,"support":9.8119859},{"time_hours":172,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":173,"approval_perbill":709487826,"support_perbill":96893203,"approval":70.9487826,"support":9.6893203},{"time_hours":174,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":175,"approval_perbill":707602340,"support_perbill":95687331,"approval":70.760234,"support":9.5687331},{"time_hours":176,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":177,"approval_perbill":705735661,"support_perbill":94501718,"approval":70.5735661,"support":9.4501718},{"time_hours":178,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":179,"approval_perbill":703887511,"support_perbill":93335857,"approval":70.3887511,"support":9.3335857},{"time_hours":180,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":181,"approval_perbill":702057613,"support_perbill":92189260,"approval":70.2057613,"support":9.218926},{"time_hours":182,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":183,"approval_perbill":700245701,"support_perbill":91061452,"approval":70.0245701,"support":9.1061452},{"time_hours":184,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":185,"approval_perbill":698451508,"support_perbill":89951976,"approval":69.8451508,"support":8.9951976},{"time_hours":186,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":187,"approval_perbill":696674777,"support_perbill":88860388,"approval":69.6674777,"support":8.8860388},{"time_hours":188,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":189,"approval_perbill":694915254,"support_perbill":87786259,"approval":69.4915254,"support":8.7786259},{"time_hours":190,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":191,"approval_perbill":693172691,"support_perbill":86729174,"approval":69.3172691,"support":8.6729174},{"time_hours":192,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":193,"approval_perbill":691446843,"support_perbill":85688729,"approval":69.1446843,"support":8.5688729},{"time_hours":194,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":195,"approval_perbill":689737470,"support_perbill":84664536,"approval":68.973747,"support":8.4664536},{"time_hours":196,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":197,"approval_perbill":688044339,"support_perbill":83656217,"approval":68.8044339,"support":8.3656217},{"time_hours":198,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":199,"approval_perbill":686367219,"support_perbill":82663404,"approval":68.6367219,"support":8.2663404},{"time_hours":200,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":201,"approval_perbill":684705883,"support_perbill":81685744,"approval":68.4705883,"support":8.1685744},{"time_hours":202,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":203,"approval_perbill":683060110,"support_perbill":80722891,"approval":68.306011,"support":8.0722891},{"time_hours":204,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":205,"approval_perbill":681429682,"support_perbill":79774513,"approval":68.1429682,"support":7.9774513},{"time_hours":206,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":207,"approval_perbill":679814385,"support_perbill":78840284,"approval":67.9814385,"support":7.8840284},{"time_hours":208,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":209,"approval_perbill":678214011,"support_perbill":77919892,"approval":67.8214011,"support":7.7919892},{"time_hours":210,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":211,"approval_perbill":676628353,"support_perbill":77013030,"approval":67.6628353,"support":7.701303},{"time_hours":212,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":213,"approval_perbill":675057209,"support_perbill":76119402,"approval":67.5057209,"support":7.6119402},{"time_hours":214,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":215,"approval_perbill":673500380,"support_perbill":75238722,"approval":67.350038,"support":7.5238722},{"time_hours":216,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":217,"approval_perbill":671957672,"support_perbill":74370709,"approval":67.1957672,"support":7.4370709},{"time_hours":218,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":219,"approval_perbill":670428894,"support_perbill":73515092,"approval":67.0428894,"support":7.3515092},{"time_hours":220,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":221,"approval_perbill":668913858,"support_perbill":72671608,"approval":66.8913858,"support":7.2671608},{"time_hours":222,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":223,"approval_perbill":667412379,"support_perbill":71839999,"approval":66.7412379,"support":7.1839999},{"time_hours":224,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":225,"approval_perbill":665924276,"support_perbill":71020018,"approval":66.5924276,"support":7.1020018},{"time_hours":226,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":227,"approval_perbill":664449372,"support_perbill":70211422,"approval":66.4449372,"support":7.0211422},{"time_hours":228,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":229,"approval_perbill":662987491,"support_perbill":69413976,"approval":66.2987491,"support":6.9413976},{"time_hours":230,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":231,"approval_perbill":661538462,"support_perbill":68627450,"approval":66.1538462,"support":6.862745},{"time_hours":232,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":233,"approval_perbill":660102115,"support_perbill":67851622,"approval":66.0102115,"support":6.7851622},{"time_hours":234,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":235,"approval_perbill":658678287,"support_perbill":67086275,"approval":65.8678287,"support":6.7086275},{"time_hours":236,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":237,"approval_perbill":657266811,"support_perbill":66331198,"approval":65.7266811,"support":6.6331198},{"time_hours":238,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":239,"approval_perbill":655867531,"support_perbill":65586185,"approval":65.5867531,"support":6.5586185},{"time_hours":240,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":241,"approval_perbill":654480287,"support_perbill":64851038,"approval":65.4480287,"support":6.4851038},{"time_hours":242,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":243,"approval_perbill":653104925,"support_perbill":64125560,"approval":65.3104925,"support":6.412556},{"time_hours":244,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":245,"approval_perbill":651741294,"support_perbill":63409563,"approval":65.1741294,"support":6.3409563},{"time_hours":246,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":247,"approval_perbill":650389243,"support_perbill":62702862,"approval":65.0389243,"support":6.2702862},{"time_hours":248,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":249,"approval_perbill":649048626,"support_perbill":62005276,"approval":64.9048626,"support":6.2005276},{"time_hours":250,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":251,"approval_perbill":647719299,"support_perbill":61316632,"approval":64.7719299,"support":6.1316632},{"time_hours":252,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":253,"approval_perbill":646401118,"support_perbill":60636758,"approval":64.6401118,"support":6.0636758},{"time_hours":254,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":255,"approval_perbill":645093946,"support_perbill":59965487,"approval":64.5093946,"support":5.9965487},{"time_hours":256,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":257,"approval_perbill":643797644,"support_perbill":59302657,"approval":64.3797644,"support":5.9302657},{"time_hours":258,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":259,"approval_perbill":642512078,"support_perbill":58648111,"approval":64.2512078,"support":5.8648111},{"time_hours":260,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":261,"approval_perbill":641237113,"support_perbill":58001693,"approval":64.1237113,"support":5.8001693},{"time_hours":262,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":263,"approval_perbill":639972622,"support_perbill":57363253,"approval":63.9972622,"support":5.7363253},{"time_hours":264,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":265,"approval_perbill":638718473,"support_perbill":56732645,"approval":63.8718473,"support":5.6732645},{"time_hours":266,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":267,"approval_perbill":637474542,"support_perbill":56109725,"approval":63.7474542,"support":5.6109725},{"time_hours":268,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":269,"approval_perbill":636240703,"support_perbill":55494353,"approval":63.6240703,"support":5.5494353},{"time_hours":270,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":271,"approval_perbill":635016835,"support_perbill":54886394,"approval":63.5016835,"support":5.4886394},{"time_hours":272,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":273,"approval_perbill":633802817,"support_perbill":54285714,"approval":63.3802817,"support":5.4285714},{"time_hours":274,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":275,"approval_perbill":632598530,"support_perbill":53692182,"approval":63.259853,"support":5.3692182},{"time_hours":276,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":277,"approval_perbill":631403859,"support_perbill":53105673,"approval":63.1403859,"support":5.3105673},{"time_hours":278,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":279,"approval_perbill":630218688,"support_perbill":52526062,"approval":63.0218688,"support":5.2526062},{"time_hours":280,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":281,"approval_perbill":629042905,"support_perbill":51953228,"approval":62.9042905,"support":5.1953228},{"time_hours":282,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":283,"approval_perbill":627876397,"support_perbill":51387053,"approval":62.7876397,"support":5.1387053},{"time_hours":284,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":285,"approval_perbill":626719057,"support_perbill":50827423,"approval":62.6719057,"support":5.0827423},{"time_hours":286,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":287,"approval_perbill":625570776,"support_perbill":50274222,"approval":62.5570776,"support":5.0274222},{"time_hours":288,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":289,"approval_perbill":624431449,"support_perbill":49727343,"approval":62.4431449,"support":4.9727343},{"time_hours":290,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":291,"approval_perbill":623300971,"support_perbill":49186676,"approval":62.3300971,"support":4.9186676},{"time_hours":292,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":293,"approval_perbill":622179239,"support_perbill":48652117,"approval":62.2179239,"support":4.8652117},{"time_hours":294,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":295,"approval_perbill":621066153,"support_perbill":48123563,"approval":62.1066153,"support":4.8123563},{"time_hours":296,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":297,"approval_perbill":619961612,"support_perbill":47600913,"approval":61.9961612,"support":4.7600913},{"time_hours":298,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":299,"approval_perbill":618865519,"support_perbill":47084069,"approval":61.8865519,"support":4.7084069},{"time_hours":300,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":301,"approval_perbill":617777778,"support_perbill":46572934,"approval":61.7777778,"support":4.6572934},{"time_hours":302,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":303,"approval_perbill":616698292,"support_perbill":46067415,"approval":61.6698292,"support":4.6067415},{"time_hours":304,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":305,"approval_perbill":615626969,"support_perbill":45567419,"approval":61.5626969,"support":4.5567419},{"time_hours":306,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":307,"approval_perbill":614563716,"support_perbill":45072857,"approval":61.4563716,"support":4.5072857},{"time_hours":308,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":309,"approval_perbill":613508443,"support_perbill":44583640,"approval":61.3508443,"support":4.458364},{"time_hours":310,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":311,"approval_perbill":612461059,"support_perbill":44099682,"approval":61.2461059,"support":4.4099682},{"time_hours":312,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":313,"approval_perbill":611421477,"support_perbill":43620898,"approval":61.1421477,"support":4.3620898},{"time_hours":314,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":315,"approval_perbill":610389610,"support_perbill":43147207,"approval":61.038961,"support":4.3147207},{"time_hours":316,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":317,"approval_perbill":609365373,"support_perbill":42678528,"approval":60.9365373,"support":4.2678528},{"time_hours":318,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":319,"approval_perbill":608348680,"support_perbill":42214780,"approval":60.834868,"support":4.221478},{"time_hours":320,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":321,"approval_perbill":607339449,"support_perbill":41755888,"approval":60.7339449,"support":4.1755888},{"time_hours":322,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":323,"approval_perbill":606337599,"support_perbill":41301774,"approval":60.6337599,"support":4.1301774},{"time_hours":324,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":325,"approval_perbill":605343048,"support_perbill":40852366,"approval":60.5343048,"support":4.0852366},{"time_hours":326,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":327,"approval_perbill":604355717,"support_perbill":40407589,"approval":60.4355717,"support":4.0407589},{"time_hours":328,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":329,"approval_perbill":603375527,"support_perbill":39967373,"approval":60.3375527,"support":3.9967373},{"time_hours":330,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":331,"approval_perbill":602402402,"support_perbill":39531648,"approval":60.2402402,"support":3.9531648},{"time_hours":332,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":333,"approval_perbill":601436266,"support_perbill":39100345,"approval":60.1436266,"support":3.9100345},{"time_hours":334,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":335,"approval_perbill":600477042,"support_perbill":38673398,"approval":60.0477042,"support":3.8673398},{"time_hours":336,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":337,"approval_perbill":599524658,"support_perbill":38250741,"approval":59.9524658,"support":3.8250741},{"time_hours":338,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":339,"approval_perbill":598579041,"support_perbill":37832310,"approval":59.8579041,"support":3.783231},{"time_hours":340,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":341,"approval_perbill":597640118,"support_perbill":37418041,"approval":59.7640118,"support":3.7418041},{"time_hours":342,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":343,"approval_perbill":596707819,"support_perbill":37007873,"approval":59.6707819,"support":3.7007873},{"time_hours":344,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":345,"approval_perbill":595782074,"support_perbill":36601745,"approval":59.5782074,"support":3.6601745},{"time_hours":346,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":347,"approval_perbill":594862814,"support_perbill":36199598,"approval":59.4862814,"support":3.6199598},{"time_hours":348,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":349,"approval_perbill":593949971,"support_perbill":35801374,"approval":59.3949971,"support":3.5801374},{"time_hours":350,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":351,"approval_perbill":593043478,"support_perbill":35407014,"approval":59.3043478,"support":3.5407014},{"time_hours":352,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":353,"approval_perbill":592143270,"support_perbill":35016465,"approval":59.214327,"support":3.5016465},{"time_hours":354,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":355,"approval_perbill":591249280,"support_perbill":34629669,"approval":59.124928,"support":3.4629669},{"time_hours":356,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":357,"approval_perbill":590361446,"support_perbill":34246575,"approval":59.0361446,"support":3.4246575},{"time_hours":358,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":359,"approval_perbill":589479703,"support_perbill":33867128,"approval":58.9479703,"support":3.3867128},{"time_hours":360,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":361,"approval_perbill":588603989,"support_perbill":33491276,"approval":58.8603989,"support":3.3491276},{"time_hours":362,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":363,"approval_perbill":587734242,"support_perbill":33118970,"approval":58.7734242,"support":3.311897},{"time_hours":364,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":365,"approval_perbill":586870402,"support_perbill":32750159,"approval":58.6870402,"support":3.2750159},{"time_hours":366,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":367,"approval_perbill":586012408,"support_perbill":32384794,"approval":58.6012408,"support":3.2384794},{"time_hours":368,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":369,"approval_perbill":585160202,"support_perbill":32022827,"approval":58.5160202,"support":3.2022827},{"time_hours":370,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":371,"approval_perbill":584313725,"support_perbill":31664211,"approval":58.4313725,"support":3.1664211},{"time_hours":372,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":373,"approval_perbill":583472920,"support_perbill":31308900,"approval":58.347292,"support":3.13089},{"time_hours":374,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":375,"approval_perbill":582637729,"support_perbill":30956847,"approval":58.2637729,"support":3.0956847},{"time_hours":376,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":377,"approval_perbill":581808098,"support_perbill":30608009,"approval":58.1808098,"support":3.0608009},{"time_hours":378,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":379,"approval_perbill":580983969,"support_perbill":30262342,"approval":58.0983969,"support":3.0262342},{"time_hours":380,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":381,"approval_perbill":580165289,"support_perbill":29919802,"approval":58.0165289,"support":2.9919802},{"time_hours":382,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":383,"approval_perbill":579352004,"support_perbill":29580347,"approval":57.9352004,"support":2.9580347},{"time_hours":384,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":385,"approval_perbill":578544061,"support_perbill":29243936,"approval":57.8544061,"support":2.9243936},{"time_hours":386,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":387,"approval_perbill":577741407,"support_perbill":28910529,"approval":57.7741407,"support":2.8910529},{"time_hours":388,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":389,"approval_perbill":576943991,"support_perbill":28580084,"approval":57.6943991,"support":2.8580084},{"time_hours":390,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":391,"approval_perbill":576151761,"support_perbill":28252563,"approval":57.6151761,"support":2.8252563},{"time_hours":392,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":393,"approval_perbill":575364668,"support_perbill":27927927,"approval":57.5364668,"support":2.7927927},{"time_hours":394,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":395,"approval_perbill":574582660,"support_perbill":27606138,"approval":57.458266,"support":2.7606138},{"time_hours":396,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":397,"approval_perbill":573805690,"support_perbill":27287159,"approval":57.380569,"support":2.7287159},{"time_hours":398,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":399,"approval_perbill":573033708,"support_perbill":26970954,"approval":57.3033708,"support":2.6970954},{"time_hours":400,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":401,"approval_perbill":572266666,"support_perbill":26657485,"approval":57.2266666,"support":2.6657485},{"time_hours":402,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":403,"approval_perbill":571504519,"support_perbill":26346718,"approval":57.1504519,"support":2.6346718},{"time_hours":404,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":405,"approval_perbill":570747218,"support_perbill":26038618,"approval":57.0747218,"support":2.6038618},{"time_hours":406,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":407,"approval_perbill":569994717,"support_perbill":25733151,"approval":56.9994717,"support":2.5733151},{"time_hours":408,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":409,"approval_perbill":569246972,"support_perbill":25430283,"approval":56.9246972,"support":2.5430283},{"time_hours":410,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":411,"approval_perbill":568503937,"support_perbill":25129982,"approval":56.8503937,"support":2.5129982},{"time_hours":412,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":413,"approval_perbill":567765567,"support_perbill":24832214,"approval":56.7765567,"support":2.4832214},{"time_hours":414,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":415,"approval_perbill":567031820,"support_perbill":24536948,"approval":56.703182,"support":2.4536948},{"time_hours":416,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":417,"approval_perbill":566302652,"support_perbill":24244152,"approval":56.6302652,"support":2.4244152},{"time_hours":418,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":419,"approval_perbill":565578020,"support_perbill":23953796,"approval":56.557802,"support":2.3953796},{"time_hours":420,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":421,"approval_perbill":564857881,"support_perbill":23665849,"approval":56.4857881,"support":2.3665849},{"time_hours":422,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":423,"approval_perbill":564142195,"support_perbill":23380281,"approval":56.4142195,"support":2.3380281},{"time_hours":424,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":425,"approval_perbill":563430919,"support_perbill":23097063,"approval":56.3430919,"support":2.3097063},{"time_hours":426,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":427,"approval_perbill":562724014,"support_perbill":22816166,"approval":56.2724014,"support":2.2816166},{"time_hours":428,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":429,"approval_perbill":562021439,"support_perbill":22537562,"approval":56.2021439,"support":2.2537562},{"time_hours":430,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":431,"approval_perbill":561323155,"support_perbill":22261222,"approval":56.1323155,"support":2.2261222},{"time_hours":432,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":433,"approval_perbill":560629122,"support_perbill":21987120,"approval":56.0629122,"support":2.198712},{"time_hours":434,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":435,"approval_perbill":559939302,"support_perbill":21715227,"approval":55.9939302,"support":2.1715227},{"time_hours":436,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":437,"approval_perbill":559253656,"support_perbill":21445518,"approval":55.9253656,"support":2.1445518},{"time_hours":438,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":439,"approval_perbill":558572147,"support_perbill":21177967,"approval":55.8572147,"support":2.1177967},{"time_hours":440,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":441,"approval_perbill":557894736,"support_perbill":20912547,"approval":55.7894736,"support":2.0912547},{"time_hours":442,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":443,"approval_perbill":557221389,"support_perbill":20649233,"approval":55.7221389,"support":2.0649233},{"time_hours":444,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":445,"approval_perbill":556552068,"support_perbill":20388000,"approval":55.6552068,"support":2.0388},{"time_hours":446,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":447,"approval_perbill":555886736,"support_perbill":20128824,"approval":55.5886736,"support":2.0128824},{"time_hours":448,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":449,"approval_perbill":555225359,"support_perbill":19871680,"approval":55.5225359,"support":1.987168},{"time_hours":450,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":451,"approval_perbill":554567901,"support_perbill":19616545,"approval":55.4567901,"support":1.9616545},{"time_hours":452,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":453,"approval_perbill":553914328,"support_perbill":19363394,"approval":55.3914328,"support":1.9363394},{"time_hours":454,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":455,"approval_perbill":553264604,"support_perbill":19112206,"approval":55.3264604,"support":1.9112206},{"time_hours":456,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":457,"approval_perbill":552618698,"support_perbill":18862958,"approval":55.2618698,"support":1.8862958},{"time_hours":458,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":459,"approval_perbill":551976574,"support_perbill":18615626,"approval":55.1976574,"support":1.8615626},{"time_hours":460,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":461,"approval_perbill":551338199,"support_perbill":18370189,"approval":55.1338199,"support":1.8370189},{"time_hours":462,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":463,"approval_perbill":550703542,"support_perbill":18126625,"approval":55.0703542,"support":1.8126625},{"time_hours":464,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":465,"approval_perbill":550072569,"support_perbill":17884914,"approval":55.0072569,"support":1.7884914},{"time_hours":466,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":467,"approval_perbill":549445248,"support_perbill":17645033,"approval":54.9445248,"support":1.7645033},{"time_hours":468,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":469,"approval_perbill":548821549,"support_perbill":17406962,"approval":54.8821549,"support":1.7406962},{"time_hours":470,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":471,"approval_perbill":548201438,"support_perbill":17170681,"approval":54.8201438,"support":1.7170681},{"time_hours":472,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":473,"approval_perbill":547584887,"support_perbill":16936169,"approval":54.7584887,"support":1.6936169},{"time_hours":474,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":475,"approval_perbill":546971864,"support_perbill":16703408,"approval":54.6971864,"support":1.6703408},{"time_hours":476,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":477,"approval_perbill":546362339,"support_perbill":16472376,"approval":54.6362339,"support":1.6472376},{"time_hours":478,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":479,"approval_perbill":545756282,"support_perbill":16243056,"approval":54.5756282,"support":1.6243056},{"time_hours":480,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":481,"approval_perbill":545153664,"support_perbill":16015428,"approval":54.5153664,"support":1.6015428},{"time_hours":482,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":483,"approval_perbill":544554455,"support_perbill":15789473,"approval":54.4554455,"support":1.5789473},{"time_hours":484,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":485,"approval_perbill":543958627,"support_perbill":15565173,"approval":54.3958627,"support":1.5565173},{"time_hours":486,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":487,"approval_perbill":543366151,"support_perbill":15342510,"approval":54.3366151,"support":1.534251},{"time_hours":488,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":489,"approval_perbill":542776998,"support_perbill":15121467,"approval":54.2776998,"support":1.5121467},{"time_hours":490,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":491,"approval_perbill":542191142,"support_perbill":14902025,"approval":54.2191142,"support":1.4902025},{"time_hours":492,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":493,"approval_perbill":541608554,"support_perbill":14684166,"approval":54.1608554,"support":1.4684166},{"time_hours":494,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":495,"approval_perbill":541029207,"support_perbill":14467876,"approval":54.1029207,"support":1.4467876},{"time_hours":496,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":497,"approval_perbill":540453074,"support_perbill":14253135,"approval":54.0453074,"support":1.4253135},{"time_hours":498,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":499,"approval_perbill":539880129,"support_perbill":14039928,"approval":53.9880129,"support":1.4039928},{"time_hours":500,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":501,"approval_perbill":539310344,"support_perbill":13828238,"approval":53.9310344,"support":1.3828238},{"time_hours":502,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":503,"approval_perbill":538743695,"support_perbill":13618049,"approval":53.8743695,"support":1.3618049},{"time_hours":504,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":505,"approval_perbill":538180155,"support_perbill":13409346,"approval":53.8180155,"support":1.3409346},{"time_hours":506,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":507,"approval_perbill":537619699,"support_perbill":13202112,"approval":53.7619699,"support":1.3202112},{"time_hours":508,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":509,"approval_perbill":537062301,"support_perbill":12996331,"approval":53.7062301,"support":1.2996331},{"time_hours":510,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":511,"approval_perbill":536507936,"support_perbill":12791990,"approval":53.6507936,"support":1.279199},{"time_hours":512,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":513,"approval_perbill":535956580,"support_perbill":12589073,"approval":53.595658,"support":1.2589073},{"time_hours":514,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":515,"approval_perbill":535408209,"support_perbill":12387564,"approval":53.5408209,"support":1.2387564},{"time_hours":516,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":517,"approval_perbill":534862798,"support_perbill":12187450,"approval":53.4862798,"support":1.218745},{"time_hours":518,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":519,"approval_perbill":534320323,"support_perbill":11988716,"approval":53.4320323,"support":1.1988716},{"time_hours":520,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":521,"approval_perbill":533780760,"support_perbill":11791347,"approval":53.378076,"support":1.1791347},{"time_hours":522,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":523,"approval_perbill":533244087,"support_perbill":11595330,"approval":53.3244087,"support":1.159533},{"time_hours":524,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":525,"approval_perbill":532710280,"support_perbill":11400651,"approval":53.271028,"support":1.1400651},{"time_hours":526,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":527,"approval_perbill":532179316,"support_perbill":11207295,"approval":53.2179316,"support":1.1207295},{"time_hours":528,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":529,"approval_perbill":531651173,"support_perbill":11015251,"approval":53.1651173,"support":1.1015251},{"time_hours":530,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":531,"approval_perbill":531125827,"support_perbill":10824504,"approval":53.1125827,"support":1.0824504},{"time_hours":532,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":533,"approval_perbill":530603258,"support_perbill":10635041,"approval":53.0603258,"support":1.0635041},{"time_hours":534,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":535,"approval_perbill":530083443,"support_perbill":10446850,"approval":53.0083443,"support":1.044685},{"time_hours":536,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":537,"approval_perbill":529566360,"support_perbill":10259917,"approval":52.956636,"support":1.0259917},{"time_hours":538,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":539,"approval_perbill":529051987,"support_perbill":10074230,"approval":52.9051987,"support":1.007423},{"time_hours":540,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":541,"approval_perbill":528540305,"support_perbill":9889777,"approval":52.8540305,"support":0.9889777},{"time_hours":542,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":543,"approval_perbill":528031290,"support_perbill":9706545,"approval":52.803129,"support":0.9706545},{"time_hours":544,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":545,"approval_perbill":527524924,"support_perbill":9524523,"approval":52.7524924,"support":0.9524523},{"time_hours":546,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":547,"approval_perbill":527021184,"support_perbill":9343698,"approval":52.7021184,"support":0.9343698},{"time_hours":548,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":549,"approval_perbill":526520051,"support_perbill":9164058,"approval":52.6520051,"support":0.9164058},{"time_hours":550,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":551,"approval_perbill":526021505,"support_perbill":8985592,"approval":52.6021505,"support":0.8985592},{"time_hours":552,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":553,"approval_perbill":525525525,"support_perbill":8808289,"approval":52.5525525,"support":0.8808289},{"time_hours":554,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":555,"approval_perbill":525032092,"support_perbill":8632137,"approval":52.5032092,"support":0.8632137},{"time_hours":556,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":557,"approval_perbill":524541186,"support_perbill":8457125,"approval":52.4541186,"support":0.8457125},{"time_hours":558,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":559,"approval_perbill":524052788,"support_perbill":8283242,"approval":52.4052788,"support":0.8283242},{"time_hours":560,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":561,"approval_perbill":523566878,"support_perbill":8110477,"approval":52.3566878,"support":0.8110477},{"time_hours":562,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":563,"approval_perbill":523083439,"support_perbill":7938819,"approval":52.3083439,"support":0.7938819},{"time_hours":564,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":565,"approval_perbill":522602450,"support_perbill":7768258,"approval":52.260245,"support":0.7768258},{"time_hours":566,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":567,"approval_perbill":522123893,"support_perbill":7598783,"approval":52.2123893,"support":0.7598783},{"time_hours":568,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":569,"approval_perbill":521647751,"support_perbill":7430384,"approval":52.1647751,"support":0.7430384},{"time_hours":570,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":571,"approval_perbill":521174004,"support_perbill":7263051,"approval":52.1174004,"support":0.7263051},{"time_hours":572,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":573,"approval_perbill":520702634,"support_perbill":7096773,"approval":52.0702634,"support":0.7096773},{"time_hours":574,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":575,"approval_perbill":520233625,"support_perbill":6931541,"approval":52.0233625,"support":0.6931541},{"time_hours":576,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":577,"approval_perbill":519766957,"support_perbill":6767345,"approval":51.9766957,"support":0.6767345},{"time_hours":578,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":579,"approval_perbill":519302615,"support_perbill":6604175,"approval":51.9302615,"support":0.6604175},{"time_hours":580,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":581,"approval_perbill":518840579,"support_perbill":6442021,"approval":51.8840579,"support":0.6442021},{"time_hours":582,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":583,"approval_perbill":518380834,"support_perbill":6280874,"approval":51.8380834,"support":0.6280874},{"time_hours":584,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":585,"approval_perbill":517923362,"support_perbill":6120725,"approval":51.7923362,"support":0.6120725},{"time_hours":586,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":587,"approval_perbill":517468146,"support_perbill":5961565,"approval":51.7468146,"support":0.5961565},{"time_hours":588,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":589,"approval_perbill":517015170,"support_perbill":5803383,"approval":51.701517,"support":0.5803383},{"time_hours":590,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":591,"approval_perbill":516564417,"support_perbill":5646172,"approval":51.6564417,"support":0.5646172},{"time_hours":592,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":593,"approval_perbill":516115870,"support_perbill":5489923,"approval":51.611587,"support":0.5489923},{"time_hours":594,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":595,"approval_perbill":515669515,"support_perbill":5334626,"approval":51.5669515,"support":0.5334626},{"time_hours":596,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":597,"approval_perbill":515225334,"support_perbill":5180273,"approval":51.5225334,"support":0.5180273},{"time_hours":598,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":599,"approval_perbill":514783313,"support_perbill":5026855,"approval":51.4783313,"support":0.5026855},{"time_hours":600,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":601,"approval_perbill":514343434,"support_perbill":4874364,"approval":51.4343434,"support":0.4874364},{"time_hours":602,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":603,"approval_perbill":513905683,"support_perbill":4722792,"approval":51.3905683,"support":0.4722792},{"time_hours":604,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":605,"approval_perbill":513470044,"support_perbill":4572130,"approval":51.3470044,"support":0.457213},{"time_hours":606,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":607,"approval_perbill":513036502,"support_perbill":4422370,"approval":51.3036502,"support":0.442237},{"time_hours":608,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":609,"approval_perbill":512605041,"support_perbill":4273503,"approval":51.2605041,"support":0.4273503},{"time_hours":610,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":611,"approval_perbill":512175648,"support_perbill":4125523,"approval":51.2175648,"support":0.4125523},{"time_hours":612,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":613,"approval_perbill":511748307,"support_perbill":3978421,"approval":51.1748307,"support":0.3978421},{"time_hours":614,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":615,"approval_perbill":511323003,"support_perbill":3832190,"approval":51.1323003,"support":0.383219},{"time_hours":616,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":617,"approval_perbill":510899722,"support_perbill":3686820,"approval":51.0899722,"support":0.368682},{"time_hours":618,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":619,"approval_perbill":510478449,"support_perbill":3542306,"approval":51.0478449,"support":0.3542306},{"time_hours":620,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":621,"approval_perbill":510059171,"support_perbill":3398640,"approval":51.0059171,"support":0.339864},{"time_hours":622,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":623,"approval_perbill":509641873,"support_perbill":3255813,"approval":50.9641873,"support":0.3255813},{"time_hours":624,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":625,"approval_perbill":509226540,"support_perbill":3113819,"approval":50.922654,"support":0.3113819},{"time_hours":626,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":627,"approval_perbill":508813160,"support_perbill":2972651,"approval":50.881316,"support":0.2972651},{"time_hours":628,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":629,"approval_perbill":508401719,"support_perbill":2832301,"approval":50.8401719,"support":0.2832301},{"time_hours":630,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":631,"approval_perbill":507992202,"support_perbill":2692761,"approval":50.7992202,"support":0.2692761},{"time_hours":632,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":633,"approval_perbill":507584597,"support_perbill":2554027,"approval":50.7584597,"support":0.2554027},{"time_hours":634,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":635,"approval_perbill":507178890,"support_perbill":2416089,"approval":50.717889,"support":0.2416089},{"time_hours":636,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":637,"approval_perbill":506775067,"support_perbill":2278942,"approval":50.6775067,"support":0.2278942},{"time_hours":638,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":639,"approval_perbill":506373116,"support_perbill":2142578,"approval":50.6373116,"support":0.2142578},{"time_hours":640,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":641,"approval_perbill":505973024,"support_perbill":2006991,"approval":50.5973024,"support":0.2006991},{"time_hours":642,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":643,"approval_perbill":505574778,"support_perbill":1872175,"approval":50.5574778,"support":0.1872175},{"time_hours":644,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":645,"approval_perbill":505178365,"support_perbill":1738122,"approval":50.5178365,"support":0.1738122},{"time_hours":646,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":647,"approval_perbill":504783773,"support_perbill":1604826,"approval":50.4783773,"support":0.1604826},{"time_hours":648,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":649,"approval_perbill":504390988,"support_perbill":1472282,"approval":50.4390988,"support":0.1472282},{"time_hours":650,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":651,"approval_perbill":503999999,"support_perbill":1340482,"approval":50.3999999,"support":0.1340482},{"time_hours":652,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":653,"approval_perbill":503610794,"support_perbill":1209420,"approval":50.3610794,"support":0.120942},{"time_hours":654,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":655,"approval_perbill":503223359,"support_perbill":1079090,"approval":50.3223359,"support":0.107909},{"time_hours":656,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":657,"approval_perbill":502837684,"support_perbill":949486,"approval":50.2837684,"support":0.0949486},{"time_hours":658,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":659,"approval_perbill":502453756,"support_perbill":820603,"approval":50.2453756,"support":0.0820603},{"time_hours":660,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":661,"approval_perbill":502071562,"support_perbill":692433,"approval":50.2071562,"support":0.0692433},{"time_hours":662,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":663,"approval_perbill":501691093,"support_perbill":564971,"approval":50.1691093,"support":0.0564971},{"time_hours":664,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":665,"approval_perbill":501312335,"support_perbill":438211,"approval":50.1312335,"support":0.0438211},{"time_hours":666,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":667,"approval_perbill":500935278,"support_perbill":312148,"approval":50.0935278,"support":0.0312148},{"time_hours":668,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":669,"approval_perbill":500559910,"support_perbill":186775,"approval":50.055991,"support":0.0186775},{"time_hours":670,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":671,"approval_perbill":500186219,"support_perbill":62088,"approval":50.0186219,"support":0.0062088},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},17591:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},10504:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":997037038,"support_perbill":491215228,"approval":99.7037038,"support":49.1215228},{"time_hours":2,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":3,"approval_perbill":991189429,"support_perbill":474468089,"approval":99.1189429,"support":47.4468089},{"time_hours":4,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":5,"approval_perbill":985443960,"support_perbill":458734526,"approval":98.544396,"support":45.8734526},{"time_hours":6,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":7,"approval_perbill":979797981,"support_perbill":443925237,"approval":97.9797981,"support":44.3925237},{"time_hours":8,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":9,"approval_perbill":974248928,"support_perbill":429961090,"approval":97.4248928,"support":42.996109},{"time_hours":10,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":11,"approval_perbill":968794328,"support_perbill":416771755,"approval":96.8794328,"support":41.6771755},{"time_hours":12,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":13,"approval_perbill":963431787,"support_perbill":404294479,"approval":96.3431787,"support":40.4294479},{"time_hours":14,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":15,"approval_perbill":958158997,"support_perbill":392473120,"approval":95.8158997,"support":39.247312},{"time_hours":16,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":17,"approval_perbill":952973721,"support_perbill":381257276,"approval":95.2973721,"support":38.1257276},{"time_hours":18,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":19,"approval_perbill":947873801,"support_perbill":370601591,"approval":94.7873801,"support":37.0601591},{"time_hours":20,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":21,"approval_perbill":942857143,"support_perbill":360465116,"approval":94.2857143,"support":36.0465116},{"time_hours":22,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":23,"approval_perbill":937921728,"support_perbill":350810812,"approval":93.7921728,"support":35.0810812},{"time_hours":24,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":25,"approval_perbill":933065598,"support_perbill":341605071,"approval":93.3065598,"support":34.1605071},{"time_hours":26,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":27,"approval_perbill":928286854,"support_perbill":332817338,"approval":92.8286854,"support":33.2817338},{"time_hours":28,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":29,"approval_perbill":923583664,"support_perbill":324419780,"approval":92.3583664,"support":32.441978},{"time_hours":30,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":31,"approval_perbill":918954249,"support_perbill":316386970,"approval":91.8954249,"support":31.638697},{"time_hours":32,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":33,"approval_perbill":914396889,"support_perbill":308695654,"approval":91.4396889,"support":30.8695654},{"time_hours":34,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":35,"approval_perbill":909909911,"support_perbill":301324504,"approval":90.9909911,"support":30.1324504},{"time_hours":36,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":37,"approval_perbill":905491700,"support_perbill":294253940,"approval":90.54917,"support":29.425394},{"time_hours":38,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":39,"approval_perbill":901140685,"support_perbill":287465940,"approval":90.1140685,"support":28.746594},{"time_hours":40,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":41,"approval_perbill":896855347,"support_perbill":280943902,"approval":89.6855347,"support":28.0943902},{"time_hours":42,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":43,"approval_perbill":892634208,"support_perbill":274672489,"approval":89.2634208,"support":27.4672489},{"time_hours":44,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":45,"approval_perbill":888475838,"support_perbill":268637533,"approval":88.8475838,"support":26.8637533},{"time_hours":46,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":47,"approval_perbill":884378844,"support_perbill":262825904,"approval":88.4378844,"support":26.2825904},{"time_hours":48,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":49,"approval_perbill":880341882,"support_perbill":257225434,"approval":88.0341882,"support":25.7225434},{"time_hours":50,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":51,"approval_perbill":876363637,"support_perbill":251824817,"approval":87.6363637,"support":25.1824817},{"time_hours":52,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":53,"approval_perbill":872442841,"support_perbill":246613547,"approval":87.2442841,"support":24.6613547},{"time_hours":54,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":55,"approval_perbill":868578256,"support_perbill":241581832,"approval":86.8578256,"support":24.1581832},{"time_hours":56,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":57,"approval_perbill":864768684,"support_perbill":236720555,"approval":86.4768684,"support":23.6720555},{"time_hours":58,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":59,"approval_perbill":861012957,"support_perbill":232021196,"approval":86.1012957,"support":23.2021196},{"time_hours":60,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":61,"approval_perbill":857309942,"support_perbill":227475801,"approval":85.7309942,"support":22.7475801},{"time_hours":62,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":63,"approval_perbill":853658537,"support_perbill":223076923,"approval":85.3658537,"support":22.3076923},{"time_hours":64,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":65,"approval_perbill":850057671,"support_perbill":218817592,"approval":85.0057671,"support":21.8817592},{"time_hours":66,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":67,"approval_perbill":846506302,"support_perbill":214691271,"approval":84.6506302,"support":21.4691271},{"time_hours":68,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":69,"approval_perbill":843003414,"support_perbill":210691824,"approval":84.3003414,"support":21.0691824},{"time_hours":70,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":71,"approval_perbill":839548024,"support_perbill":206813490,"approval":83.9548024,"support":20.681349},{"time_hours":72,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":73,"approval_perbill":836139170,"support_perbill":203050847,"approval":83.613917,"support":20.3050847},{"time_hours":74,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":75,"approval_perbill":832775921,"support_perbill":199398798,"approval":83.2775921,"support":19.9398798},{"time_hours":76,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":77,"approval_perbill":829457365,"support_perbill":195852534,"approval":82.9457365,"support":19.5852534},{"time_hours":78,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":79,"approval_perbill":826182619,"support_perbill":192407528,"approval":82.6182619,"support":19.2407528},{"time_hours":80,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":81,"approval_perbill":822950820,"support_perbill":189059501,"approval":82.295082,"support":18.9059501},{"time_hours":82,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":83,"approval_perbill":819761130,"support_perbill":185804417,"approval":81.976113,"support":18.5804417},{"time_hours":84,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":85,"approval_perbill":816612730,"support_perbill":182638457,"approval":81.661273,"support":18.2638457},{"time_hours":86,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":87,"approval_perbill":813504824,"support_perbill":179558011,"approval":81.3504824,"support":17.9558011},{"time_hours":88,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":89,"approval_perbill":810436635,"support_perbill":176559660,"approval":81.0436635,"support":17.655966},{"time_hours":90,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":91,"approval_perbill":807407408,"support_perbill":173640167,"approval":80.7407408,"support":17.3640167},{"time_hours":92,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":93,"approval_perbill":804416404,"support_perbill":170796460,"approval":80.4416404,"support":17.079646},{"time_hours":94,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":95,"approval_perbill":801462906,"support_perbill":168025626,"approval":80.1462906,"support":16.8025626},{"time_hours":96,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":97,"approval_perbill":798546210,"support_perbill":165324899,"approval":79.854621,"support":16.5324899},{"time_hours":98,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":99,"approval_perbill":795665635,"support_perbill":162691652,"approval":79.5665635,"support":16.2691652},{"time_hours":100,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":101,"approval_perbill":792820513,"support_perbill":160123387,"approval":79.2820513,"support":16.0123387},{"time_hours":102,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":103,"approval_perbill":790010194,"support_perbill":157617728,"approval":79.0010194,"support":15.7617728},{"time_hours":104,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":105,"approval_perbill":787234043,"support_perbill":155172413,"approval":78.7234043,"support":15.5172413},{"time_hours":106,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":107,"approval_perbill":784491441,"support_perbill":152785289,"approval":78.4491441,"support":15.2785289},{"time_hours":108,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":109,"approval_perbill":781781783,"support_perbill":150454303,"approval":78.1781783,"support":15.0454303},{"time_hours":110,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":111,"approval_perbill":779104478,"support_perbill":148177496,"approval":77.9104478,"support":14.8177496},{"time_hours":112,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":113,"approval_perbill":776458953,"support_perbill":145953003,"approval":77.6458953,"support":14.5953003},{"time_hours":114,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":115,"approval_perbill":773844642,"support_perbill":143779039,"approval":77.3844642,"support":14.3779039},{"time_hours":116,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":117,"approval_perbill":771260998,"support_perbill":141653905,"approval":77.1260998,"support":14.1653905},{"time_hours":118,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":119,"approval_perbill":768707484,"support_perbill":139575971,"approval":76.8707484,"support":13.9575971},{"time_hours":120,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":121,"approval_perbill":766183576,"support_perbill":137543684,"approval":76.6183576,"support":13.7543684},{"time_hours":122,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":123,"approval_perbill":763688761,"support_perbill":135555555,"approval":76.3688761,"support":13.5555555},{"time_hours":124,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":125,"approval_perbill":761222541,"support_perbill":133610161,"approval":76.1222541,"support":13.3610161},{"time_hours":126,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":127,"approval_perbill":758784426,"support_perbill":131706138,"approval":75.8784426,"support":13.1706138},{"time_hours":128,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":129,"approval_perbill":756373938,"support_perbill":129842181,"approval":75.6373938,"support":12.9842181},{"time_hours":130,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":131,"approval_perbill":753990611,"support_perbill":128017037,"approval":75.3990611,"support":12.8017037},{"time_hours":132,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":133,"approval_perbill":751633988,"support_perbill":126229508,"approval":75.1633988,"support":12.6229508},{"time_hours":134,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":135,"approval_perbill":749303621,"support_perbill":124478442,"approval":74.9303621,"support":12.4478442},{"time_hours":136,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":137,"approval_perbill":746999077,"support_perbill":122762735,"approval":74.6999077,"support":12.2762735},{"time_hours":138,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":139,"approval_perbill":744719927,"support_perbill":121081326,"approval":74.4719927,"support":12.1081326},{"time_hours":140,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":141,"approval_perbill":742465754,"support_perbill":119433198,"approval":74.2465754,"support":11.9433198},{"time_hours":142,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":143,"approval_perbill":740236149,"support_perbill":117817371,"approval":74.0236149,"support":11.7817371},{"time_hours":144,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":145,"approval_perbill":738030714,"support_perbill":116232907,"approval":73.8030714,"support":11.6232907},{"time_hours":146,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":147,"approval_perbill":735849057,"support_perbill":114678898,"approval":73.5849057,"support":11.4678898},{"time_hours":148,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":149,"approval_perbill":733690796,"support_perbill":113154478,"approval":73.3690796,"support":11.3154478},{"time_hours":150,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":151,"approval_perbill":731555556,"support_perbill":111658808,"approval":73.1555556,"support":11.1658808},{"time_hours":152,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":153,"approval_perbill":729442971,"support_perbill":110191082,"approval":72.9442971,"support":11.0191082},{"time_hours":154,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":155,"approval_perbill":727352683,"support_perbill":108750526,"approval":72.7352683,"support":10.8750526},{"time_hours":156,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":157,"approval_perbill":725284340,"support_perbill":107336390,"approval":72.528434,"support":10.733639},{"time_hours":158,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":159,"approval_perbill":723237599,"support_perbill":105947955,"approval":72.3237599,"support":10.5947955},{"time_hours":160,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":161,"approval_perbill":721212122,"support_perbill":104584527,"approval":72.1212122,"support":10.4584527},{"time_hours":162,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":163,"approval_perbill":719207580,"support_perbill":103245436,"approval":71.920758,"support":10.3245436},{"time_hours":164,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":165,"approval_perbill":717223651,"support_perbill":101930036,"approval":71.7223651,"support":10.1930036},{"time_hours":166,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":167,"approval_perbill":715260018,"support_perbill":100637704,"approval":71.5260018,"support":10.0637704},{"time_hours":168,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":169,"approval_perbill":713316370,"support_perbill":99367838,"approval":71.331637,"support":9.9367838},{"time_hours":170,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":171,"approval_perbill":711392406,"support_perbill":98119859,"approval":71.1392406,"support":9.8119859},{"time_hours":172,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":173,"approval_perbill":709487826,"support_perbill":96893203,"approval":70.9487826,"support":9.6893203},{"time_hours":174,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":175,"approval_perbill":707602340,"support_perbill":95687331,"approval":70.760234,"support":9.5687331},{"time_hours":176,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":177,"approval_perbill":705735661,"support_perbill":94501718,"approval":70.5735661,"support":9.4501718},{"time_hours":178,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":179,"approval_perbill":703887511,"support_perbill":93335857,"approval":70.3887511,"support":9.3335857},{"time_hours":180,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":181,"approval_perbill":702057613,"support_perbill":92189260,"approval":70.2057613,"support":9.218926},{"time_hours":182,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":183,"approval_perbill":700245701,"support_perbill":91061452,"approval":70.0245701,"support":9.1061452},{"time_hours":184,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":185,"approval_perbill":698451508,"support_perbill":89951976,"approval":69.8451508,"support":8.9951976},{"time_hours":186,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":187,"approval_perbill":696674777,"support_perbill":88860388,"approval":69.6674777,"support":8.8860388},{"time_hours":188,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":189,"approval_perbill":694915254,"support_perbill":87786259,"approval":69.4915254,"support":8.7786259},{"time_hours":190,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":191,"approval_perbill":693172691,"support_perbill":86729174,"approval":69.3172691,"support":8.6729174},{"time_hours":192,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":193,"approval_perbill":691446843,"support_perbill":85688729,"approval":69.1446843,"support":8.5688729},{"time_hours":194,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":195,"approval_perbill":689737470,"support_perbill":84664536,"approval":68.973747,"support":8.4664536},{"time_hours":196,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":197,"approval_perbill":688044339,"support_perbill":83656217,"approval":68.8044339,"support":8.3656217},{"time_hours":198,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":199,"approval_perbill":686367219,"support_perbill":82663404,"approval":68.6367219,"support":8.2663404},{"time_hours":200,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":201,"approval_perbill":684705883,"support_perbill":81685744,"approval":68.4705883,"support":8.1685744},{"time_hours":202,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":203,"approval_perbill":683060110,"support_perbill":80722891,"approval":68.306011,"support":8.0722891},{"time_hours":204,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":205,"approval_perbill":681429682,"support_perbill":79774513,"approval":68.1429682,"support":7.9774513},{"time_hours":206,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":207,"approval_perbill":679814385,"support_perbill":78840284,"approval":67.9814385,"support":7.8840284},{"time_hours":208,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":209,"approval_perbill":678214011,"support_perbill":77919892,"approval":67.8214011,"support":7.7919892},{"time_hours":210,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":211,"approval_perbill":676628353,"support_perbill":77013030,"approval":67.6628353,"support":7.701303},{"time_hours":212,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":213,"approval_perbill":675057209,"support_perbill":76119402,"approval":67.5057209,"support":7.6119402},{"time_hours":214,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":215,"approval_perbill":673500380,"support_perbill":75238722,"approval":67.350038,"support":7.5238722},{"time_hours":216,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":217,"approval_perbill":671957672,"support_perbill":74370709,"approval":67.1957672,"support":7.4370709},{"time_hours":218,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":219,"approval_perbill":670428894,"support_perbill":73515092,"approval":67.0428894,"support":7.3515092},{"time_hours":220,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":221,"approval_perbill":668913858,"support_perbill":72671608,"approval":66.8913858,"support":7.2671608},{"time_hours":222,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":223,"approval_perbill":667412379,"support_perbill":71839999,"approval":66.7412379,"support":7.1839999},{"time_hours":224,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":225,"approval_perbill":665924276,"support_perbill":71020018,"approval":66.5924276,"support":7.1020018},{"time_hours":226,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":227,"approval_perbill":664449372,"support_perbill":70211422,"approval":66.4449372,"support":7.0211422},{"time_hours":228,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":229,"approval_perbill":662987491,"support_perbill":69413976,"approval":66.2987491,"support":6.9413976},{"time_hours":230,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":231,"approval_perbill":661538462,"support_perbill":68627450,"approval":66.1538462,"support":6.862745},{"time_hours":232,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":233,"approval_perbill":660102115,"support_perbill":67851622,"approval":66.0102115,"support":6.7851622},{"time_hours":234,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":235,"approval_perbill":658678287,"support_perbill":67086275,"approval":65.8678287,"support":6.7086275},{"time_hours":236,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":237,"approval_perbill":657266811,"support_perbill":66331198,"approval":65.7266811,"support":6.6331198},{"time_hours":238,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":239,"approval_perbill":655867531,"support_perbill":65586185,"approval":65.5867531,"support":6.5586185},{"time_hours":240,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":241,"approval_perbill":654480287,"support_perbill":64851038,"approval":65.4480287,"support":6.4851038},{"time_hours":242,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":243,"approval_perbill":653104925,"support_perbill":64125560,"approval":65.3104925,"support":6.412556},{"time_hours":244,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":245,"approval_perbill":651741294,"support_perbill":63409563,"approval":65.1741294,"support":6.3409563},{"time_hours":246,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":247,"approval_perbill":650389243,"support_perbill":62702862,"approval":65.0389243,"support":6.2702862},{"time_hours":248,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":249,"approval_perbill":649048626,"support_perbill":62005276,"approval":64.9048626,"support":6.2005276},{"time_hours":250,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":251,"approval_perbill":647719299,"support_perbill":61316632,"approval":64.7719299,"support":6.1316632},{"time_hours":252,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":253,"approval_perbill":646401118,"support_perbill":60636758,"approval":64.6401118,"support":6.0636758},{"time_hours":254,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":255,"approval_perbill":645093946,"support_perbill":59965487,"approval":64.5093946,"support":5.9965487},{"time_hours":256,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":257,"approval_perbill":643797644,"support_perbill":59302657,"approval":64.3797644,"support":5.9302657},{"time_hours":258,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":259,"approval_perbill":642512078,"support_perbill":58648111,"approval":64.2512078,"support":5.8648111},{"time_hours":260,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":261,"approval_perbill":641237113,"support_perbill":58001693,"approval":64.1237113,"support":5.8001693},{"time_hours":262,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":263,"approval_perbill":639972622,"support_perbill":57363253,"approval":63.9972622,"support":5.7363253},{"time_hours":264,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":265,"approval_perbill":638718473,"support_perbill":56732645,"approval":63.8718473,"support":5.6732645},{"time_hours":266,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":267,"approval_perbill":637474542,"support_perbill":56109725,"approval":63.7474542,"support":5.6109725},{"time_hours":268,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":269,"approval_perbill":636240703,"support_perbill":55494353,"approval":63.6240703,"support":5.5494353},{"time_hours":270,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":271,"approval_perbill":635016835,"support_perbill":54886394,"approval":63.5016835,"support":5.4886394},{"time_hours":272,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":273,"approval_perbill":633802817,"support_perbill":54285714,"approval":63.3802817,"support":5.4285714},{"time_hours":274,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":275,"approval_perbill":632598530,"support_perbill":53692182,"approval":63.259853,"support":5.3692182},{"time_hours":276,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":277,"approval_perbill":631403859,"support_perbill":53105673,"approval":63.1403859,"support":5.3105673},{"time_hours":278,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":279,"approval_perbill":630218688,"support_perbill":52526062,"approval":63.0218688,"support":5.2526062},{"time_hours":280,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":281,"approval_perbill":629042905,"support_perbill":51953228,"approval":62.9042905,"support":5.1953228},{"time_hours":282,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":283,"approval_perbill":627876397,"support_perbill":51387053,"approval":62.7876397,"support":5.1387053},{"time_hours":284,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":285,"approval_perbill":626719057,"support_perbill":50827423,"approval":62.6719057,"support":5.0827423},{"time_hours":286,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":287,"approval_perbill":625570776,"support_perbill":50274222,"approval":62.5570776,"support":5.0274222},{"time_hours":288,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":289,"approval_perbill":624431449,"support_perbill":49727343,"approval":62.4431449,"support":4.9727343},{"time_hours":290,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":291,"approval_perbill":623300971,"support_perbill":49186676,"approval":62.3300971,"support":4.9186676},{"time_hours":292,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":293,"approval_perbill":622179239,"support_perbill":48652117,"approval":62.2179239,"support":4.8652117},{"time_hours":294,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":295,"approval_perbill":621066153,"support_perbill":48123563,"approval":62.1066153,"support":4.8123563},{"time_hours":296,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":297,"approval_perbill":619961612,"support_perbill":47600913,"approval":61.9961612,"support":4.7600913},{"time_hours":298,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":299,"approval_perbill":618865519,"support_perbill":47084069,"approval":61.8865519,"support":4.7084069},{"time_hours":300,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":301,"approval_perbill":617777778,"support_perbill":46572934,"approval":61.7777778,"support":4.6572934},{"time_hours":302,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":303,"approval_perbill":616698292,"support_perbill":46067415,"approval":61.6698292,"support":4.6067415},{"time_hours":304,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":305,"approval_perbill":615626969,"support_perbill":45567419,"approval":61.5626969,"support":4.5567419},{"time_hours":306,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":307,"approval_perbill":614563716,"support_perbill":45072857,"approval":61.4563716,"support":4.5072857},{"time_hours":308,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":309,"approval_perbill":613508443,"support_perbill":44583640,"approval":61.3508443,"support":4.458364},{"time_hours":310,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":311,"approval_perbill":612461059,"support_perbill":44099682,"approval":61.2461059,"support":4.4099682},{"time_hours":312,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":313,"approval_perbill":611421477,"support_perbill":43620898,"approval":61.1421477,"support":4.3620898},{"time_hours":314,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":315,"approval_perbill":610389610,"support_perbill":43147207,"approval":61.038961,"support":4.3147207},{"time_hours":316,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":317,"approval_perbill":609365373,"support_perbill":42678528,"approval":60.9365373,"support":4.2678528},{"time_hours":318,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":319,"approval_perbill":608348680,"support_perbill":42214780,"approval":60.834868,"support":4.221478},{"time_hours":320,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":321,"approval_perbill":607339449,"support_perbill":41755888,"approval":60.7339449,"support":4.1755888},{"time_hours":322,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":323,"approval_perbill":606337599,"support_perbill":41301774,"approval":60.6337599,"support":4.1301774},{"time_hours":324,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":325,"approval_perbill":605343048,"support_perbill":40852366,"approval":60.5343048,"support":4.0852366},{"time_hours":326,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":327,"approval_perbill":604355717,"support_perbill":40407589,"approval":60.4355717,"support":4.0407589},{"time_hours":328,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":329,"approval_perbill":603375527,"support_perbill":39967373,"approval":60.3375527,"support":3.9967373},{"time_hours":330,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":331,"approval_perbill":602402402,"support_perbill":39531648,"approval":60.2402402,"support":3.9531648},{"time_hours":332,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":333,"approval_perbill":601436266,"support_perbill":39100345,"approval":60.1436266,"support":3.9100345},{"time_hours":334,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":335,"approval_perbill":600477042,"support_perbill":38673398,"approval":60.0477042,"support":3.8673398},{"time_hours":336,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":337,"approval_perbill":599524658,"support_perbill":38250741,"approval":59.9524658,"support":3.8250741},{"time_hours":338,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":339,"approval_perbill":598579041,"support_perbill":37832310,"approval":59.8579041,"support":3.783231},{"time_hours":340,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":341,"approval_perbill":597640118,"support_perbill":37418041,"approval":59.7640118,"support":3.7418041},{"time_hours":342,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":343,"approval_perbill":596707819,"support_perbill":37007873,"approval":59.6707819,"support":3.7007873},{"time_hours":344,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":345,"approval_perbill":595782074,"support_perbill":36601745,"approval":59.5782074,"support":3.6601745},{"time_hours":346,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":347,"approval_perbill":594862814,"support_perbill":36199598,"approval":59.4862814,"support":3.6199598},{"time_hours":348,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":349,"approval_perbill":593949971,"support_perbill":35801374,"approval":59.3949971,"support":3.5801374},{"time_hours":350,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":351,"approval_perbill":593043478,"support_perbill":35407014,"approval":59.3043478,"support":3.5407014},{"time_hours":352,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":353,"approval_perbill":592143270,"support_perbill":35016465,"approval":59.214327,"support":3.5016465},{"time_hours":354,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":355,"approval_perbill":591249280,"support_perbill":34629669,"approval":59.124928,"support":3.4629669},{"time_hours":356,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":357,"approval_perbill":590361446,"support_perbill":34246575,"approval":59.0361446,"support":3.4246575},{"time_hours":358,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":359,"approval_perbill":589479703,"support_perbill":33867128,"approval":58.9479703,"support":3.3867128},{"time_hours":360,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":361,"approval_perbill":588603989,"support_perbill":33491276,"approval":58.8603989,"support":3.3491276},{"time_hours":362,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":363,"approval_perbill":587734242,"support_perbill":33118970,"approval":58.7734242,"support":3.311897},{"time_hours":364,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":365,"approval_perbill":586870402,"support_perbill":32750159,"approval":58.6870402,"support":3.2750159},{"time_hours":366,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":367,"approval_perbill":586012408,"support_perbill":32384794,"approval":58.6012408,"support":3.2384794},{"time_hours":368,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":369,"approval_perbill":585160202,"support_perbill":32022827,"approval":58.5160202,"support":3.2022827},{"time_hours":370,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":371,"approval_perbill":584313725,"support_perbill":31664211,"approval":58.4313725,"support":3.1664211},{"time_hours":372,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":373,"approval_perbill":583472920,"support_perbill":31308900,"approval":58.347292,"support":3.13089},{"time_hours":374,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":375,"approval_perbill":582637729,"support_perbill":30956847,"approval":58.2637729,"support":3.0956847},{"time_hours":376,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":377,"approval_perbill":581808098,"support_perbill":30608009,"approval":58.1808098,"support":3.0608009},{"time_hours":378,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":379,"approval_perbill":580983969,"support_perbill":30262342,"approval":58.0983969,"support":3.0262342},{"time_hours":380,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":381,"approval_perbill":580165289,"support_perbill":29919802,"approval":58.0165289,"support":2.9919802},{"time_hours":382,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":383,"approval_perbill":579352004,"support_perbill":29580347,"approval":57.9352004,"support":2.9580347},{"time_hours":384,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":385,"approval_perbill":578544061,"support_perbill":29243936,"approval":57.8544061,"support":2.9243936},{"time_hours":386,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":387,"approval_perbill":577741407,"support_perbill":28910529,"approval":57.7741407,"support":2.8910529},{"time_hours":388,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":389,"approval_perbill":576943991,"support_perbill":28580084,"approval":57.6943991,"support":2.8580084},{"time_hours":390,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":391,"approval_perbill":576151761,"support_perbill":28252563,"approval":57.6151761,"support":2.8252563},{"time_hours":392,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":393,"approval_perbill":575364668,"support_perbill":27927927,"approval":57.5364668,"support":2.7927927},{"time_hours":394,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":395,"approval_perbill":574582660,"support_perbill":27606138,"approval":57.458266,"support":2.7606138},{"time_hours":396,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":397,"approval_perbill":573805690,"support_perbill":27287159,"approval":57.380569,"support":2.7287159},{"time_hours":398,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":399,"approval_perbill":573033708,"support_perbill":26970954,"approval":57.3033708,"support":2.6970954},{"time_hours":400,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":401,"approval_perbill":572266666,"support_perbill":26657485,"approval":57.2266666,"support":2.6657485},{"time_hours":402,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":403,"approval_perbill":571504519,"support_perbill":26346718,"approval":57.1504519,"support":2.6346718},{"time_hours":404,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":405,"approval_perbill":570747218,"support_perbill":26038618,"approval":57.0747218,"support":2.6038618},{"time_hours":406,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":407,"approval_perbill":569994717,"support_perbill":25733151,"approval":56.9994717,"support":2.5733151},{"time_hours":408,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":409,"approval_perbill":569246972,"support_perbill":25430283,"approval":56.9246972,"support":2.5430283},{"time_hours":410,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":411,"approval_perbill":568503937,"support_perbill":25129982,"approval":56.8503937,"support":2.5129982},{"time_hours":412,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":413,"approval_perbill":567765567,"support_perbill":24832214,"approval":56.7765567,"support":2.4832214},{"time_hours":414,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":415,"approval_perbill":567031820,"support_perbill":24536948,"approval":56.703182,"support":2.4536948},{"time_hours":416,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":417,"approval_perbill":566302652,"support_perbill":24244152,"approval":56.6302652,"support":2.4244152},{"time_hours":418,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":419,"approval_perbill":565578020,"support_perbill":23953796,"approval":56.557802,"support":2.3953796},{"time_hours":420,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":421,"approval_perbill":564857881,"support_perbill":23665849,"approval":56.4857881,"support":2.3665849},{"time_hours":422,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":423,"approval_perbill":564142195,"support_perbill":23380281,"approval":56.4142195,"support":2.3380281},{"time_hours":424,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":425,"approval_perbill":563430919,"support_perbill":23097063,"approval":56.3430919,"support":2.3097063},{"time_hours":426,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":427,"approval_perbill":562724014,"support_perbill":22816166,"approval":56.2724014,"support":2.2816166},{"time_hours":428,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":429,"approval_perbill":562021439,"support_perbill":22537562,"approval":56.2021439,"support":2.2537562},{"time_hours":430,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":431,"approval_perbill":561323155,"support_perbill":22261222,"approval":56.1323155,"support":2.2261222},{"time_hours":432,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":433,"approval_perbill":560629122,"support_perbill":21987120,"approval":56.0629122,"support":2.198712},{"time_hours":434,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":435,"approval_perbill":559939302,"support_perbill":21715227,"approval":55.9939302,"support":2.1715227},{"time_hours":436,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":437,"approval_perbill":559253656,"support_perbill":21445518,"approval":55.9253656,"support":2.1445518},{"time_hours":438,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":439,"approval_perbill":558572147,"support_perbill":21177967,"approval":55.8572147,"support":2.1177967},{"time_hours":440,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":441,"approval_perbill":557894736,"support_perbill":20912547,"approval":55.7894736,"support":2.0912547},{"time_hours":442,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":443,"approval_perbill":557221389,"support_perbill":20649233,"approval":55.7221389,"support":2.0649233},{"time_hours":444,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":445,"approval_perbill":556552068,"support_perbill":20388000,"approval":55.6552068,"support":2.0388},{"time_hours":446,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":447,"approval_perbill":555886736,"support_perbill":20128824,"approval":55.5886736,"support":2.0128824},{"time_hours":448,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":449,"approval_perbill":555225359,"support_perbill":19871680,"approval":55.5225359,"support":1.987168},{"time_hours":450,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":451,"approval_perbill":554567901,"support_perbill":19616545,"approval":55.4567901,"support":1.9616545},{"time_hours":452,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":453,"approval_perbill":553914328,"support_perbill":19363394,"approval":55.3914328,"support":1.9363394},{"time_hours":454,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":455,"approval_perbill":553264604,"support_perbill":19112206,"approval":55.3264604,"support":1.9112206},{"time_hours":456,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":457,"approval_perbill":552618698,"support_perbill":18862958,"approval":55.2618698,"support":1.8862958},{"time_hours":458,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":459,"approval_perbill":551976574,"support_perbill":18615626,"approval":55.1976574,"support":1.8615626},{"time_hours":460,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":461,"approval_perbill":551338199,"support_perbill":18370189,"approval":55.1338199,"support":1.8370189},{"time_hours":462,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":463,"approval_perbill":550703542,"support_perbill":18126625,"approval":55.0703542,"support":1.8126625},{"time_hours":464,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":465,"approval_perbill":550072569,"support_perbill":17884914,"approval":55.0072569,"support":1.7884914},{"time_hours":466,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":467,"approval_perbill":549445248,"support_perbill":17645033,"approval":54.9445248,"support":1.7645033},{"time_hours":468,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":469,"approval_perbill":548821549,"support_perbill":17406962,"approval":54.8821549,"support":1.7406962},{"time_hours":470,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":471,"approval_perbill":548201438,"support_perbill":17170681,"approval":54.8201438,"support":1.7170681},{"time_hours":472,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":473,"approval_perbill":547584887,"support_perbill":16936169,"approval":54.7584887,"support":1.6936169},{"time_hours":474,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":475,"approval_perbill":546971864,"support_perbill":16703408,"approval":54.6971864,"support":1.6703408},{"time_hours":476,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":477,"approval_perbill":546362339,"support_perbill":16472376,"approval":54.6362339,"support":1.6472376},{"time_hours":478,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":479,"approval_perbill":545756282,"support_perbill":16243056,"approval":54.5756282,"support":1.6243056},{"time_hours":480,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":481,"approval_perbill":545153664,"support_perbill":16015428,"approval":54.5153664,"support":1.6015428},{"time_hours":482,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":483,"approval_perbill":544554455,"support_perbill":15789473,"approval":54.4554455,"support":1.5789473},{"time_hours":484,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":485,"approval_perbill":543958627,"support_perbill":15565173,"approval":54.3958627,"support":1.5565173},{"time_hours":486,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":487,"approval_perbill":543366151,"support_perbill":15342510,"approval":54.3366151,"support":1.534251},{"time_hours":488,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":489,"approval_perbill":542776998,"support_perbill":15121467,"approval":54.2776998,"support":1.5121467},{"time_hours":490,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":491,"approval_perbill":542191142,"support_perbill":14902025,"approval":54.2191142,"support":1.4902025},{"time_hours":492,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":493,"approval_perbill":541608554,"support_perbill":14684166,"approval":54.1608554,"support":1.4684166},{"time_hours":494,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":495,"approval_perbill":541029207,"support_perbill":14467876,"approval":54.1029207,"support":1.4467876},{"time_hours":496,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":497,"approval_perbill":540453074,"support_perbill":14253135,"approval":54.0453074,"support":1.4253135},{"time_hours":498,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":499,"approval_perbill":539880129,"support_perbill":14039928,"approval":53.9880129,"support":1.4039928},{"time_hours":500,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":501,"approval_perbill":539310344,"support_perbill":13828238,"approval":53.9310344,"support":1.3828238},{"time_hours":502,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":503,"approval_perbill":538743695,"support_perbill":13618049,"approval":53.8743695,"support":1.3618049},{"time_hours":504,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":505,"approval_perbill":538180155,"support_perbill":13409346,"approval":53.8180155,"support":1.3409346},{"time_hours":506,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":507,"approval_perbill":537619699,"support_perbill":13202112,"approval":53.7619699,"support":1.3202112},{"time_hours":508,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":509,"approval_perbill":537062301,"support_perbill":12996331,"approval":53.7062301,"support":1.2996331},{"time_hours":510,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":511,"approval_perbill":536507936,"support_perbill":12791990,"approval":53.6507936,"support":1.279199},{"time_hours":512,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":513,"approval_perbill":535956580,"support_perbill":12589073,"approval":53.595658,"support":1.2589073},{"time_hours":514,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":515,"approval_perbill":535408209,"support_perbill":12387564,"approval":53.5408209,"support":1.2387564},{"time_hours":516,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":517,"approval_perbill":534862798,"support_perbill":12187450,"approval":53.4862798,"support":1.218745},{"time_hours":518,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":519,"approval_perbill":534320323,"support_perbill":11988716,"approval":53.4320323,"support":1.1988716},{"time_hours":520,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":521,"approval_perbill":533780760,"support_perbill":11791347,"approval":53.378076,"support":1.1791347},{"time_hours":522,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":523,"approval_perbill":533244087,"support_perbill":11595330,"approval":53.3244087,"support":1.159533},{"time_hours":524,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":525,"approval_perbill":532710280,"support_perbill":11400651,"approval":53.271028,"support":1.1400651},{"time_hours":526,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":527,"approval_perbill":532179316,"support_perbill":11207295,"approval":53.2179316,"support":1.1207295},{"time_hours":528,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":529,"approval_perbill":531651173,"support_perbill":11015251,"approval":53.1651173,"support":1.1015251},{"time_hours":530,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":531,"approval_perbill":531125827,"support_perbill":10824504,"approval":53.1125827,"support":1.0824504},{"time_hours":532,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":533,"approval_perbill":530603258,"support_perbill":10635041,"approval":53.0603258,"support":1.0635041},{"time_hours":534,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":535,"approval_perbill":530083443,"support_perbill":10446850,"approval":53.0083443,"support":1.044685},{"time_hours":536,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":537,"approval_perbill":529566360,"support_perbill":10259917,"approval":52.956636,"support":1.0259917},{"time_hours":538,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":539,"approval_perbill":529051987,"support_perbill":10074230,"approval":52.9051987,"support":1.007423},{"time_hours":540,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":541,"approval_perbill":528540305,"support_perbill":9889777,"approval":52.8540305,"support":0.9889777},{"time_hours":542,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":543,"approval_perbill":528031290,"support_perbill":9706545,"approval":52.803129,"support":0.9706545},{"time_hours":544,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":545,"approval_perbill":527524924,"support_perbill":9524523,"approval":52.7524924,"support":0.9524523},{"time_hours":546,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":547,"approval_perbill":527021184,"support_perbill":9343698,"approval":52.7021184,"support":0.9343698},{"time_hours":548,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":549,"approval_perbill":526520051,"support_perbill":9164058,"approval":52.6520051,"support":0.9164058},{"time_hours":550,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":551,"approval_perbill":526021505,"support_perbill":8985592,"approval":52.6021505,"support":0.8985592},{"time_hours":552,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":553,"approval_perbill":525525525,"support_perbill":8808289,"approval":52.5525525,"support":0.8808289},{"time_hours":554,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":555,"approval_perbill":525032092,"support_perbill":8632137,"approval":52.5032092,"support":0.8632137},{"time_hours":556,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":557,"approval_perbill":524541186,"support_perbill":8457125,"approval":52.4541186,"support":0.8457125},{"time_hours":558,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":559,"approval_perbill":524052788,"support_perbill":8283242,"approval":52.4052788,"support":0.8283242},{"time_hours":560,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":561,"approval_perbill":523566878,"support_perbill":8110477,"approval":52.3566878,"support":0.8110477},{"time_hours":562,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":563,"approval_perbill":523083439,"support_perbill":7938819,"approval":52.3083439,"support":0.7938819},{"time_hours":564,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":565,"approval_perbill":522602450,"support_perbill":7768258,"approval":52.260245,"support":0.7768258},{"time_hours":566,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":567,"approval_perbill":522123893,"support_perbill":7598783,"approval":52.2123893,"support":0.7598783},{"time_hours":568,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":569,"approval_perbill":521647751,"support_perbill":7430384,"approval":52.1647751,"support":0.7430384},{"time_hours":570,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":571,"approval_perbill":521174004,"support_perbill":7263051,"approval":52.1174004,"support":0.7263051},{"time_hours":572,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":573,"approval_perbill":520702634,"support_perbill":7096773,"approval":52.0702634,"support":0.7096773},{"time_hours":574,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":575,"approval_perbill":520233625,"support_perbill":6931541,"approval":52.0233625,"support":0.6931541},{"time_hours":576,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":577,"approval_perbill":519766957,"support_perbill":6767345,"approval":51.9766957,"support":0.6767345},{"time_hours":578,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":579,"approval_perbill":519302615,"support_perbill":6604175,"approval":51.9302615,"support":0.6604175},{"time_hours":580,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":581,"approval_perbill":518840579,"support_perbill":6442021,"approval":51.8840579,"support":0.6442021},{"time_hours":582,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":583,"approval_perbill":518380834,"support_perbill":6280874,"approval":51.8380834,"support":0.6280874},{"time_hours":584,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":585,"approval_perbill":517923362,"support_perbill":6120725,"approval":51.7923362,"support":0.6120725},{"time_hours":586,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":587,"approval_perbill":517468146,"support_perbill":5961565,"approval":51.7468146,"support":0.5961565},{"time_hours":588,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":589,"approval_perbill":517015170,"support_perbill":5803383,"approval":51.701517,"support":0.5803383},{"time_hours":590,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":591,"approval_perbill":516564417,"support_perbill":5646172,"approval":51.6564417,"support":0.5646172},{"time_hours":592,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":593,"approval_perbill":516115870,"support_perbill":5489923,"approval":51.611587,"support":0.5489923},{"time_hours":594,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":595,"approval_perbill":515669515,"support_perbill":5334626,"approval":51.5669515,"support":0.5334626},{"time_hours":596,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":597,"approval_perbill":515225334,"support_perbill":5180273,"approval":51.5225334,"support":0.5180273},{"time_hours":598,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":599,"approval_perbill":514783313,"support_perbill":5026855,"approval":51.4783313,"support":0.5026855},{"time_hours":600,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":601,"approval_perbill":514343434,"support_perbill":4874364,"approval":51.4343434,"support":0.4874364},{"time_hours":602,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":603,"approval_perbill":513905683,"support_perbill":4722792,"approval":51.3905683,"support":0.4722792},{"time_hours":604,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":605,"approval_perbill":513470044,"support_perbill":4572130,"approval":51.3470044,"support":0.457213},{"time_hours":606,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":607,"approval_perbill":513036502,"support_perbill":4422370,"approval":51.3036502,"support":0.442237},{"time_hours":608,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":609,"approval_perbill":512605041,"support_perbill":4273503,"approval":51.2605041,"support":0.4273503},{"time_hours":610,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":611,"approval_perbill":512175648,"support_perbill":4125523,"approval":51.2175648,"support":0.4125523},{"time_hours":612,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":613,"approval_perbill":511748307,"support_perbill":3978421,"approval":51.1748307,"support":0.3978421},{"time_hours":614,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":615,"approval_perbill":511323003,"support_perbill":3832190,"approval":51.1323003,"support":0.383219},{"time_hours":616,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":617,"approval_perbill":510899722,"support_perbill":3686820,"approval":51.0899722,"support":0.368682},{"time_hours":618,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":619,"approval_perbill":510478449,"support_perbill":3542306,"approval":51.0478449,"support":0.3542306},{"time_hours":620,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":621,"approval_perbill":510059171,"support_perbill":3398640,"approval":51.0059171,"support":0.339864},{"time_hours":622,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":623,"approval_perbill":509641873,"support_perbill":3255813,"approval":50.9641873,"support":0.3255813},{"time_hours":624,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":625,"approval_perbill":509226540,"support_perbill":3113819,"approval":50.922654,"support":0.3113819},{"time_hours":626,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":627,"approval_perbill":508813160,"support_perbill":2972651,"approval":50.881316,"support":0.2972651},{"time_hours":628,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":629,"approval_perbill":508401719,"support_perbill":2832301,"approval":50.8401719,"support":0.2832301},{"time_hours":630,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":631,"approval_perbill":507992202,"support_perbill":2692761,"approval":50.7992202,"support":0.2692761},{"time_hours":632,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":633,"approval_perbill":507584597,"support_perbill":2554027,"approval":50.7584597,"support":0.2554027},{"time_hours":634,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":635,"approval_perbill":507178890,"support_perbill":2416089,"approval":50.717889,"support":0.2416089},{"time_hours":636,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":637,"approval_perbill":506775067,"support_perbill":2278942,"approval":50.6775067,"support":0.2278942},{"time_hours":638,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":639,"approval_perbill":506373116,"support_perbill":2142578,"approval":50.6373116,"support":0.2142578},{"time_hours":640,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":641,"approval_perbill":505973024,"support_perbill":2006991,"approval":50.5973024,"support":0.2006991},{"time_hours":642,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":643,"approval_perbill":505574778,"support_perbill":1872175,"approval":50.5574778,"support":0.1872175},{"time_hours":644,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":645,"approval_perbill":505178365,"support_perbill":1738122,"approval":50.5178365,"support":0.1738122},{"time_hours":646,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":647,"approval_perbill":504783773,"support_perbill":1604826,"approval":50.4783773,"support":0.1604826},{"time_hours":648,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":649,"approval_perbill":504390988,"support_perbill":1472282,"approval":50.4390988,"support":0.1472282},{"time_hours":650,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":651,"approval_perbill":503999999,"support_perbill":1340482,"approval":50.3999999,"support":0.1340482},{"time_hours":652,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":653,"approval_perbill":503610794,"support_perbill":1209420,"approval":50.3610794,"support":0.120942},{"time_hours":654,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":655,"approval_perbill":503223359,"support_perbill":1079090,"approval":50.3223359,"support":0.107909},{"time_hours":656,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":657,"approval_perbill":502837684,"support_perbill":949486,"approval":50.2837684,"support":0.0949486},{"time_hours":658,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":659,"approval_perbill":502453756,"support_perbill":820603,"approval":50.2453756,"support":0.0820603},{"time_hours":660,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":661,"approval_perbill":502071562,"support_perbill":692433,"approval":50.2071562,"support":0.0692433},{"time_hours":662,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":663,"approval_perbill":501691093,"support_perbill":564971,"approval":50.1691093,"support":0.0564971},{"time_hours":664,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":665,"approval_perbill":501312335,"support_perbill":438211,"approval":50.1312335,"support":0.0438211},{"time_hours":666,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":667,"approval_perbill":500935278,"support_perbill":312148,"approval":50.0935278,"support":0.0312148},{"time_hours":668,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":669,"approval_perbill":500559910,"support_perbill":186775,"approval":50.055991,"support":0.0186775},{"time_hours":670,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":671,"approval_perbill":500186219,"support_perbill":62088,"approval":50.0186219,"support":0.0062088},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},55145:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},54955:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},93061:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":999255953,"support_perbill":485809452,"approval":99.9255953,"support":48.5809452},{"time_hours":2,"approval_perbill":998511905,"support_perbill":472363240,"approval":99.8511905,"support":47.236324},{"time_hours":3,"approval_perbill":997767858,"support_perbill":459604303,"approval":99.7767858,"support":45.9604303},{"time_hours":4,"approval_perbill":997023810,"support_perbill":447481262,"approval":99.702381,"support":44.7481262},{"time_hours":5,"approval_perbill":996279762,"support_perbill":435947725,"approval":99.6279762,"support":43.5947725},{"time_hours":6,"approval_perbill":995535715,"support_perbill":424961730,"approval":99.5535715,"support":42.496173},{"time_hours":7,"approval_perbill":994791667,"support_perbill":414485182,"approval":99.4791667,"support":41.4485182},{"time_hours":8,"approval_perbill":994047620,"support_perbill":404483449,"approval":99.404762,"support":40.4483449},{"time_hours":9,"approval_perbill":993303572,"support_perbill":394924960,"approval":99.3303572,"support":39.492496},{"time_hours":10,"approval_perbill":992559524,"support_perbill":385780901,"approval":99.2559524,"support":38.5780901},{"time_hours":11,"approval_perbill":991815477,"support_perbill":377024885,"approval":99.1815477,"support":37.7024885},{"time_hours":12,"approval_perbill":991071429,"support_perbill":368632725,"approval":99.1071429,"support":36.8632725},{"time_hours":13,"approval_perbill":990327381,"support_perbill":360582198,"approval":99.0327381,"support":36.0582198},{"time_hours":14,"approval_perbill":989583334,"support_perbill":352852868,"approval":98.9583334,"support":35.2852868},{"time_hours":15,"approval_perbill":988839286,"support_perbill":345425884,"approval":98.8839286,"support":34.5425884},{"time_hours":16,"approval_perbill":988095239,"support_perbill":338283846,"approval":98.8095239,"support":33.8283846},{"time_hours":17,"approval_perbill":987351191,"support_perbill":331410659,"approval":98.7351191,"support":33.1410659},{"time_hours":18,"approval_perbill":986607143,"support_perbill":324791433,"approval":98.6607143,"support":32.4791433},{"time_hours":19,"approval_perbill":985863096,"support_perbill":318412343,"approval":98.5863096,"support":31.8412343},{"time_hours":20,"approval_perbill":985119048,"support_perbill":312260553,"approval":98.5119048,"support":31.2260553},{"time_hours":21,"approval_perbill":984375000,"support_perbill":306324124,"approval":98.4375,"support":30.6324124},{"time_hours":22,"approval_perbill":983630953,"support_perbill":300591949,"approval":98.3630953,"support":30.0591949},{"time_hours":23,"approval_perbill":982886905,"support_perbill":295053661,"approval":98.2886905,"support":29.5053661},{"time_hours":24,"approval_perbill":982142858,"support_perbill":289699587,"approval":98.2142858,"support":28.9699587},{"time_hours":25,"approval_perbill":981398810,"support_perbill":284520685,"approval":98.139881,"support":28.4520685},{"time_hours":26,"approval_perbill":980654762,"support_perbill":279508494,"approval":98.0654762,"support":27.9508494},{"time_hours":27,"approval_perbill":979910715,"support_perbill":274655099,"approval":97.9910715,"support":27.4655099},{"time_hours":28,"approval_perbill":979166667,"support_perbill":269953067,"approval":97.9166667,"support":26.9953067},{"time_hours":29,"approval_perbill":978422620,"support_perbill":265395426,"approval":97.842262,"support":26.5395426},{"time_hours":30,"approval_perbill":977678572,"support_perbill":260975623,"approval":97.7678572,"support":26.0975623},{"time_hours":31,"approval_perbill":976934524,"support_perbill":256687504,"approval":97.6934524,"support":25.6687504},{"time_hours":32,"approval_perbill":976190477,"support_perbill":252525267,"approval":97.6190477,"support":25.2525267},{"time_hours":33,"approval_perbill":975446429,"support_perbill":248483450,"approval":97.5446429,"support":24.848345},{"time_hours":34,"approval_perbill":974702381,"support_perbill":244556897,"approval":97.4702381,"support":24.4556897},{"time_hours":35,"approval_perbill":973958334,"support_perbill":240740754,"approval":97.3958334,"support":24.0740754},{"time_hours":36,"approval_perbill":973214286,"support_perbill":237030426,"approval":97.3214286,"support":23.7030426},{"time_hours":37,"approval_perbill":972470239,"support_perbill":233421570,"approval":97.2470239,"support":23.342157},{"time_hours":38,"approval_perbill":971726191,"support_perbill":229910079,"approval":97.1726191,"support":22.9910079},{"time_hours":39,"approval_perbill":970982143,"support_perbill":226492070,"approval":97.0982143,"support":22.649207},{"time_hours":40,"approval_perbill":970238096,"support_perbill":223163855,"approval":97.0238096,"support":22.3163855},{"time_hours":41,"approval_perbill":969494048,"support_perbill":219921943,"approval":96.9494048,"support":21.9921943},{"time_hours":42,"approval_perbill":968750000,"support_perbill":216763018,"approval":96.875,"support":21.6763018},{"time_hours":43,"approval_perbill":968005953,"support_perbill":213683937,"approval":96.8005953,"support":21.3683937},{"time_hours":44,"approval_perbill":967261905,"support_perbill":210681709,"approval":96.7261905,"support":21.0681709},{"time_hours":45,"approval_perbill":966517858,"support_perbill":207753492,"approval":96.6517858,"support":20.7753492},{"time_hours":46,"approval_perbill":965773810,"support_perbill":204896583,"approval":96.577381,"support":20.4896583},{"time_hours":47,"approval_perbill":965029762,"support_perbill":202108407,"approval":96.5029762,"support":20.2108407},{"time_hours":48,"approval_perbill":964285715,"support_perbill":199386516,"approval":96.4285715,"support":19.9386516},{"time_hours":49,"approval_perbill":963541667,"support_perbill":196728572,"approval":96.3541667,"support":19.6728572},{"time_hours":50,"approval_perbill":962797620,"support_perbill":194132348,"approval":96.279762,"support":19.4132348},{"time_hours":51,"approval_perbill":962053572,"support_perbill":191595717,"approval":96.2053572,"support":19.1595717},{"time_hours":52,"approval_perbill":961309524,"support_perbill":189116654,"approval":96.1309524,"support":18.9116654},{"time_hours":53,"approval_perbill":960565477,"support_perbill":186693220,"approval":96.0565477,"support":18.669322},{"time_hours":54,"approval_perbill":959821429,"support_perbill":184323563,"approval":95.9821429,"support":18.4323563},{"time_hours":55,"approval_perbill":959077381,"support_perbill":182005911,"approval":95.9077381,"support":18.2005911},{"time_hours":56,"approval_perbill":958333334,"support_perbill":179738574,"approval":95.8333334,"support":17.9738574},{"time_hours":57,"approval_perbill":957589286,"support_perbill":177519929,"approval":95.7589286,"support":17.7519929},{"time_hours":58,"approval_perbill":956845239,"support_perbill":175348424,"approval":95.6845239,"support":17.5348424},{"time_hours":59,"approval_perbill":956101191,"support_perbill":173222572,"approval":95.6101191,"support":17.3222572},{"time_hours":60,"approval_perbill":955357143,"support_perbill":171140951,"approval":95.5357143,"support":17.1140951},{"time_hours":61,"approval_perbill":954613096,"support_perbill":169102192,"approval":95.4613096,"support":16.9102192},{"time_hours":62,"approval_perbill":953869048,"support_perbill":167104986,"approval":95.3869048,"support":16.7104986},{"time_hours":63,"approval_perbill":953125000,"support_perbill":165148074,"approval":95.3125,"support":16.5148074},{"time_hours":64,"approval_perbill":952380953,"support_perbill":163230251,"approval":95.2380953,"support":16.3230251},{"time_hours":65,"approval_perbill":951636905,"support_perbill":161350356,"approval":95.1636905,"support":16.1350356},{"time_hours":66,"approval_perbill":950892858,"support_perbill":159507276,"approval":95.0892858,"support":15.9507276},{"time_hours":67,"approval_perbill":950148810,"support_perbill":157699938,"approval":95.014881,"support":15.7699938},{"time_hours":68,"approval_perbill":949404762,"support_perbill":155927313,"approval":94.9404762,"support":15.5927313},{"time_hours":69,"approval_perbill":948660715,"support_perbill":154188412,"approval":94.8660715,"support":15.4188412},{"time_hours":70,"approval_perbill":947916667,"support_perbill":152482280,"approval":94.7916667,"support":15.248228},{"time_hours":71,"approval_perbill":947172620,"support_perbill":150808000,"approval":94.717262,"support":15.0808},{"time_hours":72,"approval_perbill":946428572,"support_perbill":149164688,"approval":94.6428572,"support":14.9164688},{"time_hours":73,"approval_perbill":945684524,"support_perbill":147551493,"approval":94.5684524,"support":14.7551493},{"time_hours":74,"approval_perbill":944940477,"support_perbill":145967595,"approval":94.4940477,"support":14.5967595},{"time_hours":75,"approval_perbill":944196429,"support_perbill":144412202,"approval":94.4196429,"support":14.4412202},{"time_hours":76,"approval_perbill":943452381,"support_perbill":142884551,"approval":94.3452381,"support":14.2884551},{"time_hours":77,"approval_perbill":942708334,"support_perbill":141383909,"approval":94.2708334,"support":14.1383909},{"time_hours":78,"approval_perbill":941964286,"support_perbill":139909563,"approval":94.1964286,"support":13.9909563},{"time_hours":79,"approval_perbill":941220239,"support_perbill":138460830,"approval":94.1220239,"support":13.846083},{"time_hours":80,"approval_perbill":940476191,"support_perbill":137037046,"approval":94.0476191,"support":13.7037046},{"time_hours":81,"approval_perbill":939732143,"support_perbill":135637575,"approval":93.9732143,"support":13.5637575},{"time_hours":82,"approval_perbill":938988096,"support_perbill":134261797,"approval":93.8988096,"support":13.4261797},{"time_hours":83,"approval_perbill":938244048,"support_perbill":132909117,"approval":93.8244048,"support":13.2909117},{"time_hours":84,"approval_perbill":937500000,"support_perbill":131578956,"approval":93.75,"support":13.1578956},{"time_hours":85,"approval_perbill":936755953,"support_perbill":130270759,"approval":93.6755953,"support":13.0270759},{"time_hours":86,"approval_perbill":936011905,"support_perbill":128983985,"approval":93.6011905,"support":12.8983985},{"time_hours":87,"approval_perbill":935267858,"support_perbill":127718112,"approval":93.5267858,"support":12.7718112},{"time_hours":88,"approval_perbill":934523810,"support_perbill":126472636,"approval":93.452381,"support":12.6472636},{"time_hours":89,"approval_perbill":933779762,"support_perbill":125247065,"approval":93.3779762,"support":12.5247065},{"time_hours":90,"approval_perbill":933035715,"support_perbill":124040929,"approval":93.3035715,"support":12.4040929},{"time_hours":91,"approval_perbill":932291667,"support_perbill":122853769,"approval":93.2291667,"support":12.2853769},{"time_hours":92,"approval_perbill":931547620,"support_perbill":121685138,"approval":93.154762,"support":12.1685138},{"time_hours":93,"approval_perbill":930803572,"support_perbill":120534607,"approval":93.0803572,"support":12.0534607},{"time_hours":94,"approval_perbill":930059524,"support_perbill":119401760,"approval":93.0059524,"support":11.940176},{"time_hours":95,"approval_perbill":929315477,"support_perbill":118286191,"approval":92.9315477,"support":11.8286191},{"time_hours":96,"approval_perbill":928571429,"support_perbill":117187509,"approval":92.8571429,"support":11.7187509},{"time_hours":97,"approval_perbill":927827381,"support_perbill":116105331,"approval":92.7827381,"support":11.6105331},{"time_hours":98,"approval_perbill":927083334,"support_perbill":115039290,"approval":92.7083334,"support":11.503929},{"time_hours":99,"approval_perbill":926339286,"support_perbill":113989027,"approval":92.6339286,"support":11.3989027},{"time_hours":100,"approval_perbill":925595239,"support_perbill":112954195,"approval":92.5595239,"support":11.2954195},{"time_hours":101,"approval_perbill":924851191,"support_perbill":111934455,"approval":92.4851191,"support":11.1934455},{"time_hours":102,"approval_perbill":924107143,"support_perbill":110929480,"approval":92.4107143,"support":11.092948},{"time_hours":103,"approval_perbill":923363096,"support_perbill":109938952,"approval":92.3363096,"support":10.9938952},{"time_hours":104,"approval_perbill":922619048,"support_perbill":108962562,"approval":92.2619048,"support":10.8962562},{"time_hours":105,"approval_perbill":921875000,"support_perbill":108000008,"approval":92.1875,"support":10.8000008},{"time_hours":106,"approval_perbill":921130953,"support_perbill":107050999,"approval":92.1130953,"support":10.7050999},{"time_hours":107,"approval_perbill":920386905,"support_perbill":106115251,"approval":92.0386905,"support":10.6115251},{"time_hours":108,"approval_perbill":919642858,"support_perbill":105192488,"approval":91.9642858,"support":10.5192488},{"time_hours":109,"approval_perbill":918898810,"support_perbill":104282441,"approval":91.889881,"support":10.4282441},{"time_hours":110,"approval_perbill":918154762,"support_perbill":103384849,"approval":91.8154762,"support":10.3384849},{"time_hours":111,"approval_perbill":917410715,"support_perbill":102499459,"approval":91.7410715,"support":10.2499459},{"time_hours":112,"approval_perbill":916666667,"support_perbill":101626024,"approval":91.6666667,"support":10.1626024},{"time_hours":113,"approval_perbill":915922620,"support_perbill":100764302,"approval":91.592262,"support":10.0764302},{"time_hours":114,"approval_perbill":915178572,"support_perbill":99914060,"approval":91.5178572,"support":9.991406},{"time_hours":115,"approval_perbill":914434524,"support_perbill":99075069,"approval":91.4434524,"support":9.9075069},{"time_hours":116,"approval_perbill":913690477,"support_perbill":98247109,"approval":91.3690477,"support":9.8247109},{"time_hours":117,"approval_perbill":912946429,"support_perbill":97429963,"approval":91.2946429,"support":9.7429963},{"time_hours":118,"approval_perbill":912202381,"support_perbill":96623420,"approval":91.2202381,"support":9.662342},{"time_hours":119,"approval_perbill":911458334,"support_perbill":95827275,"approval":91.1458334,"support":9.5827275},{"time_hours":120,"approval_perbill":910714286,"support_perbill":95041329,"approval":91.0714286,"support":9.5041329},{"time_hours":121,"approval_perbill":909970239,"support_perbill":94265387,"approval":90.9970239,"support":9.4265387},{"time_hours":122,"approval_perbill":909226191,"support_perbill":93499259,"approval":90.9226191,"support":9.3499259},{"time_hours":123,"approval_perbill":908482143,"support_perbill":92742760,"approval":90.8482143,"support":9.274276},{"time_hours":124,"approval_perbill":907738096,"support_perbill":91995709,"approval":90.7738096,"support":9.1995709},{"time_hours":125,"approval_perbill":906994048,"support_perbill":91257931,"approval":90.6994048,"support":9.1257931},{"time_hours":126,"approval_perbill":906250000,"support_perbill":90529254,"approval":90.625,"support":9.0529254},{"time_hours":127,"approval_perbill":905505953,"support_perbill":89809511,"approval":90.5505953,"support":8.9809511},{"time_hours":128,"approval_perbill":904761905,"support_perbill":89098539,"approval":90.4761905,"support":8.9098539},{"time_hours":129,"approval_perbill":904017858,"support_perbill":88396178,"approval":90.4017858,"support":8.8396178},{"time_hours":130,"approval_perbill":903273810,"support_perbill":87702272,"approval":90.327381,"support":8.7702272},{"time_hours":131,"approval_perbill":902529762,"support_perbill":87016670,"approval":90.2529762,"support":8.701667},{"time_hours":132,"approval_perbill":901785715,"support_perbill":86339224,"approval":90.1785715,"support":8.6339224},{"time_hours":133,"approval_perbill":901041667,"support_perbill":85669788,"approval":90.1041667,"support":8.5669788},{"time_hours":134,"approval_perbill":900297620,"support_perbill":85008223,"approval":90.029762,"support":8.5008223},{"time_hours":135,"approval_perbill":899553572,"support_perbill":84354389,"approval":89.9553572,"support":8.4354389},{"time_hours":136,"approval_perbill":898809524,"support_perbill":83708152,"approval":89.8809524,"support":8.3708152},{"time_hours":137,"approval_perbill":898065477,"support_perbill":83069381,"approval":89.8065477,"support":8.3069381},{"time_hours":138,"approval_perbill":897321429,"support_perbill":82437946,"approval":89.7321429,"support":8.2437946},{"time_hours":139,"approval_perbill":896577381,"support_perbill":81813722,"approval":89.6577381,"support":8.1813722},{"time_hours":140,"approval_perbill":895833334,"support_perbill":81196587,"approval":89.5833334,"support":8.1196587},{"time_hours":141,"approval_perbill":895089286,"support_perbill":80586420,"approval":89.5089286,"support":8.058642},{"time_hours":142,"approval_perbill":894345239,"support_perbill":79983104,"approval":89.4345239,"support":7.9983104},{"time_hours":143,"approval_perbill":893601191,"support_perbill":79386524,"approval":89.3601191,"support":7.9386524},{"time_hours":144,"approval_perbill":892857143,"support_perbill":78796567,"approval":89.2857143,"support":7.8796567},{"time_hours":145,"approval_perbill":892113096,"support_perbill":78213125,"approval":89.2113096,"support":7.8213125},{"time_hours":146,"approval_perbill":891369048,"support_perbill":77636090,"approval":89.1369048,"support":7.763609},{"time_hours":147,"approval_perbill":890625000,"support_perbill":77065357,"approval":89.0625,"support":7.7065357},{"time_hours":148,"approval_perbill":889880953,"support_perbill":76500823,"approval":88.9880953,"support":7.6500823},{"time_hours":149,"approval_perbill":889136905,"support_perbill":75942388,"approval":88.9136905,"support":7.5942388},{"time_hours":150,"approval_perbill":888392858,"support_perbill":75389954,"approval":88.8392858,"support":7.5389954},{"time_hours":151,"approval_perbill":887648810,"support_perbill":74843424,"approval":88.764881,"support":7.4843424},{"time_hours":152,"approval_perbill":886904762,"support_perbill":74302703,"approval":88.6904762,"support":7.4302703},{"time_hours":153,"approval_perbill":886160715,"support_perbill":73767701,"approval":88.6160715,"support":7.3767701},{"time_hours":154,"approval_perbill":885416667,"support_perbill":73238327,"approval":88.5416667,"support":7.3238327},{"time_hours":155,"approval_perbill":884672620,"support_perbill":72714492,"approval":88.467262,"support":7.2714492},{"time_hours":156,"approval_perbill":883928572,"support_perbill":72196110,"approval":88.3928572,"support":7.219611},{"time_hours":157,"approval_perbill":883184524,"support_perbill":71683096,"approval":88.3184524,"support":7.1683096},{"time_hours":158,"approval_perbill":882440477,"support_perbill":71175368,"approval":88.2440477,"support":7.1175368},{"time_hours":159,"approval_perbill":881696429,"support_perbill":70672844,"approval":88.1696429,"support":7.0672844},{"time_hours":160,"approval_perbill":880952381,"support_perbill":70175444,"approval":88.0952381,"support":7.0175444},{"time_hours":161,"approval_perbill":880208334,"support_perbill":69683090,"approval":88.0208334,"support":6.968309},{"time_hours":162,"approval_perbill":879464286,"support_perbill":69195707,"approval":87.9464286,"support":6.9195707},{"time_hours":163,"approval_perbill":878720239,"support_perbill":68713219,"approval":87.8720239,"support":6.8713219},{"time_hours":164,"approval_perbill":877976191,"support_perbill":68235552,"approval":87.7976191,"support":6.8235552},{"time_hours":165,"approval_perbill":877232143,"support_perbill":67762635,"approval":87.7232143,"support":6.7762635},{"time_hours":166,"approval_perbill":876488096,"support_perbill":67294398,"approval":87.6488096,"support":6.7294398},{"time_hours":167,"approval_perbill":875744048,"support_perbill":66830771,"approval":87.5744048,"support":6.6830771},{"time_hours":168,"approval_perbill":875000000,"support_perbill":66371686,"approval":87.5,"support":6.6371686},{"time_hours":169,"approval_perbill":874255953,"support_perbill":65917078,"approval":87.4255953,"support":6.5917078},{"time_hours":170,"approval_perbill":873511905,"support_perbill":65466880,"approval":87.3511905,"support":6.546688},{"time_hours":171,"approval_perbill":872767858,"support_perbill":65021030,"approval":87.2767858,"support":6.502103},{"time_hours":172,"approval_perbill":872023810,"support_perbill":64579464,"approval":87.202381,"support":6.4579464},{"time_hours":173,"approval_perbill":871279762,"support_perbill":64142120,"approval":87.1279762,"support":6.414212},{"time_hours":174,"approval_perbill":870535715,"support_perbill":63708939,"approval":87.0535715,"support":6.3708939},{"time_hours":175,"approval_perbill":869791667,"support_perbill":63279862,"approval":86.9791667,"support":6.3279862},{"time_hours":176,"approval_perbill":869047620,"support_perbill":62854830,"approval":86.904762,"support":6.285483},{"time_hours":177,"approval_perbill":868303572,"support_perbill":62433787,"approval":86.8303572,"support":6.2433787},{"time_hours":178,"approval_perbill":867559524,"support_perbill":62016676,"approval":86.7559524,"support":6.2016676},{"time_hours":179,"approval_perbill":866815477,"support_perbill":61603443,"approval":86.6815477,"support":6.1603443},{"time_hours":180,"approval_perbill":866071429,"support_perbill":61194035,"approval":86.6071429,"support":6.1194035},{"time_hours":181,"approval_perbill":865327381,"support_perbill":60788396,"approval":86.5327381,"support":6.0788396},{"time_hours":182,"approval_perbill":864583334,"support_perbill":60386478,"approval":86.4583334,"support":6.0386478},{"time_hours":183,"approval_perbill":863839286,"support_perbill":59988228,"approval":86.3839286,"support":5.9988228},{"time_hours":184,"approval_perbill":863095239,"support_perbill":59593596,"approval":86.3095239,"support":5.9593596},{"time_hours":185,"approval_perbill":862351191,"support_perbill":59202533,"approval":86.2351191,"support":5.9202533},{"time_hours":186,"approval_perbill":861607143,"support_perbill":58814991,"approval":86.1607143,"support":5.8814991},{"time_hours":187,"approval_perbill":860863096,"support_perbill":58430923,"approval":86.0863096,"support":5.8430923},{"time_hours":188,"approval_perbill":860119048,"support_perbill":58050283,"approval":86.0119048,"support":5.8050283},{"time_hours":189,"approval_perbill":859375000,"support_perbill":57673023,"approval":85.9375,"support":5.7673023},{"time_hours":190,"approval_perbill":858630953,"support_perbill":57299101,"approval":85.8630953,"support":5.7299101},{"time_hours":191,"approval_perbill":857886905,"support_perbill":56928471,"approval":85.7886905,"support":5.6928471},{"time_hours":192,"approval_perbill":857142858,"support_perbill":56561090,"approval":85.7142858,"support":5.656109},{"time_hours":193,"approval_perbill":856398810,"support_perbill":56196916,"approval":85.639881,"support":5.6196916},{"time_hours":194,"approval_perbill":855654762,"support_perbill":55835907,"approval":85.5654762,"support":5.5835907},{"time_hours":195,"approval_perbill":854910715,"support_perbill":55478022,"approval":85.4910715,"support":5.5478022},{"time_hours":196,"approval_perbill":854166667,"support_perbill":55123221,"approval":85.4166667,"support":5.5123221},{"time_hours":197,"approval_perbill":853422620,"support_perbill":54771463,"approval":85.342262,"support":5.4771463},{"time_hours":198,"approval_perbill":852678572,"support_perbill":54422710,"approval":85.2678572,"support":5.442271},{"time_hours":199,"approval_perbill":851934524,"support_perbill":54076924,"approval":85.1934524,"support":5.4076924},{"time_hours":200,"approval_perbill":851190477,"support_perbill":53734066,"approval":85.1190477,"support":5.3734066},{"time_hours":201,"approval_perbill":850446429,"support_perbill":53394100,"approval":85.0446429,"support":5.33941},{"time_hours":202,"approval_perbill":849702381,"support_perbill":53056989,"approval":84.9702381,"support":5.3056989},{"time_hours":203,"approval_perbill":848958334,"support_perbill":52722698,"approval":84.8958334,"support":5.2722698},{"time_hours":204,"approval_perbill":848214286,"support_perbill":52391191,"approval":84.8214286,"support":5.2391191},{"time_hours":205,"approval_perbill":847470239,"support_perbill":52062434,"approval":84.7470239,"support":5.2062434},{"time_hours":206,"approval_perbill":846726191,"support_perbill":51736392,"approval":84.6726191,"support":5.1736392},{"time_hours":207,"approval_perbill":845982143,"support_perbill":51413033,"approval":84.5982143,"support":5.1413033},{"time_hours":208,"approval_perbill":845238096,"support_perbill":51092322,"approval":84.5238096,"support":5.1092322},{"time_hours":209,"approval_perbill":844494048,"support_perbill":50774229,"approval":84.4494048,"support":5.0774229},{"time_hours":210,"approval_perbill":843750000,"support_perbill":50458719,"approval":84.375,"support":5.0458719},{"time_hours":211,"approval_perbill":843005953,"support_perbill":50145764,"approval":84.3005953,"support":5.0145764},{"time_hours":212,"approval_perbill":842261905,"support_perbill":49835330,"approval":84.2261905,"support":4.983533},{"time_hours":213,"approval_perbill":841517858,"support_perbill":49527389,"approval":84.1517858,"support":4.9527389},{"time_hours":214,"approval_perbill":840773810,"support_perbill":49221911,"approval":84.077381,"support":4.9221911},{"time_hours":215,"approval_perbill":840029762,"support_perbill":48918865,"approval":84.0029762,"support":4.8918865},{"time_hours":216,"approval_perbill":839285715,"support_perbill":48618223,"approval":83.9285715,"support":4.8618223},{"time_hours":217,"approval_perbill":838541667,"support_perbill":48319956,"approval":83.8541667,"support":4.8319956},{"time_hours":218,"approval_perbill":837797620,"support_perbill":48024037,"approval":83.779762,"support":4.8024037},{"time_hours":219,"approval_perbill":837053572,"support_perbill":47730437,"approval":83.7053572,"support":4.7730437},{"time_hours":220,"approval_perbill":836309524,"support_perbill":47439130,"approval":83.6309524,"support":4.743913},{"time_hours":221,"approval_perbill":835565477,"support_perbill":47150089,"approval":83.5565477,"support":4.7150089},{"time_hours":222,"approval_perbill":834821429,"support_perbill":46863288,"approval":83.4821429,"support":4.6863288},{"time_hours":223,"approval_perbill":834077381,"support_perbill":46578700,"approval":83.4077381,"support":4.65787},{"time_hours":224,"approval_perbill":833333334,"support_perbill":46296300,"approval":83.3333334,"support":4.62963},{"time_hours":225,"approval_perbill":832589286,"support_perbill":46016063,"approval":83.2589286,"support":4.6016063},{"time_hours":226,"approval_perbill":831845239,"support_perbill":45737964,"approval":83.1845239,"support":4.5737964},{"time_hours":227,"approval_perbill":831101191,"support_perbill":45461979,"approval":83.1101191,"support":4.5461979},{"time_hours":228,"approval_perbill":830357143,"support_perbill":45188083,"approval":83.0357143,"support":4.5188083},{"time_hours":229,"approval_perbill":829613096,"support_perbill":44916254,"approval":82.9613096,"support":4.4916254},{"time_hours":230,"approval_perbill":828869048,"support_perbill":44646468,"approval":82.8869048,"support":4.4646468},{"time_hours":231,"approval_perbill":828125000,"support_perbill":44378701,"approval":82.8125,"support":4.4378701},{"time_hours":232,"approval_perbill":827380953,"support_perbill":44112932,"approval":82.7380953,"support":4.4112932},{"time_hours":233,"approval_perbill":826636905,"support_perbill":43849138,"approval":82.6636905,"support":4.3849138},{"time_hours":234,"approval_perbill":825892858,"support_perbill":43587297,"approval":82.5892858,"support":4.3587297},{"time_hours":235,"approval_perbill":825148810,"support_perbill":43327388,"approval":82.514881,"support":4.3327388},{"time_hours":236,"approval_perbill":824404762,"support_perbill":43069388,"approval":82.4404762,"support":4.3069388},{"time_hours":237,"approval_perbill":823660715,"support_perbill":42813278,"approval":82.3660715,"support":4.2813278},{"time_hours":238,"approval_perbill":822916667,"support_perbill":42559037,"approval":82.2916667,"support":4.2559037},{"time_hours":239,"approval_perbill":822172620,"support_perbill":42306643,"approval":82.217262,"support":4.2306643},{"time_hours":240,"approval_perbill":821428572,"support_perbill":42056078,"approval":82.1428572,"support":4.2056078},{"time_hours":241,"approval_perbill":820684524,"support_perbill":41807321,"approval":82.0684524,"support":4.1807321},{"time_hours":242,"approval_perbill":819940477,"support_perbill":41560353,"approval":81.9940477,"support":4.1560353},{"time_hours":243,"approval_perbill":819196429,"support_perbill":41315154,"approval":81.9196429,"support":4.1315154},{"time_hours":244,"approval_perbill":818452381,"support_perbill":41071706,"approval":81.8452381,"support":4.1071706},{"time_hours":245,"approval_perbill":817708334,"support_perbill":40829990,"approval":81.7708334,"support":4.082999},{"time_hours":246,"approval_perbill":816964286,"support_perbill":40589987,"approval":81.6964286,"support":4.0589987},{"time_hours":247,"approval_perbill":816220239,"support_perbill":40351680,"approval":81.6220239,"support":4.035168},{"time_hours":248,"approval_perbill":815476191,"support_perbill":40115050,"approval":81.5476191,"support":4.011505},{"time_hours":249,"approval_perbill":814732143,"support_perbill":39880080,"approval":81.4732143,"support":3.988008},{"time_hours":250,"approval_perbill":813988096,"support_perbill":39646752,"approval":81.3988096,"support":3.9646752},{"time_hours":251,"approval_perbill":813244048,"support_perbill":39415050,"approval":81.3244048,"support":3.941505},{"time_hours":252,"approval_perbill":812500000,"support_perbill":39184956,"approval":81.25,"support":3.9184956},{"time_hours":253,"approval_perbill":811755953,"support_perbill":38956453,"approval":81.1755953,"support":3.8956453},{"time_hours":254,"approval_perbill":811011905,"support_perbill":38729526,"approval":81.1011905,"support":3.8729526},{"time_hours":255,"approval_perbill":810267858,"support_perbill":38504158,"approval":81.0267858,"support":3.8504158},{"time_hours":256,"approval_perbill":809523810,"support_perbill":38280333,"approval":80.952381,"support":3.8280333},{"time_hours":257,"approval_perbill":808779762,"support_perbill":38058034,"approval":80.8779762,"support":3.8058034},{"time_hours":258,"approval_perbill":808035715,"support_perbill":37837248,"approval":80.8035715,"support":3.7837248},{"time_hours":259,"approval_perbill":807291667,"support_perbill":37617957,"approval":80.7291667,"support":3.7617957},{"time_hours":260,"approval_perbill":806547620,"support_perbill":37400148,"approval":80.654762,"support":3.7400148},{"time_hours":261,"approval_perbill":805803572,"support_perbill":37183805,"approval":80.5803572,"support":3.7183805},{"time_hours":262,"approval_perbill":805059524,"support_perbill":36968913,"approval":80.5059524,"support":3.6968913},{"time_hours":263,"approval_perbill":804315477,"support_perbill":36755458,"approval":80.4315477,"support":3.6755458},{"time_hours":264,"approval_perbill":803571429,"support_perbill":36543425,"approval":80.3571429,"support":3.6543425},{"time_hours":265,"approval_perbill":802827381,"support_perbill":36332800,"approval":80.2827381,"support":3.63328},{"time_hours":266,"approval_perbill":802083334,"support_perbill":36123570,"approval":80.2083334,"support":3.612357},{"time_hours":267,"approval_perbill":801339286,"support_perbill":35915720,"approval":80.1339286,"support":3.591572},{"time_hours":268,"approval_perbill":800595239,"support_perbill":35709238,"approval":80.0595239,"support":3.5709238},{"time_hours":269,"approval_perbill":799851191,"support_perbill":35504108,"approval":79.9851191,"support":3.5504108},{"time_hours":270,"approval_perbill":799107143,"support_perbill":35300319,"approval":79.9107143,"support":3.5300319},{"time_hours":271,"approval_perbill":798363096,"support_perbill":35097856,"approval":79.8363096,"support":3.5097856},{"time_hours":272,"approval_perbill":797619048,"support_perbill":34896708,"approval":79.7619048,"support":3.4896708},{"time_hours":273,"approval_perbill":796875000,"support_perbill":34696861,"approval":79.6875,"support":3.4696861},{"time_hours":274,"approval_perbill":796130953,"support_perbill":34498304,"approval":79.6130953,"support":3.4498304},{"time_hours":275,"approval_perbill":795386905,"support_perbill":34301022,"approval":79.5386905,"support":3.4301022},{"time_hours":276,"approval_perbill":794642858,"support_perbill":34105005,"approval":79.4642858,"support":3.4105005},{"time_hours":277,"approval_perbill":793898810,"support_perbill":33910239,"approval":79.389881,"support":3.3910239},{"time_hours":278,"approval_perbill":793154762,"support_perbill":33716714,"approval":79.3154762,"support":3.3716714},{"time_hours":279,"approval_perbill":792410715,"support_perbill":33524416,"approval":79.2410715,"support":3.3524416},{"time_hours":280,"approval_perbill":791666667,"support_perbill":33333336,"approval":79.1666667,"support":3.3333336},{"time_hours":281,"approval_perbill":790922620,"support_perbill":33143460,"approval":79.092262,"support":3.314346},{"time_hours":282,"approval_perbill":790178572,"support_perbill":32954778,"approval":79.0178572,"support":3.2954778},{"time_hours":283,"approval_perbill":789434524,"support_perbill":32767279,"approval":78.9434524,"support":3.2767279},{"time_hours":284,"approval_perbill":788690477,"support_perbill":32580951,"approval":78.8690477,"support":3.2580951},{"time_hours":285,"approval_perbill":787946429,"support_perbill":32395783,"approval":78.7946429,"support":3.2395783},{"time_hours":286,"approval_perbill":787202381,"support_perbill":32211765,"approval":78.7202381,"support":3.2211765},{"time_hours":287,"approval_perbill":786458334,"support_perbill":32028886,"approval":78.6458334,"support":3.2028886},{"time_hours":288,"approval_perbill":785714286,"support_perbill":31847136,"approval":78.5714286,"support":3.1847136},{"time_hours":289,"approval_perbill":784970239,"support_perbill":31666504,"approval":78.4970239,"support":3.1666504},{"time_hours":290,"approval_perbill":784226191,"support_perbill":31486979,"approval":78.4226191,"support":3.1486979},{"time_hours":291,"approval_perbill":783482143,"support_perbill":31308552,"approval":78.3482143,"support":3.1308552},{"time_hours":292,"approval_perbill":782738096,"support_perbill":31131212,"approval":78.2738096,"support":3.1131212},{"time_hours":293,"approval_perbill":781994048,"support_perbill":30954950,"approval":78.1994048,"support":3.095495},{"time_hours":294,"approval_perbill":781250000,"support_perbill":30779756,"approval":78.125,"support":3.0779756},{"time_hours":295,"approval_perbill":780505953,"support_perbill":30605620,"approval":78.0505953,"support":3.060562},{"time_hours":296,"approval_perbill":779761905,"support_perbill":30432533,"approval":77.9761905,"support":3.0432533},{"time_hours":297,"approval_perbill":779017858,"support_perbill":30260484,"approval":77.9017858,"support":3.0260484},{"time_hours":298,"approval_perbill":778273810,"support_perbill":30089466,"approval":77.827381,"support":3.0089466},{"time_hours":299,"approval_perbill":777529762,"support_perbill":29919468,"approval":77.7529762,"support":2.9919468},{"time_hours":300,"approval_perbill":776785715,"support_perbill":29750482,"approval":77.6785715,"support":2.9750482},{"time_hours":301,"approval_perbill":776041667,"support_perbill":29582498,"approval":77.6041667,"support":2.9582498},{"time_hours":302,"approval_perbill":775297620,"support_perbill":29415508,"approval":77.529762,"support":2.9415508},{"time_hours":303,"approval_perbill":774553572,"support_perbill":29249503,"approval":77.4553572,"support":2.9249503},{"time_hours":304,"approval_perbill":773809524,"support_perbill":29084473,"approval":77.3809524,"support":2.9084473},{"time_hours":305,"approval_perbill":773065477,"support_perbill":28920412,"approval":77.3065477,"support":2.8920412},{"time_hours":306,"approval_perbill":772321429,"support_perbill":28757309,"approval":77.2321429,"support":2.8757309},{"time_hours":307,"approval_perbill":771577381,"support_perbill":28595157,"approval":77.1577381,"support":2.8595157},{"time_hours":308,"approval_perbill":770833334,"support_perbill":28433948,"approval":77.0833334,"support":2.8433948},{"time_hours":309,"approval_perbill":770089286,"support_perbill":28273672,"approval":77.0089286,"support":2.8273672},{"time_hours":310,"approval_perbill":769345239,"support_perbill":28114323,"approval":76.9345239,"support":2.8114323},{"time_hours":311,"approval_perbill":768601191,"support_perbill":27955892,"approval":76.8601191,"support":2.7955892},{"time_hours":312,"approval_perbill":767857143,"support_perbill":27798371,"approval":76.7857143,"support":2.7798371},{"time_hours":313,"approval_perbill":767113096,"support_perbill":27641753,"approval":76.7113096,"support":2.7641753},{"time_hours":314,"approval_perbill":766369048,"support_perbill":27486029,"approval":76.6369048,"support":2.7486029},{"time_hours":315,"approval_perbill":765625000,"support_perbill":27331192,"approval":76.5625,"support":2.7331192},{"time_hours":316,"approval_perbill":764880953,"support_perbill":27177234,"approval":76.4880953,"support":2.7177234},{"time_hours":317,"approval_perbill":764136905,"support_perbill":27024148,"approval":76.4136905,"support":2.7024148},{"time_hours":318,"approval_perbill":763392858,"support_perbill":26871928,"approval":76.3392858,"support":2.6871928},{"time_hours":319,"approval_perbill":762648810,"support_perbill":26720564,"approval":76.264881,"support":2.6720564},{"time_hours":320,"approval_perbill":761904762,"support_perbill":26570050,"approval":76.1904762,"support":2.657005},{"time_hours":321,"approval_perbill":761160715,"support_perbill":26420379,"approval":76.1160715,"support":2.6420379},{"time_hours":322,"approval_perbill":760416667,"support_perbill":26271544,"approval":76.0416667,"support":2.6271544},{"time_hours":323,"approval_perbill":759672620,"support_perbill":26123538,"approval":75.967262,"support":2.6123538},{"time_hours":324,"approval_perbill":758928572,"support_perbill":25976354,"approval":75.8928572,"support":2.5976354},{"time_hours":325,"approval_perbill":758184524,"support_perbill":25829985,"approval":75.8184524,"support":2.5829985},{"time_hours":326,"approval_perbill":757440477,"support_perbill":25684425,"approval":75.7440477,"support":2.5684425},{"time_hours":327,"approval_perbill":756696429,"support_perbill":25539666,"approval":75.6696429,"support":2.5539666},{"time_hours":328,"approval_perbill":755952381,"support_perbill":25395702,"approval":75.5952381,"support":2.5395702},{"time_hours":329,"approval_perbill":755208334,"support_perbill":25252527,"approval":75.5208334,"support":2.5252527},{"time_hours":330,"approval_perbill":754464286,"support_perbill":25110134,"approval":75.4464286,"support":2.5110134},{"time_hours":331,"approval_perbill":753720239,"support_perbill":24968516,"approval":75.3720239,"support":2.4968516},{"time_hours":332,"approval_perbill":752976191,"support_perbill":24827668,"approval":75.2976191,"support":2.4827668},{"time_hours":333,"approval_perbill":752232143,"support_perbill":24687584,"approval":75.2232143,"support":2.4687584},{"time_hours":334,"approval_perbill":751488096,"support_perbill":24548256,"approval":75.1488096,"support":2.4548256},{"time_hours":335,"approval_perbill":750744048,"support_perbill":24409679,"approval":75.0744048,"support":2.4409679},{"time_hours":336,"approval_perbill":750000000,"support_perbill":24271846,"approval":75,"support":2.4271846},{"time_hours":337,"approval_perbill":749255953,"support_perbill":24134753,"approval":74.9255953,"support":2.4134753},{"time_hours":338,"approval_perbill":748511905,"support_perbill":23998392,"approval":74.8511905,"support":2.3998392},{"time_hours":339,"approval_perbill":747767858,"support_perbill":23862759,"approval":74.7767858,"support":2.3862759},{"time_hours":340,"approval_perbill":747023810,"support_perbill":23727846,"approval":74.702381,"support":2.3727846},{"time_hours":341,"approval_perbill":746279762,"support_perbill":23593649,"approval":74.6279762,"support":2.3593649},{"time_hours":342,"approval_perbill":745535715,"support_perbill":23460162,"approval":74.5535715,"support":2.3460162},{"time_hours":343,"approval_perbill":744791667,"support_perbill":23327379,"approval":74.4791667,"support":2.3327379},{"time_hours":344,"approval_perbill":744047620,"support_perbill":23195295,"approval":74.404762,"support":2.3195295},{"time_hours":345,"approval_perbill":743303572,"support_perbill":23063903,"approval":74.3303572,"support":2.3063903},{"time_hours":346,"approval_perbill":742559524,"support_perbill":22933200,"approval":74.2559524,"support":2.29332},{"time_hours":347,"approval_perbill":741815477,"support_perbill":22803179,"approval":74.1815477,"support":2.2803179},{"time_hours":348,"approval_perbill":741071429,"support_perbill":22673834,"approval":74.1071429,"support":2.2673834},{"time_hours":349,"approval_perbill":740327381,"support_perbill":22545162,"approval":74.0327381,"support":2.2545162},{"time_hours":350,"approval_perbill":739583334,"support_perbill":22417155,"approval":73.9583334,"support":2.2417155},{"time_hours":351,"approval_perbill":738839286,"support_perbill":22289811,"approval":73.8839286,"support":2.2289811},{"time_hours":352,"approval_perbill":738095239,"support_perbill":22163122,"approval":73.8095239,"support":2.2163122},{"time_hours":353,"approval_perbill":737351191,"support_perbill":22037084,"approval":73.7351191,"support":2.2037084},{"time_hours":354,"approval_perbill":736607143,"support_perbill":21911693,"approval":73.6607143,"support":2.1911693},{"time_hours":355,"approval_perbill":735863096,"support_perbill":21786943,"approval":73.5863096,"support":2.1786943},{"time_hours":356,"approval_perbill":735119048,"support_perbill":21662829,"approval":73.5119048,"support":2.1662829},{"time_hours":357,"approval_perbill":734375000,"support_perbill":21539347,"approval":73.4375,"support":2.1539347},{"time_hours":358,"approval_perbill":733630953,"support_perbill":21416491,"approval":73.3630953,"support":2.1416491},{"time_hours":359,"approval_perbill":732886905,"support_perbill":21294257,"approval":73.2886905,"support":2.1294257},{"time_hours":360,"approval_perbill":732142858,"support_perbill":21172640,"approval":73.2142858,"support":2.117264},{"time_hours":361,"approval_perbill":731398810,"support_perbill":21051635,"approval":73.139881,"support":2.1051635},{"time_hours":362,"approval_perbill":730654762,"support_perbill":20931239,"approval":73.0654762,"support":2.0931239},{"time_hours":363,"approval_perbill":729910715,"support_perbill":20811446,"approval":72.9910715,"support":2.0811446},{"time_hours":364,"approval_perbill":729166667,"support_perbill":20692251,"approval":72.9166667,"support":2.0692251},{"time_hours":365,"approval_perbill":728422620,"support_perbill":20573651,"approval":72.842262,"support":2.0573651},{"time_hours":366,"approval_perbill":727678572,"support_perbill":20455641,"approval":72.7678572,"support":2.0455641},{"time_hours":367,"approval_perbill":726934524,"support_perbill":20338216,"approval":72.6934524,"support":2.0338216},{"time_hours":368,"approval_perbill":726190477,"support_perbill":20221372,"approval":72.6190477,"support":2.0221372},{"time_hours":369,"approval_perbill":725446429,"support_perbill":20105105,"approval":72.5446429,"support":2.0105105},{"time_hours":370,"approval_perbill":724702381,"support_perbill":19989411,"approval":72.4702381,"support":1.9989411},{"time_hours":371,"approval_perbill":723958334,"support_perbill":19874285,"approval":72.3958334,"support":1.9874285},{"time_hours":372,"approval_perbill":723214286,"support_perbill":19759723,"approval":72.3214286,"support":1.9759723},{"time_hours":373,"approval_perbill":722470239,"support_perbill":19645721,"approval":72.2470239,"support":1.9645721},{"time_hours":374,"approval_perbill":721726191,"support_perbill":19532275,"approval":72.1726191,"support":1.9532275},{"time_hours":375,"approval_perbill":720982143,"support_perbill":19419381,"approval":72.0982143,"support":1.9419381},{"time_hours":376,"approval_perbill":720238096,"support_perbill":19307035,"approval":72.0238096,"support":1.9307035},{"time_hours":377,"approval_perbill":719494048,"support_perbill":19195233,"approval":71.9494048,"support":1.9195233},{"time_hours":378,"approval_perbill":718750000,"support_perbill":19083971,"approval":71.875,"support":1.9083971},{"time_hours":379,"approval_perbill":718005953,"support_perbill":18973244,"approval":71.8005953,"support":1.8973244},{"time_hours":380,"approval_perbill":717261905,"support_perbill":18863050,"approval":71.7261905,"support":1.886305},{"time_hours":381,"approval_perbill":716517858,"support_perbill":18753385,"approval":71.6517858,"support":1.8753385},{"time_hours":382,"approval_perbill":715773810,"support_perbill":18644243,"approval":71.577381,"support":1.8644243},{"time_hours":383,"approval_perbill":715029762,"support_perbill":18535623,"approval":71.5029762,"support":1.8535623},{"time_hours":384,"approval_perbill":714285715,"support_perbill":18427520,"approval":71.4285715,"support":1.842752},{"time_hours":385,"approval_perbill":713541667,"support_perbill":18319930,"approval":71.3541667,"support":1.831993},{"time_hours":386,"approval_perbill":712797620,"support_perbill":18212849,"approval":71.279762,"support":1.8212849},{"time_hours":387,"approval_perbill":712053572,"support_perbill":18106275,"approval":71.2053572,"support":1.8106275},{"time_hours":388,"approval_perbill":711309524,"support_perbill":18000204,"approval":71.1309524,"support":1.8000204},{"time_hours":389,"approval_perbill":710565477,"support_perbill":17894631,"approval":71.0565477,"support":1.7894631},{"time_hours":390,"approval_perbill":709821429,"support_perbill":17789554,"approval":70.9821429,"support":1.7789554},{"time_hours":391,"approval_perbill":709077381,"support_perbill":17684969,"approval":70.9077381,"support":1.7684969},{"time_hours":392,"approval_perbill":708333334,"support_perbill":17580873,"approval":70.8333334,"support":1.7580873},{"time_hours":393,"approval_perbill":707589286,"support_perbill":17477262,"approval":70.7589286,"support":1.7477262},{"time_hours":394,"approval_perbill":706845239,"support_perbill":17374132,"approval":70.6845239,"support":1.7374132},{"time_hours":395,"approval_perbill":706101191,"support_perbill":17271481,"approval":70.6101191,"support":1.7271481},{"time_hours":396,"approval_perbill":705357143,"support_perbill":17169305,"approval":70.5357143,"support":1.7169305},{"time_hours":397,"approval_perbill":704613096,"support_perbill":17067601,"approval":70.4613096,"support":1.7067601},{"time_hours":398,"approval_perbill":703869048,"support_perbill":16966366,"approval":70.3869048,"support":1.6966366},{"time_hours":399,"approval_perbill":703125000,"support_perbill":16865595,"approval":70.3125,"support":1.6865595},{"time_hours":400,"approval_perbill":702380953,"support_perbill":16765287,"approval":70.2380953,"support":1.6765287},{"time_hours":401,"approval_perbill":701636905,"support_perbill":16665438,"approval":70.1636905,"support":1.6665438},{"time_hours":402,"approval_perbill":700892858,"support_perbill":16566044,"approval":70.0892858,"support":1.6566044},{"time_hours":403,"approval_perbill":700148810,"support_perbill":16467104,"approval":70.014881,"support":1.6467104},{"time_hours":404,"approval_perbill":699404762,"support_perbill":16368612,"approval":69.9404762,"support":1.6368612},{"time_hours":405,"approval_perbill":698660715,"support_perbill":16270568,"approval":69.8660715,"support":1.6270568},{"time_hours":406,"approval_perbill":697916667,"support_perbill":16172967,"approval":69.7916667,"support":1.6172967},{"time_hours":407,"approval_perbill":697172620,"support_perbill":16075806,"approval":69.717262,"support":1.6075806},{"time_hours":408,"approval_perbill":696428572,"support_perbill":15979083,"approval":69.6428572,"support":1.5979083},{"time_hours":409,"approval_perbill":695684524,"support_perbill":15882794,"approval":69.5684524,"support":1.5882794},{"time_hours":410,"approval_perbill":694940477,"support_perbill":15786938,"approval":69.4940477,"support":1.5786938},{"time_hours":411,"approval_perbill":694196429,"support_perbill":15691509,"approval":69.4196429,"support":1.5691509},{"time_hours":412,"approval_perbill":693452381,"support_perbill":15596507,"approval":69.3452381,"support":1.5596507},{"time_hours":413,"approval_perbill":692708334,"support_perbill":15501928,"approval":69.2708334,"support":1.5501928},{"time_hours":414,"approval_perbill":691964286,"support_perbill":15407769,"approval":69.1964286,"support":1.5407769},{"time_hours":415,"approval_perbill":691220239,"support_perbill":15314028,"approval":69.1220239,"support":1.5314028},{"time_hours":416,"approval_perbill":690476191,"support_perbill":15220701,"approval":69.0476191,"support":1.5220701},{"time_hours":417,"approval_perbill":689732143,"support_perbill":15127786,"approval":68.9732143,"support":1.5127786},{"time_hours":418,"approval_perbill":688988096,"support_perbill":15035280,"approval":68.8988096,"support":1.503528},{"time_hours":419,"approval_perbill":688244048,"support_perbill":14943181,"approval":68.8244048,"support":1.4943181},{"time_hours":420,"approval_perbill":687500000,"support_perbill":14851486,"approval":68.75,"support":1.4851486},{"time_hours":421,"approval_perbill":686755953,"support_perbill":14760192,"approval":68.6755953,"support":1.4760192},{"time_hours":422,"approval_perbill":686011905,"support_perbill":14669296,"approval":68.6011905,"support":1.4669296},{"time_hours":423,"approval_perbill":685267858,"support_perbill":14578797,"approval":68.5267858,"support":1.4578797},{"time_hours":424,"approval_perbill":684523810,"support_perbill":14488690,"approval":68.452381,"support":1.448869},{"time_hours":425,"approval_perbill":683779762,"support_perbill":14398975,"approval":68.3779762,"support":1.4398975},{"time_hours":426,"approval_perbill":683035715,"support_perbill":14309648,"approval":68.3035715,"support":1.4309648},{"time_hours":427,"approval_perbill":682291667,"support_perbill":14220706,"approval":68.2291667,"support":1.4220706},{"time_hours":428,"approval_perbill":681547620,"support_perbill":14132148,"approval":68.154762,"support":1.4132148},{"time_hours":429,"approval_perbill":680803572,"support_perbill":14043970,"approval":68.0803572,"support":1.404397},{"time_hours":430,"approval_perbill":680059524,"support_perbill":13956171,"approval":68.0059524,"support":1.3956171},{"time_hours":431,"approval_perbill":679315477,"support_perbill":13868748,"approval":67.9315477,"support":1.3868748},{"time_hours":432,"approval_perbill":678571429,"support_perbill":13781699,"approval":67.8571429,"support":1.3781699},{"time_hours":433,"approval_perbill":677827381,"support_perbill":13695020,"approval":67.7827381,"support":1.369502},{"time_hours":434,"approval_perbill":677083334,"support_perbill":13608710,"approval":67.7083334,"support":1.360871},{"time_hours":435,"approval_perbill":676339286,"support_perbill":13522767,"approval":67.6339286,"support":1.3522767},{"time_hours":436,"approval_perbill":675595239,"support_perbill":13437188,"approval":67.5595239,"support":1.3437188},{"time_hours":437,"approval_perbill":674851191,"support_perbill":13351970,"approval":67.4851191,"support":1.335197},{"time_hours":438,"approval_perbill":674107143,"support_perbill":13267112,"approval":67.4107143,"support":1.3267112},{"time_hours":439,"approval_perbill":673363096,"support_perbill":13182611,"approval":67.3363096,"support":1.3182611},{"time_hours":440,"approval_perbill":672619048,"support_perbill":13098465,"approval":67.2619048,"support":1.3098465},{"time_hours":441,"approval_perbill":671875000,"support_perbill":13014672,"approval":67.1875,"support":1.3014672},{"time_hours":442,"approval_perbill":671130953,"support_perbill":12931229,"approval":67.1130953,"support":1.2931229},{"time_hours":443,"approval_perbill":670386905,"support_perbill":12848135,"approval":67.0386905,"support":1.2848135},{"time_hours":444,"approval_perbill":669642858,"support_perbill":12765386,"approval":66.9642858,"support":1.2765386},{"time_hours":445,"approval_perbill":668898810,"support_perbill":12682982,"approval":66.889881,"support":1.2682982},{"time_hours":446,"approval_perbill":668154762,"support_perbill":12600919,"approval":66.8154762,"support":1.2600919},{"time_hours":447,"approval_perbill":667410715,"support_perbill":12519197,"approval":66.7410715,"support":1.2519197},{"time_hours":448,"approval_perbill":666666667,"support_perbill":12437812,"approval":66.6666667,"support":1.2437812},{"time_hours":449,"approval_perbill":665922620,"support_perbill":12356762,"approval":66.592262,"support":1.2356762},{"time_hours":450,"approval_perbill":665178572,"support_perbill":12276046,"approval":66.5178572,"support":1.2276046},{"time_hours":451,"approval_perbill":664434524,"support_perbill":12195661,"approval":66.4434524,"support":1.2195661},{"time_hours":452,"approval_perbill":663690477,"support_perbill":12115605,"approval":66.3690477,"support":1.2115605},{"time_hours":453,"approval_perbill":662946429,"support_perbill":12035877,"approval":66.2946429,"support":1.2035877},{"time_hours":454,"approval_perbill":662202381,"support_perbill":11956475,"approval":66.2202381,"support":1.1956475},{"time_hours":455,"approval_perbill":661458334,"support_perbill":11877395,"approval":66.1458334,"support":1.1877395},{"time_hours":456,"approval_perbill":660714286,"support_perbill":11798637,"approval":66.0714286,"support":1.1798637},{"time_hours":457,"approval_perbill":659970239,"support_perbill":11720199,"approval":65.9970239,"support":1.1720199},{"time_hours":458,"approval_perbill":659226191,"support_perbill":11642077,"approval":65.9226191,"support":1.1642077},{"time_hours":459,"approval_perbill":658482143,"support_perbill":11564272,"approval":65.8482143,"support":1.1564272},{"time_hours":460,"approval_perbill":657738096,"support_perbill":11486780,"approval":65.7738096,"support":1.148678},{"time_hours":461,"approval_perbill":656994048,"support_perbill":11409600,"approval":65.6994048,"support":1.14096},{"time_hours":462,"approval_perbill":656250000,"support_perbill":11332729,"approval":65.625,"support":1.1332729},{"time_hours":463,"approval_perbill":655505953,"support_perbill":11256167,"approval":65.5505953,"support":1.1256167},{"time_hours":464,"approval_perbill":654761905,"support_perbill":11179911,"approval":65.4761905,"support":1.1179911},{"time_hours":465,"approval_perbill":654017858,"support_perbill":11103959,"approval":65.4017858,"support":1.1103959},{"time_hours":466,"approval_perbill":653273810,"support_perbill":11028310,"approval":65.327381,"support":1.102831},{"time_hours":467,"approval_perbill":652529762,"support_perbill":10952961,"approval":65.2529762,"support":1.0952961},{"time_hours":468,"approval_perbill":651785715,"support_perbill":10877912,"approval":65.1785715,"support":1.0877912},{"time_hours":469,"approval_perbill":651041667,"support_perbill":10803159,"approval":65.1041667,"support":1.0803159},{"time_hours":470,"approval_perbill":650297620,"support_perbill":10728702,"approval":65.029762,"support":1.0728702},{"time_hours":471,"approval_perbill":649553572,"support_perbill":10654539,"approval":64.9553572,"support":1.0654539},{"time_hours":472,"approval_perbill":648809524,"support_perbill":10580667,"approval":64.8809524,"support":1.0580667},{"time_hours":473,"approval_perbill":648065477,"support_perbill":10507086,"approval":64.8065477,"support":1.0507086},{"time_hours":474,"approval_perbill":647321429,"support_perbill":10433793,"approval":64.7321429,"support":1.0433793},{"time_hours":475,"approval_perbill":646577381,"support_perbill":10360787,"approval":64.6577381,"support":1.0360787},{"time_hours":476,"approval_perbill":645833334,"support_perbill":10288066,"approval":64.5833334,"support":1.0288066},{"time_hours":477,"approval_perbill":645089286,"support_perbill":10215629,"approval":64.5089286,"support":1.0215629},{"time_hours":478,"approval_perbill":644345239,"support_perbill":10143473,"approval":64.4345239,"support":1.0143473},{"time_hours":479,"approval_perbill":643601191,"support_perbill":10071597,"approval":64.3601191,"support":1.0071597},{"time_hours":480,"approval_perbill":642857143,"support_perbill":10000000,"approval":64.2857143,"support":1},{"time_hours":481,"approval_perbill":642113096,"support_perbill":9928680,"approval":64.2113096,"support":0.992868},{"time_hours":482,"approval_perbill":641369048,"support_perbill":9857635,"approval":64.1369048,"support":0.9857635},{"time_hours":483,"approval_perbill":640625000,"support_perbill":9786864,"approval":64.0625,"support":0.9786864},{"time_hours":484,"approval_perbill":639880953,"support_perbill":9716365,"approval":63.9880953,"support":0.9716365},{"time_hours":485,"approval_perbill":639136905,"support_perbill":9646137,"approval":63.9136905,"support":0.9646137},{"time_hours":486,"approval_perbill":638392858,"support_perbill":9576177,"approval":63.8392858,"support":0.9576177},{"time_hours":487,"approval_perbill":637648810,"support_perbill":9506485,"approval":63.764881,"support":0.9506485},{"time_hours":488,"approval_perbill":636904762,"support_perbill":9437059,"approval":63.6904762,"support":0.9437059},{"time_hours":489,"approval_perbill":636160715,"support_perbill":9367898,"approval":63.6160715,"support":0.9367898},{"time_hours":490,"approval_perbill":635416667,"support_perbill":9298999,"approval":63.5416667,"support":0.9298999},{"time_hours":491,"approval_perbill":634672620,"support_perbill":9230362,"approval":63.467262,"support":0.9230362},{"time_hours":492,"approval_perbill":633928572,"support_perbill":9161984,"approval":63.3928572,"support":0.9161984},{"time_hours":493,"approval_perbill":633184524,"support_perbill":9093865,"approval":63.3184524,"support":0.9093865},{"time_hours":494,"approval_perbill":632440477,"support_perbill":9026003,"approval":63.2440477,"support":0.9026003},{"time_hours":495,"approval_perbill":631696429,"support_perbill":8958397,"approval":63.1696429,"support":0.8958397},{"time_hours":496,"approval_perbill":630952381,"support_perbill":8891045,"approval":63.0952381,"support":0.8891045},{"time_hours":497,"approval_perbill":630208334,"support_perbill":8823945,"approval":63.0208334,"support":0.8823945},{"time_hours":498,"approval_perbill":629464286,"support_perbill":8757097,"approval":62.9464286,"support":0.8757097},{"time_hours":499,"approval_perbill":628720239,"support_perbill":8690498,"approval":62.8720239,"support":0.8690498},{"time_hours":500,"approval_perbill":627976191,"support_perbill":8624148,"approval":62.7976191,"support":0.8624148},{"time_hours":501,"approval_perbill":627232143,"support_perbill":8558045,"approval":62.7232143,"support":0.8558045},{"time_hours":502,"approval_perbill":626488096,"support_perbill":8492187,"approval":62.6488096,"support":0.8492187},{"time_hours":503,"approval_perbill":625744048,"support_perbill":8426574,"approval":62.5744048,"support":0.8426574},{"time_hours":504,"approval_perbill":625000000,"support_perbill":8361204,"approval":62.5,"support":0.8361204},{"time_hours":505,"approval_perbill":624255953,"support_perbill":8296076,"approval":62.4255953,"support":0.8296076},{"time_hours":506,"approval_perbill":623511905,"support_perbill":8231187,"approval":62.3511905,"support":0.8231187},{"time_hours":507,"approval_perbill":622767858,"support_perbill":8166538,"approval":62.2767858,"support":0.8166538},{"time_hours":508,"approval_perbill":622023810,"support_perbill":8102127,"approval":62.202381,"support":0.8102127},{"time_hours":509,"approval_perbill":621279762,"support_perbill":8037951,"approval":62.1279762,"support":0.8037951},{"time_hours":510,"approval_perbill":620535715,"support_perbill":7974011,"approval":62.0535715,"support":0.7974011},{"time_hours":511,"approval_perbill":619791667,"support_perbill":7910304,"approval":61.9791667,"support":0.7910304},{"time_hours":512,"approval_perbill":619047620,"support_perbill":7846830,"approval":61.904762,"support":0.784683},{"time_hours":513,"approval_perbill":618303572,"support_perbill":7783587,"approval":61.8303572,"support":0.7783587},{"time_hours":514,"approval_perbill":617559524,"support_perbill":7720574,"approval":61.7559524,"support":0.7720574},{"time_hours":515,"approval_perbill":616815477,"support_perbill":7657790,"approval":61.6815477,"support":0.765779},{"time_hours":516,"approval_perbill":616071429,"support_perbill":7595233,"approval":61.6071429,"support":0.7595233},{"time_hours":517,"approval_perbill":615327381,"support_perbill":7532902,"approval":61.5327381,"support":0.7532902},{"time_hours":518,"approval_perbill":614583334,"support_perbill":7470796,"approval":61.4583334,"support":0.7470796},{"time_hours":519,"approval_perbill":613839286,"support_perbill":7408914,"approval":61.3839286,"support":0.7408914},{"time_hours":520,"approval_perbill":613095239,"support_perbill":7347255,"approval":61.3095239,"support":0.7347255},{"time_hours":521,"approval_perbill":612351191,"support_perbill":7285816,"approval":61.2351191,"support":0.7285816},{"time_hours":522,"approval_perbill":611607143,"support_perbill":7224598,"approval":61.1607143,"support":0.7224598},{"time_hours":523,"approval_perbill":610863096,"support_perbill":7163599,"approval":61.0863096,"support":0.7163599},{"time_hours":524,"approval_perbill":610119048,"support_perbill":7102818,"approval":61.0119048,"support":0.7102818},{"time_hours":525,"approval_perbill":609375000,"support_perbill":7042254,"approval":60.9375,"support":0.7042254},{"time_hours":526,"approval_perbill":608630953,"support_perbill":6981905,"approval":60.8630953,"support":0.6981905},{"time_hours":527,"approval_perbill":607886905,"support_perbill":6921770,"approval":60.7886905,"support":0.692177},{"time_hours":528,"approval_perbill":607142858,"support_perbill":6861848,"approval":60.7142858,"support":0.6861848},{"time_hours":529,"approval_perbill":606398810,"support_perbill":6802139,"approval":60.639881,"support":0.6802139},{"time_hours":530,"approval_perbill":605654762,"support_perbill":6742640,"approval":60.5654762,"support":0.674264},{"time_hours":531,"approval_perbill":604910715,"support_perbill":6683351,"approval":60.4910715,"support":0.6683351},{"time_hours":532,"approval_perbill":604166667,"support_perbill":6624271,"approval":60.4166667,"support":0.6624271},{"time_hours":533,"approval_perbill":603422620,"support_perbill":6565399,"approval":60.342262,"support":0.6565399},{"time_hours":534,"approval_perbill":602678572,"support_perbill":6506733,"approval":60.2678572,"support":0.6506733},{"time_hours":535,"approval_perbill":601934524,"support_perbill":6448273,"approval":60.1934524,"support":0.6448273},{"time_hours":536,"approval_perbill":601190477,"support_perbill":6390017,"approval":60.1190477,"support":0.6390017},{"time_hours":537,"approval_perbill":600446429,"support_perbill":6331964,"approval":60.0446429,"support":0.6331964},{"time_hours":538,"approval_perbill":599702381,"support_perbill":6274113,"approval":59.9702381,"support":0.6274113},{"time_hours":539,"approval_perbill":598958334,"support_perbill":6216464,"approval":59.8958334,"support":0.6216464},{"time_hours":540,"approval_perbill":598214286,"support_perbill":6159015,"approval":59.8214286,"support":0.6159015},{"time_hours":541,"approval_perbill":597470239,"support_perbill":6101764,"approval":59.7470239,"support":0.6101764},{"time_hours":542,"approval_perbill":596726191,"support_perbill":6044712,"approval":59.6726191,"support":0.6044712},{"time_hours":543,"approval_perbill":595982143,"support_perbill":5987857,"approval":59.5982143,"support":0.5987857},{"time_hours":544,"approval_perbill":595238096,"support_perbill":5931198,"approval":59.5238096,"support":0.5931198},{"time_hours":545,"approval_perbill":594494048,"support_perbill":5874734,"approval":59.4494048,"support":0.5874734},{"time_hours":546,"approval_perbill":593750000,"support_perbill":5818464,"approval":59.375,"support":0.5818464},{"time_hours":547,"approval_perbill":593005953,"support_perbill":5762387,"approval":59.3005953,"support":0.5762387},{"time_hours":548,"approval_perbill":592261905,"support_perbill":5706502,"approval":59.2261905,"support":0.5706502},{"time_hours":549,"approval_perbill":591517858,"support_perbill":5650808,"approval":59.1517858,"support":0.5650808},{"time_hours":550,"approval_perbill":590773810,"support_perbill":5595304,"approval":59.077381,"support":0.5595304},{"time_hours":551,"approval_perbill":590029762,"support_perbill":5539989,"approval":59.0029762,"support":0.5539989},{"time_hours":552,"approval_perbill":589285715,"support_perbill":5484862,"approval":58.9285715,"support":0.5484862},{"time_hours":553,"approval_perbill":588541667,"support_perbill":5429922,"approval":58.8541667,"support":0.5429922},{"time_hours":554,"approval_perbill":587797620,"support_perbill":5375169,"approval":58.779762,"support":0.5375169},{"time_hours":555,"approval_perbill":587053572,"support_perbill":5320600,"approval":58.7053572,"support":0.53206},{"time_hours":556,"approval_perbill":586309524,"support_perbill":5266216,"approval":58.6309524,"support":0.5266216},{"time_hours":557,"approval_perbill":585565477,"support_perbill":5212016,"approval":58.5565477,"support":0.5212016},{"time_hours":558,"approval_perbill":584821429,"support_perbill":5157998,"approval":58.4821429,"support":0.5157998},{"time_hours":559,"approval_perbill":584077381,"support_perbill":5104161,"approval":58.4077381,"support":0.5104161},{"time_hours":560,"approval_perbill":583333334,"support_perbill":5050505,"approval":58.3333334,"support":0.5050505},{"time_hours":561,"approval_perbill":582589286,"support_perbill":4997029,"approval":58.2589286,"support":0.4997029},{"time_hours":562,"approval_perbill":581845239,"support_perbill":4943731,"approval":58.1845239,"support":0.4943731},{"time_hours":563,"approval_perbill":581101191,"support_perbill":4890612,"approval":58.1101191,"support":0.4890612},{"time_hours":564,"approval_perbill":580357143,"support_perbill":4837669,"approval":58.0357143,"support":0.4837669},{"time_hours":565,"approval_perbill":579613096,"support_perbill":4784903,"approval":57.9613096,"support":0.4784903},{"time_hours":566,"approval_perbill":578869048,"support_perbill":4732312,"approval":57.8869048,"support":0.4732312},{"time_hours":567,"approval_perbill":578125000,"support_perbill":4679895,"approval":57.8125,"support":0.4679895},{"time_hours":568,"approval_perbill":577380953,"support_perbill":4627652,"approval":57.7380953,"support":0.4627652},{"time_hours":569,"approval_perbill":576636905,"support_perbill":4575581,"approval":57.6636905,"support":0.4575581},{"time_hours":570,"approval_perbill":575892858,"support_perbill":4523683,"approval":57.5892858,"support":0.4523683},{"time_hours":571,"approval_perbill":575148810,"support_perbill":4471955,"approval":57.514881,"support":0.4471955},{"time_hours":572,"approval_perbill":574404762,"support_perbill":4420397,"approval":57.4404762,"support":0.4420397},{"time_hours":573,"approval_perbill":573660715,"support_perbill":4369009,"approval":57.3660715,"support":0.4369009},{"time_hours":574,"approval_perbill":572916667,"support_perbill":4317789,"approval":57.2916667,"support":0.4317789},{"time_hours":575,"approval_perbill":572172620,"support_perbill":4266737,"approval":57.217262,"support":0.4266737},{"time_hours":576,"approval_perbill":571428572,"support_perbill":4215851,"approval":57.1428572,"support":0.4215851},{"time_hours":577,"approval_perbill":570684524,"support_perbill":4165132,"approval":57.0684524,"support":0.4165132},{"time_hours":578,"approval_perbill":569940477,"support_perbill":4114578,"approval":56.9940477,"support":0.4114578},{"time_hours":579,"approval_perbill":569196429,"support_perbill":4064188,"approval":56.9196429,"support":0.4064188},{"time_hours":580,"approval_perbill":568452381,"support_perbill":4013961,"approval":56.8452381,"support":0.4013961},{"time_hours":581,"approval_perbill":567708334,"support_perbill":3963898,"approval":56.7708334,"support":0.3963898},{"time_hours":582,"approval_perbill":566964286,"support_perbill":3913996,"approval":56.6964286,"support":0.3913996},{"time_hours":583,"approval_perbill":566220239,"support_perbill":3864256,"approval":56.6220239,"support":0.3864256},{"time_hours":584,"approval_perbill":565476191,"support_perbill":3814676,"approval":56.5476191,"support":0.3814676},{"time_hours":585,"approval_perbill":564732143,"support_perbill":3765256,"approval":56.4732143,"support":0.3765256},{"time_hours":586,"approval_perbill":563988096,"support_perbill":3715994,"approval":56.3988096,"support":0.3715994},{"time_hours":587,"approval_perbill":563244048,"support_perbill":3666891,"approval":56.3244048,"support":0.3666891},{"time_hours":588,"approval_perbill":562500000,"support_perbill":3617945,"approval":56.25,"support":0.3617945},{"time_hours":589,"approval_perbill":561755953,"support_perbill":3569155,"approval":56.1755953,"support":0.3569155},{"time_hours":590,"approval_perbill":561011905,"support_perbill":3520522,"approval":56.1011905,"support":0.3520522},{"time_hours":591,"approval_perbill":560267858,"support_perbill":3472043,"approval":56.0267858,"support":0.3472043},{"time_hours":592,"approval_perbill":559523810,"support_perbill":3423719,"approval":55.952381,"support":0.3423719},{"time_hours":593,"approval_perbill":558779762,"support_perbill":3375549,"approval":55.8779762,"support":0.3375549},{"time_hours":594,"approval_perbill":558035715,"support_perbill":3327531,"approval":55.8035715,"support":0.3327531},{"time_hours":595,"approval_perbill":557291667,"support_perbill":3279666,"approval":55.7291667,"support":0.3279666},{"time_hours":596,"approval_perbill":556547620,"support_perbill":3231952,"approval":55.654762,"support":0.3231952},{"time_hours":597,"approval_perbill":555803572,"support_perbill":3184389,"approval":55.5803572,"support":0.3184389},{"time_hours":598,"approval_perbill":555059524,"support_perbill":3136975,"approval":55.5059524,"support":0.3136975},{"time_hours":599,"approval_perbill":554315477,"support_perbill":3089711,"approval":55.4315477,"support":0.3089711},{"time_hours":600,"approval_perbill":553571429,"support_perbill":3042596,"approval":55.3571429,"support":0.3042596},{"time_hours":601,"approval_perbill":552827381,"support_perbill":2995629,"approval":55.2827381,"support":0.2995629},{"time_hours":602,"approval_perbill":552083334,"support_perbill":2948808,"approval":55.2083334,"support":0.2948808},{"time_hours":603,"approval_perbill":551339286,"support_perbill":2902135,"approval":55.1339286,"support":0.2902135},{"time_hours":604,"approval_perbill":550595239,"support_perbill":2855607,"approval":55.0595239,"support":0.2855607},{"time_hours":605,"approval_perbill":549851191,"support_perbill":2809224,"approval":54.9851191,"support":0.2809224},{"time_hours":606,"approval_perbill":549107143,"support_perbill":2762986,"approval":54.9107143,"support":0.2762986},{"time_hours":607,"approval_perbill":548363096,"support_perbill":2716891,"approval":54.8363096,"support":0.2716891},{"time_hours":608,"approval_perbill":547619048,"support_perbill":2670940,"approval":54.7619048,"support":0.267094},{"time_hours":609,"approval_perbill":546875000,"support_perbill":2625131,"approval":54.6875,"support":0.2625131},{"time_hours":610,"approval_perbill":546130953,"support_perbill":2579464,"approval":54.6130953,"support":0.2579464},{"time_hours":611,"approval_perbill":545386905,"support_perbill":2533938,"approval":54.5386905,"support":0.2533938},{"time_hours":612,"approval_perbill":544642858,"support_perbill":2488552,"approval":54.4642858,"support":0.2488552},{"time_hours":613,"approval_perbill":543898810,"support_perbill":2443307,"approval":54.389881,"support":0.2443307},{"time_hours":614,"approval_perbill":543154762,"support_perbill":2398200,"approval":54.3154762,"support":0.23982},{"time_hours":615,"approval_perbill":542410715,"support_perbill":2353232,"approval":54.2410715,"support":0.2353232},{"time_hours":616,"approval_perbill":541666667,"support_perbill":2308402,"approval":54.1666667,"support":0.2308402},{"time_hours":617,"approval_perbill":540922620,"support_perbill":2263710,"approval":54.092262,"support":0.226371},{"time_hours":618,"approval_perbill":540178572,"support_perbill":2219153,"approval":54.0178572,"support":0.2219153},{"time_hours":619,"approval_perbill":539434524,"support_perbill":2174733,"approval":53.9434524,"support":0.2174733},{"time_hours":620,"approval_perbill":538690477,"support_perbill":2130449,"approval":53.8690477,"support":0.2130449},{"time_hours":621,"approval_perbill":537946429,"support_perbill":2086299,"approval":53.7946429,"support":0.2086299},{"time_hours":622,"approval_perbill":537202381,"support_perbill":2042283,"approval":53.7202381,"support":0.2042283},{"time_hours":623,"approval_perbill":536458334,"support_perbill":1998401,"approval":53.6458334,"support":0.1998401},{"time_hours":624,"approval_perbill":535714286,"support_perbill":1954652,"approval":53.5714286,"support":0.1954652},{"time_hours":625,"approval_perbill":534970239,"support_perbill":1911035,"approval":53.4970239,"support":0.1911035},{"time_hours":626,"approval_perbill":534226191,"support_perbill":1867550,"approval":53.4226191,"support":0.186755},{"time_hours":627,"approval_perbill":533482143,"support_perbill":1824196,"approval":53.3482143,"support":0.1824196},{"time_hours":628,"approval_perbill":532738096,"support_perbill":1780972,"approval":53.2738096,"support":0.1780972},{"time_hours":629,"approval_perbill":531994048,"support_perbill":1737879,"approval":53.1994048,"support":0.1737879},{"time_hours":630,"approval_perbill":531250000,"support_perbill":1694915,"approval":53.125,"support":0.1694915},{"time_hours":631,"approval_perbill":530505953,"support_perbill":1652080,"approval":53.0505953,"support":0.165208},{"time_hours":632,"approval_perbill":529761905,"support_perbill":1609373,"approval":52.9761905,"support":0.1609373},{"time_hours":633,"approval_perbill":529017858,"support_perbill":1566793,"approval":52.9017858,"support":0.1566793},{"time_hours":634,"approval_perbill":528273810,"support_perbill":1524341,"approval":52.827381,"support":0.1524341},{"time_hours":635,"approval_perbill":527529762,"support_perbill":1482015,"approval":52.7529762,"support":0.1482015},{"time_hours":636,"approval_perbill":526785715,"support_perbill":1439815,"approval":52.6785715,"support":0.1439815},{"time_hours":637,"approval_perbill":526041667,"support_perbill":1397741,"approval":52.6041667,"support":0.1397741},{"time_hours":638,"approval_perbill":525297620,"support_perbill":1355791,"approval":52.529762,"support":0.1355791},{"time_hours":639,"approval_perbill":524553572,"support_perbill":1313966,"approval":52.4553572,"support":0.1313966},{"time_hours":640,"approval_perbill":523809524,"support_perbill":1272264,"approval":52.3809524,"support":0.1272264},{"time_hours":641,"approval_perbill":523065477,"support_perbill":1230686,"approval":52.3065477,"support":0.1230686},{"time_hours":642,"approval_perbill":522321429,"support_perbill":1189230,"approval":52.2321429,"support":0.118923},{"time_hours":643,"approval_perbill":521577381,"support_perbill":1147896,"approval":52.1577381,"support":0.1147896},{"time_hours":644,"approval_perbill":520833334,"support_perbill":1106684,"approval":52.0833334,"support":0.1106684},{"time_hours":645,"approval_perbill":520089286,"support_perbill":1065593,"approval":52.0089286,"support":0.1065593},{"time_hours":646,"approval_perbill":519345239,"support_perbill":1024622,"approval":51.9345239,"support":0.1024622},{"time_hours":647,"approval_perbill":518601191,"support_perbill":983771,"approval":51.8601191,"support":0.0983771},{"time_hours":648,"approval_perbill":517857143,"support_perbill":943040,"approval":51.7857143,"support":0.094304},{"time_hours":649,"approval_perbill":517113096,"support_perbill":902427,"approval":51.7113096,"support":0.0902427},{"time_hours":650,"approval_perbill":516369048,"support_perbill":861933,"approval":51.6369048,"support":0.0861933},{"time_hours":651,"approval_perbill":515625000,"support_perbill":821557,"approval":51.5625,"support":0.0821557},{"time_hours":652,"approval_perbill":514880953,"support_perbill":781298,"approval":51.4880953,"support":0.0781298},{"time_hours":653,"approval_perbill":514136905,"support_perbill":741156,"approval":51.4136905,"support":0.0741156},{"time_hours":654,"approval_perbill":513392858,"support_perbill":701131,"approval":51.3392858,"support":0.0701131},{"time_hours":655,"approval_perbill":512648810,"support_perbill":661221,"approval":51.264881,"support":0.0661221},{"time_hours":656,"approval_perbill":511904762,"support_perbill":621426,"approval":51.1904762,"support":0.0621426},{"time_hours":657,"approval_perbill":511160715,"support_perbill":581747,"approval":51.1160715,"support":0.0581747},{"time_hours":658,"approval_perbill":510416667,"support_perbill":542181,"approval":51.0416667,"support":0.0542181},{"time_hours":659,"approval_perbill":509672620,"support_perbill":502730,"approval":50.967262,"support":0.050273},{"time_hours":660,"approval_perbill":508928572,"support_perbill":463392,"approval":50.8928572,"support":0.0463392},{"time_hours":661,"approval_perbill":508184524,"support_perbill":424166,"approval":50.8184524,"support":0.0424166},{"time_hours":662,"approval_perbill":507440477,"support_perbill":385053,"approval":50.7440477,"support":0.0385053},{"time_hours":663,"approval_perbill":506696429,"support_perbill":346052,"approval":50.6696429,"support":0.0346052},{"time_hours":664,"approval_perbill":505952381,"support_perbill":307163,"approval":50.5952381,"support":0.0307163},{"time_hours":665,"approval_perbill":505208334,"support_perbill":268384,"approval":50.5208334,"support":0.0268384},{"time_hours":666,"approval_perbill":504464286,"support_perbill":229716,"approval":50.4464286,"support":0.0229716},{"time_hours":667,"approval_perbill":503720239,"support_perbill":191157,"approval":50.3720239,"support":0.0191157},{"time_hours":668,"approval_perbill":502976191,"support_perbill":152709,"approval":50.2976191,"support":0.0152709},{"time_hours":669,"approval_perbill":502232143,"support_perbill":114369,"approval":50.2232143,"support":0.0114369},{"time_hours":670,"approval_perbill":501488096,"support_perbill":76138,"approval":50.1488096,"support":0.0076138},{"time_hours":671,"approval_perbill":500744048,"support_perbill":38015,"approval":50.0744048,"support":0.0038015},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},18516:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000038,"approval":100,"support":50.0000038},{"time_hours":1,"approval_perbill":997916667,"support_perbill":422810379,"approval":99.7916667,"support":42.2810379},{"time_hours":2,"approval_perbill":995833334,"support_perbill":366120266,"approval":99.5833334,"support":36.6120266},{"time_hours":3,"approval_perbill":993750001,"support_perbill":322720742,"approval":99.3750001,"support":32.2720742},{"time_hours":4,"approval_perbill":991666668,"support_perbill":288428371,"approval":99.1666668,"support":28.8428371},{"time_hours":5,"approval_perbill":989583334,"support_perbill":260648719,"approval":98.9583334,"support":26.0648719},{"time_hours":6,"approval_perbill":987500001,"support_perbill":237687395,"approval":98.7500001,"support":23.7687395},{"time_hours":7,"approval_perbill":985416668,"support_perbill":218390834,"approval":98.5416668,"support":21.8390834},{"time_hours":8,"approval_perbill":983333335,"support_perbill":201946501,"approval":98.3333335,"support":20.1946501},{"time_hours":9,"approval_perbill":981250001,"support_perbill":187765525,"approval":98.1250001,"support":18.7765525},{"time_hours":10,"approval_perbill":979166668,"support_perbill":175410725,"approval":97.9166668,"support":17.5410725},{"time_hours":11,"approval_perbill":977083335,"support_perbill":164550680,"approval":97.7083335,"support":16.455068},{"time_hours":12,"approval_perbill":975000002,"support_perbill":154929598,"approval":97.5000002,"support":15.4929598},{"time_hours":13,"approval_perbill":972916667,"support_perbill":146346895,"approval":97.2916667,"support":14.6346895},{"time_hours":14,"approval_perbill":970833334,"support_perbill":138643083,"approval":97.0833334,"support":13.8643083},{"time_hours":15,"approval_perbill":968750001,"support_perbill":131689733,"approval":96.8750001,"support":13.1689733},{"time_hours":16,"approval_perbill":966666668,"support_perbill":125382279,"approval":96.6666668,"support":12.5382279},{"time_hours":17,"approval_perbill":964583334,"support_perbill":119634716,"approval":96.4583334,"support":11.9634716},{"time_hours":18,"approval_perbill":962500001,"support_perbill":114375668,"approval":96.2500001,"support":11.4375668},{"time_hours":19,"approval_perbill":960416668,"support_perbill":109545391,"approval":96.0416668,"support":10.9545391},{"time_hours":20,"approval_perbill":958333335,"support_perbill":105093501,"approval":95.8333335,"support":10.5093501},{"time_hours":21,"approval_perbill":956250000,"support_perbill":100977209,"approval":95.625,"support":10.0977209},{"time_hours":22,"approval_perbill":954166667,"support_perbill":97159951,"approval":95.4166667,"support":9.7159951},{"time_hours":23,"approval_perbill":952083334,"support_perbill":93610280,"approval":95.2083334,"support":9.361028},{"time_hours":24,"approval_perbill":950000001,"support_perbill":90301014,"approval":95.0000001,"support":9.0301014},{"time_hours":25,"approval_perbill":947916668,"support_perbill":87208529,"approval":94.7916668,"support":8.7208529},{"time_hours":26,"approval_perbill":945833334,"support_perbill":84312199,"approval":94.5833334,"support":8.4312199},{"time_hours":27,"approval_perbill":943750001,"support_perbill":81593937,"approval":94.3750001,"support":8.1593937},{"time_hours":28,"approval_perbill":941666668,"support_perbill":79037810,"approval":94.1666668,"support":7.903781},{"time_hours":29,"approval_perbill":939583335,"support_perbill":76629732,"approval":93.9583335,"support":7.6629732},{"time_hours":30,"approval_perbill":937500001,"support_perbill":74357200,"approval":93.7500001,"support":7.43572},{"time_hours":31,"approval_perbill":935416668,"support_perbill":72209088,"approval":93.5416668,"support":7.2209088},{"time_hours":32,"approval_perbill":933333335,"support_perbill":70175447,"approval":93.3333335,"support":7.0175447},{"time_hours":33,"approval_perbill":931250002,"support_perbill":68247365,"approval":93.1250002,"support":6.8247365},{"time_hours":34,"approval_perbill":929166667,"support_perbill":66416830,"approval":92.9166667,"support":6.641683},{"time_hours":35,"approval_perbill":927083334,"support_perbill":64676624,"approval":92.7083334,"support":6.4676624},{"time_hours":36,"approval_perbill":925000001,"support_perbill":63020221,"approval":92.5000001,"support":6.3020221},{"time_hours":37,"approval_perbill":922916668,"support_perbill":61441710,"approval":92.2916668,"support":6.144171},{"time_hours":38,"approval_perbill":920833334,"support_perbill":59935722,"approval":92.0833334,"support":5.9935722},{"time_hours":39,"approval_perbill":918750001,"support_perbill":58497372,"approval":91.8750001,"support":5.8497372},{"time_hours":40,"approval_perbill":916666668,"support_perbill":57122204,"approval":91.6666668,"support":5.7122204},{"time_hours":41,"approval_perbill":914583335,"support_perbill":55806144,"approval":91.4583335,"support":5.5806144},{"time_hours":42,"approval_perbill":912500000,"support_perbill":54545460,"approval":91.25,"support":5.454546},{"time_hours":43,"approval_perbill":910416667,"support_perbill":53336731,"approval":91.0416667,"support":5.3336731},{"time_hours":44,"approval_perbill":908333334,"support_perbill":52176808,"approval":90.8333334,"support":5.2176808},{"time_hours":45,"approval_perbill":906250001,"support_perbill":51062796,"approval":90.6250001,"support":5.1062796},{"time_hours":46,"approval_perbill":904166668,"support_perbill":49992020,"approval":90.4166668,"support":4.999202},{"time_hours":47,"approval_perbill":902083334,"support_perbill":48962010,"approval":90.2083334,"support":4.896201},{"time_hours":48,"approval_perbill":900000001,"support_perbill":47970485,"approval":90.0000001,"support":4.7970485},{"time_hours":49,"approval_perbill":897916668,"support_perbill":47015325,"approval":89.7916668,"support":4.7015325},{"time_hours":50,"approval_perbill":895833335,"support_perbill":46094566,"approval":89.5833335,"support":4.6094566},{"time_hours":51,"approval_perbill":893750001,"support_perbill":45206381,"approval":89.3750001,"support":4.5206381},{"time_hours":52,"approval_perbill":891666668,"support_perbill":44349075,"approval":89.1666668,"support":4.4349075},{"time_hours":53,"approval_perbill":889583335,"support_perbill":43521062,"approval":88.9583335,"support":4.3521062},{"time_hours":54,"approval_perbill":887500002,"support_perbill":42720867,"approval":88.7500002,"support":4.2720867},{"time_hours":55,"approval_perbill":885416667,"support_perbill":41947111,"approval":88.5416667,"support":4.1947111},{"time_hours":56,"approval_perbill":883333334,"support_perbill":41198506,"approval":88.3333334,"support":4.1198506},{"time_hours":57,"approval_perbill":881250001,"support_perbill":40473844,"approval":88.1250001,"support":4.0473844},{"time_hours":58,"approval_perbill":879166668,"support_perbill":39771995,"approval":87.9166668,"support":3.9771995},{"time_hours":59,"approval_perbill":877083334,"support_perbill":39091898,"approval":87.7083334,"support":3.9091898},{"time_hours":60,"approval_perbill":875000001,"support_perbill":38432558,"approval":87.5000001,"support":3.8432558},{"time_hours":61,"approval_perbill":872916668,"support_perbill":37793039,"approval":87.2916668,"support":3.7793039},{"time_hours":62,"approval_perbill":870833335,"support_perbill":37172460,"approval":87.0833335,"support":3.717246},{"time_hours":63,"approval_perbill":868750000,"support_perbill":36569991,"approval":86.875,"support":3.6569991},{"time_hours":64,"approval_perbill":866666667,"support_perbill":35984852,"approval":86.6666667,"support":3.5984852},{"time_hours":65,"approval_perbill":864583334,"support_perbill":35416306,"approval":86.4583334,"support":3.5416306},{"time_hours":66,"approval_perbill":862500001,"support_perbill":34863656,"approval":86.2500001,"support":3.4863656},{"time_hours":67,"approval_perbill":860416668,"support_perbill":34326245,"approval":86.0416668,"support":3.4326245},{"time_hours":68,"approval_perbill":858333334,"support_perbill":33803451,"approval":85.8333334,"support":3.3803451},{"time_hours":69,"approval_perbill":856250001,"support_perbill":33294686,"approval":85.6250001,"support":3.3294686},{"time_hours":70,"approval_perbill":854166668,"support_perbill":32799393,"approval":85.4166668,"support":3.2799393},{"time_hours":71,"approval_perbill":852083335,"support_perbill":32317044,"approval":85.2083335,"support":3.2317044},{"time_hours":72,"approval_perbill":850000001,"support_perbill":31847137,"approval":85.0000001,"support":3.1847137},{"time_hours":73,"approval_perbill":847916668,"support_perbill":31389198,"approval":84.7916668,"support":3.1389198},{"time_hours":74,"approval_perbill":845833335,"support_perbill":30942774,"approval":84.5833335,"support":3.0942774},{"time_hours":75,"approval_perbill":843750002,"support_perbill":30507438,"approval":84.3750002,"support":3.0507438},{"time_hours":76,"approval_perbill":841666667,"support_perbill":30082781,"approval":84.1666667,"support":3.0082781},{"time_hours":77,"approval_perbill":839583334,"support_perbill":29668415,"approval":83.9583334,"support":2.9668415},{"time_hours":78,"approval_perbill":837500001,"support_perbill":29263970,"approval":83.7500001,"support":2.926397},{"time_hours":79,"approval_perbill":835416668,"support_perbill":28869094,"approval":83.5416668,"support":2.8869094},{"time_hours":80,"approval_perbill":833333334,"support_perbill":28483451,"approval":83.3333334,"support":2.8483451},{"time_hours":81,"approval_perbill":831250001,"support_perbill":28106723,"approval":83.1250001,"support":2.8106723},{"time_hours":82,"approval_perbill":829166668,"support_perbill":27738602,"approval":82.9166668,"support":2.7738602},{"time_hours":83,"approval_perbill":827083335,"support_perbill":27378797,"approval":82.7083335,"support":2.7378797},{"time_hours":84,"approval_perbill":825000000,"support_perbill":27027029,"approval":82.5,"support":2.7027029},{"time_hours":85,"approval_perbill":822916667,"support_perbill":26683033,"approval":82.2916667,"support":2.6683033},{"time_hours":86,"approval_perbill":820833334,"support_perbill":26346554,"approval":82.0833334,"support":2.6346554},{"time_hours":87,"approval_perbill":818750001,"support_perbill":26017347,"approval":81.8750001,"support":2.6017347},{"time_hours":88,"approval_perbill":816666668,"support_perbill":25695180,"approval":81.6666668,"support":2.569518},{"time_hours":89,"approval_perbill":814583334,"support_perbill":25379829,"approval":81.4583334,"support":2.5379829},{"time_hours":90,"approval_perbill":812500001,"support_perbill":25071080,"approval":81.2500001,"support":2.507108},{"time_hours":91,"approval_perbill":810416668,"support_perbill":24768728,"approval":81.0416668,"support":2.4768728},{"time_hours":92,"approval_perbill":808333335,"support_perbill":24472576,"approval":80.8333335,"support":2.4472576},{"time_hours":93,"approval_perbill":806250001,"support_perbill":24182435,"approval":80.6250001,"support":2.4182435},{"time_hours":94,"approval_perbill":804166668,"support_perbill":23898125,"approval":80.4166668,"support":2.3898125},{"time_hours":95,"approval_perbill":802083335,"support_perbill":23619471,"approval":80.2083335,"support":2.3619471},{"time_hours":96,"approval_perbill":800000002,"support_perbill":23346306,"approval":80.0000002,"support":2.3346306},{"time_hours":97,"approval_perbill":797916667,"support_perbill":23078469,"approval":79.7916667,"support":2.3078469},{"time_hours":98,"approval_perbill":795833334,"support_perbill":22815806,"approval":79.5833334,"support":2.2815806},{"time_hours":99,"approval_perbill":793750001,"support_perbill":22558169,"approval":79.3750001,"support":2.2558169},{"time_hours":100,"approval_perbill":791666668,"support_perbill":22305415,"approval":79.1666668,"support":2.2305415},{"time_hours":101,"approval_perbill":789583334,"support_perbill":22057405,"approval":78.9583334,"support":2.2057405},{"time_hours":102,"approval_perbill":787500001,"support_perbill":21814009,"approval":78.7500001,"support":2.1814009},{"time_hours":103,"approval_perbill":785416668,"support_perbill":21575098,"approval":78.5416668,"support":2.1575098},{"time_hours":104,"approval_perbill":783333335,"support_perbill":21340549,"approval":78.3333335,"support":2.1340549},{"time_hours":105,"approval_perbill":781250000,"support_perbill":21110244,"approval":78.125,"support":2.1110244},{"time_hours":106,"approval_perbill":779166667,"support_perbill":20884069,"approval":77.9166667,"support":2.0884069},{"time_hours":107,"approval_perbill":777083334,"support_perbill":20661914,"approval":77.7083334,"support":2.0661914},{"time_hours":108,"approval_perbill":775000001,"support_perbill":20443673,"approval":77.5000001,"support":2.0443673},{"time_hours":109,"approval_perbill":772916668,"support_perbill":20229243,"approval":77.2916668,"support":2.0229243},{"time_hours":110,"approval_perbill":770833334,"support_perbill":20018524,"approval":77.0833334,"support":2.0018524},{"time_hours":111,"approval_perbill":768750001,"support_perbill":19811422,"approval":76.8750001,"support":1.9811422},{"time_hours":112,"approval_perbill":766666668,"support_perbill":19607845,"approval":76.6666668,"support":1.9607845},{"time_hours":113,"approval_perbill":764583335,"support_perbill":19407702,"approval":76.4583335,"support":1.9407702},{"time_hours":114,"approval_perbill":762500001,"support_perbill":19210908,"approval":76.2500001,"support":1.9210908},{"time_hours":115,"approval_perbill":760416668,"support_perbill":19017380,"approval":76.0416668,"support":1.901738},{"time_hours":116,"approval_perbill":758333335,"support_perbill":18827037,"approval":75.8333335,"support":1.8827037},{"time_hours":117,"approval_perbill":756250002,"support_perbill":18639800,"approval":75.6250002,"support":1.86398},{"time_hours":118,"approval_perbill":754166667,"support_perbill":18455595,"approval":75.4166667,"support":1.8455595},{"time_hours":119,"approval_perbill":752083334,"support_perbill":18274348,"approval":75.2083334,"support":1.8274348},{"time_hours":120,"approval_perbill":750000001,"support_perbill":18095989,"approval":75.0000001,"support":1.8095989},{"time_hours":121,"approval_perbill":747916668,"support_perbill":17920449,"approval":74.7916668,"support":1.7920449},{"time_hours":122,"approval_perbill":745833334,"support_perbill":17747662,"approval":74.5833334,"support":1.7747662},{"time_hours":123,"approval_perbill":743750001,"support_perbill":17577564,"approval":74.3750001,"support":1.7577564},{"time_hours":124,"approval_perbill":741666668,"support_perbill":17410092,"approval":74.1666668,"support":1.7410092},{"time_hours":125,"approval_perbill":739583335,"support_perbill":17245186,"approval":73.9583335,"support":1.7245186},{"time_hours":126,"approval_perbill":737500000,"support_perbill":17082787,"approval":73.75,"support":1.7082787},{"time_hours":127,"approval_perbill":735416667,"support_perbill":16922839,"approval":73.5416667,"support":1.6922839},{"time_hours":128,"approval_perbill":733333334,"support_perbill":16765287,"approval":73.3333334,"support":1.6765287},{"time_hours":129,"approval_perbill":731250001,"support_perbill":16610077,"approval":73.1250001,"support":1.6610077},{"time_hours":130,"approval_perbill":729166668,"support_perbill":16457158,"approval":72.9166668,"support":1.6457158},{"time_hours":131,"approval_perbill":727083334,"support_perbill":16306479,"approval":72.7083334,"support":1.6306479},{"time_hours":132,"approval_perbill":725000001,"support_perbill":16157990,"approval":72.5000001,"support":1.615799},{"time_hours":133,"approval_perbill":722916668,"support_perbill":16011646,"approval":72.2916668,"support":1.6011646},{"time_hours":134,"approval_perbill":720833335,"support_perbill":15867399,"approval":72.0833335,"support":1.5867399},{"time_hours":135,"approval_perbill":718750001,"support_perbill":15725205,"approval":71.8750001,"support":1.5725205},{"time_hours":136,"approval_perbill":716666668,"support_perbill":15585021,"approval":71.6666668,"support":1.5585021},{"time_hours":137,"approval_perbill":714583335,"support_perbill":15446804,"approval":71.4583335,"support":1.5446804},{"time_hours":138,"approval_perbill":712500002,"support_perbill":15310512,"approval":71.2500002,"support":1.5310512},{"time_hours":139,"approval_perbill":710416667,"support_perbill":15176107,"approval":71.0416667,"support":1.5176107},{"time_hours":140,"approval_perbill":708333334,"support_perbill":15043548,"approval":70.8333334,"support":1.5043548},{"time_hours":141,"approval_perbill":706250001,"support_perbill":14912799,"approval":70.6250001,"support":1.4912799},{"time_hours":142,"approval_perbill":704166668,"support_perbill":14783823,"approval":70.4166668,"support":1.4783823},{"time_hours":143,"approval_perbill":702083334,"support_perbill":14656583,"approval":70.2083334,"support":1.4656583},{"time_hours":144,"approval_perbill":700000001,"support_perbill":14531045,"approval":70.0000001,"support":1.4531045},{"time_hours":145,"approval_perbill":697916668,"support_perbill":14407175,"approval":69.7916668,"support":1.4407175},{"time_hours":146,"approval_perbill":695833335,"support_perbill":14284939,"approval":69.5833335,"support":1.4284939},{"time_hours":147,"approval_perbill":693750000,"support_perbill":14164307,"approval":69.375,"support":1.4164307},{"time_hours":148,"approval_perbill":691666667,"support_perbill":14045246,"approval":69.1666667,"support":1.4045246},{"time_hours":149,"approval_perbill":689583334,"support_perbill":13927726,"approval":68.9583334,"support":1.3927726},{"time_hours":150,"approval_perbill":687500001,"support_perbill":13811717,"approval":68.7500001,"support":1.3811717},{"time_hours":151,"approval_perbill":685416668,"support_perbill":13697191,"approval":68.5416668,"support":1.3697191},{"time_hours":152,"approval_perbill":683333334,"support_perbill":13584118,"approval":68.3333334,"support":1.3584118},{"time_hours":153,"approval_perbill":681250001,"support_perbill":13472472,"approval":68.1250001,"support":1.3472472},{"time_hours":154,"approval_perbill":679166668,"support_perbill":13362226,"approval":67.9166668,"support":1.3362226},{"time_hours":155,"approval_perbill":677083335,"support_perbill":13253353,"approval":67.7083335,"support":1.3253353},{"time_hours":156,"approval_perbill":675000001,"support_perbill":13145828,"approval":67.5000001,"support":1.3145828},{"time_hours":157,"approval_perbill":672916668,"support_perbill":13039626,"approval":67.2916668,"support":1.3039626},{"time_hours":158,"approval_perbill":670833335,"support_perbill":12934723,"approval":67.0833335,"support":1.2934723},{"time_hours":159,"approval_perbill":668750002,"support_perbill":12831096,"approval":66.8750002,"support":1.2831096},{"time_hours":160,"approval_perbill":666666667,"support_perbill":12728720,"approval":66.6666667,"support":1.272872},{"time_hours":161,"approval_perbill":664583334,"support_perbill":12627574,"approval":66.4583334,"support":1.2627574},{"time_hours":162,"approval_perbill":662500001,"support_perbill":12527635,"approval":66.2500001,"support":1.2527635},{"time_hours":163,"approval_perbill":660416668,"support_perbill":12428883,"approval":66.0416668,"support":1.2428883},{"time_hours":164,"approval_perbill":658333334,"support_perbill":12331295,"approval":65.8333334,"support":1.2331295},{"time_hours":165,"approval_perbill":656250001,"support_perbill":12234852,"approval":65.6250001,"support":1.2234852},{"time_hours":166,"approval_perbill":654166668,"support_perbill":12139533,"approval":65.4166668,"support":1.2139533},{"time_hours":167,"approval_perbill":652083335,"support_perbill":12045320,"approval":65.2083335,"support":1.204532},{"time_hours":168,"approval_perbill":650000000,"support_perbill":11952192,"approval":65,"support":1.1952192},{"time_hours":169,"approval_perbill":647916667,"support_perbill":11860131,"approval":64.7916667,"support":1.1860131},{"time_hours":170,"approval_perbill":645833334,"support_perbill":11769120,"approval":64.5833334,"support":1.176912},{"time_hours":171,"approval_perbill":643750001,"support_perbill":11679139,"approval":64.3750001,"support":1.1679139},{"time_hours":172,"approval_perbill":641666668,"support_perbill":11590172,"approval":64.1666668,"support":1.1590172},{"time_hours":173,"approval_perbill":639583334,"support_perbill":11502202,"approval":63.9583334,"support":1.1502202},{"time_hours":174,"approval_perbill":637500001,"support_perbill":11415212,"approval":63.7500001,"support":1.1415212},{"time_hours":175,"approval_perbill":635416668,"support_perbill":11329185,"approval":63.5416668,"support":1.1329185},{"time_hours":176,"approval_perbill":633333335,"support_perbill":11244107,"approval":63.3333335,"support":1.1244107},{"time_hours":177,"approval_perbill":631250001,"support_perbill":11159960,"approval":63.1250001,"support":1.115996},{"time_hours":178,"approval_perbill":629166668,"support_perbill":11076731,"approval":62.9166668,"support":1.1076731},{"time_hours":179,"approval_perbill":627083335,"support_perbill":10994403,"approval":62.7083335,"support":1.0994403},{"time_hours":180,"approval_perbill":625000002,"support_perbill":10912963,"approval":62.5000002,"support":1.0912963},{"time_hours":181,"approval_perbill":622916667,"support_perbill":10832396,"approval":62.2916667,"support":1.0832396},{"time_hours":182,"approval_perbill":620833334,"support_perbill":10752689,"approval":62.0833334,"support":1.0752689},{"time_hours":183,"approval_perbill":618750001,"support_perbill":10673827,"approval":61.8750001,"support":1.0673827},{"time_hours":184,"approval_perbill":616666668,"support_perbill":10595797,"approval":61.6666668,"support":1.0595797},{"time_hours":185,"approval_perbill":614583334,"support_perbill":10518586,"approval":61.4583334,"support":1.0518586},{"time_hours":186,"approval_perbill":612500001,"support_perbill":10442182,"approval":61.2500001,"support":1.0442182},{"time_hours":187,"approval_perbill":610416668,"support_perbill":10366571,"approval":61.0416668,"support":1.0366571},{"time_hours":188,"approval_perbill":608333335,"support_perbill":10291742,"approval":60.8333335,"support":1.0291742},{"time_hours":189,"approval_perbill":606250000,"support_perbill":10217682,"approval":60.625,"support":1.0217682},{"time_hours":190,"approval_perbill":604166667,"support_perbill":10144379,"approval":60.4166667,"support":1.0144379},{"time_hours":191,"approval_perbill":602083334,"support_perbill":10071822,"approval":60.2083334,"support":1.0071822},{"time_hours":192,"approval_perbill":600000001,"support_perbill":10000001,"approval":60.0000001,"support":1.0000001},{"time_hours":193,"approval_perbill":597916668,"support_perbill":9928902,"approval":59.7916668,"support":0.9928902},{"time_hours":194,"approval_perbill":595833334,"support_perbill":9858516,"approval":59.5833334,"support":0.9858516},{"time_hours":195,"approval_perbill":593750001,"support_perbill":9788833,"approval":59.3750001,"support":0.9788833},{"time_hours":196,"approval_perbill":591666668,"support_perbill":9719840,"approval":59.1666668,"support":0.971984},{"time_hours":197,"approval_perbill":589583335,"support_perbill":9651529,"approval":58.9583335,"support":0.9651529},{"time_hours":198,"approval_perbill":587500001,"support_perbill":9583890,"approval":58.7500001,"support":0.958389},{"time_hours":199,"approval_perbill":585416668,"support_perbill":9516912,"approval":58.5416668,"support":0.9516912},{"time_hours":200,"approval_perbill":583333335,"support_perbill":9450585,"approval":58.3333335,"support":0.9450585},{"time_hours":201,"approval_perbill":581250002,"support_perbill":9384901,"approval":58.1250002,"support":0.9384901},{"time_hours":202,"approval_perbill":579166667,"support_perbill":9319850,"approval":57.9166667,"support":0.931985},{"time_hours":203,"approval_perbill":577083334,"support_perbill":9255422,"approval":57.7083334,"support":0.9255422},{"time_hours":204,"approval_perbill":575000001,"support_perbill":9191610,"approval":57.5000001,"support":0.919161},{"time_hours":205,"approval_perbill":572916668,"support_perbill":9128404,"approval":57.2916668,"support":0.9128404},{"time_hours":206,"approval_perbill":570833334,"support_perbill":9065795,"approval":57.0833334,"support":0.9065795},{"time_hours":207,"approval_perbill":568750001,"support_perbill":9003776,"approval":56.8750001,"support":0.9003776},{"time_hours":208,"approval_perbill":566666668,"support_perbill":8942338,"approval":56.6666668,"support":0.8942338},{"time_hours":209,"approval_perbill":564583335,"support_perbill":8881472,"approval":56.4583335,"support":0.8881472},{"time_hours":210,"approval_perbill":562500000,"support_perbill":8821171,"approval":56.25,"support":0.8821171},{"time_hours":211,"approval_perbill":560416667,"support_perbill":8761427,"approval":56.0416667,"support":0.8761427},{"time_hours":212,"approval_perbill":558333334,"support_perbill":8702233,"approval":55.8333334,"support":0.8702233},{"time_hours":213,"approval_perbill":556250001,"support_perbill":8643580,"approval":55.6250001,"support":0.864358},{"time_hours":214,"approval_perbill":554166668,"support_perbill":8585461,"approval":55.4166668,"support":0.8585461},{"time_hours":215,"approval_perbill":552083334,"support_perbill":8527870,"approval":55.2083334,"support":0.852787},{"time_hours":216,"approval_perbill":550000001,"support_perbill":8470798,"approval":55.0000001,"support":0.8470798},{"time_hours":217,"approval_perbill":547916668,"support_perbill":8414240,"approval":54.7916668,"support":0.841424},{"time_hours":218,"approval_perbill":545833335,"support_perbill":8358187,"approval":54.5833335,"support":0.8358187},{"time_hours":219,"approval_perbill":543750001,"support_perbill":8302634,"approval":54.3750001,"support":0.8302634},{"time_hours":220,"approval_perbill":541666668,"support_perbill":8247573,"approval":54.1666668,"support":0.8247573},{"time_hours":221,"approval_perbill":539583335,"support_perbill":8192999,"approval":53.9583335,"support":0.8192999},{"time_hours":222,"approval_perbill":537500002,"support_perbill":8138904,"approval":53.7500002,"support":0.8138904},{"time_hours":223,"approval_perbill":535416667,"support_perbill":8085283,"approval":53.5416667,"support":0.8085283},{"time_hours":224,"approval_perbill":533333334,"support_perbill":8032129,"approval":53.3333334,"support":0.8032129},{"time_hours":225,"approval_perbill":531250001,"support_perbill":7979436,"approval":53.1250001,"support":0.7979436},{"time_hours":226,"approval_perbill":529166668,"support_perbill":7927198,"approval":52.9166668,"support":0.7927198},{"time_hours":227,"approval_perbill":527083334,"support_perbill":7875409,"approval":52.7083334,"support":0.7875409},{"time_hours":228,"approval_perbill":525000001,"support_perbill":7824065,"approval":52.5000001,"support":0.7824065},{"time_hours":229,"approval_perbill":522916668,"support_perbill":7773157,"approval":52.2916668,"support":0.7773157},{"time_hours":230,"approval_perbill":520833335,"support_perbill":7722683,"approval":52.0833335,"support":0.7722683},{"time_hours":231,"approval_perbill":518750000,"support_perbill":7672634,"approval":51.875,"support":0.7672634},{"time_hours":232,"approval_perbill":516666667,"support_perbill":7623008,"approval":51.6666667,"support":0.7623008},{"time_hours":233,"approval_perbill":514583334,"support_perbill":7573797,"approval":51.4583334,"support":0.7573797},{"time_hours":234,"approval_perbill":512500001,"support_perbill":7524998,"approval":51.2500001,"support":0.7524998},{"time_hours":235,"approval_perbill":510416668,"support_perbill":7476604,"approval":51.0416668,"support":0.7476604},{"time_hours":236,"approval_perbill":508333334,"support_perbill":7428611,"approval":50.8333334,"support":0.7428611},{"time_hours":237,"approval_perbill":506250001,"support_perbill":7381013,"approval":50.6250001,"support":0.7381013},{"time_hours":238,"approval_perbill":504166668,"support_perbill":7333807,"approval":50.4166668,"support":0.7333807},{"time_hours":239,"approval_perbill":502083335,"support_perbill":7286986,"approval":50.2083335,"support":0.7286986},{"time_hours":240,"approval_perbill":500000000,"support_perbill":7240547,"approval":50,"support":0.7240547},{"time_hours":241,"approval_perbill":500000000,"support_perbill":7194485,"approval":50,"support":0.7194485},{"time_hours":242,"approval_perbill":500000000,"support_perbill":7148795,"approval":50,"support":0.7148795},{"time_hours":243,"approval_perbill":500000000,"support_perbill":7103472,"approval":50,"support":0.7103472},{"time_hours":244,"approval_perbill":500000000,"support_perbill":7058513,"approval":50,"support":0.7058513},{"time_hours":245,"approval_perbill":500000000,"support_perbill":7013913,"approval":50,"support":0.7013913},{"time_hours":246,"approval_perbill":500000000,"support_perbill":6969667,"approval":50,"support":0.6969667},{"time_hours":247,"approval_perbill":500000000,"support_perbill":6925772,"approval":50,"support":0.6925772},{"time_hours":248,"approval_perbill":500000000,"support_perbill":6882223,"approval":50,"support":0.6882223},{"time_hours":249,"approval_perbill":500000000,"support_perbill":6839016,"approval":50,"support":0.6839016},{"time_hours":250,"approval_perbill":500000000,"support_perbill":6796148,"approval":50,"support":0.6796148},{"time_hours":251,"approval_perbill":500000000,"support_perbill":6753614,"approval":50,"support":0.6753614},{"time_hours":252,"approval_perbill":500000000,"support_perbill":6711409,"approval":50,"support":0.6711409},{"time_hours":253,"approval_perbill":500000000,"support_perbill":6669532,"approval":50,"support":0.6669532},{"time_hours":254,"approval_perbill":500000000,"support_perbill":6627977,"approval":50,"support":0.6627977},{"time_hours":255,"approval_perbill":500000000,"support_perbill":6586741,"approval":50,"support":0.6586741},{"time_hours":256,"approval_perbill":500000000,"support_perbill":6545821,"approval":50,"support":0.6545821},{"time_hours":257,"approval_perbill":500000000,"support_perbill":6505212,"approval":50,"support":0.6505212},{"time_hours":258,"approval_perbill":500000000,"support_perbill":6464912,"approval":50,"support":0.6464912},{"time_hours":259,"approval_perbill":500000000,"support_perbill":6424916,"approval":50,"support":0.6424916},{"time_hours":260,"approval_perbill":500000000,"support_perbill":6385221,"approval":50,"support":0.6385221},{"time_hours":261,"approval_perbill":500000000,"support_perbill":6345824,"approval":50,"support":0.6345824},{"time_hours":262,"approval_perbill":500000000,"support_perbill":6306722,"approval":50,"support":0.6306722},{"time_hours":263,"approval_perbill":500000000,"support_perbill":6267911,"approval":50,"support":0.6267911},{"time_hours":264,"approval_perbill":500000000,"support_perbill":6229388,"approval":50,"support":0.6229388},{"time_hours":265,"approval_perbill":500000000,"support_perbill":6191150,"approval":50,"support":0.619115},{"time_hours":266,"approval_perbill":500000000,"support_perbill":6153193,"approval":50,"support":0.6153193},{"time_hours":267,"approval_perbill":500000000,"support_perbill":6115515,"approval":50,"support":0.6115515},{"time_hours":268,"approval_perbill":500000000,"support_perbill":6078113,"approval":50,"support":0.6078113},{"time_hours":269,"approval_perbill":500000000,"support_perbill":6040983,"approval":50,"support":0.6040983},{"time_hours":270,"approval_perbill":500000000,"support_perbill":6004122,"approval":50,"support":0.6004122},{"time_hours":271,"approval_perbill":500000000,"support_perbill":5967528,"approval":50,"support":0.5967528},{"time_hours":272,"approval_perbill":500000000,"support_perbill":5931198,"approval":50,"support":0.5931198},{"time_hours":273,"approval_perbill":500000000,"support_perbill":5895129,"approval":50,"support":0.5895129},{"time_hours":274,"approval_perbill":500000000,"support_perbill":5859317,"approval":50,"support":0.5859317},{"time_hours":275,"approval_perbill":500000000,"support_perbill":5823762,"approval":50,"support":0.5823762},{"time_hours":276,"approval_perbill":500000000,"support_perbill":5788458,"approval":50,"support":0.5788458},{"time_hours":277,"approval_perbill":500000000,"support_perbill":5753405,"approval":50,"support":0.5753405},{"time_hours":278,"approval_perbill":500000000,"support_perbill":5718598,"approval":50,"support":0.5718598},{"time_hours":279,"approval_perbill":500000000,"support_perbill":5684037,"approval":50,"support":0.5684037},{"time_hours":280,"approval_perbill":500000000,"support_perbill":5649718,"approval":50,"support":0.5649718},{"time_hours":281,"approval_perbill":500000000,"support_perbill":5615638,"approval":50,"support":0.5615638},{"time_hours":282,"approval_perbill":500000000,"support_perbill":5581795,"approval":50,"support":0.5581795},{"time_hours":283,"approval_perbill":500000000,"support_perbill":5548186,"approval":50,"support":0.5548186},{"time_hours":284,"approval_perbill":500000000,"support_perbill":5514810,"approval":50,"support":0.551481},{"time_hours":285,"approval_perbill":500000000,"support_perbill":5481664,"approval":50,"support":0.5481664},{"time_hours":286,"approval_perbill":500000000,"support_perbill":5448745,"approval":50,"support":0.5448745},{"time_hours":287,"approval_perbill":500000000,"support_perbill":5416051,"approval":50,"support":0.5416051},{"time_hours":288,"approval_perbill":500000000,"support_perbill":5383580,"approval":50,"support":0.538358},{"time_hours":289,"approval_perbill":500000000,"support_perbill":5351329,"approval":50,"support":0.5351329},{"time_hours":290,"approval_perbill":500000000,"support_perbill":5319297,"approval":50,"support":0.5319297},{"time_hours":291,"approval_perbill":500000000,"support_perbill":5287481,"approval":50,"support":0.5287481},{"time_hours":292,"approval_perbill":500000000,"support_perbill":5255878,"approval":50,"support":0.5255878},{"time_hours":293,"approval_perbill":500000000,"support_perbill":5224487,"approval":50,"support":0.5224487},{"time_hours":294,"approval_perbill":500000000,"support_perbill":5193306,"approval":50,"support":0.5193306},{"time_hours":295,"approval_perbill":500000000,"support_perbill":5162333,"approval":50,"support":0.5162333},{"time_hours":296,"approval_perbill":500000000,"support_perbill":5131565,"approval":50,"support":0.5131565},{"time_hours":297,"approval_perbill":500000000,"support_perbill":5101000,"approval":50,"support":0.5101},{"time_hours":298,"approval_perbill":500000000,"support_perbill":5070636,"approval":50,"support":0.5070636},{"time_hours":299,"approval_perbill":500000000,"support_perbill":5040472,"approval":50,"support":0.5040472},{"time_hours":300,"approval_perbill":500000000,"support_perbill":5010506,"approval":50,"support":0.5010506},{"time_hours":301,"approval_perbill":500000000,"support_perbill":4980735,"approval":50,"support":0.4980735},{"time_hours":302,"approval_perbill":500000000,"support_perbill":4951157,"approval":50,"support":0.4951157},{"time_hours":303,"approval_perbill":500000000,"support_perbill":4921772,"approval":50,"support":0.4921772},{"time_hours":304,"approval_perbill":500000000,"support_perbill":4892576,"approval":50,"support":0.4892576},{"time_hours":305,"approval_perbill":500000000,"support_perbill":4863568,"approval":50,"support":0.4863568},{"time_hours":306,"approval_perbill":500000000,"support_perbill":4834747,"approval":50,"support":0.4834747},{"time_hours":307,"approval_perbill":500000000,"support_perbill":4806110,"approval":50,"support":0.480611},{"time_hours":308,"approval_perbill":500000000,"support_perbill":4777655,"approval":50,"support":0.4777655},{"time_hours":309,"approval_perbill":500000000,"support_perbill":4749382,"approval":50,"support":0.4749382},{"time_hours":310,"approval_perbill":500000000,"support_perbill":4721287,"approval":50,"support":0.4721287},{"time_hours":311,"approval_perbill":500000000,"support_perbill":4693371,"approval":50,"support":0.4693371},{"time_hours":312,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":313,"approval_perbill":500000000,"support_perbill":4638063,"approval":50,"support":0.4638063},{"time_hours":314,"approval_perbill":500000000,"support_perbill":4610669,"approval":50,"support":0.4610669},{"time_hours":315,"approval_perbill":500000000,"support_perbill":4583446,"approval":50,"support":0.4583446},{"time_hours":316,"approval_perbill":500000000,"support_perbill":4556392,"approval":50,"support":0.4556392},{"time_hours":317,"approval_perbill":500000000,"support_perbill":4529505,"approval":50,"support":0.4529505},{"time_hours":318,"approval_perbill":500000000,"support_perbill":4502785,"approval":50,"support":0.4502785},{"time_hours":319,"approval_perbill":500000000,"support_perbill":4476230,"approval":50,"support":0.447623},{"time_hours":320,"approval_perbill":500000000,"support_perbill":4449838,"approval":50,"support":0.4449838},{"time_hours":321,"approval_perbill":500000000,"support_perbill":4423608,"approval":50,"support":0.4423608},{"time_hours":322,"approval_perbill":500000000,"support_perbill":4397537,"approval":50,"support":0.4397537},{"time_hours":323,"approval_perbill":500000000,"support_perbill":4371626,"approval":50,"support":0.4371626},{"time_hours":324,"approval_perbill":500000000,"support_perbill":4345871,"approval":50,"support":0.4345871},{"time_hours":325,"approval_perbill":500000000,"support_perbill":4320273,"approval":50,"support":0.4320273},{"time_hours":326,"approval_perbill":500000000,"support_perbill":4294829,"approval":50,"support":0.4294829},{"time_hours":327,"approval_perbill":500000000,"support_perbill":4269538,"approval":50,"support":0.4269538},{"time_hours":328,"approval_perbill":500000000,"support_perbill":4244398,"approval":50,"support":0.4244398},{"time_hours":329,"approval_perbill":500000000,"support_perbill":4219409,"approval":50,"support":0.4219409},{"time_hours":330,"approval_perbill":500000000,"support_perbill":4194569,"approval":50,"support":0.4194569},{"time_hours":331,"approval_perbill":500000000,"support_perbill":4169876,"approval":50,"support":0.4169876},{"time_hours":332,"approval_perbill":500000000,"support_perbill":4145330,"approval":50,"support":0.414533},{"time_hours":333,"approval_perbill":500000000,"support_perbill":4120929,"approval":50,"support":0.4120929},{"time_hours":334,"approval_perbill":500000000,"support_perbill":4096672,"approval":50,"support":0.4096672},{"time_hours":335,"approval_perbill":500000000,"support_perbill":4072557,"approval":50,"support":0.4072557},{"time_hours":336,"approval_perbill":500000000,"support_perbill":4048583,"approval":50,"support":0.4048583},{"time_hours":337,"approval_perbill":500000000,"support_perbill":4024749,"approval":50,"support":0.4024749},{"time_hours":338,"approval_perbill":500000000,"support_perbill":4001054,"approval":50,"support":0.4001054},{"time_hours":339,"approval_perbill":500000000,"support_perbill":3977496,"approval":50,"support":0.3977496},{"time_hours":340,"approval_perbill":500000000,"support_perbill":3954075,"approval":50,"support":0.3954075},{"time_hours":341,"approval_perbill":500000000,"support_perbill":3930789,"approval":50,"support":0.3930789},{"time_hours":342,"approval_perbill":500000000,"support_perbill":3907637,"approval":50,"support":0.3907637},{"time_hours":343,"approval_perbill":500000000,"support_perbill":3884618,"approval":50,"support":0.3884618},{"time_hours":344,"approval_perbill":500000000,"support_perbill":3861731,"approval":50,"support":0.3861731},{"time_hours":345,"approval_perbill":500000000,"support_perbill":3838974,"approval":50,"support":0.3838974},{"time_hours":346,"approval_perbill":500000000,"support_perbill":3816347,"approval":50,"support":0.3816347},{"time_hours":347,"approval_perbill":500000000,"support_perbill":3793848,"approval":50,"support":0.3793848},{"time_hours":348,"approval_perbill":500000000,"support_perbill":3771476,"approval":50,"support":0.3771476},{"time_hours":349,"approval_perbill":500000000,"support_perbill":3749231,"approval":50,"support":0.3749231},{"time_hours":350,"approval_perbill":500000000,"support_perbill":3727110,"approval":50,"support":0.372711},{"time_hours":351,"approval_perbill":500000000,"support_perbill":3705114,"approval":50,"support":0.3705114},{"time_hours":352,"approval_perbill":500000000,"support_perbill":3683241,"approval":50,"support":0.3683241},{"time_hours":353,"approval_perbill":500000000,"support_perbill":3661490,"approval":50,"support":0.366149},{"time_hours":354,"approval_perbill":500000000,"support_perbill":3639860,"approval":50,"support":0.363986},{"time_hours":355,"approval_perbill":500000000,"support_perbill":3618349,"approval":50,"support":0.3618349},{"time_hours":356,"approval_perbill":500000000,"support_perbill":3596958,"approval":50,"support":0.3596958},{"time_hours":357,"approval_perbill":500000000,"support_perbill":3575685,"approval":50,"support":0.3575685},{"time_hours":358,"approval_perbill":500000000,"support_perbill":3554529,"approval":50,"support":0.3554529},{"time_hours":359,"approval_perbill":500000000,"support_perbill":3533489,"approval":50,"support":0.3533489},{"time_hours":360,"approval_perbill":500000000,"support_perbill":3512564,"approval":50,"support":0.3512564},{"time_hours":361,"approval_perbill":500000000,"support_perbill":3491753,"approval":50,"support":0.3491753},{"time_hours":362,"approval_perbill":500000000,"support_perbill":3471056,"approval":50,"support":0.3471056},{"time_hours":363,"approval_perbill":500000000,"support_perbill":3450470,"approval":50,"support":0.345047},{"time_hours":364,"approval_perbill":500000000,"support_perbill":3429997,"approval":50,"support":0.3429997},{"time_hours":365,"approval_perbill":500000000,"support_perbill":3409633,"approval":50,"support":0.3409633},{"time_hours":366,"approval_perbill":500000000,"support_perbill":3389380,"approval":50,"support":0.338938},{"time_hours":367,"approval_perbill":500000000,"support_perbill":3369235,"approval":50,"support":0.3369235},{"time_hours":368,"approval_perbill":500000000,"support_perbill":3349198,"approval":50,"support":0.3349198},{"time_hours":369,"approval_perbill":500000000,"support_perbill":3329268,"approval":50,"support":0.3329268},{"time_hours":370,"approval_perbill":500000000,"support_perbill":3309444,"approval":50,"support":0.3309444},{"time_hours":371,"approval_perbill":500000000,"support_perbill":3289725,"approval":50,"support":0.3289725},{"time_hours":372,"approval_perbill":500000000,"support_perbill":3270111,"approval":50,"support":0.3270111},{"time_hours":373,"approval_perbill":500000000,"support_perbill":3250600,"approval":50,"support":0.32506},{"time_hours":374,"approval_perbill":500000000,"support_perbill":3231193,"approval":50,"support":0.3231193},{"time_hours":375,"approval_perbill":500000000,"support_perbill":3211887,"approval":50,"support":0.3211887},{"time_hours":376,"approval_perbill":500000000,"support_perbill":3192682,"approval":50,"support":0.3192682},{"time_hours":377,"approval_perbill":500000000,"support_perbill":3173578,"approval":50,"support":0.3173578},{"time_hours":378,"approval_perbill":500000000,"support_perbill":3154574,"approval":50,"support":0.3154574},{"time_hours":379,"approval_perbill":500000000,"support_perbill":3135668,"approval":50,"support":0.3135668},{"time_hours":380,"approval_perbill":500000000,"support_perbill":3116861,"approval":50,"support":0.3116861},{"time_hours":381,"approval_perbill":500000000,"support_perbill":3098150,"approval":50,"support":0.309815},{"time_hours":382,"approval_perbill":500000000,"support_perbill":3079537,"approval":50,"support":0.3079537},{"time_hours":383,"approval_perbill":500000000,"support_perbill":3061019,"approval":50,"support":0.3061019},{"time_hours":384,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":385,"approval_perbill":500000000,"support_perbill":3024268,"approval":50,"support":0.3024268},{"time_hours":386,"approval_perbill":500000000,"support_perbill":3006033,"approval":50,"support":0.3006033},{"time_hours":387,"approval_perbill":500000000,"support_perbill":2987891,"approval":50,"support":0.2987891},{"time_hours":388,"approval_perbill":500000000,"support_perbill":2969841,"approval":50,"support":0.2969841},{"time_hours":389,"approval_perbill":500000000,"support_perbill":2951883,"approval":50,"support":0.2951883},{"time_hours":390,"approval_perbill":500000000,"support_perbill":2934016,"approval":50,"support":0.2934016},{"time_hours":391,"approval_perbill":500000000,"support_perbill":2916238,"approval":50,"support":0.2916238},{"time_hours":392,"approval_perbill":500000000,"support_perbill":2898550,"approval":50,"support":0.289855},{"time_hours":393,"approval_perbill":500000000,"support_perbill":2880951,"approval":50,"support":0.2880951},{"time_hours":394,"approval_perbill":500000000,"support_perbill":2863440,"approval":50,"support":0.286344},{"time_hours":395,"approval_perbill":500000000,"support_perbill":2846017,"approval":50,"support":0.2846017},{"time_hours":396,"approval_perbill":500000000,"support_perbill":2828680,"approval":50,"support":0.282868},{"time_hours":397,"approval_perbill":500000000,"support_perbill":2811429,"approval":50,"support":0.2811429},{"time_hours":398,"approval_perbill":500000000,"support_perbill":2794264,"approval":50,"support":0.2794264},{"time_hours":399,"approval_perbill":500000000,"support_perbill":2777184,"approval":50,"support":0.2777184},{"time_hours":400,"approval_perbill":500000000,"support_perbill":2760188,"approval":50,"support":0.2760188},{"time_hours":401,"approval_perbill":500000000,"support_perbill":2743276,"approval":50,"support":0.2743276},{"time_hours":402,"approval_perbill":500000000,"support_perbill":2726446,"approval":50,"support":0.2726446},{"time_hours":403,"approval_perbill":500000000,"support_perbill":2709699,"approval":50,"support":0.2709699},{"time_hours":404,"approval_perbill":500000000,"support_perbill":2693034,"approval":50,"support":0.2693034},{"time_hours":405,"approval_perbill":500000000,"support_perbill":2676450,"approval":50,"support":0.267645},{"time_hours":406,"approval_perbill":500000000,"support_perbill":2659946,"approval":50,"support":0.2659946},{"time_hours":407,"approval_perbill":500000000,"support_perbill":2643523,"approval":50,"support":0.2643523},{"time_hours":408,"approval_perbill":500000000,"support_perbill":2627179,"approval":50,"support":0.2627179},{"time_hours":409,"approval_perbill":500000000,"support_perbill":2610914,"approval":50,"support":0.2610914},{"time_hours":410,"approval_perbill":500000000,"support_perbill":2594727,"approval":50,"support":0.2594727},{"time_hours":411,"approval_perbill":500000000,"support_perbill":2578618,"approval":50,"support":0.2578618},{"time_hours":412,"approval_perbill":500000000,"support_perbill":2562586,"approval":50,"support":0.2562586},{"time_hours":413,"approval_perbill":500000000,"support_perbill":2546630,"approval":50,"support":0.254663},{"time_hours":414,"approval_perbill":500000000,"support_perbill":2530751,"approval":50,"support":0.2530751},{"time_hours":415,"approval_perbill":500000000,"support_perbill":2514947,"approval":50,"support":0.2514947},{"time_hours":416,"approval_perbill":500000000,"support_perbill":2499219,"approval":50,"support":0.2499219},{"time_hours":417,"approval_perbill":500000000,"support_perbill":2483564,"approval":50,"support":0.2483564},{"time_hours":418,"approval_perbill":500000000,"support_perbill":2467984,"approval":50,"support":0.2467984},{"time_hours":419,"approval_perbill":500000000,"support_perbill":2452477,"approval":50,"support":0.2452477},{"time_hours":420,"approval_perbill":500000000,"support_perbill":2437043,"approval":50,"support":0.2437043},{"time_hours":421,"approval_perbill":500000000,"support_perbill":2421681,"approval":50,"support":0.2421681},{"time_hours":422,"approval_perbill":500000000,"support_perbill":2406391,"approval":50,"support":0.2406391},{"time_hours":423,"approval_perbill":500000000,"support_perbill":2391172,"approval":50,"support":0.2391172},{"time_hours":424,"approval_perbill":500000000,"support_perbill":2376025,"approval":50,"support":0.2376025},{"time_hours":425,"approval_perbill":500000000,"support_perbill":2360947,"approval":50,"support":0.2360947},{"time_hours":426,"approval_perbill":500000000,"support_perbill":2345940,"approval":50,"support":0.234594},{"time_hours":427,"approval_perbill":500000000,"support_perbill":2331002,"approval":50,"support":0.2331002},{"time_hours":428,"approval_perbill":500000000,"support_perbill":2316133,"approval":50,"support":0.2316133},{"time_hours":429,"approval_perbill":500000000,"support_perbill":2301332,"approval":50,"support":0.2301332},{"time_hours":430,"approval_perbill":500000000,"support_perbill":2286599,"approval":50,"support":0.2286599},{"time_hours":431,"approval_perbill":500000000,"support_perbill":2271934,"approval":50,"support":0.2271934},{"time_hours":432,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":433,"approval_perbill":500000000,"support_perbill":2242804,"approval":50,"support":0.2242804},{"time_hours":434,"approval_perbill":500000000,"support_perbill":2228339,"approval":50,"support":0.2228339},{"time_hours":435,"approval_perbill":500000000,"support_perbill":2213939,"approval":50,"support":0.2213939},{"time_hours":436,"approval_perbill":500000000,"support_perbill":2199604,"approval":50,"support":0.2199604},{"time_hours":437,"approval_perbill":500000000,"support_perbill":2185335,"approval":50,"support":0.2185335},{"time_hours":438,"approval_perbill":500000000,"support_perbill":2171129,"approval":50,"support":0.2171129},{"time_hours":439,"approval_perbill":500000000,"support_perbill":2156988,"approval":50,"support":0.2156988},{"time_hours":440,"approval_perbill":500000000,"support_perbill":2142909,"approval":50,"support":0.2142909},{"time_hours":441,"approval_perbill":500000000,"support_perbill":2128894,"approval":50,"support":0.2128894},{"time_hours":442,"approval_perbill":500000000,"support_perbill":2114942,"approval":50,"support":0.2114942},{"time_hours":443,"approval_perbill":500000000,"support_perbill":2101052,"approval":50,"support":0.2101052},{"time_hours":444,"approval_perbill":500000000,"support_perbill":2087224,"approval":50,"support":0.2087224},{"time_hours":445,"approval_perbill":500000000,"support_perbill":2073457,"approval":50,"support":0.2073457},{"time_hours":446,"approval_perbill":500000000,"support_perbill":2059751,"approval":50,"support":0.2059751},{"time_hours":447,"approval_perbill":500000000,"support_perbill":2046105,"approval":50,"support":0.2046105},{"time_hours":448,"approval_perbill":500000000,"support_perbill":2032520,"approval":50,"support":0.203252},{"time_hours":449,"approval_perbill":500000000,"support_perbill":2018994,"approval":50,"support":0.2018994},{"time_hours":450,"approval_perbill":500000000,"support_perbill":2005528,"approval":50,"support":0.2005528},{"time_hours":451,"approval_perbill":500000000,"support_perbill":1992121,"approval":50,"support":0.1992121},{"time_hours":452,"approval_perbill":500000000,"support_perbill":1978773,"approval":50,"support":0.1978773},{"time_hours":453,"approval_perbill":500000000,"support_perbill":1965482,"approval":50,"support":0.1965482},{"time_hours":454,"approval_perbill":500000000,"support_perbill":1952250,"approval":50,"support":0.195225},{"time_hours":455,"approval_perbill":500000000,"support_perbill":1939075,"approval":50,"support":0.1939075},{"time_hours":456,"approval_perbill":500000000,"support_perbill":1925957,"approval":50,"support":0.1925957},{"time_hours":457,"approval_perbill":500000000,"support_perbill":1912896,"approval":50,"support":0.1912896},{"time_hours":458,"approval_perbill":500000000,"support_perbill":1899891,"approval":50,"support":0.1899891},{"time_hours":459,"approval_perbill":500000000,"support_perbill":1886942,"approval":50,"support":0.1886942},{"time_hours":460,"approval_perbill":500000000,"support_perbill":1874049,"approval":50,"support":0.1874049},{"time_hours":461,"approval_perbill":500000000,"support_perbill":1861211,"approval":50,"support":0.1861211},{"time_hours":462,"approval_perbill":500000000,"support_perbill":1848428,"approval":50,"support":0.1848428},{"time_hours":463,"approval_perbill":500000000,"support_perbill":1835700,"approval":50,"support":0.18357},{"time_hours":464,"approval_perbill":500000000,"support_perbill":1823026,"approval":50,"support":0.1823026},{"time_hours":465,"approval_perbill":500000000,"support_perbill":1810405,"approval":50,"support":0.1810405},{"time_hours":466,"approval_perbill":500000000,"support_perbill":1797839,"approval":50,"support":0.1797839},{"time_hours":467,"approval_perbill":500000000,"support_perbill":1785325,"approval":50,"support":0.1785325},{"time_hours":468,"approval_perbill":500000000,"support_perbill":1772864,"approval":50,"support":0.1772864},{"time_hours":469,"approval_perbill":500000000,"support_perbill":1760456,"approval":50,"support":0.1760456},{"time_hours":470,"approval_perbill":500000000,"support_perbill":1748100,"approval":50,"support":0.17481},{"time_hours":471,"approval_perbill":500000000,"support_perbill":1735796,"approval":50,"support":0.1735796},{"time_hours":472,"approval_perbill":500000000,"support_perbill":1723543,"approval":50,"support":0.1723543},{"time_hours":473,"approval_perbill":500000000,"support_perbill":1711342,"approval":50,"support":0.1711342},{"time_hours":474,"approval_perbill":500000000,"support_perbill":1699191,"approval":50,"support":0.1699191},{"time_hours":475,"approval_perbill":500000000,"support_perbill":1687091,"approval":50,"support":0.1687091},{"time_hours":476,"approval_perbill":500000000,"support_perbill":1675041,"approval":50,"support":0.1675041},{"time_hours":477,"approval_perbill":500000000,"support_perbill":1663042,"approval":50,"support":0.1663042},{"time_hours":478,"approval_perbill":500000000,"support_perbill":1651091,"approval":50,"support":0.1651091},{"time_hours":479,"approval_perbill":500000000,"support_perbill":1639191,"approval":50,"support":0.1639191},{"time_hours":480,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":481,"approval_perbill":500000000,"support_perbill":1615536,"approval":50,"support":0.1615536},{"time_hours":482,"approval_perbill":500000000,"support_perbill":1603781,"approval":50,"support":0.1603781},{"time_hours":483,"approval_perbill":500000000,"support_perbill":1592075,"approval":50,"support":0.1592075},{"time_hours":484,"approval_perbill":500000000,"support_perbill":1580416,"approval":50,"support":0.1580416},{"time_hours":485,"approval_perbill":500000000,"support_perbill":1568805,"approval":50,"support":0.1568805},{"time_hours":486,"approval_perbill":500000000,"support_perbill":1557241,"approval":50,"support":0.1557241},{"time_hours":487,"approval_perbill":500000000,"support_perbill":1545724,"approval":50,"support":0.1545724},{"time_hours":488,"approval_perbill":500000000,"support_perbill":1534253,"approval":50,"support":0.1534253},{"time_hours":489,"approval_perbill":500000000,"support_perbill":1522829,"approval":50,"support":0.1522829},{"time_hours":490,"approval_perbill":500000000,"support_perbill":1511452,"approval":50,"support":0.1511452},{"time_hours":491,"approval_perbill":500000000,"support_perbill":1500120,"approval":50,"support":0.150012},{"time_hours":492,"approval_perbill":500000000,"support_perbill":1488833,"approval":50,"support":0.1488833},{"time_hours":493,"approval_perbill":500000000,"support_perbill":1477592,"approval":50,"support":0.1477592},{"time_hours":494,"approval_perbill":500000000,"support_perbill":1466396,"approval":50,"support":0.1466396},{"time_hours":495,"approval_perbill":500000000,"support_perbill":1455245,"approval":50,"support":0.1455245},{"time_hours":496,"approval_perbill":500000000,"support_perbill":1444138,"approval":50,"support":0.1444138},{"time_hours":497,"approval_perbill":500000000,"support_perbill":1433075,"approval":50,"support":0.1433075},{"time_hours":498,"approval_perbill":500000000,"support_perbill":1422056,"approval":50,"support":0.1422056},{"time_hours":499,"approval_perbill":500000000,"support_perbill":1411081,"approval":50,"support":0.1411081},{"time_hours":500,"approval_perbill":500000000,"support_perbill":1400149,"approval":50,"support":0.1400149},{"time_hours":501,"approval_perbill":500000000,"support_perbill":1389261,"approval":50,"support":0.1389261},{"time_hours":502,"approval_perbill":500000000,"support_perbill":1378415,"approval":50,"support":0.1378415},{"time_hours":503,"approval_perbill":500000000,"support_perbill":1367612,"approval":50,"support":0.1367612},{"time_hours":504,"approval_perbill":500000000,"support_perbill":1356852,"approval":50,"support":0.1356852},{"time_hours":505,"approval_perbill":500000000,"support_perbill":1346133,"approval":50,"support":0.1346133},{"time_hours":506,"approval_perbill":500000000,"support_perbill":1335457,"approval":50,"support":0.1335457},{"time_hours":507,"approval_perbill":500000000,"support_perbill":1324822,"approval":50,"support":0.1324822},{"time_hours":508,"approval_perbill":500000000,"support_perbill":1314228,"approval":50,"support":0.1314228},{"time_hours":509,"approval_perbill":500000000,"support_perbill":1303676,"approval":50,"support":0.1303676},{"time_hours":510,"approval_perbill":500000000,"support_perbill":1293165,"approval":50,"support":0.1293165},{"time_hours":511,"approval_perbill":500000000,"support_perbill":1282694,"approval":50,"support":0.1282694},{"time_hours":512,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":513,"approval_perbill":500000000,"support_perbill":1261874,"approval":50,"support":0.1261874},{"time_hours":514,"approval_perbill":500000000,"support_perbill":1251524,"approval":50,"support":0.1251524},{"time_hours":515,"approval_perbill":500000000,"support_perbill":1241214,"approval":50,"support":0.1241214},{"time_hours":516,"approval_perbill":500000000,"support_perbill":1230944,"approval":50,"support":0.1230944},{"time_hours":517,"approval_perbill":500000000,"support_perbill":1220712,"approval":50,"support":0.1220712},{"time_hours":518,"approval_perbill":500000000,"support_perbill":1210520,"approval":50,"support":0.121052},{"time_hours":519,"approval_perbill":500000000,"support_perbill":1200367,"approval":50,"support":0.1200367},{"time_hours":520,"approval_perbill":500000000,"support_perbill":1190252,"approval":50,"support":0.1190252},{"time_hours":521,"approval_perbill":500000000,"support_perbill":1180176,"approval":50,"support":0.1180176},{"time_hours":522,"approval_perbill":500000000,"support_perbill":1170138,"approval":50,"support":0.1170138},{"time_hours":523,"approval_perbill":500000000,"support_perbill":1160137,"approval":50,"support":0.1160137},{"time_hours":524,"approval_perbill":500000000,"support_perbill":1150175,"approval":50,"support":0.1150175},{"time_hours":525,"approval_perbill":500000000,"support_perbill":1140250,"approval":50,"support":0.114025},{"time_hours":526,"approval_perbill":500000000,"support_perbill":1130363,"approval":50,"support":0.1130363},{"time_hours":527,"approval_perbill":500000000,"support_perbill":1120513,"approval":50,"support":0.1120513},{"time_hours":528,"approval_perbill":500000000,"support_perbill":1110699,"approval":50,"support":0.1110699},{"time_hours":529,"approval_perbill":500000000,"support_perbill":1100923,"approval":50,"support":0.1100923},{"time_hours":530,"approval_perbill":500000000,"support_perbill":1091182,"approval":50,"support":0.1091182},{"time_hours":531,"approval_perbill":500000000,"support_perbill":1081479,"approval":50,"support":0.1081479},{"time_hours":532,"approval_perbill":500000000,"support_perbill":1071811,"approval":50,"support":0.1071811},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1062179,"approval":50,"support":0.1062179},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1052583,"approval":50,"support":0.1052583},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1043022,"approval":50,"support":0.1043022},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1033497,"approval":50,"support":0.1033497},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1024007,"approval":50,"support":0.1024007},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1014551,"approval":50,"support":0.1014551},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1005131,"approval":50,"support":0.1005131},{"time_hours":540,"approval_perbill":500000000,"support_perbill":995745,"approval":50,"support":0.0995745},{"time_hours":541,"approval_perbill":500000000,"support_perbill":986393,"approval":50,"support":0.0986393},{"time_hours":542,"approval_perbill":500000000,"support_perbill":977076,"approval":50,"support":0.0977076},{"time_hours":543,"approval_perbill":500000000,"support_perbill":967792,"approval":50,"support":0.0967792},{"time_hours":544,"approval_perbill":500000000,"support_perbill":958542,"approval":50,"support":0.0958542},{"time_hours":545,"approval_perbill":500000000,"support_perbill":949326,"approval":50,"support":0.0949326},{"time_hours":546,"approval_perbill":500000000,"support_perbill":940144,"approval":50,"support":0.0940144},{"time_hours":547,"approval_perbill":500000000,"support_perbill":930994,"approval":50,"support":0.0930994},{"time_hours":548,"approval_perbill":500000000,"support_perbill":921878,"approval":50,"support":0.0921878},{"time_hours":549,"approval_perbill":500000000,"support_perbill":912794,"approval":50,"support":0.0912794},{"time_hours":550,"approval_perbill":500000000,"support_perbill":903743,"approval":50,"support":0.0903743},{"time_hours":551,"approval_perbill":500000000,"support_perbill":894725,"approval":50,"support":0.0894725},{"time_hours":552,"approval_perbill":500000000,"support_perbill":885739,"approval":50,"support":0.0885739},{"time_hours":553,"approval_perbill":500000000,"support_perbill":876785,"approval":50,"support":0.0876785},{"time_hours":554,"approval_perbill":500000000,"support_perbill":867863,"approval":50,"support":0.0867863},{"time_hours":555,"approval_perbill":500000000,"support_perbill":858973,"approval":50,"support":0.0858973},{"time_hours":556,"approval_perbill":500000000,"support_perbill":850115,"approval":50,"support":0.0850115},{"time_hours":557,"approval_perbill":500000000,"support_perbill":841288,"approval":50,"support":0.0841288},{"time_hours":558,"approval_perbill":500000000,"support_perbill":832493,"approval":50,"support":0.0832493},{"time_hours":559,"approval_perbill":500000000,"support_perbill":823729,"approval":50,"support":0.0823729},{"time_hours":560,"approval_perbill":500000000,"support_perbill":814995,"approval":50,"support":0.0814995},{"time_hours":561,"approval_perbill":500000000,"support_perbill":806293,"approval":50,"support":0.0806293},{"time_hours":562,"approval_perbill":500000000,"support_perbill":797621,"approval":50,"support":0.0797621},{"time_hours":563,"approval_perbill":500000000,"support_perbill":788980,"approval":50,"support":0.078898},{"time_hours":564,"approval_perbill":500000000,"support_perbill":780369,"approval":50,"support":0.0780369},{"time_hours":565,"approval_perbill":500000000,"support_perbill":771788,"approval":50,"support":0.0771788},{"time_hours":566,"approval_perbill":500000000,"support_perbill":763237,"approval":50,"support":0.0763237},{"time_hours":567,"approval_perbill":500000000,"support_perbill":754716,"approval":50,"support":0.0754716},{"time_hours":568,"approval_perbill":500000000,"support_perbill":746225,"approval":50,"support":0.0746225},{"time_hours":569,"approval_perbill":500000000,"support_perbill":737764,"approval":50,"support":0.0737764},{"time_hours":570,"approval_perbill":500000000,"support_perbill":729331,"approval":50,"support":0.0729331},{"time_hours":571,"approval_perbill":500000000,"support_perbill":720928,"approval":50,"support":0.0720928},{"time_hours":572,"approval_perbill":500000000,"support_perbill":712555,"approval":50,"support":0.0712555},{"time_hours":573,"approval_perbill":500000000,"support_perbill":704210,"approval":50,"support":0.070421},{"time_hours":574,"approval_perbill":500000000,"support_perbill":695894,"approval":50,"support":0.0695894},{"time_hours":575,"approval_perbill":500000000,"support_perbill":687606,"approval":50,"support":0.0687606},{"time_hours":576,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":577,"approval_perbill":500000000,"support_perbill":671117,"approval":50,"support":0.0671117},{"time_hours":578,"approval_perbill":500000000,"support_perbill":662914,"approval":50,"support":0.0662914},{"time_hours":579,"approval_perbill":500000000,"support_perbill":654740,"approval":50,"support":0.065474},{"time_hours":580,"approval_perbill":500000000,"support_perbill":646594,"approval":50,"support":0.0646594},{"time_hours":581,"approval_perbill":500000000,"support_perbill":638475,"approval":50,"support":0.0638475},{"time_hours":582,"approval_perbill":500000000,"support_perbill":630384,"approval":50,"support":0.0630384},{"time_hours":583,"approval_perbill":500000000,"support_perbill":622320,"approval":50,"support":0.062232},{"time_hours":584,"approval_perbill":500000000,"support_perbill":614284,"approval":50,"support":0.0614284},{"time_hours":585,"approval_perbill":500000000,"support_perbill":606275,"approval":50,"support":0.0606275},{"time_hours":586,"approval_perbill":500000000,"support_perbill":598294,"approval":50,"support":0.0598294},{"time_hours":587,"approval_perbill":500000000,"support_perbill":590339,"approval":50,"support":0.0590339},{"time_hours":588,"approval_perbill":500000000,"support_perbill":582411,"approval":50,"support":0.0582411},{"time_hours":589,"approval_perbill":500000000,"support_perbill":574509,"approval":50,"support":0.0574509},{"time_hours":590,"approval_perbill":500000000,"support_perbill":566634,"approval":50,"support":0.0566634},{"time_hours":591,"approval_perbill":500000000,"support_perbill":558786,"approval":50,"support":0.0558786},{"time_hours":592,"approval_perbill":500000000,"support_perbill":550964,"approval":50,"support":0.0550964},{"time_hours":593,"approval_perbill":500000000,"support_perbill":543167,"approval":50,"support":0.0543167},{"time_hours":594,"approval_perbill":500000000,"support_perbill":535397,"approval":50,"support":0.0535397},{"time_hours":595,"approval_perbill":500000000,"support_perbill":527653,"approval":50,"support":0.0527653},{"time_hours":596,"approval_perbill":500000000,"support_perbill":519935,"approval":50,"support":0.0519935},{"time_hours":597,"approval_perbill":500000000,"support_perbill":512242,"approval":50,"support":0.0512242},{"time_hours":598,"approval_perbill":500000000,"support_perbill":504575,"approval":50,"support":0.0504575},{"time_hours":599,"approval_perbill":500000000,"support_perbill":496933,"approval":50,"support":0.0496933},{"time_hours":600,"approval_perbill":500000000,"support_perbill":489316,"approval":50,"support":0.0489316},{"time_hours":601,"approval_perbill":500000000,"support_perbill":481724,"approval":50,"support":0.0481724},{"time_hours":602,"approval_perbill":500000000,"support_perbill":474158,"approval":50,"support":0.0474158},{"time_hours":603,"approval_perbill":500000000,"support_perbill":466616,"approval":50,"support":0.0466616},{"time_hours":604,"approval_perbill":500000000,"support_perbill":459099,"approval":50,"support":0.0459099},{"time_hours":605,"approval_perbill":500000000,"support_perbill":451607,"approval":50,"support":0.0451607},{"time_hours":606,"approval_perbill":500000000,"support_perbill":444139,"approval":50,"support":0.0444139},{"time_hours":607,"approval_perbill":500000000,"support_perbill":436695,"approval":50,"support":0.0436695},{"time_hours":608,"approval_perbill":500000000,"support_perbill":429276,"approval":50,"support":0.0429276},{"time_hours":609,"approval_perbill":500000000,"support_perbill":421881,"approval":50,"support":0.0421881},{"time_hours":610,"approval_perbill":500000000,"support_perbill":414510,"approval":50,"support":0.041451},{"time_hours":611,"approval_perbill":500000000,"support_perbill":407163,"approval":50,"support":0.0407163},{"time_hours":612,"approval_perbill":500000000,"support_perbill":399839,"approval":50,"support":0.0399839},{"time_hours":613,"approval_perbill":500000000,"support_perbill":392540,"approval":50,"support":0.039254},{"time_hours":614,"approval_perbill":500000000,"support_perbill":385264,"approval":50,"support":0.0385264},{"time_hours":615,"approval_perbill":500000000,"support_perbill":378011,"approval":50,"support":0.0378011},{"time_hours":616,"approval_perbill":500000000,"support_perbill":370782,"approval":50,"support":0.0370782},{"time_hours":617,"approval_perbill":500000000,"support_perbill":363576,"approval":50,"support":0.0363576},{"time_hours":618,"approval_perbill":500000000,"support_perbill":356393,"approval":50,"support":0.0356393},{"time_hours":619,"approval_perbill":500000000,"support_perbill":349233,"approval":50,"support":0.0349233},{"time_hours":620,"approval_perbill":500000000,"support_perbill":342096,"approval":50,"support":0.0342096},{"time_hours":621,"approval_perbill":500000000,"support_perbill":334981,"approval":50,"support":0.0334981},{"time_hours":622,"approval_perbill":500000000,"support_perbill":327890,"approval":50,"support":0.032789},{"time_hours":623,"approval_perbill":500000000,"support_perbill":320821,"approval":50,"support":0.0320821},{"time_hours":624,"approval_perbill":500000000,"support_perbill":313774,"approval":50,"support":0.0313774},{"time_hours":625,"approval_perbill":500000000,"support_perbill":306750,"approval":50,"support":0.030675},{"time_hours":626,"approval_perbill":500000000,"support_perbill":299748,"approval":50,"support":0.0299748},{"time_hours":627,"approval_perbill":500000000,"support_perbill":292768,"approval":50,"support":0.0292768},{"time_hours":628,"approval_perbill":500000000,"support_perbill":285810,"approval":50,"support":0.028581},{"time_hours":629,"approval_perbill":500000000,"support_perbill":278874,"approval":50,"support":0.0278874},{"time_hours":630,"approval_perbill":500000000,"support_perbill":271960,"approval":50,"support":0.027196},{"time_hours":631,"approval_perbill":500000000,"support_perbill":265068,"approval":50,"support":0.0265068},{"time_hours":632,"approval_perbill":500000000,"support_perbill":258197,"approval":50,"support":0.0258197},{"time_hours":633,"approval_perbill":500000000,"support_perbill":251348,"approval":50,"support":0.0251348},{"time_hours":634,"approval_perbill":500000000,"support_perbill":244520,"approval":50,"support":0.024452},{"time_hours":635,"approval_perbill":500000000,"support_perbill":237714,"approval":50,"support":0.0237714},{"time_hours":636,"approval_perbill":500000000,"support_perbill":230928,"approval":50,"support":0.0230928},{"time_hours":637,"approval_perbill":500000000,"support_perbill":224164,"approval":50,"support":0.0224164},{"time_hours":638,"approval_perbill":500000000,"support_perbill":217421,"approval":50,"support":0.0217421},{"time_hours":639,"approval_perbill":500000000,"support_perbill":210699,"approval":50,"support":0.0210699},{"time_hours":640,"approval_perbill":500000000,"support_perbill":203998,"approval":50,"support":0.0203998},{"time_hours":641,"approval_perbill":500000000,"support_perbill":197317,"approval":50,"support":0.0197317},{"time_hours":642,"approval_perbill":500000000,"support_perbill":190657,"approval":50,"support":0.0190657},{"time_hours":643,"approval_perbill":500000000,"support_perbill":184018,"approval":50,"support":0.0184018},{"time_hours":644,"approval_perbill":500000000,"support_perbill":177399,"approval":50,"support":0.0177399},{"time_hours":645,"approval_perbill":500000000,"support_perbill":170800,"approval":50,"support":0.01708},{"time_hours":646,"approval_perbill":500000000,"support_perbill":164222,"approval":50,"support":0.0164222},{"time_hours":647,"approval_perbill":500000000,"support_perbill":157663,"approval":50,"support":0.0157663},{"time_hours":648,"approval_perbill":500000000,"support_perbill":151125,"approval":50,"support":0.0151125},{"time_hours":649,"approval_perbill":500000000,"support_perbill":144607,"approval":50,"support":0.0144607},{"time_hours":650,"approval_perbill":500000000,"support_perbill":138109,"approval":50,"support":0.0138109},{"time_hours":651,"approval_perbill":500000000,"support_perbill":131630,"approval":50,"support":0.013163},{"time_hours":652,"approval_perbill":500000000,"support_perbill":125171,"approval":50,"support":0.0125171},{"time_hours":653,"approval_perbill":500000000,"support_perbill":118732,"approval":50,"support":0.0118732},{"time_hours":654,"approval_perbill":500000000,"support_perbill":112313,"approval":50,"support":0.0112313},{"time_hours":655,"approval_perbill":500000000,"support_perbill":105912,"approval":50,"support":0.0105912},{"time_hours":656,"approval_perbill":500000000,"support_perbill":99532,"approval":50,"support":0.0099532},{"time_hours":657,"approval_perbill":500000000,"support_perbill":93170,"approval":50,"support":0.009317},{"time_hours":658,"approval_perbill":500000000,"support_perbill":86827,"approval":50,"support":0.0086827},{"time_hours":659,"approval_perbill":500000000,"support_perbill":80504,"approval":50,"support":0.0080504},{"time_hours":660,"approval_perbill":500000000,"support_perbill":74200,"approval":50,"support":0.00742},{"time_hours":661,"approval_perbill":500000000,"support_perbill":67914,"approval":50,"support":0.0067914},{"time_hours":662,"approval_perbill":500000000,"support_perbill":61648,"approval":50,"support":0.0061648},{"time_hours":663,"approval_perbill":500000000,"support_perbill":55400,"approval":50,"support":0.00554},{"time_hours":664,"approval_perbill":500000000,"support_perbill":49171,"approval":50,"support":0.0049171},{"time_hours":665,"approval_perbill":500000000,"support_perbill":42960,"approval":50,"support":0.004296},{"time_hours":666,"approval_perbill":500000000,"support_perbill":36768,"approval":50,"support":0.0036768},{"time_hours":667,"approval_perbill":500000000,"support_perbill":30594,"approval":50,"support":0.0030594},{"time_hours":668,"approval_perbill":500000000,"support_perbill":24439,"approval":50,"support":0.0024439},{"time_hours":669,"approval_perbill":500000000,"support_perbill":18302,"approval":50,"support":0.0018302},{"time_hours":670,"approval_perbill":500000000,"support_perbill":12183,"approval":50,"support":0.0012183},{"time_hours":671,"approval_perbill":500000000,"support_perbill":6082,"approval":50,"support":0.0006082},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},42645:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":999094204,"support_perbill":474037456,"approval":99.9094204,"support":47.4037456},{"time_hours":2,"approval_perbill":998188407,"support_perbill":450571639,"approval":99.8188407,"support":45.0571639},{"time_hours":3,"approval_perbill":997282610,"support_perbill":429258925,"approval":99.728261,"support":42.9258925},{"time_hours":4,"approval_perbill":996376813,"support_perbill":409815977,"approval":99.6376813,"support":40.9815977},{"time_hours":5,"approval_perbill":995471015,"support_perbill":392007070,"approval":99.5471015,"support":39.200707},{"time_hours":6,"approval_perbill":994565218,"support_perbill":375634538,"approval":99.4565218,"support":37.5634538},{"time_hours":7,"approval_perbill":993659421,"support_perbill":360531332,"approval":99.3659421,"support":36.0531332},{"time_hours":8,"approval_perbill":992753624,"support_perbill":346555348,"approval":99.2753624,"support":34.6555348},{"time_hours":9,"approval_perbill":991847827,"support_perbill":333584923,"approval":99.1847827,"support":33.3584923},{"time_hours":10,"approval_perbill":990942030,"support_perbill":321515318,"approval":99.094203,"support":32.1515318},{"time_hours":11,"approval_perbill":990036233,"support_perbill":310255830,"approval":99.0036233,"support":31.025583},{"time_hours":12,"approval_perbill":989130436,"support_perbill":299727543,"approval":98.9130436,"support":29.9727543},{"time_hours":13,"approval_perbill":988224638,"support_perbill":289861465,"approval":98.8224638,"support":28.9861465},{"time_hours":14,"approval_perbill":987318841,"support_perbill":280597034,"approval":98.7318841,"support":28.0597034},{"time_hours":15,"approval_perbill":986413044,"support_perbill":271880839,"approval":98.6413044,"support":27.1880839},{"time_hours":16,"approval_perbill":985507247,"support_perbill":263665616,"approval":98.5507247,"support":26.3665616},{"time_hours":17,"approval_perbill":984601450,"support_perbill":255909374,"approval":98.460145,"support":25.5909374},{"time_hours":18,"approval_perbill":983695653,"support_perbill":248574704,"approval":98.3695653,"support":24.8574704},{"time_hours":19,"approval_perbill":982789856,"support_perbill":241628141,"approval":98.2789856,"support":24.1628141},{"time_hours":20,"approval_perbill":981884059,"support_perbill":235039674,"approval":98.1884059,"support":23.5039674},{"time_hours":21,"approval_perbill":980978261,"support_perbill":228782304,"approval":98.0978261,"support":22.8782304},{"time_hours":22,"approval_perbill":980072464,"support_perbill":222831693,"approval":98.0072464,"support":22.2831693},{"time_hours":23,"approval_perbill":979166667,"support_perbill":217165820,"approval":97.9166667,"support":21.716582},{"time_hours":24,"approval_perbill":978260870,"support_perbill":211764724,"approval":97.826087,"support":21.1764724},{"time_hours":25,"approval_perbill":977355074,"support_perbill":206610269,"approval":97.7355074,"support":20.6610269},{"time_hours":26,"approval_perbill":976449276,"support_perbill":201685935,"approval":97.6449276,"support":20.1685935},{"time_hours":27,"approval_perbill":975543479,"support_perbill":196976654,"approval":97.5543479,"support":19.6976654},{"time_hours":28,"approval_perbill":974637682,"support_perbill":192468636,"approval":97.4637682,"support":19.2468636},{"time_hours":29,"approval_perbill":973731885,"support_perbill":188149249,"approval":97.3731885,"support":18.8149249},{"time_hours":30,"approval_perbill":972826088,"support_perbill":184006894,"approval":97.2826088,"support":18.4006894},{"time_hours":31,"approval_perbill":971920291,"support_perbill":180030910,"approval":97.1920291,"support":18.003091},{"time_hours":32,"approval_perbill":971014494,"support_perbill":176211470,"approval":97.1014494,"support":17.621147},{"time_hours":33,"approval_perbill":970108697,"support_perbill":172539506,"approval":97.0108697,"support":17.2539506},{"time_hours":34,"approval_perbill":969202899,"support_perbill":169006637,"approval":96.9202899,"support":16.9006637},{"time_hours":35,"approval_perbill":968297102,"support_perbill":165605110,"approval":96.8297102,"support":16.560511},{"time_hours":36,"approval_perbill":967391305,"support_perbill":162327733,"approval":96.7391305,"support":16.2327733},{"time_hours":37,"approval_perbill":966485508,"support_perbill":159167831,"approval":96.6485508,"support":15.9167831},{"time_hours":38,"approval_perbill":965579711,"support_perbill":156119196,"approval":96.5579711,"support":15.6119196},{"time_hours":39,"approval_perbill":964673914,"support_perbill":153176057,"approval":96.4673914,"support":15.3176057},{"time_hours":40,"approval_perbill":963768117,"support_perbill":150333030,"approval":96.3768117,"support":15.033303},{"time_hours":41,"approval_perbill":962862320,"support_perbill":147585092,"approval":96.286232,"support":14.7585092},{"time_hours":42,"approval_perbill":961956522,"support_perbill":144927549,"approval":96.1956522,"support":14.4927549},{"time_hours":43,"approval_perbill":961050725,"support_perbill":142356016,"approval":96.1050725,"support":14.2356016},{"time_hours":44,"approval_perbill":960144928,"support_perbill":139866383,"approval":96.0144928,"support":13.9866383},{"time_hours":45,"approval_perbill":959239131,"support_perbill":137454798,"approval":95.9239131,"support":13.7454798},{"time_hours":46,"approval_perbill":958333334,"support_perbill":135117648,"approval":95.8333334,"support":13.5117648},{"time_hours":47,"approval_perbill":957427537,"support_perbill":132851537,"approval":95.7427537,"support":13.2851537},{"time_hours":48,"approval_perbill":956521740,"support_perbill":130653279,"approval":95.652174,"support":13.0653279},{"time_hours":49,"approval_perbill":955615943,"support_perbill":128519868,"approval":95.5615943,"support":12.8519868},{"time_hours":50,"approval_perbill":954710146,"support_perbill":126448478,"approval":95.4710146,"support":12.6448478},{"time_hours":51,"approval_perbill":953804348,"support_perbill":124436441,"approval":95.3804348,"support":12.4436441},{"time_hours":52,"approval_perbill":952898551,"support_perbill":122481244,"approval":95.2898551,"support":12.2481244},{"time_hours":53,"approval_perbill":951992754,"support_perbill":120580512,"approval":95.1992754,"support":12.0580512},{"time_hours":54,"approval_perbill":951086958,"support_perbill":118732000,"approval":95.1086958,"support":11.8732},{"time_hours":55,"approval_perbill":950181160,"support_perbill":116933584,"approval":95.018116,"support":11.6933584},{"time_hours":56,"approval_perbill":949275363,"support_perbill":115183257,"approval":94.9275363,"support":11.5183257},{"time_hours":57,"approval_perbill":948369566,"support_perbill":113479114,"approval":94.8369566,"support":11.3479114},{"time_hours":58,"approval_perbill":947463769,"support_perbill":111819352,"approval":94.7463769,"support":11.1819352},{"time_hours":59,"approval_perbill":946557972,"support_perbill":110202257,"approval":94.6557972,"support":11.0202257},{"time_hours":60,"approval_perbill":945652175,"support_perbill":108626208,"approval":94.5652175,"support":10.8626208},{"time_hours":61,"approval_perbill":944746378,"support_perbill":107089661,"approval":94.4746378,"support":10.7089661},{"time_hours":62,"approval_perbill":943840581,"support_perbill":105591148,"approval":94.3840581,"support":10.5591148},{"time_hours":63,"approval_perbill":942934783,"support_perbill":104129274,"approval":94.2934783,"support":10.4129274},{"time_hours":64,"approval_perbill":942028986,"support_perbill":102702712,"approval":94.2028986,"support":10.2702712},{"time_hours":65,"approval_perbill":941123189,"support_perbill":101310199,"approval":94.1123189,"support":10.1310199},{"time_hours":66,"approval_perbill":940217392,"support_perbill":99950530,"approval":94.0217392,"support":9.995053},{"time_hours":67,"approval_perbill":939311595,"support_perbill":98622555,"approval":93.9311595,"support":9.8622555},{"time_hours":68,"approval_perbill":938405798,"support_perbill":97325178,"approval":93.8405798,"support":9.7325178},{"time_hours":69,"approval_perbill":937500001,"support_perbill":96057357,"approval":93.7500001,"support":9.6057357},{"time_hours":70,"approval_perbill":936594204,"support_perbill":94818091,"approval":93.6594204,"support":9.4818091},{"time_hours":71,"approval_perbill":935688407,"support_perbill":93606426,"approval":93.5688407,"support":9.3606426},{"time_hours":72,"approval_perbill":934782609,"support_perbill":92421451,"approval":93.4782609,"support":9.2421451},{"time_hours":73,"approval_perbill":933876812,"support_perbill":91262293,"approval":93.3876812,"support":9.1262293},{"time_hours":74,"approval_perbill":932971015,"support_perbill":90128118,"approval":93.2971015,"support":9.0128118},{"time_hours":75,"approval_perbill":932065218,"support_perbill":89018126,"approval":93.2065218,"support":8.9018126},{"time_hours":76,"approval_perbill":931159421,"support_perbill":87931552,"approval":93.1159421,"support":8.7931552},{"time_hours":77,"approval_perbill":930253624,"support_perbill":86867663,"approval":93.0253624,"support":8.6867663},{"time_hours":78,"approval_perbill":929347827,"support_perbill":85825756,"approval":92.9347827,"support":8.5825756},{"time_hours":79,"approval_perbill":928442030,"support_perbill":84805157,"approval":92.844203,"support":8.4805157},{"time_hours":80,"approval_perbill":927536232,"support_perbill":83805218,"approval":92.7536232,"support":8.3805218},{"time_hours":81,"approval_perbill":926630435,"support_perbill":82825318,"approval":92.6630435,"support":8.2825318},{"time_hours":82,"approval_perbill":925724638,"support_perbill":81864862,"approval":92.5724638,"support":8.1864862},{"time_hours":83,"approval_perbill":924818842,"support_perbill":80923275,"approval":92.4818842,"support":8.0923275},{"time_hours":84,"approval_perbill":923913044,"support_perbill":80000008,"approval":92.3913044,"support":8.0000008},{"time_hours":85,"approval_perbill":923007247,"support_perbill":79094530,"approval":92.3007247,"support":7.909453},{"time_hours":86,"approval_perbill":922101450,"support_perbill":78206334,"approval":92.210145,"support":7.8206334},{"time_hours":87,"approval_perbill":921195653,"support_perbill":77334928,"approval":92.1195653,"support":7.7334928},{"time_hours":88,"approval_perbill":920289856,"support_perbill":76479840,"approval":92.0289856,"support":7.647984},{"time_hours":89,"approval_perbill":919384059,"support_perbill":75640617,"approval":91.9384059,"support":7.5640617},{"time_hours":90,"approval_perbill":918478262,"support_perbill":74816822,"approval":91.8478262,"support":7.4816822},{"time_hours":91,"approval_perbill":917572465,"support_perbill":74008032,"approval":91.7572465,"support":7.4008032},{"time_hours":92,"approval_perbill":916666668,"support_perbill":73213842,"approval":91.6666668,"support":7.3213842},{"time_hours":93,"approval_perbill":915760870,"support_perbill":72433860,"approval":91.576087,"support":7.243386},{"time_hours":94,"approval_perbill":914855073,"support_perbill":71667707,"approval":91.4855073,"support":7.1667707},{"time_hours":95,"approval_perbill":913949276,"support_perbill":70915020,"approval":91.3949276,"support":7.091502},{"time_hours":96,"approval_perbill":913043479,"support_perbill":70175446,"approval":91.3043479,"support":7.0175446},{"time_hours":97,"approval_perbill":912137682,"support_perbill":69448645,"approval":91.2137682,"support":6.9448645},{"time_hours":98,"approval_perbill":911231885,"support_perbill":68734290,"approval":91.1231885,"support":6.873429},{"time_hours":99,"approval_perbill":910326088,"support_perbill":68032064,"approval":91.0326088,"support":6.8032064},{"time_hours":100,"approval_perbill":909420291,"support_perbill":67341660,"approval":90.9420291,"support":6.734166},{"time_hours":101,"approval_perbill":908514493,"support_perbill":66662782,"approval":90.8514493,"support":6.6662782},{"time_hours":102,"approval_perbill":907608696,"support_perbill":65995144,"approval":90.7608696,"support":6.5995144},{"time_hours":103,"approval_perbill":906702899,"support_perbill":65338469,"approval":90.6702899,"support":6.5338469},{"time_hours":104,"approval_perbill":905797102,"support_perbill":64692489,"approval":90.5797102,"support":6.4692489},{"time_hours":105,"approval_perbill":904891305,"support_perbill":64056946,"approval":90.4891305,"support":6.4056946},{"time_hours":106,"approval_perbill":903985508,"support_perbill":63431588,"approval":90.3985508,"support":6.3431588},{"time_hours":107,"approval_perbill":903079711,"support_perbill":62816172,"approval":90.3079711,"support":6.2816172},{"time_hours":108,"approval_perbill":902173914,"support_perbill":62210463,"approval":90.2173914,"support":6.2210463},{"time_hours":109,"approval_perbill":901268117,"support_perbill":61614233,"approval":90.1268117,"support":6.1614233},{"time_hours":110,"approval_perbill":900362319,"support_perbill":61027262,"approval":90.0362319,"support":6.1027262},{"time_hours":111,"approval_perbill":899456522,"support_perbill":60449335,"approval":89.9456522,"support":6.0449335},{"time_hours":112,"approval_perbill":898550725,"support_perbill":59880246,"approval":89.8550725,"support":5.9880246},{"time_hours":113,"approval_perbill":897644929,"support_perbill":59319792,"approval":89.7644929,"support":5.9319792},{"time_hours":114,"approval_perbill":896739131,"support_perbill":58767778,"approval":89.6739131,"support":5.8767778},{"time_hours":115,"approval_perbill":895833334,"support_perbill":58224017,"approval":89.5833334,"support":5.8224017},{"time_hours":116,"approval_perbill":894927537,"support_perbill":57688323,"approval":89.4927537,"support":5.7688323},{"time_hours":117,"approval_perbill":894021740,"support_perbill":57160519,"approval":89.402174,"support":5.7160519},{"time_hours":118,"approval_perbill":893115943,"support_perbill":56640431,"approval":89.3115943,"support":5.6640431},{"time_hours":119,"approval_perbill":892210146,"support_perbill":56127892,"approval":89.2210146,"support":5.6127892},{"time_hours":120,"approval_perbill":891304349,"support_perbill":55622738,"approval":89.1304349,"support":5.5622738},{"time_hours":121,"approval_perbill":890398552,"support_perbill":55124812,"approval":89.0398552,"support":5.5124812},{"time_hours":122,"approval_perbill":889492754,"support_perbill":54633958,"approval":88.9492754,"support":5.4633958},{"time_hours":123,"approval_perbill":888586957,"support_perbill":54150028,"approval":88.8586957,"support":5.4150028},{"time_hours":124,"approval_perbill":887681160,"support_perbill":53672875,"approval":88.768116,"support":5.3672875},{"time_hours":125,"approval_perbill":886775363,"support_perbill":53202359,"approval":88.6775363,"support":5.3202359},{"time_hours":126,"approval_perbill":885869566,"support_perbill":52738342,"approval":88.5869566,"support":5.2738342},{"time_hours":127,"approval_perbill":884963769,"support_perbill":52280690,"approval":88.4963769,"support":5.228069},{"time_hours":128,"approval_perbill":884057972,"support_perbill":51829273,"approval":88.4057972,"support":5.1829273},{"time_hours":129,"approval_perbill":883152175,"support_perbill":51383965,"approval":88.3152175,"support":5.1383965},{"time_hours":130,"approval_perbill":882246378,"support_perbill":50944643,"approval":88.2246378,"support":5.0944643},{"time_hours":131,"approval_perbill":881340580,"support_perbill":50511186,"approval":88.134058,"support":5.0511186},{"time_hours":132,"approval_perbill":880434783,"support_perbill":50083477,"approval":88.0434783,"support":5.0083477},{"time_hours":133,"approval_perbill":879528986,"support_perbill":49661405,"approval":87.9528986,"support":4.9661405},{"time_hours":134,"approval_perbill":878623189,"support_perbill":49244856,"approval":87.8623189,"support":4.9244856},{"time_hours":135,"approval_perbill":877717392,"support_perbill":48833725,"approval":87.7717392,"support":4.8833725},{"time_hours":136,"approval_perbill":876811595,"support_perbill":48427905,"approval":87.6811595,"support":4.8427905},{"time_hours":137,"approval_perbill":875905798,"support_perbill":48027295,"approval":87.5905798,"support":4.8027295},{"time_hours":138,"approval_perbill":875000001,"support_perbill":47631795,"approval":87.5000001,"support":4.7631795},{"time_hours":139,"approval_perbill":874094203,"support_perbill":47241307,"approval":87.4094203,"support":4.7241307},{"time_hours":140,"approval_perbill":873188406,"support_perbill":46855738,"approval":87.3188406,"support":4.6855738},{"time_hours":141,"approval_perbill":872282609,"support_perbill":46474995,"approval":87.2282609,"support":4.6474995},{"time_hours":142,"approval_perbill":871376813,"support_perbill":46098987,"approval":87.1376813,"support":4.6098987},{"time_hours":143,"approval_perbill":870471015,"support_perbill":45727627,"approval":87.0471015,"support":4.5727627},{"time_hours":144,"approval_perbill":869565218,"support_perbill":45360829,"approval":86.9565218,"support":4.5360829},{"time_hours":145,"approval_perbill":868659421,"support_perbill":44998510,"approval":86.8659421,"support":4.499851},{"time_hours":146,"approval_perbill":867753624,"support_perbill":44640588,"approval":86.7753624,"support":4.4640588},{"time_hours":147,"approval_perbill":866847827,"support_perbill":44286984,"approval":86.6847827,"support":4.4286984},{"time_hours":148,"approval_perbill":865942030,"support_perbill":43937620,"approval":86.594203,"support":4.393762},{"time_hours":149,"approval_perbill":865036233,"support_perbill":43592419,"approval":86.5036233,"support":4.3592419},{"time_hours":150,"approval_perbill":864130436,"support_perbill":43251309,"approval":86.4130436,"support":4.3251309},{"time_hours":151,"approval_perbill":863224639,"support_perbill":42914217,"approval":86.3224639,"support":4.2914217},{"time_hours":152,"approval_perbill":862318841,"support_perbill":42581072,"approval":86.2318841,"support":4.2581072},{"time_hours":153,"approval_perbill":861413044,"support_perbill":42251805,"approval":86.1413044,"support":4.2251805},{"time_hours":154,"approval_perbill":860507247,"support_perbill":41926350,"approval":86.0507247,"support":4.192635},{"time_hours":155,"approval_perbill":859601450,"support_perbill":41604639,"approval":85.960145,"support":4.1604639},{"time_hours":156,"approval_perbill":858695653,"support_perbill":41286610,"approval":85.8695653,"support":4.128661},{"time_hours":157,"approval_perbill":857789856,"support_perbill":40972199,"approval":85.7789856,"support":4.0972199},{"time_hours":158,"approval_perbill":856884059,"support_perbill":40661344,"approval":85.6884059,"support":4.0661344},{"time_hours":159,"approval_perbill":855978262,"support_perbill":40353986,"approval":85.5978262,"support":4.0353986},{"time_hours":160,"approval_perbill":855072464,"support_perbill":40050066,"approval":85.5072464,"support":4.0050066},{"time_hours":161,"approval_perbill":854166667,"support_perbill":39749527,"approval":85.4166667,"support":3.9749527},{"time_hours":162,"approval_perbill":853260870,"support_perbill":39452313,"approval":85.326087,"support":3.9452313},{"time_hours":163,"approval_perbill":852355073,"support_perbill":39158368,"approval":85.2355073,"support":3.9158368},{"time_hours":164,"approval_perbill":851449276,"support_perbill":38867639,"approval":85.1449276,"support":3.8867639},{"time_hours":165,"approval_perbill":850543479,"support_perbill":38580074,"approval":85.0543479,"support":3.8580074},{"time_hours":166,"approval_perbill":849637682,"support_perbill":38295622,"approval":84.9637682,"support":3.8295622},{"time_hours":167,"approval_perbill":848731885,"support_perbill":38014231,"approval":84.8731885,"support":3.8014231},{"time_hours":168,"approval_perbill":847826087,"support_perbill":37735853,"approval":84.7826087,"support":3.7735853},{"time_hours":169,"approval_perbill":846920290,"support_perbill":37460439,"approval":84.692029,"support":3.7460439},{"time_hours":170,"approval_perbill":846014493,"support_perbill":37187943,"approval":84.6014493,"support":3.7187943},{"time_hours":171,"approval_perbill":845108697,"support_perbill":36918319,"approval":84.5108697,"support":3.6918319},{"time_hours":172,"approval_perbill":844202900,"support_perbill":36651521,"approval":84.42029,"support":3.6651521},{"time_hours":173,"approval_perbill":843297102,"support_perbill":36387505,"approval":84.3297102,"support":3.6387505},{"time_hours":174,"approval_perbill":842391305,"support_perbill":36126228,"approval":84.2391305,"support":3.6126228},{"time_hours":175,"approval_perbill":841485508,"support_perbill":35867647,"approval":84.1485508,"support":3.5867647},{"time_hours":176,"approval_perbill":840579711,"support_perbill":35611721,"approval":84.0579711,"support":3.5611721},{"time_hours":177,"approval_perbill":839673914,"support_perbill":35358409,"approval":83.9673914,"support":3.5358409},{"time_hours":178,"approval_perbill":838768117,"support_perbill":35107672,"approval":83.8768117,"support":3.5107672},{"time_hours":179,"approval_perbill":837862320,"support_perbill":34859469,"approval":83.786232,"support":3.4859469},{"time_hours":180,"approval_perbill":836956523,"support_perbill":34613764,"approval":83.6956523,"support":3.4613764},{"time_hours":181,"approval_perbill":836050725,"support_perbill":34370519,"approval":83.6050725,"support":3.4370519},{"time_hours":182,"approval_perbill":835144928,"support_perbill":34129696,"approval":83.5144928,"support":3.4129696},{"time_hours":183,"approval_perbill":834239131,"support_perbill":33891260,"approval":83.4239131,"support":3.389126},{"time_hours":184,"approval_perbill":833333334,"support_perbill":33655176,"approval":83.3333334,"support":3.3655176},{"time_hours":185,"approval_perbill":832427537,"support_perbill":33421408,"approval":83.2427537,"support":3.3421408},{"time_hours":186,"approval_perbill":831521740,"support_perbill":33189923,"approval":83.152174,"support":3.3189923},{"time_hours":187,"approval_perbill":830615943,"support_perbill":32960688,"approval":83.0615943,"support":3.2960688},{"time_hours":188,"approval_perbill":829710146,"support_perbill":32733670,"approval":82.9710146,"support":3.273367},{"time_hours":189,"approval_perbill":828804348,"support_perbill":32508837,"approval":82.8804348,"support":3.2508837},{"time_hours":190,"approval_perbill":827898551,"support_perbill":32286157,"approval":82.7898551,"support":3.2286157},{"time_hours":191,"approval_perbill":826992754,"support_perbill":32065601,"approval":82.6992754,"support":3.2065601},{"time_hours":192,"approval_perbill":826086957,"support_perbill":31847137,"approval":82.6086957,"support":3.1847137},{"time_hours":193,"approval_perbill":825181160,"support_perbill":31630736,"approval":82.518116,"support":3.1630736},{"time_hours":194,"approval_perbill":824275363,"support_perbill":31416368,"approval":82.4275363,"support":3.1416368},{"time_hours":195,"approval_perbill":823369566,"support_perbill":31204006,"approval":82.3369566,"support":3.1204006},{"time_hours":196,"approval_perbill":822463769,"support_perbill":30993622,"approval":82.2463769,"support":3.0993622},{"time_hours":197,"approval_perbill":821557972,"support_perbill":30785187,"approval":82.1557972,"support":3.0785187},{"time_hours":198,"approval_perbill":820652174,"support_perbill":30578675,"approval":82.0652174,"support":3.0578675},{"time_hours":199,"approval_perbill":819746377,"support_perbill":30374060,"approval":81.9746377,"support":3.037406},{"time_hours":200,"approval_perbill":818840580,"support_perbill":30171314,"approval":81.884058,"support":3.0171314},{"time_hours":201,"approval_perbill":817934784,"support_perbill":29970414,"approval":81.7934784,"support":2.9970414},{"time_hours":202,"approval_perbill":817028986,"support_perbill":29771334,"approval":81.7028986,"support":2.9771334},{"time_hours":203,"approval_perbill":816123189,"support_perbill":29574048,"approval":81.6123189,"support":2.9574048},{"time_hours":204,"approval_perbill":815217392,"support_perbill":29378534,"approval":81.5217392,"support":2.9378534},{"time_hours":205,"approval_perbill":814311595,"support_perbill":29184767,"approval":81.4311595,"support":2.9184767},{"time_hours":206,"approval_perbill":813405798,"support_perbill":28992723,"approval":81.3405798,"support":2.8992723},{"time_hours":207,"approval_perbill":812500001,"support_perbill":28802381,"approval":81.2500001,"support":2.8802381},{"time_hours":208,"approval_perbill":811594204,"support_perbill":28613717,"approval":81.1594204,"support":2.8613717},{"time_hours":209,"approval_perbill":810688407,"support_perbill":28426710,"approval":81.0688407,"support":2.842671},{"time_hours":210,"approval_perbill":809782609,"support_perbill":28241338,"approval":80.9782609,"support":2.8241338},{"time_hours":211,"approval_perbill":808876812,"support_perbill":28057578,"approval":80.8876812,"support":2.8057578},{"time_hours":212,"approval_perbill":807971015,"support_perbill":27875412,"approval":80.7971015,"support":2.7875412},{"time_hours":213,"approval_perbill":807065218,"support_perbill":27694817,"approval":80.7065218,"support":2.7694817},{"time_hours":214,"approval_perbill":806159421,"support_perbill":27515773,"approval":80.6159421,"support":2.7515773},{"time_hours":215,"approval_perbill":805253624,"support_perbill":27338261,"approval":80.5253624,"support":2.7338261},{"time_hours":216,"approval_perbill":804347827,"support_perbill":27162261,"approval":80.4347827,"support":2.7162261},{"time_hours":217,"approval_perbill":803442030,"support_perbill":26987754,"approval":80.344203,"support":2.6987754},{"time_hours":218,"approval_perbill":802536233,"support_perbill":26814721,"approval":80.2536233,"support":2.6814721},{"time_hours":219,"approval_perbill":801630435,"support_perbill":26643143,"approval":80.1630435,"support":2.6643143},{"time_hours":220,"approval_perbill":800724638,"support_perbill":26473002,"approval":80.0724638,"support":2.6473002},{"time_hours":221,"approval_perbill":799818841,"support_perbill":26304280,"approval":79.9818841,"support":2.630428},{"time_hours":222,"approval_perbill":798913044,"support_perbill":26136960,"approval":79.8913044,"support":2.613696},{"time_hours":223,"approval_perbill":798007247,"support_perbill":25971023,"approval":79.8007247,"support":2.5971023},{"time_hours":224,"approval_perbill":797101450,"support_perbill":25806454,"approval":79.710145,"support":2.5806454},{"time_hours":225,"approval_perbill":796195653,"support_perbill":25643234,"approval":79.6195653,"support":2.5643234},{"time_hours":226,"approval_perbill":795289856,"support_perbill":25481348,"approval":79.5289856,"support":2.5481348},{"time_hours":227,"approval_perbill":794384058,"support_perbill":25320779,"approval":79.4384058,"support":2.5320779},{"time_hours":228,"approval_perbill":793478261,"support_perbill":25161512,"approval":79.3478261,"support":2.5161512},{"time_hours":229,"approval_perbill":792572464,"support_perbill":25003530,"approval":79.2572464,"support":2.500353},{"time_hours":230,"approval_perbill":791666668,"support_perbill":24846818,"approval":79.1666668,"support":2.4846818},{"time_hours":231,"approval_perbill":790760870,"support_perbill":24691360,"approval":79.076087,"support":2.469136},{"time_hours":232,"approval_perbill":789855073,"support_perbill":24537142,"approval":78.9855073,"support":2.4537142},{"time_hours":233,"approval_perbill":788949276,"support_perbill":24384150,"approval":78.8949276,"support":2.438415},{"time_hours":234,"approval_perbill":788043479,"support_perbill":24232367,"approval":78.8043479,"support":2.4232367},{"time_hours":235,"approval_perbill":787137682,"support_perbill":24081781,"approval":78.7137682,"support":2.4081781},{"time_hours":236,"approval_perbill":786231885,"support_perbill":23932377,"approval":78.6231885,"support":2.3932377},{"time_hours":237,"approval_perbill":785326088,"support_perbill":23784141,"approval":78.5326088,"support":2.3784141},{"time_hours":238,"approval_perbill":784420291,"support_perbill":23637059,"approval":78.4420291,"support":2.3637059},{"time_hours":239,"approval_perbill":783514494,"support_perbill":23491118,"approval":78.3514494,"support":2.3491118},{"time_hours":240,"approval_perbill":782608696,"support_perbill":23346305,"approval":78.2608696,"support":2.3346305},{"time_hours":241,"approval_perbill":781702899,"support_perbill":23202608,"approval":78.1702899,"support":2.3202608},{"time_hours":242,"approval_perbill":780797102,"support_perbill":23060012,"approval":78.0797102,"support":2.3060012},{"time_hours":243,"approval_perbill":779891305,"support_perbill":22918505,"approval":77.9891305,"support":2.2918505},{"time_hours":244,"approval_perbill":778985508,"support_perbill":22778075,"approval":77.8985508,"support":2.2778075},{"time_hours":245,"approval_perbill":778079711,"support_perbill":22638710,"approval":77.8079711,"support":2.263871},{"time_hours":246,"approval_perbill":777173914,"support_perbill":22500398,"approval":77.7173914,"support":2.2500398},{"time_hours":247,"approval_perbill":776268117,"support_perbill":22363126,"approval":77.6268117,"support":2.2363126},{"time_hours":248,"approval_perbill":775362319,"support_perbill":22226884,"approval":77.5362319,"support":2.2226884},{"time_hours":249,"approval_perbill":774456522,"support_perbill":22091659,"approval":77.4456522,"support":2.2091659},{"time_hours":250,"approval_perbill":773550725,"support_perbill":21957440,"approval":77.3550725,"support":2.195744},{"time_hours":251,"approval_perbill":772644928,"support_perbill":21824216,"approval":77.2644928,"support":2.1824216},{"time_hours":252,"approval_perbill":771739131,"support_perbill":21691976,"approval":77.1739131,"support":2.1691976},{"time_hours":253,"approval_perbill":770833334,"support_perbill":21560709,"approval":77.0833334,"support":2.1560709},{"time_hours":254,"approval_perbill":769927537,"support_perbill":21430404,"approval":76.9927537,"support":2.1430404},{"time_hours":255,"approval_perbill":769021740,"support_perbill":21301052,"approval":76.902174,"support":2.1301052},{"time_hours":256,"approval_perbill":768115943,"support_perbill":21172640,"approval":76.8115943,"support":2.117264},{"time_hours":257,"approval_perbill":767210145,"support_perbill":21045160,"approval":76.7210145,"support":2.104516},{"time_hours":258,"approval_perbill":766304348,"support_perbill":20918601,"approval":76.6304348,"support":2.0918601},{"time_hours":259,"approval_perbill":765398552,"support_perbill":20792953,"approval":76.5398552,"support":2.0792953},{"time_hours":260,"approval_perbill":764492755,"support_perbill":20668207,"approval":76.4492755,"support":2.0668207},{"time_hours":261,"approval_perbill":763586957,"support_perbill":20544352,"approval":76.3586957,"support":2.0544352},{"time_hours":262,"approval_perbill":762681160,"support_perbill":20421379,"approval":76.268116,"support":2.0421379},{"time_hours":263,"approval_perbill":761775363,"support_perbill":20299280,"approval":76.1775363,"support":2.029928},{"time_hours":264,"approval_perbill":760869566,"support_perbill":20178043,"approval":76.0869566,"support":2.0178043},{"time_hours":265,"approval_perbill":759963769,"support_perbill":20057661,"approval":75.9963769,"support":2.0057661},{"time_hours":266,"approval_perbill":759057972,"support_perbill":19938125,"approval":75.9057972,"support":1.9938125},{"time_hours":267,"approval_perbill":758152175,"support_perbill":19819425,"approval":75.8152175,"support":1.9819425},{"time_hours":268,"approval_perbill":757246378,"support_perbill":19701552,"approval":75.7246378,"support":1.9701552},{"time_hours":269,"approval_perbill":756340580,"support_perbill":19584499,"approval":75.634058,"support":1.9584499},{"time_hours":270,"approval_perbill":755434783,"support_perbill":19468257,"approval":75.5434783,"support":1.9468257},{"time_hours":271,"approval_perbill":754528986,"support_perbill":19352816,"approval":75.4528986,"support":1.9352816},{"time_hours":272,"approval_perbill":753623189,"support_perbill":19238170,"approval":75.3623189,"support":1.923817},{"time_hours":273,"approval_perbill":752717392,"support_perbill":19124309,"approval":75.2717392,"support":1.9124309},{"time_hours":274,"approval_perbill":751811595,"support_perbill":19011227,"approval":75.1811595,"support":1.9011227},{"time_hours":275,"approval_perbill":750905798,"support_perbill":18898914,"approval":75.0905798,"support":1.8898914},{"time_hours":276,"approval_perbill":750000001,"support_perbill":18787363,"approval":75.0000001,"support":1.8787363},{"time_hours":277,"approval_perbill":749094204,"support_perbill":18676566,"approval":74.9094204,"support":1.8676566},{"time_hours":278,"approval_perbill":748188406,"support_perbill":18566516,"approval":74.8188406,"support":1.8566516},{"time_hours":279,"approval_perbill":747282609,"support_perbill":18457205,"approval":74.7282609,"support":1.8457205},{"time_hours":280,"approval_perbill":746376812,"support_perbill":18348625,"approval":74.6376812,"support":1.8348625},{"time_hours":281,"approval_perbill":745471015,"support_perbill":18240770,"approval":74.5471015,"support":1.824077},{"time_hours":282,"approval_perbill":744565218,"support_perbill":18133632,"approval":74.4565218,"support":1.8133632},{"time_hours":283,"approval_perbill":743659421,"support_perbill":18027204,"approval":74.3659421,"support":1.8027204},{"time_hours":284,"approval_perbill":742753624,"support_perbill":17921479,"approval":74.2753624,"support":1.7921479},{"time_hours":285,"approval_perbill":741847827,"support_perbill":17816451,"approval":74.1847827,"support":1.7816451},{"time_hours":286,"approval_perbill":740942029,"support_perbill":17712111,"approval":74.0942029,"support":1.7712111},{"time_hours":287,"approval_perbill":740036232,"support_perbill":17608453,"approval":74.0036232,"support":1.7608453},{"time_hours":288,"approval_perbill":739130435,"support_perbill":17505472,"approval":73.9130435,"support":1.7505472},{"time_hours":289,"approval_perbill":738224639,"support_perbill":17403159,"approval":73.8224639,"support":1.7403159},{"time_hours":290,"approval_perbill":737318841,"support_perbill":17301510,"approval":73.7318841,"support":1.730151},{"time_hours":291,"approval_perbill":736413044,"support_perbill":17200516,"approval":73.6413044,"support":1.7200516},{"time_hours":292,"approval_perbill":735507247,"support_perbill":17100172,"approval":73.5507247,"support":1.7100172},{"time_hours":293,"approval_perbill":734601450,"support_perbill":17000472,"approval":73.460145,"support":1.7000472},{"time_hours":294,"approval_perbill":733695653,"support_perbill":16901410,"approval":73.3695653,"support":1.690141},{"time_hours":295,"approval_perbill":732789856,"support_perbill":16802979,"approval":73.2789856,"support":1.6802979},{"time_hours":296,"approval_perbill":731884059,"support_perbill":16705173,"approval":73.1884059,"support":1.6705173},{"time_hours":297,"approval_perbill":730978262,"support_perbill":16607986,"approval":73.0978262,"support":1.6607986},{"time_hours":298,"approval_perbill":730072465,"support_perbill":16511414,"approval":73.0072465,"support":1.6511414},{"time_hours":299,"approval_perbill":729166667,"support_perbill":16415448,"approval":72.9166667,"support":1.6415448},{"time_hours":300,"approval_perbill":728260870,"support_perbill":16320085,"approval":72.826087,"support":1.6320085},{"time_hours":301,"approval_perbill":727355073,"support_perbill":16225319,"approval":72.7355073,"support":1.6225319},{"time_hours":302,"approval_perbill":726449276,"support_perbill":16131143,"approval":72.6449276,"support":1.6131143},{"time_hours":303,"approval_perbill":725543479,"support_perbill":16037552,"approval":72.5543479,"support":1.6037552},{"time_hours":304,"approval_perbill":724637682,"support_perbill":15944542,"approval":72.4637682,"support":1.5944542},{"time_hours":305,"approval_perbill":723731885,"support_perbill":15852106,"approval":72.3731885,"support":1.5852106},{"time_hours":306,"approval_perbill":722826088,"support_perbill":15760239,"approval":72.2826088,"support":1.5760239},{"time_hours":307,"approval_perbill":721920290,"support_perbill":15668936,"approval":72.192029,"support":1.5668936},{"time_hours":308,"approval_perbill":721014493,"support_perbill":15578192,"approval":72.1014493,"support":1.5578192},{"time_hours":309,"approval_perbill":720108696,"support_perbill":15488001,"approval":72.0108696,"support":1.5488001},{"time_hours":310,"approval_perbill":719202899,"support_perbill":15398359,"approval":71.9202899,"support":1.5398359},{"time_hours":311,"approval_perbill":718297102,"support_perbill":15309261,"approval":71.8297102,"support":1.5309261},{"time_hours":312,"approval_perbill":717391305,"support_perbill":15220701,"approval":71.7391305,"support":1.5220701},{"time_hours":313,"approval_perbill":716485508,"support_perbill":15132675,"approval":71.6485508,"support":1.5132675},{"time_hours":314,"approval_perbill":715579711,"support_perbill":15045179,"approval":71.5579711,"support":1.5045179},{"time_hours":315,"approval_perbill":714673913,"support_perbill":14958206,"approval":71.4673913,"support":1.4958206},{"time_hours":316,"approval_perbill":713768116,"support_perbill":14871753,"approval":71.3768116,"support":1.4871753},{"time_hours":317,"approval_perbill":712862319,"support_perbill":14785815,"approval":71.2862319,"support":1.4785815},{"time_hours":318,"approval_perbill":711956523,"support_perbill":14700387,"approval":71.1956523,"support":1.4700387},{"time_hours":319,"approval_perbill":711050726,"support_perbill":14615465,"approval":71.1050726,"support":1.4615465},{"time_hours":320,"approval_perbill":710144928,"support_perbill":14531045,"approval":71.0144928,"support":1.4531045},{"time_hours":321,"approval_perbill":709239131,"support_perbill":14447121,"approval":70.9239131,"support":1.4447121},{"time_hours":322,"approval_perbill":708333334,"support_perbill":14363690,"approval":70.8333334,"support":1.436369},{"time_hours":323,"approval_perbill":707427537,"support_perbill":14280747,"approval":70.7427537,"support":1.4280747},{"time_hours":324,"approval_perbill":706521740,"support_perbill":14198287,"approval":70.652174,"support":1.4198287},{"time_hours":325,"approval_perbill":705615943,"support_perbill":14116308,"approval":70.5615943,"support":1.4116308},{"time_hours":326,"approval_perbill":704710146,"support_perbill":14034804,"approval":70.4710146,"support":1.4034804},{"time_hours":327,"approval_perbill":703804349,"support_perbill":13953771,"approval":70.3804349,"support":1.3953771},{"time_hours":328,"approval_perbill":702898551,"support_perbill":13873206,"approval":70.2898551,"support":1.3873206},{"time_hours":329,"approval_perbill":701992754,"support_perbill":13793104,"approval":70.1992754,"support":1.3793104},{"time_hours":330,"approval_perbill":701086957,"support_perbill":13713462,"approval":70.1086957,"support":1.3713462},{"time_hours":331,"approval_perbill":700181160,"support_perbill":13634275,"approval":70.018116,"support":1.3634275},{"time_hours":332,"approval_perbill":699275363,"support_perbill":13555539,"approval":69.9275363,"support":1.3555539},{"time_hours":333,"approval_perbill":698369566,"support_perbill":13477251,"approval":69.8369566,"support":1.3477251},{"time_hours":334,"approval_perbill":697463769,"support_perbill":13399406,"approval":69.7463769,"support":1.3399406},{"time_hours":335,"approval_perbill":696557972,"support_perbill":13322002,"approval":69.6557972,"support":1.3322002},{"time_hours":336,"approval_perbill":695652174,"support_perbill":13245034,"approval":69.5652174,"support":1.3245034},{"time_hours":337,"approval_perbill":694746377,"support_perbill":13168499,"approval":69.4746377,"support":1.3168499},{"time_hours":338,"approval_perbill":693840580,"support_perbill":13092392,"approval":69.384058,"support":1.3092392},{"time_hours":339,"approval_perbill":692934783,"support_perbill":13016711,"approval":69.2934783,"support":1.3016711},{"time_hours":340,"approval_perbill":692028986,"support_perbill":12941452,"approval":69.2028986,"support":1.2941452},{"time_hours":341,"approval_perbill":691123189,"support_perbill":12866612,"approval":69.1123189,"support":1.2866612},{"time_hours":342,"approval_perbill":690217392,"support_perbill":12792186,"approval":69.0217392,"support":1.2792186},{"time_hours":343,"approval_perbill":689311595,"support_perbill":12718172,"approval":68.9311595,"support":1.2718172},{"time_hours":344,"approval_perbill":688405798,"support_perbill":12644565,"approval":68.8405798,"support":1.2644565},{"time_hours":345,"approval_perbill":687500000,"support_perbill":12571363,"approval":68.75,"support":1.2571363},{"time_hours":346,"approval_perbill":686594203,"support_perbill":12498563,"approval":68.6594203,"support":1.2498563},{"time_hours":347,"approval_perbill":685688407,"support_perbill":12426161,"approval":68.5688407,"support":1.2426161},{"time_hours":348,"approval_perbill":684782610,"support_perbill":12354153,"approval":68.478261,"support":1.2354153},{"time_hours":349,"approval_perbill":683876812,"support_perbill":12282537,"approval":68.3876812,"support":1.2282537},{"time_hours":350,"approval_perbill":682971015,"support_perbill":12211309,"approval":68.2971015,"support":1.2211309},{"time_hours":351,"approval_perbill":682065218,"support_perbill":12140467,"approval":68.2065218,"support":1.2140467},{"time_hours":352,"approval_perbill":681159421,"support_perbill":12070007,"approval":68.1159421,"support":1.2070007},{"time_hours":353,"approval_perbill":680253624,"support_perbill":11999925,"approval":68.0253624,"support":1.1999925},{"time_hours":354,"approval_perbill":679347827,"support_perbill":11930220,"approval":67.9347827,"support":1.193022},{"time_hours":355,"approval_perbill":678442030,"support_perbill":11860888,"approval":67.844203,"support":1.1860888},{"time_hours":356,"approval_perbill":677536233,"support_perbill":11791925,"approval":67.7536233,"support":1.1791925},{"time_hours":357,"approval_perbill":676630435,"support_perbill":11723330,"approval":67.6630435,"support":1.172333},{"time_hours":358,"approval_perbill":675724638,"support_perbill":11655099,"approval":67.5724638,"support":1.1655099},{"time_hours":359,"approval_perbill":674818841,"support_perbill":11587229,"approval":67.4818841,"support":1.1587229},{"time_hours":360,"approval_perbill":673913044,"support_perbill":11519717,"approval":67.3913044,"support":1.1519717},{"time_hours":361,"approval_perbill":673007247,"support_perbill":11452561,"approval":67.3007247,"support":1.1452561},{"time_hours":362,"approval_perbill":672101450,"support_perbill":11385757,"approval":67.210145,"support":1.1385757},{"time_hours":363,"approval_perbill":671195653,"support_perbill":11319304,"approval":67.1195653,"support":1.1319304},{"time_hours":364,"approval_perbill":670289856,"support_perbill":11253198,"approval":67.0289856,"support":1.1253198},{"time_hours":365,"approval_perbill":669384059,"support_perbill":11187436,"approval":66.9384059,"support":1.1187436},{"time_hours":366,"approval_perbill":668478261,"support_perbill":11122016,"approval":66.8478261,"support":1.1122016},{"time_hours":367,"approval_perbill":667572464,"support_perbill":11056935,"approval":66.7572464,"support":1.1056935},{"time_hours":368,"approval_perbill":666666667,"support_perbill":10992190,"approval":66.6666667,"support":1.099219},{"time_hours":369,"approval_perbill":665760870,"support_perbill":10927780,"approval":66.576087,"support":1.092778},{"time_hours":370,"approval_perbill":664855073,"support_perbill":10863701,"approval":66.4855073,"support":1.0863701},{"time_hours":371,"approval_perbill":663949276,"support_perbill":10799950,"approval":66.3949276,"support":1.079995},{"time_hours":372,"approval_perbill":663043479,"support_perbill":10736526,"approval":66.3043479,"support":1.0736526},{"time_hours":373,"approval_perbill":662137682,"support_perbill":10673426,"approval":66.2137682,"support":1.0673426},{"time_hours":374,"approval_perbill":661231884,"support_perbill":10610647,"approval":66.1231884,"support":1.0610647},{"time_hours":375,"approval_perbill":660326087,"support_perbill":10548187,"approval":66.0326087,"support":1.0548187},{"time_hours":376,"approval_perbill":659420290,"support_perbill":10486043,"approval":65.942029,"support":1.0486043},{"time_hours":377,"approval_perbill":658514494,"support_perbill":10424213,"approval":65.8514494,"support":1.0424213},{"time_hours":378,"approval_perbill":657608696,"support_perbill":10362695,"approval":65.7608696,"support":1.0362695},{"time_hours":379,"approval_perbill":656702899,"support_perbill":10301486,"approval":65.6702899,"support":1.0301486},{"time_hours":380,"approval_perbill":655797102,"support_perbill":10240584,"approval":65.5797102,"support":1.0240584},{"time_hours":381,"approval_perbill":654891305,"support_perbill":10179987,"approval":65.4891305,"support":1.0179987},{"time_hours":382,"approval_perbill":653985508,"support_perbill":10119692,"approval":65.3985508,"support":1.0119692},{"time_hours":383,"approval_perbill":653079711,"support_perbill":10059697,"approval":65.3079711,"support":1.0059697},{"time_hours":384,"approval_perbill":652173914,"support_perbill":10000000,"approval":65.2173914,"support":1},{"time_hours":385,"approval_perbill":651268117,"support_perbill":9940599,"approval":65.1268117,"support":0.9940599},{"time_hours":386,"approval_perbill":650362320,"support_perbill":9881492,"approval":65.036232,"support":0.9881492},{"time_hours":387,"approval_perbill":649456522,"support_perbill":9822675,"approval":64.9456522,"support":0.9822675},{"time_hours":388,"approval_perbill":648550725,"support_perbill":9764148,"approval":64.8550725,"support":0.9764148},{"time_hours":389,"approval_perbill":647644928,"support_perbill":9705908,"approval":64.7644928,"support":0.9705908},{"time_hours":390,"approval_perbill":646739131,"support_perbill":9647953,"approval":64.6739131,"support":0.9647953},{"time_hours":391,"approval_perbill":645833334,"support_perbill":9590280,"approval":64.5833334,"support":0.959028},{"time_hours":392,"approval_perbill":644927537,"support_perbill":9532889,"approval":64.4927537,"support":0.9532889},{"time_hours":393,"approval_perbill":644021740,"support_perbill":9475776,"approval":64.402174,"support":0.9475776},{"time_hours":394,"approval_perbill":643115943,"support_perbill":9418940,"approval":64.3115943,"support":0.941894},{"time_hours":395,"approval_perbill":642210145,"support_perbill":9362378,"approval":64.2210145,"support":0.9362378},{"time_hours":396,"approval_perbill":641304348,"support_perbill":9306090,"approval":64.1304348,"support":0.930609},{"time_hours":397,"approval_perbill":640398551,"support_perbill":9250072,"approval":64.0398551,"support":0.9250072},{"time_hours":398,"approval_perbill":639492754,"support_perbill":9194323,"approval":63.9492754,"support":0.9194323},{"time_hours":399,"approval_perbill":638586957,"support_perbill":9138840,"approval":63.8586957,"support":0.913884},{"time_hours":400,"approval_perbill":637681160,"support_perbill":9083623,"approval":63.768116,"support":0.9083623},{"time_hours":401,"approval_perbill":636775363,"support_perbill":9028669,"approval":63.6775363,"support":0.9028669},{"time_hours":402,"approval_perbill":635869566,"support_perbill":8973976,"approval":63.5869566,"support":0.8973976},{"time_hours":403,"approval_perbill":634963769,"support_perbill":8919542,"approval":63.4963769,"support":0.8919542},{"time_hours":404,"approval_perbill":634057971,"support_perbill":8865366,"approval":63.4057971,"support":0.8865366},{"time_hours":405,"approval_perbill":633152174,"support_perbill":8811445,"approval":63.3152174,"support":0.8811445},{"time_hours":406,"approval_perbill":632246378,"support_perbill":8757779,"approval":63.2246378,"support":0.8757779},{"time_hours":407,"approval_perbill":631340581,"support_perbill":8704364,"approval":63.1340581,"support":0.8704364},{"time_hours":408,"approval_perbill":630434783,"support_perbill":8651200,"approval":63.0434783,"support":0.86512},{"time_hours":409,"approval_perbill":629528986,"support_perbill":8598284,"approval":62.9528986,"support":0.8598284},{"time_hours":410,"approval_perbill":628623189,"support_perbill":8545615,"approval":62.8623189,"support":0.8545615},{"time_hours":411,"approval_perbill":627717392,"support_perbill":8493191,"approval":62.7717392,"support":0.8493191},{"time_hours":412,"approval_perbill":626811595,"support_perbill":8441011,"approval":62.6811595,"support":0.8441011},{"time_hours":413,"approval_perbill":625905798,"support_perbill":8389072,"approval":62.5905798,"support":0.8389072},{"time_hours":414,"approval_perbill":625000001,"support_perbill":8337373,"approval":62.5000001,"support":0.8337373},{"time_hours":415,"approval_perbill":624094204,"support_perbill":8285913,"approval":62.4094204,"support":0.8285913},{"time_hours":416,"approval_perbill":623188406,"support_perbill":8234689,"approval":62.3188406,"support":0.8234689},{"time_hours":417,"approval_perbill":622282609,"support_perbill":8183700,"approval":62.2282609,"support":0.81837},{"time_hours":418,"approval_perbill":621376812,"support_perbill":8132945,"approval":62.1376812,"support":0.8132945},{"time_hours":419,"approval_perbill":620471015,"support_perbill":8082422,"approval":62.0471015,"support":0.8082422},{"time_hours":420,"approval_perbill":619565218,"support_perbill":8032129,"approval":61.9565218,"support":0.8032129},{"time_hours":421,"approval_perbill":618659421,"support_perbill":7982064,"approval":61.8659421,"support":0.7982064},{"time_hours":422,"approval_perbill":617753624,"support_perbill":7932227,"approval":61.7753624,"support":0.7932227},{"time_hours":423,"approval_perbill":616847827,"support_perbill":7882616,"approval":61.6847827,"support":0.7882616},{"time_hours":424,"approval_perbill":615942030,"support_perbill":7833228,"approval":61.594203,"support":0.7833228},{"time_hours":425,"approval_perbill":615036232,"support_perbill":7784063,"approval":61.5036232,"support":0.7784063},{"time_hours":426,"approval_perbill":614130435,"support_perbill":7735120,"approval":61.4130435,"support":0.773512},{"time_hours":427,"approval_perbill":613224638,"support_perbill":7686395,"approval":61.3224638,"support":0.7686395},{"time_hours":428,"approval_perbill":612318841,"support_perbill":7637889,"approval":61.2318841,"support":0.7637889},{"time_hours":429,"approval_perbill":611413044,"support_perbill":7589600,"approval":61.1413044,"support":0.75896},{"time_hours":430,"approval_perbill":610507247,"support_perbill":7541525,"approval":61.0507247,"support":0.7541525},{"time_hours":431,"approval_perbill":609601450,"support_perbill":7493665,"approval":60.960145,"support":0.7493665},{"time_hours":432,"approval_perbill":608695653,"support_perbill":7446017,"approval":60.8695653,"support":0.7446017},{"time_hours":433,"approval_perbill":607789855,"support_perbill":7398579,"approval":60.7789855,"support":0.7398579},{"time_hours":434,"approval_perbill":606884058,"support_perbill":7351351,"approval":60.6884058,"support":0.7351351},{"time_hours":435,"approval_perbill":605978262,"support_perbill":7304332,"approval":60.5978262,"support":0.7304332},{"time_hours":436,"approval_perbill":605072465,"support_perbill":7257519,"approval":60.5072465,"support":0.7257519},{"time_hours":437,"approval_perbill":604166667,"support_perbill":7210912,"approval":60.4166667,"support":0.7210912},{"time_hours":438,"approval_perbill":603260870,"support_perbill":7164508,"approval":60.326087,"support":0.7164508},{"time_hours":439,"approval_perbill":602355073,"support_perbill":7118308,"approval":60.2355073,"support":0.7118308},{"time_hours":440,"approval_perbill":601449276,"support_perbill":7072308,"approval":60.1449276,"support":0.7072308},{"time_hours":441,"approval_perbill":600543479,"support_perbill":7026509,"approval":60.0543479,"support":0.7026509},{"time_hours":442,"approval_perbill":599637682,"support_perbill":6980909,"approval":59.9637682,"support":0.6980909},{"time_hours":443,"approval_perbill":598731885,"support_perbill":6935506,"approval":59.8731885,"support":0.6935506},{"time_hours":444,"approval_perbill":597826088,"support_perbill":6890299,"approval":59.7826088,"support":0.6890299},{"time_hours":445,"approval_perbill":596920291,"support_perbill":6845288,"approval":59.6920291,"support":0.6845288},{"time_hours":446,"approval_perbill":596014493,"support_perbill":6800469,"approval":59.6014493,"support":0.6800469},{"time_hours":447,"approval_perbill":595108696,"support_perbill":6755844,"approval":59.5108696,"support":0.6755844},{"time_hours":448,"approval_perbill":594202899,"support_perbill":6711409,"approval":59.4202899,"support":0.6711409},{"time_hours":449,"approval_perbill":593297102,"support_perbill":6667165,"approval":59.3297102,"support":0.6667165},{"time_hours":450,"approval_perbill":592391305,"support_perbill":6623109,"approval":59.2391305,"support":0.6623109},{"time_hours":451,"approval_perbill":591485508,"support_perbill":6579241,"approval":59.1485508,"support":0.6579241},{"time_hours":452,"approval_perbill":590579711,"support_perbill":6535559,"approval":59.0579711,"support":0.6535559},{"time_hours":453,"approval_perbill":589673914,"support_perbill":6492063,"approval":58.9673914,"support":0.6492063},{"time_hours":454,"approval_perbill":588768116,"support_perbill":6448750,"approval":58.8768116,"support":0.644875},{"time_hours":455,"approval_perbill":587862319,"support_perbill":6405620,"approval":58.7862319,"support":0.640562},{"time_hours":456,"approval_perbill":586956522,"support_perbill":6362672,"approval":58.6956522,"support":0.6362672},{"time_hours":457,"approval_perbill":586050725,"support_perbill":6319905,"approval":58.6050725,"support":0.6319905},{"time_hours":458,"approval_perbill":585144928,"support_perbill":6277317,"approval":58.5144928,"support":0.6277317},{"time_hours":459,"approval_perbill":584239131,"support_perbill":6234907,"approval":58.4239131,"support":0.6234907},{"time_hours":460,"approval_perbill":583333334,"support_perbill":6192674,"approval":58.3333334,"support":0.6192674},{"time_hours":461,"approval_perbill":582427537,"support_perbill":6150617,"approval":58.2427537,"support":0.6150617},{"time_hours":462,"approval_perbill":581521739,"support_perbill":6108735,"approval":58.1521739,"support":0.6108735},{"time_hours":463,"approval_perbill":580615942,"support_perbill":6067028,"approval":58.0615942,"support":0.6067028},{"time_hours":464,"approval_perbill":579710145,"support_perbill":6025492,"approval":57.9710145,"support":0.6025492},{"time_hours":465,"approval_perbill":578804349,"support_perbill":5984129,"approval":57.8804349,"support":0.5984129},{"time_hours":466,"approval_perbill":577898552,"support_perbill":5942936,"approval":57.7898552,"support":0.5942936},{"time_hours":467,"approval_perbill":576992754,"support_perbill":5901913,"approval":57.6992754,"support":0.5901913},{"time_hours":468,"approval_perbill":576086957,"support_perbill":5861058,"approval":57.6086957,"support":0.5861058},{"time_hours":469,"approval_perbill":575181160,"support_perbill":5820371,"approval":57.518116,"support":0.5820371},{"time_hours":470,"approval_perbill":574275363,"support_perbill":5779851,"approval":57.4275363,"support":0.5779851},{"time_hours":471,"approval_perbill":573369566,"support_perbill":5739495,"approval":57.3369566,"support":0.5739495},{"time_hours":472,"approval_perbill":572463769,"support_perbill":5699305,"approval":57.2463769,"support":0.5699305},{"time_hours":473,"approval_perbill":571557972,"support_perbill":5659277,"approval":57.1557972,"support":0.5659277},{"time_hours":474,"approval_perbill":570652175,"support_perbill":5619412,"approval":57.0652175,"support":0.5619412},{"time_hours":475,"approval_perbill":569746377,"support_perbill":5579709,"approval":56.9746377,"support":0.5579709},{"time_hours":476,"approval_perbill":568840580,"support_perbill":5540166,"approval":56.884058,"support":0.5540166},{"time_hours":477,"approval_perbill":567934783,"support_perbill":5500783,"approval":56.7934783,"support":0.5500783},{"time_hours":478,"approval_perbill":567028986,"support_perbill":5461558,"approval":56.7028986,"support":0.5461558},{"time_hours":479,"approval_perbill":566123189,"support_perbill":5422491,"approval":56.6123189,"support":0.5422491},{"time_hours":480,"approval_perbill":565217392,"support_perbill":5383580,"approval":56.5217392,"support":0.538358},{"time_hours":481,"approval_perbill":564311595,"support_perbill":5344825,"approval":56.4311595,"support":0.5344825},{"time_hours":482,"approval_perbill":563405798,"support_perbill":5306225,"approval":56.3405798,"support":0.5306225},{"time_hours":483,"approval_perbill":562500000,"support_perbill":5267779,"approval":56.25,"support":0.5267779},{"time_hours":484,"approval_perbill":561594203,"support_perbill":5229485,"approval":56.1594203,"support":0.5229485},{"time_hours":485,"approval_perbill":560688406,"support_perbill":5191344,"approval":56.0688406,"support":0.5191344},{"time_hours":486,"approval_perbill":559782609,"support_perbill":5153354,"approval":55.9782609,"support":0.5153354},{"time_hours":487,"approval_perbill":558876812,"support_perbill":5115514,"approval":55.8876812,"support":0.5115514},{"time_hours":488,"approval_perbill":557971015,"support_perbill":5077823,"approval":55.7971015,"support":0.5077823},{"time_hours":489,"approval_perbill":557065218,"support_perbill":5040281,"approval":55.7065218,"support":0.5040281},{"time_hours":490,"approval_perbill":556159421,"support_perbill":5002886,"approval":55.6159421,"support":0.5002886},{"time_hours":491,"approval_perbill":555253624,"support_perbill":4965638,"approval":55.5253624,"support":0.4965638},{"time_hours":492,"approval_perbill":554347826,"support_perbill":4928536,"approval":55.4347826,"support":0.4928536},{"time_hours":493,"approval_perbill":553442029,"support_perbill":4891579,"approval":55.3442029,"support":0.4891579},{"time_hours":494,"approval_perbill":552536233,"support_perbill":4854766,"approval":55.2536233,"support":0.4854766},{"time_hours":495,"approval_perbill":551630436,"support_perbill":4818096,"approval":55.1630436,"support":0.4818096},{"time_hours":496,"approval_perbill":550724638,"support_perbill":4781569,"approval":55.0724638,"support":0.4781569},{"time_hours":497,"approval_perbill":549818841,"support_perbill":4745183,"approval":54.9818841,"support":0.4745183},{"time_hours":498,"approval_perbill":548913044,"support_perbill":4708939,"approval":54.8913044,"support":0.4708939},{"time_hours":499,"approval_perbill":548007247,"support_perbill":4672834,"approval":54.8007247,"support":0.4672834},{"time_hours":500,"approval_perbill":547101450,"support_perbill":4636868,"approval":54.710145,"support":0.4636868},{"time_hours":501,"approval_perbill":546195653,"support_perbill":4601041,"approval":54.6195653,"support":0.4601041},{"time_hours":502,"approval_perbill":545289856,"support_perbill":4565351,"approval":54.5289856,"support":0.4565351},{"time_hours":503,"approval_perbill":544384059,"support_perbill":4529799,"approval":54.4384059,"support":0.4529799},{"time_hours":504,"approval_perbill":543478261,"support_perbill":4494382,"approval":54.3478261,"support":0.4494382},{"time_hours":505,"approval_perbill":542572464,"support_perbill":4459100,"approval":54.2572464,"support":0.44591},{"time_hours":506,"approval_perbill":541666667,"support_perbill":4423953,"approval":54.1666667,"support":0.4423953},{"time_hours":507,"approval_perbill":540760870,"support_perbill":4388940,"approval":54.076087,"support":0.438894},{"time_hours":508,"approval_perbill":539855073,"support_perbill":4354059,"approval":53.9855073,"support":0.4354059},{"time_hours":509,"approval_perbill":538949276,"support_perbill":4319311,"approval":53.8949276,"support":0.4319311},{"time_hours":510,"approval_perbill":538043479,"support_perbill":4284694,"approval":53.8043479,"support":0.4284694},{"time_hours":511,"approval_perbill":537137682,"support_perbill":4250208,"approval":53.7137682,"support":0.4250208},{"time_hours":512,"approval_perbill":536231885,"support_perbill":4215851,"approval":53.6231885,"support":0.4215851},{"time_hours":513,"approval_perbill":535326087,"support_perbill":4181624,"approval":53.5326087,"support":0.4181624},{"time_hours":514,"approval_perbill":534420290,"support_perbill":4147526,"approval":53.442029,"support":0.4147526},{"time_hours":515,"approval_perbill":533514493,"support_perbill":4113555,"approval":53.3514493,"support":0.4113555},{"time_hours":516,"approval_perbill":532608696,"support_perbill":4079711,"approval":53.2608696,"support":0.4079711},{"time_hours":517,"approval_perbill":531702899,"support_perbill":4045994,"approval":53.1702899,"support":0.4045994},{"time_hours":518,"approval_perbill":530797102,"support_perbill":4012402,"approval":53.0797102,"support":0.4012402},{"time_hours":519,"approval_perbill":529891305,"support_perbill":3978935,"approval":52.9891305,"support":0.3978935},{"time_hours":520,"approval_perbill":528985508,"support_perbill":3945592,"approval":52.8985508,"support":0.3945592},{"time_hours":521,"approval_perbill":528079710,"support_perbill":3912373,"approval":52.807971,"support":0.3912373},{"time_hours":522,"approval_perbill":527173913,"support_perbill":3879277,"approval":52.7173913,"support":0.3879277},{"time_hours":523,"approval_perbill":526268117,"support_perbill":3846302,"approval":52.6268117,"support":0.3846302},{"time_hours":524,"approval_perbill":525362320,"support_perbill":3813450,"approval":52.536232,"support":0.381345},{"time_hours":525,"approval_perbill":524456522,"support_perbill":3780718,"approval":52.4456522,"support":0.3780718},{"time_hours":526,"approval_perbill":523550725,"support_perbill":3748106,"approval":52.3550725,"support":0.3748106},{"time_hours":527,"approval_perbill":522644928,"support_perbill":3715614,"approval":52.2644928,"support":0.3715614},{"time_hours":528,"approval_perbill":521739131,"support_perbill":3683241,"approval":52.1739131,"support":0.3683241},{"time_hours":529,"approval_perbill":520833334,"support_perbill":3650986,"approval":52.0833334,"support":0.3650986},{"time_hours":530,"approval_perbill":519927537,"support_perbill":3618848,"approval":51.9927537,"support":0.3618848},{"time_hours":531,"approval_perbill":519021740,"support_perbill":3586828,"approval":51.902174,"support":0.3586828},{"time_hours":532,"approval_perbill":518115943,"support_perbill":3554923,"approval":51.8115943,"support":0.3554923},{"time_hours":533,"approval_perbill":517210146,"support_perbill":3523135,"approval":51.7210146,"support":0.3523135},{"time_hours":534,"approval_perbill":516304348,"support_perbill":3491461,"approval":51.6304348,"support":0.3491461},{"time_hours":535,"approval_perbill":515398551,"support_perbill":3459901,"approval":51.5398551,"support":0.3459901},{"time_hours":536,"approval_perbill":514492754,"support_perbill":3428456,"approval":51.4492754,"support":0.3428456},{"time_hours":537,"approval_perbill":513586957,"support_perbill":3397123,"approval":51.3586957,"support":0.3397123},{"time_hours":538,"approval_perbill":512681160,"support_perbill":3365904,"approval":51.268116,"support":0.3365904},{"time_hours":539,"approval_perbill":511775363,"support_perbill":3334796,"approval":51.1775363,"support":0.3334796},{"time_hours":540,"approval_perbill":510869566,"support_perbill":3303799,"approval":51.0869566,"support":0.3303799},{"time_hours":541,"approval_perbill":509963769,"support_perbill":3272913,"approval":50.9963769,"support":0.3272913},{"time_hours":542,"approval_perbill":509057971,"support_perbill":3242137,"approval":50.9057971,"support":0.3242137},{"time_hours":543,"approval_perbill":508152174,"support_perbill":3211471,"approval":50.8152174,"support":0.3211471},{"time_hours":544,"approval_perbill":507246377,"support_perbill":3180914,"approval":50.7246377,"support":0.3180914},{"time_hours":545,"approval_perbill":506340580,"support_perbill":3150465,"approval":50.634058,"support":0.3150465},{"time_hours":546,"approval_perbill":505434783,"support_perbill":3120124,"approval":50.5434783,"support":0.3120124},{"time_hours":547,"approval_perbill":504528986,"support_perbill":3089891,"approval":50.4528986,"support":0.3089891},{"time_hours":548,"approval_perbill":503623189,"support_perbill":3059764,"approval":50.3623189,"support":0.3059764},{"time_hours":549,"approval_perbill":502717392,"support_perbill":3029743,"approval":50.2717392,"support":0.3029743},{"time_hours":550,"approval_perbill":501811595,"support_perbill":2999827,"approval":50.1811595,"support":0.2999827},{"time_hours":551,"approval_perbill":500905797,"support_perbill":2970017,"approval":50.0905797,"support":0.2970017},{"time_hours":552,"approval_perbill":500000000,"support_perbill":2940311,"approval":50,"support":0.2940311},{"time_hours":553,"approval_perbill":500000000,"support_perbill":2910709,"approval":50,"support":0.2910709},{"time_hours":554,"approval_perbill":500000000,"support_perbill":2881211,"approval":50,"support":0.2881211},{"time_hours":555,"approval_perbill":500000000,"support_perbill":2851815,"approval":50,"support":0.2851815},{"time_hours":556,"approval_perbill":500000000,"support_perbill":2822521,"approval":50,"support":0.2822521},{"time_hours":557,"approval_perbill":500000000,"support_perbill":2793330,"approval":50,"support":0.279333},{"time_hours":558,"approval_perbill":500000000,"support_perbill":2764239,"approval":50,"support":0.2764239},{"time_hours":559,"approval_perbill":500000000,"support_perbill":2735249,"approval":50,"support":0.2735249},{"time_hours":560,"approval_perbill":500000000,"support_perbill":2706360,"approval":50,"support":0.270636},{"time_hours":561,"approval_perbill":500000000,"support_perbill":2677569,"approval":50,"support":0.2677569},{"time_hours":562,"approval_perbill":500000000,"support_perbill":2648879,"approval":50,"support":0.2648879},{"time_hours":563,"approval_perbill":500000000,"support_perbill":2620286,"approval":50,"support":0.2620286},{"time_hours":564,"approval_perbill":500000000,"support_perbill":2591792,"approval":50,"support":0.2591792},{"time_hours":565,"approval_perbill":500000000,"support_perbill":2563396,"approval":50,"support":0.2563396},{"time_hours":566,"approval_perbill":500000000,"support_perbill":2535096,"approval":50,"support":0.2535096},{"time_hours":567,"approval_perbill":500000000,"support_perbill":2506893,"approval":50,"support":0.2506893},{"time_hours":568,"approval_perbill":500000000,"support_perbill":2478787,"approval":50,"support":0.2478787},{"time_hours":569,"approval_perbill":500000000,"support_perbill":2450776,"approval":50,"support":0.2450776},{"time_hours":570,"approval_perbill":500000000,"support_perbill":2422860,"approval":50,"support":0.242286},{"time_hours":571,"approval_perbill":500000000,"support_perbill":2395039,"approval":50,"support":0.2395039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":2367312,"approval":50,"support":0.2367312},{"time_hours":573,"approval_perbill":500000000,"support_perbill":2339678,"approval":50,"support":0.2339678},{"time_hours":574,"approval_perbill":500000000,"support_perbill":2312138,"approval":50,"support":0.2312138},{"time_hours":575,"approval_perbill":500000000,"support_perbill":2284691,"approval":50,"support":0.2284691},{"time_hours":576,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":577,"approval_perbill":500000000,"support_perbill":2230073,"approval":50,"support":0.2230073},{"time_hours":578,"approval_perbill":500000000,"support_perbill":2202901,"approval":50,"support":0.2202901},{"time_hours":579,"approval_perbill":500000000,"support_perbill":2175820,"approval":50,"support":0.217582},{"time_hours":580,"approval_perbill":500000000,"support_perbill":2148829,"approval":50,"support":0.2148829},{"time_hours":581,"approval_perbill":500000000,"support_perbill":2121929,"approval":50,"support":0.2121929},{"time_hours":582,"approval_perbill":500000000,"support_perbill":2095118,"approval":50,"support":0.2095118},{"time_hours":583,"approval_perbill":500000000,"support_perbill":2068396,"approval":50,"support":0.2068396},{"time_hours":584,"approval_perbill":500000000,"support_perbill":2041763,"approval":50,"support":0.2041763},{"time_hours":585,"approval_perbill":500000000,"support_perbill":2015218,"approval":50,"support":0.2015218},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1988761,"approval":50,"support":0.1988761},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1962391,"approval":50,"support":0.1962391},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1936108,"approval":50,"support":0.1936108},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1909911,"approval":50,"support":0.1909911},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1883801,"approval":50,"support":0.1883801},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1857776,"approval":50,"support":0.1857776},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1831837,"approval":50,"support":0.1831837},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1805982,"approval":50,"support":0.1805982},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1780212,"approval":50,"support":0.1780212},{"time_hours":595,"approval_perbill":500000000,"support_perbill":1754525,"approval":50,"support":0.1754525},{"time_hours":596,"approval_perbill":500000000,"support_perbill":1728923,"approval":50,"support":0.1728923},{"time_hours":597,"approval_perbill":500000000,"support_perbill":1703403,"approval":50,"support":0.1703403},{"time_hours":598,"approval_perbill":500000000,"support_perbill":1677966,"approval":50,"support":0.1677966},{"time_hours":599,"approval_perbill":500000000,"support_perbill":1652611,"approval":50,"support":0.1652611},{"time_hours":600,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":601,"approval_perbill":500000000,"support_perbill":1602148,"approval":50,"support":0.1602148},{"time_hours":602,"approval_perbill":500000000,"support_perbill":1577038,"approval":50,"support":0.1577038},{"time_hours":603,"approval_perbill":500000000,"support_perbill":1552009,"approval":50,"support":0.1552009},{"time_hours":604,"approval_perbill":500000000,"support_perbill":1527060,"approval":50,"support":0.152706},{"time_hours":605,"approval_perbill":500000000,"support_perbill":1502191,"approval":50,"support":0.1502191},{"time_hours":606,"approval_perbill":500000000,"support_perbill":1477402,"approval":50,"support":0.1477402},{"time_hours":607,"approval_perbill":500000000,"support_perbill":1452692,"approval":50,"support":0.1452692},{"time_hours":608,"approval_perbill":500000000,"support_perbill":1428061,"approval":50,"support":0.1428061},{"time_hours":609,"approval_perbill":500000000,"support_perbill":1403508,"approval":50,"support":0.1403508},{"time_hours":610,"approval_perbill":500000000,"support_perbill":1379034,"approval":50,"support":0.1379034},{"time_hours":611,"approval_perbill":500000000,"support_perbill":1354637,"approval":50,"support":0.1354637},{"time_hours":612,"approval_perbill":500000000,"support_perbill":1330317,"approval":50,"support":0.1330317},{"time_hours":613,"approval_perbill":500000000,"support_perbill":1306075,"approval":50,"support":0.1306075},{"time_hours":614,"approval_perbill":500000000,"support_perbill":1281909,"approval":50,"support":0.1281909},{"time_hours":615,"approval_perbill":500000000,"support_perbill":1257819,"approval":50,"support":0.1257819},{"time_hours":616,"approval_perbill":500000000,"support_perbill":1233806,"approval":50,"support":0.1233806},{"time_hours":617,"approval_perbill":500000000,"support_perbill":1209868,"approval":50,"support":0.1209868},{"time_hours":618,"approval_perbill":500000000,"support_perbill":1186005,"approval":50,"support":0.1186005},{"time_hours":619,"approval_perbill":500000000,"support_perbill":1162216,"approval":50,"support":0.1162216},{"time_hours":620,"approval_perbill":500000000,"support_perbill":1138503,"approval":50,"support":0.1138503},{"time_hours":621,"approval_perbill":500000000,"support_perbill":1114863,"approval":50,"support":0.1114863},{"time_hours":622,"approval_perbill":500000000,"support_perbill":1091297,"approval":50,"support":0.1091297},{"time_hours":623,"approval_perbill":500000000,"support_perbill":1067805,"approval":50,"support":0.1067805},{"time_hours":624,"approval_perbill":500000000,"support_perbill":1044386,"approval":50,"support":0.1044386},{"time_hours":625,"approval_perbill":500000000,"support_perbill":1021039,"approval":50,"support":0.1021039},{"time_hours":626,"approval_perbill":500000000,"support_perbill":997765,"approval":50,"support":0.0997765},{"time_hours":627,"approval_perbill":500000000,"support_perbill":974563,"approval":50,"support":0.0974563},{"time_hours":628,"approval_perbill":500000000,"support_perbill":951433,"approval":50,"support":0.0951433},{"time_hours":629,"approval_perbill":500000000,"support_perbill":928374,"approval":50,"support":0.0928374},{"time_hours":630,"approval_perbill":500000000,"support_perbill":905386,"approval":50,"support":0.0905386},{"time_hours":631,"approval_perbill":500000000,"support_perbill":882469,"approval":50,"support":0.0882469},{"time_hours":632,"approval_perbill":500000000,"support_perbill":859623,"approval":50,"support":0.0859623},{"time_hours":633,"approval_perbill":500000000,"support_perbill":836846,"approval":50,"support":0.0836846},{"time_hours":634,"approval_perbill":500000000,"support_perbill":814140,"approval":50,"support":0.081414},{"time_hours":635,"approval_perbill":500000000,"support_perbill":791502,"approval":50,"support":0.0791502},{"time_hours":636,"approval_perbill":500000000,"support_perbill":768934,"approval":50,"support":0.0768934},{"time_hours":637,"approval_perbill":500000000,"support_perbill":746435,"approval":50,"support":0.0746435},{"time_hours":638,"approval_perbill":500000000,"support_perbill":724004,"approval":50,"support":0.0724004},{"time_hours":639,"approval_perbill":500000000,"support_perbill":701642,"approval":50,"support":0.0701642},{"time_hours":640,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":641,"approval_perbill":500000000,"support_perbill":657120,"approval":50,"support":0.065712},{"time_hours":642,"approval_perbill":500000000,"support_perbill":634960,"approval":50,"support":0.063496},{"time_hours":643,"approval_perbill":500000000,"support_perbill":612867,"approval":50,"support":0.0612867},{"time_hours":644,"approval_perbill":500000000,"support_perbill":590841,"approval":50,"support":0.0590841},{"time_hours":645,"approval_perbill":500000000,"support_perbill":568881,"approval":50,"support":0.0568881},{"time_hours":646,"approval_perbill":500000000,"support_perbill":546988,"approval":50,"support":0.0546988},{"time_hours":647,"approval_perbill":500000000,"support_perbill":525160,"approval":50,"support":0.052516},{"time_hours":648,"approval_perbill":500000000,"support_perbill":503397,"approval":50,"support":0.0503397},{"time_hours":649,"approval_perbill":500000000,"support_perbill":481700,"approval":50,"support":0.04817},{"time_hours":650,"approval_perbill":500000000,"support_perbill":460067,"approval":50,"support":0.0460067},{"time_hours":651,"approval_perbill":500000000,"support_perbill":438500,"approval":50,"support":0.04385},{"time_hours":652,"approval_perbill":500000000,"support_perbill":416996,"approval":50,"support":0.0416996},{"time_hours":653,"approval_perbill":500000000,"support_perbill":395557,"approval":50,"support":0.0395557},{"time_hours":654,"approval_perbill":500000000,"support_perbill":374181,"approval":50,"support":0.0374181},{"time_hours":655,"approval_perbill":500000000,"support_perbill":352868,"approval":50,"support":0.0352868},{"time_hours":656,"approval_perbill":500000000,"support_perbill":331619,"approval":50,"support":0.0331619},{"time_hours":657,"approval_perbill":500000000,"support_perbill":310433,"approval":50,"support":0.0310433},{"time_hours":658,"approval_perbill":500000000,"support_perbill":289309,"approval":50,"support":0.0289309},{"time_hours":659,"approval_perbill":500000000,"support_perbill":268248,"approval":50,"support":0.0268248},{"time_hours":660,"approval_perbill":500000000,"support_perbill":247249,"approval":50,"support":0.0247249},{"time_hours":661,"approval_perbill":500000000,"support_perbill":226311,"approval":50,"support":0.0226311},{"time_hours":662,"approval_perbill":500000000,"support_perbill":205435,"approval":50,"support":0.0205435},{"time_hours":663,"approval_perbill":500000000,"support_perbill":184620,"approval":50,"support":0.018462},{"time_hours":664,"approval_perbill":500000000,"support_perbill":163867,"approval":50,"support":0.0163867},{"time_hours":665,"approval_perbill":500000000,"support_perbill":143173,"approval":50,"support":0.0143173},{"time_hours":666,"approval_perbill":500000000,"support_perbill":122541,"approval":50,"support":0.0122541},{"time_hours":667,"approval_perbill":500000000,"support_perbill":101968,"approval":50,"support":0.0101968},{"time_hours":668,"approval_perbill":500000000,"support_perbill":81456,"approval":50,"support":0.0081456},{"time_hours":669,"approval_perbill":500000000,"support_perbill":61003,"approval":50,"support":0.0061003},{"time_hours":670,"approval_perbill":500000000,"support_perbill":40609,"approval":50,"support":0.0040609},{"time_hours":671,"approval_perbill":500000000,"support_perbill":20275,"approval":50,"support":0.0020275},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},68649:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},42494:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},61049:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50,"days":0,"dot_needed":"567,056,300"},{"time_hours":1,"approval_perbill":997037038,"support_perbill":499255953,"approval":99.7037038,"support":49.9255953,"days":1,"dot_needed":"566,212,467"},{"time_hours":2,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905,"days":1,"dot_needed":"565,368,633"},{"time_hours":3,"approval_perbill":991189429,"support_perbill":497767858,"approval":99.1189429,"support":49.7767858,"days":1,"dot_needed":"564,524,800"},{"time_hours":4,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381,"days":1,"dot_needed":"563,680,965"},{"time_hours":5,"approval_perbill":985443960,"support_perbill":496279762,"approval":98.544396,"support":49.6279762,"days":1,"dot_needed":"562,837,131"},{"time_hours":6,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715,"days":1,"dot_needed":"561,993,298"},{"time_hours":7,"approval_perbill":979797981,"support_perbill":494791667,"approval":97.9797981,"support":49.4791667,"days":1,"dot_needed":"561,149,464"},{"time_hours":8,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762,"days":1,"dot_needed":"560,305,631"},{"time_hours":9,"approval_perbill":974248928,"support_perbill":493303572,"approval":97.4248928,"support":49.3303572,"days":1,"dot_needed":"559,461,797"},{"time_hours":10,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524,"days":1,"dot_needed":"558,617,962"},{"time_hours":11,"approval_perbill":968794328,"support_perbill":491815477,"approval":96.8794328,"support":49.1815477,"days":1,"dot_needed":"557,774,129"},{"time_hours":12,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429,"days":1,"dot_needed":"556,930,295"},{"time_hours":13,"approval_perbill":963431787,"support_perbill":490327381,"approval":96.3431787,"support":49.0327381,"days":1,"dot_needed":"556,086,461"},{"time_hours":14,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334,"days":1,"dot_needed":"555,242,628"},{"time_hours":15,"approval_perbill":958158997,"support_perbill":488839286,"approval":95.8158997,"support":48.8839286,"days":1,"dot_needed":"554,398,794"},{"time_hours":16,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239,"days":1,"dot_needed":"553,554,961"},{"time_hours":17,"approval_perbill":952973721,"support_perbill":487351191,"approval":95.2973721,"support":48.7351191,"days":1,"dot_needed":"552,711,126"},{"time_hours":18,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143,"days":1,"dot_needed":"551,867,292"},{"time_hours":19,"approval_perbill":947873801,"support_perbill":485863096,"approval":94.7873801,"support":48.5863096,"days":1,"dot_needed":"551,023,459"},{"time_hours":20,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048,"days":1,"dot_needed":"550,179,625"},{"time_hours":21,"approval_perbill":942857143,"support_perbill":484375000,"approval":94.2857143,"support":48.4375,"days":1,"dot_needed":"549,335,791"},{"time_hours":22,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953,"days":1,"dot_needed":"548,491,958"},{"time_hours":23,"approval_perbill":937921728,"support_perbill":482886905,"approval":93.7921728,"support":48.2886905,"days":1,"dot_needed":"547,648,123"},{"time_hours":24,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858,"days":1,"dot_needed":"546,804,290"},{"time_hours":25,"approval_perbill":933065598,"support_perbill":481398810,"approval":93.3065598,"support":48.139881,"days":2,"dot_needed":"545,960,456"},{"time_hours":26,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762,"days":2,"dot_needed":"545,116,622"},{"time_hours":27,"approval_perbill":928286854,"support_perbill":479910715,"approval":92.8286854,"support":47.9910715,"days":2,"dot_needed":"544,272,789"},{"time_hours":28,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667,"days":2,"dot_needed":"543,428,955"},{"time_hours":29,"approval_perbill":923583664,"support_perbill":478422620,"approval":92.3583664,"support":47.842262,"days":2,"dot_needed":"542,585,121"},{"time_hours":30,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572,"days":2,"dot_needed":"541,741,287"},{"time_hours":31,"approval_perbill":918954249,"support_perbill":476934524,"approval":91.8954249,"support":47.6934524,"days":2,"dot_needed":"540,897,453"},{"time_hours":32,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477,"days":2,"dot_needed":"540,053,620"},{"time_hours":33,"approval_perbill":914396889,"support_perbill":475446429,"approval":91.4396889,"support":47.5446429,"days":2,"dot_needed":"539,209,786"},{"time_hours":34,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381,"days":2,"dot_needed":"538,365,952"},{"time_hours":35,"approval_perbill":909909911,"support_perbill":473958334,"approval":90.9909911,"support":47.3958334,"days":2,"dot_needed":"537,522,118"},{"time_hours":36,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286,"days":2,"dot_needed":"536,678,284"},{"time_hours":37,"approval_perbill":905491700,"support_perbill":472470239,"approval":90.54917,"support":47.2470239,"days":2,"dot_needed":"535,834,451"},{"time_hours":38,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191,"days":2,"dot_needed":"534,990,617"},{"time_hours":39,"approval_perbill":901140685,"support_perbill":470982143,"approval":90.1140685,"support":47.0982143,"days":2,"dot_needed":"534,146,783"},{"time_hours":40,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096,"days":2,"dot_needed":"533,302,950"},{"time_hours":41,"approval_perbill":896855347,"support_perbill":469494048,"approval":89.6855347,"support":46.9494048,"days":2,"dot_needed":"532,459,115"},{"time_hours":42,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875,"days":2,"dot_needed":"531,615,281"},{"time_hours":43,"approval_perbill":892634208,"support_perbill":468005953,"approval":89.2634208,"support":46.8005953,"days":2,"dot_needed":"530,771,448"},{"time_hours":44,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905,"days":2,"dot_needed":"529,927,614"},{"time_hours":45,"approval_perbill":888475838,"support_perbill":466517858,"approval":88.8475838,"support":46.6517858,"days":2,"dot_needed":"529,083,781"},{"time_hours":46,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381,"days":2,"dot_needed":"528,239,947"},{"time_hours":47,"approval_perbill":884378844,"support_perbill":465029762,"approval":88.4378844,"support":46.5029762,"days":2,"dot_needed":"527,396,112"},{"time_hours":48,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715,"days":2,"dot_needed":"526,552,279"},{"time_hours":49,"approval_perbill":880341882,"support_perbill":463541667,"approval":88.0341882,"support":46.3541667,"days":3,"dot_needed":"525,708,445"},{"time_hours":50,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762,"days":3,"dot_needed":"524,864,612"},{"time_hours":51,"approval_perbill":876363637,"support_perbill":462053572,"approval":87.6363637,"support":46.2053572,"days":3,"dot_needed":"524,020,778"},{"time_hours":52,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524,"days":3,"dot_needed":"523,176,944"},{"time_hours":53,"approval_perbill":872442841,"support_perbill":460565477,"approval":87.2442841,"support":46.0565477,"days":3,"dot_needed":"522,333,111"},{"time_hours":54,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429,"days":3,"dot_needed":"521,489,276"},{"time_hours":55,"approval_perbill":868578256,"support_perbill":459077381,"approval":86.8578256,"support":45.9077381,"days":3,"dot_needed":"520,645,442"},{"time_hours":56,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334,"days":3,"dot_needed":"519,801,609"},{"time_hours":57,"approval_perbill":864768684,"support_perbill":457589286,"approval":86.4768684,"support":45.7589286,"days":3,"dot_needed":"518,957,775"},{"time_hours":58,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239,"days":3,"dot_needed":"518,113,942"},{"time_hours":59,"approval_perbill":861012957,"support_perbill":456101191,"approval":86.1012957,"support":45.6101191,"days":3,"dot_needed":"517,270,108"},{"time_hours":60,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143,"days":3,"dot_needed":"516,426,273"},{"time_hours":61,"approval_perbill":857309942,"support_perbill":454613096,"approval":85.7309942,"support":45.4613096,"days":3,"dot_needed":"515,582,440"},{"time_hours":62,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048,"days":3,"dot_needed":"514,738,606"},{"time_hours":63,"approval_perbill":853658537,"support_perbill":453125000,"approval":85.3658537,"support":45.3125,"days":3,"dot_needed":"513,894,772"},{"time_hours":64,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953,"days":3,"dot_needed":"513,050,939"},{"time_hours":65,"approval_perbill":850057671,"support_perbill":451636905,"approval":85.0057671,"support":45.1636905,"days":3,"dot_needed":"512,207,105"},{"time_hours":66,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858,"days":3,"dot_needed":"511,363,272"},{"time_hours":67,"approval_perbill":846506302,"support_perbill":450148810,"approval":84.6506302,"support":45.014881,"days":3,"dot_needed":"510,519,437"},{"time_hours":68,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762,"days":3,"dot_needed":"509,675,603"},{"time_hours":69,"approval_perbill":843003414,"support_perbill":448660715,"approval":84.3003414,"support":44.8660715,"days":3,"dot_needed":"508,831,770"},{"time_hours":70,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667,"days":3,"dot_needed":"507,987,936"},{"time_hours":71,"approval_perbill":839548024,"support_perbill":447172620,"approval":83.9548024,"support":44.717262,"days":3,"dot_needed":"507,144,103"},{"time_hours":72,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572,"days":3,"dot_needed":"506,300,269"},{"time_hours":73,"approval_perbill":836139170,"support_perbill":445684524,"approval":83.613917,"support":44.5684524,"days":4,"dot_needed":"505,456,434"},{"time_hours":74,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477,"days":4,"dot_needed":"504,612,601"},{"time_hours":75,"approval_perbill":832775921,"support_perbill":444196429,"approval":83.2775921,"support":44.4196429,"days":4,"dot_needed":"503,768,767"},{"time_hours":76,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381,"days":4,"dot_needed":"502,924,933"},{"time_hours":77,"approval_perbill":829457365,"support_perbill":442708334,"approval":82.9457365,"support":44.2708334,"days":4,"dot_needed":"502,081,100"},{"time_hours":78,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286,"days":4,"dot_needed":"501,237,266"},{"time_hours":79,"approval_perbill":826182619,"support_perbill":441220239,"approval":82.6182619,"support":44.1220239,"days":4,"dot_needed":"500,393,432"},{"time_hours":80,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191,"days":4,"dot_needed":"499,549,598"},{"time_hours":81,"approval_perbill":822950820,"support_perbill":439732143,"approval":82.295082,"support":43.9732143,"days":4,"dot_needed":"498,705,764"},{"time_hours":82,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096,"days":4,"dot_needed":"497,861,931"},{"time_hours":83,"approval_perbill":819761130,"support_perbill":438244048,"approval":81.976113,"support":43.8244048,"days":4,"dot_needed":"497,018,097"},{"time_hours":84,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75,"days":4,"dot_needed":"496,174,263"},{"time_hours":85,"approval_perbill":816612730,"support_perbill":436755953,"approval":81.661273,"support":43.6755953,"days":4,"dot_needed":"495,330,429"},{"time_hours":86,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905,"days":4,"dot_needed":"494,486,595"},{"time_hours":87,"approval_perbill":813504824,"support_perbill":435267858,"approval":81.3504824,"support":43.5267858,"days":4,"dot_needed":"493,642,762"},{"time_hours":88,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381,"days":4,"dot_needed":"492,798,928"},{"time_hours":89,"approval_perbill":810436635,"support_perbill":433779762,"approval":81.0436635,"support":43.3779762,"days":4,"dot_needed":"491,955,094"},{"time_hours":90,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715,"days":4,"dot_needed":"491,111,261"},{"time_hours":91,"approval_perbill":807407408,"support_perbill":432291667,"approval":80.7407408,"support":43.2291667,"days":4,"dot_needed":"490,267,426"},{"time_hours":92,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762,"days":4,"dot_needed":"489,423,593"},{"time_hours":93,"approval_perbill":804416404,"support_perbill":430803572,"approval":80.4416404,"support":43.0803572,"days":4,"dot_needed":"488,579,759"},{"time_hours":94,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524,"days":4,"dot_needed":"487,735,925"},{"time_hours":95,"approval_perbill":801462906,"support_perbill":429315477,"approval":80.1462906,"support":42.9315477,"days":4,"dot_needed":"486,892,092"},{"time_hours":96,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429,"days":4,"dot_needed":"486,048,258"},{"time_hours":97,"approval_perbill":798546210,"support_perbill":427827381,"approval":79.854621,"support":42.7827381,"days":5,"dot_needed":"485,204,423"},{"time_hours":98,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334,"days":5,"dot_needed":"484,360,590"},{"time_hours":99,"approval_perbill":795665635,"support_perbill":426339286,"approval":79.5665635,"support":42.6339286,"days":5,"dot_needed":"483,516,756"},{"time_hours":100,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239,"days":5,"dot_needed":"482,672,923"},{"time_hours":101,"approval_perbill":792820513,"support_perbill":424851191,"approval":79.2820513,"support":42.4851191,"days":5,"dot_needed":"481,829,089"},{"time_hours":102,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143,"days":5,"dot_needed":"480,985,255"},{"time_hours":103,"approval_perbill":790010194,"support_perbill":423363096,"approval":79.0010194,"support":42.3363096,"days":5,"dot_needed":"480,141,422"},{"time_hours":104,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048,"days":5,"dot_needed":"479,297,587"},{"time_hours":105,"approval_perbill":787234043,"support_perbill":421875000,"approval":78.7234043,"support":42.1875,"days":5,"dot_needed":"478,453,753"},{"time_hours":106,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953,"days":5,"dot_needed":"477,609,920"},{"time_hours":107,"approval_perbill":784491441,"support_perbill":420386905,"approval":78.4491441,"support":42.0386905,"days":5,"dot_needed":"476,766,086"},{"time_hours":108,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858,"days":5,"dot_needed":"475,922,253"},{"time_hours":109,"approval_perbill":781781783,"support_perbill":418898810,"approval":78.1781783,"support":41.889881,"days":5,"dot_needed":"475,078,419"},{"time_hours":110,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762,"days":5,"dot_needed":"474,234,584"},{"time_hours":111,"approval_perbill":779104478,"support_perbill":417410715,"approval":77.9104478,"support":41.7410715,"days":5,"dot_needed":"473,390,751"},{"time_hours":112,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667,"days":5,"dot_needed":"472,546,917"},{"time_hours":113,"approval_perbill":776458953,"support_perbill":415922620,"approval":77.6458953,"support":41.592262,"days":5,"dot_needed":"471,703,084"},{"time_hours":114,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572,"days":5,"dot_needed":"470,859,250"},{"time_hours":115,"approval_perbill":773844642,"support_perbill":414434524,"approval":77.3844642,"support":41.4434524,"days":5,"dot_needed":"470,015,416"},{"time_hours":116,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477,"days":5,"dot_needed":"469,171,582"},{"time_hours":117,"approval_perbill":771260998,"support_perbill":412946429,"approval":77.1260998,"support":41.2946429,"days":5,"dot_needed":"468,327,748"},{"time_hours":118,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381,"days":5,"dot_needed":"467,483,914"},{"time_hours":119,"approval_perbill":768707484,"support_perbill":411458334,"approval":76.8707484,"support":41.1458334,"days":5,"dot_needed":"466,640,081"},{"time_hours":120,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286,"days":5,"dot_needed":"465,796,247"},{"time_hours":121,"approval_perbill":766183576,"support_perbill":409970239,"approval":76.6183576,"support":40.9970239,"days":6,"dot_needed":"464,952,414"},{"time_hours":122,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191,"days":6,"dot_needed":"464,108,579"},{"time_hours":123,"approval_perbill":763688761,"support_perbill":408482143,"approval":76.3688761,"support":40.8482143,"days":6,"dot_needed":"463,264,745"},{"time_hours":124,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096,"days":6,"dot_needed":"462,420,912"},{"time_hours":125,"approval_perbill":761222541,"support_perbill":406994048,"approval":76.1222541,"support":40.6994048,"days":6,"dot_needed":"461,577,078"},{"time_hours":126,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625,"days":6,"dot_needed":"460,733,244"},{"time_hours":127,"approval_perbill":758784426,"support_perbill":405505953,"approval":75.8784426,"support":40.5505953,"days":6,"dot_needed":"459,889,411"},{"time_hours":128,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905,"days":6,"dot_needed":"459,045,576"},{"time_hours":129,"approval_perbill":756373938,"support_perbill":404017858,"approval":75.6373938,"support":40.4017858,"days":6,"dot_needed":"458,201,743"},{"time_hours":130,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381,"days":6,"dot_needed":"457,357,909"},{"time_hours":131,"approval_perbill":753990611,"support_perbill":402529762,"approval":75.3990611,"support":40.2529762,"days":6,"dot_needed":"456,514,075"},{"time_hours":132,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715,"days":6,"dot_needed":"455,670,242"},{"time_hours":133,"approval_perbill":751633988,"support_perbill":401041667,"approval":75.1633988,"support":40.1041667,"days":6,"dot_needed":"454,826,408"},{"time_hours":134,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762,"days":6,"dot_needed":"453,982,575"},{"time_hours":135,"approval_perbill":749303621,"support_perbill":399553572,"approval":74.9303621,"support":39.9553572,"days":6,"dot_needed":"453,138,740"},{"time_hours":136,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524,"days":6,"dot_needed":"452,294,906"},{"time_hours":137,"approval_perbill":746999077,"support_perbill":398065477,"approval":74.6999077,"support":39.8065477,"days":6,"dot_needed":"451,451,073"},{"time_hours":138,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429,"days":6,"dot_needed":"450,607,239"},{"time_hours":139,"approval_perbill":744719927,"support_perbill":396577381,"approval":74.4719927,"support":39.6577381,"days":6,"dot_needed":"449,763,405"},{"time_hours":140,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334,"days":6,"dot_needed":"448,919,572"},{"time_hours":141,"approval_perbill":742465754,"support_perbill":395089286,"approval":74.2465754,"support":39.5089286,"days":6,"dot_needed":"448,075,737"},{"time_hours":142,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239,"days":6,"dot_needed":"447,231,904"},{"time_hours":143,"approval_perbill":740236149,"support_perbill":393601191,"approval":74.0236149,"support":39.3601191,"days":6,"dot_needed":"446,388,070"},{"time_hours":144,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143,"days":6,"dot_needed":"445,544,236"},{"time_hours":145,"approval_perbill":738030714,"support_perbill":392113096,"approval":73.8030714,"support":39.2113096,"days":7,"dot_needed":"444,700,403"},{"time_hours":146,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048,"days":7,"dot_needed":"443,856,569"},{"time_hours":147,"approval_perbill":735849057,"support_perbill":390625000,"approval":73.5849057,"support":39.0625,"days":7,"dot_needed":"443,012,734"},{"time_hours":148,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953,"days":7,"dot_needed":"442,168,901"},{"time_hours":149,"approval_perbill":733690796,"support_perbill":389136905,"approval":73.3690796,"support":38.9136905,"days":7,"dot_needed":"441,325,067"},{"time_hours":150,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858,"days":7,"dot_needed":"440,481,234"},{"time_hours":151,"approval_perbill":731555556,"support_perbill":387648810,"approval":73.1555556,"support":38.764881,"days":7,"dot_needed":"439,637,400"},{"time_hours":152,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762,"days":7,"dot_needed":"438,793,566"},{"time_hours":153,"approval_perbill":729442971,"support_perbill":386160715,"approval":72.9442971,"support":38.6160715,"days":7,"dot_needed":"437,949,733"},{"time_hours":154,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667,"days":7,"dot_needed":"437,105,898"},{"time_hours":155,"approval_perbill":727352683,"support_perbill":384672620,"approval":72.7352683,"support":38.467262,"days":7,"dot_needed":"436,262,065"},{"time_hours":156,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572,"days":7,"dot_needed":"435,418,231"},{"time_hours":157,"approval_perbill":725284340,"support_perbill":383184524,"approval":72.528434,"support":38.3184524,"days":7,"dot_needed":"434,574,397"},{"time_hours":158,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477,"days":7,"dot_needed":"433,730,564"},{"time_hours":159,"approval_perbill":723237599,"support_perbill":381696429,"approval":72.3237599,"support":38.1696429,"days":7,"dot_needed":"432,886,730"},{"time_hours":160,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381,"days":7,"dot_needed":"432,042,895"},{"time_hours":161,"approval_perbill":721212122,"support_perbill":380208334,"approval":72.1212122,"support":38.0208334,"days":7,"dot_needed":"431,199,062"},{"time_hours":162,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286,"days":7,"dot_needed":"430,355,228"},{"time_hours":163,"approval_perbill":719207580,"support_perbill":378720239,"approval":71.920758,"support":37.8720239,"days":7,"dot_needed":"429,511,395"},{"time_hours":164,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191,"days":7,"dot_needed":"428,667,561"},{"time_hours":165,"approval_perbill":717223651,"support_perbill":377232143,"approval":71.7223651,"support":37.7232143,"days":7,"dot_needed":"427,823,727"},{"time_hours":166,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096,"days":7,"dot_needed":"426,979,893"},{"time_hours":167,"approval_perbill":715260018,"support_perbill":375744048,"approval":71.5260018,"support":37.5744048,"days":7,"dot_needed":"426,136,059"},{"time_hours":168,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5,"days":7,"dot_needed":"425,292,225"},{"time_hours":169,"approval_perbill":713316370,"support_perbill":374255953,"approval":71.331637,"support":37.4255953,"days":8,"dot_needed":"424,448,392"},{"time_hours":170,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905,"days":8,"dot_needed":"423,604,558"},{"time_hours":171,"approval_perbill":711392406,"support_perbill":372767858,"approval":71.1392406,"support":37.2767858,"days":8,"dot_needed":"422,760,725"},{"time_hours":172,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381,"days":8,"dot_needed":"421,916,890"},{"time_hours":173,"approval_perbill":709487826,"support_perbill":371279762,"approval":70.9487826,"support":37.1279762,"days":8,"dot_needed":"421,073,056"},{"time_hours":174,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715,"days":8,"dot_needed":"420,229,223"},{"time_hours":175,"approval_perbill":707602340,"support_perbill":369791667,"approval":70.760234,"support":36.9791667,"days":8,"dot_needed":"419,385,389"},{"time_hours":176,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762,"days":8,"dot_needed":"418,541,556"},{"time_hours":177,"approval_perbill":705735661,"support_perbill":368303572,"approval":70.5735661,"support":36.8303572,"days":8,"dot_needed":"417,697,722"},{"time_hours":178,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524,"days":8,"dot_needed":"416,853,887"},{"time_hours":179,"approval_perbill":703887511,"support_perbill":366815477,"approval":70.3887511,"support":36.6815477,"days":8,"dot_needed":"416,010,054"},{"time_hours":180,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429,"days":8,"dot_needed":"415,166,220"},{"time_hours":181,"approval_perbill":702057613,"support_perbill":365327381,"approval":70.2057613,"support":36.5327381,"days":8,"dot_needed":"414,322,386"},{"time_hours":182,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334,"days":8,"dot_needed":"413,478,553"},{"time_hours":183,"approval_perbill":700245701,"support_perbill":363839286,"approval":70.0245701,"support":36.3839286,"days":8,"dot_needed":"412,634,719"},{"time_hours":184,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239,"days":8,"dot_needed":"411,790,886"},{"time_hours":185,"approval_perbill":698451508,"support_perbill":362351191,"approval":69.8451508,"support":36.2351191,"days":8,"dot_needed":"410,947,051"},{"time_hours":186,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143,"days":8,"dot_needed":"410,103,217"},{"time_hours":187,"approval_perbill":696674777,"support_perbill":360863096,"approval":69.6674777,"support":36.0863096,"days":8,"dot_needed":"409,259,384"},{"time_hours":188,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048,"days":8,"dot_needed":"408,415,550"},{"time_hours":189,"approval_perbill":694915254,"support_perbill":359375000,"approval":69.4915254,"support":35.9375,"days":8,"dot_needed":"407,571,716"},{"time_hours":190,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953,"days":8,"dot_needed":"406,727,883"},{"time_hours":191,"approval_perbill":693172691,"support_perbill":357886905,"approval":69.3172691,"support":35.7886905,"days":8,"dot_needed":"405,884,048"},{"time_hours":192,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858,"days":8,"dot_needed":"405,040,215"},{"time_hours":193,"approval_perbill":691446843,"support_perbill":356398810,"approval":69.1446843,"support":35.639881,"days":9,"dot_needed":"404,196,381"},{"time_hours":194,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762,"days":9,"dot_needed":"403,352,547"},{"time_hours":195,"approval_perbill":689737470,"support_perbill":354910715,"approval":68.973747,"support":35.4910715,"days":9,"dot_needed":"402,508,714"},{"time_hours":196,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667,"days":9,"dot_needed":"401,664,880"},{"time_hours":197,"approval_perbill":688044339,"support_perbill":353422620,"approval":68.8044339,"support":35.342262,"days":9,"dot_needed":"400,821,046"},{"time_hours":198,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572,"days":9,"dot_needed":"399,977,212"},{"time_hours":199,"approval_perbill":686367219,"support_perbill":351934524,"approval":68.6367219,"support":35.1934524,"days":9,"dot_needed":"399,133,378"},{"time_hours":200,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477,"days":9,"dot_needed":"398,289,545"},{"time_hours":201,"approval_perbill":684705883,"support_perbill":350446429,"approval":68.4705883,"support":35.0446429,"days":9,"dot_needed":"397,445,711"},{"time_hours":202,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381,"days":9,"dot_needed":"396,601,877"},{"time_hours":203,"approval_perbill":683060110,"support_perbill":348958334,"approval":68.306011,"support":34.8958334,"days":9,"dot_needed":"395,758,043"},{"time_hours":204,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286,"days":9,"dot_needed":"394,914,209"},{"time_hours":205,"approval_perbill":681429682,"support_perbill":347470239,"approval":68.1429682,"support":34.7470239,"days":9,"dot_needed":"394,070,376"},{"time_hours":206,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191,"days":9,"dot_needed":"393,226,542"},{"time_hours":207,"approval_perbill":679814385,"support_perbill":345982143,"approval":67.9814385,"support":34.5982143,"days":9,"dot_needed":"392,382,708"},{"time_hours":208,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096,"days":9,"dot_needed":"391,538,875"},{"time_hours":209,"approval_perbill":678214011,"support_perbill":344494048,"approval":67.8214011,"support":34.4494048,"days":9,"dot_needed":"390,695,040"},{"time_hours":210,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375,"days":9,"dot_needed":"389,851,206"},{"time_hours":211,"approval_perbill":676628353,"support_perbill":343005953,"approval":67.6628353,"support":34.3005953,"days":9,"dot_needed":"389,007,373"},{"time_hours":212,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905,"days":9,"dot_needed":"388,163,539"},{"time_hours":213,"approval_perbill":675057209,"support_perbill":341517858,"approval":67.5057209,"support":34.1517858,"days":9,"dot_needed":"387,319,706"},{"time_hours":214,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381,"days":9,"dot_needed":"386,475,872"},{"time_hours":215,"approval_perbill":673500380,"support_perbill":340029762,"approval":67.350038,"support":34.0029762,"days":9,"dot_needed":"385,632,037"},{"time_hours":216,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715,"days":9,"dot_needed":"384,788,204"},{"time_hours":217,"approval_perbill":671957672,"support_perbill":338541667,"approval":67.1957672,"support":33.8541667,"days":10,"dot_needed":"383,944,370"},{"time_hours":218,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762,"days":10,"dot_needed":"383,100,537"},{"time_hours":219,"approval_perbill":670428894,"support_perbill":337053572,"approval":67.0428894,"support":33.7053572,"days":10,"dot_needed":"382,256,703"},{"time_hours":220,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524,"days":10,"dot_needed":"381,412,869"},{"time_hours":221,"approval_perbill":668913858,"support_perbill":335565477,"approval":66.8913858,"support":33.5565477,"days":10,"dot_needed":"380,569,036"},{"time_hours":222,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429,"days":10,"dot_needed":"379,725,201"},{"time_hours":223,"approval_perbill":667412379,"support_perbill":334077381,"approval":66.7412379,"support":33.4077381,"days":10,"dot_needed":"378,881,367"},{"time_hours":224,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334,"days":10,"dot_needed":"378,037,534"},{"time_hours":225,"approval_perbill":665924276,"support_perbill":332589286,"approval":66.5924276,"support":33.2589286,"days":10,"dot_needed":"377,193,700"},{"time_hours":226,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239,"days":10,"dot_needed":"376,349,867"},{"time_hours":227,"approval_perbill":664449372,"support_perbill":331101191,"approval":66.4449372,"support":33.1101191,"days":10,"dot_needed":"375,506,033"},{"time_hours":228,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143,"days":10,"dot_needed":"374,662,198"},{"time_hours":229,"approval_perbill":662987491,"support_perbill":329613096,"approval":66.2987491,"support":32.9613096,"days":10,"dot_needed":"373,818,365"},{"time_hours":230,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048,"days":10,"dot_needed":"372,974,531"},{"time_hours":231,"approval_perbill":661538462,"support_perbill":328125000,"approval":66.1538462,"support":32.8125,"days":10,"dot_needed":"372,130,697"},{"time_hours":232,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953,"days":10,"dot_needed":"371,286,864"},{"time_hours":233,"approval_perbill":660102115,"support_perbill":326636905,"approval":66.0102115,"support":32.6636905,"days":10,"dot_needed":"370,443,030"},{"time_hours":234,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858,"days":10,"dot_needed":"369,599,197"},{"time_hours":235,"approval_perbill":658678287,"support_perbill":325148810,"approval":65.8678287,"support":32.514881,"days":10,"dot_needed":"368,755,362"},{"time_hours":236,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762,"days":10,"dot_needed":"367,911,528"},{"time_hours":237,"approval_perbill":657266811,"support_perbill":323660715,"approval":65.7266811,"support":32.3660715,"days":10,"dot_needed":"367,067,695"},{"time_hours":238,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667,"days":10,"dot_needed":"366,223,861"},{"time_hours":239,"approval_perbill":655867531,"support_perbill":322172620,"approval":65.5867531,"support":32.217262,"days":10,"dot_needed":"365,380,028"},{"time_hours":240,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572,"days":10,"dot_needed":"364,536,194"},{"time_hours":241,"approval_perbill":654480287,"support_perbill":320684524,"approval":65.4480287,"support":32.0684524,"days":11,"dot_needed":"363,692,359"},{"time_hours":242,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477,"days":11,"dot_needed":"362,848,526"},{"time_hours":243,"approval_perbill":653104925,"support_perbill":319196429,"approval":65.3104925,"support":31.9196429,"days":11,"dot_needed":"362,004,692"},{"time_hours":244,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381,"days":11,"dot_needed":"361,160,858"},{"time_hours":245,"approval_perbill":651741294,"support_perbill":317708334,"approval":65.1741294,"support":31.7708334,"days":11,"dot_needed":"360,317,025"},{"time_hours":246,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286,"days":11,"dot_needed":"359,473,191"},{"time_hours":247,"approval_perbill":650389243,"support_perbill":316220239,"approval":65.0389243,"support":31.6220239,"days":11,"dot_needed":"358,629,357"},{"time_hours":248,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191,"days":11,"dot_needed":"357,785,523"},{"time_hours":249,"approval_perbill":649048626,"support_perbill":314732143,"approval":64.9048626,"support":31.4732143,"days":11,"dot_needed":"356,941,689"},{"time_hours":250,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096,"days":11,"dot_needed":"356,097,856"},{"time_hours":251,"approval_perbill":647719299,"support_perbill":313244048,"approval":64.7719299,"support":31.3244048,"days":11,"dot_needed":"355,254,022"},{"time_hours":252,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25,"days":11,"dot_needed":"354,410,188"},{"time_hours":253,"approval_perbill":646401118,"support_perbill":311755953,"approval":64.6401118,"support":31.1755953,"days":11,"dot_needed":"353,566,354"},{"time_hours":254,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905,"days":11,"dot_needed":"352,722,520"},{"time_hours":255,"approval_perbill":645093946,"support_perbill":310267858,"approval":64.5093946,"support":31.0267858,"days":11,"dot_needed":"351,878,687"},{"time_hours":256,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381,"days":11,"dot_needed":"351,034,853"},{"time_hours":257,"approval_perbill":643797644,"support_perbill":308779762,"approval":64.3797644,"support":30.8779762,"days":11,"dot_needed":"350,191,019"},{"time_hours":258,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715,"days":11,"dot_needed":"349,347,186"},{"time_hours":259,"approval_perbill":642512078,"support_perbill":307291667,"approval":64.2512078,"support":30.7291667,"days":11,"dot_needed":"348,503,351"},{"time_hours":260,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762,"days":11,"dot_needed":"347,659,518"},{"time_hours":261,"approval_perbill":641237113,"support_perbill":305803572,"approval":64.1237113,"support":30.5803572,"days":11,"dot_needed":"346,815,684"},{"time_hours":262,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524,"days":11,"dot_needed":"345,971,850"},{"time_hours":263,"approval_perbill":639972622,"support_perbill":304315477,"approval":63.9972622,"support":30.4315477,"days":11,"dot_needed":"345,128,017"},{"time_hours":264,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429,"days":11,"dot_needed":"344,284,183"},{"time_hours":265,"approval_perbill":638718473,"support_perbill":302827381,"approval":63.8718473,"support":30.2827381,"days":12,"dot_needed":"343,440,348"},{"time_hours":266,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334,"days":12,"dot_needed":"342,596,515"},{"time_hours":267,"approval_perbill":637474542,"support_perbill":301339286,"approval":63.7474542,"support":30.1339286,"days":12,"dot_needed":"341,752,681"},{"time_hours":268,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239,"days":12,"dot_needed":"340,908,848"},{"time_hours":269,"approval_perbill":636240703,"support_perbill":299851191,"approval":63.6240703,"support":29.9851191,"days":12,"dot_needed":"340,065,014"},{"time_hours":270,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143,"days":12,"dot_needed":"339,221,180"},{"time_hours":271,"approval_perbill":635016835,"support_perbill":298363096,"approval":63.5016835,"support":29.8363096,"days":12,"dot_needed":"338,377,347"},{"time_hours":272,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048,"days":12,"dot_needed":"337,533,512"},{"time_hours":273,"approval_perbill":633802817,"support_perbill":296875000,"approval":63.3802817,"support":29.6875,"days":12,"dot_needed":"336,689,678"},{"time_hours":274,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953,"days":12,"dot_needed":"335,845,845"},{"time_hours":275,"approval_perbill":632598530,"support_perbill":295386905,"approval":63.259853,"support":29.5386905,"days":12,"dot_needed":"335,002,011"},{"time_hours":276,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858,"days":12,"dot_needed":"334,158,178"},{"time_hours":277,"approval_perbill":631403859,"support_perbill":293898810,"approval":63.1403859,"support":29.389881,"days":12,"dot_needed":"333,314,344"},{"time_hours":278,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762,"days":12,"dot_needed":"332,470,509"},{"time_hours":279,"approval_perbill":630218688,"support_perbill":292410715,"approval":63.0218688,"support":29.2410715,"days":12,"dot_needed":"331,626,676"},{"time_hours":280,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667,"days":12,"dot_needed":"330,782,842"},{"time_hours":281,"approval_perbill":629042905,"support_perbill":290922620,"approval":62.9042905,"support":29.092262,"days":12,"dot_needed":"329,939,009"},{"time_hours":282,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572,"days":12,"dot_needed":"329,095,175"},{"time_hours":283,"approval_perbill":627876397,"support_perbill":289434524,"approval":62.7876397,"support":28.9434524,"days":12,"dot_needed":"328,251,341"},{"time_hours":284,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477,"days":12,"dot_needed":"327,407,507"},{"time_hours":285,"approval_perbill":626719057,"support_perbill":287946429,"approval":62.6719057,"support":28.7946429,"days":12,"dot_needed":"326,563,673"},{"time_hours":286,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381,"days":12,"dot_needed":"325,719,839"},{"time_hours":287,"approval_perbill":625570776,"support_perbill":286458334,"approval":62.5570776,"support":28.6458334,"days":12,"dot_needed":"324,876,006"},{"time_hours":288,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286,"days":12,"dot_needed":"324,032,172"},{"time_hours":289,"approval_perbill":624431449,"support_perbill":284970239,"approval":62.4431449,"support":28.4970239,"days":13,"dot_needed":"323,188,339"},{"time_hours":290,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191,"days":13,"dot_needed":"322,344,504"},{"time_hours":291,"approval_perbill":623300971,"support_perbill":283482143,"approval":62.3300971,"support":28.3482143,"days":13,"dot_needed":"321,500,670"},{"time_hours":292,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096,"days":13,"dot_needed":"320,656,837"},{"time_hours":293,"approval_perbill":622179239,"support_perbill":281994048,"approval":62.2179239,"support":28.1994048,"days":13,"dot_needed":"319,813,003"},{"time_hours":294,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125,"days":13,"dot_needed":"318,969,169"},{"time_hours":295,"approval_perbill":621066153,"support_perbill":280505953,"approval":62.1066153,"support":28.0505953,"days":13,"dot_needed":"318,125,336"},{"time_hours":296,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905,"days":13,"dot_needed":"317,281,501"},{"time_hours":297,"approval_perbill":619961612,"support_perbill":279017858,"approval":61.9961612,"support":27.9017858,"days":13,"dot_needed":"316,437,668"},{"time_hours":298,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381,"days":13,"dot_needed":"315,593,834"},{"time_hours":299,"approval_perbill":618865519,"support_perbill":277529762,"approval":61.8865519,"support":27.7529762,"days":13,"dot_needed":"314,750,000"},{"time_hours":300,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715,"days":13,"dot_needed":"313,906,167"},{"time_hours":301,"approval_perbill":617777778,"support_perbill":276041667,"approval":61.7777778,"support":27.6041667,"days":13,"dot_needed":"313,062,333"},{"time_hours":302,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762,"days":13,"dot_needed":"312,218,500"},{"time_hours":303,"approval_perbill":616698292,"support_perbill":274553572,"approval":61.6698292,"support":27.4553572,"days":13,"dot_needed":"311,374,665"},{"time_hours":304,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524,"days":13,"dot_needed":"310,530,831"},{"time_hours":305,"approval_perbill":615626969,"support_perbill":273065477,"approval":61.5626969,"support":27.3065477,"days":13,"dot_needed":"309,686,998"},{"time_hours":306,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429,"days":13,"dot_needed":"308,843,164"},{"time_hours":307,"approval_perbill":614563716,"support_perbill":271577381,"approval":61.4563716,"support":27.1577381,"days":13,"dot_needed":"307,999,330"},{"time_hours":308,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334,"days":13,"dot_needed":"307,155,497"},{"time_hours":309,"approval_perbill":613508443,"support_perbill":270089286,"approval":61.3508443,"support":27.0089286,"days":13,"dot_needed":"306,311,662"},{"time_hours":310,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239,"days":13,"dot_needed":"305,467,829"},{"time_hours":311,"approval_perbill":612461059,"support_perbill":268601191,"approval":61.2461059,"support":26.8601191,"days":13,"dot_needed":"304,623,995"},{"time_hours":312,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143,"days":13,"dot_needed":"303,780,161"},{"time_hours":313,"approval_perbill":611421477,"support_perbill":267113096,"approval":61.1421477,"support":26.7113096,"days":14,"dot_needed":"302,936,328"},{"time_hours":314,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048,"days":14,"dot_needed":"302,092,494"},{"time_hours":315,"approval_perbill":610389610,"support_perbill":265625000,"approval":61.038961,"support":26.5625,"days":14,"dot_needed":"301,248,659"},{"time_hours":316,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953,"days":14,"dot_needed":"300,404,826"},{"time_hours":317,"approval_perbill":609365373,"support_perbill":264136905,"approval":60.9365373,"support":26.4136905,"days":14,"dot_needed":"299,560,992"},{"time_hours":318,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858,"days":14,"dot_needed":"298,717,159"},{"time_hours":319,"approval_perbill":608348680,"support_perbill":262648810,"approval":60.834868,"support":26.264881,"days":14,"dot_needed":"297,873,325"},{"time_hours":320,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762,"days":14,"dot_needed":"297,029,491"},{"time_hours":321,"approval_perbill":607339449,"support_perbill":261160715,"approval":60.7339449,"support":26.1160715,"days":14,"dot_needed":"296,185,658"},{"time_hours":322,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667,"days":14,"dot_needed":"295,341,823"},{"time_hours":323,"approval_perbill":606337599,"support_perbill":259672620,"approval":60.6337599,"support":25.967262,"days":14,"dot_needed":"294,497,990"},{"time_hours":324,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572,"days":14,"dot_needed":"293,654,156"},{"time_hours":325,"approval_perbill":605343048,"support_perbill":258184524,"approval":60.5343048,"support":25.8184524,"days":14,"dot_needed":"292,810,322"},{"time_hours":326,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477,"days":14,"dot_needed":"291,966,489"},{"time_hours":327,"approval_perbill":604355717,"support_perbill":256696429,"approval":60.4355717,"support":25.6696429,"days":14,"dot_needed":"291,122,655"},{"time_hours":328,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381,"days":14,"dot_needed":"290,278,820"},{"time_hours":329,"approval_perbill":603375527,"support_perbill":255208334,"approval":60.3375527,"support":25.5208334,"days":14,"dot_needed":"289,434,987"},{"time_hours":330,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286,"days":14,"dot_needed":"288,591,153"},{"time_hours":331,"approval_perbill":602402402,"support_perbill":253720239,"approval":60.2402402,"support":25.3720239,"days":14,"dot_needed":"287,747,320"},{"time_hours":332,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191,"days":14,"dot_needed":"286,903,486"},{"time_hours":333,"approval_perbill":601436266,"support_perbill":252232143,"approval":60.1436266,"support":25.2232143,"days":14,"dot_needed":"286,059,652"},{"time_hours":334,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096,"days":14,"dot_needed":"285,215,818"},{"time_hours":335,"approval_perbill":600477042,"support_perbill":250744048,"approval":60.0477042,"support":25.0744048,"days":14,"dot_needed":"284,371,984"},{"time_hours":336,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25,"days":14,"dot_needed":"283,528,150"},{"time_hours":337,"approval_perbill":599524658,"support_perbill":249255953,"approval":59.9524658,"support":24.9255953,"days":15,"dot_needed":"282,684,317"},{"time_hours":338,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905,"days":15,"dot_needed":"281,840,483"},{"time_hours":339,"approval_perbill":598579041,"support_perbill":247767858,"approval":59.8579041,"support":24.7767858,"days":15,"dot_needed":"280,996,650"},{"time_hours":340,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381,"days":15,"dot_needed":"280,152,815"},{"time_hours":341,"approval_perbill":597640118,"support_perbill":246279762,"approval":59.7640118,"support":24.6279762,"days":15,"dot_needed":"279,308,981"},{"time_hours":342,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715,"days":15,"dot_needed":"278,465,148"},{"time_hours":343,"approval_perbill":596707819,"support_perbill":244791667,"approval":59.6707819,"support":24.4791667,"days":15,"dot_needed":"277,621,314"},{"time_hours":344,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762,"days":15,"dot_needed":"276,777,481"},{"time_hours":345,"approval_perbill":595782074,"support_perbill":243303572,"approval":59.5782074,"support":24.3303572,"days":15,"dot_needed":"275,933,647"},{"time_hours":346,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524,"days":15,"dot_needed":"275,089,812"},{"time_hours":347,"approval_perbill":594862814,"support_perbill":241815477,"approval":59.4862814,"support":24.1815477,"days":15,"dot_needed":"274,245,979"},{"time_hours":348,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429,"days":15,"dot_needed":"273,402,145"},{"time_hours":349,"approval_perbill":593949971,"support_perbill":240327381,"approval":59.3949971,"support":24.0327381,"days":15,"dot_needed":"272,558,311"},{"time_hours":350,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334,"days":15,"dot_needed":"271,714,478"},{"time_hours":351,"approval_perbill":593043478,"support_perbill":238839286,"approval":59.3043478,"support":23.8839286,"days":15,"dot_needed":"270,870,644"},{"time_hours":352,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239,"days":15,"dot_needed":"270,026,811"},{"time_hours":353,"approval_perbill":592143270,"support_perbill":237351191,"approval":59.214327,"support":23.7351191,"days":15,"dot_needed":"269,182,976"},{"time_hours":354,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143,"days":15,"dot_needed":"268,339,142"},{"time_hours":355,"approval_perbill":591249280,"support_perbill":235863096,"approval":59.124928,"support":23.5863096,"days":15,"dot_needed":"267,495,309"},{"time_hours":356,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048,"days":15,"dot_needed":"266,651,475"},{"time_hours":357,"approval_perbill":590361446,"support_perbill":234375000,"approval":59.0361446,"support":23.4375,"days":15,"dot_needed":"265,807,641"},{"time_hours":358,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953,"days":15,"dot_needed":"264,963,808"},{"time_hours":359,"approval_perbill":589479703,"support_perbill":232886905,"approval":58.9479703,"support":23.2886905,"days":15,"dot_needed":"264,119,973"},{"time_hours":360,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858,"days":15,"dot_needed":"263,276,140"},{"time_hours":361,"approval_perbill":588603989,"support_perbill":231398810,"approval":58.8603989,"support":23.139881,"days":16,"dot_needed":"262,432,306"},{"time_hours":362,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762,"days":16,"dot_needed":"261,588,472"},{"time_hours":363,"approval_perbill":587734242,"support_perbill":229910715,"approval":58.7734242,"support":22.9910715,"days":16,"dot_needed":"260,744,639"},{"time_hours":364,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667,"days":16,"dot_needed":"259,900,805"},{"time_hours":365,"approval_perbill":586870402,"support_perbill":228422620,"approval":58.6870402,"support":22.842262,"days":16,"dot_needed":"259,056,971"},{"time_hours":366,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572,"days":16,"dot_needed":"258,213,137"},{"time_hours":367,"approval_perbill":586012408,"support_perbill":226934524,"approval":58.6012408,"support":22.6934524,"days":16,"dot_needed":"257,369,303"},{"time_hours":368,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477,"days":16,"dot_needed":"256,525,470"},{"time_hours":369,"approval_perbill":585160202,"support_perbill":225446429,"approval":58.5160202,"support":22.5446429,"days":16,"dot_needed":"255,681,636"},{"time_hours":370,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381,"days":16,"dot_needed":"254,837,802"},{"time_hours":371,"approval_perbill":584313725,"support_perbill":223958334,"approval":58.4313725,"support":22.3958334,"days":16,"dot_needed":"253,993,968"},{"time_hours":372,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286,"days":16,"dot_needed":"253,150,134"},{"time_hours":373,"approval_perbill":583472920,"support_perbill":222470239,"approval":58.347292,"support":22.2470239,"days":16,"dot_needed":"252,306,301"},{"time_hours":374,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191,"days":16,"dot_needed":"251,462,467"},{"time_hours":375,"approval_perbill":582637729,"support_perbill":220982143,"approval":58.2637729,"support":22.0982143,"days":16,"dot_needed":"250,618,633"},{"time_hours":376,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096,"days":16,"dot_needed":"249,774,800"},{"time_hours":377,"approval_perbill":581808098,"support_perbill":219494048,"approval":58.1808098,"support":21.9494048,"days":16,"dot_needed":"248,930,965"},{"time_hours":378,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875,"days":16,"dot_needed":"248,087,131"},{"time_hours":379,"approval_perbill":580983969,"support_perbill":218005953,"approval":58.0983969,"support":21.8005953,"days":16,"dot_needed":"247,243,298"},{"time_hours":380,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905,"days":16,"dot_needed":"246,399,464"},{"time_hours":381,"approval_perbill":580165289,"support_perbill":216517858,"approval":58.0165289,"support":21.6517858,"days":16,"dot_needed":"245,555,631"},{"time_hours":382,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381,"days":16,"dot_needed":"244,711,797"},{"time_hours":383,"approval_perbill":579352004,"support_perbill":215029762,"approval":57.9352004,"support":21.5029762,"days":16,"dot_needed":"243,867,962"},{"time_hours":384,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715,"days":16,"dot_needed":"243,024,129"},{"time_hours":385,"approval_perbill":578544061,"support_perbill":213541667,"approval":57.8544061,"support":21.3541667,"days":17,"dot_needed":"242,180,295"},{"time_hours":386,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762,"days":17,"dot_needed":"241,336,462"},{"time_hours":387,"approval_perbill":577741407,"support_perbill":212053572,"approval":57.7741407,"support":21.2053572,"days":17,"dot_needed":"240,492,628"},{"time_hours":388,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524,"days":17,"dot_needed":"239,648,794"},{"time_hours":389,"approval_perbill":576943991,"support_perbill":210565477,"approval":57.6943991,"support":21.0565477,"days":17,"dot_needed":"238,804,961"},{"time_hours":390,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429,"days":17,"dot_needed":"237,961,126"},{"time_hours":391,"approval_perbill":576151761,"support_perbill":209077381,"approval":57.6151761,"support":20.9077381,"days":17,"dot_needed":"237,117,292"},{"time_hours":392,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334,"days":17,"dot_needed":"236,273,459"},{"time_hours":393,"approval_perbill":575364668,"support_perbill":207589286,"approval":57.5364668,"support":20.7589286,"days":17,"dot_needed":"235,429,625"},{"time_hours":394,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239,"days":17,"dot_needed":"234,585,792"},{"time_hours":395,"approval_perbill":574582660,"support_perbill":206101191,"approval":57.458266,"support":20.6101191,"days":17,"dot_needed":"233,741,958"},{"time_hours":396,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143,"days":17,"dot_needed":"232,898,123"},{"time_hours":397,"approval_perbill":573805690,"support_perbill":204613096,"approval":57.380569,"support":20.4613096,"days":17,"dot_needed":"232,054,290"},{"time_hours":398,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048,"days":17,"dot_needed":"231,210,456"},{"time_hours":399,"approval_perbill":573033708,"support_perbill":203125000,"approval":57.3033708,"support":20.3125,"days":17,"dot_needed":"230,366,622"},{"time_hours":400,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953,"days":17,"dot_needed":"229,522,789"},{"time_hours":401,"approval_perbill":572266666,"support_perbill":201636905,"approval":57.2266666,"support":20.1636905,"days":17,"dot_needed":"228,678,955"},{"time_hours":402,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858,"days":17,"dot_needed":"227,835,122"},{"time_hours":403,"approval_perbill":571504519,"support_perbill":200148810,"approval":57.1504519,"support":20.014881,"days":17,"dot_needed":"226,991,287"},{"time_hours":404,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762,"days":17,"dot_needed":"226,147,453"},{"time_hours":405,"approval_perbill":570747218,"support_perbill":198660715,"approval":57.0747218,"support":19.8660715,"days":17,"dot_needed":"225,303,620"},{"time_hours":406,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667,"days":17,"dot_needed":"224,459,786"},{"time_hours":407,"approval_perbill":569994717,"support_perbill":197172620,"approval":56.9994717,"support":19.717262,"days":17,"dot_needed":"223,615,953"},{"time_hours":408,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572,"days":17,"dot_needed":"222,772,119"},{"time_hours":409,"approval_perbill":569246972,"support_perbill":195684524,"approval":56.9246972,"support":19.5684524,"days":18,"dot_needed":"221,928,284"},{"time_hours":410,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477,"days":18,"dot_needed":"221,084,451"},{"time_hours":411,"approval_perbill":568503937,"support_perbill":194196429,"approval":56.8503937,"support":19.4196429,"days":18,"dot_needed":"220,240,617"},{"time_hours":412,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381,"days":18,"dot_needed":"219,396,783"},{"time_hours":413,"approval_perbill":567765567,"support_perbill":192708334,"approval":56.7765567,"support":19.2708334,"days":18,"dot_needed":"218,552,950"},{"time_hours":414,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286,"days":18,"dot_needed":"217,709,116"},{"time_hours":415,"approval_perbill":567031820,"support_perbill":191220239,"approval":56.703182,"support":19.1220239,"days":18,"dot_needed":"216,865,282"},{"time_hours":416,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191,"days":18,"dot_needed":"216,021,448"},{"time_hours":417,"approval_perbill":566302652,"support_perbill":189732143,"approval":56.6302652,"support":18.9732143,"days":18,"dot_needed":"215,177,614"},{"time_hours":418,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096,"days":18,"dot_needed":"214,333,781"},{"time_hours":419,"approval_perbill":565578020,"support_perbill":188244048,"approval":56.557802,"support":18.8244048,"days":18,"dot_needed":"213,489,947"},{"time_hours":420,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75,"days":18,"dot_needed":"212,646,113"},{"time_hours":421,"approval_perbill":564857881,"support_perbill":186755953,"approval":56.4857881,"support":18.6755953,"days":18,"dot_needed":"211,802,279"},{"time_hours":422,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905,"days":18,"dot_needed":"210,958,445"},{"time_hours":423,"approval_perbill":564142195,"support_perbill":185267858,"approval":56.4142195,"support":18.5267858,"days":18,"dot_needed":"210,114,612"},{"time_hours":424,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381,"days":18,"dot_needed":"209,270,778"},{"time_hours":425,"approval_perbill":563430919,"support_perbill":183779762,"approval":56.3430919,"support":18.3779762,"days":18,"dot_needed":"208,426,944"},{"time_hours":426,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715,"days":18,"dot_needed":"207,583,111"},{"time_hours":427,"approval_perbill":562724014,"support_perbill":182291667,"approval":56.2724014,"support":18.2291667,"days":18,"dot_needed":"206,739,276"},{"time_hours":428,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762,"days":18,"dot_needed":"205,895,443"},{"time_hours":429,"approval_perbill":562021439,"support_perbill":180803572,"approval":56.2021439,"support":18.0803572,"days":18,"dot_needed":"205,051,609"},{"time_hours":430,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524,"days":18,"dot_needed":"204,207,775"},{"time_hours":431,"approval_perbill":561323155,"support_perbill":179315477,"approval":56.1323155,"support":17.9315477,"days":18,"dot_needed":"203,363,942"},{"time_hours":432,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429,"days":18,"dot_needed":"202,520,108"},{"time_hours":433,"approval_perbill":560629122,"support_perbill":177827381,"approval":56.0629122,"support":17.7827381,"days":19,"dot_needed":"201,676,273"},{"time_hours":434,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334,"days":19,"dot_needed":"200,832,440"},{"time_hours":435,"approval_perbill":559939302,"support_perbill":176339286,"approval":55.9939302,"support":17.6339286,"days":19,"dot_needed":"199,988,606"},{"time_hours":436,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239,"days":19,"dot_needed":"199,144,773"},{"time_hours":437,"approval_perbill":559253656,"support_perbill":174851191,"approval":55.9253656,"support":17.4851191,"days":19,"dot_needed":"198,300,939"},{"time_hours":438,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143,"days":19,"dot_needed":"197,457,105"},{"time_hours":439,"approval_perbill":558572147,"support_perbill":173363096,"approval":55.8572147,"support":17.3363096,"days":19,"dot_needed":"196,613,272"},{"time_hours":440,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048,"days":19,"dot_needed":"195,769,437"},{"time_hours":441,"approval_perbill":557894736,"support_perbill":171875000,"approval":55.7894736,"support":17.1875,"days":19,"dot_needed":"194,925,603"},{"time_hours":442,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953,"days":19,"dot_needed":"194,081,770"},{"time_hours":443,"approval_perbill":557221389,"support_perbill":170386905,"approval":55.7221389,"support":17.0386905,"days":19,"dot_needed":"193,237,936"},{"time_hours":444,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858,"days":19,"dot_needed":"192,394,103"},{"time_hours":445,"approval_perbill":556552068,"support_perbill":168898810,"approval":55.6552068,"support":16.889881,"days":19,"dot_needed":"191,550,269"},{"time_hours":446,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762,"days":19,"dot_needed":"190,706,434"},{"time_hours":447,"approval_perbill":555886736,"support_perbill":167410715,"approval":55.5886736,"support":16.7410715,"days":19,"dot_needed":"189,862,601"},{"time_hours":448,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667,"days":19,"dot_needed":"189,018,767"},{"time_hours":449,"approval_perbill":555225359,"support_perbill":165922620,"approval":55.5225359,"support":16.592262,"days":19,"dot_needed":"188,174,934"},{"time_hours":450,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572,"days":19,"dot_needed":"187,331,100"},{"time_hours":451,"approval_perbill":554567901,"support_perbill":164434524,"approval":55.4567901,"support":16.4434524,"days":19,"dot_needed":"186,487,266"},{"time_hours":452,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477,"days":19,"dot_needed":"185,643,432"},{"time_hours":453,"approval_perbill":553914328,"support_perbill":162946429,"approval":55.3914328,"support":16.2946429,"days":19,"dot_needed":"184,799,598"},{"time_hours":454,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381,"days":19,"dot_needed":"183,955,764"},{"time_hours":455,"approval_perbill":553264604,"support_perbill":161458334,"approval":55.3264604,"support":16.1458334,"days":19,"dot_needed":"183,111,931"},{"time_hours":456,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286,"days":19,"dot_needed":"182,268,097"},{"time_hours":457,"approval_perbill":552618698,"support_perbill":159970239,"approval":55.2618698,"support":15.9970239,"days":20,"dot_needed":"181,424,264"},{"time_hours":458,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191,"days":20,"dot_needed":"180,580,429"},{"time_hours":459,"approval_perbill":551976574,"support_perbill":158482143,"approval":55.1976574,"support":15.8482143,"days":20,"dot_needed":"179,736,595"},{"time_hours":460,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096,"days":20,"dot_needed":"178,892,762"},{"time_hours":461,"approval_perbill":551338199,"support_perbill":156994048,"approval":55.1338199,"support":15.6994048,"days":20,"dot_needed":"178,048,928"},{"time_hours":462,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625,"days":20,"dot_needed":"177,205,094"},{"time_hours":463,"approval_perbill":550703542,"support_perbill":155505953,"approval":55.0703542,"support":15.5505953,"days":20,"dot_needed":"176,361,261"},{"time_hours":464,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905,"days":20,"dot_needed":"175,517,426"},{"time_hours":465,"approval_perbill":550072569,"support_perbill":154017858,"approval":55.0072569,"support":15.4017858,"days":20,"dot_needed":"174,673,593"},{"time_hours":466,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381,"days":20,"dot_needed":"173,829,759"},{"time_hours":467,"approval_perbill":549445248,"support_perbill":152529762,"approval":54.9445248,"support":15.2529762,"days":20,"dot_needed":"172,985,925"},{"time_hours":468,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715,"days":20,"dot_needed":"172,142,092"},{"time_hours":469,"approval_perbill":548821549,"support_perbill":151041667,"approval":54.8821549,"support":15.1041667,"days":20,"dot_needed":"171,298,258"},{"time_hours":470,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762,"days":20,"dot_needed":"170,454,425"},{"time_hours":471,"approval_perbill":548201438,"support_perbill":149553572,"approval":54.8201438,"support":14.9553572,"days":20,"dot_needed":"169,610,590"},{"time_hours":472,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524,"days":20,"dot_needed":"168,766,756"},{"time_hours":473,"approval_perbill":547584887,"support_perbill":148065477,"approval":54.7584887,"support":14.8065477,"days":20,"dot_needed":"167,922,923"},{"time_hours":474,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429,"days":20,"dot_needed":"167,079,089"},{"time_hours":475,"approval_perbill":546971864,"support_perbill":146577381,"approval":54.6971864,"support":14.6577381,"days":20,"dot_needed":"166,235,255"},{"time_hours":476,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334,"days":20,"dot_needed":"165,391,422"},{"time_hours":477,"approval_perbill":546362339,"support_perbill":145089286,"approval":54.6362339,"support":14.5089286,"days":20,"dot_needed":"164,547,587"},{"time_hours":478,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239,"days":20,"dot_needed":"163,703,754"},{"time_hours":479,"approval_perbill":545756282,"support_perbill":143601191,"approval":54.5756282,"support":14.3601191,"days":20,"dot_needed":"162,859,920"},{"time_hours":480,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143,"days":20,"dot_needed":"162,016,086"},{"time_hours":481,"approval_perbill":545153664,"support_perbill":142113096,"approval":54.5153664,"support":14.2113096,"days":21,"dot_needed":"161,172,253"},{"time_hours":482,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048,"days":21,"dot_needed":"160,328,419"},{"time_hours":483,"approval_perbill":544554455,"support_perbill":140625000,"approval":54.4554455,"support":14.0625,"days":21,"dot_needed":"159,484,584"},{"time_hours":484,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953,"days":21,"dot_needed":"158,640,751"},{"time_hours":485,"approval_perbill":543958627,"support_perbill":139136905,"approval":54.3958627,"support":13.9136905,"days":21,"dot_needed":"157,796,917"},{"time_hours":486,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858,"days":21,"dot_needed":"156,953,084"},{"time_hours":487,"approval_perbill":543366151,"support_perbill":137648810,"approval":54.3366151,"support":13.764881,"days":21,"dot_needed":"156,109,250"},{"time_hours":488,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762,"days":21,"dot_needed":"155,265,416"},{"time_hours":489,"approval_perbill":542776998,"support_perbill":136160715,"approval":54.2776998,"support":13.6160715,"days":21,"dot_needed":"154,421,583"},{"time_hours":490,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667,"days":21,"dot_needed":"153,577,748"},{"time_hours":491,"approval_perbill":542191142,"support_perbill":134672620,"approval":54.2191142,"support":13.467262,"days":21,"dot_needed":"152,733,915"},{"time_hours":492,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572,"days":21,"dot_needed":"151,890,081"},{"time_hours":493,"approval_perbill":541608554,"support_perbill":133184524,"approval":54.1608554,"support":13.3184524,"days":21,"dot_needed":"151,046,247"},{"time_hours":494,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477,"days":21,"dot_needed":"150,202,414"},{"time_hours":495,"approval_perbill":541029207,"support_perbill":131696429,"approval":54.1029207,"support":13.1696429,"days":21,"dot_needed":"149,358,580"},{"time_hours":496,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381,"days":21,"dot_needed":"148,514,745"},{"time_hours":497,"approval_perbill":540453074,"support_perbill":130208334,"approval":54.0453074,"support":13.0208334,"days":21,"dot_needed":"147,670,912"},{"time_hours":498,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286,"days":21,"dot_needed":"146,827,078"},{"time_hours":499,"approval_perbill":539880129,"support_perbill":128720239,"approval":53.9880129,"support":12.8720239,"days":21,"dot_needed":"145,983,245"},{"time_hours":500,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191,"days":21,"dot_needed":"145,139,411"},{"time_hours":501,"approval_perbill":539310344,"support_perbill":127232143,"approval":53.9310344,"support":12.7232143,"days":21,"dot_needed":"144,295,577"},{"time_hours":502,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096,"days":21,"dot_needed":"143,451,743"},{"time_hours":503,"approval_perbill":538743695,"support_perbill":125744048,"approval":53.8743695,"support":12.5744048,"days":21,"dot_needed":"142,607,909"},{"time_hours":504,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5,"days":21,"dot_needed":"141,764,075"},{"time_hours":505,"approval_perbill":538180155,"support_perbill":124255953,"approval":53.8180155,"support":12.4255953,"days":22,"dot_needed":"140,920,242"},{"time_hours":506,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905,"days":22,"dot_needed":"140,076,408"},{"time_hours":507,"approval_perbill":537619699,"support_perbill":122767858,"approval":53.7619699,"support":12.2767858,"days":22,"dot_needed":"139,232,575"},{"time_hours":508,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381,"days":22,"dot_needed":"138,388,740"},{"time_hours":509,"approval_perbill":537062301,"support_perbill":121279762,"approval":53.7062301,"support":12.1279762,"days":22,"dot_needed":"137,544,906"},{"time_hours":510,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715,"days":22,"dot_needed":"136,701,073"},{"time_hours":511,"approval_perbill":536507936,"support_perbill":119791667,"approval":53.6507936,"support":11.9791667,"days":22,"dot_needed":"135,857,239"},{"time_hours":512,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762,"days":22,"dot_needed":"135,013,406"},{"time_hours":513,"approval_perbill":535956580,"support_perbill":118303572,"approval":53.595658,"support":11.8303572,"days":22,"dot_needed":"134,169,572"},{"time_hours":514,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524,"days":22,"dot_needed":"133,325,737"},{"time_hours":515,"approval_perbill":535408209,"support_perbill":116815477,"approval":53.5408209,"support":11.6815477,"days":22,"dot_needed":"132,481,904"},{"time_hours":516,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429,"days":22,"dot_needed":"131,638,070"},{"time_hours":517,"approval_perbill":534862798,"support_perbill":115327381,"approval":53.4862798,"support":11.5327381,"days":22,"dot_needed":"130,794,236"},{"time_hours":518,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334,"days":22,"dot_needed":"129,950,403"},{"time_hours":519,"approval_perbill":534320323,"support_perbill":113839286,"approval":53.4320323,"support":11.3839286,"days":22,"dot_needed":"129,106,569"},{"time_hours":520,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239,"days":22,"dot_needed":"128,262,736"},{"time_hours":521,"approval_perbill":533780760,"support_perbill":112351191,"approval":53.378076,"support":11.2351191,"days":22,"dot_needed":"127,418,901"},{"time_hours":522,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143,"days":22,"dot_needed":"126,575,067"},{"time_hours":523,"approval_perbill":533244087,"support_perbill":110863096,"approval":53.3244087,"support":11.0863096,"days":22,"dot_needed":"125,731,234"},{"time_hours":524,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048,"days":22,"dot_needed":"124,887,400"},{"time_hours":525,"approval_perbill":532710280,"support_perbill":109375000,"approval":53.271028,"support":10.9375,"days":22,"dot_needed":"124,043,566"},{"time_hours":526,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953,"days":22,"dot_needed":"123,199,733"},{"time_hours":527,"approval_perbill":532179316,"support_perbill":107886905,"approval":53.2179316,"support":10.7886905,"days":22,"dot_needed":"122,355,898"},{"time_hours":528,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858,"days":22,"dot_needed":"121,512,065"},{"time_hours":529,"approval_perbill":531651173,"support_perbill":106398810,"approval":53.1651173,"support":10.639881,"days":23,"dot_needed":"120,668,231"},{"time_hours":530,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762,"days":23,"dot_needed":"119,824,397"},{"time_hours":531,"approval_perbill":531125827,"support_perbill":104910715,"approval":53.1125827,"support":10.4910715,"days":23,"dot_needed":"118,980,564"},{"time_hours":532,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667,"days":23,"dot_needed":"118,136,730"},{"time_hours":533,"approval_perbill":530603258,"support_perbill":103422620,"approval":53.0603258,"support":10.342262,"days":23,"dot_needed":"117,292,896"},{"time_hours":534,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572,"days":23,"dot_needed":"116,449,062"},{"time_hours":535,"approval_perbill":530083443,"support_perbill":101934524,"approval":53.0083443,"support":10.1934524,"days":23,"dot_needed":"115,605,228"},{"time_hours":536,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477,"days":23,"dot_needed":"114,761,395"},{"time_hours":537,"approval_perbill":529566360,"support_perbill":100446429,"approval":52.956636,"support":10.0446429,"days":23,"dot_needed":"113,917,561"},{"time_hours":538,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381,"days":23,"dot_needed":"113,073,727"},{"time_hours":539,"approval_perbill":529051987,"support_perbill":98958334,"approval":52.9051987,"support":9.8958334,"days":23,"dot_needed":"112,229,893"},{"time_hours":540,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286,"days":23,"dot_needed":"111,386,059"},{"time_hours":541,"approval_perbill":528540305,"support_perbill":97470239,"approval":52.8540305,"support":9.7470239,"days":23,"dot_needed":"110,542,226"},{"time_hours":542,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191,"days":23,"dot_needed":"109,698,392"},{"time_hours":543,"approval_perbill":528031290,"support_perbill":95982143,"approval":52.803129,"support":9.5982143,"days":23,"dot_needed":"108,854,558"},{"time_hours":544,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096,"days":23,"dot_needed":"108,010,725"},{"time_hours":545,"approval_perbill":527524924,"support_perbill":94494048,"approval":52.7524924,"support":9.4494048,"days":23,"dot_needed":"107,166,890"},{"time_hours":546,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375,"days":23,"dot_needed":"106,323,056"},{"time_hours":547,"approval_perbill":527021184,"support_perbill":93005953,"approval":52.7021184,"support":9.3005953,"days":23,"dot_needed":"105,479,223"},{"time_hours":548,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905,"days":23,"dot_needed":"104,635,389"},{"time_hours":549,"approval_perbill":526520051,"support_perbill":91517858,"approval":52.6520051,"support":9.1517858,"days":23,"dot_needed":"103,791,556"},{"time_hours":550,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381,"days":23,"dot_needed":"102,947,722"},{"time_hours":551,"approval_perbill":526021505,"support_perbill":90029762,"approval":52.6021505,"support":9.0029762,"days":23,"dot_needed":"102,103,887"},{"time_hours":552,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715,"days":23,"dot_needed":"101,260,054"},{"time_hours":553,"approval_perbill":525525525,"support_perbill":88541667,"approval":52.5525525,"support":8.8541667,"days":24,"dot_needed":"100,416,220"},{"time_hours":554,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762,"days":24,"dot_needed":"99,572,387"},{"time_hours":555,"approval_perbill":525032092,"support_perbill":87053572,"approval":52.5032092,"support":8.7053572,"days":24,"dot_needed":"98,728,553"},{"time_hours":556,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524,"days":24,"dot_needed":"97,884,719"},{"time_hours":557,"approval_perbill":524541186,"support_perbill":85565477,"approval":52.4541186,"support":8.5565477,"days":24,"dot_needed":"97,040,886"},{"time_hours":558,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429,"days":24,"dot_needed":"96,197,051"},{"time_hours":559,"approval_perbill":524052788,"support_perbill":84077381,"approval":52.4052788,"support":8.4077381,"days":24,"dot_needed":"95,353,217"},{"time_hours":560,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334,"days":24,"dot_needed":"94,509,384"},{"time_hours":561,"approval_perbill":523566878,"support_perbill":82589286,"approval":52.3566878,"support":8.2589286,"days":24,"dot_needed":"93,665,550"},{"time_hours":562,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239,"days":24,"dot_needed":"92,821,717"},{"time_hours":563,"approval_perbill":523083439,"support_perbill":81101191,"approval":52.3083439,"support":8.1101191,"days":24,"dot_needed":"91,977,883"},{"time_hours":564,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143,"days":24,"dot_needed":"91,134,048"},{"time_hours":565,"approval_perbill":522602450,"support_perbill":79613096,"approval":52.260245,"support":7.9613096,"days":24,"dot_needed":"90,290,215"},{"time_hours":566,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048,"days":24,"dot_needed":"89,446,381"},{"time_hours":567,"approval_perbill":522123893,"support_perbill":78125000,"approval":52.2123893,"support":7.8125,"days":24,"dot_needed":"88,602,547"},{"time_hours":568,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953,"days":24,"dot_needed":"87,758,714"},{"time_hours":569,"approval_perbill":521647751,"support_perbill":76636905,"approval":52.1647751,"support":7.6636905,"days":24,"dot_needed":"86,914,880"},{"time_hours":570,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858,"days":24,"dot_needed":"86,071,047"},{"time_hours":571,"approval_perbill":521174004,"support_perbill":75148810,"approval":52.1174004,"support":7.514881,"days":24,"dot_needed":"85,227,212"},{"time_hours":572,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762,"days":24,"dot_needed":"84,383,378"},{"time_hours":573,"approval_perbill":520702634,"support_perbill":73660715,"approval":52.0702634,"support":7.3660715,"days":24,"dot_needed":"83,539,545"},{"time_hours":574,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667,"days":24,"dot_needed":"82,695,711"},{"time_hours":575,"approval_perbill":520233625,"support_perbill":72172620,"approval":52.0233625,"support":7.217262,"days":24,"dot_needed":"81,851,878"},{"time_hours":576,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572,"days":24,"dot_needed":"81,008,044"},{"time_hours":577,"approval_perbill":519766957,"support_perbill":70684524,"approval":51.9766957,"support":7.0684524,"days":25,"dot_needed":"80,164,209"},{"time_hours":578,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477,"days":25,"dot_needed":"79,320,376"},{"time_hours":579,"approval_perbill":519302615,"support_perbill":69196429,"approval":51.9302615,"support":6.9196429,"days":25,"dot_needed":"78,476,542"},{"time_hours":580,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381,"days":25,"dot_needed":"77,632,708"},{"time_hours":581,"approval_perbill":518840579,"support_perbill":67708334,"approval":51.8840579,"support":6.7708334,"days":25,"dot_needed":"76,788,875"},{"time_hours":582,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286,"days":25,"dot_needed":"75,945,041"},{"time_hours":583,"approval_perbill":518380834,"support_perbill":66220239,"approval":51.8380834,"support":6.6220239,"days":25,"dot_needed":"75,101,207"},{"time_hours":584,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191,"days":25,"dot_needed":"74,257,373"},{"time_hours":585,"approval_perbill":517923362,"support_perbill":64732143,"approval":51.7923362,"support":6.4732143,"days":25,"dot_needed":"73,413,539"},{"time_hours":586,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096,"days":25,"dot_needed":"72,569,706"},{"time_hours":587,"approval_perbill":517468146,"support_perbill":63244048,"approval":51.7468146,"support":6.3244048,"days":25,"dot_needed":"71,725,872"},{"time_hours":588,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25,"days":25,"dot_needed":"70,882,038"},{"time_hours":589,"approval_perbill":517015170,"support_perbill":61755953,"approval":51.701517,"support":6.1755953,"days":25,"dot_needed":"70,038,204"},{"time_hours":590,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905,"days":25,"dot_needed":"69,194,370"},{"time_hours":591,"approval_perbill":516564417,"support_perbill":60267858,"approval":51.6564417,"support":6.0267858,"days":25,"dot_needed":"68,350,537"},{"time_hours":592,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381,"days":25,"dot_needed":"67,506,703"},{"time_hours":593,"approval_perbill":516115870,"support_perbill":58779762,"approval":51.611587,"support":5.8779762,"days":25,"dot_needed":"66,662,869"},{"time_hours":594,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715,"days":25,"dot_needed":"65,819,036"},{"time_hours":595,"approval_perbill":515669515,"support_perbill":57291667,"approval":51.5669515,"support":5.7291667,"days":25,"dot_needed":"64,975,201"},{"time_hours":596,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762,"days":25,"dot_needed":"64,131,368"},{"time_hours":597,"approval_perbill":515225334,"support_perbill":55803572,"approval":51.5225334,"support":5.5803572,"days":25,"dot_needed":"63,287,534"},{"time_hours":598,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524,"days":25,"dot_needed":"62,443,700"},{"time_hours":599,"approval_perbill":514783313,"support_perbill":54315477,"approval":51.4783313,"support":5.4315477,"days":25,"dot_needed":"61,599,867"},{"time_hours":600,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429,"days":25,"dot_needed":"60,756,033"},{"time_hours":601,"approval_perbill":514343434,"support_perbill":52827381,"approval":51.4343434,"support":5.2827381,"days":26,"dot_needed":"59,912,198"},{"time_hours":602,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334,"days":26,"dot_needed":"59,068,365"},{"time_hours":603,"approval_perbill":513905683,"support_perbill":51339286,"approval":51.3905683,"support":5.1339286,"days":26,"dot_needed":"58,224,531"},{"time_hours":604,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239,"days":26,"dot_needed":"57,380,698"},{"time_hours":605,"approval_perbill":513470044,"support_perbill":49851191,"approval":51.3470044,"support":4.9851191,"days":26,"dot_needed":"56,536,864"},{"time_hours":606,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143,"days":26,"dot_needed":"55,693,030"},{"time_hours":607,"approval_perbill":513036502,"support_perbill":48363096,"approval":51.3036502,"support":4.8363096,"days":26,"dot_needed":"54,849,197"},{"time_hours":608,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048,"days":26,"dot_needed":"54,005,362"},{"time_hours":609,"approval_perbill":512605041,"support_perbill":46875000,"approval":51.2605041,"support":4.6875,"days":26,"dot_needed":"53,161,528"},{"time_hours":610,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953,"days":26,"dot_needed":"52,317,695"},{"time_hours":611,"approval_perbill":512175648,"support_perbill":45386905,"approval":51.2175648,"support":4.5386905,"days":26,"dot_needed":"51,473,861"},{"time_hours":612,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858,"days":26,"dot_needed":"50,630,028"},{"time_hours":613,"approval_perbill":511748307,"support_perbill":43898810,"approval":51.1748307,"support":4.389881,"days":26,"dot_needed":"49,786,194"},{"time_hours":614,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762,"days":26,"dot_needed":"48,942,359"},{"time_hours":615,"approval_perbill":511323003,"support_perbill":42410715,"approval":51.1323003,"support":4.2410715,"days":26,"dot_needed":"48,098,526"},{"time_hours":616,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667,"days":26,"dot_needed":"47,254,692"},{"time_hours":617,"approval_perbill":510899722,"support_perbill":40922620,"approval":51.0899722,"support":4.092262,"days":26,"dot_needed":"46,410,859"},{"time_hours":618,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572,"days":26,"dot_needed":"45,567,025"},{"time_hours":619,"approval_perbill":510478449,"support_perbill":39434524,"approval":51.0478449,"support":3.9434524,"days":26,"dot_needed":"44,723,191"},{"time_hours":620,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477,"days":26,"dot_needed":"43,879,357"},{"time_hours":621,"approval_perbill":510059171,"support_perbill":37946429,"approval":51.0059171,"support":3.7946429,"days":26,"dot_needed":"43,035,523"},{"time_hours":622,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381,"days":26,"dot_needed":"42,191,689"},{"time_hours":623,"approval_perbill":509641873,"support_perbill":36458334,"approval":50.9641873,"support":3.6458334,"days":26,"dot_needed":"41,347,856"},{"time_hours":624,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286,"days":26,"dot_needed":"40,504,022"},{"time_hours":625,"approval_perbill":509226540,"support_perbill":34970239,"approval":50.922654,"support":3.4970239,"days":27,"dot_needed":"39,660,189"},{"time_hours":626,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191,"days":27,"dot_needed":"38,816,354"},{"time_hours":627,"approval_perbill":508813160,"support_perbill":33482143,"approval":50.881316,"support":3.3482143,"days":27,"dot_needed":"37,972,520"},{"time_hours":628,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096,"days":27,"dot_needed":"37,128,687"},{"time_hours":629,"approval_perbill":508401719,"support_perbill":31994048,"approval":50.8401719,"support":3.1994048,"days":27,"dot_needed":"36,284,853"},{"time_hours":630,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125,"days":27,"dot_needed":"35,441,019"},{"time_hours":631,"approval_perbill":507992202,"support_perbill":30505953,"approval":50.7992202,"support":3.0505953,"days":27,"dot_needed":"34,597,186"},{"time_hours":632,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905,"days":27,"dot_needed":"33,753,351"},{"time_hours":633,"approval_perbill":507584597,"support_perbill":29017858,"approval":50.7584597,"support":2.9017858,"days":27,"dot_needed":"32,909,518"},{"time_hours":634,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381,"days":27,"dot_needed":"32,065,684"},{"time_hours":635,"approval_perbill":507178890,"support_perbill":27529762,"approval":50.717889,"support":2.7529762,"days":27,"dot_needed":"31,221,850"},{"time_hours":636,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715,"days":27,"dot_needed":"30,378,017"},{"time_hours":637,"approval_perbill":506775067,"support_perbill":26041667,"approval":50.6775067,"support":2.6041667,"days":27,"dot_needed":"29,534,183"},{"time_hours":638,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762,"days":27,"dot_needed":"28,690,350"},{"time_hours":639,"approval_perbill":506373116,"support_perbill":24553572,"approval":50.6373116,"support":2.4553572,"days":27,"dot_needed":"27,846,515"},{"time_hours":640,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524,"days":27,"dot_needed":"27,002,681"},{"time_hours":641,"approval_perbill":505973024,"support_perbill":23065477,"approval":50.5973024,"support":2.3065477,"days":27,"dot_needed":"26,158,848"},{"time_hours":642,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429,"days":27,"dot_needed":"25,315,014"},{"time_hours":643,"approval_perbill":505574778,"support_perbill":21577381,"approval":50.5574778,"support":2.1577381,"days":27,"dot_needed":"24,471,180"},{"time_hours":644,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334,"days":27,"dot_needed":"23,627,347"},{"time_hours":645,"approval_perbill":505178365,"support_perbill":20089286,"approval":50.5178365,"support":2.0089286,"days":27,"dot_needed":"22,783,512"},{"time_hours":646,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239,"days":27,"dot_needed":"21,939,679"},{"time_hours":647,"approval_perbill":504783773,"support_perbill":18601191,"approval":50.4783773,"support":1.8601191,"days":27,"dot_needed":"21,095,845"},{"time_hours":648,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143,"days":27,"dot_needed":"20,252,011"},{"time_hours":649,"approval_perbill":504390988,"support_perbill":17113096,"approval":50.4390988,"support":1.7113096,"days":28,"dot_needed":"19,408,178"},{"time_hours":650,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048,"days":28,"dot_needed":"18,564,344"},{"time_hours":651,"approval_perbill":503999999,"support_perbill":15625000,"approval":50.3999999,"support":1.5625,"days":28,"dot_needed":"17,720,509"},{"time_hours":652,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953,"days":28,"dot_needed":"16,876,676"},{"time_hours":653,"approval_perbill":503610794,"support_perbill":14136905,"approval":50.3610794,"support":1.4136905,"days":28,"dot_needed":"16,032,842"},{"time_hours":654,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858,"days":28,"dot_needed":"15,189,009"},{"time_hours":655,"approval_perbill":503223359,"support_perbill":12648810,"approval":50.3223359,"support":1.264881,"days":28,"dot_needed":"14,345,175"},{"time_hours":656,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762,"days":28,"dot_needed":"13,501,341"},{"time_hours":657,"approval_perbill":502837684,"support_perbill":11160715,"approval":50.2837684,"support":1.1160715,"days":28,"dot_needed":"12,657,508"},{"time_hours":658,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667,"days":28,"dot_needed":"11,813,673"},{"time_hours":659,"approval_perbill":502453756,"support_perbill":9672620,"approval":50.2453756,"support":0.967262,"days":28,"dot_needed":"10,969,840"},{"time_hours":660,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572,"days":28,"dot_needed":"10,126,006"},{"time_hours":661,"approval_perbill":502071562,"support_perbill":8184524,"approval":50.2071562,"support":0.8184524,"days":28,"dot_needed":"9,282,172"},{"time_hours":662,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477,"days":28,"dot_needed":"8,438,339"},{"time_hours":663,"approval_perbill":501691093,"support_perbill":6696429,"approval":50.1691093,"support":0.6696429,"days":28,"dot_needed":"7,594,505"},{"time_hours":664,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381,"days":28,"dot_needed":"6,750,670"},{"time_hours":665,"approval_perbill":501312335,"support_perbill":5208334,"approval":50.1312335,"support":0.5208334,"days":28,"dot_needed":"5,906,837"},{"time_hours":666,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286,"days":28,"dot_needed":"5,063,003"},{"time_hours":667,"approval_perbill":500935278,"support_perbill":3720239,"approval":50.0935278,"support":0.3720239,"days":28,"dot_needed":"4,219,170"},{"time_hours":668,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191,"days":28,"dot_needed":"3,375,336"},{"time_hours":669,"approval_perbill":500559910,"support_perbill":2232143,"approval":50.055991,"support":0.2232143,"days":28,"dot_needed":"2,531,502"},{"time_hours":670,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096,"days":28,"dot_needed":"1,687,668"},{"time_hours":671,"approval_perbill":500186219,"support_perbill":744048,"approval":50.0186219,"support":0.0744048,"days":28,"dot_needed":"843,834"},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0,"days":28,"dot_needed":0}]')},28560:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},77435:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000080,"approval":100,"support":50.000008},{"time_hours":1,"approval_perbill":997916667,"support_perbill":341823819,"approval":99.7916667,"support":34.1823819},{"time_hours":2,"approval_perbill":995833334,"support_perbill":259488839,"approval":99.5833334,"support":25.9488839},{"time_hours":3,"approval_perbill":993750001,"support_perbill":208997250,"approval":99.3750001,"support":20.899725},{"time_hours":4,"approval_perbill":991666668,"support_perbill":174869164,"approval":99.1666668,"support":17.4869164},{"time_hours":5,"approval_perbill":989583334,"support_perbill":150259101,"approval":98.9583334,"support":15.0259101},{"time_hours":6,"approval_perbill":987500001,"support_perbill":131672630,"approval":98.7500001,"support":13.167263},{"time_hours":7,"approval_perbill":985416668,"support_perbill":117139365,"approval":98.5416668,"support":11.7139365},{"time_hours":8,"approval_perbill":983333335,"support_perbill":105463816,"approval":98.3333335,"support":10.5463816},{"time_hours":9,"approval_perbill":981250001,"support_perbill":95878546,"approval":98.1250001,"support":9.5878546},{"time_hours":10,"approval_perbill":979166668,"support_perbill":87868351,"approval":97.9166668,"support":8.7868351},{"time_hours":11,"approval_perbill":977083335,"support_perbill":81074471,"approval":97.7083335,"support":8.1074471},{"time_hours":12,"approval_perbill":975000002,"support_perbill":75239418,"approval":97.5000002,"support":7.5239418},{"time_hours":13,"approval_perbill":972916667,"support_perbill":70173586,"approval":97.2916667,"support":7.0173586},{"time_hours":14,"approval_perbill":970833334,"support_perbill":65734281,"approval":97.0833334,"support":6.5734281},{"time_hours":15,"approval_perbill":968750001,"support_perbill":61812039,"approval":96.8750001,"support":6.1812039},{"time_hours":16,"approval_perbill":966666668,"support_perbill":58321494,"approval":96.6666668,"support":5.8321494},{"time_hours":17,"approval_perbill":964583334,"support_perbill":55195091,"approval":96.4583334,"support":5.5195091},{"time_hours":18,"approval_perbill":962500001,"support_perbill":52378676,"approval":96.2500001,"support":5.2378676},{"time_hours":19,"approval_perbill":960416668,"support_perbill":49828322,"approval":96.0416668,"support":4.9828322},{"time_hours":20,"approval_perbill":958333335,"support_perbill":47508027,"approval":95.8333335,"support":4.7508027},{"time_hours":21,"approval_perbill":956250000,"support_perbill":45388004,"approval":95.625,"support":4.5388004},{"time_hours":22,"approval_perbill":954166667,"support_perbill":43443400,"approval":95.4166667,"support":4.34434},{"time_hours":23,"approval_perbill":952083334,"support_perbill":41653305,"approval":95.2083334,"support":4.1653305},{"time_hours":24,"approval_perbill":950000001,"support_perbill":40000010,"approval":95.0000001,"support":4.000001},{"time_hours":25,"approval_perbill":947916668,"support_perbill":38468408,"approval":94.7916668,"support":3.8468408},{"time_hours":26,"approval_perbill":945833334,"support_perbill":37045541,"approval":94.5833334,"support":3.7045541},{"time_hours":27,"approval_perbill":943750001,"support_perbill":35720228,"approval":94.3750001,"support":3.5720228},{"time_hours":28,"approval_perbill":941666668,"support_perbill":34482767,"approval":94.1666668,"support":3.4482767},{"time_hours":29,"approval_perbill":939583335,"support_perbill":33324704,"approval":93.9583335,"support":3.3324704},{"time_hours":30,"approval_perbill":937500001,"support_perbill":32238633,"approval":93.7500001,"support":3.2238633},{"time_hours":31,"approval_perbill":935416668,"support_perbill":31218046,"approval":93.5416668,"support":3.1218046},{"time_hours":32,"approval_perbill":933333335,"support_perbill":30257193,"approval":93.3333335,"support":3.0257193},{"time_hours":33,"approval_perbill":931250002,"support_perbill":29350978,"approval":93.1250002,"support":2.9350978},{"time_hours":34,"approval_perbill":929166667,"support_perbill":28494870,"approval":92.9166667,"support":2.849487},{"time_hours":35,"approval_perbill":927083334,"support_perbill":27684825,"approval":92.7083334,"support":2.7684825},{"time_hours":36,"approval_perbill":925000001,"support_perbill":26917223,"approval":92.5000001,"support":2.6917223},{"time_hours":37,"approval_perbill":922916668,"support_perbill":26188813,"approval":92.2916668,"support":2.6188813},{"time_hours":38,"approval_perbill":920833334,"support_perbill":25496668,"approval":92.0833334,"support":2.5496668},{"time_hours":39,"approval_perbill":918750001,"support_perbill":24838146,"approval":91.8750001,"support":2.4838146},{"time_hours":40,"approval_perbill":916666668,"support_perbill":24210854,"approval":91.6666668,"support":2.4210854},{"time_hours":41,"approval_perbill":914583335,"support_perbill":23612624,"approval":91.4583335,"support":2.3612624},{"time_hours":42,"approval_perbill":912500000,"support_perbill":23041480,"approval":91.25,"support":2.304148},{"time_hours":43,"approval_perbill":910416667,"support_perbill":22495624,"approval":91.0416667,"support":2.2495624},{"time_hours":44,"approval_perbill":908333334,"support_perbill":21973413,"approval":90.8333334,"support":2.1973413},{"time_hours":45,"approval_perbill":906250001,"support_perbill":21473343,"approval":90.6250001,"support":2.1473343},{"time_hours":46,"approval_perbill":904166668,"support_perbill":20994035,"approval":90.4166668,"support":2.0994035},{"time_hours":47,"approval_perbill":902083334,"support_perbill":20534223,"approval":90.2083334,"support":2.0534223},{"time_hours":48,"approval_perbill":900000001,"support_perbill":20092740,"approval":90.0000001,"support":2.009274},{"time_hours":49,"approval_perbill":897916668,"support_perbill":19668513,"approval":89.7916668,"support":1.9668513},{"time_hours":50,"approval_perbill":895833335,"support_perbill":19260548,"approval":89.5833335,"support":1.9260548},{"time_hours":51,"approval_perbill":893750001,"support_perbill":18867929,"approval":89.3750001,"support":1.8867929},{"time_hours":52,"approval_perbill":891666668,"support_perbill":18489805,"approval":89.1666668,"support":1.8489805},{"time_hours":53,"approval_perbill":889583335,"support_perbill":18125388,"approval":88.9583335,"support":1.8125388},{"time_hours":54,"approval_perbill":887500002,"support_perbill":17773947,"approval":88.7500002,"support":1.7773947},{"time_hours":55,"approval_perbill":885416667,"support_perbill":17434800,"approval":88.5416667,"support":1.74348},{"time_hours":56,"approval_perbill":883333334,"support_perbill":17107313,"approval":88.3333334,"support":1.7107313},{"time_hours":57,"approval_perbill":881250001,"support_perbill":16790896,"approval":88.1250001,"support":1.6790896},{"time_hours":58,"approval_perbill":879166668,"support_perbill":16484995,"approval":87.9166668,"support":1.6484995},{"time_hours":59,"approval_perbill":877083334,"support_perbill":16189096,"approval":87.7083334,"support":1.6189096},{"time_hours":60,"approval_perbill":875000001,"support_perbill":15902716,"approval":87.5000001,"support":1.5902716},{"time_hours":61,"approval_perbill":872916668,"support_perbill":15625403,"approval":87.2916668,"support":1.5625403},{"time_hours":62,"approval_perbill":870833335,"support_perbill":15356733,"approval":87.0833335,"support":1.5356733},{"time_hours":63,"approval_perbill":868750000,"support_perbill":15096307,"approval":86.875,"support":1.5096307},{"time_hours":64,"approval_perbill":866666667,"support_perbill":14843753,"approval":86.6666667,"support":1.4843753},{"time_hours":65,"approval_perbill":864583334,"support_perbill":14598719,"approval":86.4583334,"support":1.4598719},{"time_hours":66,"approval_perbill":862500001,"support_perbill":14360873,"approval":86.2500001,"support":1.4360873},{"time_hours":67,"approval_perbill":860416668,"support_perbill":14129905,"approval":86.0416668,"support":1.4129905},{"time_hours":68,"approval_perbill":858333334,"support_perbill":13905519,"approval":85.8333334,"support":1.3905519},{"time_hours":69,"approval_perbill":856250001,"support_perbill":13687439,"approval":85.6250001,"support":1.3687439},{"time_hours":70,"approval_perbill":854166668,"support_perbill":13475403,"approval":85.4166668,"support":1.3475403},{"time_hours":71,"approval_perbill":852083335,"support_perbill":13269162,"approval":85.2083335,"support":1.3269162},{"time_hours":72,"approval_perbill":850000001,"support_perbill":13068482,"approval":85.0000001,"support":1.3068482},{"time_hours":73,"approval_perbill":847916668,"support_perbill":12873141,"approval":84.7916668,"support":1.2873141},{"time_hours":74,"approval_perbill":845833335,"support_perbill":12682930,"approval":84.5833335,"support":1.268293},{"time_hours":75,"approval_perbill":843750002,"support_perbill":12497648,"approval":84.3750002,"support":1.2497648},{"time_hours":76,"approval_perbill":841666667,"support_perbill":12317106,"approval":84.1666667,"support":1.2317106},{"time_hours":77,"approval_perbill":839583334,"support_perbill":12141125,"approval":83.9583334,"support":1.2141125},{"time_hours":78,"approval_perbill":837500001,"support_perbill":11969535,"approval":83.7500001,"support":1.1969535},{"time_hours":79,"approval_perbill":835416668,"support_perbill":11802172,"approval":83.5416668,"support":1.1802172},{"time_hours":80,"approval_perbill":833333334,"support_perbill":11638883,"approval":83.3333334,"support":1.1638883},{"time_hours":81,"approval_perbill":831250001,"support_perbill":11479520,"approval":83.1250001,"support":1.147952},{"time_hours":82,"approval_perbill":829166668,"support_perbill":11323944,"approval":82.9166668,"support":1.1323944},{"time_hours":83,"approval_perbill":827083335,"support_perbill":11172021,"approval":82.7083335,"support":1.1172021},{"time_hours":84,"approval_perbill":825000000,"support_perbill":11023624,"approval":82.5,"support":1.1023624},{"time_hours":85,"approval_perbill":822916667,"support_perbill":10878632,"approval":82.2916667,"support":1.0878632},{"time_hours":86,"approval_perbill":820833334,"support_perbill":10736929,"approval":82.0833334,"support":1.0736929},{"time_hours":87,"approval_perbill":818750001,"support_perbill":10598404,"approval":81.8750001,"support":1.0598404},{"time_hours":88,"approval_perbill":816666668,"support_perbill":10462952,"approval":81.6666668,"support":1.0462952},{"time_hours":89,"approval_perbill":814583334,"support_perbill":10330471,"approval":81.4583334,"support":1.0330471},{"time_hours":90,"approval_perbill":812500001,"support_perbill":10200864,"approval":81.2500001,"support":1.0200864},{"time_hours":91,"approval_perbill":810416668,"support_perbill":10074040,"approval":81.0416668,"support":1.007404},{"time_hours":92,"approval_perbill":808333335,"support_perbill":9949909,"approval":80.8333335,"support":0.9949909},{"time_hours":93,"approval_perbill":806250001,"support_perbill":9828387,"approval":80.6250001,"support":0.9828387},{"time_hours":94,"approval_perbill":804166668,"support_perbill":9709392,"approval":80.4166668,"support":0.9709392},{"time_hours":95,"approval_perbill":802083335,"support_perbill":9592846,"approval":80.2083335,"support":0.9592846},{"time_hours":96,"approval_perbill":800000002,"support_perbill":9478675,"approval":80.0000002,"support":0.9478675},{"time_hours":97,"approval_perbill":797916667,"support_perbill":9366806,"approval":79.7916667,"support":0.9366806},{"time_hours":98,"approval_perbill":795833334,"support_perbill":9257171,"approval":79.5833334,"support":0.9257171},{"time_hours":99,"approval_perbill":793750001,"support_perbill":9149703,"approval":79.3750001,"support":0.9149703},{"time_hours":100,"approval_perbill":791666668,"support_perbill":9044338,"approval":79.1666668,"support":0.9044338},{"time_hours":101,"approval_perbill":789583334,"support_perbill":8941016,"approval":78.9583334,"support":0.8941016},{"time_hours":102,"approval_perbill":787500001,"support_perbill":8839678,"approval":78.7500001,"support":0.8839678},{"time_hours":103,"approval_perbill":785416668,"support_perbill":8740267,"approval":78.5416668,"support":0.8740267},{"time_hours":104,"approval_perbill":783333335,"support_perbill":8642729,"approval":78.3333335,"support":0.8642729},{"time_hours":105,"approval_perbill":781250000,"support_perbill":8547010,"approval":78.125,"support":0.854701},{"time_hours":106,"approval_perbill":779166667,"support_perbill":8453062,"approval":77.9166667,"support":0.8453062},{"time_hours":107,"approval_perbill":777083334,"support_perbill":8360835,"approval":77.7083334,"support":0.8360835},{"time_hours":108,"approval_perbill":775000001,"support_perbill":8270281,"approval":77.5000001,"support":0.8270281},{"time_hours":109,"approval_perbill":772916668,"support_perbill":8181358,"approval":77.2916668,"support":0.8181358},{"time_hours":110,"approval_perbill":770833334,"support_perbill":8094019,"approval":77.0833334,"support":0.8094019},{"time_hours":111,"approval_perbill":768750001,"support_perbill":8008224,"approval":76.8750001,"support":0.8008224},{"time_hours":112,"approval_perbill":766666668,"support_perbill":7923932,"approval":76.6666668,"support":0.7923932},{"time_hours":113,"approval_perbill":764583335,"support_perbill":7841104,"approval":76.4583335,"support":0.7841104},{"time_hours":114,"approval_perbill":762500001,"support_perbill":7759701,"approval":76.2500001,"support":0.7759701},{"time_hours":115,"approval_perbill":760416668,"support_perbill":7679688,"approval":76.0416668,"support":0.7679688},{"time_hours":116,"approval_perbill":758333335,"support_perbill":7601030,"approval":75.8333335,"support":0.760103},{"time_hours":117,"approval_perbill":756250002,"support_perbill":7523691,"approval":75.6250002,"support":0.7523691},{"time_hours":118,"approval_perbill":754166667,"support_perbill":7447639,"approval":75.4166667,"support":0.7447639},{"time_hours":119,"approval_perbill":752083334,"support_perbill":7372843,"approval":75.2083334,"support":0.7372843},{"time_hours":120,"approval_perbill":750000001,"support_perbill":7299272,"approval":75.0000001,"support":0.7299272},{"time_hours":121,"approval_perbill":747916668,"support_perbill":7226894,"approval":74.7916668,"support":0.7226894},{"time_hours":122,"approval_perbill":745833334,"support_perbill":7155683,"approval":74.5833334,"support":0.7155683},{"time_hours":123,"approval_perbill":743750001,"support_perbill":7085609,"approval":74.3750001,"support":0.7085609},{"time_hours":124,"approval_perbill":741666668,"support_perbill":7016647,"approval":74.1666668,"support":0.7016647},{"time_hours":125,"approval_perbill":739583335,"support_perbill":6948769,"approval":73.9583335,"support":0.6948769},{"time_hours":126,"approval_perbill":737500000,"support_perbill":6881949,"approval":73.75,"support":0.6881949},{"time_hours":127,"approval_perbill":735416667,"support_perbill":6816165,"approval":73.5416667,"support":0.6816165},{"time_hours":128,"approval_perbill":733333334,"support_perbill":6751391,"approval":73.3333334,"support":0.6751391},{"time_hours":129,"approval_perbill":731250001,"support_perbill":6687605,"approval":73.1250001,"support":0.6687605},{"time_hours":130,"approval_perbill":729166668,"support_perbill":6624784,"approval":72.9166668,"support":0.6624784},{"time_hours":131,"approval_perbill":727083334,"support_perbill":6562907,"approval":72.7083334,"support":0.6562907},{"time_hours":132,"approval_perbill":725000001,"support_perbill":6501952,"approval":72.5000001,"support":0.6501952},{"time_hours":133,"approval_perbill":722916668,"support_perbill":6441899,"approval":72.2916668,"support":0.6441899},{"time_hours":134,"approval_perbill":720833335,"support_perbill":6382728,"approval":72.0833335,"support":0.6382728},{"time_hours":135,"approval_perbill":718750001,"support_perbill":6324419,"approval":71.8750001,"support":0.6324419},{"time_hours":136,"approval_perbill":716666668,"support_perbill":6266955,"approval":71.6666668,"support":0.6266955},{"time_hours":137,"approval_perbill":714583335,"support_perbill":6210316,"approval":71.4583335,"support":0.6210316},{"time_hours":138,"approval_perbill":712500002,"support_perbill":6154486,"approval":71.2500002,"support":0.6154486},{"time_hours":139,"approval_perbill":710416667,"support_perbill":6099446,"approval":71.0416667,"support":0.6099446},{"time_hours":140,"approval_perbill":708333334,"support_perbill":6045181,"approval":70.8333334,"support":0.6045181},{"time_hours":141,"approval_perbill":706250001,"support_perbill":5991674,"approval":70.6250001,"support":0.5991674},{"time_hours":142,"approval_perbill":704166668,"support_perbill":5938909,"approval":70.4166668,"support":0.5938909},{"time_hours":143,"approval_perbill":702083334,"support_perbill":5886871,"approval":70.2083334,"support":0.5886871},{"time_hours":144,"approval_perbill":700000001,"support_perbill":5835545,"approval":70.0000001,"support":0.5835545},{"time_hours":145,"approval_perbill":697916668,"support_perbill":5784916,"approval":69.7916668,"support":0.5784916},{"time_hours":146,"approval_perbill":695833335,"support_perbill":5734971,"approval":69.5833335,"support":0.5734971},{"time_hours":147,"approval_perbill":693750000,"support_perbill":5685696,"approval":69.375,"support":0.5685696},{"time_hours":148,"approval_perbill":691666667,"support_perbill":5637077,"approval":69.1666667,"support":0.5637077},{"time_hours":149,"approval_perbill":689583334,"support_perbill":5589101,"approval":68.9583334,"support":0.5589101},{"time_hours":150,"approval_perbill":687500001,"support_perbill":5541755,"approval":68.7500001,"support":0.5541755},{"time_hours":151,"approval_perbill":685416668,"support_perbill":5495028,"approval":68.5416668,"support":0.5495028},{"time_hours":152,"approval_perbill":683333334,"support_perbill":5448907,"approval":68.3333334,"support":0.5448907},{"time_hours":153,"approval_perbill":681250001,"support_perbill":5403380,"approval":68.1250001,"support":0.540338},{"time_hours":154,"approval_perbill":679166668,"support_perbill":5358437,"approval":67.9166668,"support":0.5358437},{"time_hours":155,"approval_perbill":677083335,"support_perbill":5314065,"approval":67.7083335,"support":0.5314065},{"time_hours":156,"approval_perbill":675000001,"support_perbill":5270255,"approval":67.5000001,"support":0.5270255},{"time_hours":157,"approval_perbill":672916668,"support_perbill":5226995,"approval":67.2916668,"support":0.5226995},{"time_hours":158,"approval_perbill":670833335,"support_perbill":5184275,"approval":67.0833335,"support":0.5184275},{"time_hours":159,"approval_perbill":668750002,"support_perbill":5142085,"approval":66.8750002,"support":0.5142085},{"time_hours":160,"approval_perbill":666666667,"support_perbill":5100415,"approval":66.6666667,"support":0.5100415},{"time_hours":161,"approval_perbill":664583334,"support_perbill":5059257,"approval":66.4583334,"support":0.5059257},{"time_hours":162,"approval_perbill":662500001,"support_perbill":5018599,"approval":66.2500001,"support":0.5018599},{"time_hours":163,"approval_perbill":660416668,"support_perbill":4978434,"approval":66.0416668,"support":0.4978434},{"time_hours":164,"approval_perbill":658333334,"support_perbill":4938753,"approval":65.8333334,"support":0.4938753},{"time_hours":165,"approval_perbill":656250001,"support_perbill":4899546,"approval":65.6250001,"support":0.4899546},{"time_hours":166,"approval_perbill":654166668,"support_perbill":4860805,"approval":65.4166668,"support":0.4860805},{"time_hours":167,"approval_perbill":652083335,"support_perbill":4822523,"approval":65.2083335,"support":0.4822523},{"time_hours":168,"approval_perbill":650000000,"support_perbill":4784690,"approval":65,"support":0.478469},{"time_hours":169,"approval_perbill":647916667,"support_perbill":4747299,"approval":64.7916667,"support":0.4747299},{"time_hours":170,"approval_perbill":645833334,"support_perbill":4710343,"approval":64.5833334,"support":0.4710343},{"time_hours":171,"approval_perbill":643750001,"support_perbill":4673814,"approval":64.3750001,"support":0.4673814},{"time_hours":172,"approval_perbill":641666668,"support_perbill":4637704,"approval":64.1666668,"support":0.4637704},{"time_hours":173,"approval_perbill":639583334,"support_perbill":4602006,"approval":63.9583334,"support":0.4602006},{"time_hours":174,"approval_perbill":637500001,"support_perbill":4566713,"approval":63.7500001,"support":0.4566713},{"time_hours":175,"approval_perbill":635416668,"support_perbill":4531819,"approval":63.5416668,"support":0.4531819},{"time_hours":176,"approval_perbill":633333335,"support_perbill":4497317,"approval":63.3333335,"support":0.4497317},{"time_hours":177,"approval_perbill":631250001,"support_perbill":4463200,"approval":63.1250001,"support":0.44632},{"time_hours":178,"approval_perbill":629166668,"support_perbill":4429461,"approval":62.9166668,"support":0.4429461},{"time_hours":179,"approval_perbill":627083335,"support_perbill":4396095,"approval":62.7083335,"support":0.4396095},{"time_hours":180,"approval_perbill":625000002,"support_perbill":4363095,"approval":62.5000002,"support":0.4363095},{"time_hours":181,"approval_perbill":622916667,"support_perbill":4330456,"approval":62.2916667,"support":0.4330456},{"time_hours":182,"approval_perbill":620833334,"support_perbill":4298171,"approval":62.0833334,"support":0.4298171},{"time_hours":183,"approval_perbill":618750001,"support_perbill":4266235,"approval":61.8750001,"support":0.4266235},{"time_hours":184,"approval_perbill":616666668,"support_perbill":4234642,"approval":61.6666668,"support":0.4234642},{"time_hours":185,"approval_perbill":614583334,"support_perbill":4203386,"approval":61.4583334,"support":0.4203386},{"time_hours":186,"approval_perbill":612500001,"support_perbill":4172462,"approval":61.2500001,"support":0.4172462},{"time_hours":187,"approval_perbill":610416668,"support_perbill":4141866,"approval":61.0416668,"support":0.4141866},{"time_hours":188,"approval_perbill":608333335,"support_perbill":4111591,"approval":60.8333335,"support":0.4111591},{"time_hours":189,"approval_perbill":606250000,"support_perbill":4081633,"approval":60.625,"support":0.4081633},{"time_hours":190,"approval_perbill":604166667,"support_perbill":4051987,"approval":60.4166667,"support":0.4051987},{"time_hours":191,"approval_perbill":602083334,"support_perbill":4022648,"approval":60.2083334,"support":0.4022648},{"time_hours":192,"approval_perbill":600000001,"support_perbill":3993611,"approval":60.0000001,"support":0.3993611},{"time_hours":193,"approval_perbill":597916668,"support_perbill":3964871,"approval":59.7916668,"support":0.3964871},{"time_hours":194,"approval_perbill":595833334,"support_perbill":3936425,"approval":59.5833334,"support":0.3936425},{"time_hours":195,"approval_perbill":593750001,"support_perbill":3908267,"approval":59.3750001,"support":0.3908267},{"time_hours":196,"approval_perbill":591666668,"support_perbill":3880393,"approval":59.1666668,"support":0.3880393},{"time_hours":197,"approval_perbill":589583335,"support_perbill":3852799,"approval":58.9583335,"support":0.3852799},{"time_hours":198,"approval_perbill":587500001,"support_perbill":3825481,"approval":58.7500001,"support":0.3825481},{"time_hours":199,"approval_perbill":585416668,"support_perbill":3798435,"approval":58.5416668,"support":0.3798435},{"time_hours":200,"approval_perbill":583333335,"support_perbill":3771656,"approval":58.3333335,"support":0.3771656},{"time_hours":201,"approval_perbill":581250002,"support_perbill":3745140,"approval":58.1250002,"support":0.374514},{"time_hours":202,"approval_perbill":579166667,"support_perbill":3718885,"approval":57.9166667,"support":0.3718885},{"time_hours":203,"approval_perbill":577083334,"support_perbill":3692885,"approval":57.7083334,"support":0.3692885},{"time_hours":204,"approval_perbill":575000001,"support_perbill":3667137,"approval":57.5000001,"support":0.3667137},{"time_hours":205,"approval_perbill":572916668,"support_perbill":3641638,"approval":57.2916668,"support":0.3641638},{"time_hours":206,"approval_perbill":570833334,"support_perbill":3616385,"approval":57.0833334,"support":0.3616385},{"time_hours":207,"approval_perbill":568750001,"support_perbill":3591372,"approval":56.8750001,"support":0.3591372},{"time_hours":208,"approval_perbill":566666668,"support_perbill":3566598,"approval":56.6666668,"support":0.3566598},{"time_hours":209,"approval_perbill":564583335,"support_perbill":3542058,"approval":56.4583335,"support":0.3542058},{"time_hours":210,"approval_perbill":562500000,"support_perbill":3517749,"approval":56.25,"support":0.3517749},{"time_hours":211,"approval_perbill":560416667,"support_perbill":3493669,"approval":56.0416667,"support":0.3493669},{"time_hours":212,"approval_perbill":558333334,"support_perbill":3469813,"approval":55.8333334,"support":0.3469813},{"time_hours":213,"approval_perbill":556250001,"support_perbill":3446179,"approval":55.6250001,"support":0.3446179},{"time_hours":214,"approval_perbill":554166668,"support_perbill":3422764,"approval":55.4166668,"support":0.3422764},{"time_hours":215,"approval_perbill":552083334,"support_perbill":3399565,"approval":55.2083334,"support":0.3399565},{"time_hours":216,"approval_perbill":550000001,"support_perbill":3376578,"approval":55.0000001,"support":0.3376578},{"time_hours":217,"approval_perbill":547916668,"support_perbill":3353801,"approval":54.7916668,"support":0.3353801},{"time_hours":218,"approval_perbill":545833335,"support_perbill":3331230,"approval":54.5833335,"support":0.333123},{"time_hours":219,"approval_perbill":543750001,"support_perbill":3308864,"approval":54.3750001,"support":0.3308864},{"time_hours":220,"approval_perbill":541666668,"support_perbill":3286700,"approval":54.1666668,"support":0.32867},{"time_hours":221,"approval_perbill":539583335,"support_perbill":3264733,"approval":53.9583335,"support":0.3264733},{"time_hours":222,"approval_perbill":537500002,"support_perbill":3242963,"approval":53.7500002,"support":0.3242963},{"time_hours":223,"approval_perbill":535416667,"support_perbill":3221386,"approval":53.5416667,"support":0.3221386},{"time_hours":224,"approval_perbill":533333334,"support_perbill":3200001,"approval":53.3333334,"support":0.3200001},{"time_hours":225,"approval_perbill":531250001,"support_perbill":3178803,"approval":53.1250001,"support":0.3178803},{"time_hours":226,"approval_perbill":529166668,"support_perbill":3157791,"approval":52.9166668,"support":0.3157791},{"time_hours":227,"approval_perbill":527083334,"support_perbill":3136962,"approval":52.7083334,"support":0.3136962},{"time_hours":228,"approval_perbill":525000001,"support_perbill":3116315,"approval":52.5000001,"support":0.3116315},{"time_hours":229,"approval_perbill":522916668,"support_perbill":3095846,"approval":52.2916668,"support":0.3095846},{"time_hours":230,"approval_perbill":520833335,"support_perbill":3075553,"approval":52.0833335,"support":0.3075553},{"time_hours":231,"approval_perbill":518750000,"support_perbill":3055435,"approval":51.875,"support":0.3055435},{"time_hours":232,"approval_perbill":516666667,"support_perbill":3035488,"approval":51.6666667,"support":0.3035488},{"time_hours":233,"approval_perbill":514583334,"support_perbill":3015711,"approval":51.4583334,"support":0.3015711},{"time_hours":234,"approval_perbill":512500001,"support_perbill":2996101,"approval":51.2500001,"support":0.2996101},{"time_hours":235,"approval_perbill":510416668,"support_perbill":2976657,"approval":51.0416668,"support":0.2976657},{"time_hours":236,"approval_perbill":508333334,"support_perbill":2957376,"approval":50.8333334,"support":0.2957376},{"time_hours":237,"approval_perbill":506250001,"support_perbill":2938257,"approval":50.6250001,"support":0.2938257},{"time_hours":238,"approval_perbill":504166668,"support_perbill":2919296,"approval":50.4166668,"support":0.2919296},{"time_hours":239,"approval_perbill":502083335,"support_perbill":2900493,"approval":50.2083335,"support":0.2900493},{"time_hours":240,"approval_perbill":500000000,"support_perbill":2881845,"approval":50,"support":0.2881845},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2863350,"approval":50,"support":0.286335},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2845007,"approval":50,"support":0.2845007},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2826814,"approval":50,"support":0.2826814},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2808768,"approval":50,"support":0.2808768},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2790868,"approval":50,"support":0.2790868},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2773113,"approval":50,"support":0.2773113},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2755500,"approval":50,"support":0.27555},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2738028,"approval":50,"support":0.2738028},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2720695,"approval":50,"support":0.2720695},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2703500,"approval":50,"support":0.27035},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2686440,"approval":50,"support":0.268644},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2669515,"approval":50,"support":0.2669515},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2652722,"approval":50,"support":0.2652722},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2636060,"approval":50,"support":0.263606},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2619528,"approval":50,"support":0.2619528},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2603124,"approval":50,"support":0.2603124},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2586847,"approval":50,"support":0.2586847},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2570694,"approval":50,"support":0.2570694},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2554666,"approval":50,"support":0.2554666},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2538760,"approval":50,"support":0.253876},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2522974,"approval":50,"support":0.2522974},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2507308,"approval":50,"support":0.2507308},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2491760,"approval":50,"support":0.249176},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2476330,"approval":50,"support":0.247633},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2461014,"approval":50,"support":0.2461014},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2445813,"approval":50,"support":0.2445813},{"time_hours":267,"approval_perbill":500000000,"support_perbill":2430725,"approval":50,"support":0.2430725},{"time_hours":268,"approval_perbill":500000000,"support_perbill":2415748,"approval":50,"support":0.2415748},{"time_hours":269,"approval_perbill":500000000,"support_perbill":2400882,"approval":50,"support":0.2400882},{"time_hours":270,"approval_perbill":500000000,"support_perbill":2386125,"approval":50,"support":0.2386125},{"time_hours":271,"approval_perbill":500000000,"support_perbill":2371476,"approval":50,"support":0.2371476},{"time_hours":272,"approval_perbill":500000000,"support_perbill":2356934,"approval":50,"support":0.2356934},{"time_hours":273,"approval_perbill":500000000,"support_perbill":2342498,"approval":50,"support":0.2342498},{"time_hours":274,"approval_perbill":500000000,"support_perbill":2328166,"approval":50,"support":0.2328166},{"time_hours":275,"approval_perbill":500000000,"support_perbill":2313938,"approval":50,"support":0.2313938},{"time_hours":276,"approval_perbill":500000000,"support_perbill":2299812,"approval":50,"support":0.2299812},{"time_hours":277,"approval_perbill":500000000,"support_perbill":2285787,"approval":50,"support":0.2285787},{"time_hours":278,"approval_perbill":500000000,"support_perbill":2271863,"approval":50,"support":0.2271863},{"time_hours":279,"approval_perbill":500000000,"support_perbill":2258037,"approval":50,"support":0.2258037},{"time_hours":280,"approval_perbill":500000000,"support_perbill":2244309,"approval":50,"support":0.2244309},{"time_hours":281,"approval_perbill":500000000,"support_perbill":2230679,"approval":50,"support":0.2230679},{"time_hours":282,"approval_perbill":500000000,"support_perbill":2217144,"approval":50,"support":0.2217144},{"time_hours":283,"approval_perbill":500000000,"support_perbill":2203704,"approval":50,"support":0.2203704},{"time_hours":284,"approval_perbill":500000000,"support_perbill":2190358,"approval":50,"support":0.2190358},{"time_hours":285,"approval_perbill":500000000,"support_perbill":2177105,"approval":50,"support":0.2177105},{"time_hours":286,"approval_perbill":500000000,"support_perbill":2163944,"approval":50,"support":0.2163944},{"time_hours":287,"approval_perbill":500000000,"support_perbill":2150874,"approval":50,"support":0.2150874},{"time_hours":288,"approval_perbill":500000000,"support_perbill":2137894,"approval":50,"support":0.2137894},{"time_hours":289,"approval_perbill":500000000,"support_perbill":2125004,"approval":50,"support":0.2125004},{"time_hours":290,"approval_perbill":500000000,"support_perbill":2112201,"approval":50,"support":0.2112201},{"time_hours":291,"approval_perbill":500000000,"support_perbill":2099486,"approval":50,"support":0.2099486},{"time_hours":292,"approval_perbill":500000000,"support_perbill":2086857,"approval":50,"support":0.2086857},{"time_hours":293,"approval_perbill":500000000,"support_perbill":2074314,"approval":50,"support":0.2074314},{"time_hours":294,"approval_perbill":500000000,"support_perbill":2061856,"approval":50,"support":0.2061856},{"time_hours":295,"approval_perbill":500000000,"support_perbill":2049481,"approval":50,"support":0.2049481},{"time_hours":296,"approval_perbill":500000000,"support_perbill":2037190,"approval":50,"support":0.203719},{"time_hours":297,"approval_perbill":500000000,"support_perbill":2024980,"approval":50,"support":0.202498},{"time_hours":298,"approval_perbill":500000000,"support_perbill":2012852,"approval":50,"support":0.2012852},{"time_hours":299,"approval_perbill":500000000,"support_perbill":2000805,"approval":50,"support":0.2000805},{"time_hours":300,"approval_perbill":500000000,"support_perbill":1988837,"approval":50,"support":0.1988837},{"time_hours":301,"approval_perbill":500000000,"support_perbill":1976948,"approval":50,"support":0.1976948},{"time_hours":302,"approval_perbill":500000000,"support_perbill":1965138,"approval":50,"support":0.1965138},{"time_hours":303,"approval_perbill":500000000,"support_perbill":1953404,"approval":50,"support":0.1953404},{"time_hours":304,"approval_perbill":500000000,"support_perbill":1941748,"approval":50,"support":0.1941748},{"time_hours":305,"approval_perbill":500000000,"support_perbill":1930167,"approval":50,"support":0.1930167},{"time_hours":306,"approval_perbill":500000000,"support_perbill":1918662,"approval":50,"support":0.1918662},{"time_hours":307,"approval_perbill":500000000,"support_perbill":1907230,"approval":50,"support":0.190723},{"time_hours":308,"approval_perbill":500000000,"support_perbill":1895873,"approval":50,"support":0.1895873},{"time_hours":309,"approval_perbill":500000000,"support_perbill":1884589,"approval":50,"support":0.1884589},{"time_hours":310,"approval_perbill":500000000,"support_perbill":1873377,"approval":50,"support":0.1873377},{"time_hours":311,"approval_perbill":500000000,"support_perbill":1862236,"approval":50,"support":0.1862236},{"time_hours":312,"approval_perbill":500000000,"support_perbill":1851166,"approval":50,"support":0.1851166},{"time_hours":313,"approval_perbill":500000000,"support_perbill":1840167,"approval":50,"support":0.1840167},{"time_hours":314,"approval_perbill":500000000,"support_perbill":1829237,"approval":50,"support":0.1829237},{"time_hours":315,"approval_perbill":500000000,"support_perbill":1818376,"approval":50,"support":0.1818376},{"time_hours":316,"approval_perbill":500000000,"support_perbill":1807584,"approval":50,"support":0.1807584},{"time_hours":317,"approval_perbill":500000000,"support_perbill":1796859,"approval":50,"support":0.1796859},{"time_hours":318,"approval_perbill":500000000,"support_perbill":1786201,"approval":50,"support":0.1786201},{"time_hours":319,"approval_perbill":500000000,"support_perbill":1775609,"approval":50,"support":0.1775609},{"time_hours":320,"approval_perbill":500000000,"support_perbill":1765084,"approval":50,"support":0.1765084},{"time_hours":321,"approval_perbill":500000000,"support_perbill":1754623,"approval":50,"support":0.1754623},{"time_hours":322,"approval_perbill":500000000,"support_perbill":1744227,"approval":50,"support":0.1744227},{"time_hours":323,"approval_perbill":500000000,"support_perbill":1733895,"approval":50,"support":0.1733895},{"time_hours":324,"approval_perbill":500000000,"support_perbill":1723626,"approval":50,"support":0.1723626},{"time_hours":325,"approval_perbill":500000000,"support_perbill":1713420,"approval":50,"support":0.171342},{"time_hours":326,"approval_perbill":500000000,"support_perbill":1703276,"approval":50,"support":0.1703276},{"time_hours":327,"approval_perbill":500000000,"support_perbill":1693194,"approval":50,"support":0.1693194},{"time_hours":328,"approval_perbill":500000000,"support_perbill":1683172,"approval":50,"support":0.1683172},{"time_hours":329,"approval_perbill":500000000,"support_perbill":1673212,"approval":50,"support":0.1673212},{"time_hours":330,"approval_perbill":500000000,"support_perbill":1663311,"approval":50,"support":0.1663311},{"time_hours":331,"approval_perbill":500000000,"support_perbill":1653470,"approval":50,"support":0.165347},{"time_hours":332,"approval_perbill":500000000,"support_perbill":1643687,"approval":50,"support":0.1643687},{"time_hours":333,"approval_perbill":500000000,"support_perbill":1633963,"approval":50,"support":0.1633963},{"time_hours":334,"approval_perbill":500000000,"support_perbill":1624297,"approval":50,"support":0.1624297},{"time_hours":335,"approval_perbill":500000000,"support_perbill":1614689,"approval":50,"support":0.1614689},{"time_hours":336,"approval_perbill":500000000,"support_perbill":1605137,"approval":50,"support":0.1605137},{"time_hours":337,"approval_perbill":500000000,"support_perbill":1595641,"approval":50,"support":0.1595641},{"time_hours":338,"approval_perbill":500000000,"support_perbill":1586201,"approval":50,"support":0.1586201},{"time_hours":339,"approval_perbill":500000000,"support_perbill":1576817,"approval":50,"support":0.1576817},{"time_hours":340,"approval_perbill":500000000,"support_perbill":1567487,"approval":50,"support":0.1567487},{"time_hours":341,"approval_perbill":500000000,"support_perbill":1558212,"approval":50,"support":0.1558212},{"time_hours":342,"approval_perbill":500000000,"support_perbill":1548990,"approval":50,"support":0.154899},{"time_hours":343,"approval_perbill":500000000,"support_perbill":1539823,"approval":50,"support":0.1539823},{"time_hours":344,"approval_perbill":500000000,"support_perbill":1530708,"approval":50,"support":0.1530708},{"time_hours":345,"approval_perbill":500000000,"support_perbill":1521645,"approval":50,"support":0.1521645},{"time_hours":346,"approval_perbill":500000000,"support_perbill":1512635,"approval":50,"support":0.1512635},{"time_hours":347,"approval_perbill":500000000,"support_perbill":1503676,"approval":50,"support":0.1503676},{"time_hours":348,"approval_perbill":500000000,"support_perbill":1494768,"approval":50,"support":0.1494768},{"time_hours":349,"approval_perbill":500000000,"support_perbill":1485912,"approval":50,"support":0.1485912},{"time_hours":350,"approval_perbill":500000000,"support_perbill":1477105,"approval":50,"support":0.1477105},{"time_hours":351,"approval_perbill":500000000,"support_perbill":1468348,"approval":50,"support":0.1468348},{"time_hours":352,"approval_perbill":500000000,"support_perbill":1459641,"approval":50,"support":0.1459641},{"time_hours":353,"approval_perbill":500000000,"support_perbill":1450983,"approval":50,"support":0.1450983},{"time_hours":354,"approval_perbill":500000000,"support_perbill":1442373,"approval":50,"support":0.1442373},{"time_hours":355,"approval_perbill":500000000,"support_perbill":1433812,"approval":50,"support":0.1433812},{"time_hours":356,"approval_perbill":500000000,"support_perbill":1425298,"approval":50,"support":0.1425298},{"time_hours":357,"approval_perbill":500000000,"support_perbill":1416832,"approval":50,"support":0.1416832},{"time_hours":358,"approval_perbill":500000000,"support_perbill":1408413,"approval":50,"support":0.1408413},{"time_hours":359,"approval_perbill":500000000,"support_perbill":1400040,"approval":50,"support":0.140004},{"time_hours":360,"approval_perbill":500000000,"support_perbill":1391714,"approval":50,"support":0.1391714},{"time_hours":361,"approval_perbill":500000000,"support_perbill":1383434,"approval":50,"support":0.1383434},{"time_hours":362,"approval_perbill":500000000,"support_perbill":1375199,"approval":50,"support":0.1375199},{"time_hours":363,"approval_perbill":500000000,"support_perbill":1367009,"approval":50,"support":0.1367009},{"time_hours":364,"approval_perbill":500000000,"support_perbill":1358864,"approval":50,"support":0.1358864},{"time_hours":365,"approval_perbill":500000000,"support_perbill":1350763,"approval":50,"support":0.1350763},{"time_hours":366,"approval_perbill":500000000,"support_perbill":1342706,"approval":50,"support":0.1342706},{"time_hours":367,"approval_perbill":500000000,"support_perbill":1334693,"approval":50,"support":0.1334693},{"time_hours":368,"approval_perbill":500000000,"support_perbill":1326723,"approval":50,"support":0.1326723},{"time_hours":369,"approval_perbill":500000000,"support_perbill":1318796,"approval":50,"support":0.1318796},{"time_hours":370,"approval_perbill":500000000,"support_perbill":1310912,"approval":50,"support":0.1310912},{"time_hours":371,"approval_perbill":500000000,"support_perbill":1303070,"approval":50,"support":0.130307},{"time_hours":372,"approval_perbill":500000000,"support_perbill":1295270,"approval":50,"support":0.129527},{"time_hours":373,"approval_perbill":500000000,"support_perbill":1287511,"approval":50,"support":0.1287511},{"time_hours":374,"approval_perbill":500000000,"support_perbill":1279794,"approval":50,"support":0.1279794},{"time_hours":375,"approval_perbill":500000000,"support_perbill":1272118,"approval":50,"support":0.1272118},{"time_hours":376,"approval_perbill":500000000,"support_perbill":1264482,"approval":50,"support":0.1264482},{"time_hours":377,"approval_perbill":500000000,"support_perbill":1256886,"approval":50,"support":0.1256886},{"time_hours":378,"approval_perbill":500000000,"support_perbill":1249331,"approval":50,"support":0.1249331},{"time_hours":379,"approval_perbill":500000000,"support_perbill":1241815,"approval":50,"support":0.1241815},{"time_hours":380,"approval_perbill":500000000,"support_perbill":1234338,"approval":50,"support":0.1234338},{"time_hours":381,"approval_perbill":500000000,"support_perbill":1226901,"approval":50,"support":0.1226901},{"time_hours":382,"approval_perbill":500000000,"support_perbill":1219502,"approval":50,"support":0.1219502},{"time_hours":383,"approval_perbill":500000000,"support_perbill":1212142,"approval":50,"support":0.1212142},{"time_hours":384,"approval_perbill":500000000,"support_perbill":1204819,"approval":50,"support":0.1204819},{"time_hours":385,"approval_perbill":500000000,"support_perbill":1197535,"approval":50,"support":0.1197535},{"time_hours":386,"approval_perbill":500000000,"support_perbill":1190288,"approval":50,"support":0.1190288},{"time_hours":387,"approval_perbill":500000000,"support_perbill":1183078,"approval":50,"support":0.1183078},{"time_hours":388,"approval_perbill":500000000,"support_perbill":1175906,"approval":50,"support":0.1175906},{"time_hours":389,"approval_perbill":500000000,"support_perbill":1168770,"approval":50,"support":0.116877},{"time_hours":390,"approval_perbill":500000000,"support_perbill":1161670,"approval":50,"support":0.116167},{"time_hours":391,"approval_perbill":500000000,"support_perbill":1154606,"approval":50,"support":0.1154606},{"time_hours":392,"approval_perbill":500000000,"support_perbill":1147579,"approval":50,"support":0.1147579},{"time_hours":393,"approval_perbill":500000000,"support_perbill":1140587,"approval":50,"support":0.1140587},{"time_hours":394,"approval_perbill":500000000,"support_perbill":1133630,"approval":50,"support":0.113363},{"time_hours":395,"approval_perbill":500000000,"support_perbill":1126708,"approval":50,"support":0.1126708},{"time_hours":396,"approval_perbill":500000000,"support_perbill":1119821,"approval":50,"support":0.1119821},{"time_hours":397,"approval_perbill":500000000,"support_perbill":1112968,"approval":50,"support":0.1112968},{"time_hours":398,"approval_perbill":500000000,"support_perbill":1106150,"approval":50,"support":0.110615},{"time_hours":399,"approval_perbill":500000000,"support_perbill":1099366,"approval":50,"support":0.1099366},{"time_hours":400,"approval_perbill":500000000,"support_perbill":1092615,"approval":50,"support":0.1092615},{"time_hours":401,"approval_perbill":500000000,"support_perbill":1085898,"approval":50,"support":0.1085898},{"time_hours":402,"approval_perbill":500000000,"support_perbill":1079214,"approval":50,"support":0.1079214},{"time_hours":403,"approval_perbill":500000000,"support_perbill":1072564,"approval":50,"support":0.1072564},{"time_hours":404,"approval_perbill":500000000,"support_perbill":1065945,"approval":50,"support":0.1065945},{"time_hours":405,"approval_perbill":500000000,"support_perbill":1059360,"approval":50,"support":0.105936},{"time_hours":406,"approval_perbill":500000000,"support_perbill":1052807,"approval":50,"support":0.1052807},{"time_hours":407,"approval_perbill":500000000,"support_perbill":1046285,"approval":50,"support":0.1046285},{"time_hours":408,"approval_perbill":500000000,"support_perbill":1039796,"approval":50,"support":0.1039796},{"time_hours":409,"approval_perbill":500000000,"support_perbill":1033338,"approval":50,"support":0.1033338},{"time_hours":410,"approval_perbill":500000000,"support_perbill":1026911,"approval":50,"support":0.1026911},{"time_hours":411,"approval_perbill":500000000,"support_perbill":1020516,"approval":50,"support":0.1020516},{"time_hours":412,"approval_perbill":500000000,"support_perbill":1014151,"approval":50,"support":0.1014151},{"time_hours":413,"approval_perbill":500000000,"support_perbill":1007817,"approval":50,"support":0.1007817},{"time_hours":414,"approval_perbill":500000000,"support_perbill":1001514,"approval":50,"support":0.1001514},{"time_hours":415,"approval_perbill":500000000,"support_perbill":995241,"approval":50,"support":0.0995241},{"time_hours":416,"approval_perbill":500000000,"support_perbill":988997,"approval":50,"support":0.0988997},{"time_hours":417,"approval_perbill":500000000,"support_perbill":982784,"approval":50,"support":0.0982784},{"time_hours":418,"approval_perbill":500000000,"support_perbill":976600,"approval":50,"support":0.09766},{"time_hours":419,"approval_perbill":500000000,"support_perbill":970446,"approval":50,"support":0.0970446},{"time_hours":420,"approval_perbill":500000000,"support_perbill":964320,"approval":50,"support":0.096432},{"time_hours":421,"approval_perbill":500000000,"support_perbill":958224,"approval":50,"support":0.0958224},{"time_hours":422,"approval_perbill":500000000,"support_perbill":952156,"approval":50,"support":0.0952156},{"time_hours":423,"approval_perbill":500000000,"support_perbill":946117,"approval":50,"support":0.0946117},{"time_hours":424,"approval_perbill":500000000,"support_perbill":940106,"approval":50,"support":0.0940106},{"time_hours":425,"approval_perbill":500000000,"support_perbill":934123,"approval":50,"support":0.0934123},{"time_hours":426,"approval_perbill":500000000,"support_perbill":928169,"approval":50,"support":0.0928169},{"time_hours":427,"approval_perbill":500000000,"support_perbill":922242,"approval":50,"support":0.0922242},{"time_hours":428,"approval_perbill":500000000,"support_perbill":916342,"approval":50,"support":0.0916342},{"time_hours":429,"approval_perbill":500000000,"support_perbill":910470,"approval":50,"support":0.091047},{"time_hours":430,"approval_perbill":500000000,"support_perbill":904626,"approval":50,"support":0.0904626},{"time_hours":431,"approval_perbill":500000000,"support_perbill":898808,"approval":50,"support":0.0898808},{"time_hours":432,"approval_perbill":500000000,"support_perbill":893017,"approval":50,"support":0.0893017},{"time_hours":433,"approval_perbill":500000000,"support_perbill":887252,"approval":50,"support":0.0887252},{"time_hours":434,"approval_perbill":500000000,"support_perbill":881514,"approval":50,"support":0.0881514},{"time_hours":435,"approval_perbill":500000000,"support_perbill":875802,"approval":50,"support":0.0875802},{"time_hours":436,"approval_perbill":500000000,"support_perbill":870117,"approval":50,"support":0.0870117},{"time_hours":437,"approval_perbill":500000000,"support_perbill":864457,"approval":50,"support":0.0864457},{"time_hours":438,"approval_perbill":500000000,"support_perbill":858823,"approval":50,"support":0.0858823},{"time_hours":439,"approval_perbill":500000000,"support_perbill":853214,"approval":50,"support":0.0853214},{"time_hours":440,"approval_perbill":500000000,"support_perbill":847631,"approval":50,"support":0.0847631},{"time_hours":441,"approval_perbill":500000000,"support_perbill":842073,"approval":50,"support":0.0842073},{"time_hours":442,"approval_perbill":500000000,"support_perbill":836540,"approval":50,"support":0.083654},{"time_hours":443,"approval_perbill":500000000,"support_perbill":831032,"approval":50,"support":0.0831032},{"time_hours":444,"approval_perbill":500000000,"support_perbill":825549,"approval":50,"support":0.0825549},{"time_hours":445,"approval_perbill":500000000,"support_perbill":820090,"approval":50,"support":0.082009},{"time_hours":446,"approval_perbill":500000000,"support_perbill":814655,"approval":50,"support":0.0814655},{"time_hours":447,"approval_perbill":500000000,"support_perbill":809245,"approval":50,"support":0.0809245},{"time_hours":448,"approval_perbill":500000000,"support_perbill":803858,"approval":50,"support":0.0803858},{"time_hours":449,"approval_perbill":500000000,"support_perbill":798496,"approval":50,"support":0.0798496},{"time_hours":450,"approval_perbill":500000000,"support_perbill":793157,"approval":50,"support":0.0793157},{"time_hours":451,"approval_perbill":500000000,"support_perbill":787842,"approval":50,"support":0.0787842},{"time_hours":452,"approval_perbill":500000000,"support_perbill":782550,"approval":50,"support":0.078255},{"time_hours":453,"approval_perbill":500000000,"support_perbill":777282,"approval":50,"support":0.0777282},{"time_hours":454,"approval_perbill":500000000,"support_perbill":772037,"approval":50,"support":0.0772037},{"time_hours":455,"approval_perbill":500000000,"support_perbill":766814,"approval":50,"support":0.0766814},{"time_hours":456,"approval_perbill":500000000,"support_perbill":761615,"approval":50,"support":0.0761615},{"time_hours":457,"approval_perbill":500000000,"support_perbill":756438,"approval":50,"support":0.0756438},{"time_hours":458,"approval_perbill":500000000,"support_perbill":751283,"approval":50,"support":0.0751283},{"time_hours":459,"approval_perbill":500000000,"support_perbill":746151,"approval":50,"support":0.0746151},{"time_hours":460,"approval_perbill":500000000,"support_perbill":741041,"approval":50,"support":0.0741041},{"time_hours":461,"approval_perbill":500000000,"support_perbill":735953,"approval":50,"support":0.0735953},{"time_hours":462,"approval_perbill":500000000,"support_perbill":730887,"approval":50,"support":0.0730887},{"time_hours":463,"approval_perbill":500000000,"support_perbill":725843,"approval":50,"support":0.0725843},{"time_hours":464,"approval_perbill":500000000,"support_perbill":720821,"approval":50,"support":0.0720821},{"time_hours":465,"approval_perbill":500000000,"support_perbill":715820,"approval":50,"support":0.071582},{"time_hours":466,"approval_perbill":500000000,"support_perbill":710840,"approval":50,"support":0.071084},{"time_hours":467,"approval_perbill":500000000,"support_perbill":705881,"approval":50,"support":0.0705881},{"time_hours":468,"approval_perbill":500000000,"support_perbill":700944,"approval":50,"support":0.0700944},{"time_hours":469,"approval_perbill":500000000,"support_perbill":696028,"approval":50,"support":0.0696028},{"time_hours":470,"approval_perbill":500000000,"support_perbill":691132,"approval":50,"support":0.0691132},{"time_hours":471,"approval_perbill":500000000,"support_perbill":686257,"approval":50,"support":0.0686257},{"time_hours":472,"approval_perbill":500000000,"support_perbill":681403,"approval":50,"support":0.0681403},{"time_hours":473,"approval_perbill":500000000,"support_perbill":676569,"approval":50,"support":0.0676569},{"time_hours":474,"approval_perbill":500000000,"support_perbill":671756,"approval":50,"support":0.0671756},{"time_hours":475,"approval_perbill":500000000,"support_perbill":666962,"approval":50,"support":0.0666962},{"time_hours":476,"approval_perbill":500000000,"support_perbill":662189,"approval":50,"support":0.0662189},{"time_hours":477,"approval_perbill":500000000,"support_perbill":657436,"approval":50,"support":0.0657436},{"time_hours":478,"approval_perbill":500000000,"support_perbill":652702,"approval":50,"support":0.0652702},{"time_hours":479,"approval_perbill":500000000,"support_perbill":647988,"approval":50,"support":0.0647988},{"time_hours":480,"approval_perbill":500000000,"support_perbill":643294,"approval":50,"support":0.0643294},{"time_hours":481,"approval_perbill":500000000,"support_perbill":638619,"approval":50,"support":0.0638619},{"time_hours":482,"approval_perbill":500000000,"support_perbill":633963,"approval":50,"support":0.0633963},{"time_hours":483,"approval_perbill":500000000,"support_perbill":629327,"approval":50,"support":0.0629327},{"time_hours":484,"approval_perbill":500000000,"support_perbill":624709,"approval":50,"support":0.0624709},{"time_hours":485,"approval_perbill":500000000,"support_perbill":620111,"approval":50,"support":0.0620111},{"time_hours":486,"approval_perbill":500000000,"support_perbill":615531,"approval":50,"support":0.0615531},{"time_hours":487,"approval_perbill":500000000,"support_perbill":610970,"approval":50,"support":0.061097},{"time_hours":488,"approval_perbill":500000000,"support_perbill":606428,"approval":50,"support":0.0606428},{"time_hours":489,"approval_perbill":500000000,"support_perbill":601904,"approval":50,"support":0.0601904},{"time_hours":490,"approval_perbill":500000000,"support_perbill":597399,"approval":50,"support":0.0597399},{"time_hours":491,"approval_perbill":500000000,"support_perbill":592912,"approval":50,"support":0.0592912},{"time_hours":492,"approval_perbill":500000000,"support_perbill":588443,"approval":50,"support":0.0588443},{"time_hours":493,"approval_perbill":500000000,"support_perbill":583992,"approval":50,"support":0.0583992},{"time_hours":494,"approval_perbill":500000000,"support_perbill":579559,"approval":50,"support":0.0579559},{"time_hours":495,"approval_perbill":500000000,"support_perbill":575144,"approval":50,"support":0.0575144},{"time_hours":496,"approval_perbill":500000000,"support_perbill":570747,"approval":50,"support":0.0570747},{"time_hours":497,"approval_perbill":500000000,"support_perbill":566367,"approval":50,"support":0.0566367},{"time_hours":498,"approval_perbill":500000000,"support_perbill":562005,"approval":50,"support":0.0562005},{"time_hours":499,"approval_perbill":500000000,"support_perbill":557660,"approval":50,"support":0.055766},{"time_hours":500,"approval_perbill":500000000,"support_perbill":553332,"approval":50,"support":0.0553332},{"time_hours":501,"approval_perbill":500000000,"support_perbill":549022,"approval":50,"support":0.0549022},{"time_hours":502,"approval_perbill":500000000,"support_perbill":544729,"approval":50,"support":0.0544729},{"time_hours":503,"approval_perbill":500000000,"support_perbill":540452,"approval":50,"support":0.0540452},{"time_hours":504,"approval_perbill":500000000,"support_perbill":536193,"approval":50,"support":0.0536193},{"time_hours":505,"approval_perbill":500000000,"support_perbill":531950,"approval":50,"support":0.053195},{"time_hours":506,"approval_perbill":500000000,"support_perbill":527725,"approval":50,"support":0.0527725},{"time_hours":507,"approval_perbill":500000000,"support_perbill":523515,"approval":50,"support":0.0523515},{"time_hours":508,"approval_perbill":500000000,"support_perbill":519322,"approval":50,"support":0.0519322},{"time_hours":509,"approval_perbill":500000000,"support_perbill":515146,"approval":50,"support":0.0515146},{"time_hours":510,"approval_perbill":500000000,"support_perbill":510986,"approval":50,"support":0.0510986},{"time_hours":511,"approval_perbill":500000000,"support_perbill":506842,"approval":50,"support":0.0506842},{"time_hours":512,"approval_perbill":500000000,"support_perbill":502715,"approval":50,"support":0.0502715},{"time_hours":513,"approval_perbill":500000000,"support_perbill":498603,"approval":50,"support":0.0498603},{"time_hours":514,"approval_perbill":500000000,"support_perbill":494507,"approval":50,"support":0.0494507},{"time_hours":515,"approval_perbill":500000000,"support_perbill":490427,"approval":50,"support":0.0490427},{"time_hours":516,"approval_perbill":500000000,"support_perbill":486363,"approval":50,"support":0.0486363},{"time_hours":517,"approval_perbill":500000000,"support_perbill":482314,"approval":50,"support":0.0482314},{"time_hours":518,"approval_perbill":500000000,"support_perbill":478282,"approval":50,"support":0.0478282},{"time_hours":519,"approval_perbill":500000000,"support_perbill":474264,"approval":50,"support":0.0474264},{"time_hours":520,"approval_perbill":500000000,"support_perbill":470262,"approval":50,"support":0.0470262},{"time_hours":521,"approval_perbill":500000000,"support_perbill":466275,"approval":50,"support":0.0466275},{"time_hours":522,"approval_perbill":500000000,"support_perbill":462304,"approval":50,"support":0.0462304},{"time_hours":523,"approval_perbill":500000000,"support_perbill":458347,"approval":50,"support":0.0458347},{"time_hours":524,"approval_perbill":500000000,"support_perbill":454406,"approval":50,"support":0.0454406},{"time_hours":525,"approval_perbill":500000000,"support_perbill":450479,"approval":50,"support":0.0450479},{"time_hours":526,"approval_perbill":500000000,"support_perbill":446568,"approval":50,"support":0.0446568},{"time_hours":527,"approval_perbill":500000000,"support_perbill":442671,"approval":50,"support":0.0442671},{"time_hours":528,"approval_perbill":500000000,"support_perbill":438789,"approval":50,"support":0.0438789},{"time_hours":529,"approval_perbill":500000000,"support_perbill":434921,"approval":50,"support":0.0434921},{"time_hours":530,"approval_perbill":500000000,"support_perbill":431068,"approval":50,"support":0.0431068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":427230,"approval":50,"support":0.042723},{"time_hours":532,"approval_perbill":500000000,"support_perbill":423406,"approval":50,"support":0.0423406},{"time_hours":533,"approval_perbill":500000000,"support_perbill":419596,"approval":50,"support":0.0419596},{"time_hours":534,"approval_perbill":500000000,"support_perbill":415800,"approval":50,"support":0.04158},{"time_hours":535,"approval_perbill":500000000,"support_perbill":412019,"approval":50,"support":0.0412019},{"time_hours":536,"approval_perbill":500000000,"support_perbill":408251,"approval":50,"support":0.0408251},{"time_hours":537,"approval_perbill":500000000,"support_perbill":404498,"approval":50,"support":0.0404498},{"time_hours":538,"approval_perbill":500000000,"support_perbill":400758,"approval":50,"support":0.0400758},{"time_hours":539,"approval_perbill":500000000,"support_perbill":397033,"approval":50,"support":0.0397033},{"time_hours":540,"approval_perbill":500000000,"support_perbill":393321,"approval":50,"support":0.0393321},{"time_hours":541,"approval_perbill":500000000,"support_perbill":389622,"approval":50,"support":0.0389622},{"time_hours":542,"approval_perbill":500000000,"support_perbill":385937,"approval":50,"support":0.0385937},{"time_hours":543,"approval_perbill":500000000,"support_perbill":382266,"approval":50,"support":0.0382266},{"time_hours":544,"approval_perbill":500000000,"support_perbill":378608,"approval":50,"support":0.0378608},{"time_hours":545,"approval_perbill":500000000,"support_perbill":374964,"approval":50,"support":0.0374964},{"time_hours":546,"approval_perbill":500000000,"support_perbill":371333,"approval":50,"support":0.0371333},{"time_hours":547,"approval_perbill":500000000,"support_perbill":367715,"approval":50,"support":0.0367715},{"time_hours":548,"approval_perbill":500000000,"support_perbill":364110,"approval":50,"support":0.036411},{"time_hours":549,"approval_perbill":500000000,"support_perbill":360519,"approval":50,"support":0.0360519},{"time_hours":550,"approval_perbill":500000000,"support_perbill":356940,"approval":50,"support":0.035694},{"time_hours":551,"approval_perbill":500000000,"support_perbill":353374,"approval":50,"support":0.0353374},{"time_hours":552,"approval_perbill":500000000,"support_perbill":349821,"approval":50,"support":0.0349821},{"time_hours":553,"approval_perbill":500000000,"support_perbill":346281,"approval":50,"support":0.0346281},{"time_hours":554,"approval_perbill":500000000,"support_perbill":342754,"approval":50,"support":0.0342754},{"time_hours":555,"approval_perbill":500000000,"support_perbill":339239,"approval":50,"support":0.0339239},{"time_hours":556,"approval_perbill":500000000,"support_perbill":335737,"approval":50,"support":0.0335737},{"time_hours":557,"approval_perbill":500000000,"support_perbill":332248,"approval":50,"support":0.0332248},{"time_hours":558,"approval_perbill":500000000,"support_perbill":328771,"approval":50,"support":0.0328771},{"time_hours":559,"approval_perbill":500000000,"support_perbill":325306,"approval":50,"support":0.0325306},{"time_hours":560,"approval_perbill":500000000,"support_perbill":321854,"approval":50,"support":0.0321854},{"time_hours":561,"approval_perbill":500000000,"support_perbill":318414,"approval":50,"support":0.0318414},{"time_hours":562,"approval_perbill":500000000,"support_perbill":314986,"approval":50,"support":0.0314986},{"time_hours":563,"approval_perbill":500000000,"support_perbill":311570,"approval":50,"support":0.031157},{"time_hours":564,"approval_perbill":500000000,"support_perbill":308166,"approval":50,"support":0.0308166},{"time_hours":565,"approval_perbill":500000000,"support_perbill":304775,"approval":50,"support":0.0304775},{"time_hours":566,"approval_perbill":500000000,"support_perbill":301395,"approval":50,"support":0.0301395},{"time_hours":567,"approval_perbill":500000000,"support_perbill":298027,"approval":50,"support":0.0298027},{"time_hours":568,"approval_perbill":500000000,"support_perbill":294671,"approval":50,"support":0.0294671},{"time_hours":569,"approval_perbill":500000000,"support_perbill":291326,"approval":50,"support":0.0291326},{"time_hours":570,"approval_perbill":500000000,"support_perbill":287994,"approval":50,"support":0.0287994},{"time_hours":571,"approval_perbill":500000000,"support_perbill":284673,"approval":50,"support":0.0284673},{"time_hours":572,"approval_perbill":500000000,"support_perbill":281363,"approval":50,"support":0.0281363},{"time_hours":573,"approval_perbill":500000000,"support_perbill":278066,"approval":50,"support":0.0278066},{"time_hours":574,"approval_perbill":500000000,"support_perbill":274779,"approval":50,"support":0.0274779},{"time_hours":575,"approval_perbill":500000000,"support_perbill":271504,"approval":50,"support":0.0271504},{"time_hours":576,"approval_perbill":500000000,"support_perbill":268240,"approval":50,"support":0.026824},{"time_hours":577,"approval_perbill":500000000,"support_perbill":264988,"approval":50,"support":0.0264988},{"time_hours":578,"approval_perbill":500000000,"support_perbill":261746,"approval":50,"support":0.0261746},{"time_hours":579,"approval_perbill":500000000,"support_perbill":258516,"approval":50,"support":0.0258516},{"time_hours":580,"approval_perbill":500000000,"support_perbill":255297,"approval":50,"support":0.0255297},{"time_hours":581,"approval_perbill":500000000,"support_perbill":252089,"approval":50,"support":0.0252089},{"time_hours":582,"approval_perbill":500000000,"support_perbill":248892,"approval":50,"support":0.0248892},{"time_hours":583,"approval_perbill":500000000,"support_perbill":245706,"approval":50,"support":0.0245706},{"time_hours":584,"approval_perbill":500000000,"support_perbill":242531,"approval":50,"support":0.0242531},{"time_hours":585,"approval_perbill":500000000,"support_perbill":239367,"approval":50,"support":0.0239367},{"time_hours":586,"approval_perbill":500000000,"support_perbill":236213,"approval":50,"support":0.0236213},{"time_hours":587,"approval_perbill":500000000,"support_perbill":233070,"approval":50,"support":0.023307},{"time_hours":588,"approval_perbill":500000000,"support_perbill":229938,"approval":50,"support":0.0229938},{"time_hours":589,"approval_perbill":500000000,"support_perbill":226816,"approval":50,"support":0.0226816},{"time_hours":590,"approval_perbill":500000000,"support_perbill":223705,"approval":50,"support":0.0223705},{"time_hours":591,"approval_perbill":500000000,"support_perbill":220604,"approval":50,"support":0.0220604},{"time_hours":592,"approval_perbill":500000000,"support_perbill":217514,"approval":50,"support":0.0217514},{"time_hours":593,"approval_perbill":500000000,"support_perbill":214434,"approval":50,"support":0.0214434},{"time_hours":594,"approval_perbill":500000000,"support_perbill":211365,"approval":50,"support":0.0211365},{"time_hours":595,"approval_perbill":500000000,"support_perbill":208306,"approval":50,"support":0.0208306},{"time_hours":596,"approval_perbill":500000000,"support_perbill":205257,"approval":50,"support":0.0205257},{"time_hours":597,"approval_perbill":500000000,"support_perbill":202218,"approval":50,"support":0.0202218},{"time_hours":598,"approval_perbill":500000000,"support_perbill":199189,"approval":50,"support":0.0199189},{"time_hours":599,"approval_perbill":500000000,"support_perbill":196170,"approval":50,"support":0.019617},{"time_hours":600,"approval_perbill":500000000,"support_perbill":193162,"approval":50,"support":0.0193162},{"time_hours":601,"approval_perbill":500000000,"support_perbill":190163,"approval":50,"support":0.0190163},{"time_hours":602,"approval_perbill":500000000,"support_perbill":187175,"approval":50,"support":0.0187175},{"time_hours":603,"approval_perbill":500000000,"support_perbill":184196,"approval":50,"support":0.0184196},{"time_hours":604,"approval_perbill":500000000,"support_perbill":181227,"approval":50,"support":0.0181227},{"time_hours":605,"approval_perbill":500000000,"support_perbill":178268,"approval":50,"support":0.0178268},{"time_hours":606,"approval_perbill":500000000,"support_perbill":175318,"approval":50,"support":0.0175318},{"time_hours":607,"approval_perbill":500000000,"support_perbill":172378,"approval":50,"support":0.0172378},{"time_hours":608,"approval_perbill":500000000,"support_perbill":169448,"approval":50,"support":0.0169448},{"time_hours":609,"approval_perbill":500000000,"support_perbill":166528,"approval":50,"support":0.0166528},{"time_hours":610,"approval_perbill":500000000,"support_perbill":163617,"approval":50,"support":0.0163617},{"time_hours":611,"approval_perbill":500000000,"support_perbill":160715,"approval":50,"support":0.0160715},{"time_hours":612,"approval_perbill":500000000,"support_perbill":157823,"approval":50,"support":0.0157823},{"time_hours":613,"approval_perbill":500000000,"support_perbill":154940,"approval":50,"support":0.015494},{"time_hours":614,"approval_perbill":500000000,"support_perbill":152067,"approval":50,"support":0.0152067},{"time_hours":615,"approval_perbill":500000000,"support_perbill":149203,"approval":50,"support":0.0149203},{"time_hours":616,"approval_perbill":500000000,"support_perbill":146348,"approval":50,"support":0.0146348},{"time_hours":617,"approval_perbill":500000000,"support_perbill":143503,"approval":50,"support":0.0143503},{"time_hours":618,"approval_perbill":500000000,"support_perbill":140667,"approval":50,"support":0.0140667},{"time_hours":619,"approval_perbill":500000000,"support_perbill":137839,"approval":50,"support":0.0137839},{"time_hours":620,"approval_perbill":500000000,"support_perbill":135021,"approval":50,"support":0.0135021},{"time_hours":621,"approval_perbill":500000000,"support_perbill":132212,"approval":50,"support":0.0132212},{"time_hours":622,"approval_perbill":500000000,"support_perbill":129412,"approval":50,"support":0.0129412},{"time_hours":623,"approval_perbill":500000000,"support_perbill":126621,"approval":50,"support":0.0126621},{"time_hours":624,"approval_perbill":500000000,"support_perbill":123839,"approval":50,"support":0.0123839},{"time_hours":625,"approval_perbill":500000000,"support_perbill":121065,"approval":50,"support":0.0121065},{"time_hours":626,"approval_perbill":500000000,"support_perbill":118301,"approval":50,"support":0.0118301},{"time_hours":627,"approval_perbill":500000000,"support_perbill":115545,"approval":50,"support":0.0115545},{"time_hours":628,"approval_perbill":500000000,"support_perbill":112798,"approval":50,"support":0.0112798},{"time_hours":629,"approval_perbill":500000000,"support_perbill":110060,"approval":50,"support":0.011006},{"time_hours":630,"approval_perbill":500000000,"support_perbill":107330,"approval":50,"support":0.010733},{"time_hours":631,"approval_perbill":500000000,"support_perbill":104610,"approval":50,"support":0.010461},{"time_hours":632,"approval_perbill":500000000,"support_perbill":101897,"approval":50,"support":0.0101897},{"time_hours":633,"approval_perbill":500000000,"support_perbill":99193,"approval":50,"support":0.0099193},{"time_hours":634,"approval_perbill":500000000,"support_perbill":96498,"approval":50,"support":0.0096498},{"time_hours":635,"approval_perbill":500000000,"support_perbill":93811,"approval":50,"support":0.0093811},{"time_hours":636,"approval_perbill":500000000,"support_perbill":91133,"approval":50,"support":0.0091133},{"time_hours":637,"approval_perbill":500000000,"support_perbill":88462,"approval":50,"support":0.0088462},{"time_hours":638,"approval_perbill":500000000,"support_perbill":85801,"approval":50,"support":0.0085801},{"time_hours":639,"approval_perbill":500000000,"support_perbill":83147,"approval":50,"support":0.0083147},{"time_hours":640,"approval_perbill":500000000,"support_perbill":80502,"approval":50,"support":0.0080502},{"time_hours":641,"approval_perbill":500000000,"support_perbill":77865,"approval":50,"support":0.0077865},{"time_hours":642,"approval_perbill":500000000,"support_perbill":75236,"approval":50,"support":0.0075236},{"time_hours":643,"approval_perbill":500000000,"support_perbill":72616,"approval":50,"support":0.0072616},{"time_hours":644,"approval_perbill":500000000,"support_perbill":70003,"approval":50,"support":0.0070003},{"time_hours":645,"approval_perbill":500000000,"support_perbill":67399,"approval":50,"support":0.0067399},{"time_hours":646,"approval_perbill":500000000,"support_perbill":64802,"approval":50,"support":0.0064802},{"time_hours":647,"approval_perbill":500000000,"support_perbill":62214,"approval":50,"support":0.0062214},{"time_hours":648,"approval_perbill":500000000,"support_perbill":59634,"approval":50,"support":0.0059634},{"time_hours":649,"approval_perbill":500000000,"support_perbill":57061,"approval":50,"support":0.0057061},{"time_hours":650,"approval_perbill":500000000,"support_perbill":54496,"approval":50,"support":0.0054496},{"time_hours":651,"approval_perbill":500000000,"support_perbill":51940,"approval":50,"support":0.005194},{"time_hours":652,"approval_perbill":500000000,"support_perbill":49391,"approval":50,"support":0.0049391},{"time_hours":653,"approval_perbill":500000000,"support_perbill":46850,"approval":50,"support":0.004685},{"time_hours":654,"approval_perbill":500000000,"support_perbill":44316,"approval":50,"support":0.0044316},{"time_hours":655,"approval_perbill":500000000,"support_perbill":41790,"approval":50,"support":0.004179},{"time_hours":656,"approval_perbill":500000000,"support_perbill":39272,"approval":50,"support":0.0039272},{"time_hours":657,"approval_perbill":500000000,"support_perbill":36762,"approval":50,"support":0.0036762},{"time_hours":658,"approval_perbill":500000000,"support_perbill":34259,"approval":50,"support":0.0034259},{"time_hours":659,"approval_perbill":500000000,"support_perbill":31764,"approval":50,"support":0.0031764},{"time_hours":660,"approval_perbill":500000000,"support_perbill":29276,"approval":50,"support":0.0029276},{"time_hours":661,"approval_perbill":500000000,"support_perbill":26796,"approval":50,"support":0.0026796},{"time_hours":662,"approval_perbill":500000000,"support_perbill":24323,"approval":50,"support":0.0024323},{"time_hours":663,"approval_perbill":500000000,"support_perbill":21858,"approval":50,"support":0.0021858},{"time_hours":664,"approval_perbill":500000000,"support_perbill":19400,"approval":50,"support":0.00194},{"time_hours":665,"approval_perbill":500000000,"support_perbill":16950,"approval":50,"support":0.001695},{"time_hours":666,"approval_perbill":500000000,"support_perbill":14507,"approval":50,"support":0.0014507},{"time_hours":667,"approval_perbill":500000000,"support_perbill":12071,"approval":50,"support":0.0012071},{"time_hours":668,"approval_perbill":500000000,"support_perbill":9642,"approval":50,"support":0.0009642},{"time_hours":669,"approval_perbill":500000000,"support_perbill":7221,"approval":50,"support":0.0007221},{"time_hours":670,"approval_perbill":500000000,"support_perbill":4807,"approval":50,"support":0.0004807},{"time_hours":671,"approval_perbill":500000000,"support_perbill":2400,"approval":50,"support":0.00024},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},87612:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":997037038,"support_perbill":499255953,"approval":99.7037038,"support":49.9255953},{"time_hours":2,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905},{"time_hours":3,"approval_perbill":991189429,"support_perbill":497767858,"approval":99.1189429,"support":49.7767858},{"time_hours":4,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381},{"time_hours":5,"approval_perbill":985443960,"support_perbill":496279762,"approval":98.544396,"support":49.6279762},{"time_hours":6,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715},{"time_hours":7,"approval_perbill":979797981,"support_perbill":494791667,"approval":97.9797981,"support":49.4791667},{"time_hours":8,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762},{"time_hours":9,"approval_perbill":974248928,"support_perbill":493303572,"approval":97.4248928,"support":49.3303572},{"time_hours":10,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524},{"time_hours":11,"approval_perbill":968794328,"support_perbill":491815477,"approval":96.8794328,"support":49.1815477},{"time_hours":12,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429},{"time_hours":13,"approval_perbill":963431787,"support_perbill":490327381,"approval":96.3431787,"support":49.0327381},{"time_hours":14,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334},{"time_hours":15,"approval_perbill":958158997,"support_perbill":488839286,"approval":95.8158997,"support":48.8839286},{"time_hours":16,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239},{"time_hours":17,"approval_perbill":952973721,"support_perbill":487351191,"approval":95.2973721,"support":48.7351191},{"time_hours":18,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143},{"time_hours":19,"approval_perbill":947873801,"support_perbill":485863096,"approval":94.7873801,"support":48.5863096},{"time_hours":20,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048},{"time_hours":21,"approval_perbill":942857143,"support_perbill":484375000,"approval":94.2857143,"support":48.4375},{"time_hours":22,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953},{"time_hours":23,"approval_perbill":937921728,"support_perbill":482886905,"approval":93.7921728,"support":48.2886905},{"time_hours":24,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858},{"time_hours":25,"approval_perbill":933065598,"support_perbill":481398810,"approval":93.3065598,"support":48.139881},{"time_hours":26,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762},{"time_hours":27,"approval_perbill":928286854,"support_perbill":479910715,"approval":92.8286854,"support":47.9910715},{"time_hours":28,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667},{"time_hours":29,"approval_perbill":923583664,"support_perbill":478422620,"approval":92.3583664,"support":47.842262},{"time_hours":30,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572},{"time_hours":31,"approval_perbill":918954249,"support_perbill":476934524,"approval":91.8954249,"support":47.6934524},{"time_hours":32,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477},{"time_hours":33,"approval_perbill":914396889,"support_perbill":475446429,"approval":91.4396889,"support":47.5446429},{"time_hours":34,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381},{"time_hours":35,"approval_perbill":909909911,"support_perbill":473958334,"approval":90.9909911,"support":47.3958334},{"time_hours":36,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286},{"time_hours":37,"approval_perbill":905491700,"support_perbill":472470239,"approval":90.54917,"support":47.2470239},{"time_hours":38,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191},{"time_hours":39,"approval_perbill":901140685,"support_perbill":470982143,"approval":90.1140685,"support":47.0982143},{"time_hours":40,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096},{"time_hours":41,"approval_perbill":896855347,"support_perbill":469494048,"approval":89.6855347,"support":46.9494048},{"time_hours":42,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875},{"time_hours":43,"approval_perbill":892634208,"support_perbill":468005953,"approval":89.2634208,"support":46.8005953},{"time_hours":44,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905},{"time_hours":45,"approval_perbill":888475838,"support_perbill":466517858,"approval":88.8475838,"support":46.6517858},{"time_hours":46,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381},{"time_hours":47,"approval_perbill":884378844,"support_perbill":465029762,"approval":88.4378844,"support":46.5029762},{"time_hours":48,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715},{"time_hours":49,"approval_perbill":880341882,"support_perbill":463541667,"approval":88.0341882,"support":46.3541667},{"time_hours":50,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762},{"time_hours":51,"approval_perbill":876363637,"support_perbill":462053572,"approval":87.6363637,"support":46.2053572},{"time_hours":52,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524},{"time_hours":53,"approval_perbill":872442841,"support_perbill":460565477,"approval":87.2442841,"support":46.0565477},{"time_hours":54,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429},{"time_hours":55,"approval_perbill":868578256,"support_perbill":459077381,"approval":86.8578256,"support":45.9077381},{"time_hours":56,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334},{"time_hours":57,"approval_perbill":864768684,"support_perbill":457589286,"approval":86.4768684,"support":45.7589286},{"time_hours":58,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239},{"time_hours":59,"approval_perbill":861012957,"support_perbill":456101191,"approval":86.1012957,"support":45.6101191},{"time_hours":60,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143},{"time_hours":61,"approval_perbill":857309942,"support_perbill":454613096,"approval":85.7309942,"support":45.4613096},{"time_hours":62,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048},{"time_hours":63,"approval_perbill":853658537,"support_perbill":453125000,"approval":85.3658537,"support":45.3125},{"time_hours":64,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953},{"time_hours":65,"approval_perbill":850057671,"support_perbill":451636905,"approval":85.0057671,"support":45.1636905},{"time_hours":66,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858},{"time_hours":67,"approval_perbill":846506302,"support_perbill":450148810,"approval":84.6506302,"support":45.014881},{"time_hours":68,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762},{"time_hours":69,"approval_perbill":843003414,"support_perbill":448660715,"approval":84.3003414,"support":44.8660715},{"time_hours":70,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667},{"time_hours":71,"approval_perbill":839548024,"support_perbill":447172620,"approval":83.9548024,"support":44.717262},{"time_hours":72,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572},{"time_hours":73,"approval_perbill":836139170,"support_perbill":445684524,"approval":83.613917,"support":44.5684524},{"time_hours":74,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477},{"time_hours":75,"approval_perbill":832775921,"support_perbill":444196429,"approval":83.2775921,"support":44.4196429},{"time_hours":76,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381},{"time_hours":77,"approval_perbill":829457365,"support_perbill":442708334,"approval":82.9457365,"support":44.2708334},{"time_hours":78,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286},{"time_hours":79,"approval_perbill":826182619,"support_perbill":441220239,"approval":82.6182619,"support":44.1220239},{"time_hours":80,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191},{"time_hours":81,"approval_perbill":822950820,"support_perbill":439732143,"approval":82.295082,"support":43.9732143},{"time_hours":82,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096},{"time_hours":83,"approval_perbill":819761130,"support_perbill":438244048,"approval":81.976113,"support":43.8244048},{"time_hours":84,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75},{"time_hours":85,"approval_perbill":816612730,"support_perbill":436755953,"approval":81.661273,"support":43.6755953},{"time_hours":86,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905},{"time_hours":87,"approval_perbill":813504824,"support_perbill":435267858,"approval":81.3504824,"support":43.5267858},{"time_hours":88,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381},{"time_hours":89,"approval_perbill":810436635,"support_perbill":433779762,"approval":81.0436635,"support":43.3779762},{"time_hours":90,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715},{"time_hours":91,"approval_perbill":807407408,"support_perbill":432291667,"approval":80.7407408,"support":43.2291667},{"time_hours":92,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762},{"time_hours":93,"approval_perbill":804416404,"support_perbill":430803572,"approval":80.4416404,"support":43.0803572},{"time_hours":94,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524},{"time_hours":95,"approval_perbill":801462906,"support_perbill":429315477,"approval":80.1462906,"support":42.9315477},{"time_hours":96,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429},{"time_hours":97,"approval_perbill":798546210,"support_perbill":427827381,"approval":79.854621,"support":42.7827381},{"time_hours":98,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334},{"time_hours":99,"approval_perbill":795665635,"support_perbill":426339286,"approval":79.5665635,"support":42.6339286},{"time_hours":100,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239},{"time_hours":101,"approval_perbill":792820513,"support_perbill":424851191,"approval":79.2820513,"support":42.4851191},{"time_hours":102,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143},{"time_hours":103,"approval_perbill":790010194,"support_perbill":423363096,"approval":79.0010194,"support":42.3363096},{"time_hours":104,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048},{"time_hours":105,"approval_perbill":787234043,"support_perbill":421875000,"approval":78.7234043,"support":42.1875},{"time_hours":106,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953},{"time_hours":107,"approval_perbill":784491441,"support_perbill":420386905,"approval":78.4491441,"support":42.0386905},{"time_hours":108,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858},{"time_hours":109,"approval_perbill":781781783,"support_perbill":418898810,"approval":78.1781783,"support":41.889881},{"time_hours":110,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762},{"time_hours":111,"approval_perbill":779104478,"support_perbill":417410715,"approval":77.9104478,"support":41.7410715},{"time_hours":112,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667},{"time_hours":113,"approval_perbill":776458953,"support_perbill":415922620,"approval":77.6458953,"support":41.592262},{"time_hours":114,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572},{"time_hours":115,"approval_perbill":773844642,"support_perbill":414434524,"approval":77.3844642,"support":41.4434524},{"time_hours":116,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477},{"time_hours":117,"approval_perbill":771260998,"support_perbill":412946429,"approval":77.1260998,"support":41.2946429},{"time_hours":118,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381},{"time_hours":119,"approval_perbill":768707484,"support_perbill":411458334,"approval":76.8707484,"support":41.1458334},{"time_hours":120,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286},{"time_hours":121,"approval_perbill":766183576,"support_perbill":409970239,"approval":76.6183576,"support":40.9970239},{"time_hours":122,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191},{"time_hours":123,"approval_perbill":763688761,"support_perbill":408482143,"approval":76.3688761,"support":40.8482143},{"time_hours":124,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096},{"time_hours":125,"approval_perbill":761222541,"support_perbill":406994048,"approval":76.1222541,"support":40.6994048},{"time_hours":126,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625},{"time_hours":127,"approval_perbill":758784426,"support_perbill":405505953,"approval":75.8784426,"support":40.5505953},{"time_hours":128,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905},{"time_hours":129,"approval_perbill":756373938,"support_perbill":404017858,"approval":75.6373938,"support":40.4017858},{"time_hours":130,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381},{"time_hours":131,"approval_perbill":753990611,"support_perbill":402529762,"approval":75.3990611,"support":40.2529762},{"time_hours":132,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715},{"time_hours":133,"approval_perbill":751633988,"support_perbill":401041667,"approval":75.1633988,"support":40.1041667},{"time_hours":134,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762},{"time_hours":135,"approval_perbill":749303621,"support_perbill":399553572,"approval":74.9303621,"support":39.9553572},{"time_hours":136,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524},{"time_hours":137,"approval_perbill":746999077,"support_perbill":398065477,"approval":74.6999077,"support":39.8065477},{"time_hours":138,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429},{"time_hours":139,"approval_perbill":744719927,"support_perbill":396577381,"approval":74.4719927,"support":39.6577381},{"time_hours":140,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334},{"time_hours":141,"approval_perbill":742465754,"support_perbill":395089286,"approval":74.2465754,"support":39.5089286},{"time_hours":142,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239},{"time_hours":143,"approval_perbill":740236149,"support_perbill":393601191,"approval":74.0236149,"support":39.3601191},{"time_hours":144,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143},{"time_hours":145,"approval_perbill":738030714,"support_perbill":392113096,"approval":73.8030714,"support":39.2113096},{"time_hours":146,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048},{"time_hours":147,"approval_perbill":735849057,"support_perbill":390625000,"approval":73.5849057,"support":39.0625},{"time_hours":148,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953},{"time_hours":149,"approval_perbill":733690796,"support_perbill":389136905,"approval":73.3690796,"support":38.9136905},{"time_hours":150,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858},{"time_hours":151,"approval_perbill":731555556,"support_perbill":387648810,"approval":73.1555556,"support":38.764881},{"time_hours":152,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762},{"time_hours":153,"approval_perbill":729442971,"support_perbill":386160715,"approval":72.9442971,"support":38.6160715},{"time_hours":154,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667},{"time_hours":155,"approval_perbill":727352683,"support_perbill":384672620,"approval":72.7352683,"support":38.467262},{"time_hours":156,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572},{"time_hours":157,"approval_perbill":725284340,"support_perbill":383184524,"approval":72.528434,"support":38.3184524},{"time_hours":158,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477},{"time_hours":159,"approval_perbill":723237599,"support_perbill":381696429,"approval":72.3237599,"support":38.1696429},{"time_hours":160,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381},{"time_hours":161,"approval_perbill":721212122,"support_perbill":380208334,"approval":72.1212122,"support":38.0208334},{"time_hours":162,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286},{"time_hours":163,"approval_perbill":719207580,"support_perbill":378720239,"approval":71.920758,"support":37.8720239},{"time_hours":164,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191},{"time_hours":165,"approval_perbill":717223651,"support_perbill":377232143,"approval":71.7223651,"support":37.7232143},{"time_hours":166,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096},{"time_hours":167,"approval_perbill":715260018,"support_perbill":375744048,"approval":71.5260018,"support":37.5744048},{"time_hours":168,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5},{"time_hours":169,"approval_perbill":713316370,"support_perbill":374255953,"approval":71.331637,"support":37.4255953},{"time_hours":170,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905},{"time_hours":171,"approval_perbill":711392406,"support_perbill":372767858,"approval":71.1392406,"support":37.2767858},{"time_hours":172,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381},{"time_hours":173,"approval_perbill":709487826,"support_perbill":371279762,"approval":70.9487826,"support":37.1279762},{"time_hours":174,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715},{"time_hours":175,"approval_perbill":707602340,"support_perbill":369791667,"approval":70.760234,"support":36.9791667},{"time_hours":176,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762},{"time_hours":177,"approval_perbill":705735661,"support_perbill":368303572,"approval":70.5735661,"support":36.8303572},{"time_hours":178,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524},{"time_hours":179,"approval_perbill":703887511,"support_perbill":366815477,"approval":70.3887511,"support":36.6815477},{"time_hours":180,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429},{"time_hours":181,"approval_perbill":702057613,"support_perbill":365327381,"approval":70.2057613,"support":36.5327381},{"time_hours":182,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334},{"time_hours":183,"approval_perbill":700245701,"support_perbill":363839286,"approval":70.0245701,"support":36.3839286},{"time_hours":184,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239},{"time_hours":185,"approval_perbill":698451508,"support_perbill":362351191,"approval":69.8451508,"support":36.2351191},{"time_hours":186,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143},{"time_hours":187,"approval_perbill":696674777,"support_perbill":360863096,"approval":69.6674777,"support":36.0863096},{"time_hours":188,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048},{"time_hours":189,"approval_perbill":694915254,"support_perbill":359375000,"approval":69.4915254,"support":35.9375},{"time_hours":190,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953},{"time_hours":191,"approval_perbill":693172691,"support_perbill":357886905,"approval":69.3172691,"support":35.7886905},{"time_hours":192,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858},{"time_hours":193,"approval_perbill":691446843,"support_perbill":356398810,"approval":69.1446843,"support":35.639881},{"time_hours":194,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762},{"time_hours":195,"approval_perbill":689737470,"support_perbill":354910715,"approval":68.973747,"support":35.4910715},{"time_hours":196,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667},{"time_hours":197,"approval_perbill":688044339,"support_perbill":353422620,"approval":68.8044339,"support":35.342262},{"time_hours":198,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572},{"time_hours":199,"approval_perbill":686367219,"support_perbill":351934524,"approval":68.6367219,"support":35.1934524},{"time_hours":200,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477},{"time_hours":201,"approval_perbill":684705883,"support_perbill":350446429,"approval":68.4705883,"support":35.0446429},{"time_hours":202,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381},{"time_hours":203,"approval_perbill":683060110,"support_perbill":348958334,"approval":68.306011,"support":34.8958334},{"time_hours":204,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286},{"time_hours":205,"approval_perbill":681429682,"support_perbill":347470239,"approval":68.1429682,"support":34.7470239},{"time_hours":206,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191},{"time_hours":207,"approval_perbill":679814385,"support_perbill":345982143,"approval":67.9814385,"support":34.5982143},{"time_hours":208,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096},{"time_hours":209,"approval_perbill":678214011,"support_perbill":344494048,"approval":67.8214011,"support":34.4494048},{"time_hours":210,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375},{"time_hours":211,"approval_perbill":676628353,"support_perbill":343005953,"approval":67.6628353,"support":34.3005953},{"time_hours":212,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905},{"time_hours":213,"approval_perbill":675057209,"support_perbill":341517858,"approval":67.5057209,"support":34.1517858},{"time_hours":214,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381},{"time_hours":215,"approval_perbill":673500380,"support_perbill":340029762,"approval":67.350038,"support":34.0029762},{"time_hours":216,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715},{"time_hours":217,"approval_perbill":671957672,"support_perbill":338541667,"approval":67.1957672,"support":33.8541667},{"time_hours":218,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762},{"time_hours":219,"approval_perbill":670428894,"support_perbill":337053572,"approval":67.0428894,"support":33.7053572},{"time_hours":220,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524},{"time_hours":221,"approval_perbill":668913858,"support_perbill":335565477,"approval":66.8913858,"support":33.5565477},{"time_hours":222,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429},{"time_hours":223,"approval_perbill":667412379,"support_perbill":334077381,"approval":66.7412379,"support":33.4077381},{"time_hours":224,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334},{"time_hours":225,"approval_perbill":665924276,"support_perbill":332589286,"approval":66.5924276,"support":33.2589286},{"time_hours":226,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239},{"time_hours":227,"approval_perbill":664449372,"support_perbill":331101191,"approval":66.4449372,"support":33.1101191},{"time_hours":228,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143},{"time_hours":229,"approval_perbill":662987491,"support_perbill":329613096,"approval":66.2987491,"support":32.9613096},{"time_hours":230,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048},{"time_hours":231,"approval_perbill":661538462,"support_perbill":328125000,"approval":66.1538462,"support":32.8125},{"time_hours":232,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953},{"time_hours":233,"approval_perbill":660102115,"support_perbill":326636905,"approval":66.0102115,"support":32.6636905},{"time_hours":234,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858},{"time_hours":235,"approval_perbill":658678287,"support_perbill":325148810,"approval":65.8678287,"support":32.514881},{"time_hours":236,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762},{"time_hours":237,"approval_perbill":657266811,"support_perbill":323660715,"approval":65.7266811,"support":32.3660715},{"time_hours":238,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667},{"time_hours":239,"approval_perbill":655867531,"support_perbill":322172620,"approval":65.5867531,"support":32.217262},{"time_hours":240,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572},{"time_hours":241,"approval_perbill":654480287,"support_perbill":320684524,"approval":65.4480287,"support":32.0684524},{"time_hours":242,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477},{"time_hours":243,"approval_perbill":653104925,"support_perbill":319196429,"approval":65.3104925,"support":31.9196429},{"time_hours":244,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381},{"time_hours":245,"approval_perbill":651741294,"support_perbill":317708334,"approval":65.1741294,"support":31.7708334},{"time_hours":246,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286},{"time_hours":247,"approval_perbill":650389243,"support_perbill":316220239,"approval":65.0389243,"support":31.6220239},{"time_hours":248,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191},{"time_hours":249,"approval_perbill":649048626,"support_perbill":314732143,"approval":64.9048626,"support":31.4732143},{"time_hours":250,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096},{"time_hours":251,"approval_perbill":647719299,"support_perbill":313244048,"approval":64.7719299,"support":31.3244048},{"time_hours":252,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25},{"time_hours":253,"approval_perbill":646401118,"support_perbill":311755953,"approval":64.6401118,"support":31.1755953},{"time_hours":254,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905},{"time_hours":255,"approval_perbill":645093946,"support_perbill":310267858,"approval":64.5093946,"support":31.0267858},{"time_hours":256,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381},{"time_hours":257,"approval_perbill":643797644,"support_perbill":308779762,"approval":64.3797644,"support":30.8779762},{"time_hours":258,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715},{"time_hours":259,"approval_perbill":642512078,"support_perbill":307291667,"approval":64.2512078,"support":30.7291667},{"time_hours":260,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762},{"time_hours":261,"approval_perbill":641237113,"support_perbill":305803572,"approval":64.1237113,"support":30.5803572},{"time_hours":262,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524},{"time_hours":263,"approval_perbill":639972622,"support_perbill":304315477,"approval":63.9972622,"support":30.4315477},{"time_hours":264,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429},{"time_hours":265,"approval_perbill":638718473,"support_perbill":302827381,"approval":63.8718473,"support":30.2827381},{"time_hours":266,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334},{"time_hours":267,"approval_perbill":637474542,"support_perbill":301339286,"approval":63.7474542,"support":30.1339286},{"time_hours":268,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239},{"time_hours":269,"approval_perbill":636240703,"support_perbill":299851191,"approval":63.6240703,"support":29.9851191},{"time_hours":270,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143},{"time_hours":271,"approval_perbill":635016835,"support_perbill":298363096,"approval":63.5016835,"support":29.8363096},{"time_hours":272,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048},{"time_hours":273,"approval_perbill":633802817,"support_perbill":296875000,"approval":63.3802817,"support":29.6875},{"time_hours":274,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953},{"time_hours":275,"approval_perbill":632598530,"support_perbill":295386905,"approval":63.259853,"support":29.5386905},{"time_hours":276,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858},{"time_hours":277,"approval_perbill":631403859,"support_perbill":293898810,"approval":63.1403859,"support":29.389881},{"time_hours":278,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762},{"time_hours":279,"approval_perbill":630218688,"support_perbill":292410715,"approval":63.0218688,"support":29.2410715},{"time_hours":280,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667},{"time_hours":281,"approval_perbill":629042905,"support_perbill":290922620,"approval":62.9042905,"support":29.092262},{"time_hours":282,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572},{"time_hours":283,"approval_perbill":627876397,"support_perbill":289434524,"approval":62.7876397,"support":28.9434524},{"time_hours":284,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477},{"time_hours":285,"approval_perbill":626719057,"support_perbill":287946429,"approval":62.6719057,"support":28.7946429},{"time_hours":286,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381},{"time_hours":287,"approval_perbill":625570776,"support_perbill":286458334,"approval":62.5570776,"support":28.6458334},{"time_hours":288,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286},{"time_hours":289,"approval_perbill":624431449,"support_perbill":284970239,"approval":62.4431449,"support":28.4970239},{"time_hours":290,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191},{"time_hours":291,"approval_perbill":623300971,"support_perbill":283482143,"approval":62.3300971,"support":28.3482143},{"time_hours":292,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096},{"time_hours":293,"approval_perbill":622179239,"support_perbill":281994048,"approval":62.2179239,"support":28.1994048},{"time_hours":294,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125},{"time_hours":295,"approval_perbill":621066153,"support_perbill":280505953,"approval":62.1066153,"support":28.0505953},{"time_hours":296,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905},{"time_hours":297,"approval_perbill":619961612,"support_perbill":279017858,"approval":61.9961612,"support":27.9017858},{"time_hours":298,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381},{"time_hours":299,"approval_perbill":618865519,"support_perbill":277529762,"approval":61.8865519,"support":27.7529762},{"time_hours":300,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715},{"time_hours":301,"approval_perbill":617777778,"support_perbill":276041667,"approval":61.7777778,"support":27.6041667},{"time_hours":302,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762},{"time_hours":303,"approval_perbill":616698292,"support_perbill":274553572,"approval":61.6698292,"support":27.4553572},{"time_hours":304,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524},{"time_hours":305,"approval_perbill":615626969,"support_perbill":273065477,"approval":61.5626969,"support":27.3065477},{"time_hours":306,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429},{"time_hours":307,"approval_perbill":614563716,"support_perbill":271577381,"approval":61.4563716,"support":27.1577381},{"time_hours":308,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334},{"time_hours":309,"approval_perbill":613508443,"support_perbill":270089286,"approval":61.3508443,"support":27.0089286},{"time_hours":310,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239},{"time_hours":311,"approval_perbill":612461059,"support_perbill":268601191,"approval":61.2461059,"support":26.8601191},{"time_hours":312,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143},{"time_hours":313,"approval_perbill":611421477,"support_perbill":267113096,"approval":61.1421477,"support":26.7113096},{"time_hours":314,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048},{"time_hours":315,"approval_perbill":610389610,"support_perbill":265625000,"approval":61.038961,"support":26.5625},{"time_hours":316,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953},{"time_hours":317,"approval_perbill":609365373,"support_perbill":264136905,"approval":60.9365373,"support":26.4136905},{"time_hours":318,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858},{"time_hours":319,"approval_perbill":608348680,"support_perbill":262648810,"approval":60.834868,"support":26.264881},{"time_hours":320,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762},{"time_hours":321,"approval_perbill":607339449,"support_perbill":261160715,"approval":60.7339449,"support":26.1160715},{"time_hours":322,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667},{"time_hours":323,"approval_perbill":606337599,"support_perbill":259672620,"approval":60.6337599,"support":25.967262},{"time_hours":324,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572},{"time_hours":325,"approval_perbill":605343048,"support_perbill":258184524,"approval":60.5343048,"support":25.8184524},{"time_hours":326,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477},{"time_hours":327,"approval_perbill":604355717,"support_perbill":256696429,"approval":60.4355717,"support":25.6696429},{"time_hours":328,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381},{"time_hours":329,"approval_perbill":603375527,"support_perbill":255208334,"approval":60.3375527,"support":25.5208334},{"time_hours":330,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286},{"time_hours":331,"approval_perbill":602402402,"support_perbill":253720239,"approval":60.2402402,"support":25.3720239},{"time_hours":332,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191},{"time_hours":333,"approval_perbill":601436266,"support_perbill":252232143,"approval":60.1436266,"support":25.2232143},{"time_hours":334,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096},{"time_hours":335,"approval_perbill":600477042,"support_perbill":250744048,"approval":60.0477042,"support":25.0744048},{"time_hours":336,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25},{"time_hours":337,"approval_perbill":599524658,"support_perbill":249255953,"approval":59.9524658,"support":24.9255953},{"time_hours":338,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905},{"time_hours":339,"approval_perbill":598579041,"support_perbill":247767858,"approval":59.8579041,"support":24.7767858},{"time_hours":340,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381},{"time_hours":341,"approval_perbill":597640118,"support_perbill":246279762,"approval":59.7640118,"support":24.6279762},{"time_hours":342,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715},{"time_hours":343,"approval_perbill":596707819,"support_perbill":244791667,"approval":59.6707819,"support":24.4791667},{"time_hours":344,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762},{"time_hours":345,"approval_perbill":595782074,"support_perbill":243303572,"approval":59.5782074,"support":24.3303572},{"time_hours":346,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524},{"time_hours":347,"approval_perbill":594862814,"support_perbill":241815477,"approval":59.4862814,"support":24.1815477},{"time_hours":348,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429},{"time_hours":349,"approval_perbill":593949971,"support_perbill":240327381,"approval":59.3949971,"support":24.0327381},{"time_hours":350,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334},{"time_hours":351,"approval_perbill":593043478,"support_perbill":238839286,"approval":59.3043478,"support":23.8839286},{"time_hours":352,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239},{"time_hours":353,"approval_perbill":592143270,"support_perbill":237351191,"approval":59.214327,"support":23.7351191},{"time_hours":354,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143},{"time_hours":355,"approval_perbill":591249280,"support_perbill":235863096,"approval":59.124928,"support":23.5863096},{"time_hours":356,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048},{"time_hours":357,"approval_perbill":590361446,"support_perbill":234375000,"approval":59.0361446,"support":23.4375},{"time_hours":358,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953},{"time_hours":359,"approval_perbill":589479703,"support_perbill":232886905,"approval":58.9479703,"support":23.2886905},{"time_hours":360,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858},{"time_hours":361,"approval_perbill":588603989,"support_perbill":231398810,"approval":58.8603989,"support":23.139881},{"time_hours":362,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762},{"time_hours":363,"approval_perbill":587734242,"support_perbill":229910715,"approval":58.7734242,"support":22.9910715},{"time_hours":364,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667},{"time_hours":365,"approval_perbill":586870402,"support_perbill":228422620,"approval":58.6870402,"support":22.842262},{"time_hours":366,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572},{"time_hours":367,"approval_perbill":586012408,"support_perbill":226934524,"approval":58.6012408,"support":22.6934524},{"time_hours":368,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477},{"time_hours":369,"approval_perbill":585160202,"support_perbill":225446429,"approval":58.5160202,"support":22.5446429},{"time_hours":370,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381},{"time_hours":371,"approval_perbill":584313725,"support_perbill":223958334,"approval":58.4313725,"support":22.3958334},{"time_hours":372,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286},{"time_hours":373,"approval_perbill":583472920,"support_perbill":222470239,"approval":58.347292,"support":22.2470239},{"time_hours":374,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191},{"time_hours":375,"approval_perbill":582637729,"support_perbill":220982143,"approval":58.2637729,"support":22.0982143},{"time_hours":376,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096},{"time_hours":377,"approval_perbill":581808098,"support_perbill":219494048,"approval":58.1808098,"support":21.9494048},{"time_hours":378,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875},{"time_hours":379,"approval_perbill":580983969,"support_perbill":218005953,"approval":58.0983969,"support":21.8005953},{"time_hours":380,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905},{"time_hours":381,"approval_perbill":580165289,"support_perbill":216517858,"approval":58.0165289,"support":21.6517858},{"time_hours":382,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381},{"time_hours":383,"approval_perbill":579352004,"support_perbill":215029762,"approval":57.9352004,"support":21.5029762},{"time_hours":384,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715},{"time_hours":385,"approval_perbill":578544061,"support_perbill":213541667,"approval":57.8544061,"support":21.3541667},{"time_hours":386,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762},{"time_hours":387,"approval_perbill":577741407,"support_perbill":212053572,"approval":57.7741407,"support":21.2053572},{"time_hours":388,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524},{"time_hours":389,"approval_perbill":576943991,"support_perbill":210565477,"approval":57.6943991,"support":21.0565477},{"time_hours":390,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429},{"time_hours":391,"approval_perbill":576151761,"support_perbill":209077381,"approval":57.6151761,"support":20.9077381},{"time_hours":392,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334},{"time_hours":393,"approval_perbill":575364668,"support_perbill":207589286,"approval":57.5364668,"support":20.7589286},{"time_hours":394,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239},{"time_hours":395,"approval_perbill":574582660,"support_perbill":206101191,"approval":57.458266,"support":20.6101191},{"time_hours":396,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143},{"time_hours":397,"approval_perbill":573805690,"support_perbill":204613096,"approval":57.380569,"support":20.4613096},{"time_hours":398,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048},{"time_hours":399,"approval_perbill":573033708,"support_perbill":203125000,"approval":57.3033708,"support":20.3125},{"time_hours":400,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953},{"time_hours":401,"approval_perbill":572266666,"support_perbill":201636905,"approval":57.2266666,"support":20.1636905},{"time_hours":402,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858},{"time_hours":403,"approval_perbill":571504519,"support_perbill":200148810,"approval":57.1504519,"support":20.014881},{"time_hours":404,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762},{"time_hours":405,"approval_perbill":570747218,"support_perbill":198660715,"approval":57.0747218,"support":19.8660715},{"time_hours":406,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667},{"time_hours":407,"approval_perbill":569994717,"support_perbill":197172620,"approval":56.9994717,"support":19.717262},{"time_hours":408,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572},{"time_hours":409,"approval_perbill":569246972,"support_perbill":195684524,"approval":56.9246972,"support":19.5684524},{"time_hours":410,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477},{"time_hours":411,"approval_perbill":568503937,"support_perbill":194196429,"approval":56.8503937,"support":19.4196429},{"time_hours":412,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381},{"time_hours":413,"approval_perbill":567765567,"support_perbill":192708334,"approval":56.7765567,"support":19.2708334},{"time_hours":414,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286},{"time_hours":415,"approval_perbill":567031820,"support_perbill":191220239,"approval":56.703182,"support":19.1220239},{"time_hours":416,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191},{"time_hours":417,"approval_perbill":566302652,"support_perbill":189732143,"approval":56.6302652,"support":18.9732143},{"time_hours":418,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096},{"time_hours":419,"approval_perbill":565578020,"support_perbill":188244048,"approval":56.557802,"support":18.8244048},{"time_hours":420,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75},{"time_hours":421,"approval_perbill":564857881,"support_perbill":186755953,"approval":56.4857881,"support":18.6755953},{"time_hours":422,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905},{"time_hours":423,"approval_perbill":564142195,"support_perbill":185267858,"approval":56.4142195,"support":18.5267858},{"time_hours":424,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381},{"time_hours":425,"approval_perbill":563430919,"support_perbill":183779762,"approval":56.3430919,"support":18.3779762},{"time_hours":426,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715},{"time_hours":427,"approval_perbill":562724014,"support_perbill":182291667,"approval":56.2724014,"support":18.2291667},{"time_hours":428,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762},{"time_hours":429,"approval_perbill":562021439,"support_perbill":180803572,"approval":56.2021439,"support":18.0803572},{"time_hours":430,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524},{"time_hours":431,"approval_perbill":561323155,"support_perbill":179315477,"approval":56.1323155,"support":17.9315477},{"time_hours":432,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429},{"time_hours":433,"approval_perbill":560629122,"support_perbill":177827381,"approval":56.0629122,"support":17.7827381},{"time_hours":434,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334},{"time_hours":435,"approval_perbill":559939302,"support_perbill":176339286,"approval":55.9939302,"support":17.6339286},{"time_hours":436,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239},{"time_hours":437,"approval_perbill":559253656,"support_perbill":174851191,"approval":55.9253656,"support":17.4851191},{"time_hours":438,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143},{"time_hours":439,"approval_perbill":558572147,"support_perbill":173363096,"approval":55.8572147,"support":17.3363096},{"time_hours":440,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048},{"time_hours":441,"approval_perbill":557894736,"support_perbill":171875000,"approval":55.7894736,"support":17.1875},{"time_hours":442,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953},{"time_hours":443,"approval_perbill":557221389,"support_perbill":170386905,"approval":55.7221389,"support":17.0386905},{"time_hours":444,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858},{"time_hours":445,"approval_perbill":556552068,"support_perbill":168898810,"approval":55.6552068,"support":16.889881},{"time_hours":446,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762},{"time_hours":447,"approval_perbill":555886736,"support_perbill":167410715,"approval":55.5886736,"support":16.7410715},{"time_hours":448,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667},{"time_hours":449,"approval_perbill":555225359,"support_perbill":165922620,"approval":55.5225359,"support":16.592262},{"time_hours":450,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572},{"time_hours":451,"approval_perbill":554567901,"support_perbill":164434524,"approval":55.4567901,"support":16.4434524},{"time_hours":452,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477},{"time_hours":453,"approval_perbill":553914328,"support_perbill":162946429,"approval":55.3914328,"support":16.2946429},{"time_hours":454,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381},{"time_hours":455,"approval_perbill":553264604,"support_perbill":161458334,"approval":55.3264604,"support":16.1458334},{"time_hours":456,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286},{"time_hours":457,"approval_perbill":552618698,"support_perbill":159970239,"approval":55.2618698,"support":15.9970239},{"time_hours":458,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191},{"time_hours":459,"approval_perbill":551976574,"support_perbill":158482143,"approval":55.1976574,"support":15.8482143},{"time_hours":460,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096},{"time_hours":461,"approval_perbill":551338199,"support_perbill":156994048,"approval":55.1338199,"support":15.6994048},{"time_hours":462,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625},{"time_hours":463,"approval_perbill":550703542,"support_perbill":155505953,"approval":55.0703542,"support":15.5505953},{"time_hours":464,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905},{"time_hours":465,"approval_perbill":550072569,"support_perbill":154017858,"approval":55.0072569,"support":15.4017858},{"time_hours":466,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381},{"time_hours":467,"approval_perbill":549445248,"support_perbill":152529762,"approval":54.9445248,"support":15.2529762},{"time_hours":468,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715},{"time_hours":469,"approval_perbill":548821549,"support_perbill":151041667,"approval":54.8821549,"support":15.1041667},{"time_hours":470,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762},{"time_hours":471,"approval_perbill":548201438,"support_perbill":149553572,"approval":54.8201438,"support":14.9553572},{"time_hours":472,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524},{"time_hours":473,"approval_perbill":547584887,"support_perbill":148065477,"approval":54.7584887,"support":14.8065477},{"time_hours":474,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429},{"time_hours":475,"approval_perbill":546971864,"support_perbill":146577381,"approval":54.6971864,"support":14.6577381},{"time_hours":476,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334},{"time_hours":477,"approval_perbill":546362339,"support_perbill":145089286,"approval":54.6362339,"support":14.5089286},{"time_hours":478,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239},{"time_hours":479,"approval_perbill":545756282,"support_perbill":143601191,"approval":54.5756282,"support":14.3601191},{"time_hours":480,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143},{"time_hours":481,"approval_perbill":545153664,"support_perbill":142113096,"approval":54.5153664,"support":14.2113096},{"time_hours":482,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048},{"time_hours":483,"approval_perbill":544554455,"support_perbill":140625000,"approval":54.4554455,"support":14.0625},{"time_hours":484,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953},{"time_hours":485,"approval_perbill":543958627,"support_perbill":139136905,"approval":54.3958627,"support":13.9136905},{"time_hours":486,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858},{"time_hours":487,"approval_perbill":543366151,"support_perbill":137648810,"approval":54.3366151,"support":13.764881},{"time_hours":488,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762},{"time_hours":489,"approval_perbill":542776998,"support_perbill":136160715,"approval":54.2776998,"support":13.6160715},{"time_hours":490,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667},{"time_hours":491,"approval_perbill":542191142,"support_perbill":134672620,"approval":54.2191142,"support":13.467262},{"time_hours":492,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572},{"time_hours":493,"approval_perbill":541608554,"support_perbill":133184524,"approval":54.1608554,"support":13.3184524},{"time_hours":494,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477},{"time_hours":495,"approval_perbill":541029207,"support_perbill":131696429,"approval":54.1029207,"support":13.1696429},{"time_hours":496,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381},{"time_hours":497,"approval_perbill":540453074,"support_perbill":130208334,"approval":54.0453074,"support":13.0208334},{"time_hours":498,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286},{"time_hours":499,"approval_perbill":539880129,"support_perbill":128720239,"approval":53.9880129,"support":12.8720239},{"time_hours":500,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191},{"time_hours":501,"approval_perbill":539310344,"support_perbill":127232143,"approval":53.9310344,"support":12.7232143},{"time_hours":502,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096},{"time_hours":503,"approval_perbill":538743695,"support_perbill":125744048,"approval":53.8743695,"support":12.5744048},{"time_hours":504,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5},{"time_hours":505,"approval_perbill":538180155,"support_perbill":124255953,"approval":53.8180155,"support":12.4255953},{"time_hours":506,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905},{"time_hours":507,"approval_perbill":537619699,"support_perbill":122767858,"approval":53.7619699,"support":12.2767858},{"time_hours":508,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381},{"time_hours":509,"approval_perbill":537062301,"support_perbill":121279762,"approval":53.7062301,"support":12.1279762},{"time_hours":510,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715},{"time_hours":511,"approval_perbill":536507936,"support_perbill":119791667,"approval":53.6507936,"support":11.9791667},{"time_hours":512,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762},{"time_hours":513,"approval_perbill":535956580,"support_perbill":118303572,"approval":53.595658,"support":11.8303572},{"time_hours":514,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524},{"time_hours":515,"approval_perbill":535408209,"support_perbill":116815477,"approval":53.5408209,"support":11.6815477},{"time_hours":516,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429},{"time_hours":517,"approval_perbill":534862798,"support_perbill":115327381,"approval":53.4862798,"support":11.5327381},{"time_hours":518,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334},{"time_hours":519,"approval_perbill":534320323,"support_perbill":113839286,"approval":53.4320323,"support":11.3839286},{"time_hours":520,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239},{"time_hours":521,"approval_perbill":533780760,"support_perbill":112351191,"approval":53.378076,"support":11.2351191},{"time_hours":522,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143},{"time_hours":523,"approval_perbill":533244087,"support_perbill":110863096,"approval":53.3244087,"support":11.0863096},{"time_hours":524,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048},{"time_hours":525,"approval_perbill":532710280,"support_perbill":109375000,"approval":53.271028,"support":10.9375},{"time_hours":526,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953},{"time_hours":527,"approval_perbill":532179316,"support_perbill":107886905,"approval":53.2179316,"support":10.7886905},{"time_hours":528,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858},{"time_hours":529,"approval_perbill":531651173,"support_perbill":106398810,"approval":53.1651173,"support":10.639881},{"time_hours":530,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762},{"time_hours":531,"approval_perbill":531125827,"support_perbill":104910715,"approval":53.1125827,"support":10.4910715},{"time_hours":532,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667},{"time_hours":533,"approval_perbill":530603258,"support_perbill":103422620,"approval":53.0603258,"support":10.342262},{"time_hours":534,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572},{"time_hours":535,"approval_perbill":530083443,"support_perbill":101934524,"approval":53.0083443,"support":10.1934524},{"time_hours":536,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477},{"time_hours":537,"approval_perbill":529566360,"support_perbill":100446429,"approval":52.956636,"support":10.0446429},{"time_hours":538,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381},{"time_hours":539,"approval_perbill":529051987,"support_perbill":98958334,"approval":52.9051987,"support":9.8958334},{"time_hours":540,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286},{"time_hours":541,"approval_perbill":528540305,"support_perbill":97470239,"approval":52.8540305,"support":9.7470239},{"time_hours":542,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191},{"time_hours":543,"approval_perbill":528031290,"support_perbill":95982143,"approval":52.803129,"support":9.5982143},{"time_hours":544,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096},{"time_hours":545,"approval_perbill":527524924,"support_perbill":94494048,"approval":52.7524924,"support":9.4494048},{"time_hours":546,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375},{"time_hours":547,"approval_perbill":527021184,"support_perbill":93005953,"approval":52.7021184,"support":9.3005953},{"time_hours":548,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905},{"time_hours":549,"approval_perbill":526520051,"support_perbill":91517858,"approval":52.6520051,"support":9.1517858},{"time_hours":550,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381},{"time_hours":551,"approval_perbill":526021505,"support_perbill":90029762,"approval":52.6021505,"support":9.0029762},{"time_hours":552,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715},{"time_hours":553,"approval_perbill":525525525,"support_perbill":88541667,"approval":52.5525525,"support":8.8541667},{"time_hours":554,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762},{"time_hours":555,"approval_perbill":525032092,"support_perbill":87053572,"approval":52.5032092,"support":8.7053572},{"time_hours":556,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524},{"time_hours":557,"approval_perbill":524541186,"support_perbill":85565477,"approval":52.4541186,"support":8.5565477},{"time_hours":558,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429},{"time_hours":559,"approval_perbill":524052788,"support_perbill":84077381,"approval":52.4052788,"support":8.4077381},{"time_hours":560,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334},{"time_hours":561,"approval_perbill":523566878,"support_perbill":82589286,"approval":52.3566878,"support":8.2589286},{"time_hours":562,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239},{"time_hours":563,"approval_perbill":523083439,"support_perbill":81101191,"approval":52.3083439,"support":8.1101191},{"time_hours":564,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143},{"time_hours":565,"approval_perbill":522602450,"support_perbill":79613096,"approval":52.260245,"support":7.9613096},{"time_hours":566,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048},{"time_hours":567,"approval_perbill":522123893,"support_perbill":78125000,"approval":52.2123893,"support":7.8125},{"time_hours":568,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953},{"time_hours":569,"approval_perbill":521647751,"support_perbill":76636905,"approval":52.1647751,"support":7.6636905},{"time_hours":570,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858},{"time_hours":571,"approval_perbill":521174004,"support_perbill":75148810,"approval":52.1174004,"support":7.514881},{"time_hours":572,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762},{"time_hours":573,"approval_perbill":520702634,"support_perbill":73660715,"approval":52.0702634,"support":7.3660715},{"time_hours":574,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667},{"time_hours":575,"approval_perbill":520233625,"support_perbill":72172620,"approval":52.0233625,"support":7.217262},{"time_hours":576,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572},{"time_hours":577,"approval_perbill":519766957,"support_perbill":70684524,"approval":51.9766957,"support":7.0684524},{"time_hours":578,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477},{"time_hours":579,"approval_perbill":519302615,"support_perbill":69196429,"approval":51.9302615,"support":6.9196429},{"time_hours":580,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381},{"time_hours":581,"approval_perbill":518840579,"support_perbill":67708334,"approval":51.8840579,"support":6.7708334},{"time_hours":582,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286},{"time_hours":583,"approval_perbill":518380834,"support_perbill":66220239,"approval":51.8380834,"support":6.6220239},{"time_hours":584,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191},{"time_hours":585,"approval_perbill":517923362,"support_perbill":64732143,"approval":51.7923362,"support":6.4732143},{"time_hours":586,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096},{"time_hours":587,"approval_perbill":517468146,"support_perbill":63244048,"approval":51.7468146,"support":6.3244048},{"time_hours":588,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25},{"time_hours":589,"approval_perbill":517015170,"support_perbill":61755953,"approval":51.701517,"support":6.1755953},{"time_hours":590,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905},{"time_hours":591,"approval_perbill":516564417,"support_perbill":60267858,"approval":51.6564417,"support":6.0267858},{"time_hours":592,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381},{"time_hours":593,"approval_perbill":516115870,"support_perbill":58779762,"approval":51.611587,"support":5.8779762},{"time_hours":594,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715},{"time_hours":595,"approval_perbill":515669515,"support_perbill":57291667,"approval":51.5669515,"support":5.7291667},{"time_hours":596,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762},{"time_hours":597,"approval_perbill":515225334,"support_perbill":55803572,"approval":51.5225334,"support":5.5803572},{"time_hours":598,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524},{"time_hours":599,"approval_perbill":514783313,"support_perbill":54315477,"approval":51.4783313,"support":5.4315477},{"time_hours":600,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429},{"time_hours":601,"approval_perbill":514343434,"support_perbill":52827381,"approval":51.4343434,"support":5.2827381},{"time_hours":602,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334},{"time_hours":603,"approval_perbill":513905683,"support_perbill":51339286,"approval":51.3905683,"support":5.1339286},{"time_hours":604,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239},{"time_hours":605,"approval_perbill":513470044,"support_perbill":49851191,"approval":51.3470044,"support":4.9851191},{"time_hours":606,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143},{"time_hours":607,"approval_perbill":513036502,"support_perbill":48363096,"approval":51.3036502,"support":4.8363096},{"time_hours":608,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048},{"time_hours":609,"approval_perbill":512605041,"support_perbill":46875000,"approval":51.2605041,"support":4.6875},{"time_hours":610,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953},{"time_hours":611,"approval_perbill":512175648,"support_perbill":45386905,"approval":51.2175648,"support":4.5386905},{"time_hours":612,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858},{"time_hours":613,"approval_perbill":511748307,"support_perbill":43898810,"approval":51.1748307,"support":4.389881},{"time_hours":614,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762},{"time_hours":615,"approval_perbill":511323003,"support_perbill":42410715,"approval":51.1323003,"support":4.2410715},{"time_hours":616,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667},{"time_hours":617,"approval_perbill":510899722,"support_perbill":40922620,"approval":51.0899722,"support":4.092262},{"time_hours":618,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572},{"time_hours":619,"approval_perbill":510478449,"support_perbill":39434524,"approval":51.0478449,"support":3.9434524},{"time_hours":620,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477},{"time_hours":621,"approval_perbill":510059171,"support_perbill":37946429,"approval":51.0059171,"support":3.7946429},{"time_hours":622,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381},{"time_hours":623,"approval_perbill":509641873,"support_perbill":36458334,"approval":50.9641873,"support":3.6458334},{"time_hours":624,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286},{"time_hours":625,"approval_perbill":509226540,"support_perbill":34970239,"approval":50.922654,"support":3.4970239},{"time_hours":626,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191},{"time_hours":627,"approval_perbill":508813160,"support_perbill":33482143,"approval":50.881316,"support":3.3482143},{"time_hours":628,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096},{"time_hours":629,"approval_perbill":508401719,"support_perbill":31994048,"approval":50.8401719,"support":3.1994048},{"time_hours":630,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125},{"time_hours":631,"approval_perbill":507992202,"support_perbill":30505953,"approval":50.7992202,"support":3.0505953},{"time_hours":632,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905},{"time_hours":633,"approval_perbill":507584597,"support_perbill":29017858,"approval":50.7584597,"support":2.9017858},{"time_hours":634,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381},{"time_hours":635,"approval_perbill":507178890,"support_perbill":27529762,"approval":50.717889,"support":2.7529762},{"time_hours":636,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715},{"time_hours":637,"approval_perbill":506775067,"support_perbill":26041667,"approval":50.6775067,"support":2.6041667},{"time_hours":638,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762},{"time_hours":639,"approval_perbill":506373116,"support_perbill":24553572,"approval":50.6373116,"support":2.4553572},{"time_hours":640,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524},{"time_hours":641,"approval_perbill":505973024,"support_perbill":23065477,"approval":50.5973024,"support":2.3065477},{"time_hours":642,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429},{"time_hours":643,"approval_perbill":505574778,"support_perbill":21577381,"approval":50.5574778,"support":2.1577381},{"time_hours":644,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334},{"time_hours":645,"approval_perbill":505178365,"support_perbill":20089286,"approval":50.5178365,"support":2.0089286},{"time_hours":646,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239},{"time_hours":647,"approval_perbill":504783773,"support_perbill":18601191,"approval":50.4783773,"support":1.8601191},{"time_hours":648,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143},{"time_hours":649,"approval_perbill":504390988,"support_perbill":17113096,"approval":50.4390988,"support":1.7113096},{"time_hours":650,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048},{"time_hours":651,"approval_perbill":503999999,"support_perbill":15625000,"approval":50.3999999,"support":1.5625},{"time_hours":652,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953},{"time_hours":653,"approval_perbill":503610794,"support_perbill":14136905,"approval":50.3610794,"support":1.4136905},{"time_hours":654,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858},{"time_hours":655,"approval_perbill":503223359,"support_perbill":12648810,"approval":50.3223359,"support":1.264881},{"time_hours":656,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762},{"time_hours":657,"approval_perbill":502837684,"support_perbill":11160715,"approval":50.2837684,"support":1.1160715},{"time_hours":658,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667},{"time_hours":659,"approval_perbill":502453756,"support_perbill":9672620,"approval":50.2453756,"support":0.967262},{"time_hours":660,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572},{"time_hours":661,"approval_perbill":502071562,"support_perbill":8184524,"approval":50.2071562,"support":0.8184524},{"time_hours":662,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477},{"time_hours":663,"approval_perbill":501691093,"support_perbill":6696429,"approval":50.1691093,"support":0.6696429},{"time_hours":664,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381},{"time_hours":665,"approval_perbill":501312335,"support_perbill":5208334,"approval":50.1312335,"support":0.5208334},{"time_hours":666,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286},{"time_hours":667,"approval_perbill":500935278,"support_perbill":3720239,"approval":50.0935278,"support":0.3720239},{"time_hours":668,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191},{"time_hours":669,"approval_perbill":500559910,"support_perbill":2232143,"approval":50.055991,"support":0.2232143},{"time_hours":670,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096},{"time_hours":671,"approval_perbill":500186219,"support_perbill":744048,"approval":50.0186219,"support":0.0744048},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},40061:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":999999999,"support_perbill":499999995,"approval":99.9999999,"support":49.9999995,"days":0,"dot_needed":"567,056,294"},{"time_hours":1,"approval_perbill":997357396,"support_perbill":466482761,"approval":99.7357396,"support":46.6482761,"days":1,"dot_needed":"529,043,977"},{"time_hours":2,"approval_perbill":994734815,"support_perbill":437532142,"approval":99.4734815,"support":43.7532142,"days":1,"dot_needed":"496,210,715"},{"time_hours":3,"approval_perbill":992132029,"support_perbill":412274381,"approval":99.2132029,"support":41.2274381,"days":1,"dot_needed":"467,565,570"},{"time_hours":4,"approval_perbill":989548816,"support_perbill":390045264,"approval":98.9548816,"support":39.0045264,"days":1,"dot_needed":"442,355,248"},{"time_hours":5,"approval_perbill":986984953,"support_perbill":370330849,"approval":98.6984953,"support":37.0330849,"days":1,"dot_needed":"419,996,882"},{"time_hours":6,"approval_perbill":984440228,"support_perbill":352727281,"approval":98.4440228,"support":35.2727281,"days":1,"dot_needed":"400,032,454"},{"time_hours":7,"approval_perbill":981914425,"support_perbill":336912763,"approval":98.1914425,"support":33.6912763,"days":1,"dot_needed":"382,097,010"},{"time_hours":8,"approval_perbill":979407334,"support_perbill":322627750,"approval":97.9407334,"support":32.262775,"days":1,"dot_needed":"365,896,196"},{"time_hours":9,"approval_perbill":976918747,"support_perbill":309660581,"approval":97.6918747,"support":30.9660581,"days":1,"dot_needed":"351,189,967"},{"time_hours":10,"approval_perbill":974448461,"support_perbill":297836947,"approval":97.4448461,"support":29.7836947,"days":1,"dot_needed":"337,780,634"},{"time_hours":11,"approval_perbill":971996276,"support_perbill":287011962,"approval":97.1996276,"support":28.7011962,"days":1,"dot_needed":"325,503,882"},{"time_hours":12,"approval_perbill":969561991,"support_perbill":277064231,"approval":96.9561991,"support":27.7064231,"days":1,"dot_needed":"314,222,035"},{"time_hours":13,"approval_perbill":967145411,"support_perbill":267891263,"approval":96.7145411,"support":26.7891263,"days":1,"dot_needed":"303,818,857"},{"time_hours":14,"approval_perbill":964746346,"support_perbill":259405948,"approval":96.4746346,"support":25.9405948,"days":1,"dot_needed":"294,195,554"},{"time_hours":15,"approval_perbill":962364606,"support_perbill":251533751,"approval":96.2364606,"support":25.1533751,"days":1,"dot_needed":"285,267,596"},{"time_hours":16,"approval_perbill":960000002,"support_perbill":244210536,"approval":96.0000002,"support":24.4210536,"days":1,"dot_needed":"276,962,246"},{"time_hours":17,"approval_perbill":957652349,"support_perbill":237380807,"approval":95.7652349,"support":23.7380807,"days":1,"dot_needed":"269,216,564"},{"time_hours":18,"approval_perbill":955321468,"support_perbill":230996317,"approval":95.5321468,"support":23.0996317,"days":1,"dot_needed":"261,975,834"},{"time_hours":19,"approval_perbill":953007180,"support_perbill":225014897,"approval":95.300718,"support":22.5014897,"days":1,"dot_needed":"255,192,230"},{"time_hours":20,"approval_perbill":950709307,"support_perbill":219399546,"approval":95.0709307,"support":21.9399546,"days":1,"dot_needed":"248,823,790"},{"time_hours":21,"approval_perbill":948427674,"support_perbill":214117653,"approval":94.8427674,"support":21.4117653,"days":1,"dot_needed":"242,833,528"},{"time_hours":22,"approval_perbill":946162112,"support_perbill":209140376,"approval":94.6162112,"support":20.9140376,"days":1,"dot_needed":"237,188,736"},{"time_hours":23,"approval_perbill":943912450,"support_perbill":204442101,"approval":94.391245,"support":20.4442101,"days":1,"dot_needed":"231,860,363"},{"time_hours":24,"approval_perbill":941678522,"support_perbill":200000007,"approval":94.1678522,"support":20.0000007,"days":1,"dot_needed":"226,822,528"},{"time_hours":25,"approval_perbill":939460164,"support_perbill":195793698,"approval":93.9460164,"support":19.5793698,"days":2,"dot_needed":"222,052,100"},{"time_hours":26,"approval_perbill":937257211,"support_perbill":191804884,"approval":93.7257211,"support":19.1804884,"days":2,"dot_needed":"217,528,336"},{"time_hours":27,"approval_perbill":935069507,"support_perbill":188017125,"approval":93.5069507,"support":18.8017125,"days":2,"dot_needed":"213,232,590"},{"time_hours":28,"approval_perbill":932896892,"support_perbill":184415591,"approval":93.2896892,"support":18.4415591,"days":2,"dot_needed":"209,148,045"},{"time_hours":29,"approval_perbill":930739211,"support_perbill":180986879,"approval":93.0739211,"support":18.0986879,"days":2,"dot_needed":"205,259,500"},{"time_hours":30,"approval_perbill":928596309,"support_perbill":177718838,"approval":92.8596309,"support":17.7718838,"days":2,"dot_needed":"201,553,173"},{"time_hours":31,"approval_perbill":926468037,"support_perbill":174600438,"approval":92.6468037,"support":17.4600438,"days":2,"dot_needed":"198,016,557"},{"time_hours":32,"approval_perbill":924354246,"support_perbill":171621628,"approval":92.4354246,"support":17.1621628,"days":2,"dot_needed":"194,638,251"},{"time_hours":33,"approval_perbill":922254786,"support_perbill":168773240,"approval":92.2254786,"support":16.877324,"days":2,"dot_needed":"191,407,858"},{"time_hours":34,"approval_perbill":920169512,"support_perbill":166046892,"approval":92.0169512,"support":16.6046892,"days":2,"dot_needed":"188,315,872"},{"time_hours":35,"approval_perbill":918098284,"support_perbill":163434908,"approval":91.8098284,"support":16.3434908,"days":2,"dot_needed":"185,353,588"},{"time_hours":36,"approval_perbill":916040958,"support_perbill":160930238,"approval":91.6040958,"support":16.0930238,"days":2,"dot_needed":"182,513,011"},{"time_hours":37,"approval_perbill":913997395,"support_perbill":158526401,"approval":91.3997395,"support":15.8526401,"days":2,"dot_needed":"179,786,789"},{"time_hours":38,"approval_perbill":911967455,"support_perbill":156217428,"approval":91.1967455,"support":15.6217428,"days":2,"dot_needed":"177,168,153"},{"time_hours":39,"approval_perbill":909951007,"support_perbill":153997814,"approval":90.9951007,"support":15.3997814,"days":2,"dot_needed":"174,650,861"},{"time_hours":40,"approval_perbill":907947914,"support_perbill":151862469,"approval":90.7947914,"support":15.1862469,"days":2,"dot_needed":"172,229,140"},{"time_hours":41,"approval_perbill":905958044,"support_perbill":149806684,"approval":90.5958044,"support":14.9806684,"days":2,"dot_needed":"169,897,648"},{"time_hours":42,"approval_perbill":903981266,"support_perbill":147826091,"approval":90.3981266,"support":14.7826091,"days":2,"dot_needed":"167,651,432"},{"time_hours":43,"approval_perbill":902017453,"support_perbill":145916643,"approval":90.2017453,"support":14.5916643,"days":2,"dot_needed":"165,485,903"},{"time_hours":44,"approval_perbill":900066477,"support_perbill":144074572,"approval":90.0066477,"support":14.4074572,"days":2,"dot_needed":"163,396,787"},{"time_hours":45,"approval_perbill":898128212,"support_perbill":142296374,"approval":89.8128212,"support":14.2296374,"days":2,"dot_needed":"161,380,111"},{"time_hours":46,"approval_perbill":896202534,"support_perbill":140578783,"approval":89.6202534,"support":14.0578783,"days":2,"dot_needed":"159,432,169"},{"time_hours":47,"approval_perbill":894289321,"support_perbill":138918752,"approval":89.4289321,"support":13.8918752,"days":2,"dot_needed":"157,549,507"},{"time_hours":48,"approval_perbill":892388454,"support_perbill":137313437,"approval":89.2388454,"support":13.7313437,"days":2,"dot_needed":"155,728,899"},{"time_hours":49,"approval_perbill":890499812,"support_perbill":135760176,"approval":89.0499812,"support":13.5760176,"days":3,"dot_needed":"153,967,326"},{"time_hours":50,"approval_perbill":888623278,"support_perbill":134256476,"approval":88.8623278,"support":13.4256476,"days":3,"dot_needed":"152,261,961"},{"time_hours":51,"approval_perbill":886758735,"support_perbill":132800004,"approval":88.6758735,"support":13.2800004,"days":3,"dot_needed":"150,610,158"},{"time_hours":52,"approval_perbill":884906070,"support_perbill":131388569,"approval":88.490607,"support":13.1388569,"days":3,"dot_needed":"149,009,432"},{"time_hours":53,"approval_perbill":883065170,"support_perbill":130020113,"approval":88.306517,"support":13.0020113,"days":3,"dot_needed":"147,457,448"},{"time_hours":54,"approval_perbill":881235922,"support_perbill":128692704,"approval":88.1235922,"support":12.8692704,"days":3,"dot_needed":"145,952,017"},{"time_hours":55,"approval_perbill":879418215,"support_perbill":127404520,"approval":87.9418215,"support":12.740452,"days":3,"dot_needed":"144,491,071"},{"time_hours":56,"approval_perbill":877611943,"support_perbill":126153850,"approval":87.7611943,"support":12.615385,"days":3,"dot_needed":"143,072,671"},{"time_hours":57,"approval_perbill":875816996,"support_perbill":124939078,"approval":87.5816996,"support":12.4939078,"days":3,"dot_needed":"141,694,983"},{"time_hours":58,"approval_perbill":874033269,"support_perbill":123758680,"approval":87.4033269,"support":12.375868,"days":3,"dot_needed":"140,356,278"},{"time_hours":59,"approval_perbill":872260656,"support_perbill":122611217,"approval":87.2260656,"support":12.2611217,"days":3,"dot_needed":"139,054,926"},{"time_hours":60,"approval_perbill":870499055,"support_perbill":121495330,"approval":87.0499055,"support":12.149533,"days":3,"dot_needed":"137,789,385"},{"time_hours":61,"approval_perbill":868748363,"support_perbill":120409734,"approval":86.8748363,"support":12.0409734,"days":3,"dot_needed":"136,558,196"},{"time_hours":62,"approval_perbill":867008478,"support_perbill":119353212,"approval":86.7008478,"support":11.9353212,"days":3,"dot_needed":"135,359,982"},{"time_hours":63,"approval_perbill":865279301,"support_perbill":118324610,"approval":86.5279301,"support":11.832461,"days":3,"dot_needed":"134,193,431"},{"time_hours":64,"approval_perbill":863560734,"support_perbill":117322838,"approval":86.3560734,"support":11.7322838,"days":3,"dot_needed":"133,057,309"},{"time_hours":65,"approval_perbill":861852680,"support_perbill":116346858,"approval":86.185268,"support":11.6346858,"days":3,"dot_needed":"131,950,438"},{"time_hours":66,"approval_perbill":860155042,"support_perbill":115395687,"approval":86.0155042,"support":11.5395687,"days":3,"dot_needed":"130,871,703"},{"time_hours":67,"approval_perbill":858467724,"support_perbill":114468391,"approval":85.8467724,"support":11.4468391,"days":3,"dot_needed":"129,820,045"},{"time_hours":68,"approval_perbill":856790633,"support_perbill":113564081,"approval":85.6790633,"support":11.3564081,"days":3,"dot_needed":"128,794,455"},{"time_hours":69,"approval_perbill":855123677,"support_perbill":112681916,"approval":85.5123677,"support":11.2681916,"days":3,"dot_needed":"127,793,981"},{"time_hours":70,"approval_perbill":853466765,"support_perbill":111821089,"approval":85.3466765,"support":11.1821089,"days":3,"dot_needed":"126,817,706"},{"time_hours":71,"approval_perbill":851819805,"support_perbill":110980837,"approval":85.1819805,"support":11.0980837,"days":3,"dot_needed":"125,864,766"},{"time_hours":72,"approval_perbill":850182706,"support_perbill":110160430,"approval":85.0182706,"support":11.016043,"days":3,"dot_needed":"124,934,332"},{"time_hours":73,"approval_perbill":848555384,"support_perbill":109359175,"approval":84.8555384,"support":10.9359175,"days":4,"dot_needed":"124,025,618"},{"time_hours":74,"approval_perbill":846937749,"support_perbill":108576407,"approval":84.6937749,"support":10.8576407,"days":4,"dot_needed":"123,137,871"},{"time_hours":75,"approval_perbill":845329715,"support_perbill":107811494,"approval":84.5329715,"support":10.7811494,"days":4,"dot_needed":"122,270,374"},{"time_hours":76,"approval_perbill":843731196,"support_perbill":107063832,"approval":84.3731196,"support":10.7063832,"days":4,"dot_needed":"121,422,441"},{"time_hours":77,"approval_perbill":842142110,"support_perbill":106332845,"approval":84.214211,"support":10.6332845,"days":4,"dot_needed":"120,593,419"},{"time_hours":78,"approval_perbill":840562372,"support_perbill":105617980,"approval":84.0562372,"support":10.561798,"days":4,"dot_needed":"119,782,682"},{"time_hours":79,"approval_perbill":838991901,"support_perbill":104918710,"approval":83.8991901,"support":10.491871,"days":4,"dot_needed":"118,989,631"},{"time_hours":80,"approval_perbill":837430613,"support_perbill":104234530,"approval":83.7430613,"support":10.423453,"days":4,"dot_needed":"118,213,694"},{"time_hours":81,"approval_perbill":835878431,"support_perbill":103564957,"approval":83.5878431,"support":10.3564957,"days":4,"dot_needed":"117,454,323"},{"time_hours":82,"approval_perbill":834335274,"support_perbill":102909528,"approval":83.4335274,"support":10.2909528,"days":4,"dot_needed":"116,710,992"},{"time_hours":83,"approval_perbill":832801064,"support_perbill":102267800,"approval":83.2801064,"support":10.22678,"days":4,"dot_needed":"115,983,201"},{"time_hours":84,"approval_perbill":831275722,"support_perbill":101639346,"approval":83.1275722,"support":10.1639346,"days":4,"dot_needed":"115,270,463"},{"time_hours":85,"approval_perbill":829759174,"support_perbill":101023761,"approval":82.9759174,"support":10.1023761,"days":4,"dot_needed":"114,572,320"},{"time_hours":86,"approval_perbill":828251342,"support_perbill":100420652,"approval":82.8251342,"support":10.0420652,"days":4,"dot_needed":"113,888,327"},{"time_hours":87,"approval_perbill":826752152,"support_perbill":99829645,"approval":82.6752152,"support":9.9829645,"days":4,"dot_needed":"113,218,058"},{"time_hours":88,"approval_perbill":825261530,"support_perbill":99250377,"approval":82.526153,"support":9.9250377,"days":4,"dot_needed":"112,561,103"},{"time_hours":89,"approval_perbill":823779401,"support_perbill":98682503,"approval":82.3779401,"support":9.8682503,"days":4,"dot_needed":"111,917,070"},{"time_hours":90,"approval_perbill":822305695,"support_perbill":98125691,"approval":82.2305695,"support":9.8125691,"days":4,"dot_needed":"111,285,583"},{"time_hours":91,"approval_perbill":820840339,"support_perbill":97579620,"approval":82.0840339,"support":9.757962,"days":4,"dot_needed":"110,666,277"},{"time_hours":92,"approval_perbill":819383263,"support_perbill":97043982,"approval":81.9383263,"support":9.7043982,"days":4,"dot_needed":"110,058,803"},{"time_hours":93,"approval_perbill":817934396,"support_perbill":96518481,"approval":81.7934396,"support":9.6518481,"days":4,"dot_needed":"109,462,825"},{"time_hours":94,"approval_perbill":816493670,"support_perbill":96002832,"approval":81.649367,"support":9.6002832,"days":4,"dot_needed":"108,878,021"},{"time_hours":95,"approval_perbill":815061016,"support_perbill":95496760,"approval":81.5061016,"support":9.549676,"days":4,"dot_needed":"108,304,079"},{"time_hours":96,"approval_perbill":813636367,"support_perbill":95000002,"approval":81.3636367,"support":9.5000002,"days":4,"dot_needed":"107,740,699"},{"time_hours":97,"approval_perbill":812219654,"support_perbill":94512302,"approval":81.2219654,"support":9.4512302,"days":5,"dot_needed":"107,187,593"},{"time_hours":98,"approval_perbill":810810814,"support_perbill":94033415,"approval":81.0810814,"support":9.4033415,"days":5,"dot_needed":"106,644,481"},{"time_hours":99,"approval_perbill":809409779,"support_perbill":93563104,"approval":80.9409779,"support":9.3563104,"days":5,"dot_needed":"106,111,095"},{"time_hours":100,"approval_perbill":808016486,"support_perbill":93101141,"approval":80.8016486,"support":9.3101141,"days":5,"dot_needed":"105,587,177"},{"time_hours":101,"approval_perbill":806630869,"support_perbill":92647305,"approval":80.6630869,"support":9.2647305,"days":5,"dot_needed":"105,072,476"},{"time_hours":102,"approval_perbill":805252867,"support_perbill":92201384,"approval":80.5252867,"support":9.2201384,"days":5,"dot_needed":"104,566,751"},{"time_hours":103,"approval_perbill":803882416,"support_perbill":91763173,"approval":80.3882416,"support":9.1763173,"days":5,"dot_needed":"104,069,771"},{"time_hours":104,"approval_perbill":802519455,"support_perbill":91332473,"approval":80.2519455,"support":9.1332473,"days":5,"dot_needed":"103,581,308"},{"time_hours":105,"approval_perbill":801163921,"support_perbill":90909092,"approval":80.1163921,"support":9.0909092,"days":5,"dot_needed":"103,101,147"},{"time_hours":106,"approval_perbill":799815756,"support_perbill":90492847,"approval":79.9815756,"support":9.0492847,"days":5,"dot_needed":"102,629,078"},{"time_hours":107,"approval_perbill":798474898,"support_perbill":90083558,"approval":79.8474898,"support":9.0083558,"days":5,"dot_needed":"102,164,898"},{"time_hours":108,"approval_perbill":797141290,"support_perbill":89681052,"approval":79.714129,"support":8.9681052,"days":5,"dot_needed":"101,708,411"},{"time_hours":109,"approval_perbill":795814871,"support_perbill":89285162,"approval":79.5814871,"support":8.9285162,"days":5,"dot_needed":"101,259,427"},{"time_hours":110,"approval_perbill":794495583,"support_perbill":88895726,"approval":79.4495583,"support":8.8895726,"days":5,"dot_needed":"100,817,763"},{"time_hours":111,"approval_perbill":793183370,"support_perbill":88512587,"approval":79.318337,"support":8.8512587,"days":5,"dot_needed":"100,383,240"},{"time_hours":112,"approval_perbill":791878176,"support_perbill":88135595,"approval":79.1878176,"support":8.8135595,"days":5,"dot_needed":"99,955,689"},{"time_hours":113,"approval_perbill":790579943,"support_perbill":87764602,"approval":79.0579943,"support":8.7764602,"days":5,"dot_needed":"99,534,941"},{"time_hours":114,"approval_perbill":789288615,"support_perbill":87399465,"approval":78.9288615,"support":8.7399465,"days":5,"dot_needed":"99,120,834"},{"time_hours":115,"approval_perbill":788004139,"support_perbill":87040049,"approval":78.8004139,"support":8.7040049,"days":5,"dot_needed":"98,713,216"},{"time_hours":116,"approval_perbill":786726461,"support_perbill":86686218,"approval":78.6726461,"support":8.6686218,"days":5,"dot_needed":"98,311,932"},{"time_hours":117,"approval_perbill":785455525,"support_perbill":86337845,"approval":78.5455525,"support":8.6337845,"days":5,"dot_needed":"97,916,838"},{"time_hours":118,"approval_perbill":784191278,"support_perbill":85994804,"approval":78.4191278,"support":8.5994804,"days":5,"dot_needed":"97,527,791"},{"time_hours":119,"approval_perbill":782933668,"support_perbill":85656972,"approval":78.2933668,"support":8.5656972,"days":5,"dot_needed":"97,144,651"},{"time_hours":120,"approval_perbill":781682644,"support_perbill":85324233,"approval":78.1682644,"support":8.5324233,"days":5,"dot_needed":"96,767,288"},{"time_hours":121,"approval_perbill":780438153,"support_perbill":84996473,"approval":78.0438153,"support":8.4996473,"days":6,"dot_needed":"96,395,571"},{"time_hours":122,"approval_perbill":779200144,"support_perbill":84673579,"approval":77.9200144,"support":8.4673579,"days":6,"dot_needed":"96,029,373"},{"time_hours":123,"approval_perbill":777968567,"support_perbill":84355446,"approval":77.7968567,"support":8.4355446,"days":6,"dot_needed":"95,668,574"},{"time_hours":124,"approval_perbill":776743372,"support_perbill":84041967,"approval":77.6743372,"support":8.4041967,"days":6,"dot_needed":"95,313,054"},{"time_hours":125,"approval_perbill":775524509,"support_perbill":83733042,"approval":77.5524509,"support":8.3733042,"days":6,"dot_needed":"94,962,698"},{"time_hours":126,"approval_perbill":774311929,"support_perbill":83428573,"approval":77.4311929,"support":8.3428573,"days":6,"dot_needed":"94,617,396"},{"time_hours":127,"approval_perbill":773105585,"support_perbill":83128463,"approval":77.3105585,"support":8.3128463,"days":6,"dot_needed":"94,277,037"},{"time_hours":128,"approval_perbill":771905427,"support_perbill":82832619,"approval":77.1905427,"support":8.2832619,"days":6,"dot_needed":"93,941,517"},{"time_hours":129,"approval_perbill":770711409,"support_perbill":82540952,"approval":77.0711409,"support":8.2540952,"days":6,"dot_needed":"93,610,734"},{"time_hours":130,"approval_perbill":769523483,"support_perbill":82253373,"approval":76.9523483,"support":8.2253373,"days":6,"dot_needed":"93,284,587"},{"time_hours":131,"approval_perbill":768341603,"support_perbill":81969798,"approval":76.8341603,"support":8.1969798,"days":6,"dot_needed":"92,962,981"},{"time_hours":132,"approval_perbill":767165723,"support_perbill":81690142,"approval":76.7165723,"support":8.1690142,"days":6,"dot_needed":"92,645,819"},{"time_hours":133,"approval_perbill":765995798,"support_perbill":81414326,"approval":76.5995798,"support":8.1414326,"days":6,"dot_needed":"92,333,013"},{"time_hours":134,"approval_perbill":764831781,"support_perbill":81142270,"approval":76.4831781,"support":8.114227,"days":6,"dot_needed":"92,024,471"},{"time_hours":135,"approval_perbill":763673629,"support_perbill":80873899,"approval":76.3673629,"support":8.0873899,"days":6,"dot_needed":"91,720,108"},{"time_hours":136,"approval_perbill":762521298,"support_perbill":80609138,"approval":76.2521298,"support":8.0609138,"days":6,"dot_needed":"91,419,839"},{"time_hours":137,"approval_perbill":761374743,"support_perbill":80347915,"approval":76.1374743,"support":8.0347915,"days":6,"dot_needed":"91,123,583"},{"time_hours":138,"approval_perbill":760233921,"support_perbill":80090159,"approval":76.0233921,"support":8.0090159,"days":6,"dot_needed":"90,831,258"},{"time_hours":139,"approval_perbill":759098790,"support_perbill":79835801,"approval":75.909879,"support":7.9835801,"days":6,"dot_needed":"90,542,788"},{"time_hours":140,"approval_perbill":757969306,"support_perbill":79584776,"approval":75.7969306,"support":7.9584776,"days":6,"dot_needed":"90,258,097"},{"time_hours":141,"approval_perbill":756845429,"support_perbill":79337018,"approval":75.6845429,"support":7.9337018,"days":6,"dot_needed":"89,977,112"},{"time_hours":142,"approval_perbill":755727116,"support_perbill":79092463,"approval":75.5727116,"support":7.9092463,"days":6,"dot_needed":"89,699,759"},{"time_hours":143,"approval_perbill":754614325,"support_perbill":78851049,"approval":75.4614325,"support":7.8851049,"days":6,"dot_needed":"89,425,968"},{"time_hours":144,"approval_perbill":753507017,"support_perbill":78612718,"approval":75.3507017,"support":7.8612718,"days":6,"dot_needed":"89,155,674"},{"time_hours":145,"approval_perbill":752405151,"support_perbill":78377409,"approval":75.2405151,"support":7.8377409,"days":7,"dot_needed":"88,888,807"},{"time_hours":146,"approval_perbill":751308686,"support_perbill":78145066,"approval":75.1308686,"support":7.8145066,"days":7,"dot_needed":"88,625,304"},{"time_hours":147,"approval_perbill":750217583,"support_perbill":77915634,"approval":75.0217583,"support":7.7915634,"days":7,"dot_needed":"88,365,102"},{"time_hours":148,"approval_perbill":749131804,"support_perbill":77689057,"approval":74.9131804,"support":7.7689057,"days":7,"dot_needed":"88,108,138"},{"time_hours":149,"approval_perbill":748051308,"support_perbill":77465283,"approval":74.8051308,"support":7.7465283,"days":7,"dot_needed":"87,854,354"},{"time_hours":150,"approval_perbill":746976058,"support_perbill":77244260,"approval":74.6976058,"support":7.724426,"days":7,"dot_needed":"87,603,689"},{"time_hours":151,"approval_perbill":745906016,"support_perbill":77025938,"approval":74.5906016,"support":7.7025938,"days":7,"dot_needed":"87,356,087"},{"time_hours":152,"approval_perbill":744841143,"support_perbill":76810267,"approval":74.4841143,"support":7.6810267,"days":7,"dot_needed":"87,111,492"},{"time_hours":153,"approval_perbill":743781402,"support_perbill":76597199,"approval":74.3781402,"support":7.6597199,"days":7,"dot_needed":"86,869,849"},{"time_hours":154,"approval_perbill":742726757,"support_perbill":76386689,"approval":74.2726757,"support":7.6386689,"days":7,"dot_needed":"86,631,106"},{"time_hours":155,"approval_perbill":741677171,"support_perbill":76178689,"approval":74.1677171,"support":7.6178689,"days":7,"dot_needed":"86,395,211"},{"time_hours":156,"approval_perbill":740632606,"support_perbill":75973155,"approval":74.0632606,"support":7.5973155,"days":7,"dot_needed":"86,162,112"},{"time_hours":157,"approval_perbill":739593028,"support_perbill":75770044,"approval":73.9593028,"support":7.5770044,"days":7,"dot_needed":"85,931,762"},{"time_hours":158,"approval_perbill":738558402,"support_perbill":75569313,"approval":73.8558402,"support":7.5569313,"days":7,"dot_needed":"85,704,110"},{"time_hours":159,"approval_perbill":737528690,"support_perbill":75370921,"approval":73.752869,"support":7.5370921,"days":7,"dot_needed":"85,479,111"},{"time_hours":160,"approval_perbill":736503859,"support_perbill":75174826,"approval":73.6503859,"support":7.5174826,"days":7,"dot_needed":"85,256,717"},{"time_hours":161,"approval_perbill":735483874,"support_perbill":74980989,"approval":73.5483874,"support":7.4980989,"days":7,"dot_needed":"85,036,884"},{"time_hours":162,"approval_perbill":734468701,"support_perbill":74789372,"approval":73.4468701,"support":7.4789372,"days":7,"dot_needed":"84,819,569"},{"time_hours":163,"approval_perbill":733458305,"support_perbill":74599936,"approval":73.3458305,"support":7.4599936,"days":7,"dot_needed":"84,604,727"},{"time_hours":164,"approval_perbill":732452653,"support_perbill":74412645,"approval":73.2452653,"support":7.4412645,"days":7,"dot_needed":"84,392,318"},{"time_hours":165,"approval_perbill":731451712,"support_perbill":74227462,"approval":73.1451712,"support":7.4227462,"days":7,"dot_needed":"84,182,300"},{"time_hours":166,"approval_perbill":730455448,"support_perbill":74044351,"approval":73.0455448,"support":7.4044351,"days":7,"dot_needed":"83,974,631"},{"time_hours":167,"approval_perbill":729463830,"support_perbill":73863279,"approval":72.946383,"support":7.3863279,"days":7,"dot_needed":"83,769,275"},{"time_hours":168,"approval_perbill":728476824,"support_perbill":73684211,"approval":72.8476824,"support":7.3684211,"days":7,"dot_needed":"83,566,192"},{"time_hours":169,"approval_perbill":727494398,"support_perbill":73507115,"approval":72.7494398,"support":7.3507115,"days":8,"dot_needed":"83,365,345"},{"time_hours":170,"approval_perbill":726516522,"support_perbill":73331957,"approval":72.6516522,"support":7.3331957,"days":8,"dot_needed":"83,166,696"},{"time_hours":171,"approval_perbill":725543162,"support_perbill":73158706,"approval":72.5543162,"support":7.3158706,"days":8,"dot_needed":"82,970,210"},{"time_hours":172,"approval_perbill":724574288,"support_perbill":72987332,"approval":72.4574288,"support":7.2987332,"days":8,"dot_needed":"82,775,853"},{"time_hours":173,"approval_perbill":723609869,"support_perbill":72817804,"approval":72.3609869,"support":7.2817804,"days":8,"dot_needed":"82,583,589"},{"time_hours":174,"approval_perbill":722649875,"support_perbill":72650092,"approval":72.2649875,"support":7.2650092,"days":8,"dot_needed":"82,393,385"},{"time_hours":175,"approval_perbill":721694274,"support_perbill":72484167,"approval":72.1694274,"support":7.2484167,"days":8,"dot_needed":"82,205,207"},{"time_hours":176,"approval_perbill":720743037,"support_perbill":72320001,"approval":72.0743037,"support":7.2320001,"days":8,"dot_needed":"82,019,024"},{"time_hours":177,"approval_perbill":719796134,"support_perbill":72157565,"approval":71.9796134,"support":7.2157565,"days":8,"dot_needed":"81,834,804"},{"time_hours":178,"approval_perbill":718853535,"support_perbill":71996834,"approval":71.8853535,"support":7.1996834,"days":8,"dot_needed":"81,652,517"},{"time_hours":179,"approval_perbill":717915212,"support_perbill":71837780,"approval":71.7915212,"support":7.183778,"days":8,"dot_needed":"81,472,131"},{"time_hours":180,"approval_perbill":716981135,"support_perbill":71680377,"approval":71.6981135,"support":7.1680377,"days":8,"dot_needed":"81,293,619"},{"time_hours":181,"approval_perbill":716051275,"support_perbill":71524599,"approval":71.6051275,"support":7.1524599,"days":8,"dot_needed":"81,116,949"},{"time_hours":182,"approval_perbill":715125604,"support_perbill":71370421,"approval":71.5125604,"support":7.1370421,"days":8,"dot_needed":"80,942,094"},{"time_hours":183,"approval_perbill":714204094,"support_perbill":71217819,"approval":71.4204094,"support":7.1217819,"days":8,"dot_needed":"80,769,026"},{"time_hours":184,"approval_perbill":713286716,"support_perbill":71066770,"approval":71.3286716,"support":7.106677,"days":8,"dot_needed":"80,597,719"},{"time_hours":185,"approval_perbill":712373443,"support_perbill":70917248,"approval":71.2373443,"support":7.0917248,"days":8,"dot_needed":"80,428,145"},{"time_hours":186,"approval_perbill":711464248,"support_perbill":70769231,"approval":71.1464248,"support":7.0769231,"days":8,"dot_needed":"80,260,277"},{"time_hours":187,"approval_perbill":710559103,"support_perbill":70622697,"approval":71.0559103,"support":7.0622697,"days":8,"dot_needed":"80,094,091"},{"time_hours":188,"approval_perbill":709657981,"support_perbill":70477624,"approval":70.9657981,"support":7.0477624,"days":8,"dot_needed":"79,929,561"},{"time_hours":189,"approval_perbill":708760855,"support_perbill":70333989,"approval":70.8760855,"support":7.0333989,"days":8,"dot_needed":"79,766,663"},{"time_hours":190,"approval_perbill":707867699,"support_perbill":70191771,"approval":70.7867699,"support":7.0191771,"days":8,"dot_needed":"79,605,372"},{"time_hours":191,"approval_perbill":706978487,"support_perbill":70050950,"approval":70.6978487,"support":7.005095,"days":8,"dot_needed":"79,445,665"},{"time_hours":192,"approval_perbill":706093193,"support_perbill":69911505,"approval":70.6093193,"support":6.9911505,"days":8,"dot_needed":"79,287,519"},{"time_hours":193,"approval_perbill":705211790,"support_perbill":69773416,"approval":70.521179,"support":6.9773416,"days":9,"dot_needed":"79,130,910"},{"time_hours":194,"approval_perbill":704334253,"support_perbill":69636663,"approval":70.4334253,"support":6.9636663,"days":9,"dot_needed":"78,975,817"},{"time_hours":195,"approval_perbill":703460557,"support_perbill":69501227,"approval":70.3460557,"support":6.9501227,"days":9,"dot_needed":"78,822,217"},{"time_hours":196,"approval_perbill":702590676,"support_perbill":69367089,"approval":70.2590676,"support":6.9367089,"days":9,"dot_needed":"78,670,090"},{"time_hours":197,"approval_perbill":701724587,"support_perbill":69234231,"approval":70.1724587,"support":6.9234231,"days":9,"dot_needed":"78,519,414"},{"time_hours":198,"approval_perbill":700862262,"support_perbill":69102633,"approval":70.0862262,"support":6.9102633,"days":9,"dot_needed":"78,370,167"},{"time_hours":199,"approval_perbill":700003680,"support_perbill":68972280,"approval":70.000368,"support":6.897228,"days":9,"dot_needed":"78,222,332"},{"time_hours":200,"approval_perbill":699148814,"support_perbill":68843152,"approval":69.9148814,"support":6.8843152,"days":9,"dot_needed":"78,075,886"},{"time_hours":201,"approval_perbill":698297642,"support_perbill":68715232,"approval":69.8297642,"support":6.8715232,"days":9,"dot_needed":"77,930,810"},{"time_hours":202,"approval_perbill":697450138,"support_perbill":68588504,"approval":69.7450138,"support":6.8588504,"days":9,"dot_needed":"77,787,087"},{"time_hours":203,"approval_perbill":696606280,"support_perbill":68462952,"approval":69.660628,"support":6.8462952,"days":9,"dot_needed":"77,644,696"},{"time_hours":204,"approval_perbill":695766044,"support_perbill":68338558,"approval":69.5766044,"support":6.8338558,"days":9,"dot_needed":"77,503,620"},{"time_hours":205,"approval_perbill":694929407,"support_perbill":68215308,"approval":69.4929407,"support":6.8215308,"days":9,"dot_needed":"77,363,840"},{"time_hours":206,"approval_perbill":694096344,"support_perbill":68093184,"approval":69.4096344,"support":6.8093184,"days":9,"dot_needed":"77,225,338"},{"time_hours":207,"approval_perbill":693266835,"support_perbill":67972172,"approval":69.3266835,"support":6.7972172,"days":9,"dot_needed":"77,088,097"},{"time_hours":208,"approval_perbill":692440857,"support_perbill":67852257,"approval":69.2440857,"support":6.7852257,"days":9,"dot_needed":"76,952,100"},{"time_hours":209,"approval_perbill":691618386,"support_perbill":67733424,"approval":69.1618386,"support":6.7733424,"days":9,"dot_needed":"76,817,330"},{"time_hours":210,"approval_perbill":690799399,"support_perbill":67615659,"approval":69.0799399,"support":6.7615659,"days":9,"dot_needed":"76,683,771"},{"time_hours":211,"approval_perbill":689983876,"support_perbill":67498946,"approval":68.9983876,"support":6.7498946,"days":9,"dot_needed":"76,551,405"},{"time_hours":212,"approval_perbill":689171795,"support_perbill":67383272,"approval":68.9171795,"support":6.7383272,"days":9,"dot_needed":"76,420,218"},{"time_hours":213,"approval_perbill":688363133,"support_perbill":67268623,"approval":68.8363133,"support":6.7268623,"days":9,"dot_needed":"76,290,193"},{"time_hours":214,"approval_perbill":687557869,"support_perbill":67154986,"approval":68.7557869,"support":6.7154986,"days":9,"dot_needed":"76,161,316"},{"time_hours":215,"approval_perbill":686755981,"support_perbill":67042347,"approval":68.6755981,"support":6.7042347,"days":9,"dot_needed":"76,033,570"},{"time_hours":216,"approval_perbill":685957449,"support_perbill":66930693,"approval":68.5957449,"support":6.6930693,"days":9,"dot_needed":"75,906,942"},{"time_hours":217,"approval_perbill":685162252,"support_perbill":66820012,"approval":68.5162252,"support":6.6820012,"days":10,"dot_needed":"75,781,418"},{"time_hours":218,"approval_perbill":684370368,"support_perbill":66710290,"approval":68.4370368,"support":6.671029,"days":10,"dot_needed":"75,656,980"},{"time_hours":219,"approval_perbill":683581776,"support_perbill":66601515,"approval":68.3581776,"support":6.6601515,"days":10,"dot_needed":"75,533,617"},{"time_hours":220,"approval_perbill":682796458,"support_perbill":66493675,"approval":68.2796458,"support":6.6493675,"days":10,"dot_needed":"75,411,315"},{"time_hours":221,"approval_perbill":682014391,"support_perbill":66386758,"approval":68.2014391,"support":6.6386758,"days":10,"dot_needed":"75,290,059"},{"time_hours":222,"approval_perbill":681235556,"support_perbill":66280753,"approval":68.1235556,"support":6.6280753,"days":10,"dot_needed":"75,169,837"},{"time_hours":223,"approval_perbill":680459933,"support_perbill":66175647,"approval":68.0459933,"support":6.6175647,"days":10,"dot_needed":"75,050,635"},{"time_hours":224,"approval_perbill":679687502,"support_perbill":66071429,"approval":67.9687502,"support":6.6071429,"days":10,"dot_needed":"74,932,440"},{"time_hours":225,"approval_perbill":678918244,"support_perbill":65968088,"approval":67.8918244,"support":6.5968088,"days":10,"dot_needed":"74,815,240"},{"time_hours":226,"approval_perbill":678152139,"support_perbill":65865613,"approval":67.8152139,"support":6.5865613,"days":10,"dot_needed":"74,699,022"},{"time_hours":227,"approval_perbill":677389167,"support_perbill":65763993,"approval":67.7389167,"support":6.5763993,"days":10,"dot_needed":"74,583,773"},{"time_hours":228,"approval_perbill":676629309,"support_perbill":65663217,"approval":67.6629309,"support":6.5663217,"days":10,"dot_needed":"74,469,482"},{"time_hours":229,"approval_perbill":675872547,"support_perbill":65563276,"approval":67.5872547,"support":6.5563276,"days":10,"dot_needed":"74,356,137"},{"time_hours":230,"approval_perbill":675118862,"support_perbill":65464158,"approval":67.5118862,"support":6.5464158,"days":10,"dot_needed":"74,243,726"},{"time_hours":231,"approval_perbill":674368233,"support_perbill":65365854,"approval":67.4368233,"support":6.5365854,"days":10,"dot_needed":"74,132,239"},{"time_hours":232,"approval_perbill":673620645,"support_perbill":65268353,"approval":67.3620645,"support":6.5268353,"days":10,"dot_needed":"74,021,662"},{"time_hours":233,"approval_perbill":672876077,"support_perbill":65171646,"approval":67.2876077,"support":6.5171646,"days":10,"dot_needed":"73,911,985"},{"time_hours":234,"approval_perbill":672134512,"support_perbill":65075723,"approval":67.2134512,"support":6.5075723,"days":10,"dot_needed":"73,803,197"},{"time_hours":235,"approval_perbill":671395931,"support_perbill":64980575,"approval":67.1395931,"support":6.4980575,"days":10,"dot_needed":"73,695,289"},{"time_hours":236,"approval_perbill":670660315,"support_perbill":64886191,"approval":67.0660315,"support":6.4886191,"days":10,"dot_needed":"73,588,247"},{"time_hours":237,"approval_perbill":669927649,"support_perbill":64792564,"approval":66.9927649,"support":6.4792564,"days":10,"dot_needed":"73,482,063"},{"time_hours":238,"approval_perbill":669197914,"support_perbill":64699684,"approval":66.9197914,"support":6.4699684,"days":10,"dot_needed":"73,376,727"},{"time_hours":239,"approval_perbill":668471092,"support_perbill":64607542,"approval":66.8471092,"support":6.4607542,"days":10,"dot_needed":"73,272,227"},{"time_hours":240,"approval_perbill":667747166,"support_perbill":64516129,"approval":66.7747166,"support":6.4516129,"days":10,"dot_needed":"73,168,555"},{"time_hours":241,"approval_perbill":667026119,"support_perbill":64425437,"approval":66.7026119,"support":6.4425437,"days":11,"dot_needed":"73,065,700"},{"time_hours":242,"approval_perbill":666307933,"support_perbill":64335457,"approval":66.6307933,"support":6.4335457,"days":11,"dot_needed":"72,963,652"},{"time_hours":243,"approval_perbill":665592591,"support_perbill":64246181,"approval":66.5592591,"support":6.4246181,"days":11,"dot_needed":"72,862,403"},{"time_hours":244,"approval_perbill":664880077,"support_perbill":64157601,"approval":66.4880077,"support":6.4157601,"days":11,"dot_needed":"72,761,944"},{"time_hours":245,"approval_perbill":664170374,"support_perbill":64069708,"approval":66.4170374,"support":6.4069708,"days":11,"dot_needed":"72,662,263"},{"time_hours":246,"approval_perbill":663463466,"support_perbill":63982495,"approval":66.3463466,"support":6.3982495,"days":11,"dot_needed":"72,563,354"},{"time_hours":247,"approval_perbill":662759335,"support_perbill":63895953,"approval":66.2759335,"support":6.3895953,"days":11,"dot_needed":"72,465,205"},{"time_hours":248,"approval_perbill":662057965,"support_perbill":63810075,"approval":66.2057965,"support":6.3810075,"days":11,"dot_needed":"72,367,810"},{"time_hours":249,"approval_perbill":661359342,"support_perbill":63724854,"approval":66.1359342,"support":6.3724854,"days":11,"dot_needed":"72,271,160"},{"time_hours":250,"approval_perbill":660663447,"support_perbill":63640282,"approval":66.0663447,"support":6.3640282,"days":11,"dot_needed":"72,175,246"},{"time_hours":251,"approval_perbill":659970265,"support_perbill":63556351,"approval":65.9970265,"support":6.3556351,"days":11,"dot_needed":"72,080,058"},{"time_hours":252,"approval_perbill":659279781,"support_perbill":63473054,"approval":65.9279781,"support":6.3473054,"days":11,"dot_needed":"71,985,590"},{"time_hours":253,"approval_perbill":658591978,"support_perbill":63390384,"approval":65.8591978,"support":6.3390384,"days":11,"dot_needed":"71,891,833"},{"time_hours":254,"approval_perbill":657906842,"support_perbill":63308335,"approval":65.7906842,"support":6.3308335,"days":11,"dot_needed":"71,798,780"},{"time_hours":255,"approval_perbill":657224356,"support_perbill":63226898,"approval":65.7224356,"support":6.3226898,"days":11,"dot_needed":"71,706,422"},{"time_hours":256,"approval_perbill":656544505,"support_perbill":63146067,"approval":65.6544505,"support":6.3146067,"days":11,"dot_needed":"71,614,750"},{"time_hours":257,"approval_perbill":655867274,"support_perbill":63065836,"approval":65.5867274,"support":6.3065836,"days":11,"dot_needed":"71,523,759"},{"time_hours":258,"approval_perbill":655192648,"support_perbill":62986198,"approval":65.5192648,"support":6.2986198,"days":11,"dot_needed":"71,433,441"},{"time_hours":259,"approval_perbill":654520613,"support_perbill":62907146,"approval":65.4520613,"support":6.2907146,"days":11,"dot_needed":"71,343,787"},{"time_hours":260,"approval_perbill":653851152,"support_perbill":62828674,"approval":65.3851152,"support":6.2828674,"days":11,"dot_needed":"71,254,791"},{"time_hours":261,"approval_perbill":653184251,"support_perbill":62750776,"approval":65.3184251,"support":6.2750776,"days":11,"dot_needed":"71,166,446"},{"time_hours":262,"approval_perbill":652519896,"support_perbill":62673444,"approval":65.2519896,"support":6.2673444,"days":11,"dot_needed":"71,078,743"},{"time_hours":263,"approval_perbill":651858072,"support_perbill":62596674,"approval":65.1858072,"support":6.2596674,"days":11,"dot_needed":"70,991,677"},{"time_hours":264,"approval_perbill":651198765,"support_perbill":62520458,"approval":65.1198765,"support":6.2520458,"days":11,"dot_needed":"70,905,239"},{"time_hours":265,"approval_perbill":650541960,"support_perbill":62444792,"approval":65.054196,"support":6.2444792,"days":12,"dot_needed":"70,819,425"},{"time_hours":266,"approval_perbill":649887643,"support_perbill":62369668,"approval":64.9887643,"support":6.2369668,"days":12,"dot_needed":"70,734,226"},{"time_hours":267,"approval_perbill":649235800,"support_perbill":62295082,"approval":64.92358,"support":6.2295082,"days":12,"dot_needed":"70,649,637"},{"time_hours":268,"approval_perbill":648586417,"support_perbill":62221027,"approval":64.8586417,"support":6.2221027,"days":12,"dot_needed":"70,565,651"},{"time_hours":269,"approval_perbill":647939479,"support_perbill":62147498,"approval":64.7939479,"support":6.2147498,"days":12,"dot_needed":"70,482,261"},{"time_hours":270,"approval_perbill":647294974,"support_perbill":62074489,"approval":64.7294974,"support":6.2074489,"days":12,"dot_needed":"70,399,460"},{"time_hours":271,"approval_perbill":646652888,"support_perbill":62001995,"approval":64.6652888,"support":6.2001995,"days":12,"dot_needed":"70,317,244"},{"time_hours":272,"approval_perbill":646013207,"support_perbill":61930011,"approval":64.6013207,"support":6.1930011,"days":12,"dot_needed":"70,235,606"},{"time_hours":273,"approval_perbill":645375917,"support_perbill":61858530,"approval":64.5375917,"support":6.185853,"days":12,"dot_needed":"70,154,538"},{"time_hours":274,"approval_perbill":644741005,"support_perbill":61787548,"approval":64.4741005,"support":6.1787548,"days":12,"dot_needed":"70,074,037"},{"time_hours":275,"approval_perbill":644108458,"support_perbill":61717059,"approval":64.4108458,"support":6.1717059,"days":12,"dot_needed":"69,994,094"},{"time_hours":276,"approval_perbill":643478263,"support_perbill":61647059,"approval":64.3478263,"support":6.1647059,"days":12,"dot_needed":"69,914,706"},{"time_hours":277,"approval_perbill":642850406,"support_perbill":61577542,"approval":64.2850406,"support":6.1577542,"days":12,"dot_needed":"69,835,866"},{"time_hours":278,"approval_perbill":642224875,"support_perbill":61508503,"approval":64.2224875,"support":6.1508503,"days":12,"dot_needed":"69,757,568"},{"time_hours":279,"approval_perbill":641601656,"support_perbill":61439938,"approval":64.1601656,"support":6.1439938,"days":12,"dot_needed":"69,679,808"},{"time_hours":280,"approval_perbill":640980738,"support_perbill":61371841,"approval":64.0980738,"support":6.1371841,"days":12,"dot_needed":"69,602,578"},{"time_hours":281,"approval_perbill":640362106,"support_perbill":61304208,"approval":64.0362106,"support":6.1304208,"days":12,"dot_needed":"69,525,875"},{"time_hours":282,"approval_perbill":639745749,"support_perbill":61237034,"approval":63.9745749,"support":6.1237034,"days":12,"dot_needed":"69,449,692"},{"time_hours":283,"approval_perbill":639131654,"support_perbill":61170314,"approval":63.9131654,"support":6.1170314,"days":12,"dot_needed":"69,374,024"},{"time_hours":284,"approval_perbill":638519808,"support_perbill":61104045,"approval":63.8519808,"support":6.1104045,"days":12,"dot_needed":"69,298,867"},{"time_hours":285,"approval_perbill":637910200,"support_perbill":61038220,"approval":63.79102,"support":6.103822,"days":12,"dot_needed":"69,224,214"},{"time_hours":286,"approval_perbill":637302817,"support_perbill":60972836,"approval":63.7302817,"support":6.0972836,"days":12,"dot_needed":"69,150,062"},{"time_hours":287,"approval_perbill":636697646,"support_perbill":60907889,"approval":63.6697646,"support":6.0907889,"days":12,"dot_needed":"69,076,404"},{"time_hours":288,"approval_perbill":636094677,"support_perbill":60843373,"approval":63.6094677,"support":6.0843373,"days":12,"dot_needed":"69,003,236"},{"time_hours":289,"approval_perbill":635493896,"support_perbill":60779286,"approval":63.5493896,"support":6.0779286,"days":13,"dot_needed":"68,930,554"},{"time_hours":290,"approval_perbill":634895291,"support_perbill":60715621,"approval":63.4895291,"support":6.0715621,"days":13,"dot_needed":"68,858,351"},{"time_hours":291,"approval_perbill":634298853,"support_perbill":60652376,"approval":63.4298853,"support":6.0652376,"days":13,"dot_needed":"68,786,624"},{"time_hours":292,"approval_perbill":633704567,"support_perbill":60589547,"approval":63.3704567,"support":6.0589547,"days":13,"dot_needed":"68,715,369"},{"time_hours":293,"approval_perbill":633112423,"support_perbill":60527128,"approval":63.3112423,"support":6.0527128,"days":13,"dot_needed":"68,644,579"},{"time_hours":294,"approval_perbill":632522409,"support_perbill":60465116,"approval":63.2522409,"support":6.0465116,"days":13,"dot_needed":"68,574,250"},{"time_hours":295,"approval_perbill":631934514,"support_perbill":60403508,"approval":63.1934514,"support":6.0403508,"days":13,"dot_needed":"68,504,380"},{"time_hours":296,"approval_perbill":631348726,"support_perbill":60342298,"approval":63.1348726,"support":6.0342298,"days":13,"dot_needed":"68,434,960"},{"time_hours":297,"approval_perbill":630765034,"support_perbill":60281484,"approval":63.0765034,"support":6.0281484,"days":13,"dot_needed":"68,365,991"},{"time_hours":298,"approval_perbill":630183427,"support_perbill":60221061,"approval":63.0183427,"support":6.0221061,"days":13,"dot_needed":"68,297,464"},{"time_hours":299,"approval_perbill":629603893,"support_perbill":60161026,"approval":62.9603893,"support":6.0161026,"days":13,"dot_needed":"68,229,378"},{"time_hours":300,"approval_perbill":629026422,"support_perbill":60101376,"approval":62.9026422,"support":6.0101376,"days":13,"dot_needed":"68,161,728"},{"time_hours":301,"approval_perbill":628451003,"support_perbill":60042105,"approval":62.8451003,"support":6.0042105,"days":13,"dot_needed":"68,094,508"},{"time_hours":302,"approval_perbill":627877624,"support_perbill":59983211,"approval":62.7877624,"support":5.9983211,"days":13,"dot_needed":"68,027,715"},{"time_hours":303,"approval_perbill":627306275,"support_perbill":59924690,"approval":62.7306275,"support":5.992469,"days":13,"dot_needed":"67,961,346"},{"time_hours":304,"approval_perbill":626736945,"support_perbill":59866539,"approval":62.6736945,"support":5.9866539,"days":13,"dot_needed":"67,895,396"},{"time_hours":305,"approval_perbill":626169623,"support_perbill":59808754,"approval":62.6169623,"support":5.9808754,"days":13,"dot_needed":"67,829,862"},{"time_hours":306,"approval_perbill":625604299,"support_perbill":59751332,"approval":62.5604299,"support":5.9751332,"days":13,"dot_needed":"67,764,738"},{"time_hours":307,"approval_perbill":625040962,"support_perbill":59694269,"approval":62.5040962,"support":5.9694269,"days":13,"dot_needed":"67,700,023"},{"time_hours":308,"approval_perbill":624479602,"support_perbill":59637562,"approval":62.4479602,"support":5.9637562,"days":13,"dot_needed":"67,635,710"},{"time_hours":309,"approval_perbill":623920209,"support_perbill":59581207,"approval":62.3920209,"support":5.9581207,"days":13,"dot_needed":"67,571,798"},{"time_hours":310,"approval_perbill":623362771,"support_perbill":59525201,"approval":62.3362771,"support":5.9525201,"days":13,"dot_needed":"67,508,280"},{"time_hours":311,"approval_perbill":622807279,"support_perbill":59469542,"approval":62.2807279,"support":5.9469542,"days":13,"dot_needed":"67,445,157"},{"time_hours":312,"approval_perbill":622253723,"support_perbill":59414226,"approval":62.2253723,"support":5.9414226,"days":13,"dot_needed":"67,382,422"},{"time_hours":313,"approval_perbill":621702092,"support_perbill":59359249,"approval":62.1702092,"support":5.9359249,"days":14,"dot_needed":"67,320,072"},{"time_hours":314,"approval_perbill":621152377,"support_perbill":59304609,"approval":62.1152377,"support":5.9304609,"days":14,"dot_needed":"67,258,104"},{"time_hours":315,"approval_perbill":620604567,"support_perbill":59250302,"approval":62.0604567,"support":5.9250302,"days":14,"dot_needed":"67,196,514"},{"time_hours":316,"approval_perbill":620058653,"support_perbill":59196326,"approval":62.0058653,"support":5.9196326,"days":14,"dot_needed":"67,135,299"},{"time_hours":317,"approval_perbill":619514625,"support_perbill":59142677,"approval":61.9514625,"support":5.9142677,"days":14,"dot_needed":"67,074,455"},{"time_hours":318,"approval_perbill":618972473,"support_perbill":59089353,"approval":61.8972473,"support":5.9089353,"days":14,"dot_needed":"67,013,980"},{"time_hours":319,"approval_perbill":618432187,"support_perbill":59036350,"approval":61.8432187,"support":5.903635,"days":14,"dot_needed":"66,953,868"},{"time_hours":320,"approval_perbill":617893758,"support_perbill":58983666,"approval":61.7893758,"support":5.8983666,"days":14,"dot_needed":"66,894,119"},{"time_hours":321,"approval_perbill":617357176,"support_perbill":58931297,"approval":61.7357176,"support":5.8931297,"days":14,"dot_needed":"66,834,726"},{"time_hours":322,"approval_perbill":616822432,"support_perbill":58879242,"approval":61.6822432,"support":5.8879242,"days":14,"dot_needed":"66,775,690"},{"time_hours":323,"approval_perbill":616289516,"support_perbill":58827497,"approval":61.6289516,"support":5.8827497,"days":14,"dot_needed":"66,717,006"},{"time_hours":324,"approval_perbill":615758419,"support_perbill":58776059,"approval":61.5758419,"support":5.8776059,"days":14,"dot_needed":"66,658,669"},{"time_hours":325,"approval_perbill":615229132,"support_perbill":58724926,"approval":61.5229132,"support":5.8724926,"days":14,"dot_needed":"66,600,679"},{"time_hours":326,"approval_perbill":614701645,"support_perbill":58674094,"approval":61.4701645,"support":5.8674094,"days":14,"dot_needed":"66,543,029"},{"time_hours":327,"approval_perbill":614175949,"support_perbill":58623562,"approval":61.4175949,"support":5.8623562,"days":14,"dot_needed":"66,485,720"},{"time_hours":328,"approval_perbill":613652036,"support_perbill":58573327,"approval":61.3652036,"support":5.8573327,"days":14,"dot_needed":"66,428,748"},{"time_hours":329,"approval_perbill":613129895,"support_perbill":58523386,"approval":61.3129895,"support":5.8523386,"days":14,"dot_needed":"66,372,109"},{"time_hours":330,"approval_perbill":612609519,"support_perbill":58473736,"approval":61.2609519,"support":5.8473736,"days":14,"dot_needed":"66,315,801"},{"time_hours":331,"approval_perbill":612090898,"support_perbill":58424375,"approval":61.2090898,"support":5.8424375,"days":14,"dot_needed":"66,259,820"},{"time_hours":332,"approval_perbill":611574023,"support_perbill":58375301,"approval":61.1574023,"support":5.8375301,"days":14,"dot_needed":"66,204,164"},{"time_hours":333,"approval_perbill":611058885,"support_perbill":58326510,"approval":61.1058885,"support":5.832651,"days":14,"dot_needed":"66,148,830"},{"time_hours":334,"approval_perbill":610545477,"support_perbill":58278001,"approval":61.0545477,"support":5.8278001,"days":14,"dot_needed":"66,093,815"},{"time_hours":335,"approval_perbill":610033788,"support_perbill":58229771,"approval":61.0033788,"support":5.8229771,"days":14,"dot_needed":"66,039,117"},{"time_hours":336,"approval_perbill":609523811,"support_perbill":58181818,"approval":60.9523811,"support":5.8181818,"days":14,"dot_needed":"65,984,733"},{"time_hours":337,"approval_perbill":609015537,"support_perbill":58134139,"approval":60.9015537,"support":5.8134139,"days":15,"dot_needed":"65,930,660"},{"time_hours":338,"approval_perbill":608508957,"support_perbill":58086732,"approval":60.8508957,"support":5.8086732,"days":15,"dot_needed":"65,876,895"},{"time_hours":339,"approval_perbill":608004063,"support_perbill":58039594,"approval":60.8004063,"support":5.8039594,"days":15,"dot_needed":"65,823,435"},{"time_hours":340,"approval_perbill":607500846,"support_perbill":57992724,"approval":60.7500846,"support":5.7992724,"days":15,"dot_needed":"65,770,279"},{"time_hours":341,"approval_perbill":606999299,"support_perbill":57946119,"approval":60.6999299,"support":5.7946119,"days":15,"dot_needed":"65,717,424"},{"time_hours":342,"approval_perbill":606499412,"support_perbill":57899776,"approval":60.6499412,"support":5.7899776,"days":15,"dot_needed":"65,664,865"},{"time_hours":343,"approval_perbill":606001178,"support_perbill":57853694,"approval":60.6001178,"support":5.7853694,"days":15,"dot_needed":"65,612,603"},{"time_hours":344,"approval_perbill":605504589,"support_perbill":57807871,"approval":60.5504589,"support":5.7807871,"days":15,"dot_needed":"65,560,635"},{"time_hours":345,"approval_perbill":605009635,"support_perbill":57762304,"approval":60.5009635,"support":5.7762304,"days":15,"dot_needed":"65,508,957"},{"time_hours":346,"approval_perbill":604516310,"support_perbill":57716991,"approval":60.451631,"support":5.7716991,"days":15,"dot_needed":"65,457,567"},{"time_hours":347,"approval_perbill":604024606,"support_perbill":57671930,"approval":60.4024606,"support":5.767193,"days":15,"dot_needed":"65,406,462"},{"time_hours":348,"approval_perbill":603534513,"support_perbill":57627118,"approval":60.3534513,"support":5.7627118,"days":15,"dot_needed":"65,355,641"},{"time_hours":349,"approval_perbill":603046025,"support_perbill":57582555,"approval":60.3046025,"support":5.7582555,"days":15,"dot_needed":"65,305,101"},{"time_hours":350,"approval_perbill":602559133,"support_perbill":57538237,"approval":60.2559133,"support":5.7538237,"days":15,"dot_needed":"65,254,840"},{"time_hours":351,"approval_perbill":602073830,"support_perbill":57494163,"approval":60.207383,"support":5.7494163,"days":15,"dot_needed":"65,204,855"},{"time_hours":352,"approval_perbill":601590108,"support_perbill":57450331,"approval":60.1590108,"support":5.7450331,"days":15,"dot_needed":"65,155,144"},{"time_hours":353,"approval_perbill":601107958,"support_perbill":57406738,"approval":60.1107958,"support":5.7406738,"days":15,"dot_needed":"65,105,705"},{"time_hours":354,"approval_perbill":600627375,"support_perbill":57363383,"approval":60.0627375,"support":5.7363383,"days":15,"dot_needed":"65,056,535"},{"time_hours":355,"approval_perbill":600148349,"support_perbill":57320264,"approval":60.0148349,"support":5.7320264,"days":15,"dot_needed":"65,007,634"},{"time_hours":356,"approval_perbill":599670874,"support_perbill":57277379,"approval":59.9670874,"support":5.7277379,"days":15,"dot_needed":"64,958,997"},{"time_hours":357,"approval_perbill":599194941,"support_perbill":57234726,"approval":59.9194941,"support":5.7234726,"days":15,"dot_needed":"64,910,624"},{"time_hours":358,"approval_perbill":598720544,"support_perbill":57192303,"approval":59.8720544,"support":5.7192303,"days":15,"dot_needed":"64,862,511"},{"time_hours":359,"approval_perbill":598247675,"support_perbill":57150109,"approval":59.8247675,"support":5.7150109,"days":15,"dot_needed":"64,814,659"},{"time_hours":360,"approval_perbill":597776326,"support_perbill":57108141,"approval":59.7776326,"support":5.7108141,"days":15,"dot_needed":"64,767,062"},{"time_hours":361,"approval_perbill":597306490,"support_perbill":57066397,"approval":59.730649,"support":5.7066397,"days":16,"dot_needed":"64,719,720"},{"time_hours":362,"approval_perbill":596838161,"support_perbill":57024876,"approval":59.6838161,"support":5.7024876,"days":16,"dot_needed":"64,672,630"},{"time_hours":363,"approval_perbill":596371330,"support_perbill":56983577,"approval":59.637133,"support":5.6983577,"days":16,"dot_needed":"64,625,793"},{"time_hours":364,"approval_perbill":595905991,"support_perbill":56942496,"approval":59.5905991,"support":5.6942496,"days":16,"dot_needed":"64,579,202"},{"time_hours":365,"approval_perbill":595442136,"support_perbill":56901633,"approval":59.5442136,"support":5.6901633,"days":16,"dot_needed":"64,532,859"},{"time_hours":366,"approval_perbill":594979758,"support_perbill":56860986,"approval":59.4979758,"support":5.6860986,"days":16,"dot_needed":"64,486,761"},{"time_hours":367,"approval_perbill":594518851,"support_perbill":56820553,"approval":59.4518851,"support":5.6820553,"days":16,"dot_needed":"64,440,905"},{"time_hours":368,"approval_perbill":594059407,"support_perbill":56780333,"approval":59.4059407,"support":5.6780333,"days":16,"dot_needed":"64,395,291"},{"time_hours":369,"approval_perbill":593601420,"support_perbill":56740323,"approval":59.360142,"support":5.6740323,"days":16,"dot_needed":"64,349,915"},{"time_hours":370,"approval_perbill":593144881,"support_perbill":56700522,"approval":59.3144881,"support":5.6700522,"days":16,"dot_needed":"64,304,776"},{"time_hours":371,"approval_perbill":592689786,"support_perbill":56660929,"approval":59.2689786,"support":5.6660929,"days":16,"dot_needed":"64,259,874"},{"time_hours":372,"approval_perbill":592236126,"support_perbill":56621542,"approval":59.2236126,"support":5.6621542,"days":16,"dot_needed":"64,215,204"},{"time_hours":373,"approval_perbill":591783895,"support_perbill":56582359,"approval":59.1783895,"support":5.6582359,"days":16,"dot_needed":"64,170,766"},{"time_hours":374,"approval_perbill":591333086,"support_perbill":56543378,"approval":59.1333086,"support":5.6543378,"days":16,"dot_needed":"64,126,557"},{"time_hours":375,"approval_perbill":590883692,"support_perbill":56504599,"approval":59.0883692,"support":5.6504599,"days":16,"dot_needed":"64,082,578"},{"time_hours":376,"approval_perbill":590435708,"support_perbill":56466019,"approval":59.0435708,"support":5.6466019,"days":16,"dot_needed":"64,038,824"},{"time_hours":377,"approval_perbill":589989126,"support_perbill":56427637,"approval":58.9989126,"support":5.6427637,"days":16,"dot_needed":"63,995,294"},{"time_hours":378,"approval_perbill":589543939,"support_perbill":56389452,"approval":58.9543939,"support":5.6389452,"days":16,"dot_needed":"63,951,988"},{"time_hours":379,"approval_perbill":589100141,"support_perbill":56351462,"approval":58.9100141,"support":5.6351462,"days":16,"dot_needed":"63,908,903"},{"time_hours":380,"approval_perbill":588657726,"support_perbill":56313665,"approval":58.8657726,"support":5.6313665,"days":16,"dot_needed":"63,866,037"},{"time_hours":381,"approval_perbill":588216688,"support_perbill":56276060,"approval":58.8216688,"support":5.627606,"days":16,"dot_needed":"63,823,389"},{"time_hours":382,"approval_perbill":587777019,"support_perbill":56238646,"approval":58.7777019,"support":5.6238646,"days":16,"dot_needed":"63,780,957"},{"time_hours":383,"approval_perbill":587338713,"support_perbill":56201421,"approval":58.7338713,"support":5.6201421,"days":16,"dot_needed":"63,738,740"},{"time_hours":384,"approval_perbill":586901764,"support_perbill":56164383,"approval":58.6901764,"support":5.6164383,"days":16,"dot_needed":"63,696,734"},{"time_hours":385,"approval_perbill":586466167,"support_perbill":56127532,"approval":58.6466167,"support":5.6127532,"days":17,"dot_needed":"63,654,941"},{"time_hours":386,"approval_perbill":586031913,"support_perbill":56090866,"approval":58.6031913,"support":5.6090866,"days":17,"dot_needed":"63,613,358"},{"time_hours":387,"approval_perbill":585598998,"support_perbill":56054383,"approval":58.5598998,"support":5.6054383,"days":17,"dot_needed":"63,571,982"},{"time_hours":388,"approval_perbill":585167415,"support_perbill":56018082,"approval":58.5167415,"support":5.6018082,"days":17,"dot_needed":"63,530,813"},{"time_hours":389,"approval_perbill":584737159,"support_perbill":55981962,"approval":58.4737159,"support":5.5981962,"days":17,"dot_needed":"63,489,848"},{"time_hours":390,"approval_perbill":584308222,"support_perbill":55946021,"approval":58.4308222,"support":5.5946021,"days":17,"dot_needed":"63,449,087"},{"time_hours":391,"approval_perbill":583880598,"support_perbill":55910259,"approval":58.3880598,"support":5.5910259,"days":17,"dot_needed":"63,408,529"},{"time_hours":392,"approval_perbill":583454283,"support_perbill":55874673,"approval":58.3454283,"support":5.5874673,"days":17,"dot_needed":"63,368,171"},{"time_hours":393,"approval_perbill":583029269,"support_perbill":55839263,"approval":58.3029269,"support":5.5839263,"days":17,"dot_needed":"63,328,012"},{"time_hours":394,"approval_perbill":582605551,"support_perbill":55804027,"approval":58.2605551,"support":5.5804027,"days":17,"dot_needed":"63,288,050"},{"time_hours":395,"approval_perbill":582183123,"support_perbill":55768963,"approval":58.2183123,"support":5.5768963,"days":17,"dot_needed":"63,248,284"},{"time_hours":396,"approval_perbill":581761979,"support_perbill":55734072,"approval":58.1761979,"support":5.5734072,"days":17,"dot_needed":"63,208,713"},{"time_hours":397,"approval_perbill":581342114,"support_perbill":55699350,"approval":58.1342114,"support":5.569935,"days":17,"dot_needed":"63,169,335"},{"time_hours":398,"approval_perbill":580923521,"support_perbill":55664798,"approval":58.0923521,"support":5.5664798,"days":17,"dot_needed":"63,130,149"},{"time_hours":399,"approval_perbill":580506194,"support_perbill":55630413,"approval":58.0506194,"support":5.5630413,"days":17,"dot_needed":"63,091,152"},{"time_hours":400,"approval_perbill":580090128,"support_perbill":55596196,"approval":58.0090128,"support":5.5596196,"days":17,"dot_needed":"63,052,346"},{"time_hours":401,"approval_perbill":579675317,"support_perbill":55562143,"approval":57.9675317,"support":5.5562143,"days":17,"dot_needed":"63,013,726"},{"time_hours":402,"approval_perbill":579261756,"support_perbill":55528255,"approval":57.9261756,"support":5.5528255,"days":17,"dot_needed":"62,975,294"},{"time_hours":403,"approval_perbill":578849439,"support_perbill":55494530,"approval":57.8849439,"support":5.549453,"days":17,"dot_needed":"62,937,046"},{"time_hours":404,"approval_perbill":578438360,"support_perbill":55460967,"approval":57.843836,"support":5.5460967,"days":17,"dot_needed":"62,898,981"},{"time_hours":405,"approval_perbill":578028514,"support_perbill":55427564,"approval":57.8028514,"support":5.5427564,"days":17,"dot_needed":"62,861,099"},{"time_hours":406,"approval_perbill":577619895,"support_perbill":55394321,"approval":57.7619895,"support":5.5394321,"days":17,"dot_needed":"62,823,397"},{"time_hours":407,"approval_perbill":577212497,"support_perbill":55361237,"approval":57.7212497,"support":5.5361237,"days":17,"dot_needed":"62,785,876"},{"time_hours":408,"approval_perbill":576806315,"support_perbill":55328309,"approval":57.6806315,"support":5.5328309,"days":17,"dot_needed":"62,748,532"},{"time_hours":409,"approval_perbill":576401345,"support_perbill":55295538,"approval":57.6401345,"support":5.5295538,"days":18,"dot_needed":"62,711,366"},{"time_hours":410,"approval_perbill":575997580,"support_perbill":55262922,"approval":57.599758,"support":5.5262922,"days":18,"dot_needed":"62,674,376"},{"time_hours":411,"approval_perbill":575595014,"support_perbill":55230460,"approval":57.5595014,"support":5.523046,"days":18,"dot_needed":"62,637,561"},{"time_hours":412,"approval_perbill":575193643,"support_perbill":55198151,"approval":57.5193643,"support":5.5198151,"days":18,"dot_needed":"62,600,919"},{"time_hours":413,"approval_perbill":574793462,"support_perbill":55165994,"approval":57.4793462,"support":5.5165994,"days":18,"dot_needed":"62,564,449"},{"time_hours":414,"approval_perbill":574394465,"support_perbill":55133987,"approval":57.4394465,"support":5.5133987,"days":18,"dot_needed":"62,528,149"},{"time_hours":415,"approval_perbill":573996646,"support_perbill":55102130,"approval":57.3996646,"support":5.510213,"days":18,"dot_needed":"62,492,020"},{"time_hours":416,"approval_perbill":573600001,"support_perbill":55070422,"approval":57.3600001,"support":5.5070422,"days":18,"dot_needed":"62,456,059"},{"time_hours":417,"approval_perbill":573204524,"support_perbill":55038861,"approval":57.3204524,"support":5.5038861,"days":18,"dot_needed":"62,420,266"},{"time_hours":418,"approval_perbill":572810211,"support_perbill":55007447,"approval":57.2810211,"support":5.5007447,"days":18,"dot_needed":"62,384,639"},{"time_hours":419,"approval_perbill":572417056,"support_perbill":54976178,"approval":57.2417056,"support":5.4976178,"days":18,"dot_needed":"62,349,176"},{"time_hours":420,"approval_perbill":572025053,"support_perbill":54945054,"approval":57.2025053,"support":5.4945054,"days":18,"dot_needed":"62,313,878"},{"time_hours":421,"approval_perbill":571634199,"support_perbill":54914074,"approval":57.1634199,"support":5.4914074,"days":18,"dot_needed":"62,278,743"},{"time_hours":422,"approval_perbill":571244487,"support_perbill":54883236,"approval":57.1244487,"support":5.4883236,"days":18,"dot_needed":"62,243,769"},{"time_hours":423,"approval_perbill":570855914,"support_perbill":54852539,"approval":57.0855914,"support":5.4852539,"days":18,"dot_needed":"62,208,956"},{"time_hours":424,"approval_perbill":570468473,"support_perbill":54821984,"approval":57.0468473,"support":5.4821984,"days":18,"dot_needed":"62,174,303"},{"time_hours":425,"approval_perbill":570082160,"support_perbill":54791567,"approval":57.008216,"support":5.4791567,"days":18,"dot_needed":"62,139,807"},{"time_hours":426,"approval_perbill":569696971,"support_perbill":54761290,"approval":56.9696971,"support":5.476129,"days":18,"dot_needed":"62,105,469"},{"time_hours":427,"approval_perbill":569312899,"support_perbill":54731150,"approval":56.9312899,"support":5.473115,"days":18,"dot_needed":"62,071,287"},{"time_hours":428,"approval_perbill":568929941,"support_perbill":54701147,"approval":56.8929941,"support":5.4701147,"days":18,"dot_needed":"62,037,260"},{"time_hours":429,"approval_perbill":568548091,"support_perbill":54671280,"approval":56.8548091,"support":5.467128,"days":18,"dot_needed":"62,003,388"},{"time_hours":430,"approval_perbill":568167345,"support_perbill":54641547,"approval":56.8167345,"support":5.4641547,"days":18,"dot_needed":"61,969,667"},{"time_hours":431,"approval_perbill":567787698,"support_perbill":54611949,"approval":56.7787698,"support":5.4611949,"days":18,"dot_needed":"61,936,099"},{"time_hours":432,"approval_perbill":567409145,"support_perbill":54582484,"approval":56.7409145,"support":5.4582484,"days":18,"dot_needed":"61,902,683"},{"time_hours":433,"approval_perbill":567031681,"support_perbill":54553151,"approval":56.7031681,"support":5.4553151,"days":19,"dot_needed":"61,869,416"},{"time_hours":434,"approval_perbill":566655303,"support_perbill":54523950,"approval":56.6655303,"support":5.452395,"days":19,"dot_needed":"61,836,299"},{"time_hours":435,"approval_perbill":566280004,"support_perbill":54494879,"approval":56.6280004,"support":5.4494879,"days":19,"dot_needed":"61,803,329"},{"time_hours":436,"approval_perbill":565905780,"support_perbill":54465937,"approval":56.590578,"support":5.4465937,"days":19,"dot_needed":"61,770,505"},{"time_hours":437,"approval_perbill":565532628,"support_perbill":54437124,"approval":56.5532628,"support":5.4437124,"days":19,"dot_needed":"61,737,828"},{"time_hours":438,"approval_perbill":565160541,"support_perbill":54408440,"approval":56.5160541,"support":5.440844,"days":19,"dot_needed":"61,705,297"},{"time_hours":439,"approval_perbill":564789516,"support_perbill":54379882,"approval":56.4789516,"support":5.4379882,"days":19,"dot_needed":"61,672,909"},{"time_hours":440,"approval_perbill":564419549,"support_perbill":54351450,"approval":56.4419549,"support":5.435145,"days":19,"dot_needed":"61,640,664"},{"time_hours":441,"approval_perbill":564050634,"support_perbill":54323144,"approval":56.4050634,"support":5.4323144,"days":19,"dot_needed":"61,608,562"},{"time_hours":442,"approval_perbill":563682767,"support_perbill":54294962,"approval":56.3682767,"support":5.4294962,"days":19,"dot_needed":"61,576,601"},{"time_hours":443,"approval_perbill":563315943,"support_perbill":54266903,"approval":56.3315943,"support":5.4266903,"days":19,"dot_needed":"61,544,778"},{"time_hours":444,"approval_perbill":562950159,"support_perbill":54238968,"approval":56.2950159,"support":5.4238968,"days":19,"dot_needed":"61,513,097"},{"time_hours":445,"approval_perbill":562585410,"support_perbill":54211155,"approval":56.258541,"support":5.4211155,"days":19,"dot_needed":"61,481,554"},{"time_hours":446,"approval_perbill":562221691,"support_perbill":54183463,"approval":56.2221691,"support":5.4183463,"days":19,"dot_needed":"61,450,148"},{"time_hours":447,"approval_perbill":561858998,"support_perbill":54155892,"approval":56.1858998,"support":5.4155892,"days":19,"dot_needed":"61,418,879"},{"time_hours":448,"approval_perbill":561497327,"support_perbill":54128440,"approval":56.1497327,"support":5.412844,"days":19,"dot_needed":"61,387,746"},{"time_hours":449,"approval_perbill":561136673,"support_perbill":54101107,"approval":56.1136673,"support":5.4101107,"days":19,"dot_needed":"61,356,747"},{"time_hours":450,"approval_perbill":560777032,"support_perbill":54073892,"approval":56.0777032,"support":5.4073892,"days":19,"dot_needed":"61,325,882"},{"time_hours":451,"approval_perbill":560418401,"support_perbill":54046795,"approval":56.0418401,"support":5.4046795,"days":19,"dot_needed":"61,295,151"},{"time_hours":452,"approval_perbill":560060774,"support_perbill":54019814,"approval":56.0060774,"support":5.4019814,"days":19,"dot_needed":"61,264,552"},{"time_hours":453,"approval_perbill":559704147,"support_perbill":53992949,"approval":55.9704147,"support":5.3992949,"days":19,"dot_needed":"61,234,084"},{"time_hours":454,"approval_perbill":559348516,"support_perbill":53966200,"approval":55.9348516,"support":5.39662,"days":19,"dot_needed":"61,203,747"},{"time_hours":455,"approval_perbill":558993878,"support_perbill":53939564,"approval":55.8993878,"support":5.3939564,"days":19,"dot_needed":"61,173,539"},{"time_hours":456,"approval_perbill":558640227,"support_perbill":53913043,"approval":55.8640227,"support":5.3913043,"days":19,"dot_needed":"61,143,461"},{"time_hours":457,"approval_perbill":558287561,"support_perbill":53886634,"approval":55.8287561,"support":5.3886634,"days":20,"dot_needed":"61,113,511"},{"time_hours":458,"approval_perbill":557935873,"support_perbill":53860338,"approval":55.7935873,"support":5.3860338,"days":20,"dot_needed":"61,083,688"},{"time_hours":459,"approval_perbill":557585162,"support_perbill":53834153,"approval":55.7585162,"support":5.3834153,"days":20,"dot_needed":"61,053,991"},{"time_hours":460,"approval_perbill":557235422,"support_perbill":53808079,"approval":55.7235422,"support":5.3808079,"days":20,"dot_needed":"61,024,420"},{"time_hours":461,"approval_perbill":556886649,"support_perbill":53782114,"approval":55.6886649,"support":5.3782114,"days":20,"dot_needed":"60,994,973"},{"time_hours":462,"approval_perbill":556538840,"support_perbill":53756260,"approval":55.653884,"support":5.375626,"days":20,"dot_needed":"60,965,652"},{"time_hours":463,"approval_perbill":556191991,"support_perbill":53730514,"approval":55.6191991,"support":5.3730514,"days":20,"dot_needed":"60,936,453"},{"time_hours":464,"approval_perbill":555846097,"support_perbill":53704876,"approval":55.5846097,"support":5.3704876,"days":20,"dot_needed":"60,907,377"},{"time_hours":465,"approval_perbill":555501155,"support_perbill":53679345,"approval":55.5501155,"support":5.3679345,"days":20,"dot_needed":"60,878,422"},{"time_hours":466,"approval_perbill":555157160,"support_perbill":53653921,"approval":55.515716,"support":5.3653921,"days":20,"dot_needed":"60,849,588"},{"time_hours":467,"approval_perbill":554814109,"support_perbill":53628603,"approval":55.4814109,"support":5.3628603,"days":20,"dot_needed":"60,820,874"},{"time_hours":468,"approval_perbill":554471998,"support_perbill":53603391,"approval":55.4471998,"support":5.3603391,"days":20,"dot_needed":"60,792,281"},{"time_hours":469,"approval_perbill":554130824,"support_perbill":53578283,"approval":55.4130824,"support":5.3578283,"days":20,"dot_needed":"60,763,806"},{"time_hours":470,"approval_perbill":553790581,"support_perbill":53553279,"approval":55.3790581,"support":5.3553279,"days":20,"dot_needed":"60,735,448"},{"time_hours":471,"approval_perbill":553451267,"support_perbill":53528379,"approval":55.3451267,"support":5.3528379,"days":20,"dot_needed":"60,707,209"},{"time_hours":472,"approval_perbill":553112877,"support_perbill":53503581,"approval":55.3112877,"support":5.3503581,"days":20,"dot_needed":"60,679,085"},{"time_hours":473,"approval_perbill":552775408,"support_perbill":53478885,"approval":55.2775408,"support":5.3478885,"days":20,"dot_needed":"60,651,077"},{"time_hours":474,"approval_perbill":552438856,"support_perbill":53454291,"approval":55.2438856,"support":5.3454291,"days":20,"dot_needed":"60,623,185"},{"time_hours":475,"approval_perbill":552103218,"support_perbill":53429798,"approval":55.2103218,"support":5.3429798,"days":20,"dot_needed":"60,595,407"},{"time_hours":476,"approval_perbill":551768489,"support_perbill":53405405,"approval":55.1768489,"support":5.3405405,"days":20,"dot_needed":"60,567,743"},{"time_hours":477,"approval_perbill":551434666,"support_perbill":53381111,"approval":55.1434666,"support":5.3381111,"days":20,"dot_needed":"60,540,191"},{"time_hours":478,"approval_perbill":551101746,"support_perbill":53356917,"approval":55.1101746,"support":5.3356917,"days":20,"dot_needed":"60,512,752"},{"time_hours":479,"approval_perbill":550769724,"support_perbill":53332821,"approval":55.0769724,"support":5.3332821,"days":20,"dot_needed":"60,485,424"},{"time_hours":480,"approval_perbill":550438597,"support_perbill":53308823,"approval":55.0438597,"support":5.3308823,"days":20,"dot_needed":"60,458,208"},{"time_hours":481,"approval_perbill":550108361,"support_perbill":53284922,"approval":55.0108361,"support":5.3284922,"days":21,"dot_needed":"60,431,101"},{"time_hours":482,"approval_perbill":549779014,"support_perbill":53261118,"approval":54.9779014,"support":5.3261118,"days":21,"dot_needed":"60,404,105"},{"time_hours":483,"approval_perbill":549450550,"support_perbill":53237409,"approval":54.945055,"support":5.3237409,"days":21,"dot_needed":"60,377,216"},{"time_hours":484,"approval_perbill":549122967,"support_perbill":53213797,"approval":54.9122967,"support":5.3213797,"days":21,"dot_needed":"60,350,438"},{"time_hours":485,"approval_perbill":548796261,"support_perbill":53190279,"approval":54.8796261,"support":5.3190279,"days":21,"dot_needed":"60,323,766"},{"time_hours":486,"approval_perbill":548470429,"support_perbill":53166855,"approval":54.8470429,"support":5.3166855,"days":21,"dot_needed":"60,297,200"},{"time_hours":487,"approval_perbill":548145467,"support_perbill":53143525,"approval":54.8145467,"support":5.3143525,"days":21,"dot_needed":"60,270,741"},{"time_hours":488,"approval_perbill":547821371,"support_perbill":53120289,"approval":54.7821371,"support":5.3120289,"days":21,"dot_needed":"60,244,389"},{"time_hours":489,"approval_perbill":547498138,"support_perbill":53097145,"approval":54.7498138,"support":5.3097145,"days":21,"dot_needed":"60,218,141"},{"time_hours":490,"approval_perbill":547175766,"support_perbill":53074093,"approval":54.7175766,"support":5.3074093,"days":21,"dot_needed":"60,191,998"},{"time_hours":491,"approval_perbill":546854249,"support_perbill":53051133,"approval":54.6854249,"support":5.3051133,"days":21,"dot_needed":"60,165,958"},{"time_hours":492,"approval_perbill":546533585,"support_perbill":53028263,"approval":54.6533585,"support":5.3028263,"days":21,"dot_needed":"60,140,021"},{"time_hours":493,"approval_perbill":546213771,"support_perbill":53005484,"approval":54.6213771,"support":5.3005484,"days":21,"dot_needed":"60,114,187"},{"time_hours":494,"approval_perbill":545894803,"support_perbill":52982795,"approval":54.5894803,"support":5.2982795,"days":21,"dot_needed":"60,088,455"},{"time_hours":495,"approval_perbill":545576678,"support_perbill":52960196,"approval":54.5576678,"support":5.2960196,"days":21,"dot_needed":"60,062,826"},{"time_hours":496,"approval_perbill":545259392,"support_perbill":52937685,"approval":54.5259392,"support":5.2937685,"days":21,"dot_needed":"60,037,296"},{"time_hours":497,"approval_perbill":544942942,"support_perbill":52915262,"approval":54.4942942,"support":5.2915262,"days":21,"dot_needed":"60,011,865"},{"time_hours":498,"approval_perbill":544627325,"support_perbill":52892928,"approval":54.4627325,"support":5.2892928,"days":21,"dot_needed":"59,986,536"},{"time_hours":499,"approval_perbill":544312538,"support_perbill":52870680,"approval":54.4312538,"support":5.287068,"days":21,"dot_needed":"59,961,304"},{"time_hours":500,"approval_perbill":543998577,"support_perbill":52848520,"approval":54.3998577,"support":5.284852,"days":21,"dot_needed":"59,936,172"},{"time_hours":501,"approval_perbill":543685438,"support_perbill":52826446,"approval":54.3685438,"support":5.2826446,"days":21,"dot_needed":"59,911,138"},{"time_hours":502,"approval_perbill":543373120,"support_perbill":52804457,"approval":54.337312,"support":5.2804457,"days":21,"dot_needed":"59,886,200"},{"time_hours":503,"approval_perbill":543061618,"support_perbill":52782554,"approval":54.3061618,"support":5.2782554,"days":21,"dot_needed":"59,861,360"},{"time_hours":504,"approval_perbill":542750930,"support_perbill":52760735,"approval":54.275093,"support":5.2760735,"days":21,"dot_needed":"59,836,614"},{"time_hours":505,"approval_perbill":542441051,"support_perbill":52739001,"approval":54.2441051,"support":5.2739001,"days":22,"dot_needed":"59,811,966"},{"time_hours":506,"approval_perbill":542131980,"support_perbill":52717351,"approval":54.213198,"support":5.2717351,"days":22,"dot_needed":"59,787,412"},{"time_hours":507,"approval_perbill":541823713,"support_perbill":52695784,"approval":54.1823713,"support":5.2695784,"days":22,"dot_needed":"59,762,953"},{"time_hours":508,"approval_perbill":541516246,"support_perbill":52674300,"approval":54.1516246,"support":5.26743,"days":22,"dot_needed":"59,738,587"},{"time_hours":509,"approval_perbill":541209577,"support_perbill":52652898,"approval":54.1209577,"support":5.2652898,"days":22,"dot_needed":"59,714,315"},{"time_hours":510,"approval_perbill":540903702,"support_perbill":52631578,"approval":54.0903702,"support":5.2631578,"days":22,"dot_needed":"59,690,136"},{"time_hours":511,"approval_perbill":540598619,"support_perbill":52610340,"approval":54.0598619,"support":5.261034,"days":22,"dot_needed":"59,666,049"},{"time_hours":512,"approval_perbill":540294324,"support_perbill":52589182,"approval":54.0294324,"support":5.2589182,"days":22,"dot_needed":"59,642,054"},{"time_hours":513,"approval_perbill":539990814,"support_perbill":52568105,"approval":53.9990814,"support":5.2568105,"days":22,"dot_needed":"59,618,150"},{"time_hours":514,"approval_perbill":539688087,"support_perbill":52547108,"approval":53.9688087,"support":5.2547108,"days":22,"dot_needed":"59,594,337"},{"time_hours":515,"approval_perbill":539386139,"support_perbill":52526191,"approval":53.9386139,"support":5.2526191,"days":22,"dot_needed":"59,570,615"},{"time_hours":516,"approval_perbill":539084968,"support_perbill":52505353,"approval":53.9084968,"support":5.2505353,"days":22,"dot_needed":"59,546,982"},{"time_hours":517,"approval_perbill":538784569,"support_perbill":52484593,"approval":53.8784569,"support":5.2484593,"days":22,"dot_needed":"59,523,438"},{"time_hours":518,"approval_perbill":538484941,"support_perbill":52463912,"approval":53.8484941,"support":5.2463912,"days":22,"dot_needed":"59,499,984"},{"time_hours":519,"approval_perbill":538186080,"support_perbill":52443308,"approval":53.818608,"support":5.2443308,"days":22,"dot_needed":"59,476,616"},{"time_hours":520,"approval_perbill":537887984,"support_perbill":52422782,"approval":53.7887984,"support":5.2422782,"days":22,"dot_needed":"59,453,338"},{"time_hours":521,"approval_perbill":537590648,"support_perbill":52402333,"approval":53.7590648,"support":5.2402333,"days":22,"dot_needed":"59,430,146"},{"time_hours":522,"approval_perbill":537294072,"support_perbill":52381960,"approval":53.7294072,"support":5.238196,"days":22,"dot_needed":"59,407,041"},{"time_hours":523,"approval_perbill":536998251,"support_perbill":52361663,"approval":53.6998251,"support":5.2361663,"days":22,"dot_needed":"59,384,022"},{"time_hours":524,"approval_perbill":536703183,"support_perbill":52341442,"approval":53.6703183,"support":5.2341442,"days":22,"dot_needed":"59,361,089"},{"time_hours":525,"approval_perbill":536408865,"support_perbill":52321296,"approval":53.6408865,"support":5.2321296,"days":22,"dot_needed":"59,338,241"},{"time_hours":526,"approval_perbill":536115294,"support_perbill":52301225,"approval":53.6115294,"support":5.2301225,"days":22,"dot_needed":"59,315,478"},{"time_hours":527,"approval_perbill":535822467,"support_perbill":52281229,"approval":53.5822467,"support":5.2281229,"days":22,"dot_needed":"59,292,801"},{"time_hours":528,"approval_perbill":535530381,"support_perbill":52261306,"approval":53.5530381,"support":5.2261306,"days":22,"dot_needed":"59,270,206"},{"time_hours":529,"approval_perbill":535239034,"support_perbill":52241457,"approval":53.5239034,"support":5.2241457,"days":23,"dot_needed":"59,247,695"},{"time_hours":530,"approval_perbill":534948423,"support_perbill":52221681,"approval":53.4948423,"support":5.2221681,"days":23,"dot_needed":"59,225,266"},{"time_hours":531,"approval_perbill":534658544,"support_perbill":52201977,"approval":53.4658544,"support":5.2201977,"days":23,"dot_needed":"59,202,920"},{"time_hours":532,"approval_perbill":534369396,"support_perbill":52182347,"approval":53.4369396,"support":5.2182347,"days":23,"dot_needed":"59,180,657"},{"time_hours":533,"approval_perbill":534080976,"support_perbill":52162788,"approval":53.4080976,"support":5.2162788,"days":23,"dot_needed":"59,158,475"},{"time_hours":534,"approval_perbill":533793280,"support_perbill":52143300,"approval":53.379328,"support":5.21433,"days":23,"dot_needed":"59,136,374"},{"time_hours":535,"approval_perbill":533506306,"support_perbill":52123884,"approval":53.3506306,"support":5.2123884,"days":23,"dot_needed":"59,114,354"},{"time_hours":536,"approval_perbill":533220051,"support_perbill":52104538,"approval":53.3220051,"support":5.2104538,"days":23,"dot_needed":"59,092,413"},{"time_hours":537,"approval_perbill":532934513,"support_perbill":52085263,"approval":53.2934513,"support":5.2085263,"days":23,"dot_needed":"59,070,553"},{"time_hours":538,"approval_perbill":532649689,"support_perbill":52066058,"approval":53.2649689,"support":5.2066058,"days":23,"dot_needed":"59,048,772"},{"time_hours":539,"approval_perbill":532365575,"support_perbill":52046923,"approval":53.2365575,"support":5.2046923,"days":23,"dot_needed":"59,027,071"},{"time_hours":540,"approval_perbill":532082171,"support_perbill":52027857,"approval":53.2082171,"support":5.2027857,"days":23,"dot_needed":"59,005,448"},{"time_hours":541,"approval_perbill":531799472,"support_perbill":52008859,"approval":53.1799472,"support":5.2008859,"days":23,"dot_needed":"58,983,902"},{"time_hours":542,"approval_perbill":531517477,"support_perbill":51989931,"approval":53.1517477,"support":5.1989931,"days":23,"dot_needed":"58,962,436"},{"time_hours":543,"approval_perbill":531236182,"support_perbill":51971070,"approval":53.1236182,"support":5.197107,"days":23,"dot_needed":"58,941,045"},{"time_hours":544,"approval_perbill":530955585,"support_perbill":51952277,"approval":53.0955585,"support":5.1952277,"days":23,"dot_needed":"58,919,732"},{"time_hours":545,"approval_perbill":530675684,"support_perbill":51933551,"approval":53.0675684,"support":5.1933551,"days":23,"dot_needed":"58,898,495"},{"time_hours":546,"approval_perbill":530396476,"support_perbill":51914893,"approval":53.0396476,"support":5.1914893,"days":23,"dot_needed":"58,877,334"},{"time_hours":547,"approval_perbill":530117958,"support_perbill":51896301,"approval":53.0117958,"support":5.1896301,"days":23,"dot_needed":"58,856,249"},{"time_hours":548,"approval_perbill":529840127,"support_perbill":51877776,"approval":52.9840127,"support":5.1877776,"days":23,"dot_needed":"58,835,239"},{"time_hours":549,"approval_perbill":529562982,"support_perbill":51859316,"approval":52.9562982,"support":5.1859316,"days":23,"dot_needed":"58,814,304"},{"time_hours":550,"approval_perbill":529286519,"support_perbill":51840922,"approval":52.9286519,"support":5.1840922,"days":23,"dot_needed":"58,793,443"},{"time_hours":551,"approval_perbill":529010737,"support_perbill":51822593,"approval":52.9010737,"support":5.1822593,"days":23,"dot_needed":"58,772,656"},{"time_hours":552,"approval_perbill":528735632,"support_perbill":51804330,"approval":52.8735632,"support":5.180433,"days":23,"dot_needed":"58,751,943"},{"time_hours":553,"approval_perbill":528461202,"support_perbill":51786130,"approval":52.8461202,"support":5.178613,"days":24,"dot_needed":"58,731,303"},{"time_hours":554,"approval_perbill":528187445,"support_perbill":51767996,"approval":52.8187445,"support":5.1767996,"days":24,"dot_needed":"58,710,737"},{"time_hours":555,"approval_perbill":527914358,"support_perbill":51749924,"approval":52.7914358,"support":5.1749924,"days":24,"dot_needed":"58,690,241"},{"time_hours":556,"approval_perbill":527641939,"support_perbill":51731917,"approval":52.7641939,"support":5.1731917,"days":24,"dot_needed":"58,669,819"},{"time_hours":557,"approval_perbill":527370186,"support_perbill":51713973,"approval":52.7370186,"support":5.1713973,"days":24,"dot_needed":"58,649,468"},{"time_hours":558,"approval_perbill":527099095,"support_perbill":51696091,"approval":52.7099095,"support":5.1696091,"days":24,"dot_needed":"58,629,188"},{"time_hours":559,"approval_perbill":526828664,"support_perbill":51678272,"approval":52.6828664,"support":5.1678272,"days":24,"dot_needed":"58,608,979"},{"time_hours":560,"approval_perbill":526558891,"support_perbill":51660516,"approval":52.6558891,"support":5.1660516,"days":24,"dot_needed":"58,588,842"},{"time_hours":561,"approval_perbill":526289774,"support_perbill":51642821,"approval":52.6289774,"support":5.1642821,"days":24,"dot_needed":"58,568,774"},{"time_hours":562,"approval_perbill":526021311,"support_perbill":51625188,"approval":52.6021311,"support":5.1625188,"days":24,"dot_needed":"58,548,776"},{"time_hours":563,"approval_perbill":525753498,"support_perbill":51607616,"approval":52.5753498,"support":5.1607616,"days":24,"dot_needed":"58,528,848"},{"time_hours":564,"approval_perbill":525486333,"support_perbill":51590105,"approval":52.5486333,"support":5.1590105,"days":24,"dot_needed":"58,508,988"},{"time_hours":565,"approval_perbill":525219815,"support_perbill":51572655,"approval":52.5219815,"support":5.1572655,"days":24,"dot_needed":"58,489,198"},{"time_hours":566,"approval_perbill":524953941,"support_perbill":51555265,"approval":52.4953941,"support":5.1555265,"days":24,"dot_needed":"58,469,476"},{"time_hours":567,"approval_perbill":524688707,"support_perbill":51537935,"approval":52.4688707,"support":5.1537935,"days":24,"dot_needed":"58,449,821"},{"time_hours":568,"approval_perbill":524424114,"support_perbill":51520665,"approval":52.4424114,"support":5.1520665,"days":24,"dot_needed":"58,430,235"},{"time_hours":569,"approval_perbill":524160156,"support_perbill":51503454,"approval":52.4160156,"support":5.1503454,"days":24,"dot_needed":"58,410,716"},{"time_hours":570,"approval_perbill":523896834,"support_perbill":51486302,"approval":52.3896834,"support":5.1486302,"days":24,"dot_needed":"58,391,264"},{"time_hours":571,"approval_perbill":523634144,"support_perbill":51469209,"approval":52.3634144,"support":5.1469209,"days":24,"dot_needed":"58,371,878"},{"time_hours":572,"approval_perbill":523372083,"support_perbill":51452174,"approval":52.3372083,"support":5.1452174,"days":24,"dot_needed":"58,352,559"},{"time_hours":573,"approval_perbill":523110651,"support_perbill":51435198,"approval":52.3110651,"support":5.1435198,"days":24,"dot_needed":"58,333,306"},{"time_hours":574,"approval_perbill":522849844,"support_perbill":51418279,"approval":52.2849844,"support":5.1418279,"days":24,"dot_needed":"58,314,118"},{"time_hours":575,"approval_perbill":522589660,"support_perbill":51401418,"approval":52.258966,"support":5.1401418,"days":24,"dot_needed":"58,294,996"},{"time_hours":576,"approval_perbill":522330097,"support_perbill":51384615,"approval":52.2330097,"support":5.1384615,"days":24,"dot_needed":"58,275,939"},{"time_hours":577,"approval_perbill":522071153,"support_perbill":51367868,"approval":52.2071153,"support":5.1367868,"days":25,"dot_needed":"58,256,946"},{"time_hours":578,"approval_perbill":521812825,"support_perbill":51351178,"approval":52.1812825,"support":5.1351178,"days":25,"dot_needed":"58,238,018"},{"time_hours":579,"approval_perbill":521555112,"support_perbill":51334544,"approval":52.1555112,"support":5.1334544,"days":25,"dot_needed":"58,219,153"},{"time_hours":580,"approval_perbill":521298011,"support_perbill":51317967,"approval":52.1298011,"support":5.1317967,"days":25,"dot_needed":"58,200,353"},{"time_hours":581,"approval_perbill":521041520,"support_perbill":51301445,"approval":52.104152,"support":5.1301445,"days":25,"dot_needed":"58,181,615"},{"time_hours":582,"approval_perbill":520785637,"support_perbill":51284979,"approval":52.0785637,"support":5.1284979,"days":25,"dot_needed":"58,162,941"},{"time_hours":583,"approval_perbill":520530359,"support_perbill":51268568,"approval":52.0530359,"support":5.1268568,"days":25,"dot_needed":"58,144,329"},{"time_hours":584,"approval_perbill":520275685,"support_perbill":51252213,"approval":52.0275685,"support":5.1252213,"days":25,"dot_needed":"58,125,781"},{"time_hours":585,"approval_perbill":520021612,"support_perbill":51235912,"approval":52.0021612,"support":5.1235912,"days":25,"dot_needed":"58,107,293"},{"time_hours":586,"approval_perbill":519768139,"support_perbill":51219665,"approval":51.9768139,"support":5.1219665,"days":25,"dot_needed":"58,088,867"},{"time_hours":587,"approval_perbill":519515263,"support_perbill":51203473,"approval":51.9515263,"support":5.1203473,"days":25,"dot_needed":"58,070,504"},{"time_hours":588,"approval_perbill":519262981,"support_perbill":51187334,"approval":51.9262981,"support":5.1187334,"days":25,"dot_needed":"58,052,200"},{"time_hours":589,"approval_perbill":519011293,"support_perbill":51171249,"approval":51.9011293,"support":5.1171249,"days":25,"dot_needed":"58,033,958"},{"time_hours":590,"approval_perbill":518760195,"support_perbill":51155218,"approval":51.8760195,"support":5.1155218,"days":25,"dot_needed":"58,015,777"},{"time_hours":591,"approval_perbill":518509687,"support_perbill":51139240,"approval":51.8509687,"support":5.113924,"days":25,"dot_needed":"57,997,656"},{"time_hours":592,"approval_perbill":518259765,"support_perbill":51123314,"approval":51.8259765,"support":5.1123314,"days":25,"dot_needed":"57,979,595"},{"time_hours":593,"approval_perbill":518010427,"support_perbill":51107441,"approval":51.8010427,"support":5.1107441,"days":25,"dot_needed":"57,961,593"},{"time_hours":594,"approval_perbill":517761672,"support_perbill":51091621,"approval":51.7761672,"support":5.1091621,"days":25,"dot_needed":"57,943,651"},{"time_hours":595,"approval_perbill":517513498,"support_perbill":51075852,"approval":51.7513498,"support":5.1075852,"days":25,"dot_needed":"57,925,767"},{"time_hours":596,"approval_perbill":517265903,"support_perbill":51060136,"approval":51.7265903,"support":5.1060136,"days":25,"dot_needed":"57,907,944"},{"time_hours":597,"approval_perbill":517018883,"support_perbill":51044470,"approval":51.7018883,"support":5.104447,"days":25,"dot_needed":"57,890,177"},{"time_hours":598,"approval_perbill":516772438,"support_perbill":51028857,"approval":51.6772438,"support":5.1028857,"days":25,"dot_needed":"57,872,470"},{"time_hours":599,"approval_perbill":516526566,"support_perbill":51013294,"approval":51.6526566,"support":5.1013294,"days":25,"dot_needed":"57,854,819"},{"time_hours":600,"approval_perbill":516281264,"support_perbill":50997782,"approval":51.6281264,"support":5.0997782,"days":25,"dot_needed":"57,837,227"},{"time_hours":601,"approval_perbill":516036531,"support_perbill":50982320,"approval":51.6036531,"support":5.098232,"days":26,"dot_needed":"57,819,691"},{"time_hours":602,"approval_perbill":515792364,"support_perbill":50966909,"approval":51.5792364,"support":5.0966909,"days":26,"dot_needed":"57,802,214"},{"time_hours":603,"approval_perbill":515548762,"support_perbill":50951548,"approval":51.5548762,"support":5.0951548,"days":26,"dot_needed":"57,784,793"},{"time_hours":604,"approval_perbill":515305723,"support_perbill":50936237,"approval":51.5305723,"support":5.0936237,"days":26,"dot_needed":"57,767,428"},{"time_hours":605,"approval_perbill":515063244,"support_perbill":50920975,"approval":51.5063244,"support":5.0920975,"days":26,"dot_needed":"57,750,119"},{"time_hours":606,"approval_perbill":514821324,"support_perbill":50905763,"approval":51.4821324,"support":5.0905763,"days":26,"dot_needed":"57,732,867"},{"time_hours":607,"approval_perbill":514579960,"support_perbill":50890600,"approval":51.457996,"support":5.08906,"days":26,"dot_needed":"57,715,671"},{"time_hours":608,"approval_perbill":514339152,"support_perbill":50875486,"approval":51.4339152,"support":5.0875486,"days":26,"dot_needed":"57,698,530"},{"time_hours":609,"approval_perbill":514098896,"support_perbill":50860420,"approval":51.4098896,"support":5.086042,"days":26,"dot_needed":"57,681,443"},{"time_hours":610,"approval_perbill":513859192,"support_perbill":50845402,"approval":51.3859192,"support":5.0845402,"days":26,"dot_needed":"57,664,411"},{"time_hours":611,"approval_perbill":513620036,"support_perbill":50830433,"approval":51.3620036,"support":5.0830433,"days":26,"dot_needed":"57,647,435"},{"time_hours":612,"approval_perbill":513381428,"support_perbill":50815512,"approval":51.3381428,"support":5.0815512,"days":26,"dot_needed":"57,630,512"},{"time_hours":613,"approval_perbill":513143366,"support_perbill":50800638,"approval":51.3143366,"support":5.0800638,"days":26,"dot_needed":"57,613,644"},{"time_hours":614,"approval_perbill":512905847,"support_perbill":50785812,"approval":51.2905847,"support":5.0785812,"days":26,"dot_needed":"57,596,829"},{"time_hours":615,"approval_perbill":512668869,"support_perbill":50771034,"approval":51.2668869,"support":5.0771034,"days":26,"dot_needed":"57,580,069"},{"time_hours":616,"approval_perbill":512432432,"support_perbill":50756302,"approval":51.2432432,"support":5.0756302,"days":26,"dot_needed":"57,563,362"},{"time_hours":617,"approval_perbill":512196532,"support_perbill":50741617,"approval":51.2196532,"support":5.0741617,"days":26,"dot_needed":"57,546,707"},{"time_hours":618,"approval_perbill":511961169,"support_perbill":50726978,"approval":51.1961169,"support":5.0726978,"days":26,"dot_needed":"57,530,105"},{"time_hours":619,"approval_perbill":511726340,"support_perbill":50712386,"approval":51.172634,"support":5.0712386,"days":26,"dot_needed":"57,513,556"},{"time_hours":620,"approval_perbill":511492043,"support_perbill":50697840,"approval":51.1492043,"support":5.069784,"days":26,"dot_needed":"57,497,059"},{"time_hours":621,"approval_perbill":511258278,"support_perbill":50683340,"approval":51.1258278,"support":5.068334,"days":26,"dot_needed":"57,480,615"},{"time_hours":622,"approval_perbill":511025041,"support_perbill":50668886,"approval":51.1025041,"support":5.0668886,"days":26,"dot_needed":"57,464,222"},{"time_hours":623,"approval_perbill":510792331,"support_perbill":50654477,"approval":51.0792331,"support":5.0654477,"days":26,"dot_needed":"57,447,881"},{"time_hours":624,"approval_perbill":510560146,"support_perbill":50640113,"approval":51.0560146,"support":5.0640113,"days":26,"dot_needed":"57,431,590"},{"time_hours":625,"approval_perbill":510328486,"support_perbill":50625794,"approval":51.0328486,"support":5.0625794,"days":27,"dot_needed":"57,415,351"},{"time_hours":626,"approval_perbill":510097346,"support_perbill":50611521,"approval":51.0097346,"support":5.0611521,"days":27,"dot_needed":"57,399,164"},{"time_hours":627,"approval_perbill":509866727,"support_perbill":50597291,"approval":50.9866727,"support":5.0597291,"days":27,"dot_needed":"57,383,025"},{"time_hours":628,"approval_perbill":509636626,"support_perbill":50583107,"approval":50.9636626,"support":5.0583107,"days":27,"dot_needed":"57,366,939"},{"time_hours":629,"approval_perbill":509407042,"support_perbill":50568966,"approval":50.9407042,"support":5.0568966,"days":27,"dot_needed":"57,350,902"},{"time_hours":630,"approval_perbill":509177972,"support_perbill":50554870,"approval":50.9177972,"support":5.055487,"days":27,"dot_needed":"57,334,915"},{"time_hours":631,"approval_perbill":508949416,"support_perbill":50540817,"approval":50.8949416,"support":5.0540817,"days":27,"dot_needed":"57,318,977"},{"time_hours":632,"approval_perbill":508721371,"support_perbill":50526808,"approval":50.8721371,"support":5.0526808,"days":27,"dot_needed":"57,303,090"},{"time_hours":633,"approval_perbill":508493835,"support_perbill":50512842,"approval":50.8493835,"support":5.0512842,"days":27,"dot_needed":"57,287,251"},{"time_hours":634,"approval_perbill":508266807,"support_perbill":50498920,"approval":50.8266807,"support":5.049892,"days":27,"dot_needed":"57,271,461"},{"time_hours":635,"approval_perbill":508040286,"support_perbill":50485040,"approval":50.8040286,"support":5.048504,"days":27,"dot_needed":"57,255,720"},{"time_hours":636,"approval_perbill":507814269,"support_perbill":50471203,"approval":50.7814269,"support":5.0471203,"days":27,"dot_needed":"57,240,027"},{"time_hours":637,"approval_perbill":507588755,"support_perbill":50457409,"approval":50.7588755,"support":5.0457409,"days":27,"dot_needed":"57,224,383"},{"time_hours":638,"approval_perbill":507363742,"support_perbill":50443657,"approval":50.7363742,"support":5.0443657,"days":27,"dot_needed":"57,208,787"},{"time_hours":639,"approval_perbill":507139228,"support_perbill":50429948,"approval":50.7139228,"support":5.0429948,"days":27,"dot_needed":"57,193,239"},{"time_hours":640,"approval_perbill":506915213,"support_perbill":50416280,"approval":50.6915213,"support":5.041628,"days":27,"dot_needed":"57,177,738"},{"time_hours":641,"approval_perbill":506691693,"support_perbill":50402655,"approval":50.6691693,"support":5.0402655,"days":27,"dot_needed":"57,162,286"},{"time_hours":642,"approval_perbill":506468669,"support_perbill":50389071,"approval":50.6468669,"support":5.0389071,"days":27,"dot_needed":"57,146,880"},{"time_hours":643,"approval_perbill":506246136,"support_perbill":50375528,"approval":50.6246136,"support":5.0375528,"days":27,"dot_needed":"57,131,521"},{"time_hours":644,"approval_perbill":506024096,"support_perbill":50362026,"approval":50.6024096,"support":5.0362026,"days":27,"dot_needed":"57,116,208"},{"time_hours":645,"approval_perbill":505802545,"support_perbill":50348566,"approval":50.5802545,"support":5.0348566,"days":27,"dot_needed":"57,100,943"},{"time_hours":646,"approval_perbill":505581482,"support_perbill":50335147,"approval":50.5581482,"support":5.0335147,"days":27,"dot_needed":"57,085,724"},{"time_hours":647,"approval_perbill":505360905,"support_perbill":50321768,"approval":50.5360905,"support":5.0321768,"days":27,"dot_needed":"57,070,551"},{"time_hours":648,"approval_perbill":505140813,"support_perbill":50308430,"approval":50.5140813,"support":5.030843,"days":27,"dot_needed":"57,055,424"},{"time_hours":649,"approval_perbill":504921204,"support_perbill":50295132,"approval":50.4921204,"support":5.0295132,"days":28,"dot_needed":"57,040,343"},{"time_hours":650,"approval_perbill":504702077,"support_perbill":50281874,"approval":50.4702077,"support":5.0281874,"days":28,"dot_needed":"57,025,307"},{"time_hours":651,"approval_perbill":504483430,"support_perbill":50268656,"approval":50.448343,"support":5.0268656,"days":28,"dot_needed":"57,010,316"},{"time_hours":652,"approval_perbill":504265261,"support_perbill":50255478,"approval":50.4265261,"support":5.0255478,"days":28,"dot_needed":"56,995,371"},{"time_hours":653,"approval_perbill":504047570,"support_perbill":50242339,"approval":50.404757,"support":5.0242339,"days":28,"dot_needed":"56,980,470"},{"time_hours":654,"approval_perbill":503830353,"support_perbill":50229240,"approval":50.3830353,"support":5.022924,"days":28,"dot_needed":"56,965,614"},{"time_hours":655,"approval_perbill":503613611,"support_perbill":50216180,"approval":50.3613611,"support":5.021618,"days":28,"dot_needed":"56,950,802"},{"time_hours":656,"approval_perbill":503397340,"support_perbill":50203159,"approval":50.339734,"support":5.0203159,"days":28,"dot_needed":"56,936,035"},{"time_hours":657,"approval_perbill":503181541,"support_perbill":50190177,"approval":50.3181541,"support":5.0190177,"days":28,"dot_needed":"56,921,312"},{"time_hours":658,"approval_perbill":502966210,"support_perbill":50177234,"approval":50.296621,"support":5.0177234,"days":28,"dot_needed":"56,906,633"},{"time_hours":659,"approval_perbill":502751347,"support_perbill":50164330,"approval":50.2751347,"support":5.016433,"days":28,"dot_needed":"56,891,999"},{"time_hours":660,"approval_perbill":502536950,"support_perbill":50151463,"approval":50.253695,"support":5.0151463,"days":28,"dot_needed":"56,877,406"},{"time_hours":661,"approval_perbill":502323018,"support_perbill":50138635,"approval":50.2323018,"support":5.0138635,"days":28,"dot_needed":"56,862,858"},{"time_hours":662,"approval_perbill":502109549,"support_perbill":50125845,"approval":50.2109549,"support":5.0125845,"days":28,"dot_needed":"56,848,352"},{"time_hours":663,"approval_perbill":501896542,"support_perbill":50113093,"approval":50.1896542,"support":5.0113093,"days":28,"dot_needed":"56,833,890"},{"time_hours":664,"approval_perbill":501683994,"support_perbill":50100378,"approval":50.1683994,"support":5.0100378,"days":28,"dot_needed":"56,819,470"},{"time_hours":665,"approval_perbill":501471905,"support_perbill":50087701,"approval":50.1471905,"support":5.0087701,"days":28,"dot_needed":"56,805,093"},{"time_hours":666,"approval_perbill":501260273,"support_perbill":50075062,"approval":50.1260273,"support":5.0075062,"days":28,"dot_needed":"56,790,759"},{"time_hours":667,"approval_perbill":501049097,"support_perbill":50062459,"approval":50.1049097,"support":5.0062459,"days":28,"dot_needed":"56,776,466"},{"time_hours":668,"approval_perbill":500838375,"support_perbill":50049894,"approval":50.0838375,"support":5.0049894,"days":28,"dot_needed":"56,762,215"},{"time_hours":669,"approval_perbill":500628106,"support_perbill":50037365,"approval":50.0628106,"support":5.0037365,"days":28,"dot_needed":"56,748,006"},{"time_hours":670,"approval_perbill":500418287,"support_perbill":50024873,"approval":50.0418287,"support":5.0024873,"days":28,"dot_needed":"56,733,839"},{"time_hours":671,"approval_perbill":500208919,"support_perbill":50012418,"approval":50.0208919,"support":5.0012418,"days":28,"dot_needed":"56,719,713"},{"time_hours":672,"approval_perbill":499999999,"support_perbill":49999999,"approval":49.9999999,"support":4.9999999,"days":28,"dot_needed":"56,705,629"}]')}}]); \ No newline at end of file diff --git a/assets/js/4dff184a.969d6a5c.js b/assets/js/4dff184a.969d6a5c.js deleted file mode 100644 index fa1c1da62a9f..000000000000 --- a/assets/js/4dff184a.969d6a5c.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[1481],{25917:(p,r,l)=>{var o=l(61049),a=l(7638),e=l(17591),t=l(10504),s=l(55145),i=l(54955),u=l(93061),_=l(42645),v=l(28560),b=l(18516),m=l(77435),h=l(68649),d=l(42494),n=l(87612),y=l(40061),S=l(72662),A=l(50859),c=l(84207),k=l(84408),T=l(30355),g=l(54298),H=l(69115),f=l(39307),w=l(85620),x=l(20529),N=l(34034),P=l(19338),O=l(69791),C=l(17593),E=l(24045);p.exports={KusamaRoot:S,KusamaWhitelist:E,KusamaTreasurer:C,KusamaBigTipper:x,KusamaSmallTipper:N,KusamaRefKiller:O,KusamaRefCanceller:P,KusamaBigSpender:H,KusamaMediumSpender:f,KusamaSmallSpender:w,KusamaAdminAuction:A,KusamaAdminFellowship:c,KusamaAdminGeneral:k,KusamaAdminLease:T,KusamaAdminStaking:g,PolkadotRoot:o,PolkadotWhitelist:y,PolkadotTreasurer:n,PolkadotBigTipper:b,PolkadotSmallTipper:m,PolkadotRefKiller:d,PolkadotRefCanceller:h,PolkadotBigSpender:u,PolkadotMediumSpender:_,PolkadotSmallSpender:v,PolkadotAdminAuction:a,PolkadotAdminFellowship:e,PolkadotAdminGeneral:t,PolkadotAdminLease:s,PolkadotAdminStaking:i}},32323:(p,r,l)=>{"use strict";l.r(r),l.d(r,{assets:()=>x,contentTitle:()=>f,default:()=>C,frontMatter:()=>H,metadata:()=>w,toc:()=>N});var o=l(87462),a=l(63366),e=l(67294),t=l(3905),s=l(74165),i=l(15861),u=l(92519),_=l(1612);function v(p,r,l){return b.apply(this,arguments)}function b(){return(b=(0,i.Z)((0,s.Z)().mark((function p(r,l,o){var a,t,i,v;return(0,s.Z)().wrap((function(p){for(;;)switch(p.prev=p.next){case 0:return a=new u.U(l),p.next=3,_.G.create({provider:a});case 3:if(t=p.sent,"polkadot"===r||"kusama"===r){p.next=7;break}return o(e.createElement("div",null)),p.abrupt("return");case 7:i=[],v={color:"#e6007a",cursor:"pointer",textDecoration:"underline"},t.consts.referenda.tracks.forEach((function(p){var l=p.toHuman(),o=l[1].name.replace("_"," ");o=o.split(" ").map((function(p){return p.charAt(0).toUpperCase()+p.substring(1)})).join(" ");var a=m(l[1].minApproval),t=m(l[1].minSupport);i.push(e.createElement("tr",{key:l[0]},e.createElement("td",null,e.createElement("b",null,l[0])),e.createElement("td",null,e.createElement("a",{href:"#"+o.toLowerCase().replace(" ","-")},e.createElement("b",null,o))),e.createElement("td",null,l[1].maxDeciding),e.createElement("td",null,d(l[1].decisionDeposit,r)),e.createElement("td",{style:v,title:l[1].preparePeriod+" Blocks"},h(l[1].preparePeriod)),e.createElement("td",{style:v,title:l[1].decisionPeriod+" Blocks"},h(l[1].decisionPeriod)),e.createElement("td",{style:v,title:l[1].confirmPeriod+" Blocks"},h(l[1].confirmPeriod)),e.createElement("td",{style:v,title:l[1].minEnactmentPeriod+" Blocks"},h(l[1].minEnactmentPeriod)),e.createElement("td",{style:v},a),e.createElement("td",{style:v},t)))})),o(e.createElement("div",{style:{textAlign:"center"}},e.createElement("b",null,r.charAt(0).toUpperCase()+r.slice(1)," Tracks (",i.length,"):"),e.createElement("br",null),e.createElement("div",{style:{border:"1px solid #dadde1"}},e.createElement("table",{style:{margin:0,maxHeight:"600px",borderCollapse:"separate",borderSpacing:0,whiteSpace:"nowrap"}},e.createElement("thead",{style:{width:"100%",textAlign:"center",position:"sticky",top:0,background:"#c1c1c1"}},e.createElement("tr",null,e.createElement("th",null,"ID"),e.createElement("th",null,"Origin"),e.createElement("th",null,"Max Deciding"),e.createElement("th",null,"Decision Deposit"),e.createElement("th",null,"Prepare Period"),e.createElement("th",null,"Decision Period"),e.createElement("th",null,"Confirm Period"),e.createElement("th",null,"Min Enactment Period"),e.createElement("th",null,"Min Approval"),e.createElement("th",null,"Min Support"))),e.createElement("tbody",{style:{width:"100%",textAlign:"center"}},i))),e.createElement("b",{style:{fontSize:"12px"}},"**Hover\xa0",e.createElement("span",{style:{color:"#e6007a",textDecoration:"underline"}},"underlined cell values"),"\xa0for additional info**")));case 12:case"end":return p.stop()}}),p)})))).apply(this,arguments)}function m(p){if(p.hasOwnProperty("Reciprocal")){var r=p.Reciprocal;return e.createElement("div",{title:"Factor: "+r.factor+", X-Offset: "+r.xOffset+", Y-Offset: "+r.yOffset},"Reciprocal")}if(p.hasOwnProperty("LinearDecreasing")){var l=p.LinearDecreasing;return e.createElement("div",{title:"Length: "+l.length+", Floor: "+l.floor+", Ceiling: "+l.ceil},"Linear Decreasing")}return""}function h(p){var r=p.replace(/\,/g,"");return r=parseInt(r),(r*=6)>=86400?(r/=86400)>1?r+" Days":r+" Day":r%3600==0?(r/=3600)+" Hours":(r/=60)+" Minutes"}function d(p,r){var l={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"}},o=void 0;if("polkadot"===r)o=3;else{if("kusama"!==r)return;o=6}return p=p.replace(/\,/g,""),p=parseFloat(p),(p=Number.isInteger(p/l[r].precision)?p/l[r].precision+" "+l[r].symbol:(p/l[r].precision).toFixed(o)+" "+l[r].symbol).toString()}const n=function(p){var r=p.network,l=p.defaultValue,o=(0,e.useState)(""),a=o[0],t=o[1];return(0,e.useEffect)((0,i.Z)((0,s.Z)().mark((function p(){var o;return(0,s.Z)().wrap((function(p){for(;;)switch(p.prev=p.next){case 0:if(o=void 0,"polkadot"!==r){p.next=5;break}o="wss://rpc.polkadot.io",p.next=10;break;case 5:if("kusama"!==r){p.next=9;break}o="wss://kusama-rpc.polkadot.io/",p.next=10;break;case 9:return p.abrupt("return",e.createElement("div",null));case 10:return t(e.createElement("div",{style:{color:"#e6007a",textAlign:"center"}},e.createElement("b",null,l))),p.next=13,v(r,o,t);case 13:case"end":return p.stop()}}),p)}))),[]),a};var y=l(26495),S=l(65750),A=l(25917),c=l.n(A);function k(p,r,l,o,a){S.kL.register(S.uw,S.f$,S.od,S.jn,S.Dx,S.u,S.De);var t=function(p,r,l,o){console.log(""+r+p);var a=c()[""+r+p],e=a.map((function(p){return{x:p.time_hours,y:p.approval}})),t=a.map((function(p){return{x:p.time_hours,y:p.support}})),s={data:{labels:["Approval","Support"],datasets:[{label:"Approval",data:e,backgroundColor:"#00B2FF"},{label:"Support",data:t,backgroundColor:"#56F39A"}]},options:{animation:!1,normalized:!0,parsing:!1,scales:{y:{type:"linear",min:0,max:l,ticks:{callback:function(p){return p+"%"}}},x:{type:"linear",min:0,max:o,title:{display:!0,text:"Hours"},ticks:{callback:function(p){return""+p}}}},plugins:{tooltip:{callbacks:{title:function(p){return"Hour: "+p[0].label},label:function(p){return p.dataset.label+": "+p.parsed.y+"%"}}}}}};return s}(r,l,o,a);switch(S.kL.defaults.font.size=18,p){case"line":return e.createElement(y.x1,{datasetIdKey:t.datasetIdKey,data:t.data,options:t.options});case"scatter":return e.createElement(y.bp,{datasetIdKey:t.datasetIdKey,data:t.data,options:t.options})}}const T=function(p){var r=p.title,l=k(p.type,p.dataId,p.network,p.maxY,p.maxX);return e.createElement("div",{className:"App"},e.createElement("header",{className:"App-header"},e.createElement("h3",null,r)),l)};var g=["components"],H={id:"maintain-guides-polkadot-opengov",title:"Participate in Polkadot OpenGov",sidebar_label:"Participate in Polkadot OpenGov",description:"Steps on how to participate in OpenGov.",keywords:["democracy","council","action","proposal","referenda"],slug:"../maintain-guides-polkadot-opengov"},f=void 0,w={unversionedId:"maintain/maintain-guides-polkadot-opengov",id:"maintain/maintain-guides-polkadot-opengov",title:"Participate in Polkadot OpenGov",description:"Steps on how to participate in OpenGov.",source:"@site/../docs/maintain/maintain-guides-polkadot-opengov.md",sourceDirName:"maintain",slug:"/maintain-guides-polkadot-opengov",permalink:"/docs/maintain-guides-polkadot-opengov",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-polkadot-opengov.md",tags:[],version:"current",lastUpdatedBy:"loopedresolve",lastUpdatedAt:1691424403,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-polkadot-opengov",title:"Participate in Polkadot OpenGov",sidebar_label:"Participate in Polkadot OpenGov",description:"Steps on how to participate in OpenGov.",keywords:["democracy","council","action","proposal","referenda"],slug:"../maintain-guides-polkadot-opengov"},sidebar:"docs",previous:{title:"Participate in Democracy",permalink:"/docs/maintain-guides-democracy"},next:{title:"Join the Council",permalink:"/docs/maintain-guides-how-to-join-council"}},x={},N=[{value:"Polkadot OpenGov Terminology and Parameters",id:"polkadot-opengov-terminology-and-parameters",level:2},{value:"Origins and Tracks Info",id:"origins-and-tracks-info",level:2},{value:"Root",id:"root",level:3},{value:"Whitelisted Caller",id:"whitelisted-caller",level:3},{value:"Staking Admin",id:"staking-admin",level:3},{value:"Treasurer",id:"treasurer",level:3},{value:"Lease Admin",id:"lease-admin",level:3},{value:"Fellowship Admin",id:"fellowship-admin",level:3},{value:"General Admin",id:"general-admin",level:3},{value:"Auction Admin",id:"auction-admin",level:3},{value:"Referendum Canceller",id:"referendum-canceller",level:3},{value:"Referendum Killer",id:"referendum-killer",level:3},{value:"Small Tipper",id:"small-tipper",level:3},{value:"Big Tipper",id:"big-tipper",level:3},{value:"Small Spender",id:"small-spender",level:3},{value:"Medium Spender",id:"medium-spender",level:3},{value:"Big Spender",id:"big-spender",level:3},{value:"Create a Referenda Proposal using Polkadot-JS UI",id:"create-a-referenda-proposal-using-polkadot-js-ui",level:2},{value:"Submitting a Preimage",id:"submitting-a-preimage",level:3},{value:"Submitting a Proposal",id:"submitting-a-proposal",level:3},{value:"Submitting a Referendum on the Whitelisted Caller Track",id:"submitting-a-referendum-on-the-whitelisted-caller-track",level:3},{value:"Voting on Referenda",id:"voting-on-referenda",level:2},{value:"Removing expired voting locks",id:"removing-expired-voting-locks",level:3},{value:"Delegating Voting Power",id:"delegating-voting-power",level:2},{value:"Delegation Dashboard",id:"delegation-dashboard",level:3}],P={toc:N},O="wrapper";function C(p){var r=p.components,e=(0,a.Z)(p,g);return(0,t.kt)(O,(0,o.Z)({},P,e,{components:r,mdxType:"MDXLayout"}),(0,t.kt)("admonition",{title:"Learn more about Polkadot OpenGov",type:"info"},(0,t.kt)("p",{parentName:"admonition"},"For background information about Polkadot OpenGov, please refer to this\n",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"dedicated Wiki document"),".")),(0,t.kt)("p",null,"This guide will instruct token holders how to propose and vote on public referenda using the\nReferenda module (OpenGov). Below are a few links to stay informed and directly engage with the\ncommunity."),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction")," - a place to discuss\ngovernance and the future of Polkadot."),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Kusama-Direction:parity.io"},"Kusama Direction")," - a place to discuss\ngovernance and the future of Kusama."),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://polkadot.polkassembly.io"},"Polkadot")," and ",(0,t.kt)("a",{parentName:"li",href:"https://kusama.polkassembly.io"},"Kusama"),"\nPolkassembly - for current referenda, latest proposals, motions, treasury proposals, tips,\nbounties, and more."),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"https://matrix.to/#/#dailydigest:web3.foundation"},"Polkadot Daily Digest")," - News about what is\nhappening in the Polkadot ecosystem, published every weekday except holidays.")),(0,t.kt)("h2",{id:"polkadot-opengov-terminology-and-parameters"},"Polkadot OpenGov Terminology and Parameters"),(0,t.kt)("p",null,"The important parameters to be aware of when voting using the Referenda module are as follows:"),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Origin")," - Each origin has a fixed set of privileges. When making a proposal, it is important to\nchoose the origin that has the privilege to execute the referenda."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Track")," - Each track has its own dispatch origin and a preset configuration that governs the\nvoting process and parameters."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Submission Deposit")," - The minimum amount to be used as a (refundable) deposit to submit a public\nreferendum proposal."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Prepare Period")," - The minimum time the referendum needs to wait before it can progress to the\nnext phase after submission. Voting is enabled, but the votes do not count toward the outcome of the\nreferendum yet."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Decision Deposit")," - This deposit is required for a referendum to progress to the decision phase\nafter the end of prepare period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Decision Period")," - Amount of time a decision may take to be approved to move to the confirming\nperiod. If the proposal is not approved by the end of the decision period, it gets rejected."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Max Deciding")," - The maximum number of referenda that can be in the decision period of a track all\nat once."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Conviction"),": A multiplier to increase voting power."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Approval"),": the share of the approval vote-weight after adjustments for conviction against the\ntotal number of vote-weight for both approval and rejection"),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Support"),": The total number of votes in approval (ignoring adjustments for conviction) compared to\nthe total possible amount of votes that could be made in the system. Support also takes into account\nabstained votes."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Min Approval")," - The threshold of approval (along with the min support) needed for a proposal to\nmeet the requirements of the confirm period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Min Support")," - The threshold of support (along with the min approval) needed for a proposal to\nmeet the requirements of the confirm period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Confirmation Period")," - The total time the referenda must meet both the min approval and support\ncriteria during the decision period in order to pass and enter the enactment period."),(0,t.kt)("p",null,(0,t.kt)("strong",{parentName:"p"},"Min Enactment Period")," - Minimum time that an approved proposal must be in the dispatch queue\nafter approval. The proposer has the option to set the enactment period to be of any value greater\nthan the min enactment period."),(0,t.kt)("h2",{id:"origins-and-tracks-info"},"Origins and Tracks Info"),(0,t.kt)("p",null,"",(0,t.kt)(n,{network:"polkadot",defaultValue:"Loading Polkadot Tracks...",mdxType:"Tracks"}),"",""),(0,t.kt)("admonition",{type:"info"},(0,t.kt)("p",{parentName:"admonition"},"For every referendum in each of these tracks, the Polkadot-JS UI displays interactive graphs of the\nsupport and approval."),(0,t.kt)("p",{parentName:"admonition"},(0,t.kt)("img",{alt:"UI Support and Approval",src:l(70920).Z,width:"2719",height:"1116"}))),(0,t.kt)("h3",{id:"root"},"Root"),(0,t.kt)("p",null,"The origin with the highest level of privileges. This track requires extremely high levels of\napproval and support for early passing. The prepare and enactment periods are also large. For\ninstance, a referendum proposed in this track needs to amass\n48.2% support (total network issuance) by the\nend of the first day with over 93.5% approval\nto be considered to be part of the confirm period. The support curve drops linearly to 25% by the\nend of day 14 and almost to 0% by the end of day\n28. This ensures that the token holders receive\nample time to vote on the proposal during the decision period."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"Root",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"whitelisted-caller"},"Whitelisted Caller"),(0,t.kt)("p",null,"Origin commanded by the ",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#the-technical-fellowship"},"Fellowship"),"\nwhitelist some hash of a call and allow the call to be dispatched with the root origin (after the\nreferendum passes). This track allows for a shorter voting turnaround, safe in the knowledge through\nan open and transparent process for time-critical proposals. For instance, a referendum proposed in\nthis track needs to amass 20% support (much\nlesser than the root) by the end of the first day with over\n93.5% approval to be considered to be part of\nthe confirm period."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"Whitelist",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"staking-admin"},"Staking Admin"),(0,t.kt)("p",null,"The origin for canceling slashes. This origin has the privilege to execute calls from the staking\npallet and the Election Provider Multiphase Pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminStaking",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"treasurer"},"Treasurer"),(0,t.kt)("p",null,"The origin for spending funds from the treasury (up to\n10M DOT). This origin has the\nprivilege to execute calls from the Treasury pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"Treasurer",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"lease-admin"},"Lease Admin"),(0,t.kt)("p",null,"Origin can force slot leases. This origin has the privilege to execute calls from the Slots pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminLease",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"fellowship-admin"},"Fellowship Admin"),(0,t.kt)("p",null,"The origin for managing the composition of the fellowship."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminFellowship",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"general-admin"},"General Admin"),(0,t.kt)("p",null,"The origin for managing the registrar. This origin has the privilege of executing calls from the\nIdentity pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminGeneral",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"auction-admin"},"Auction Admin"),(0,t.kt)("p",null,"The origin for starting auctions. This origin can execute calls from the Auctions pallet and the\nScheduler Pallet."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"AdminAuction",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"referendum-canceller"},"Referendum Canceller"),(0,t.kt)("p",null,"The origin can cancel referenda. This track has a low lead time and approval/support curves with\nslightly sharper reductions in their thresholds for passing."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"RefCanceller",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"referendum-killer"},"Referendum Killer"),(0,t.kt)("p",null,"The origin can cancel an ongoing referendum and slash the deposits. This track also has a low\nlead-time and approval/support curves with slightly sharper reductions in their thresholds for\npassing."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"RefKiller",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"small-tipper"},"Small Tipper"),(0,t.kt)("p",null,"Origin able to spend up to 250 DOT from\nthe treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"SmallTipper",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"big-tipper"},"Big Tipper"),(0,t.kt)("p",null,"Origin able to spend up to 1000 DOT from\nthe treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"BigTipper",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"small-spender"},"Small Spender"),(0,t.kt)("p",null,"Origin able to spend up to 10000 DOT\nfrom the treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"SmallSpender",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"medium-spender"},"Medium Spender"),(0,t.kt)("p",null,"Origin able to spend up to 100000 DOT\nfrom the treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"MediumSpender",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h3",{id:"big-spender"},"Big Spender"),(0,t.kt)("p",null,"Origin able to spend up to 1000000 DOT\nfrom the treasury at once."),(0,t.kt)("p",null,"",(0,t.kt)(T,{title:"",type:"line",dataId:"BigSpender",network:"Polkadot",maxX:"672",maxY:"100",mdxType:"Chart"}),"\n",""),(0,t.kt)("h2",{id:"create-a-referenda-proposal-using-polkadot-js-ui"},"Create a Referenda Proposal using Polkadot-JS UI"),(0,t.kt)("h3",{id:"submitting-a-preimage"},"Submitting a Preimage"),(0,t.kt)("p",null,"The act of creating a proposal is split from submitting the preimage for the proposal since the storage cost of submitting a large preimage could be expensive. Allowing the preimage submission to come as a separate transaction means that another account could submit the preimage for you and pay the fee. The example below demonstrates the creation of a preimage to propose and approve a spend of treasury funds."),(0,t.kt)("p",null,(0,t.kt)("img",{alt:"submit preimage",src:l(10579).Z,width:"1078",height:"606"})),(0,t.kt)("p",null,"Follow the steps below to submit a preimage as shown in the screenshot above."),(0,t.kt)("ol",null,(0,t.kt)("li",{parentName:"ol"},"Navigate to Governance -> Referenda."),(0,t.kt)("li",{parentName:"ol"},'Click on the "Add preimage" button.'),(0,t.kt)("li",{parentName:"ol"},"From the ",(0,t.kt)("em",{parentName:"li"},"propose")," drop-down field, select ",(0,t.kt)("inlineCode",{parentName:"li"},"treasury"),"."),(0,t.kt)("li",{parentName:"ol"},"From the unlabeled drop-down field to the right of the ",(0,t.kt)("em",{parentName:"li"},"propose")," drop-down field, select ",(0,t.kt)("inlineCode",{parentName:"li"},"spend(amount, beneficiary)"),"."),(0,t.kt)("li",{parentName:"ol"},"In the ",(0,t.kt)("inlineCode",{parentName:"li"},"amount: Compact (BalanceOf)")," text field, enter the spend amount."),(0,t.kt)("li",{parentName:"ol"},"The ",(0,t.kt)("inlineCode",{parentName:"li"},"beneficiary: MultiAddress (AccountIdLookupOf)")," drop-down field will have ",(0,t.kt)("inlineCode",{parentName:"li"},"Id")," selected by default. Select the beneficiary from the ",(0,t.kt)("inlineCode",{parentName:"li"},"Id: AccountId")," drop-down field.")),(0,t.kt)("admonition",{type:"info"},(0,t.kt)("p",{parentName:"admonition"},"Copy the ",(0,t.kt)("inlineCode",{parentName:"p"},"preimage hash"),' value before clicking the "Submit preimage" button.')),(0,t.kt)("ol",{start:7},(0,t.kt)("li",{parentName:"ol"},'Click the "Submit preimage" button.')),(0,t.kt)("p",null,"After the preimage is submitted successfully on-chain, Polkadot-JS UI lists it under the tab of\nGovernance -> Preimages. "),(0,t.kt)("h3",{id:"submitting-a-proposal"},"Submitting a Proposal"),(0,t.kt)("p",null,'Submitting a proposal requires you to bond some tokens. On Polkadot-JS UI, you can navigate to the\nGovernance -> Referenda to make a new proposal. In order to submit a proposal, you will need to\nsubmit what\'s called the preimage hash. The preimage hash is simply the hash of the proposal to be\nenacted. The easiest way to get the preimage hash is by clicking on the "Submit preimage" button as\nshown in the previous section.'),(0,t.kt)("p",null,(0,t.kt)("img",{alt:"submit proposal",src:l(31993).Z,width:"1936",height:"1118"})),(0,t.kt)("p",null,"The proposal will be registered from the account selected and the balance lock will be applied to\nit. An appropriate origin must be chosen, as each origin has different privileges, and acceptance\ncriteria. After entering the hash of the preimage for the proposal, the preimage length field is\nautomatically populated. The enactment delay can be specified either as a block number, or as a\nspecific number of blocks after the referendum is approved. The deposit for this proposal will be\nlocked for the referendum duration."),(0,t.kt)("h3",{id:"submitting-a-referendum-on-the-whitelisted-caller-track"},"Submitting a Referendum on the Whitelisted Caller Track"),(0,t.kt)("p",null,"Let's consider increasing the number of validators participating in parachain consensus. You could\n",(0,t.kt)("a",{parentName:"p",href:"#submitting-a-preimage"},"submit a preimage")," with the call that sets the number of validators to\n1,000 and submit a referendum to the Root track directly. However, this requires a large decision\ndeposit and has very conservative passing parameters such that it will probably need the entire\n28-day voting period to pass."),(0,t.kt)("p",null,"Operations that are deemed safe or time critical by the Polkadot Technical Fellowship can use the\nWhitelisted Caller track. This track requires less turnout in the first half of the decision period\nso that it can pass more quickly. This track is typically used for more neutral, technical proposals\nlike runtime upgrades or changing the system's parachain validation configuration."),(0,t.kt)("p",null,"Using the Whitelisted Caller track requires some special calls. Submitting a referendum in the same\nform as other tracks will not work. Namely, rather than voting on a particular ",(0,t.kt)("inlineCode",{parentName:"p"},"proposal"),", the\nWhitelisted Caller track requires a vote to ",(0,t.kt)("inlineCode",{parentName:"p"},"dispatch")," the ",(0,t.kt)("inlineCode",{parentName:"p"},"proposal")," via the Whitelist pallet.\nBefore opening a referendum on this track, you should also attempt to get a positive signal from the\nFellowship that they will whitelist the proposal. If they do not, then even if the public referendum\npasses, it will not execute."),(0,t.kt)("p",null,"Below are the steps to follow when submitting a proposal to the Whitelist track."),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("a",{parentName:"li",href:"#submitting-a-preimage"},"Submit a preimage")," with the call to ",(0,t.kt)("em",{parentName:"li"},"dispatch")," the proposal (",(0,t.kt)("inlineCode",{parentName:"li"},"call"),") you\nwant to submit -- ",(0,t.kt)("inlineCode",{parentName:"li"},"whitelist.dispatchWhitelistedCallWithPreimage(call)")," -- and obtain the preimage\nhash. This is the preimage for the ",(0,t.kt)("em",{parentName:"li"},"public referendum")," on the Whitelisted Caller track.")),(0,t.kt)("p",null,(0,t.kt)("img",{alt:"preimage-whitelist",src:l(80474).Z,width:"2146",height:"1113"})),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("p",{parentName:"li"},"Obtain the hash of ",(0,t.kt)("inlineCode",{parentName:"p"},"call"),". The Polkadot Fellowship needs to start a Fellowship referendum to\nwhitelist the call with ",(0,t.kt)("inlineCode",{parentName:"p"},"whitelist.whitelistCall(callHash)"),". The Fellowship referendum gets voted\non by the Polkadot Fellowship members only."),(0,t.kt)("p",{parentName:"li"},(0,t.kt)("img",{alt:"call-hash",src:l(78249).Z,width:"2257",height:"858"}))),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("p",{parentName:"li"},"The public now votes on the referendum. Someone must place a decision deposit to go into the\ndeciding phase.")),(0,t.kt)("li",{parentName:"ul"},(0,t.kt)("p",{parentName:"li"},"Once passed, it gets enacted successfully as long as the call has been whitelisted by the\nFellowship."))),(0,t.kt)("p",null,"Note that the public referendum and Fellowship referendum can happen simultaneously. However, if the\nFellowship does not whitelist the call, you must submit it directly to the Root origin."),(0,t.kt)("h2",{id:"voting-on-referenda"},"Voting on Referenda"),(0,t.kt)("p",null,"As Polkadot OpenGov takes both the approval and support into account, there are four options to\nchoose from when voting on a referendum:"),(0,t.kt)("ul",null,(0,t.kt)("li",{parentName:"ul"},"Aye"),(0,t.kt)("li",{parentName:"ul"},"Nay"),(0,t.kt)("li",{parentName:"ul"},"Split"),(0,t.kt)("li",{parentName:"ul"},"Abstain")),(0,t.kt)("p",null,"Also, you have to specify the conviction multiplier for this vote. The longer you are willing to\nlock your tokens, the stronger your vote will be weighted. Unwillingness to lock your tokens means\nthat your vote only counts for 10% of the tokens that you hold."),(0,t.kt)("p",null,"For detailed instructions on how to vote on Polkadot OpenGov referenda, check\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184120-polkadot-opengov-how-to-vote"},"this support guide.")),(0,t.kt)("admonition",{title:"Polkadot OpenGov uses Conviction Voting Pallet (Not Democracy Pallet)",type:"caution"},(0,t.kt)("p",{parentName:"admonition"},"Use ",(0,t.kt)("inlineCode",{parentName:"p"},"convictionVoting.vote")," for voting on Referenda in Polkadot OpenGov instead of ",(0,t.kt)("inlineCode",{parentName:"p"},"democracy.vote"),"\n(which only works for the old version of governance).")),(0,t.kt)("h3",{id:"removing-expired-voting-locks"},"Removing expired voting locks"),(0,t.kt)("p",null,"To remove the lock from votes, you first need to call ",(0,t.kt)("inlineCode",{parentName:"p"},"removeVote")," and then ",(0,t.kt)("inlineCode",{parentName:"p"},"unlock")," through the\n",(0,t.kt)("inlineCode",{parentName:"p"},"convictionVoting")," pallet. For detailed instructions, check\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184129-polkadot-js-ui-how-to-remove-expired-referenda-locks"},"this support guide.")),(0,t.kt)("h2",{id:"delegating-voting-power"},"Delegating Voting Power"),(0,t.kt)("p",null,"For an overview of how delegation works in Polkadot OpenGov, check out the\n",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#multirole-delegation"},"Multirole Delegation")," section on the\n",(0,t.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"Learn Polkadot OpenGov")," page."),(0,t.kt)("h3",{id:"delegation-dashboard"},"Delegation Dashboard"),(0,t.kt)("p",null,"To make multi-role delegation easy and intuitive,\n",(0,t.kt)("a",{parentName:"p",href:"https://delegation.polkadot.network/"},"Delegation Dashboard")," provides an interactive interface that\ndisplays the list of delegates and their details. The video tutorial below walks through the\nfeatures of the Delegation Dashboard and shows how to perform multi-role delegation."),(0,t.kt)("iframe",{width:"560",height:"315",src:"https://www.youtube.com/embed/RapBYZc5ZPo",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,t.kt)("p",null,"For detailed instructions on how to delegate your voting power using dashboard, check\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184123-polkadot-opengov-how-to-delegate-your-voting-power"},"this support guide."),"\nIf you like to use Polkadot-JS UI for performing multi-role delegation, the instructions are\navailable\n",(0,t.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000184776-polkadot-js-ui-how-to-delegate-your-voting-power-on-polkadot-opengov"},"here"),"."))}C.isMDXComponent=!0},78249:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/encoded-call-hash-4e0347923993beea4d12d5a787649f8f.png"},80474:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/opengov-submit-preimage-whitelist-67d383745b6e7b3ef31a37567e044e80.png"},10579:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/opengov-submit-preimage-ddb9c9c348a6c169f24bf70b9439712e.png"},31993:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/opengov-submit-proposal-0c82b35f3f7b1d9e66130a621b76c44b.png"},70920:(p,r,l)=>{"use strict";l.d(r,{Z:()=>o});const o=l.p+"assets/images/support-approval-polkadot-js-ui-166ce95f9cf31c1e65b1b57d38dbec73.png"},46601:()=>{},50859:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":2,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":3,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":4,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":5,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":6,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":7,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":8,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":9,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":10,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":11,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":12,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":13,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":14,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":15,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":16,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":17,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":18,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":19,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":20,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":21,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":22,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":23,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":24,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":25,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":26,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":27,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":28,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":29,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":30,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":31,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":32,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":33,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":34,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":35,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":36,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":37,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":38,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":39,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":40,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":41,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":42,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":43,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":44,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":45,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":46,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":47,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":48,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":49,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":50,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":51,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":52,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":53,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":54,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":55,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":56,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":57,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":58,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":59,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":60,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":61,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":62,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":63,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":64,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":65,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":66,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":67,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":68,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":69,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":70,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":71,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":72,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":73,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":74,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":75,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":76,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":77,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":78,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":79,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":80,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":81,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":82,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":83,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":84,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":85,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":86,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":87,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":88,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":89,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":90,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":91,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":92,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":93,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":94,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":95,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":96,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":97,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":98,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":99,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":100,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":101,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":102,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":103,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":104,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":105,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":106,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":107,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":108,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":109,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":110,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":111,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":112,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":113,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":114,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":115,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":116,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":117,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":118,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":119,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":120,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":121,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":122,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":123,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":124,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":125,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":126,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":127,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":128,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":129,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":130,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":131,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":132,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":133,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":134,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":135,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":136,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":137,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":138,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":139,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":140,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":141,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":142,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":143,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":144,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":145,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":146,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":147,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":148,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":149,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":150,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":151,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":152,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":153,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":154,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":155,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":156,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":157,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":158,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":159,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":160,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":161,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":162,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":163,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":164,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":165,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":166,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":167,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":168,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":169,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":170,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":171,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":172,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":173,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":174,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":175,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":176,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":177,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":178,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":179,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":180,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":181,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":182,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":183,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":184,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":185,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":186,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":187,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":188,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":189,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":190,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":191,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":192,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":193,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":194,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":195,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":196,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":197,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":198,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":199,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":200,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":201,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":202,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":203,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":204,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":205,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":206,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":207,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":208,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":209,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":210,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":211,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":212,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":213,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":214,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":215,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":216,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":217,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":218,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":219,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":220,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":221,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":222,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":223,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":224,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":225,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":226,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":227,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":228,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":229,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":230,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":231,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":232,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":233,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":234,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":235,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":236,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":237,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":238,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":239,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":240,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":241,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":242,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":243,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":244,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":245,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":246,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":247,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":248,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":249,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":250,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":251,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":252,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":253,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":254,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":255,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":256,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":257,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":258,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":259,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":260,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":261,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":262,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":263,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":264,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":265,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":266,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":267,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":268,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":269,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":270,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":271,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":272,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":273,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":274,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":275,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":276,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":277,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":278,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":279,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":280,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":281,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":282,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":283,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":284,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":285,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":286,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":287,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":288,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":289,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":290,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":291,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":292,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":293,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":294,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":295,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":296,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":297,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":298,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":299,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":300,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":301,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":302,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":303,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":304,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":305,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":306,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":307,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":308,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":309,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":310,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":311,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":312,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":313,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":314,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":315,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":316,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":317,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":318,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":319,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":320,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":321,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":322,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":323,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":324,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":325,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":326,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":327,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":328,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":329,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":330,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":331,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":332,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":333,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":334,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":335,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},84207:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},84408:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":2,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":3,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":4,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":5,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":6,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":7,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":8,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":9,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":10,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":11,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":12,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":13,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":14,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":15,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":16,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":17,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":18,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":19,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":20,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":21,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":22,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":23,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":24,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":25,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":26,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":27,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":28,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":29,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":30,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":31,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":32,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":33,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":34,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":35,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":36,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":37,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":38,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":39,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":40,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":41,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":42,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":43,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":44,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":45,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":46,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":47,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":48,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":49,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":50,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":51,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":52,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":53,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":54,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":55,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":56,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":57,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":58,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":59,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":60,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":61,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":62,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":63,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":64,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":65,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":66,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":67,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":68,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":69,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":70,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":71,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":72,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":73,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":74,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":75,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":76,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":77,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":78,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":79,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":80,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":81,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":82,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":83,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":84,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":85,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":86,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":87,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":88,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":89,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":90,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":91,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":92,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":93,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":94,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":95,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":96,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":97,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":98,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":99,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":100,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":101,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":102,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":103,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":104,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":105,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":106,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":107,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":108,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":109,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":110,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":111,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":112,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":113,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":114,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":115,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":116,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":117,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":118,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":119,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":120,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":121,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":122,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":123,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":124,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":125,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":126,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":127,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":128,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":129,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":130,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":131,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":132,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":133,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":134,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":135,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":136,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":137,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":138,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":139,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":140,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":141,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":142,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":143,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":144,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":145,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":146,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":147,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":148,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":149,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":150,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":151,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":152,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":153,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":154,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":155,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":156,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":157,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":158,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":159,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":160,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":161,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":162,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":163,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":164,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":165,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":166,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":167,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":168,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":169,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":170,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":171,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":172,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":173,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":174,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":175,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":176,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":177,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":178,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":179,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":180,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":181,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":182,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":183,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":184,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":185,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":186,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":187,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":188,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":189,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":190,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":191,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":192,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":193,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":194,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":195,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":196,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":197,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":198,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":199,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":200,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":201,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":202,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":203,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":204,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":205,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":206,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":207,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":208,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":209,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":210,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":211,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":212,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":213,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":214,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":215,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":216,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":217,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":218,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":219,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":220,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":221,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":222,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":223,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":224,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":225,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":226,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":227,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":228,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":229,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":230,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":231,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":232,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":233,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":234,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":235,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":236,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":237,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":238,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":239,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":240,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":241,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":242,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":243,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":244,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":245,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":246,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":247,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":248,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":249,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":250,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":251,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":252,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":253,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":254,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":255,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":256,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":257,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":258,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":259,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":260,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":261,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":262,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":263,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":264,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":265,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":266,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":267,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":268,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":269,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":270,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":271,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":272,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":273,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":274,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":275,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":276,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":277,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":278,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":279,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":280,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":281,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":282,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":283,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":284,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":285,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":286,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":287,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":288,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":289,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":290,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":291,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":292,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":293,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":294,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":295,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":296,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":297,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":298,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":299,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":300,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":301,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":302,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":303,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":304,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":305,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":306,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":307,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":308,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":309,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":310,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":311,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":312,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":313,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":314,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":315,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":316,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":317,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":318,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":319,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":320,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":321,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":322,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":323,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":324,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":325,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":326,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":327,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":328,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":329,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":330,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":331,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":332,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":333,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":334,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":335,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},30355:p=>{"use strict";p.exports=JSON.parse('[{"Time (Hours)":0,"Approval (perbill)":1000000000,"Support (perbill)":500000026,"Approval":100,"Support":50.0000026},{"Time (Hours)":1,"Approval (perbill)":997549020,"Support (perbill)":418401359,"Approval":99.754902,"Support":41.8401359},{"Time (Hours)":2,"Approval (perbill)":995098040,"Support (perbill)":359397443,"Approval":99.509804,"Support":35.9397443},{"Time (Hours)":3,"Approval (perbill)":992647060,"Support (perbill)":314744813,"Approval":99.264706,"Support":31.4744813},{"Time (Hours)":4,"Approval (perbill)":990196080,"Support (perbill)":279775293,"Approval":99.019608,"Support":27.9775293},{"Time (Hours)":5,"Approval (perbill)":987745099,"Support (perbill)":251647242,"Approval":98.7745099,"Support":25.1647242},{"Time (Hours)":6,"Approval (perbill)":985294119,"Support (perbill)":228531862,"Approval":98.5294119,"Support":22.8531862},{"Time (Hours)":7,"Approval (perbill)":982843138,"Support (perbill)":209198815,"Approval":98.2843138,"Support":20.9198815},{"Time (Hours)":8,"Approval (perbill)":980392158,"Support (perbill)":192789972,"Approval":98.0392158,"Support":19.2789972},{"Time (Hours)":9,"Approval (perbill)":977941177,"Support (perbill)":178688524,"Approval":97.7941177,"Support":17.8688524},{"Time (Hours)":10,"Approval (perbill)":975490197,"Support (perbill)":166439756,"Approval":97.5490197,"Support":16.6439756},{"Time (Hours)":11,"Approval (perbill)":973039216,"Support (perbill)":155701053,"Approval":97.3039216,"Support":15.5701053},{"Time (Hours)":12,"Approval (perbill)":970588236,"Support (perbill)":146209386,"Approval":97.0588236,"Support":14.6209386},{"Time (Hours)":13,"Approval (perbill)":968137256,"Support (perbill)":137759452,"Approval":96.8137256,"Support":13.7759452},{"Time (Hours)":14,"Approval (perbill)":965686276,"Support (perbill)":130188679,"Approval":96.5686276,"Support":13.0188679},{"Time (Hours)":15,"Approval (perbill)":963235295,"Support (perbill)":123366639,"Approval":96.3235295,"Support":12.3366639},{"Time (Hours)":16,"Approval (perbill)":960784315,"Support (perbill)":117187499,"Approval":96.0784315,"Support":11.7187499},{"Time (Hours)":17,"Approval (perbill)":958333334,"Support (perbill)":111564465,"Approval":95.8333334,"Support":11.1564465},{"Time (Hours)":18,"Approval (perbill)":955882354,"Support (perbill)":106425701,"Approval":95.5882354,"Support":10.6425701},{"Time (Hours)":19,"Approval (perbill)":953431373,"Support (perbill)":101711228,"Approval":95.3431373,"Support":10.1711228},{"Time (Hours)":20,"Approval (perbill)":950980393,"Support (perbill)":97370582,"Approval":95.0980393,"Support":9.7370582},{"Time (Hours)":21,"Approval (perbill)":948529412,"Support (perbill)":93360994,"Approval":94.8529412,"Support":9.3360994},{"Time (Hours)":22,"Approval (perbill)":946078432,"Support (perbill)":89645982,"Approval":94.6078432,"Support":8.9645982},{"Time (Hours)":23,"Approval (perbill)":943627452,"Support (perbill)":86194234,"Approval":94.3627452,"Support":8.6194234},{"Time (Hours)":24,"Approval (perbill)":941176471,"Support (perbill)":82978722,"Approval":94.1176471,"Support":8.2978722},{"Time (Hours)":25,"Approval (perbill)":938725491,"Support (perbill)":79975997,"Approval":93.8725491,"Support":7.9975997},{"Time (Hours)":26,"Approval (perbill)":936274511,"Support (perbill)":77165614,"Approval":93.6274511,"Support":7.7165614},{"Time (Hours)":27,"Approval (perbill)":933823531,"Support (perbill)":74529666,"Approval":93.3823531,"Support":7.4529666},{"Time (Hours)":28,"Approval (perbill)":931372550,"Support (perbill)":72052400,"Approval":93.137255,"Support":7.20524},{"Time (Hours)":29,"Approval (perbill)":928921570,"Support (perbill)":69719908,"Approval":92.892157,"Support":6.9719908},{"Time (Hours)":30,"Approval (perbill)":926470589,"Support (perbill)":67519857,"Approval":92.6470589,"Support":6.7519857},{"Time (Hours)":31,"Approval (perbill)":924019609,"Support (perbill)":65441280,"Approval":92.4019609,"Support":6.544128},{"Time (Hours)":32,"Approval (perbill)":921568628,"Support (perbill)":63474386,"Approval":92.1568628,"Support":6.3474386},{"Time (Hours)":33,"Approval (perbill)":919117648,"Support (perbill)":61610409,"Approval":91.9117648,"Support":6.1610409},{"Time (Hours)":34,"Approval (perbill)":916666667,"Support (perbill)":59841478,"Approval":91.6666667,"Support":5.9841478},{"Time (Hours)":35,"Approval (perbill)":914215687,"Support (perbill)":58160504,"Approval":91.4215687,"Support":5.8160504},{"Time (Hours)":36,"Approval (perbill)":911764706,"Support (perbill)":56561084,"Approval":91.1764706,"Support":5.6561084},{"Time (Hours)":37,"Approval (perbill)":909313726,"Support (perbill)":55037426,"Approval":90.9313726,"Support":5.5037426},{"Time (Hours)":38,"Approval (perbill)":906862746,"Support (perbill)":53584271,"Approval":90.6862746,"Support":5.3584271},{"Time (Hours)":39,"Approval (perbill)":904411766,"Support (perbill)":52196835,"Approval":90.4411766,"Support":5.2196835},{"Time (Hours)":40,"Approval (perbill)":901960785,"Support (perbill)":50870759,"Approval":90.1960785,"Support":5.0870759},{"Time (Hours)":41,"Approval (perbill)":899509805,"Support (perbill)":49602061,"Approval":89.9509805,"Support":4.9602061},{"Time (Hours)":42,"Approval (perbill)":897058824,"Support (perbill)":48387095,"Approval":89.7058824,"Support":4.8387095},{"Time (Hours)":43,"Approval (perbill)":894607844,"Support (perbill)":47222519,"Approval":89.4607844,"Support":4.7222519},{"Time (Hours)":44,"Approval (perbill)":892156864,"Support (perbill)":46105262,"Approval":89.2156864,"Support":4.6105262},{"Time (Hours)":45,"Approval (perbill)":889705883,"Support (perbill)":45032496,"Approval":88.9705883,"Support":4.5032496},{"Time (Hours)":46,"Approval (perbill)":887254903,"Support (perbill)":44001617,"Approval":88.7254903,"Support":4.4001617},{"Time (Hours)":47,"Approval (perbill)":884803922,"Support (perbill)":43010218,"Approval":88.4803922,"Support":4.3010218},{"Time (Hours)":48,"Approval (perbill)":882352942,"Support (perbill)":42056074,"Approval":88.2352942,"Support":4.2056074},{"Time (Hours)":49,"Approval (perbill)":879901962,"Support (perbill)":41137122,"Approval":87.9901962,"Support":4.1137122},{"Time (Hours)":50,"Approval (perbill)":877450982,"Support (perbill)":40251453,"Approval":87.7450982,"Support":4.0251453},{"Time (Hours)":51,"Approval (perbill)":875000001,"Support (perbill)":39397289,"Approval":87.5000001,"Support":3.9397289},{"Time (Hours)":52,"Approval (perbill)":872549021,"Support (perbill)":38572980,"Approval":87.2549021,"Support":3.857298},{"Time (Hours)":53,"Approval (perbill)":870098040,"Support (perbill)":37776985,"Approval":87.009804,"Support":3.7776985},{"Time (Hours)":54,"Approval (perbill)":867647060,"Support (perbill)":37007873,"Approval":86.764706,"Support":3.7007873},{"Time (Hours)":55,"Approval (perbill)":865196079,"Support (perbill)":36264302,"Approval":86.5196079,"Support":3.6264302},{"Time (Hours)":56,"Approval (perbill)":862745099,"Support (perbill)":35545023,"Approval":86.2745099,"Support":3.5545023},{"Time (Hours)":57,"Approval (perbill)":860294118,"Support (perbill)":34848862,"Approval":86.0294118,"Support":3.4848862},{"Time (Hours)":58,"Approval (perbill)":857843138,"Support (perbill)":34174724,"Approval":85.7843138,"Support":3.4174724},{"Time (Hours)":59,"Approval (perbill)":855392157,"Support (perbill)":33521580,"Approval":85.5392157,"Support":3.352158},{"Time (Hours)":60,"Approval (perbill)":852941177,"Support (perbill)":32888464,"Approval":85.2941177,"Support":3.2888464},{"Time (Hours)":61,"Approval (perbill)":850490197,"Support (perbill)":32274469,"Approval":85.0490197,"Support":3.2274469},{"Time (Hours)":62,"Approval (perbill)":848039217,"Support (perbill)":31678741,"Approval":84.8039217,"Support":3.1678741},{"Time (Hours)":63,"Approval (perbill)":845588236,"Support (perbill)":31100477,"Approval":84.5588236,"Support":3.1100477},{"Time (Hours)":64,"Approval (perbill)":843137256,"Support (perbill)":30538921,"Approval":84.3137256,"Support":3.0538921},{"Time (Hours)":65,"Approval (perbill)":840686276,"Support (perbill)":29993358,"Approval":84.0686276,"Support":2.9993358},{"Time (Hours)":66,"Approval (perbill)":838235295,"Support (perbill)":29463116,"Approval":83.8235295,"Support":2.9463116},{"Time (Hours)":67,"Approval (perbill)":835784315,"Support (perbill)":28947556,"Approval":83.5784315,"Support":2.8947556},{"Time (Hours)":68,"Approval (perbill)":833333334,"Support (perbill)":28446079,"Approval":83.3333334,"Support":2.8446079},{"Time (Hours)":69,"Approval (perbill)":830882354,"Support (perbill)":27958114,"Approval":83.0882354,"Support":2.7958114},{"Time (Hours)":70,"Approval (perbill)":828431373,"Support (perbill)":27483123,"Approval":82.8431373,"Support":2.7483123},{"Time (Hours)":71,"Approval (perbill)":825980393,"Support (perbill)":27020596,"Approval":82.5980393,"Support":2.7020596},{"Time (Hours)":72,"Approval (perbill)":823529412,"Support (perbill)":26570047,"Approval":82.3529412,"Support":2.6570047},{"Time (Hours)":73,"Approval (perbill)":821078432,"Support (perbill)":26131019,"Approval":82.1078432,"Support":2.6131019},{"Time (Hours)":74,"Approval (perbill)":818627452,"Support (perbill)":25703073,"Approval":81.8627452,"Support":2.5703073},{"Time (Hours)":75,"Approval (perbill)":816176472,"Support (perbill)":25285796,"Approval":81.6176472,"Support":2.5285796},{"Time (Hours)":76,"Approval (perbill)":813725491,"Support (perbill)":24878795,"Approval":81.3725491,"Support":2.4878795},{"Time (Hours)":77,"Approval (perbill)":811274511,"Support (perbill)":24481693,"Approval":81.1274511,"Support":2.4481693},{"Time (Hours)":78,"Approval (perbill)":808823530,"Support (perbill)":24094134,"Approval":80.882353,"Support":2.4094134},{"Time (Hours)":79,"Approval (perbill)":806372550,"Support (perbill)":23715779,"Approval":80.637255,"Support":2.3715779},{"Time (Hours)":80,"Approval (perbill)":803921569,"Support (perbill)":23346303,"Approval":80.3921569,"Support":2.3346303},{"Time (Hours)":81,"Approval (perbill)":801470589,"Support (perbill)":22985397,"Approval":80.1470589,"Support":2.2985397},{"Time (Hours)":82,"Approval (perbill)":799019608,"Support (perbill)":22632766,"Approval":79.9019608,"Support":2.2632766},{"Time (Hours)":83,"Approval (perbill)":796568628,"Support (perbill)":22288130,"Approval":79.6568628,"Support":2.228813},{"Time (Hours)":84,"Approval (perbill)":794117648,"Support (perbill)":21951219,"Approval":79.4117648,"Support":2.1951219},{"Time (Hours)":85,"Approval (perbill)":791666668,"Support (perbill)":21621776,"Approval":79.1666668,"Support":2.1621776},{"Time (Hours)":86,"Approval (perbill)":789215688,"Support (perbill)":21299556,"Approval":78.9215688,"Support":2.1299556},{"Time (Hours)":87,"Approval (perbill)":786764707,"Support (perbill)":20984324,"Approval":78.6764707,"Support":2.0984324},{"Time (Hours)":88,"Approval (perbill)":784313727,"Support (perbill)":20675855,"Approval":78.4313727,"Support":2.0675855},{"Time (Hours)":89,"Approval (perbill)":781862746,"Support (perbill)":20373934,"Approval":78.1862746,"Support":2.0373934},{"Time (Hours)":90,"Approval (perbill)":779411766,"Support (perbill)":20078354,"Approval":77.9411766,"Support":2.0078354},{"Time (Hours)":91,"Approval (perbill)":776960785,"Support (perbill)":19788917,"Approval":77.6960785,"Support":1.9788917},{"Time (Hours)":92,"Approval (perbill)":774509805,"Support (perbill)":19505435,"Approval":77.4509805,"Support":1.9505435},{"Time (Hours)":93,"Approval (perbill)":772058824,"Support (perbill)":19227725,"Approval":77.2058824,"Support":1.9227725},{"Time (Hours)":94,"Approval (perbill)":769607844,"Support (perbill)":18955613,"Approval":76.9607844,"Support":1.8955613},{"Time (Hours)":95,"Approval (perbill)":767156863,"Support (perbill)":18688931,"Approval":76.7156863,"Support":1.8688931},{"Time (Hours)":96,"Approval (perbill)":764705883,"Support (perbill)":18427518,"Approval":76.4705883,"Support":1.8427518},{"Time (Hours)":97,"Approval (perbill)":762254903,"Support (perbill)":18171219,"Approval":76.2254903,"Support":1.8171219},{"Time (Hours)":98,"Approval (perbill)":759803923,"Support (perbill)":17919887,"Approval":75.9803923,"Support":1.7919887},{"Time (Hours)":99,"Approval (perbill)":757352942,"Support (perbill)":17673377,"Approval":75.7352942,"Support":1.7673377},{"Time (Hours)":100,"Approval (perbill)":754901962,"Support (perbill)":17431553,"Approval":75.4901962,"Support":1.7431553},{"Time (Hours)":101,"Approval (perbill)":752450981,"Support (perbill)":17194282,"Approval":75.2450981,"Support":1.7194282},{"Time (Hours)":102,"Approval (perbill)":750000001,"Support (perbill)":16961437,"Approval":75.0000001,"Support":1.6961437},{"Time (Hours)":103,"Approval (perbill)":747549020,"Support (perbill)":16732895,"Approval":74.754902,"Support":1.6732895},{"Time (Hours)":104,"Approval (perbill)":745098040,"Support (perbill)":16508538,"Approval":74.509804,"Support":1.6508538},{"Time (Hours)":105,"Approval (perbill)":742647059,"Support (perbill)":16288252,"Approval":74.2647059,"Support":1.6288252},{"Time (Hours)":106,"Approval (perbill)":740196079,"Support (perbill)":16071927,"Approval":74.0196079,"Support":1.6071927},{"Time (Hours)":107,"Approval (perbill)":737745099,"Support (perbill)":15859457,"Approval":73.7745099,"Support":1.5859457},{"Time (Hours)":108,"Approval (perbill)":735294118,"Support (perbill)":15650741,"Approval":73.5294118,"Support":1.5650741},{"Time (Hours)":109,"Approval (perbill)":732843138,"Support (perbill)":15445679,"Approval":73.2843138,"Support":1.5445679},{"Time (Hours)":110,"Approval (perbill)":730392158,"Support (perbill)":15244176,"Approval":73.0392158,"Support":1.5244176},{"Time (Hours)":111,"Approval (perbill)":727941178,"Support (perbill)":15046141,"Approval":72.7941178,"Support":1.5046141},{"Time (Hours)":112,"Approval (perbill)":725490197,"Support (perbill)":14851485,"Approval":72.5490197,"Support":1.4851485},{"Time (Hours)":113,"Approval (perbill)":723039217,"Support (perbill)":14660121,"Approval":72.3039217,"Support":1.4660121},{"Time (Hours)":114,"Approval (perbill)":720588236,"Support (perbill)":14471968,"Approval":72.0588236,"Support":1.4471968},{"Time (Hours)":115,"Approval (perbill)":718137256,"Support (perbill)":14286945,"Approval":71.8137256,"Support":1.4286945},{"Time (Hours)":116,"Approval (perbill)":715686275,"Support (perbill)":14104975,"Approval":71.5686275,"Support":1.4104975},{"Time (Hours)":117,"Approval (perbill)":713235295,"Support (perbill)":13925982,"Approval":71.3235295,"Support":1.3925982},{"Time (Hours)":118,"Approval (perbill)":710784314,"Support (perbill)":13749894,"Approval":71.0784314,"Support":1.3749894},{"Time (Hours)":119,"Approval (perbill)":708333334,"Support (perbill)":13576642,"Approval":70.8333334,"Support":1.3576642},{"Time (Hours)":120,"Approval (perbill)":705882353,"Support (perbill)":13406156,"Approval":70.5882353,"Support":1.3406156},{"Time (Hours)":121,"Approval (perbill)":703431373,"Support (perbill)":13238372,"Approval":70.3431373,"Support":1.3238372},{"Time (Hours)":122,"Approval (perbill)":700980393,"Support (perbill)":13073226,"Approval":70.0980393,"Support":1.3073226},{"Time (Hours)":123,"Approval (perbill)":698529413,"Support (perbill)":12910655,"Approval":69.8529413,"Support":1.2910655},{"Time (Hours)":124,"Approval (perbill)":696078432,"Support (perbill)":12750601,"Approval":69.6078432,"Support":1.2750601},{"Time (Hours)":125,"Approval (perbill)":693627452,"Support (perbill)":12593005,"Approval":69.3627452,"Support":1.2593005},{"Time (Hours)":126,"Approval (perbill)":691176471,"Support (perbill)":12437810,"Approval":69.1176471,"Support":1.243781},{"Time (Hours)":127,"Approval (perbill)":688725491,"Support (perbill)":12284964,"Approval":68.8725491,"Support":1.2284964},{"Time (Hours)":128,"Approval (perbill)":686274511,"Support (perbill)":12134411,"Approval":68.6274511,"Support":1.2134411},{"Time (Hours)":129,"Approval (perbill)":683823530,"Support (perbill)":11986103,"Approval":68.382353,"Support":1.1986103},{"Time (Hours)":130,"Approval (perbill)":681372550,"Support (perbill)":11839987,"Approval":68.137255,"Support":1.1839987},{"Time (Hours)":131,"Approval (perbill)":678921569,"Support (perbill)":11696017,"Approval":67.8921569,"Support":1.1696017},{"Time (Hours)":132,"Approval (perbill)":676470589,"Support (perbill)":11554145,"Approval":67.6470589,"Support":1.1554145},{"Time (Hours)":133,"Approval (perbill)":674019609,"Support (perbill)":11414326,"Approval":67.4019609,"Support":1.1414326},{"Time (Hours)":134,"Approval (perbill)":671568629,"Support (perbill)":11276516,"Approval":67.1568629,"Support":1.1276516},{"Time (Hours)":135,"Approval (perbill)":669117648,"Support (perbill)":11140671,"Approval":66.9117648,"Support":1.1140671},{"Time (Hours)":136,"Approval (perbill)":666666668,"Support (perbill)":11006750,"Approval":66.6666668,"Support":1.100675},{"Time (Hours)":137,"Approval (perbill)":664215687,"Support (perbill)":10874713,"Approval":66.4215687,"Support":1.0874713},{"Time (Hours)":138,"Approval (perbill)":661764707,"Support (perbill)":10744519,"Approval":66.1764707,"Support":1.0744519},{"Time (Hours)":139,"Approval (perbill)":659313726,"Support (perbill)":10616130,"Approval":65.9313726,"Support":1.061613},{"Time (Hours)":140,"Approval (perbill)":656862746,"Support (perbill)":10489510,"Approval":65.6862746,"Support":1.048951},{"Time (Hours)":141,"Approval (perbill)":654411765,"Support (perbill)":10364622,"Approval":65.4411765,"Support":1.0364622},{"Time (Hours)":142,"Approval (perbill)":651960785,"Support (perbill)":10241430,"Approval":65.1960785,"Support":1.024143},{"Time (Hours)":143,"Approval (perbill)":649509804,"Support (perbill)":10119900,"Approval":64.9509804,"Support":1.01199},{"Time (Hours)":144,"Approval (perbill)":647058824,"Support (perbill)":10000000,"Approval":64.7058824,"Support":1},{"Time (Hours)":145,"Approval (perbill)":644607844,"Support (perbill)":9881695,"Approval":64.4607844,"Support":0.9881695},{"Time (Hours)":146,"Approval (perbill)":642156864,"Support (perbill)":9764955,"Approval":64.2156864,"Support":0.9764955},{"Time (Hours)":147,"Approval (perbill)":639705883,"Support (perbill)":9649749,"Approval":63.9705883,"Support":0.9649749},{"Time (Hours)":148,"Approval (perbill)":637254903,"Support (perbill)":9536047,"Approval":63.7254903,"Support":0.9536047},{"Time (Hours)":149,"Approval (perbill)":634803923,"Support (perbill)":9423820,"Approval":63.4803923,"Support":0.942382},{"Time (Hours)":150,"Approval (perbill)":632352942,"Support (perbill)":9313038,"Approval":63.2352942,"Support":0.9313038},{"Time (Hours)":151,"Approval (perbill)":629901962,"Support (perbill)":9203674,"Approval":62.9901962,"Support":0.9203674},{"Time (Hours)":152,"Approval (perbill)":627450981,"Support (perbill)":9095702,"Approval":62.7450981,"Support":0.9095702},{"Time (Hours)":153,"Approval (perbill)":625000001,"Support (perbill)":8989095,"Approval":62.5000001,"Support":0.8989095},{"Time (Hours)":154,"Approval (perbill)":622549020,"Support (perbill)":8883826,"Approval":62.254902,"Support":0.8883826},{"Time (Hours)":155,"Approval (perbill)":620098040,"Support (perbill)":8779872,"Approval":62.009804,"Support":0.8779872},{"Time (Hours)":156,"Approval (perbill)":617647059,"Support (perbill)":8677207,"Approval":61.7647059,"Support":0.8677207},{"Time (Hours)":157,"Approval (perbill)":615196079,"Support (perbill)":8575808,"Approval":61.5196079,"Support":0.8575808},{"Time (Hours)":158,"Approval (perbill)":612745099,"Support (perbill)":8475652,"Approval":61.2745099,"Support":0.8475652},{"Time (Hours)":159,"Approval (perbill)":610294119,"Support (perbill)":8376715,"Approval":61.0294119,"Support":0.8376715},{"Time (Hours)":160,"Approval (perbill)":607843138,"Support (perbill)":8278976,"Approval":60.7843138,"Support":0.8278976},{"Time (Hours)":161,"Approval (perbill)":605392158,"Support (perbill)":8182413,"Approval":60.5392158,"Support":0.8182413},{"Time (Hours)":162,"Approval (perbill)":602941177,"Support (perbill)":8087005,"Approval":60.2941177,"Support":0.8087005},{"Time (Hours)":163,"Approval (perbill)":600490197,"Support (perbill)":7992731,"Approval":60.0490197,"Support":0.7992731},{"Time (Hours)":164,"Approval (perbill)":598039216,"Support (perbill)":7899571,"Approval":59.8039216,"Support":0.7899571},{"Time (Hours)":165,"Approval (perbill)":595588236,"Support (perbill)":7807506,"Approval":59.5588236,"Support":0.7807506},{"Time (Hours)":166,"Approval (perbill)":593137255,"Support (perbill)":7716516,"Approval":59.3137255,"Support":0.7716516},{"Time (Hours)":167,"Approval (perbill)":590686275,"Support (perbill)":7626583,"Approval":59.0686275,"Support":0.7626583},{"Time (Hours)":168,"Approval (perbill)":588235295,"Support (perbill)":7537688,"Approval":58.8235295,"Support":0.7537688},{"Time (Hours)":169,"Approval (perbill)":585784315,"Support (perbill)":7449814,"Approval":58.5784315,"Support":0.7449814},{"Time (Hours)":170,"Approval (perbill)":583333335,"Support (perbill)":7362942,"Approval":58.3333335,"Support":0.7362942},{"Time (Hours)":171,"Approval (perbill)":580882354,"Support (perbill)":7277057,"Approval":58.0882354,"Support":0.7277057},{"Time (Hours)":172,"Approval (perbill)":578431374,"Support (perbill)":7192141,"Approval":57.8431374,"Support":0.7192141},{"Time (Hours)":173,"Approval (perbill)":575980393,"Support (perbill)":7108178,"Approval":57.5980393,"Support":0.7108178},{"Time (Hours)":174,"Approval (perbill)":573529413,"Support (perbill)":7025151,"Approval":57.3529413,"Support":0.7025151},{"Time (Hours)":175,"Approval (perbill)":571078432,"Support (perbill)":6943047,"Approval":57.1078432,"Support":0.6943047},{"Time (Hours)":176,"Approval (perbill)":568627452,"Support (perbill)":6861848,"Approval":56.8627452,"Support":0.6861848},{"Time (Hours)":177,"Approval (perbill)":566176471,"Support (perbill)":6781540,"Approval":56.6176471,"Support":0.678154},{"Time (Hours)":178,"Approval (perbill)":563725491,"Support (perbill)":6702109,"Approval":56.3725491,"Support":0.6702109},{"Time (Hours)":179,"Approval (perbill)":561274510,"Support (perbill)":6623541,"Approval":56.127451,"Support":0.6623541},{"Time (Hours)":180,"Approval (perbill)":558823530,"Support (perbill)":6545820,"Approval":55.882353,"Support":0.654582},{"Time (Hours)":181,"Approval (perbill)":556372550,"Support (perbill)":6468935,"Approval":55.637255,"Support":0.6468935},{"Time (Hours)":182,"Approval (perbill)":553921570,"Support (perbill)":6392871,"Approval":55.392157,"Support":0.6392871},{"Time (Hours)":183,"Approval (perbill)":551470589,"Support (perbill)":6317615,"Approval":55.1470589,"Support":0.6317615},{"Time (Hours)":184,"Approval (perbill)":549019609,"Support (perbill)":6243154,"Approval":54.9019609,"Support":0.6243154},{"Time (Hours)":185,"Approval (perbill)":546568628,"Support (perbill)":6169476,"Approval":54.6568628,"Support":0.6169476},{"Time (Hours)":186,"Approval (perbill)":544117648,"Support (perbill)":6096569,"Approval":54.4117648,"Support":0.6096569},{"Time (Hours)":187,"Approval (perbill)":541666667,"Support (perbill)":6024421,"Approval":54.1666667,"Support":0.6024421},{"Time (Hours)":188,"Approval (perbill)":539215687,"Support (perbill)":5953019,"Approval":53.9215687,"Support":0.5953019},{"Time (Hours)":189,"Approval (perbill)":536764706,"Support (perbill)":5882353,"Approval":53.6764706,"Support":0.5882353},{"Time (Hours)":190,"Approval (perbill)":534313726,"Support (perbill)":5812410,"Approval":53.4313726,"Support":0.581241},{"Time (Hours)":191,"Approval (perbill)":531862746,"Support (perbill)":5743181,"Approval":53.1862746,"Support":0.5743181},{"Time (Hours)":192,"Approval (perbill)":529411765,"Support (perbill)":5674653,"Approval":52.9411765,"Support":0.5674653},{"Time (Hours)":193,"Approval (perbill)":526960785,"Support (perbill)":5606817,"Approval":52.6960785,"Support":0.5606817},{"Time (Hours)":194,"Approval (perbill)":524509805,"Support (perbill)":5539662,"Approval":52.4509805,"Support":0.5539662},{"Time (Hours)":195,"Approval (perbill)":522058825,"Support (perbill)":5473177,"Approval":52.2058825,"Support":0.5473177},{"Time (Hours)":196,"Approval (perbill)":519607844,"Support (perbill)":5407354,"Approval":51.9607844,"Support":0.5407354},{"Time (Hours)":197,"Approval (perbill)":517156864,"Support (perbill)":5342181,"Approval":51.7156864,"Support":0.5342181},{"Time (Hours)":198,"Approval (perbill)":514705883,"Support (perbill)":5277650,"Approval":51.4705883,"Support":0.527765},{"Time (Hours)":199,"Approval (perbill)":512254903,"Support (perbill)":5213751,"Approval":51.2254903,"Support":0.5213751},{"Time (Hours)":200,"Approval (perbill)":509803922,"Support (perbill)":5150474,"Approval":50.9803922,"Support":0.5150474},{"Time (Hours)":201,"Approval (perbill)":507352942,"Support (perbill)":5087812,"Approval":50.7352942,"Support":0.5087812},{"Time (Hours)":202,"Approval (perbill)":504901961,"Support (perbill)":5025754,"Approval":50.4901961,"Support":0.5025754},{"Time (Hours)":203,"Approval (perbill)":502450981,"Support (perbill)":4964292,"Approval":50.2450981,"Support":0.4964292},{"Time (Hours)":204,"Approval (perbill)":500000000,"Support (perbill)":4903417,"Approval":50,"Support":0.4903417},{"Time (Hours)":205,"Approval (perbill)":500000000,"Support (perbill)":4843122,"Approval":50,"Support":0.4843122},{"Time (Hours)":206,"Approval (perbill)":500000000,"Support (perbill)":4783398,"Approval":50,"Support":0.4783398},{"Time (Hours)":207,"Approval (perbill)":500000000,"Support (perbill)":4724236,"Approval":50,"Support":0.4724236},{"Time (Hours)":208,"Approval (perbill)":500000000,"Support (perbill)":4665630,"Approval":50,"Support":0.466563},{"Time (Hours)":209,"Approval (perbill)":500000000,"Support (perbill)":4607570,"Approval":50,"Support":0.460757},{"Time (Hours)":210,"Approval (perbill)":500000000,"Support (perbill)":4550050,"Approval":50,"Support":0.455005},{"Time (Hours)":211,"Approval (perbill)":500000000,"Support (perbill)":4493062,"Approval":50,"Support":0.4493062},{"Time (Hours)":212,"Approval (perbill)":500000000,"Support (perbill)":4436599,"Approval":50,"Support":0.4436599},{"Time (Hours)":213,"Approval (perbill)":500000000,"Support (perbill)":4380654,"Approval":50,"Support":0.4380654},{"Time (Hours)":214,"Approval (perbill)":500000000,"Support (perbill)":4325218,"Approval":50,"Support":0.4325218},{"Time (Hours)":215,"Approval (perbill)":500000000,"Support (perbill)":4270287,"Approval":50,"Support":0.4270287},{"Time (Hours)":216,"Approval (perbill)":500000000,"Support (perbill)":4215851,"Approval":50,"Support":0.4215851},{"Time (Hours)":217,"Approval (perbill)":500000000,"Support (perbill)":4161906,"Approval":50,"Support":0.4161906},{"Time (Hours)":218,"Approval (perbill)":500000000,"Support (perbill)":4108444,"Approval":50,"Support":0.4108444},{"Time (Hours)":219,"Approval (perbill)":500000000,"Support (perbill)":4055459,"Approval":50,"Support":0.4055459},{"Time (Hours)":220,"Approval (perbill)":500000000,"Support (perbill)":4002944,"Approval":50,"Support":0.4002944},{"Time (Hours)":221,"Approval (perbill)":500000000,"Support (perbill)":3950894,"Approval":50,"Support":0.3950894},{"Time (Hours)":222,"Approval (perbill)":500000000,"Support (perbill)":3899302,"Approval":50,"Support":0.3899302},{"Time (Hours)":223,"Approval (perbill)":500000000,"Support (perbill)":3848162,"Approval":50,"Support":0.3848162},{"Time (Hours)":224,"Approval (perbill)":500000000,"Support (perbill)":3797468,"Approval":50,"Support":0.3797468},{"Time (Hours)":225,"Approval (perbill)":500000000,"Support (perbill)":3747215,"Approval":50,"Support":0.3747215},{"Time (Hours)":226,"Approval (perbill)":500000000,"Support (perbill)":3697396,"Approval":50,"Support":0.3697396},{"Time (Hours)":227,"Approval (perbill)":500000000,"Support (perbill)":3648006,"Approval":50,"Support":0.3648006},{"Time (Hours)":228,"Approval (perbill)":500000000,"Support (perbill)":3599040,"Approval":50,"Support":0.359904},{"Time (Hours)":229,"Approval (perbill)":500000000,"Support (perbill)":3550492,"Approval":50,"Support":0.3550492},{"Time (Hours)":230,"Approval (perbill)":500000000,"Support (perbill)":3502357,"Approval":50,"Support":0.3502357},{"Time (Hours)":231,"Approval (perbill)":500000000,"Support (perbill)":3454629,"Approval":50,"Support":0.3454629},{"Time (Hours)":232,"Approval (perbill)":500000000,"Support (perbill)":3407304,"Approval":50,"Support":0.3407304},{"Time (Hours)":233,"Approval (perbill)":500000000,"Support (perbill)":3360376,"Approval":50,"Support":0.3360376},{"Time (Hours)":234,"Approval (perbill)":500000000,"Support (perbill)":3313840,"Approval":50,"Support":0.331384},{"Time (Hours)":235,"Approval (perbill)":500000000,"Support (perbill)":3267692,"Approval":50,"Support":0.3267692},{"Time (Hours)":236,"Approval (perbill)":500000000,"Support (perbill)":3221926,"Approval":50,"Support":0.3221926},{"Time (Hours)":237,"Approval (perbill)":500000000,"Support (perbill)":3176538,"Approval":50,"Support":0.3176538},{"Time (Hours)":238,"Approval (perbill)":500000000,"Support (perbill)":3131524,"Approval":50,"Support":0.3131524},{"Time (Hours)":239,"Approval (perbill)":500000000,"Support (perbill)":3086878,"Approval":50,"Support":0.3086878},{"Time (Hours)":240,"Approval (perbill)":500000000,"Support (perbill)":3042596,"Approval":50,"Support":0.3042596},{"Time (Hours)":241,"Approval (perbill)":500000000,"Support (perbill)":2998674,"Approval":50,"Support":0.2998674},{"Time (Hours)":242,"Approval (perbill)":500000000,"Support (perbill)":2955107,"Approval":50,"Support":0.2955107},{"Time (Hours)":243,"Approval (perbill)":500000000,"Support (perbill)":2911892,"Approval":50,"Support":0.2911892},{"Time (Hours)":244,"Approval (perbill)":500000000,"Support (perbill)":2869023,"Approval":50,"Support":0.2869023},{"Time (Hours)":245,"Approval (perbill)":500000000,"Support (perbill)":2826496,"Approval":50,"Support":0.2826496},{"Time (Hours)":246,"Approval (perbill)":500000000,"Support (perbill)":2784309,"Approval":50,"Support":0.2784309},{"Time (Hours)":247,"Approval (perbill)":500000000,"Support (perbill)":2742455,"Approval":50,"Support":0.2742455},{"Time (Hours)":248,"Approval (perbill)":500000000,"Support (perbill)":2700933,"Approval":50,"Support":0.2700933},{"Time (Hours)":249,"Approval (perbill)":500000000,"Support (perbill)":2659737,"Approval":50,"Support":0.2659737},{"Time (Hours)":250,"Approval (perbill)":500000000,"Support (perbill)":2618864,"Approval":50,"Support":0.2618864},{"Time (Hours)":251,"Approval (perbill)":500000000,"Support (perbill)":2578310,"Approval":50,"Support":0.257831},{"Time (Hours)":252,"Approval (perbill)":500000000,"Support (perbill)":2538071,"Approval":50,"Support":0.2538071},{"Time (Hours)":253,"Approval (perbill)":500000000,"Support (perbill)":2498144,"Approval":50,"Support":0.2498144},{"Time (Hours)":254,"Approval (perbill)":500000000,"Support (perbill)":2458525,"Approval":50,"Support":0.2458525},{"Time (Hours)":255,"Approval (perbill)":500000000,"Support (perbill)":2419210,"Approval":50,"Support":0.241921},{"Time (Hours)":256,"Approval (perbill)":500000000,"Support (perbill)":2380197,"Approval":50,"Support":0.2380197},{"Time (Hours)":257,"Approval (perbill)":500000000,"Support (perbill)":2341481,"Approval":50,"Support":0.2341481},{"Time (Hours)":258,"Approval (perbill)":500000000,"Support (perbill)":2303059,"Approval":50,"Support":0.2303059},{"Time (Hours)":259,"Approval (perbill)":500000000,"Support (perbill)":2264928,"Approval":50,"Support":0.2264928},{"Time (Hours)":260,"Approval (perbill)":500000000,"Support (perbill)":2227084,"Approval":50,"Support":0.2227084},{"Time (Hours)":261,"Approval (perbill)":500000000,"Support (perbill)":2189525,"Approval":50,"Support":0.2189525},{"Time (Hours)":262,"Approval (perbill)":500000000,"Support (perbill)":2152247,"Approval":50,"Support":0.2152247},{"Time (Hours)":263,"Approval (perbill)":500000000,"Support (perbill)":2115247,"Approval":50,"Support":0.2115247},{"Time (Hours)":264,"Approval (perbill)":500000000,"Support (perbill)":2078522,"Approval":50,"Support":0.2078522},{"Time (Hours)":265,"Approval (perbill)":500000000,"Support (perbill)":2042068,"Approval":50,"Support":0.2042068},{"Time (Hours)":266,"Approval (perbill)":500000000,"Support (perbill)":2005884,"Approval":50,"Support":0.2005884},{"Time (Hours)":267,"Approval (perbill)":500000000,"Support (perbill)":1969965,"Approval":50,"Support":0.1969965},{"Time (Hours)":268,"Approval (perbill)":500000000,"Support (perbill)":1934309,"Approval":50,"Support":0.1934309},{"Time (Hours)":269,"Approval (perbill)":500000000,"Support (perbill)":1898913,"Approval":50,"Support":0.1898913},{"Time (Hours)":270,"Approval (perbill)":500000000,"Support (perbill)":1863775,"Approval":50,"Support":0.1863775},{"Time (Hours)":271,"Approval (perbill)":500000000,"Support (perbill)":1828891,"Approval":50,"Support":0.1828891},{"Time (Hours)":272,"Approval (perbill)":500000000,"Support (perbill)":1794258,"Approval":50,"Support":0.1794258},{"Time (Hours)":273,"Approval (perbill)":500000000,"Support (perbill)":1759875,"Approval":50,"Support":0.1759875},{"Time (Hours)":274,"Approval (perbill)":500000000,"Support (perbill)":1725737,"Approval":50,"Support":0.1725737},{"Time (Hours)":275,"Approval (perbill)":500000000,"Support (perbill)":1691844,"Approval":50,"Support":0.1691844},{"Time (Hours)":276,"Approval (perbill)":500000000,"Support (perbill)":1658191,"Approval":50,"Support":0.1658191},{"Time (Hours)":277,"Approval (perbill)":500000000,"Support (perbill)":1624777,"Approval":50,"Support":0.1624777},{"Time (Hours)":278,"Approval (perbill)":500000000,"Support (perbill)":1591599,"Approval":50,"Support":0.1591599},{"Time (Hours)":279,"Approval (perbill)":500000000,"Support (perbill)":1558654,"Approval":50,"Support":0.1558654},{"Time (Hours)":280,"Approval (perbill)":500000000,"Support (perbill)":1525941,"Approval":50,"Support":0.1525941},{"Time (Hours)":281,"Approval (perbill)":500000000,"Support (perbill)":1493456,"Approval":50,"Support":0.1493456},{"Time (Hours)":282,"Approval (perbill)":500000000,"Support (perbill)":1461197,"Approval":50,"Support":0.1461197},{"Time (Hours)":283,"Approval (perbill)":500000000,"Support (perbill)":1429162,"Approval":50,"Support":0.1429162},{"Time (Hours)":284,"Approval (perbill)":500000000,"Support (perbill)":1397348,"Approval":50,"Support":0.1397348},{"Time (Hours)":285,"Approval (perbill)":500000000,"Support (perbill)":1365754,"Approval":50,"Support":0.1365754},{"Time (Hours)":286,"Approval (perbill)":500000000,"Support (perbill)":1334377,"Approval":50,"Support":0.1334377},{"Time (Hours)":287,"Approval (perbill)":500000000,"Support (perbill)":1303214,"Approval":50,"Support":0.1303214},{"Time (Hours)":288,"Approval (perbill)":500000000,"Support (perbill)":1272264,"Approval":50,"Support":0.1272264},{"Time (Hours)":289,"Approval (perbill)":500000000,"Support (perbill)":1241525,"Approval":50,"Support":0.1241525},{"Time (Hours)":290,"Approval (perbill)":500000000,"Support (perbill)":1210994,"Approval":50,"Support":0.1210994},{"Time (Hours)":291,"Approval (perbill)":500000000,"Support (perbill)":1180668,"Approval":50,"Support":0.1180668},{"Time (Hours)":292,"Approval (perbill)":500000000,"Support (perbill)":1150547,"Approval":50,"Support":0.1150547},{"Time (Hours)":293,"Approval (perbill)":500000000,"Support (perbill)":1120628,"Approval":50,"Support":0.1120628},{"Time (Hours)":294,"Approval (perbill)":500000000,"Support (perbill)":1090909,"Approval":50,"Support":0.1090909},{"Time (Hours)":295,"Approval (perbill)":500000000,"Support (perbill)":1061388,"Approval":50,"Support":0.1061388},{"Time (Hours)":296,"Approval (perbill)":500000000,"Support (perbill)":1032063,"Approval":50,"Support":0.1032063},{"Time (Hours)":297,"Approval (perbill)":500000000,"Support (perbill)":1002932,"Approval":50,"Support":0.1002932},{"Time (Hours)":298,"Approval (perbill)":500000000,"Support (perbill)":973993,"Approval":50,"Support":0.0973993},{"Time (Hours)":299,"Approval (perbill)":500000000,"Support (perbill)":945244,"Approval":50,"Support":0.0945244},{"Time (Hours)":300,"Approval (perbill)":500000000,"Support (perbill)":916684,"Approval":50,"Support":0.0916684},{"Time (Hours)":301,"Approval (perbill)":500000000,"Support (perbill)":888310,"Approval":50,"Support":0.088831},{"Time (Hours)":302,"Approval (perbill)":500000000,"Support (perbill)":860121,"Approval":50,"Support":0.0860121},{"Time (Hours)":303,"Approval (perbill)":500000000,"Support (perbill)":832114,"Approval":50,"Support":0.0832114},{"Time (Hours)":304,"Approval (perbill)":500000000,"Support (perbill)":804289,"Approval":50,"Support":0.0804289},{"Time (Hours)":305,"Approval (perbill)":500000000,"Support (perbill)":776644,"Approval":50,"Support":0.0776644},{"Time (Hours)":306,"Approval (perbill)":500000000,"Support (perbill)":749176,"Approval":50,"Support":0.0749176},{"Time (Hours)":307,"Approval (perbill)":500000000,"Support (perbill)":721884,"Approval":50,"Support":0.0721884},{"Time (Hours)":308,"Approval (perbill)":500000000,"Support (perbill)":694766,"Approval":50,"Support":0.0694766},{"Time (Hours)":309,"Approval (perbill)":500000000,"Support (perbill)":667821,"Approval":50,"Support":0.0667821},{"Time (Hours)":310,"Approval (perbill)":500000000,"Support (perbill)":641047,"Approval":50,"Support":0.0641047},{"Time (Hours)":311,"Approval (perbill)":500000000,"Support (perbill)":614442,"Approval":50,"Support":0.0614442},{"Time (Hours)":312,"Approval (perbill)":500000000,"Support (perbill)":588005,"Approval":50,"Support":0.0588005},{"Time (Hours)":313,"Approval (perbill)":500000000,"Support (perbill)":561734,"Approval":50,"Support":0.0561734},{"Time (Hours)":314,"Approval (perbill)":500000000,"Support (perbill)":535627,"Approval":50,"Support":0.0535627},{"Time (Hours)":315,"Approval (perbill)":500000000,"Support (perbill)":509684,"Approval":50,"Support":0.0509684},{"Time (Hours)":316,"Approval (perbill)":500000000,"Support (perbill)":483902,"Approval":50,"Support":0.0483902},{"Time (Hours)":317,"Approval (perbill)":500000000,"Support (perbill)":458280,"Approval":50,"Support":0.045828},{"Time (Hours)":318,"Approval (perbill)":500000000,"Support (perbill)":432817,"Approval":50,"Support":0.0432817},{"Time (Hours)":319,"Approval (perbill)":500000000,"Support (perbill)":407511,"Approval":50,"Support":0.0407511},{"Time (Hours)":320,"Approval (perbill)":500000000,"Support (perbill)":382360,"Approval":50,"Support":0.038236},{"Time (Hours)":321,"Approval (perbill)":500000000,"Support (perbill)":357364,"Approval":50,"Support":0.0357364},{"Time (Hours)":322,"Approval (perbill)":500000000,"Support (perbill)":332520,"Approval":50,"Support":0.033252},{"Time (Hours)":323,"Approval (perbill)":500000000,"Support (perbill)":307828,"Approval":50,"Support":0.0307828},{"Time (Hours)":324,"Approval (perbill)":500000000,"Support (perbill)":283286,"Approval":50,"Support":0.0283286},{"Time (Hours)":325,"Approval (perbill)":500000000,"Support (perbill)":258892,"Approval":50,"Support":0.0258892},{"Time (Hours)":326,"Approval (perbill)":500000000,"Support (perbill)":234646,"Approval":50,"Support":0.0234646},{"Time (Hours)":327,"Approval (perbill)":500000000,"Support (perbill)":210546,"Approval":50,"Support":0.0210546},{"Time (Hours)":328,"Approval (perbill)":500000000,"Support (perbill)":186590,"Approval":50,"Support":0.018659},{"Time (Hours)":329,"Approval (perbill)":500000000,"Support (perbill)":162778,"Approval":50,"Support":0.0162778},{"Time (Hours)":330,"Approval (perbill)":500000000,"Support (perbill)":139108,"Approval":50,"Support":0.0139108},{"Time (Hours)":331,"Approval (perbill)":500000000,"Support (perbill)":115578,"Approval":50,"Support":0.0115578},{"Time (Hours)":332,"Approval (perbill)":500000000,"Support (perbill)":92188,"Approval":50,"Support":0.0092188},{"Time (Hours)":333,"Approval (perbill)":500000000,"Support (perbill)":68937,"Approval":50,"Support":0.0068937},{"Time (Hours)":334,"Approval (perbill)":500000000,"Support (perbill)":45822,"Approval":50,"Support":0.0045822},{"Time (Hours)":335,"Approval (perbill)":500000000,"Support (perbill)":22844,"Approval":50,"Support":0.0022844},{"Time (Hours)":336,"Approval (perbill)":500000000,"Support (perbill)":0,"Approval":50,"Support":0}]')},54298:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},69115:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":998511905,"support_perbill":472363240,"approval":99.8511905,"support":47.236324},{"time_hours":2,"approval_perbill":997023810,"support_perbill":447481262,"approval":99.702381,"support":44.7481262},{"time_hours":3,"approval_perbill":995535715,"support_perbill":424961730,"approval":99.5535715,"support":42.496173},{"time_hours":4,"approval_perbill":994047620,"support_perbill":404483449,"approval":99.404762,"support":40.4483449},{"time_hours":5,"approval_perbill":992559524,"support_perbill":385780901,"approval":99.2559524,"support":38.5780901},{"time_hours":6,"approval_perbill":991071429,"support_perbill":368632725,"approval":99.1071429,"support":36.8632725},{"time_hours":7,"approval_perbill":989583334,"support_perbill":352852868,"approval":98.9583334,"support":35.2852868},{"time_hours":8,"approval_perbill":988095239,"support_perbill":338283846,"approval":98.8095239,"support":33.8283846},{"time_hours":9,"approval_perbill":986607143,"support_perbill":324791433,"approval":98.6607143,"support":32.4791433},{"time_hours":10,"approval_perbill":985119048,"support_perbill":312260553,"approval":98.5119048,"support":31.2260553},{"time_hours":11,"approval_perbill":983630953,"support_perbill":300591949,"approval":98.3630953,"support":30.0591949},{"time_hours":12,"approval_perbill":982142858,"support_perbill":289699587,"approval":98.2142858,"support":28.9699587},{"time_hours":13,"approval_perbill":980654762,"support_perbill":279508494,"approval":98.0654762,"support":27.9508494},{"time_hours":14,"approval_perbill":979166667,"support_perbill":269953067,"approval":97.9166667,"support":26.9953067},{"time_hours":15,"approval_perbill":977678572,"support_perbill":260975623,"approval":97.7678572,"support":26.0975623},{"time_hours":16,"approval_perbill":976190477,"support_perbill":252525267,"approval":97.6190477,"support":25.2525267},{"time_hours":17,"approval_perbill":974702381,"support_perbill":244556897,"approval":97.4702381,"support":24.4556897},{"time_hours":18,"approval_perbill":973214286,"support_perbill":237030426,"approval":97.3214286,"support":23.7030426},{"time_hours":19,"approval_perbill":971726191,"support_perbill":229910079,"approval":97.1726191,"support":22.9910079},{"time_hours":20,"approval_perbill":970238096,"support_perbill":223163855,"approval":97.0238096,"support":22.3163855},{"time_hours":21,"approval_perbill":968750000,"support_perbill":216763018,"approval":96.875,"support":21.6763018},{"time_hours":22,"approval_perbill":967261905,"support_perbill":210681709,"approval":96.7261905,"support":21.0681709},{"time_hours":23,"approval_perbill":965773810,"support_perbill":204896583,"approval":96.577381,"support":20.4896583},{"time_hours":24,"approval_perbill":964285715,"support_perbill":199386516,"approval":96.4285715,"support":19.9386516},{"time_hours":25,"approval_perbill":962797620,"support_perbill":194132348,"approval":96.279762,"support":19.4132348},{"time_hours":26,"approval_perbill":961309524,"support_perbill":189116654,"approval":96.1309524,"support":18.9116654},{"time_hours":27,"approval_perbill":959821429,"support_perbill":184323563,"approval":95.9821429,"support":18.4323563},{"time_hours":28,"approval_perbill":958333334,"support_perbill":179738574,"approval":95.8333334,"support":17.9738574},{"time_hours":29,"approval_perbill":956845239,"support_perbill":175348424,"approval":95.6845239,"support":17.5348424},{"time_hours":30,"approval_perbill":955357143,"support_perbill":171140951,"approval":95.5357143,"support":17.1140951},{"time_hours":31,"approval_perbill":953869048,"support_perbill":167104986,"approval":95.3869048,"support":16.7104986},{"time_hours":32,"approval_perbill":952380953,"support_perbill":163230251,"approval":95.2380953,"support":16.3230251},{"time_hours":33,"approval_perbill":950892858,"support_perbill":159507276,"approval":95.0892858,"support":15.9507276},{"time_hours":34,"approval_perbill":949404762,"support_perbill":155927313,"approval":94.9404762,"support":15.5927313},{"time_hours":35,"approval_perbill":947916667,"support_perbill":152482280,"approval":94.7916667,"support":15.248228},{"time_hours":36,"approval_perbill":946428572,"support_perbill":149164688,"approval":94.6428572,"support":14.9164688},{"time_hours":37,"approval_perbill":944940477,"support_perbill":145967595,"approval":94.4940477,"support":14.5967595},{"time_hours":38,"approval_perbill":943452381,"support_perbill":142884551,"approval":94.3452381,"support":14.2884551},{"time_hours":39,"approval_perbill":941964286,"support_perbill":139909563,"approval":94.1964286,"support":13.9909563},{"time_hours":40,"approval_perbill":940476191,"support_perbill":137037046,"approval":94.0476191,"support":13.7037046},{"time_hours":41,"approval_perbill":938988096,"support_perbill":134261797,"approval":93.8988096,"support":13.4261797},{"time_hours":42,"approval_perbill":937500000,"support_perbill":131578956,"approval":93.75,"support":13.1578956},{"time_hours":43,"approval_perbill":936011905,"support_perbill":128983985,"approval":93.6011905,"support":12.8983985},{"time_hours":44,"approval_perbill":934523810,"support_perbill":126472636,"approval":93.452381,"support":12.6472636},{"time_hours":45,"approval_perbill":933035715,"support_perbill":124040929,"approval":93.3035715,"support":12.4040929},{"time_hours":46,"approval_perbill":931547620,"support_perbill":121685138,"approval":93.154762,"support":12.1685138},{"time_hours":47,"approval_perbill":930059524,"support_perbill":119401760,"approval":93.0059524,"support":11.940176},{"time_hours":48,"approval_perbill":928571429,"support_perbill":117187509,"approval":92.8571429,"support":11.7187509},{"time_hours":49,"approval_perbill":927083334,"support_perbill":115039290,"approval":92.7083334,"support":11.503929},{"time_hours":50,"approval_perbill":925595239,"support_perbill":112954195,"approval":92.5595239,"support":11.2954195},{"time_hours":51,"approval_perbill":924107143,"support_perbill":110929480,"approval":92.4107143,"support":11.092948},{"time_hours":52,"approval_perbill":922619048,"support_perbill":108962562,"approval":92.2619048,"support":10.8962562},{"time_hours":53,"approval_perbill":921130953,"support_perbill":107050999,"approval":92.1130953,"support":10.7050999},{"time_hours":54,"approval_perbill":919642858,"support_perbill":105192488,"approval":91.9642858,"support":10.5192488},{"time_hours":55,"approval_perbill":918154762,"support_perbill":103384849,"approval":91.8154762,"support":10.3384849},{"time_hours":56,"approval_perbill":916666667,"support_perbill":101626024,"approval":91.6666667,"support":10.1626024},{"time_hours":57,"approval_perbill":915178572,"support_perbill":99914060,"approval":91.5178572,"support":9.991406},{"time_hours":58,"approval_perbill":913690477,"support_perbill":98247109,"approval":91.3690477,"support":9.8247109},{"time_hours":59,"approval_perbill":912202381,"support_perbill":96623420,"approval":91.2202381,"support":9.662342},{"time_hours":60,"approval_perbill":910714286,"support_perbill":95041329,"approval":91.0714286,"support":9.5041329},{"time_hours":61,"approval_perbill":909226191,"support_perbill":93499259,"approval":90.9226191,"support":9.3499259},{"time_hours":62,"approval_perbill":907738096,"support_perbill":91995709,"approval":90.7738096,"support":9.1995709},{"time_hours":63,"approval_perbill":906250000,"support_perbill":90529254,"approval":90.625,"support":9.0529254},{"time_hours":64,"approval_perbill":904761905,"support_perbill":89098539,"approval":90.4761905,"support":8.9098539},{"time_hours":65,"approval_perbill":903273810,"support_perbill":87702272,"approval":90.327381,"support":8.7702272},{"time_hours":66,"approval_perbill":901785715,"support_perbill":86339224,"approval":90.1785715,"support":8.6339224},{"time_hours":67,"approval_perbill":900297620,"support_perbill":85008223,"approval":90.029762,"support":8.5008223},{"time_hours":68,"approval_perbill":898809524,"support_perbill":83708152,"approval":89.8809524,"support":8.3708152},{"time_hours":69,"approval_perbill":897321429,"support_perbill":82437946,"approval":89.7321429,"support":8.2437946},{"time_hours":70,"approval_perbill":895833334,"support_perbill":81196587,"approval":89.5833334,"support":8.1196587},{"time_hours":71,"approval_perbill":894345239,"support_perbill":79983104,"approval":89.4345239,"support":7.9983104},{"time_hours":72,"approval_perbill":892857143,"support_perbill":78796567,"approval":89.2857143,"support":7.8796567},{"time_hours":73,"approval_perbill":891369048,"support_perbill":77636090,"approval":89.1369048,"support":7.763609},{"time_hours":74,"approval_perbill":889880953,"support_perbill":76500823,"approval":88.9880953,"support":7.6500823},{"time_hours":75,"approval_perbill":888392858,"support_perbill":75389954,"approval":88.8392858,"support":7.5389954},{"time_hours":76,"approval_perbill":886904762,"support_perbill":74302703,"approval":88.6904762,"support":7.4302703},{"time_hours":77,"approval_perbill":885416667,"support_perbill":73238327,"approval":88.5416667,"support":7.3238327},{"time_hours":78,"approval_perbill":883928572,"support_perbill":72196110,"approval":88.3928572,"support":7.219611},{"time_hours":79,"approval_perbill":882440477,"support_perbill":71175368,"approval":88.2440477,"support":7.1175368},{"time_hours":80,"approval_perbill":880952381,"support_perbill":70175444,"approval":88.0952381,"support":7.0175444},{"time_hours":81,"approval_perbill":879464286,"support_perbill":69195707,"approval":87.9464286,"support":6.9195707},{"time_hours":82,"approval_perbill":877976191,"support_perbill":68235552,"approval":87.7976191,"support":6.8235552},{"time_hours":83,"approval_perbill":876488096,"support_perbill":67294398,"approval":87.6488096,"support":6.7294398},{"time_hours":84,"approval_perbill":875000000,"support_perbill":66371686,"approval":87.5,"support":6.6371686},{"time_hours":85,"approval_perbill":873511905,"support_perbill":65466880,"approval":87.3511905,"support":6.546688},{"time_hours":86,"approval_perbill":872023810,"support_perbill":64579464,"approval":87.202381,"support":6.4579464},{"time_hours":87,"approval_perbill":870535715,"support_perbill":63708939,"approval":87.0535715,"support":6.3708939},{"time_hours":88,"approval_perbill":869047620,"support_perbill":62854830,"approval":86.904762,"support":6.285483},{"time_hours":89,"approval_perbill":867559524,"support_perbill":62016676,"approval":86.7559524,"support":6.2016676},{"time_hours":90,"approval_perbill":866071429,"support_perbill":61194035,"approval":86.6071429,"support":6.1194035},{"time_hours":91,"approval_perbill":864583334,"support_perbill":60386478,"approval":86.4583334,"support":6.0386478},{"time_hours":92,"approval_perbill":863095239,"support_perbill":59593596,"approval":86.3095239,"support":5.9593596},{"time_hours":93,"approval_perbill":861607143,"support_perbill":58814991,"approval":86.1607143,"support":5.8814991},{"time_hours":94,"approval_perbill":860119048,"support_perbill":58050283,"approval":86.0119048,"support":5.8050283},{"time_hours":95,"approval_perbill":858630953,"support_perbill":57299101,"approval":85.8630953,"support":5.7299101},{"time_hours":96,"approval_perbill":857142858,"support_perbill":56561090,"approval":85.7142858,"support":5.656109},{"time_hours":97,"approval_perbill":855654762,"support_perbill":55835907,"approval":85.5654762,"support":5.5835907},{"time_hours":98,"approval_perbill":854166667,"support_perbill":55123221,"approval":85.4166667,"support":5.5123221},{"time_hours":99,"approval_perbill":852678572,"support_perbill":54422710,"approval":85.2678572,"support":5.442271},{"time_hours":100,"approval_perbill":851190477,"support_perbill":53734066,"approval":85.1190477,"support":5.3734066},{"time_hours":101,"approval_perbill":849702381,"support_perbill":53056989,"approval":84.9702381,"support":5.3056989},{"time_hours":102,"approval_perbill":848214286,"support_perbill":52391191,"approval":84.8214286,"support":5.2391191},{"time_hours":103,"approval_perbill":846726191,"support_perbill":51736392,"approval":84.6726191,"support":5.1736392},{"time_hours":104,"approval_perbill":845238096,"support_perbill":51092322,"approval":84.5238096,"support":5.1092322},{"time_hours":105,"approval_perbill":843750000,"support_perbill":50458719,"approval":84.375,"support":5.0458719},{"time_hours":106,"approval_perbill":842261905,"support_perbill":49835330,"approval":84.2261905,"support":4.983533},{"time_hours":107,"approval_perbill":840773810,"support_perbill":49221911,"approval":84.077381,"support":4.9221911},{"time_hours":108,"approval_perbill":839285715,"support_perbill":48618223,"approval":83.9285715,"support":4.8618223},{"time_hours":109,"approval_perbill":837797620,"support_perbill":48024037,"approval":83.779762,"support":4.8024037},{"time_hours":110,"approval_perbill":836309524,"support_perbill":47439130,"approval":83.6309524,"support":4.743913},{"time_hours":111,"approval_perbill":834821429,"support_perbill":46863288,"approval":83.4821429,"support":4.6863288},{"time_hours":112,"approval_perbill":833333334,"support_perbill":46296300,"approval":83.3333334,"support":4.62963},{"time_hours":113,"approval_perbill":831845239,"support_perbill":45737964,"approval":83.1845239,"support":4.5737964},{"time_hours":114,"approval_perbill":830357143,"support_perbill":45188083,"approval":83.0357143,"support":4.5188083},{"time_hours":115,"approval_perbill":828869048,"support_perbill":44646468,"approval":82.8869048,"support":4.4646468},{"time_hours":116,"approval_perbill":827380953,"support_perbill":44112932,"approval":82.7380953,"support":4.4112932},{"time_hours":117,"approval_perbill":825892858,"support_perbill":43587297,"approval":82.5892858,"support":4.3587297},{"time_hours":118,"approval_perbill":824404762,"support_perbill":43069388,"approval":82.4404762,"support":4.3069388},{"time_hours":119,"approval_perbill":822916667,"support_perbill":42559037,"approval":82.2916667,"support":4.2559037},{"time_hours":120,"approval_perbill":821428572,"support_perbill":42056078,"approval":82.1428572,"support":4.2056078},{"time_hours":121,"approval_perbill":819940477,"support_perbill":41560353,"approval":81.9940477,"support":4.1560353},{"time_hours":122,"approval_perbill":818452381,"support_perbill":41071706,"approval":81.8452381,"support":4.1071706},{"time_hours":123,"approval_perbill":816964286,"support_perbill":40589987,"approval":81.6964286,"support":4.0589987},{"time_hours":124,"approval_perbill":815476191,"support_perbill":40115050,"approval":81.5476191,"support":4.011505},{"time_hours":125,"approval_perbill":813988096,"support_perbill":39646752,"approval":81.3988096,"support":3.9646752},{"time_hours":126,"approval_perbill":812500000,"support_perbill":39184956,"approval":81.25,"support":3.9184956},{"time_hours":127,"approval_perbill":811011905,"support_perbill":38729526,"approval":81.1011905,"support":3.8729526},{"time_hours":128,"approval_perbill":809523810,"support_perbill":38280333,"approval":80.952381,"support":3.8280333},{"time_hours":129,"approval_perbill":808035715,"support_perbill":37837248,"approval":80.8035715,"support":3.7837248},{"time_hours":130,"approval_perbill":806547620,"support_perbill":37400148,"approval":80.654762,"support":3.7400148},{"time_hours":131,"approval_perbill":805059524,"support_perbill":36968913,"approval":80.5059524,"support":3.6968913},{"time_hours":132,"approval_perbill":803571429,"support_perbill":36543425,"approval":80.3571429,"support":3.6543425},{"time_hours":133,"approval_perbill":802083334,"support_perbill":36123570,"approval":80.2083334,"support":3.612357},{"time_hours":134,"approval_perbill":800595239,"support_perbill":35709238,"approval":80.0595239,"support":3.5709238},{"time_hours":135,"approval_perbill":799107143,"support_perbill":35300319,"approval":79.9107143,"support":3.5300319},{"time_hours":136,"approval_perbill":797619048,"support_perbill":34896708,"approval":79.7619048,"support":3.4896708},{"time_hours":137,"approval_perbill":796130953,"support_perbill":34498304,"approval":79.6130953,"support":3.4498304},{"time_hours":138,"approval_perbill":794642858,"support_perbill":34105005,"approval":79.4642858,"support":3.4105005},{"time_hours":139,"approval_perbill":793154762,"support_perbill":33716714,"approval":79.3154762,"support":3.3716714},{"time_hours":140,"approval_perbill":791666667,"support_perbill":33333336,"approval":79.1666667,"support":3.3333336},{"time_hours":141,"approval_perbill":790178572,"support_perbill":32954778,"approval":79.0178572,"support":3.2954778},{"time_hours":142,"approval_perbill":788690477,"support_perbill":32580951,"approval":78.8690477,"support":3.2580951},{"time_hours":143,"approval_perbill":787202381,"support_perbill":32211765,"approval":78.7202381,"support":3.2211765},{"time_hours":144,"approval_perbill":785714286,"support_perbill":31847136,"approval":78.5714286,"support":3.1847136},{"time_hours":145,"approval_perbill":784226191,"support_perbill":31486979,"approval":78.4226191,"support":3.1486979},{"time_hours":146,"approval_perbill":782738096,"support_perbill":31131212,"approval":78.2738096,"support":3.1131212},{"time_hours":147,"approval_perbill":781250000,"support_perbill":30779756,"approval":78.125,"support":3.0779756},{"time_hours":148,"approval_perbill":779761905,"support_perbill":30432533,"approval":77.9761905,"support":3.0432533},{"time_hours":149,"approval_perbill":778273810,"support_perbill":30089466,"approval":77.827381,"support":3.0089466},{"time_hours":150,"approval_perbill":776785715,"support_perbill":29750482,"approval":77.6785715,"support":2.9750482},{"time_hours":151,"approval_perbill":775297620,"support_perbill":29415508,"approval":77.529762,"support":2.9415508},{"time_hours":152,"approval_perbill":773809524,"support_perbill":29084473,"approval":77.3809524,"support":2.9084473},{"time_hours":153,"approval_perbill":772321429,"support_perbill":28757309,"approval":77.2321429,"support":2.8757309},{"time_hours":154,"approval_perbill":770833334,"support_perbill":28433948,"approval":77.0833334,"support":2.8433948},{"time_hours":155,"approval_perbill":769345239,"support_perbill":28114323,"approval":76.9345239,"support":2.8114323},{"time_hours":156,"approval_perbill":767857143,"support_perbill":27798371,"approval":76.7857143,"support":2.7798371},{"time_hours":157,"approval_perbill":766369048,"support_perbill":27486029,"approval":76.6369048,"support":2.7486029},{"time_hours":158,"approval_perbill":764880953,"support_perbill":27177234,"approval":76.4880953,"support":2.7177234},{"time_hours":159,"approval_perbill":763392858,"support_perbill":26871928,"approval":76.3392858,"support":2.6871928},{"time_hours":160,"approval_perbill":761904762,"support_perbill":26570050,"approval":76.1904762,"support":2.657005},{"time_hours":161,"approval_perbill":760416667,"support_perbill":26271544,"approval":76.0416667,"support":2.6271544},{"time_hours":162,"approval_perbill":758928572,"support_perbill":25976354,"approval":75.8928572,"support":2.5976354},{"time_hours":163,"approval_perbill":757440477,"support_perbill":25684425,"approval":75.7440477,"support":2.5684425},{"time_hours":164,"approval_perbill":755952381,"support_perbill":25395702,"approval":75.5952381,"support":2.5395702},{"time_hours":165,"approval_perbill":754464286,"support_perbill":25110134,"approval":75.4464286,"support":2.5110134},{"time_hours":166,"approval_perbill":752976191,"support_perbill":24827668,"approval":75.2976191,"support":2.4827668},{"time_hours":167,"approval_perbill":751488096,"support_perbill":24548256,"approval":75.1488096,"support":2.4548256},{"time_hours":168,"approval_perbill":750000000,"support_perbill":24271846,"approval":75,"support":2.4271846},{"time_hours":169,"approval_perbill":748511905,"support_perbill":23998392,"approval":74.8511905,"support":2.3998392},{"time_hours":170,"approval_perbill":747023810,"support_perbill":23727846,"approval":74.702381,"support":2.3727846},{"time_hours":171,"approval_perbill":745535715,"support_perbill":23460162,"approval":74.5535715,"support":2.3460162},{"time_hours":172,"approval_perbill":744047620,"support_perbill":23195295,"approval":74.404762,"support":2.3195295},{"time_hours":173,"approval_perbill":742559524,"support_perbill":22933200,"approval":74.2559524,"support":2.29332},{"time_hours":174,"approval_perbill":741071429,"support_perbill":22673834,"approval":74.1071429,"support":2.2673834},{"time_hours":175,"approval_perbill":739583334,"support_perbill":22417155,"approval":73.9583334,"support":2.2417155},{"time_hours":176,"approval_perbill":738095239,"support_perbill":22163122,"approval":73.8095239,"support":2.2163122},{"time_hours":177,"approval_perbill":736607143,"support_perbill":21911693,"approval":73.6607143,"support":2.1911693},{"time_hours":178,"approval_perbill":735119048,"support_perbill":21662829,"approval":73.5119048,"support":2.1662829},{"time_hours":179,"approval_perbill":733630953,"support_perbill":21416491,"approval":73.3630953,"support":2.1416491},{"time_hours":180,"approval_perbill":732142858,"support_perbill":21172640,"approval":73.2142858,"support":2.117264},{"time_hours":181,"approval_perbill":730654762,"support_perbill":20931239,"approval":73.0654762,"support":2.0931239},{"time_hours":182,"approval_perbill":729166667,"support_perbill":20692251,"approval":72.9166667,"support":2.0692251},{"time_hours":183,"approval_perbill":727678572,"support_perbill":20455641,"approval":72.7678572,"support":2.0455641},{"time_hours":184,"approval_perbill":726190477,"support_perbill":20221372,"approval":72.6190477,"support":2.0221372},{"time_hours":185,"approval_perbill":724702381,"support_perbill":19989411,"approval":72.4702381,"support":1.9989411},{"time_hours":186,"approval_perbill":723214286,"support_perbill":19759723,"approval":72.3214286,"support":1.9759723},{"time_hours":187,"approval_perbill":721726191,"support_perbill":19532275,"approval":72.1726191,"support":1.9532275},{"time_hours":188,"approval_perbill":720238096,"support_perbill":19307035,"approval":72.0238096,"support":1.9307035},{"time_hours":189,"approval_perbill":718750000,"support_perbill":19083971,"approval":71.875,"support":1.9083971},{"time_hours":190,"approval_perbill":717261905,"support_perbill":18863050,"approval":71.7261905,"support":1.886305},{"time_hours":191,"approval_perbill":715773810,"support_perbill":18644243,"approval":71.577381,"support":1.8644243},{"time_hours":192,"approval_perbill":714285715,"support_perbill":18427520,"approval":71.4285715,"support":1.842752},{"time_hours":193,"approval_perbill":712797620,"support_perbill":18212849,"approval":71.279762,"support":1.8212849},{"time_hours":194,"approval_perbill":711309524,"support_perbill":18000204,"approval":71.1309524,"support":1.8000204},{"time_hours":195,"approval_perbill":709821429,"support_perbill":17789554,"approval":70.9821429,"support":1.7789554},{"time_hours":196,"approval_perbill":708333334,"support_perbill":17580873,"approval":70.8333334,"support":1.7580873},{"time_hours":197,"approval_perbill":706845239,"support_perbill":17374132,"approval":70.6845239,"support":1.7374132},{"time_hours":198,"approval_perbill":705357143,"support_perbill":17169305,"approval":70.5357143,"support":1.7169305},{"time_hours":199,"approval_perbill":703869048,"support_perbill":16966366,"approval":70.3869048,"support":1.6966366},{"time_hours":200,"approval_perbill":702380953,"support_perbill":16765287,"approval":70.2380953,"support":1.6765287},{"time_hours":201,"approval_perbill":700892858,"support_perbill":16566044,"approval":70.0892858,"support":1.6566044},{"time_hours":202,"approval_perbill":699404762,"support_perbill":16368612,"approval":69.9404762,"support":1.6368612},{"time_hours":203,"approval_perbill":697916667,"support_perbill":16172967,"approval":69.7916667,"support":1.6172967},{"time_hours":204,"approval_perbill":696428572,"support_perbill":15979083,"approval":69.6428572,"support":1.5979083},{"time_hours":205,"approval_perbill":694940477,"support_perbill":15786938,"approval":69.4940477,"support":1.5786938},{"time_hours":206,"approval_perbill":693452381,"support_perbill":15596507,"approval":69.3452381,"support":1.5596507},{"time_hours":207,"approval_perbill":691964286,"support_perbill":15407769,"approval":69.1964286,"support":1.5407769},{"time_hours":208,"approval_perbill":690476191,"support_perbill":15220701,"approval":69.0476191,"support":1.5220701},{"time_hours":209,"approval_perbill":688988096,"support_perbill":15035280,"approval":68.8988096,"support":1.503528},{"time_hours":210,"approval_perbill":687500000,"support_perbill":14851486,"approval":68.75,"support":1.4851486},{"time_hours":211,"approval_perbill":686011905,"support_perbill":14669296,"approval":68.6011905,"support":1.4669296},{"time_hours":212,"approval_perbill":684523810,"support_perbill":14488690,"approval":68.452381,"support":1.448869},{"time_hours":213,"approval_perbill":683035715,"support_perbill":14309648,"approval":68.3035715,"support":1.4309648},{"time_hours":214,"approval_perbill":681547620,"support_perbill":14132148,"approval":68.154762,"support":1.4132148},{"time_hours":215,"approval_perbill":680059524,"support_perbill":13956171,"approval":68.0059524,"support":1.3956171},{"time_hours":216,"approval_perbill":678571429,"support_perbill":13781699,"approval":67.8571429,"support":1.3781699},{"time_hours":217,"approval_perbill":677083334,"support_perbill":13608710,"approval":67.7083334,"support":1.360871},{"time_hours":218,"approval_perbill":675595239,"support_perbill":13437188,"approval":67.5595239,"support":1.3437188},{"time_hours":219,"approval_perbill":674107143,"support_perbill":13267112,"approval":67.4107143,"support":1.3267112},{"time_hours":220,"approval_perbill":672619048,"support_perbill":13098465,"approval":67.2619048,"support":1.3098465},{"time_hours":221,"approval_perbill":671130953,"support_perbill":12931229,"approval":67.1130953,"support":1.2931229},{"time_hours":222,"approval_perbill":669642858,"support_perbill":12765386,"approval":66.9642858,"support":1.2765386},{"time_hours":223,"approval_perbill":668154762,"support_perbill":12600919,"approval":66.8154762,"support":1.2600919},{"time_hours":224,"approval_perbill":666666667,"support_perbill":12437812,"approval":66.6666667,"support":1.2437812},{"time_hours":225,"approval_perbill":665178572,"support_perbill":12276046,"approval":66.5178572,"support":1.2276046},{"time_hours":226,"approval_perbill":663690477,"support_perbill":12115605,"approval":66.3690477,"support":1.2115605},{"time_hours":227,"approval_perbill":662202381,"support_perbill":11956475,"approval":66.2202381,"support":1.1956475},{"time_hours":228,"approval_perbill":660714286,"support_perbill":11798637,"approval":66.0714286,"support":1.1798637},{"time_hours":229,"approval_perbill":659226191,"support_perbill":11642077,"approval":65.9226191,"support":1.1642077},{"time_hours":230,"approval_perbill":657738096,"support_perbill":11486780,"approval":65.7738096,"support":1.148678},{"time_hours":231,"approval_perbill":656250000,"support_perbill":11332729,"approval":65.625,"support":1.1332729},{"time_hours":232,"approval_perbill":654761905,"support_perbill":11179911,"approval":65.4761905,"support":1.1179911},{"time_hours":233,"approval_perbill":653273810,"support_perbill":11028310,"approval":65.327381,"support":1.102831},{"time_hours":234,"approval_perbill":651785715,"support_perbill":10877912,"approval":65.1785715,"support":1.0877912},{"time_hours":235,"approval_perbill":650297620,"support_perbill":10728702,"approval":65.029762,"support":1.0728702},{"time_hours":236,"approval_perbill":648809524,"support_perbill":10580667,"approval":64.8809524,"support":1.0580667},{"time_hours":237,"approval_perbill":647321429,"support_perbill":10433793,"approval":64.7321429,"support":1.0433793},{"time_hours":238,"approval_perbill":645833334,"support_perbill":10288066,"approval":64.5833334,"support":1.0288066},{"time_hours":239,"approval_perbill":644345239,"support_perbill":10143473,"approval":64.4345239,"support":1.0143473},{"time_hours":240,"approval_perbill":642857143,"support_perbill":10000000,"approval":64.2857143,"support":1},{"time_hours":241,"approval_perbill":641369048,"support_perbill":9857635,"approval":64.1369048,"support":0.9857635},{"time_hours":242,"approval_perbill":639880953,"support_perbill":9716365,"approval":63.9880953,"support":0.9716365},{"time_hours":243,"approval_perbill":638392858,"support_perbill":9576177,"approval":63.8392858,"support":0.9576177},{"time_hours":244,"approval_perbill":636904762,"support_perbill":9437059,"approval":63.6904762,"support":0.9437059},{"time_hours":245,"approval_perbill":635416667,"support_perbill":9298999,"approval":63.5416667,"support":0.9298999},{"time_hours":246,"approval_perbill":633928572,"support_perbill":9161984,"approval":63.3928572,"support":0.9161984},{"time_hours":247,"approval_perbill":632440477,"support_perbill":9026003,"approval":63.2440477,"support":0.9026003},{"time_hours":248,"approval_perbill":630952381,"support_perbill":8891045,"approval":63.0952381,"support":0.8891045},{"time_hours":249,"approval_perbill":629464286,"support_perbill":8757097,"approval":62.9464286,"support":0.8757097},{"time_hours":250,"approval_perbill":627976191,"support_perbill":8624148,"approval":62.7976191,"support":0.8624148},{"time_hours":251,"approval_perbill":626488096,"support_perbill":8492187,"approval":62.6488096,"support":0.8492187},{"time_hours":252,"approval_perbill":625000000,"support_perbill":8361204,"approval":62.5,"support":0.8361204},{"time_hours":253,"approval_perbill":623511905,"support_perbill":8231187,"approval":62.3511905,"support":0.8231187},{"time_hours":254,"approval_perbill":622023810,"support_perbill":8102127,"approval":62.202381,"support":0.8102127},{"time_hours":255,"approval_perbill":620535715,"support_perbill":7974011,"approval":62.0535715,"support":0.7974011},{"time_hours":256,"approval_perbill":619047620,"support_perbill":7846830,"approval":61.904762,"support":0.784683},{"time_hours":257,"approval_perbill":617559524,"support_perbill":7720574,"approval":61.7559524,"support":0.7720574},{"time_hours":258,"approval_perbill":616071429,"support_perbill":7595233,"approval":61.6071429,"support":0.7595233},{"time_hours":259,"approval_perbill":614583334,"support_perbill":7470796,"approval":61.4583334,"support":0.7470796},{"time_hours":260,"approval_perbill":613095239,"support_perbill":7347255,"approval":61.3095239,"support":0.7347255},{"time_hours":261,"approval_perbill":611607143,"support_perbill":7224598,"approval":61.1607143,"support":0.7224598},{"time_hours":262,"approval_perbill":610119048,"support_perbill":7102818,"approval":61.0119048,"support":0.7102818},{"time_hours":263,"approval_perbill":608630953,"support_perbill":6981905,"approval":60.8630953,"support":0.6981905},{"time_hours":264,"approval_perbill":607142858,"support_perbill":6861848,"approval":60.7142858,"support":0.6861848},{"time_hours":265,"approval_perbill":605654762,"support_perbill":6742640,"approval":60.5654762,"support":0.674264},{"time_hours":266,"approval_perbill":604166667,"support_perbill":6624271,"approval":60.4166667,"support":0.6624271},{"time_hours":267,"approval_perbill":602678572,"support_perbill":6506733,"approval":60.2678572,"support":0.6506733},{"time_hours":268,"approval_perbill":601190477,"support_perbill":6390017,"approval":60.1190477,"support":0.6390017},{"time_hours":269,"approval_perbill":599702381,"support_perbill":6274113,"approval":59.9702381,"support":0.6274113},{"time_hours":270,"approval_perbill":598214286,"support_perbill":6159015,"approval":59.8214286,"support":0.6159015},{"time_hours":271,"approval_perbill":596726191,"support_perbill":6044712,"approval":59.6726191,"support":0.6044712},{"time_hours":272,"approval_perbill":595238096,"support_perbill":5931198,"approval":59.5238096,"support":0.5931198},{"time_hours":273,"approval_perbill":593750000,"support_perbill":5818464,"approval":59.375,"support":0.5818464},{"time_hours":274,"approval_perbill":592261905,"support_perbill":5706502,"approval":59.2261905,"support":0.5706502},{"time_hours":275,"approval_perbill":590773810,"support_perbill":5595304,"approval":59.077381,"support":0.5595304},{"time_hours":276,"approval_perbill":589285715,"support_perbill":5484862,"approval":58.9285715,"support":0.5484862},{"time_hours":277,"approval_perbill":587797620,"support_perbill":5375169,"approval":58.779762,"support":0.5375169},{"time_hours":278,"approval_perbill":586309524,"support_perbill":5266216,"approval":58.6309524,"support":0.5266216},{"time_hours":279,"approval_perbill":584821429,"support_perbill":5157998,"approval":58.4821429,"support":0.5157998},{"time_hours":280,"approval_perbill":583333334,"support_perbill":5050505,"approval":58.3333334,"support":0.5050505},{"time_hours":281,"approval_perbill":581845239,"support_perbill":4943731,"approval":58.1845239,"support":0.4943731},{"time_hours":282,"approval_perbill":580357143,"support_perbill":4837669,"approval":58.0357143,"support":0.4837669},{"time_hours":283,"approval_perbill":578869048,"support_perbill":4732312,"approval":57.8869048,"support":0.4732312},{"time_hours":284,"approval_perbill":577380953,"support_perbill":4627652,"approval":57.7380953,"support":0.4627652},{"time_hours":285,"approval_perbill":575892858,"support_perbill":4523683,"approval":57.5892858,"support":0.4523683},{"time_hours":286,"approval_perbill":574404762,"support_perbill":4420397,"approval":57.4404762,"support":0.4420397},{"time_hours":287,"approval_perbill":572916667,"support_perbill":4317789,"approval":57.2916667,"support":0.4317789},{"time_hours":288,"approval_perbill":571428572,"support_perbill":4215851,"approval":57.1428572,"support":0.4215851},{"time_hours":289,"approval_perbill":569940477,"support_perbill":4114578,"approval":56.9940477,"support":0.4114578},{"time_hours":290,"approval_perbill":568452381,"support_perbill":4013961,"approval":56.8452381,"support":0.4013961},{"time_hours":291,"approval_perbill":566964286,"support_perbill":3913996,"approval":56.6964286,"support":0.3913996},{"time_hours":292,"approval_perbill":565476191,"support_perbill":3814676,"approval":56.5476191,"support":0.3814676},{"time_hours":293,"approval_perbill":563988096,"support_perbill":3715994,"approval":56.3988096,"support":0.3715994},{"time_hours":294,"approval_perbill":562500000,"support_perbill":3617945,"approval":56.25,"support":0.3617945},{"time_hours":295,"approval_perbill":561011905,"support_perbill":3520522,"approval":56.1011905,"support":0.3520522},{"time_hours":296,"approval_perbill":559523810,"support_perbill":3423719,"approval":55.952381,"support":0.3423719},{"time_hours":297,"approval_perbill":558035715,"support_perbill":3327531,"approval":55.8035715,"support":0.3327531},{"time_hours":298,"approval_perbill":556547620,"support_perbill":3231952,"approval":55.654762,"support":0.3231952},{"time_hours":299,"approval_perbill":555059524,"support_perbill":3136975,"approval":55.5059524,"support":0.3136975},{"time_hours":300,"approval_perbill":553571429,"support_perbill":3042596,"approval":55.3571429,"support":0.3042596},{"time_hours":301,"approval_perbill":552083334,"support_perbill":2948808,"approval":55.2083334,"support":0.2948808},{"time_hours":302,"approval_perbill":550595239,"support_perbill":2855607,"approval":55.0595239,"support":0.2855607},{"time_hours":303,"approval_perbill":549107143,"support_perbill":2762986,"approval":54.9107143,"support":0.2762986},{"time_hours":304,"approval_perbill":547619048,"support_perbill":2670940,"approval":54.7619048,"support":0.267094},{"time_hours":305,"approval_perbill":546130953,"support_perbill":2579464,"approval":54.6130953,"support":0.2579464},{"time_hours":306,"approval_perbill":544642858,"support_perbill":2488552,"approval":54.4642858,"support":0.2488552},{"time_hours":307,"approval_perbill":543154762,"support_perbill":2398200,"approval":54.3154762,"support":0.23982},{"time_hours":308,"approval_perbill":541666667,"support_perbill":2308402,"approval":54.1666667,"support":0.2308402},{"time_hours":309,"approval_perbill":540178572,"support_perbill":2219153,"approval":54.0178572,"support":0.2219153},{"time_hours":310,"approval_perbill":538690477,"support_perbill":2130449,"approval":53.8690477,"support":0.2130449},{"time_hours":311,"approval_perbill":537202381,"support_perbill":2042283,"approval":53.7202381,"support":0.2042283},{"time_hours":312,"approval_perbill":535714286,"support_perbill":1954652,"approval":53.5714286,"support":0.1954652},{"time_hours":313,"approval_perbill":534226191,"support_perbill":1867550,"approval":53.4226191,"support":0.186755},{"time_hours":314,"approval_perbill":532738096,"support_perbill":1780972,"approval":53.2738096,"support":0.1780972},{"time_hours":315,"approval_perbill":531250000,"support_perbill":1694915,"approval":53.125,"support":0.1694915},{"time_hours":316,"approval_perbill":529761905,"support_perbill":1609373,"approval":52.9761905,"support":0.1609373},{"time_hours":317,"approval_perbill":528273810,"support_perbill":1524341,"approval":52.827381,"support":0.1524341},{"time_hours":318,"approval_perbill":526785715,"support_perbill":1439815,"approval":52.6785715,"support":0.1439815},{"time_hours":319,"approval_perbill":525297620,"support_perbill":1355791,"approval":52.529762,"support":0.1355791},{"time_hours":320,"approval_perbill":523809524,"support_perbill":1272264,"approval":52.3809524,"support":0.1272264},{"time_hours":321,"approval_perbill":522321429,"support_perbill":1189230,"approval":52.2321429,"support":0.118923},{"time_hours":322,"approval_perbill":520833334,"support_perbill":1106684,"approval":52.0833334,"support":0.1106684},{"time_hours":323,"approval_perbill":519345239,"support_perbill":1024622,"approval":51.9345239,"support":0.1024622},{"time_hours":324,"approval_perbill":517857143,"support_perbill":943040,"approval":51.7857143,"support":0.094304},{"time_hours":325,"approval_perbill":516369048,"support_perbill":861933,"approval":51.6369048,"support":0.0861933},{"time_hours":326,"approval_perbill":514880953,"support_perbill":781298,"approval":51.4880953,"support":0.0781298},{"time_hours":327,"approval_perbill":513392858,"support_perbill":701131,"approval":51.3392858,"support":0.0701131},{"time_hours":328,"approval_perbill":511904762,"support_perbill":621426,"approval":51.1904762,"support":0.0621426},{"time_hours":329,"approval_perbill":510416667,"support_perbill":542181,"approval":51.0416667,"support":0.0542181},{"time_hours":330,"approval_perbill":508928572,"support_perbill":463392,"approval":50.8928572,"support":0.0463392},{"time_hours":331,"approval_perbill":507440477,"support_perbill":385053,"approval":50.7440477,"support":0.0385053},{"time_hours":332,"approval_perbill":505952381,"support_perbill":307163,"approval":50.5952381,"support":0.0307163},{"time_hours":333,"approval_perbill":504464286,"support_perbill":229716,"approval":50.4464286,"support":0.0229716},{"time_hours":334,"approval_perbill":502976191,"support_perbill":152709,"approval":50.2976191,"support":0.0152709},{"time_hours":335,"approval_perbill":501488096,"support_perbill":76138,"approval":50.1488096,"support":0.0076138},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},20529:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000038,"approval":100,"support":50.0000038},{"time_hours":1,"approval_perbill":995833334,"support_perbill":366120266,"approval":99.5833334,"support":36.6120266},{"time_hours":2,"approval_perbill":991666668,"support_perbill":288428371,"approval":99.1666668,"support":28.8428371},{"time_hours":3,"approval_perbill":987500001,"support_perbill":237687395,"approval":98.7500001,"support":23.7687395},{"time_hours":4,"approval_perbill":983333335,"support_perbill":201946501,"approval":98.3333335,"support":20.1946501},{"time_hours":5,"approval_perbill":979166668,"support_perbill":175410725,"approval":97.9166668,"support":17.5410725},{"time_hours":6,"approval_perbill":975000002,"support_perbill":154929598,"approval":97.5000002,"support":15.4929598},{"time_hours":7,"approval_perbill":970833334,"support_perbill":138643083,"approval":97.0833334,"support":13.8643083},{"time_hours":8,"approval_perbill":966666668,"support_perbill":125382279,"approval":96.6666668,"support":12.5382279},{"time_hours":9,"approval_perbill":962500001,"support_perbill":114375668,"approval":96.2500001,"support":11.4375668},{"time_hours":10,"approval_perbill":958333335,"support_perbill":105093501,"approval":95.8333335,"support":10.5093501},{"time_hours":11,"approval_perbill":954166667,"support_perbill":97159951,"approval":95.4166667,"support":9.7159951},{"time_hours":12,"approval_perbill":950000001,"support_perbill":90301014,"approval":95.0000001,"support":9.0301014},{"time_hours":13,"approval_perbill":945833334,"support_perbill":84312199,"approval":94.5833334,"support":8.4312199},{"time_hours":14,"approval_perbill":941666668,"support_perbill":79037810,"approval":94.1666668,"support":7.903781},{"time_hours":15,"approval_perbill":937500001,"support_perbill":74357200,"approval":93.7500001,"support":7.43572},{"time_hours":16,"approval_perbill":933333335,"support_perbill":70175447,"approval":93.3333335,"support":7.0175447},{"time_hours":17,"approval_perbill":929166667,"support_perbill":66416830,"approval":92.9166667,"support":6.641683},{"time_hours":18,"approval_perbill":925000001,"support_perbill":63020221,"approval":92.5000001,"support":6.3020221},{"time_hours":19,"approval_perbill":920833334,"support_perbill":59935722,"approval":92.0833334,"support":5.9935722},{"time_hours":20,"approval_perbill":916666668,"support_perbill":57122204,"approval":91.6666668,"support":5.7122204},{"time_hours":21,"approval_perbill":912500000,"support_perbill":54545460,"approval":91.25,"support":5.454546},{"time_hours":22,"approval_perbill":908333334,"support_perbill":52176808,"approval":90.8333334,"support":5.2176808},{"time_hours":23,"approval_perbill":904166668,"support_perbill":49992020,"approval":90.4166668,"support":4.999202},{"time_hours":24,"approval_perbill":900000001,"support_perbill":47970485,"approval":90.0000001,"support":4.7970485},{"time_hours":25,"approval_perbill":895833335,"support_perbill":46094566,"approval":89.5833335,"support":4.6094566},{"time_hours":26,"approval_perbill":891666668,"support_perbill":44349075,"approval":89.1666668,"support":4.4349075},{"time_hours":27,"approval_perbill":887500002,"support_perbill":42720867,"approval":88.7500002,"support":4.2720867},{"time_hours":28,"approval_perbill":883333334,"support_perbill":41198506,"approval":88.3333334,"support":4.1198506},{"time_hours":29,"approval_perbill":879166668,"support_perbill":39771995,"approval":87.9166668,"support":3.9771995},{"time_hours":30,"approval_perbill":875000001,"support_perbill":38432558,"approval":87.5000001,"support":3.8432558},{"time_hours":31,"approval_perbill":870833335,"support_perbill":37172460,"approval":87.0833335,"support":3.717246},{"time_hours":32,"approval_perbill":866666667,"support_perbill":35984852,"approval":86.6666667,"support":3.5984852},{"time_hours":33,"approval_perbill":862500001,"support_perbill":34863656,"approval":86.2500001,"support":3.4863656},{"time_hours":34,"approval_perbill":858333334,"support_perbill":33803451,"approval":85.8333334,"support":3.3803451},{"time_hours":35,"approval_perbill":854166668,"support_perbill":32799393,"approval":85.4166668,"support":3.2799393},{"time_hours":36,"approval_perbill":850000001,"support_perbill":31847137,"approval":85.0000001,"support":3.1847137},{"time_hours":37,"approval_perbill":845833335,"support_perbill":30942774,"approval":84.5833335,"support":3.0942774},{"time_hours":38,"approval_perbill":841666667,"support_perbill":30082781,"approval":84.1666667,"support":3.0082781},{"time_hours":39,"approval_perbill":837500001,"support_perbill":29263970,"approval":83.7500001,"support":2.926397},{"time_hours":40,"approval_perbill":833333334,"support_perbill":28483451,"approval":83.3333334,"support":2.8483451},{"time_hours":41,"approval_perbill":829166668,"support_perbill":27738602,"approval":82.9166668,"support":2.7738602},{"time_hours":42,"approval_perbill":825000000,"support_perbill":27027029,"approval":82.5,"support":2.7027029},{"time_hours":43,"approval_perbill":820833334,"support_perbill":26346554,"approval":82.0833334,"support":2.6346554},{"time_hours":44,"approval_perbill":816666668,"support_perbill":25695180,"approval":81.6666668,"support":2.569518},{"time_hours":45,"approval_perbill":812500001,"support_perbill":25071080,"approval":81.2500001,"support":2.507108},{"time_hours":46,"approval_perbill":808333335,"support_perbill":24472576,"approval":80.8333335,"support":2.4472576},{"time_hours":47,"approval_perbill":804166668,"support_perbill":23898125,"approval":80.4166668,"support":2.3898125},{"time_hours":48,"approval_perbill":800000002,"support_perbill":23346306,"approval":80.0000002,"support":2.3346306},{"time_hours":49,"approval_perbill":795833334,"support_perbill":22815806,"approval":79.5833334,"support":2.2815806},{"time_hours":50,"approval_perbill":791666668,"support_perbill":22305415,"approval":79.1666668,"support":2.2305415},{"time_hours":51,"approval_perbill":787500001,"support_perbill":21814009,"approval":78.7500001,"support":2.1814009},{"time_hours":52,"approval_perbill":783333335,"support_perbill":21340549,"approval":78.3333335,"support":2.1340549},{"time_hours":53,"approval_perbill":779166667,"support_perbill":20884069,"approval":77.9166667,"support":2.0884069},{"time_hours":54,"approval_perbill":775000001,"support_perbill":20443673,"approval":77.5000001,"support":2.0443673},{"time_hours":55,"approval_perbill":770833334,"support_perbill":20018524,"approval":77.0833334,"support":2.0018524},{"time_hours":56,"approval_perbill":766666668,"support_perbill":19607845,"approval":76.6666668,"support":1.9607845},{"time_hours":57,"approval_perbill":762500001,"support_perbill":19210908,"approval":76.2500001,"support":1.9210908},{"time_hours":58,"approval_perbill":758333335,"support_perbill":18827037,"approval":75.8333335,"support":1.8827037},{"time_hours":59,"approval_perbill":754166667,"support_perbill":18455595,"approval":75.4166667,"support":1.8455595},{"time_hours":60,"approval_perbill":750000001,"support_perbill":18095989,"approval":75.0000001,"support":1.8095989},{"time_hours":61,"approval_perbill":745833334,"support_perbill":17747662,"approval":74.5833334,"support":1.7747662},{"time_hours":62,"approval_perbill":741666668,"support_perbill":17410092,"approval":74.1666668,"support":1.7410092},{"time_hours":63,"approval_perbill":737500000,"support_perbill":17082787,"approval":73.75,"support":1.7082787},{"time_hours":64,"approval_perbill":733333334,"support_perbill":16765287,"approval":73.3333334,"support":1.6765287},{"time_hours":65,"approval_perbill":729166668,"support_perbill":16457158,"approval":72.9166668,"support":1.6457158},{"time_hours":66,"approval_perbill":725000001,"support_perbill":16157990,"approval":72.5000001,"support":1.615799},{"time_hours":67,"approval_perbill":720833335,"support_perbill":15867399,"approval":72.0833335,"support":1.5867399},{"time_hours":68,"approval_perbill":716666668,"support_perbill":15585021,"approval":71.6666668,"support":1.5585021},{"time_hours":69,"approval_perbill":712500002,"support_perbill":15310512,"approval":71.2500002,"support":1.5310512},{"time_hours":70,"approval_perbill":708333334,"support_perbill":15043548,"approval":70.8333334,"support":1.5043548},{"time_hours":71,"approval_perbill":704166668,"support_perbill":14783823,"approval":70.4166668,"support":1.4783823},{"time_hours":72,"approval_perbill":700000001,"support_perbill":14531045,"approval":70.0000001,"support":1.4531045},{"time_hours":73,"approval_perbill":695833335,"support_perbill":14284939,"approval":69.5833335,"support":1.4284939},{"time_hours":74,"approval_perbill":691666667,"support_perbill":14045246,"approval":69.1666667,"support":1.4045246},{"time_hours":75,"approval_perbill":687500001,"support_perbill":13811717,"approval":68.7500001,"support":1.3811717},{"time_hours":76,"approval_perbill":683333334,"support_perbill":13584118,"approval":68.3333334,"support":1.3584118},{"time_hours":77,"approval_perbill":679166668,"support_perbill":13362226,"approval":67.9166668,"support":1.3362226},{"time_hours":78,"approval_perbill":675000001,"support_perbill":13145828,"approval":67.5000001,"support":1.3145828},{"time_hours":79,"approval_perbill":670833335,"support_perbill":12934723,"approval":67.0833335,"support":1.2934723},{"time_hours":80,"approval_perbill":666666667,"support_perbill":12728720,"approval":66.6666667,"support":1.272872},{"time_hours":81,"approval_perbill":662500001,"support_perbill":12527635,"approval":66.2500001,"support":1.2527635},{"time_hours":82,"approval_perbill":658333334,"support_perbill":12331295,"approval":65.8333334,"support":1.2331295},{"time_hours":83,"approval_perbill":654166668,"support_perbill":12139533,"approval":65.4166668,"support":1.2139533},{"time_hours":84,"approval_perbill":650000000,"support_perbill":11952192,"approval":65,"support":1.1952192},{"time_hours":85,"approval_perbill":645833334,"support_perbill":11769120,"approval":64.5833334,"support":1.176912},{"time_hours":86,"approval_perbill":641666668,"support_perbill":11590172,"approval":64.1666668,"support":1.1590172},{"time_hours":87,"approval_perbill":637500001,"support_perbill":11415212,"approval":63.7500001,"support":1.1415212},{"time_hours":88,"approval_perbill":633333335,"support_perbill":11244107,"approval":63.3333335,"support":1.1244107},{"time_hours":89,"approval_perbill":629166668,"support_perbill":11076731,"approval":62.9166668,"support":1.1076731},{"time_hours":90,"approval_perbill":625000002,"support_perbill":10912963,"approval":62.5000002,"support":1.0912963},{"time_hours":91,"approval_perbill":620833334,"support_perbill":10752689,"approval":62.0833334,"support":1.0752689},{"time_hours":92,"approval_perbill":616666668,"support_perbill":10595797,"approval":61.6666668,"support":1.0595797},{"time_hours":93,"approval_perbill":612500001,"support_perbill":10442182,"approval":61.2500001,"support":1.0442182},{"time_hours":94,"approval_perbill":608333335,"support_perbill":10291742,"approval":60.8333335,"support":1.0291742},{"time_hours":95,"approval_perbill":604166667,"support_perbill":10144379,"approval":60.4166667,"support":1.0144379},{"time_hours":96,"approval_perbill":600000001,"support_perbill":10000001,"approval":60.0000001,"support":1.0000001},{"time_hours":97,"approval_perbill":595833334,"support_perbill":9858516,"approval":59.5833334,"support":0.9858516},{"time_hours":98,"approval_perbill":591666668,"support_perbill":9719840,"approval":59.1666668,"support":0.971984},{"time_hours":99,"approval_perbill":587500001,"support_perbill":9583890,"approval":58.7500001,"support":0.958389},{"time_hours":100,"approval_perbill":583333335,"support_perbill":9450585,"approval":58.3333335,"support":0.9450585},{"time_hours":101,"approval_perbill":579166667,"support_perbill":9319850,"approval":57.9166667,"support":0.931985},{"time_hours":102,"approval_perbill":575000001,"support_perbill":9191610,"approval":57.5000001,"support":0.919161},{"time_hours":103,"approval_perbill":570833334,"support_perbill":9065795,"approval":57.0833334,"support":0.9065795},{"time_hours":104,"approval_perbill":566666668,"support_perbill":8942338,"approval":56.6666668,"support":0.8942338},{"time_hours":105,"approval_perbill":562500000,"support_perbill":8821171,"approval":56.25,"support":0.8821171},{"time_hours":106,"approval_perbill":558333334,"support_perbill":8702233,"approval":55.8333334,"support":0.8702233},{"time_hours":107,"approval_perbill":554166668,"support_perbill":8585461,"approval":55.4166668,"support":0.8585461},{"time_hours":108,"approval_perbill":550000001,"support_perbill":8470798,"approval":55.0000001,"support":0.8470798},{"time_hours":109,"approval_perbill":545833335,"support_perbill":8358187,"approval":54.5833335,"support":0.8358187},{"time_hours":110,"approval_perbill":541666668,"support_perbill":8247573,"approval":54.1666668,"support":0.8247573},{"time_hours":111,"approval_perbill":537500002,"support_perbill":8138904,"approval":53.7500002,"support":0.8138904},{"time_hours":112,"approval_perbill":533333334,"support_perbill":8032129,"approval":53.3333334,"support":0.8032129},{"time_hours":113,"approval_perbill":529166668,"support_perbill":7927198,"approval":52.9166668,"support":0.7927198},{"time_hours":114,"approval_perbill":525000001,"support_perbill":7824065,"approval":52.5000001,"support":0.7824065},{"time_hours":115,"approval_perbill":520833335,"support_perbill":7722683,"approval":52.0833335,"support":0.7722683},{"time_hours":116,"approval_perbill":516666667,"support_perbill":7623008,"approval":51.6666667,"support":0.7623008},{"time_hours":117,"approval_perbill":512500001,"support_perbill":7524998,"approval":51.2500001,"support":0.7524998},{"time_hours":118,"approval_perbill":508333334,"support_perbill":7428611,"approval":50.8333334,"support":0.7428611},{"time_hours":119,"approval_perbill":504166668,"support_perbill":7333807,"approval":50.4166668,"support":0.7333807},{"time_hours":120,"approval_perbill":500000000,"support_perbill":7240547,"approval":50,"support":0.7240547},{"time_hours":121,"approval_perbill":500000000,"support_perbill":7148795,"approval":50,"support":0.7148795},{"time_hours":122,"approval_perbill":500000000,"support_perbill":7058513,"approval":50,"support":0.7058513},{"time_hours":123,"approval_perbill":500000000,"support_perbill":6969667,"approval":50,"support":0.6969667},{"time_hours":124,"approval_perbill":500000000,"support_perbill":6882223,"approval":50,"support":0.6882223},{"time_hours":125,"approval_perbill":500000000,"support_perbill":6796148,"approval":50,"support":0.6796148},{"time_hours":126,"approval_perbill":500000000,"support_perbill":6711409,"approval":50,"support":0.6711409},{"time_hours":127,"approval_perbill":500000000,"support_perbill":6627977,"approval":50,"support":0.6627977},{"time_hours":128,"approval_perbill":500000000,"support_perbill":6545821,"approval":50,"support":0.6545821},{"time_hours":129,"approval_perbill":500000000,"support_perbill":6464912,"approval":50,"support":0.6464912},{"time_hours":130,"approval_perbill":500000000,"support_perbill":6385221,"approval":50,"support":0.6385221},{"time_hours":131,"approval_perbill":500000000,"support_perbill":6306722,"approval":50,"support":0.6306722},{"time_hours":132,"approval_perbill":500000000,"support_perbill":6229388,"approval":50,"support":0.6229388},{"time_hours":133,"approval_perbill":500000000,"support_perbill":6153193,"approval":50,"support":0.6153193},{"time_hours":134,"approval_perbill":500000000,"support_perbill":6078113,"approval":50,"support":0.6078113},{"time_hours":135,"approval_perbill":500000000,"support_perbill":6004122,"approval":50,"support":0.6004122},{"time_hours":136,"approval_perbill":500000000,"support_perbill":5931198,"approval":50,"support":0.5931198},{"time_hours":137,"approval_perbill":500000000,"support_perbill":5859317,"approval":50,"support":0.5859317},{"time_hours":138,"approval_perbill":500000000,"support_perbill":5788458,"approval":50,"support":0.5788458},{"time_hours":139,"approval_perbill":500000000,"support_perbill":5718598,"approval":50,"support":0.5718598},{"time_hours":140,"approval_perbill":500000000,"support_perbill":5649718,"approval":50,"support":0.5649718},{"time_hours":141,"approval_perbill":500000000,"support_perbill":5581795,"approval":50,"support":0.5581795},{"time_hours":142,"approval_perbill":500000000,"support_perbill":5514810,"approval":50,"support":0.551481},{"time_hours":143,"approval_perbill":500000000,"support_perbill":5448745,"approval":50,"support":0.5448745},{"time_hours":144,"approval_perbill":500000000,"support_perbill":5383580,"approval":50,"support":0.538358},{"time_hours":145,"approval_perbill":500000000,"support_perbill":5319297,"approval":50,"support":0.5319297},{"time_hours":146,"approval_perbill":500000000,"support_perbill":5255878,"approval":50,"support":0.5255878},{"time_hours":147,"approval_perbill":500000000,"support_perbill":5193306,"approval":50,"support":0.5193306},{"time_hours":148,"approval_perbill":500000000,"support_perbill":5131565,"approval":50,"support":0.5131565},{"time_hours":149,"approval_perbill":500000000,"support_perbill":5070636,"approval":50,"support":0.5070636},{"time_hours":150,"approval_perbill":500000000,"support_perbill":5010506,"approval":50,"support":0.5010506},{"time_hours":151,"approval_perbill":500000000,"support_perbill":4951157,"approval":50,"support":0.4951157},{"time_hours":152,"approval_perbill":500000000,"support_perbill":4892576,"approval":50,"support":0.4892576},{"time_hours":153,"approval_perbill":500000000,"support_perbill":4834747,"approval":50,"support":0.4834747},{"time_hours":154,"approval_perbill":500000000,"support_perbill":4777655,"approval":50,"support":0.4777655},{"time_hours":155,"approval_perbill":500000000,"support_perbill":4721287,"approval":50,"support":0.4721287},{"time_hours":156,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":157,"approval_perbill":500000000,"support_perbill":4610669,"approval":50,"support":0.4610669},{"time_hours":158,"approval_perbill":500000000,"support_perbill":4556392,"approval":50,"support":0.4556392},{"time_hours":159,"approval_perbill":500000000,"support_perbill":4502785,"approval":50,"support":0.4502785},{"time_hours":160,"approval_perbill":500000000,"support_perbill":4449838,"approval":50,"support":0.4449838},{"time_hours":161,"approval_perbill":500000000,"support_perbill":4397537,"approval":50,"support":0.4397537},{"time_hours":162,"approval_perbill":500000000,"support_perbill":4345871,"approval":50,"support":0.4345871},{"time_hours":163,"approval_perbill":500000000,"support_perbill":4294829,"approval":50,"support":0.4294829},{"time_hours":164,"approval_perbill":500000000,"support_perbill":4244398,"approval":50,"support":0.4244398},{"time_hours":165,"approval_perbill":500000000,"support_perbill":4194569,"approval":50,"support":0.4194569},{"time_hours":166,"approval_perbill":500000000,"support_perbill":4145330,"approval":50,"support":0.414533},{"time_hours":167,"approval_perbill":500000000,"support_perbill":4096672,"approval":50,"support":0.4096672},{"time_hours":168,"approval_perbill":500000000,"support_perbill":4048583,"approval":50,"support":0.4048583},{"time_hours":169,"approval_perbill":500000000,"support_perbill":4001054,"approval":50,"support":0.4001054},{"time_hours":170,"approval_perbill":500000000,"support_perbill":3954075,"approval":50,"support":0.3954075},{"time_hours":171,"approval_perbill":500000000,"support_perbill":3907637,"approval":50,"support":0.3907637},{"time_hours":172,"approval_perbill":500000000,"support_perbill":3861731,"approval":50,"support":0.3861731},{"time_hours":173,"approval_perbill":500000000,"support_perbill":3816347,"approval":50,"support":0.3816347},{"time_hours":174,"approval_perbill":500000000,"support_perbill":3771476,"approval":50,"support":0.3771476},{"time_hours":175,"approval_perbill":500000000,"support_perbill":3727110,"approval":50,"support":0.372711},{"time_hours":176,"approval_perbill":500000000,"support_perbill":3683241,"approval":50,"support":0.3683241},{"time_hours":177,"approval_perbill":500000000,"support_perbill":3639860,"approval":50,"support":0.363986},{"time_hours":178,"approval_perbill":500000000,"support_perbill":3596958,"approval":50,"support":0.3596958},{"time_hours":179,"approval_perbill":500000000,"support_perbill":3554529,"approval":50,"support":0.3554529},{"time_hours":180,"approval_perbill":500000000,"support_perbill":3512564,"approval":50,"support":0.3512564},{"time_hours":181,"approval_perbill":500000000,"support_perbill":3471056,"approval":50,"support":0.3471056},{"time_hours":182,"approval_perbill":500000000,"support_perbill":3429997,"approval":50,"support":0.3429997},{"time_hours":183,"approval_perbill":500000000,"support_perbill":3389380,"approval":50,"support":0.338938},{"time_hours":184,"approval_perbill":500000000,"support_perbill":3349198,"approval":50,"support":0.3349198},{"time_hours":185,"approval_perbill":500000000,"support_perbill":3309444,"approval":50,"support":0.3309444},{"time_hours":186,"approval_perbill":500000000,"support_perbill":3270111,"approval":50,"support":0.3270111},{"time_hours":187,"approval_perbill":500000000,"support_perbill":3231193,"approval":50,"support":0.3231193},{"time_hours":188,"approval_perbill":500000000,"support_perbill":3192682,"approval":50,"support":0.3192682},{"time_hours":189,"approval_perbill":500000000,"support_perbill":3154574,"approval":50,"support":0.3154574},{"time_hours":190,"approval_perbill":500000000,"support_perbill":3116861,"approval":50,"support":0.3116861},{"time_hours":191,"approval_perbill":500000000,"support_perbill":3079537,"approval":50,"support":0.3079537},{"time_hours":192,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":193,"approval_perbill":500000000,"support_perbill":3006033,"approval":50,"support":0.3006033},{"time_hours":194,"approval_perbill":500000000,"support_perbill":2969841,"approval":50,"support":0.2969841},{"time_hours":195,"approval_perbill":500000000,"support_perbill":2934016,"approval":50,"support":0.2934016},{"time_hours":196,"approval_perbill":500000000,"support_perbill":2898550,"approval":50,"support":0.289855},{"time_hours":197,"approval_perbill":500000000,"support_perbill":2863440,"approval":50,"support":0.286344},{"time_hours":198,"approval_perbill":500000000,"support_perbill":2828680,"approval":50,"support":0.282868},{"time_hours":199,"approval_perbill":500000000,"support_perbill":2794264,"approval":50,"support":0.2794264},{"time_hours":200,"approval_perbill":500000000,"support_perbill":2760188,"approval":50,"support":0.2760188},{"time_hours":201,"approval_perbill":500000000,"support_perbill":2726446,"approval":50,"support":0.2726446},{"time_hours":202,"approval_perbill":500000000,"support_perbill":2693034,"approval":50,"support":0.2693034},{"time_hours":203,"approval_perbill":500000000,"support_perbill":2659946,"approval":50,"support":0.2659946},{"time_hours":204,"approval_perbill":500000000,"support_perbill":2627179,"approval":50,"support":0.2627179},{"time_hours":205,"approval_perbill":500000000,"support_perbill":2594727,"approval":50,"support":0.2594727},{"time_hours":206,"approval_perbill":500000000,"support_perbill":2562586,"approval":50,"support":0.2562586},{"time_hours":207,"approval_perbill":500000000,"support_perbill":2530751,"approval":50,"support":0.2530751},{"time_hours":208,"approval_perbill":500000000,"support_perbill":2499219,"approval":50,"support":0.2499219},{"time_hours":209,"approval_perbill":500000000,"support_perbill":2467984,"approval":50,"support":0.2467984},{"time_hours":210,"approval_perbill":500000000,"support_perbill":2437043,"approval":50,"support":0.2437043},{"time_hours":211,"approval_perbill":500000000,"support_perbill":2406391,"approval":50,"support":0.2406391},{"time_hours":212,"approval_perbill":500000000,"support_perbill":2376025,"approval":50,"support":0.2376025},{"time_hours":213,"approval_perbill":500000000,"support_perbill":2345940,"approval":50,"support":0.234594},{"time_hours":214,"approval_perbill":500000000,"support_perbill":2316133,"approval":50,"support":0.2316133},{"time_hours":215,"approval_perbill":500000000,"support_perbill":2286599,"approval":50,"support":0.2286599},{"time_hours":216,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":217,"approval_perbill":500000000,"support_perbill":2228339,"approval":50,"support":0.2228339},{"time_hours":218,"approval_perbill":500000000,"support_perbill":2199604,"approval":50,"support":0.2199604},{"time_hours":219,"approval_perbill":500000000,"support_perbill":2171129,"approval":50,"support":0.2171129},{"time_hours":220,"approval_perbill":500000000,"support_perbill":2142909,"approval":50,"support":0.2142909},{"time_hours":221,"approval_perbill":500000000,"support_perbill":2114942,"approval":50,"support":0.2114942},{"time_hours":222,"approval_perbill":500000000,"support_perbill":2087224,"approval":50,"support":0.2087224},{"time_hours":223,"approval_perbill":500000000,"support_perbill":2059751,"approval":50,"support":0.2059751},{"time_hours":224,"approval_perbill":500000000,"support_perbill":2032520,"approval":50,"support":0.203252},{"time_hours":225,"approval_perbill":500000000,"support_perbill":2005528,"approval":50,"support":0.2005528},{"time_hours":226,"approval_perbill":500000000,"support_perbill":1978773,"approval":50,"support":0.1978773},{"time_hours":227,"approval_perbill":500000000,"support_perbill":1952250,"approval":50,"support":0.195225},{"time_hours":228,"approval_perbill":500000000,"support_perbill":1925957,"approval":50,"support":0.1925957},{"time_hours":229,"approval_perbill":500000000,"support_perbill":1899891,"approval":50,"support":0.1899891},{"time_hours":230,"approval_perbill":500000000,"support_perbill":1874049,"approval":50,"support":0.1874049},{"time_hours":231,"approval_perbill":500000000,"support_perbill":1848428,"approval":50,"support":0.1848428},{"time_hours":232,"approval_perbill":500000000,"support_perbill":1823026,"approval":50,"support":0.1823026},{"time_hours":233,"approval_perbill":500000000,"support_perbill":1797839,"approval":50,"support":0.1797839},{"time_hours":234,"approval_perbill":500000000,"support_perbill":1772864,"approval":50,"support":0.1772864},{"time_hours":235,"approval_perbill":500000000,"support_perbill":1748100,"approval":50,"support":0.17481},{"time_hours":236,"approval_perbill":500000000,"support_perbill":1723543,"approval":50,"support":0.1723543},{"time_hours":237,"approval_perbill":500000000,"support_perbill":1699191,"approval":50,"support":0.1699191},{"time_hours":238,"approval_perbill":500000000,"support_perbill":1675041,"approval":50,"support":0.1675041},{"time_hours":239,"approval_perbill":500000000,"support_perbill":1651091,"approval":50,"support":0.1651091},{"time_hours":240,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":241,"approval_perbill":500000000,"support_perbill":1603781,"approval":50,"support":0.1603781},{"time_hours":242,"approval_perbill":500000000,"support_perbill":1580416,"approval":50,"support":0.1580416},{"time_hours":243,"approval_perbill":500000000,"support_perbill":1557241,"approval":50,"support":0.1557241},{"time_hours":244,"approval_perbill":500000000,"support_perbill":1534253,"approval":50,"support":0.1534253},{"time_hours":245,"approval_perbill":500000000,"support_perbill":1511452,"approval":50,"support":0.1511452},{"time_hours":246,"approval_perbill":500000000,"support_perbill":1488833,"approval":50,"support":0.1488833},{"time_hours":247,"approval_perbill":500000000,"support_perbill":1466396,"approval":50,"support":0.1466396},{"time_hours":248,"approval_perbill":500000000,"support_perbill":1444138,"approval":50,"support":0.1444138},{"time_hours":249,"approval_perbill":500000000,"support_perbill":1422056,"approval":50,"support":0.1422056},{"time_hours":250,"approval_perbill":500000000,"support_perbill":1400149,"approval":50,"support":0.1400149},{"time_hours":251,"approval_perbill":500000000,"support_perbill":1378415,"approval":50,"support":0.1378415},{"time_hours":252,"approval_perbill":500000000,"support_perbill":1356852,"approval":50,"support":0.1356852},{"time_hours":253,"approval_perbill":500000000,"support_perbill":1335457,"approval":50,"support":0.1335457},{"time_hours":254,"approval_perbill":500000000,"support_perbill":1314228,"approval":50,"support":0.1314228},{"time_hours":255,"approval_perbill":500000000,"support_perbill":1293165,"approval":50,"support":0.1293165},{"time_hours":256,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":257,"approval_perbill":500000000,"support_perbill":1251524,"approval":50,"support":0.1251524},{"time_hours":258,"approval_perbill":500000000,"support_perbill":1230944,"approval":50,"support":0.1230944},{"time_hours":259,"approval_perbill":500000000,"support_perbill":1210520,"approval":50,"support":0.121052},{"time_hours":260,"approval_perbill":500000000,"support_perbill":1190252,"approval":50,"support":0.1190252},{"time_hours":261,"approval_perbill":500000000,"support_perbill":1170138,"approval":50,"support":0.1170138},{"time_hours":262,"approval_perbill":500000000,"support_perbill":1150175,"approval":50,"support":0.1150175},{"time_hours":263,"approval_perbill":500000000,"support_perbill":1130363,"approval":50,"support":0.1130363},{"time_hours":264,"approval_perbill":500000000,"support_perbill":1110699,"approval":50,"support":0.1110699},{"time_hours":265,"approval_perbill":500000000,"support_perbill":1091182,"approval":50,"support":0.1091182},{"time_hours":266,"approval_perbill":500000000,"support_perbill":1071811,"approval":50,"support":0.1071811},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1052583,"approval":50,"support":0.1052583},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1033497,"approval":50,"support":0.1033497},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1014551,"approval":50,"support":0.1014551},{"time_hours":270,"approval_perbill":500000000,"support_perbill":995745,"approval":50,"support":0.0995745},{"time_hours":271,"approval_perbill":500000000,"support_perbill":977076,"approval":50,"support":0.0977076},{"time_hours":272,"approval_perbill":500000000,"support_perbill":958542,"approval":50,"support":0.0958542},{"time_hours":273,"approval_perbill":500000000,"support_perbill":940144,"approval":50,"support":0.0940144},{"time_hours":274,"approval_perbill":500000000,"support_perbill":921878,"approval":50,"support":0.0921878},{"time_hours":275,"approval_perbill":500000000,"support_perbill":903743,"approval":50,"support":0.0903743},{"time_hours":276,"approval_perbill":500000000,"support_perbill":885739,"approval":50,"support":0.0885739},{"time_hours":277,"approval_perbill":500000000,"support_perbill":867863,"approval":50,"support":0.0867863},{"time_hours":278,"approval_perbill":500000000,"support_perbill":850115,"approval":50,"support":0.0850115},{"time_hours":279,"approval_perbill":500000000,"support_perbill":832493,"approval":50,"support":0.0832493},{"time_hours":280,"approval_perbill":500000000,"support_perbill":814995,"approval":50,"support":0.0814995},{"time_hours":281,"approval_perbill":500000000,"support_perbill":797621,"approval":50,"support":0.0797621},{"time_hours":282,"approval_perbill":500000000,"support_perbill":780369,"approval":50,"support":0.0780369},{"time_hours":283,"approval_perbill":500000000,"support_perbill":763237,"approval":50,"support":0.0763237},{"time_hours":284,"approval_perbill":500000000,"support_perbill":746225,"approval":50,"support":0.0746225},{"time_hours":285,"approval_perbill":500000000,"support_perbill":729331,"approval":50,"support":0.0729331},{"time_hours":286,"approval_perbill":500000000,"support_perbill":712555,"approval":50,"support":0.0712555},{"time_hours":287,"approval_perbill":500000000,"support_perbill":695894,"approval":50,"support":0.0695894},{"time_hours":288,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":289,"approval_perbill":500000000,"support_perbill":662914,"approval":50,"support":0.0662914},{"time_hours":290,"approval_perbill":500000000,"support_perbill":646594,"approval":50,"support":0.0646594},{"time_hours":291,"approval_perbill":500000000,"support_perbill":630384,"approval":50,"support":0.0630384},{"time_hours":292,"approval_perbill":500000000,"support_perbill":614284,"approval":50,"support":0.0614284},{"time_hours":293,"approval_perbill":500000000,"support_perbill":598294,"approval":50,"support":0.0598294},{"time_hours":294,"approval_perbill":500000000,"support_perbill":582411,"approval":50,"support":0.0582411},{"time_hours":295,"approval_perbill":500000000,"support_perbill":566634,"approval":50,"support":0.0566634},{"time_hours":296,"approval_perbill":500000000,"support_perbill":550964,"approval":50,"support":0.0550964},{"time_hours":297,"approval_perbill":500000000,"support_perbill":535397,"approval":50,"support":0.0535397},{"time_hours":298,"approval_perbill":500000000,"support_perbill":519935,"approval":50,"support":0.0519935},{"time_hours":299,"approval_perbill":500000000,"support_perbill":504575,"approval":50,"support":0.0504575},{"time_hours":300,"approval_perbill":500000000,"support_perbill":489316,"approval":50,"support":0.0489316},{"time_hours":301,"approval_perbill":500000000,"support_perbill":474158,"approval":50,"support":0.0474158},{"time_hours":302,"approval_perbill":500000000,"support_perbill":459099,"approval":50,"support":0.0459099},{"time_hours":303,"approval_perbill":500000000,"support_perbill":444139,"approval":50,"support":0.0444139},{"time_hours":304,"approval_perbill":500000000,"support_perbill":429276,"approval":50,"support":0.0429276},{"time_hours":305,"approval_perbill":500000000,"support_perbill":414510,"approval":50,"support":0.041451},{"time_hours":306,"approval_perbill":500000000,"support_perbill":399839,"approval":50,"support":0.0399839},{"time_hours":307,"approval_perbill":500000000,"support_perbill":385264,"approval":50,"support":0.0385264},{"time_hours":308,"approval_perbill":500000000,"support_perbill":370782,"approval":50,"support":0.0370782},{"time_hours":309,"approval_perbill":500000000,"support_perbill":356393,"approval":50,"support":0.0356393},{"time_hours":310,"approval_perbill":500000000,"support_perbill":342096,"approval":50,"support":0.0342096},{"time_hours":311,"approval_perbill":500000000,"support_perbill":327890,"approval":50,"support":0.032789},{"time_hours":312,"approval_perbill":500000000,"support_perbill":313774,"approval":50,"support":0.0313774},{"time_hours":313,"approval_perbill":500000000,"support_perbill":299748,"approval":50,"support":0.0299748},{"time_hours":314,"approval_perbill":500000000,"support_perbill":285810,"approval":50,"support":0.028581},{"time_hours":315,"approval_perbill":500000000,"support_perbill":271960,"approval":50,"support":0.027196},{"time_hours":316,"approval_perbill":500000000,"support_perbill":258197,"approval":50,"support":0.0258197},{"time_hours":317,"approval_perbill":500000000,"support_perbill":244520,"approval":50,"support":0.024452},{"time_hours":318,"approval_perbill":500000000,"support_perbill":230928,"approval":50,"support":0.0230928},{"time_hours":319,"approval_perbill":500000000,"support_perbill":217421,"approval":50,"support":0.0217421},{"time_hours":320,"approval_perbill":500000000,"support_perbill":203998,"approval":50,"support":0.0203998},{"time_hours":321,"approval_perbill":500000000,"support_perbill":190657,"approval":50,"support":0.0190657},{"time_hours":322,"approval_perbill":500000000,"support_perbill":177399,"approval":50,"support":0.0177399},{"time_hours":323,"approval_perbill":500000000,"support_perbill":164222,"approval":50,"support":0.0164222},{"time_hours":324,"approval_perbill":500000000,"support_perbill":151125,"approval":50,"support":0.0151125},{"time_hours":325,"approval_perbill":500000000,"support_perbill":138109,"approval":50,"support":0.0138109},{"time_hours":326,"approval_perbill":500000000,"support_perbill":125171,"approval":50,"support":0.0125171},{"time_hours":327,"approval_perbill":500000000,"support_perbill":112313,"approval":50,"support":0.0112313},{"time_hours":328,"approval_perbill":500000000,"support_perbill":99532,"approval":50,"support":0.0099532},{"time_hours":329,"approval_perbill":500000000,"support_perbill":86827,"approval":50,"support":0.0086827},{"time_hours":330,"approval_perbill":500000000,"support_perbill":74200,"approval":50,"support":0.00742},{"time_hours":331,"approval_perbill":500000000,"support_perbill":61648,"approval":50,"support":0.0061648},{"time_hours":332,"approval_perbill":500000000,"support_perbill":49171,"approval":50,"support":0.0049171},{"time_hours":333,"approval_perbill":500000000,"support_perbill":36768,"approval":50,"support":0.0036768},{"time_hours":334,"approval_perbill":500000000,"support_perbill":24439,"approval":50,"support":0.0024439},{"time_hours":335,"approval_perbill":500000000,"support_perbill":12183,"approval":50,"support":0.0012183},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},39307:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":998188407,"support_perbill":450571639,"approval":99.8188407,"support":45.0571639},{"time_hours":2,"approval_perbill":996376813,"support_perbill":409815977,"approval":99.6376813,"support":40.9815977},{"time_hours":3,"approval_perbill":994565218,"support_perbill":375634538,"approval":99.4565218,"support":37.5634538},{"time_hours":4,"approval_perbill":992753624,"support_perbill":346555348,"approval":99.2753624,"support":34.6555348},{"time_hours":5,"approval_perbill":990942030,"support_perbill":321515318,"approval":99.094203,"support":32.1515318},{"time_hours":6,"approval_perbill":989130436,"support_perbill":299727543,"approval":98.9130436,"support":29.9727543},{"time_hours":7,"approval_perbill":987318841,"support_perbill":280597034,"approval":98.7318841,"support":28.0597034},{"time_hours":8,"approval_perbill":985507247,"support_perbill":263665616,"approval":98.5507247,"support":26.3665616},{"time_hours":9,"approval_perbill":983695653,"support_perbill":248574704,"approval":98.3695653,"support":24.8574704},{"time_hours":10,"approval_perbill":981884059,"support_perbill":235039674,"approval":98.1884059,"support":23.5039674},{"time_hours":11,"approval_perbill":980072464,"support_perbill":222831693,"approval":98.0072464,"support":22.2831693},{"time_hours":12,"approval_perbill":978260870,"support_perbill":211764724,"approval":97.826087,"support":21.1764724},{"time_hours":13,"approval_perbill":976449276,"support_perbill":201685935,"approval":97.6449276,"support":20.1685935},{"time_hours":14,"approval_perbill":974637682,"support_perbill":192468636,"approval":97.4637682,"support":19.2468636},{"time_hours":15,"approval_perbill":972826088,"support_perbill":184006894,"approval":97.2826088,"support":18.4006894},{"time_hours":16,"approval_perbill":971014494,"support_perbill":176211470,"approval":97.1014494,"support":17.621147},{"time_hours":17,"approval_perbill":969202899,"support_perbill":169006637,"approval":96.9202899,"support":16.9006637},{"time_hours":18,"approval_perbill":967391305,"support_perbill":162327733,"approval":96.7391305,"support":16.2327733},{"time_hours":19,"approval_perbill":965579711,"support_perbill":156119196,"approval":96.5579711,"support":15.6119196},{"time_hours":20,"approval_perbill":963768117,"support_perbill":150333030,"approval":96.3768117,"support":15.033303},{"time_hours":21,"approval_perbill":961956522,"support_perbill":144927549,"approval":96.1956522,"support":14.4927549},{"time_hours":22,"approval_perbill":960144928,"support_perbill":139866383,"approval":96.0144928,"support":13.9866383},{"time_hours":23,"approval_perbill":958333334,"support_perbill":135117648,"approval":95.8333334,"support":13.5117648},{"time_hours":24,"approval_perbill":956521740,"support_perbill":130653279,"approval":95.652174,"support":13.0653279},{"time_hours":25,"approval_perbill":954710146,"support_perbill":126448478,"approval":95.4710146,"support":12.6448478},{"time_hours":26,"approval_perbill":952898551,"support_perbill":122481244,"approval":95.2898551,"support":12.2481244},{"time_hours":27,"approval_perbill":951086958,"support_perbill":118732000,"approval":95.1086958,"support":11.8732},{"time_hours":28,"approval_perbill":949275363,"support_perbill":115183257,"approval":94.9275363,"support":11.5183257},{"time_hours":29,"approval_perbill":947463769,"support_perbill":111819352,"approval":94.7463769,"support":11.1819352},{"time_hours":30,"approval_perbill":945652175,"support_perbill":108626208,"approval":94.5652175,"support":10.8626208},{"time_hours":31,"approval_perbill":943840581,"support_perbill":105591148,"approval":94.3840581,"support":10.5591148},{"time_hours":32,"approval_perbill":942028986,"support_perbill":102702712,"approval":94.2028986,"support":10.2702712},{"time_hours":33,"approval_perbill":940217392,"support_perbill":99950530,"approval":94.0217392,"support":9.995053},{"time_hours":34,"approval_perbill":938405798,"support_perbill":97325178,"approval":93.8405798,"support":9.7325178},{"time_hours":35,"approval_perbill":936594204,"support_perbill":94818091,"approval":93.6594204,"support":9.4818091},{"time_hours":36,"approval_perbill":934782609,"support_perbill":92421451,"approval":93.4782609,"support":9.2421451},{"time_hours":37,"approval_perbill":932971015,"support_perbill":90128118,"approval":93.2971015,"support":9.0128118},{"time_hours":38,"approval_perbill":931159421,"support_perbill":87931552,"approval":93.1159421,"support":8.7931552},{"time_hours":39,"approval_perbill":929347827,"support_perbill":85825756,"approval":92.9347827,"support":8.5825756},{"time_hours":40,"approval_perbill":927536232,"support_perbill":83805218,"approval":92.7536232,"support":8.3805218},{"time_hours":41,"approval_perbill":925724638,"support_perbill":81864862,"approval":92.5724638,"support":8.1864862},{"time_hours":42,"approval_perbill":923913044,"support_perbill":80000008,"approval":92.3913044,"support":8.0000008},{"time_hours":43,"approval_perbill":922101450,"support_perbill":78206334,"approval":92.210145,"support":7.8206334},{"time_hours":44,"approval_perbill":920289856,"support_perbill":76479840,"approval":92.0289856,"support":7.647984},{"time_hours":45,"approval_perbill":918478262,"support_perbill":74816822,"approval":91.8478262,"support":7.4816822},{"time_hours":46,"approval_perbill":916666668,"support_perbill":73213842,"approval":91.6666668,"support":7.3213842},{"time_hours":47,"approval_perbill":914855073,"support_perbill":71667707,"approval":91.4855073,"support":7.1667707},{"time_hours":48,"approval_perbill":913043479,"support_perbill":70175446,"approval":91.3043479,"support":7.0175446},{"time_hours":49,"approval_perbill":911231885,"support_perbill":68734290,"approval":91.1231885,"support":6.873429},{"time_hours":50,"approval_perbill":909420291,"support_perbill":67341660,"approval":90.9420291,"support":6.734166},{"time_hours":51,"approval_perbill":907608696,"support_perbill":65995144,"approval":90.7608696,"support":6.5995144},{"time_hours":52,"approval_perbill":905797102,"support_perbill":64692489,"approval":90.5797102,"support":6.4692489},{"time_hours":53,"approval_perbill":903985508,"support_perbill":63431588,"approval":90.3985508,"support":6.3431588},{"time_hours":54,"approval_perbill":902173914,"support_perbill":62210463,"approval":90.2173914,"support":6.2210463},{"time_hours":55,"approval_perbill":900362319,"support_perbill":61027262,"approval":90.0362319,"support":6.1027262},{"time_hours":56,"approval_perbill":898550725,"support_perbill":59880246,"approval":89.8550725,"support":5.9880246},{"time_hours":57,"approval_perbill":896739131,"support_perbill":58767778,"approval":89.6739131,"support":5.8767778},{"time_hours":58,"approval_perbill":894927537,"support_perbill":57688323,"approval":89.4927537,"support":5.7688323},{"time_hours":59,"approval_perbill":893115943,"support_perbill":56640431,"approval":89.3115943,"support":5.6640431},{"time_hours":60,"approval_perbill":891304349,"support_perbill":55622738,"approval":89.1304349,"support":5.5622738},{"time_hours":61,"approval_perbill":889492754,"support_perbill":54633958,"approval":88.9492754,"support":5.4633958},{"time_hours":62,"approval_perbill":887681160,"support_perbill":53672875,"approval":88.768116,"support":5.3672875},{"time_hours":63,"approval_perbill":885869566,"support_perbill":52738342,"approval":88.5869566,"support":5.2738342},{"time_hours":64,"approval_perbill":884057972,"support_perbill":51829273,"approval":88.4057972,"support":5.1829273},{"time_hours":65,"approval_perbill":882246378,"support_perbill":50944643,"approval":88.2246378,"support":5.0944643},{"time_hours":66,"approval_perbill":880434783,"support_perbill":50083477,"approval":88.0434783,"support":5.0083477},{"time_hours":67,"approval_perbill":878623189,"support_perbill":49244856,"approval":87.8623189,"support":4.9244856},{"time_hours":68,"approval_perbill":876811595,"support_perbill":48427905,"approval":87.6811595,"support":4.8427905},{"time_hours":69,"approval_perbill":875000001,"support_perbill":47631795,"approval":87.5000001,"support":4.7631795},{"time_hours":70,"approval_perbill":873188406,"support_perbill":46855738,"approval":87.3188406,"support":4.6855738},{"time_hours":71,"approval_perbill":871376813,"support_perbill":46098987,"approval":87.1376813,"support":4.6098987},{"time_hours":72,"approval_perbill":869565218,"support_perbill":45360829,"approval":86.9565218,"support":4.5360829},{"time_hours":73,"approval_perbill":867753624,"support_perbill":44640588,"approval":86.7753624,"support":4.4640588},{"time_hours":74,"approval_perbill":865942030,"support_perbill":43937620,"approval":86.594203,"support":4.393762},{"time_hours":75,"approval_perbill":864130436,"support_perbill":43251309,"approval":86.4130436,"support":4.3251309},{"time_hours":76,"approval_perbill":862318841,"support_perbill":42581072,"approval":86.2318841,"support":4.2581072},{"time_hours":77,"approval_perbill":860507247,"support_perbill":41926350,"approval":86.0507247,"support":4.192635},{"time_hours":78,"approval_perbill":858695653,"support_perbill":41286610,"approval":85.8695653,"support":4.128661},{"time_hours":79,"approval_perbill":856884059,"support_perbill":40661344,"approval":85.6884059,"support":4.0661344},{"time_hours":80,"approval_perbill":855072464,"support_perbill":40050066,"approval":85.5072464,"support":4.0050066},{"time_hours":81,"approval_perbill":853260870,"support_perbill":39452313,"approval":85.326087,"support":3.9452313},{"time_hours":82,"approval_perbill":851449276,"support_perbill":38867639,"approval":85.1449276,"support":3.8867639},{"time_hours":83,"approval_perbill":849637682,"support_perbill":38295622,"approval":84.9637682,"support":3.8295622},{"time_hours":84,"approval_perbill":847826087,"support_perbill":37735853,"approval":84.7826087,"support":3.7735853},{"time_hours":85,"approval_perbill":846014493,"support_perbill":37187943,"approval":84.6014493,"support":3.7187943},{"time_hours":86,"approval_perbill":844202900,"support_perbill":36651521,"approval":84.42029,"support":3.6651521},{"time_hours":87,"approval_perbill":842391305,"support_perbill":36126228,"approval":84.2391305,"support":3.6126228},{"time_hours":88,"approval_perbill":840579711,"support_perbill":35611721,"approval":84.0579711,"support":3.5611721},{"time_hours":89,"approval_perbill":838768117,"support_perbill":35107672,"approval":83.8768117,"support":3.5107672},{"time_hours":90,"approval_perbill":836956523,"support_perbill":34613764,"approval":83.6956523,"support":3.4613764},{"time_hours":91,"approval_perbill":835144928,"support_perbill":34129696,"approval":83.5144928,"support":3.4129696},{"time_hours":92,"approval_perbill":833333334,"support_perbill":33655176,"approval":83.3333334,"support":3.3655176},{"time_hours":93,"approval_perbill":831521740,"support_perbill":33189923,"approval":83.152174,"support":3.3189923},{"time_hours":94,"approval_perbill":829710146,"support_perbill":32733670,"approval":82.9710146,"support":3.273367},{"time_hours":95,"approval_perbill":827898551,"support_perbill":32286157,"approval":82.7898551,"support":3.2286157},{"time_hours":96,"approval_perbill":826086957,"support_perbill":31847137,"approval":82.6086957,"support":3.1847137},{"time_hours":97,"approval_perbill":824275363,"support_perbill":31416368,"approval":82.4275363,"support":3.1416368},{"time_hours":98,"approval_perbill":822463769,"support_perbill":30993622,"approval":82.2463769,"support":3.0993622},{"time_hours":99,"approval_perbill":820652174,"support_perbill":30578675,"approval":82.0652174,"support":3.0578675},{"time_hours":100,"approval_perbill":818840580,"support_perbill":30171314,"approval":81.884058,"support":3.0171314},{"time_hours":101,"approval_perbill":817028986,"support_perbill":29771334,"approval":81.7028986,"support":2.9771334},{"time_hours":102,"approval_perbill":815217392,"support_perbill":29378534,"approval":81.5217392,"support":2.9378534},{"time_hours":103,"approval_perbill":813405798,"support_perbill":28992723,"approval":81.3405798,"support":2.8992723},{"time_hours":104,"approval_perbill":811594204,"support_perbill":28613717,"approval":81.1594204,"support":2.8613717},{"time_hours":105,"approval_perbill":809782609,"support_perbill":28241338,"approval":80.9782609,"support":2.8241338},{"time_hours":106,"approval_perbill":807971015,"support_perbill":27875412,"approval":80.7971015,"support":2.7875412},{"time_hours":107,"approval_perbill":806159421,"support_perbill":27515773,"approval":80.6159421,"support":2.7515773},{"time_hours":108,"approval_perbill":804347827,"support_perbill":27162261,"approval":80.4347827,"support":2.7162261},{"time_hours":109,"approval_perbill":802536233,"support_perbill":26814721,"approval":80.2536233,"support":2.6814721},{"time_hours":110,"approval_perbill":800724638,"support_perbill":26473002,"approval":80.0724638,"support":2.6473002},{"time_hours":111,"approval_perbill":798913044,"support_perbill":26136960,"approval":79.8913044,"support":2.613696},{"time_hours":112,"approval_perbill":797101450,"support_perbill":25806454,"approval":79.710145,"support":2.5806454},{"time_hours":113,"approval_perbill":795289856,"support_perbill":25481348,"approval":79.5289856,"support":2.5481348},{"time_hours":114,"approval_perbill":793478261,"support_perbill":25161512,"approval":79.3478261,"support":2.5161512},{"time_hours":115,"approval_perbill":791666668,"support_perbill":24846818,"approval":79.1666668,"support":2.4846818},{"time_hours":116,"approval_perbill":789855073,"support_perbill":24537142,"approval":78.9855073,"support":2.4537142},{"time_hours":117,"approval_perbill":788043479,"support_perbill":24232367,"approval":78.8043479,"support":2.4232367},{"time_hours":118,"approval_perbill":786231885,"support_perbill":23932377,"approval":78.6231885,"support":2.3932377},{"time_hours":119,"approval_perbill":784420291,"support_perbill":23637059,"approval":78.4420291,"support":2.3637059},{"time_hours":120,"approval_perbill":782608696,"support_perbill":23346305,"approval":78.2608696,"support":2.3346305},{"time_hours":121,"approval_perbill":780797102,"support_perbill":23060012,"approval":78.0797102,"support":2.3060012},{"time_hours":122,"approval_perbill":778985508,"support_perbill":22778075,"approval":77.8985508,"support":2.2778075},{"time_hours":123,"approval_perbill":777173914,"support_perbill":22500398,"approval":77.7173914,"support":2.2500398},{"time_hours":124,"approval_perbill":775362319,"support_perbill":22226884,"approval":77.5362319,"support":2.2226884},{"time_hours":125,"approval_perbill":773550725,"support_perbill":21957440,"approval":77.3550725,"support":2.195744},{"time_hours":126,"approval_perbill":771739131,"support_perbill":21691976,"approval":77.1739131,"support":2.1691976},{"time_hours":127,"approval_perbill":769927537,"support_perbill":21430404,"approval":76.9927537,"support":2.1430404},{"time_hours":128,"approval_perbill":768115943,"support_perbill":21172640,"approval":76.8115943,"support":2.117264},{"time_hours":129,"approval_perbill":766304348,"support_perbill":20918601,"approval":76.6304348,"support":2.0918601},{"time_hours":130,"approval_perbill":764492755,"support_perbill":20668207,"approval":76.4492755,"support":2.0668207},{"time_hours":131,"approval_perbill":762681160,"support_perbill":20421379,"approval":76.268116,"support":2.0421379},{"time_hours":132,"approval_perbill":760869566,"support_perbill":20178043,"approval":76.0869566,"support":2.0178043},{"time_hours":133,"approval_perbill":759057972,"support_perbill":19938125,"approval":75.9057972,"support":1.9938125},{"time_hours":134,"approval_perbill":757246378,"support_perbill":19701552,"approval":75.7246378,"support":1.9701552},{"time_hours":135,"approval_perbill":755434783,"support_perbill":19468257,"approval":75.5434783,"support":1.9468257},{"time_hours":136,"approval_perbill":753623189,"support_perbill":19238170,"approval":75.3623189,"support":1.923817},{"time_hours":137,"approval_perbill":751811595,"support_perbill":19011227,"approval":75.1811595,"support":1.9011227},{"time_hours":138,"approval_perbill":750000001,"support_perbill":18787363,"approval":75.0000001,"support":1.8787363},{"time_hours":139,"approval_perbill":748188406,"support_perbill":18566516,"approval":74.8188406,"support":1.8566516},{"time_hours":140,"approval_perbill":746376812,"support_perbill":18348625,"approval":74.6376812,"support":1.8348625},{"time_hours":141,"approval_perbill":744565218,"support_perbill":18133632,"approval":74.4565218,"support":1.8133632},{"time_hours":142,"approval_perbill":742753624,"support_perbill":17921479,"approval":74.2753624,"support":1.7921479},{"time_hours":143,"approval_perbill":740942029,"support_perbill":17712111,"approval":74.0942029,"support":1.7712111},{"time_hours":144,"approval_perbill":739130435,"support_perbill":17505472,"approval":73.9130435,"support":1.7505472},{"time_hours":145,"approval_perbill":737318841,"support_perbill":17301510,"approval":73.7318841,"support":1.730151},{"time_hours":146,"approval_perbill":735507247,"support_perbill":17100172,"approval":73.5507247,"support":1.7100172},{"time_hours":147,"approval_perbill":733695653,"support_perbill":16901410,"approval":73.3695653,"support":1.690141},{"time_hours":148,"approval_perbill":731884059,"support_perbill":16705173,"approval":73.1884059,"support":1.6705173},{"time_hours":149,"approval_perbill":730072465,"support_perbill":16511414,"approval":73.0072465,"support":1.6511414},{"time_hours":150,"approval_perbill":728260870,"support_perbill":16320085,"approval":72.826087,"support":1.6320085},{"time_hours":151,"approval_perbill":726449276,"support_perbill":16131143,"approval":72.6449276,"support":1.6131143},{"time_hours":152,"approval_perbill":724637682,"support_perbill":15944542,"approval":72.4637682,"support":1.5944542},{"time_hours":153,"approval_perbill":722826088,"support_perbill":15760239,"approval":72.2826088,"support":1.5760239},{"time_hours":154,"approval_perbill":721014493,"support_perbill":15578192,"approval":72.1014493,"support":1.5578192},{"time_hours":155,"approval_perbill":719202899,"support_perbill":15398359,"approval":71.9202899,"support":1.5398359},{"time_hours":156,"approval_perbill":717391305,"support_perbill":15220701,"approval":71.7391305,"support":1.5220701},{"time_hours":157,"approval_perbill":715579711,"support_perbill":15045179,"approval":71.5579711,"support":1.5045179},{"time_hours":158,"approval_perbill":713768116,"support_perbill":14871753,"approval":71.3768116,"support":1.4871753},{"time_hours":159,"approval_perbill":711956523,"support_perbill":14700387,"approval":71.1956523,"support":1.4700387},{"time_hours":160,"approval_perbill":710144928,"support_perbill":14531045,"approval":71.0144928,"support":1.4531045},{"time_hours":161,"approval_perbill":708333334,"support_perbill":14363690,"approval":70.8333334,"support":1.436369},{"time_hours":162,"approval_perbill":706521740,"support_perbill":14198287,"approval":70.652174,"support":1.4198287},{"time_hours":163,"approval_perbill":704710146,"support_perbill":14034804,"approval":70.4710146,"support":1.4034804},{"time_hours":164,"approval_perbill":702898551,"support_perbill":13873206,"approval":70.2898551,"support":1.3873206},{"time_hours":165,"approval_perbill":701086957,"support_perbill":13713462,"approval":70.1086957,"support":1.3713462},{"time_hours":166,"approval_perbill":699275363,"support_perbill":13555539,"approval":69.9275363,"support":1.3555539},{"time_hours":167,"approval_perbill":697463769,"support_perbill":13399406,"approval":69.7463769,"support":1.3399406},{"time_hours":168,"approval_perbill":695652174,"support_perbill":13245034,"approval":69.5652174,"support":1.3245034},{"time_hours":169,"approval_perbill":693840580,"support_perbill":13092392,"approval":69.384058,"support":1.3092392},{"time_hours":170,"approval_perbill":692028986,"support_perbill":12941452,"approval":69.2028986,"support":1.2941452},{"time_hours":171,"approval_perbill":690217392,"support_perbill":12792186,"approval":69.0217392,"support":1.2792186},{"time_hours":172,"approval_perbill":688405798,"support_perbill":12644565,"approval":68.8405798,"support":1.2644565},{"time_hours":173,"approval_perbill":686594203,"support_perbill":12498563,"approval":68.6594203,"support":1.2498563},{"time_hours":174,"approval_perbill":684782610,"support_perbill":12354153,"approval":68.478261,"support":1.2354153},{"time_hours":175,"approval_perbill":682971015,"support_perbill":12211309,"approval":68.2971015,"support":1.2211309},{"time_hours":176,"approval_perbill":681159421,"support_perbill":12070007,"approval":68.1159421,"support":1.2070007},{"time_hours":177,"approval_perbill":679347827,"support_perbill":11930220,"approval":67.9347827,"support":1.193022},{"time_hours":178,"approval_perbill":677536233,"support_perbill":11791925,"approval":67.7536233,"support":1.1791925},{"time_hours":179,"approval_perbill":675724638,"support_perbill":11655099,"approval":67.5724638,"support":1.1655099},{"time_hours":180,"approval_perbill":673913044,"support_perbill":11519717,"approval":67.3913044,"support":1.1519717},{"time_hours":181,"approval_perbill":672101450,"support_perbill":11385757,"approval":67.210145,"support":1.1385757},{"time_hours":182,"approval_perbill":670289856,"support_perbill":11253198,"approval":67.0289856,"support":1.1253198},{"time_hours":183,"approval_perbill":668478261,"support_perbill":11122016,"approval":66.8478261,"support":1.1122016},{"time_hours":184,"approval_perbill":666666667,"support_perbill":10992190,"approval":66.6666667,"support":1.099219},{"time_hours":185,"approval_perbill":664855073,"support_perbill":10863701,"approval":66.4855073,"support":1.0863701},{"time_hours":186,"approval_perbill":663043479,"support_perbill":10736526,"approval":66.3043479,"support":1.0736526},{"time_hours":187,"approval_perbill":661231884,"support_perbill":10610647,"approval":66.1231884,"support":1.0610647},{"time_hours":188,"approval_perbill":659420290,"support_perbill":10486043,"approval":65.942029,"support":1.0486043},{"time_hours":189,"approval_perbill":657608696,"support_perbill":10362695,"approval":65.7608696,"support":1.0362695},{"time_hours":190,"approval_perbill":655797102,"support_perbill":10240584,"approval":65.5797102,"support":1.0240584},{"time_hours":191,"approval_perbill":653985508,"support_perbill":10119692,"approval":65.3985508,"support":1.0119692},{"time_hours":192,"approval_perbill":652173914,"support_perbill":10000000,"approval":65.2173914,"support":1},{"time_hours":193,"approval_perbill":650362320,"support_perbill":9881492,"approval":65.036232,"support":0.9881492},{"time_hours":194,"approval_perbill":648550725,"support_perbill":9764148,"approval":64.8550725,"support":0.9764148},{"time_hours":195,"approval_perbill":646739131,"support_perbill":9647953,"approval":64.6739131,"support":0.9647953},{"time_hours":196,"approval_perbill":644927537,"support_perbill":9532889,"approval":64.4927537,"support":0.9532889},{"time_hours":197,"approval_perbill":643115943,"support_perbill":9418940,"approval":64.3115943,"support":0.941894},{"time_hours":198,"approval_perbill":641304348,"support_perbill":9306090,"approval":64.1304348,"support":0.930609},{"time_hours":199,"approval_perbill":639492754,"support_perbill":9194323,"approval":63.9492754,"support":0.9194323},{"time_hours":200,"approval_perbill":637681160,"support_perbill":9083623,"approval":63.768116,"support":0.9083623},{"time_hours":201,"approval_perbill":635869566,"support_perbill":8973976,"approval":63.5869566,"support":0.8973976},{"time_hours":202,"approval_perbill":634057971,"support_perbill":8865366,"approval":63.4057971,"support":0.8865366},{"time_hours":203,"approval_perbill":632246378,"support_perbill":8757779,"approval":63.2246378,"support":0.8757779},{"time_hours":204,"approval_perbill":630434783,"support_perbill":8651200,"approval":63.0434783,"support":0.86512},{"time_hours":205,"approval_perbill":628623189,"support_perbill":8545615,"approval":62.8623189,"support":0.8545615},{"time_hours":206,"approval_perbill":626811595,"support_perbill":8441011,"approval":62.6811595,"support":0.8441011},{"time_hours":207,"approval_perbill":625000001,"support_perbill":8337373,"approval":62.5000001,"support":0.8337373},{"time_hours":208,"approval_perbill":623188406,"support_perbill":8234689,"approval":62.3188406,"support":0.8234689},{"time_hours":209,"approval_perbill":621376812,"support_perbill":8132945,"approval":62.1376812,"support":0.8132945},{"time_hours":210,"approval_perbill":619565218,"support_perbill":8032129,"approval":61.9565218,"support":0.8032129},{"time_hours":211,"approval_perbill":617753624,"support_perbill":7932227,"approval":61.7753624,"support":0.7932227},{"time_hours":212,"approval_perbill":615942030,"support_perbill":7833228,"approval":61.594203,"support":0.7833228},{"time_hours":213,"approval_perbill":614130435,"support_perbill":7735120,"approval":61.4130435,"support":0.773512},{"time_hours":214,"approval_perbill":612318841,"support_perbill":7637889,"approval":61.2318841,"support":0.7637889},{"time_hours":215,"approval_perbill":610507247,"support_perbill":7541525,"approval":61.0507247,"support":0.7541525},{"time_hours":216,"approval_perbill":608695653,"support_perbill":7446017,"approval":60.8695653,"support":0.7446017},{"time_hours":217,"approval_perbill":606884058,"support_perbill":7351351,"approval":60.6884058,"support":0.7351351},{"time_hours":218,"approval_perbill":605072465,"support_perbill":7257519,"approval":60.5072465,"support":0.7257519},{"time_hours":219,"approval_perbill":603260870,"support_perbill":7164508,"approval":60.326087,"support":0.7164508},{"time_hours":220,"approval_perbill":601449276,"support_perbill":7072308,"approval":60.1449276,"support":0.7072308},{"time_hours":221,"approval_perbill":599637682,"support_perbill":6980909,"approval":59.9637682,"support":0.6980909},{"time_hours":222,"approval_perbill":597826088,"support_perbill":6890299,"approval":59.7826088,"support":0.6890299},{"time_hours":223,"approval_perbill":596014493,"support_perbill":6800469,"approval":59.6014493,"support":0.6800469},{"time_hours":224,"approval_perbill":594202899,"support_perbill":6711409,"approval":59.4202899,"support":0.6711409},{"time_hours":225,"approval_perbill":592391305,"support_perbill":6623109,"approval":59.2391305,"support":0.6623109},{"time_hours":226,"approval_perbill":590579711,"support_perbill":6535559,"approval":59.0579711,"support":0.6535559},{"time_hours":227,"approval_perbill":588768116,"support_perbill":6448750,"approval":58.8768116,"support":0.644875},{"time_hours":228,"approval_perbill":586956522,"support_perbill":6362672,"approval":58.6956522,"support":0.6362672},{"time_hours":229,"approval_perbill":585144928,"support_perbill":6277317,"approval":58.5144928,"support":0.6277317},{"time_hours":230,"approval_perbill":583333334,"support_perbill":6192674,"approval":58.3333334,"support":0.6192674},{"time_hours":231,"approval_perbill":581521739,"support_perbill":6108735,"approval":58.1521739,"support":0.6108735},{"time_hours":232,"approval_perbill":579710145,"support_perbill":6025492,"approval":57.9710145,"support":0.6025492},{"time_hours":233,"approval_perbill":577898552,"support_perbill":5942936,"approval":57.7898552,"support":0.5942936},{"time_hours":234,"approval_perbill":576086957,"support_perbill":5861058,"approval":57.6086957,"support":0.5861058},{"time_hours":235,"approval_perbill":574275363,"support_perbill":5779851,"approval":57.4275363,"support":0.5779851},{"time_hours":236,"approval_perbill":572463769,"support_perbill":5699305,"approval":57.2463769,"support":0.5699305},{"time_hours":237,"approval_perbill":570652175,"support_perbill":5619412,"approval":57.0652175,"support":0.5619412},{"time_hours":238,"approval_perbill":568840580,"support_perbill":5540166,"approval":56.884058,"support":0.5540166},{"time_hours":239,"approval_perbill":567028986,"support_perbill":5461558,"approval":56.7028986,"support":0.5461558},{"time_hours":240,"approval_perbill":565217392,"support_perbill":5383580,"approval":56.5217392,"support":0.538358},{"time_hours":241,"approval_perbill":563405798,"support_perbill":5306225,"approval":56.3405798,"support":0.5306225},{"time_hours":242,"approval_perbill":561594203,"support_perbill":5229485,"approval":56.1594203,"support":0.5229485},{"time_hours":243,"approval_perbill":559782609,"support_perbill":5153354,"approval":55.9782609,"support":0.5153354},{"time_hours":244,"approval_perbill":557971015,"support_perbill":5077823,"approval":55.7971015,"support":0.5077823},{"time_hours":245,"approval_perbill":556159421,"support_perbill":5002886,"approval":55.6159421,"support":0.5002886},{"time_hours":246,"approval_perbill":554347826,"support_perbill":4928536,"approval":55.4347826,"support":0.4928536},{"time_hours":247,"approval_perbill":552536233,"support_perbill":4854766,"approval":55.2536233,"support":0.4854766},{"time_hours":248,"approval_perbill":550724638,"support_perbill":4781569,"approval":55.0724638,"support":0.4781569},{"time_hours":249,"approval_perbill":548913044,"support_perbill":4708939,"approval":54.8913044,"support":0.4708939},{"time_hours":250,"approval_perbill":547101450,"support_perbill":4636868,"approval":54.710145,"support":0.4636868},{"time_hours":251,"approval_perbill":545289856,"support_perbill":4565351,"approval":54.5289856,"support":0.4565351},{"time_hours":252,"approval_perbill":543478261,"support_perbill":4494382,"approval":54.3478261,"support":0.4494382},{"time_hours":253,"approval_perbill":541666667,"support_perbill":4423953,"approval":54.1666667,"support":0.4423953},{"time_hours":254,"approval_perbill":539855073,"support_perbill":4354059,"approval":53.9855073,"support":0.4354059},{"time_hours":255,"approval_perbill":538043479,"support_perbill":4284694,"approval":53.8043479,"support":0.4284694},{"time_hours":256,"approval_perbill":536231885,"support_perbill":4215851,"approval":53.6231885,"support":0.4215851},{"time_hours":257,"approval_perbill":534420290,"support_perbill":4147526,"approval":53.442029,"support":0.4147526},{"time_hours":258,"approval_perbill":532608696,"support_perbill":4079711,"approval":53.2608696,"support":0.4079711},{"time_hours":259,"approval_perbill":530797102,"support_perbill":4012402,"approval":53.0797102,"support":0.4012402},{"time_hours":260,"approval_perbill":528985508,"support_perbill":3945592,"approval":52.8985508,"support":0.3945592},{"time_hours":261,"approval_perbill":527173913,"support_perbill":3879277,"approval":52.7173913,"support":0.3879277},{"time_hours":262,"approval_perbill":525362320,"support_perbill":3813450,"approval":52.536232,"support":0.381345},{"time_hours":263,"approval_perbill":523550725,"support_perbill":3748106,"approval":52.3550725,"support":0.3748106},{"time_hours":264,"approval_perbill":521739131,"support_perbill":3683241,"approval":52.1739131,"support":0.3683241},{"time_hours":265,"approval_perbill":519927537,"support_perbill":3618848,"approval":51.9927537,"support":0.3618848},{"time_hours":266,"approval_perbill":518115943,"support_perbill":3554923,"approval":51.8115943,"support":0.3554923},{"time_hours":267,"approval_perbill":516304348,"support_perbill":3491461,"approval":51.6304348,"support":0.3491461},{"time_hours":268,"approval_perbill":514492754,"support_perbill":3428456,"approval":51.4492754,"support":0.3428456},{"time_hours":269,"approval_perbill":512681160,"support_perbill":3365904,"approval":51.268116,"support":0.3365904},{"time_hours":270,"approval_perbill":510869566,"support_perbill":3303799,"approval":51.0869566,"support":0.3303799},{"time_hours":271,"approval_perbill":509057971,"support_perbill":3242137,"approval":50.9057971,"support":0.3242137},{"time_hours":272,"approval_perbill":507246377,"support_perbill":3180914,"approval":50.7246377,"support":0.3180914},{"time_hours":273,"approval_perbill":505434783,"support_perbill":3120124,"approval":50.5434783,"support":0.3120124},{"time_hours":274,"approval_perbill":503623189,"support_perbill":3059764,"approval":50.3623189,"support":0.3059764},{"time_hours":275,"approval_perbill":501811595,"support_perbill":2999827,"approval":50.1811595,"support":0.2999827},{"time_hours":276,"approval_perbill":500000000,"support_perbill":2940311,"approval":50,"support":0.2940311},{"time_hours":277,"approval_perbill":500000000,"support_perbill":2881211,"approval":50,"support":0.2881211},{"time_hours":278,"approval_perbill":500000000,"support_perbill":2822521,"approval":50,"support":0.2822521},{"time_hours":279,"approval_perbill":500000000,"support_perbill":2764239,"approval":50,"support":0.2764239},{"time_hours":280,"approval_perbill":500000000,"support_perbill":2706360,"approval":50,"support":0.270636},{"time_hours":281,"approval_perbill":500000000,"support_perbill":2648879,"approval":50,"support":0.2648879},{"time_hours":282,"approval_perbill":500000000,"support_perbill":2591792,"approval":50,"support":0.2591792},{"time_hours":283,"approval_perbill":500000000,"support_perbill":2535096,"approval":50,"support":0.2535096},{"time_hours":284,"approval_perbill":500000000,"support_perbill":2478787,"approval":50,"support":0.2478787},{"time_hours":285,"approval_perbill":500000000,"support_perbill":2422860,"approval":50,"support":0.242286},{"time_hours":286,"approval_perbill":500000000,"support_perbill":2367312,"approval":50,"support":0.2367312},{"time_hours":287,"approval_perbill":500000000,"support_perbill":2312138,"approval":50,"support":0.2312138},{"time_hours":288,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":289,"approval_perbill":500000000,"support_perbill":2202901,"approval":50,"support":0.2202901},{"time_hours":290,"approval_perbill":500000000,"support_perbill":2148829,"approval":50,"support":0.2148829},{"time_hours":291,"approval_perbill":500000000,"support_perbill":2095118,"approval":50,"support":0.2095118},{"time_hours":292,"approval_perbill":500000000,"support_perbill":2041763,"approval":50,"support":0.2041763},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1988761,"approval":50,"support":0.1988761},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1936108,"approval":50,"support":0.1936108},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1883801,"approval":50,"support":0.1883801},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1831837,"approval":50,"support":0.1831837},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1780212,"approval":50,"support":0.1780212},{"time_hours":298,"approval_perbill":500000000,"support_perbill":1728923,"approval":50,"support":0.1728923},{"time_hours":299,"approval_perbill":500000000,"support_perbill":1677966,"approval":50,"support":0.1677966},{"time_hours":300,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":301,"approval_perbill":500000000,"support_perbill":1577038,"approval":50,"support":0.1577038},{"time_hours":302,"approval_perbill":500000000,"support_perbill":1527060,"approval":50,"support":0.152706},{"time_hours":303,"approval_perbill":500000000,"support_perbill":1477402,"approval":50,"support":0.1477402},{"time_hours":304,"approval_perbill":500000000,"support_perbill":1428061,"approval":50,"support":0.1428061},{"time_hours":305,"approval_perbill":500000000,"support_perbill":1379034,"approval":50,"support":0.1379034},{"time_hours":306,"approval_perbill":500000000,"support_perbill":1330317,"approval":50,"support":0.1330317},{"time_hours":307,"approval_perbill":500000000,"support_perbill":1281909,"approval":50,"support":0.1281909},{"time_hours":308,"approval_perbill":500000000,"support_perbill":1233806,"approval":50,"support":0.1233806},{"time_hours":309,"approval_perbill":500000000,"support_perbill":1186005,"approval":50,"support":0.1186005},{"time_hours":310,"approval_perbill":500000000,"support_perbill":1138503,"approval":50,"support":0.1138503},{"time_hours":311,"approval_perbill":500000000,"support_perbill":1091297,"approval":50,"support":0.1091297},{"time_hours":312,"approval_perbill":500000000,"support_perbill":1044386,"approval":50,"support":0.1044386},{"time_hours":313,"approval_perbill":500000000,"support_perbill":997765,"approval":50,"support":0.0997765},{"time_hours":314,"approval_perbill":500000000,"support_perbill":951433,"approval":50,"support":0.0951433},{"time_hours":315,"approval_perbill":500000000,"support_perbill":905386,"approval":50,"support":0.0905386},{"time_hours":316,"approval_perbill":500000000,"support_perbill":859623,"approval":50,"support":0.0859623},{"time_hours":317,"approval_perbill":500000000,"support_perbill":814140,"approval":50,"support":0.081414},{"time_hours":318,"approval_perbill":500000000,"support_perbill":768934,"approval":50,"support":0.0768934},{"time_hours":319,"approval_perbill":500000000,"support_perbill":724004,"approval":50,"support":0.0724004},{"time_hours":320,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":321,"approval_perbill":500000000,"support_perbill":634960,"approval":50,"support":0.063496},{"time_hours":322,"approval_perbill":500000000,"support_perbill":590841,"approval":50,"support":0.0590841},{"time_hours":323,"approval_perbill":500000000,"support_perbill":546988,"approval":50,"support":0.0546988},{"time_hours":324,"approval_perbill":500000000,"support_perbill":503397,"approval":50,"support":0.0503397},{"time_hours":325,"approval_perbill":500000000,"support_perbill":460067,"approval":50,"support":0.0460067},{"time_hours":326,"approval_perbill":500000000,"support_perbill":416996,"approval":50,"support":0.0416996},{"time_hours":327,"approval_perbill":500000000,"support_perbill":374181,"approval":50,"support":0.0374181},{"time_hours":328,"approval_perbill":500000000,"support_perbill":331619,"approval":50,"support":0.0331619},{"time_hours":329,"approval_perbill":500000000,"support_perbill":289309,"approval":50,"support":0.0289309},{"time_hours":330,"approval_perbill":500000000,"support_perbill":247249,"approval":50,"support":0.0247249},{"time_hours":331,"approval_perbill":500000000,"support_perbill":205435,"approval":50,"support":0.0205435},{"time_hours":332,"approval_perbill":500000000,"support_perbill":163867,"approval":50,"support":0.0163867},{"time_hours":333,"approval_perbill":500000000,"support_perbill":122541,"approval":50,"support":0.0122541},{"time_hours":334,"approval_perbill":500000000,"support_perbill":81456,"approval":50,"support":0.0081456},{"time_hours":335,"approval_perbill":500000000,"support_perbill":40609,"approval":50,"support":0.0040609},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},19338:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},69791:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},72662:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905},{"time_hours":2,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381},{"time_hours":3,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715},{"time_hours":4,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762},{"time_hours":5,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524},{"time_hours":6,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429},{"time_hours":7,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334},{"time_hours":8,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239},{"time_hours":9,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143},{"time_hours":10,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048},{"time_hours":11,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953},{"time_hours":12,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858},{"time_hours":13,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762},{"time_hours":14,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667},{"time_hours":15,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572},{"time_hours":16,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477},{"time_hours":17,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381},{"time_hours":18,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286},{"time_hours":19,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191},{"time_hours":20,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096},{"time_hours":21,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875},{"time_hours":22,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905},{"time_hours":23,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381},{"time_hours":24,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715},{"time_hours":25,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762},{"time_hours":26,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524},{"time_hours":27,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429},{"time_hours":28,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334},{"time_hours":29,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239},{"time_hours":30,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143},{"time_hours":31,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048},{"time_hours":32,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953},{"time_hours":33,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858},{"time_hours":34,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762},{"time_hours":35,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667},{"time_hours":36,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572},{"time_hours":37,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477},{"time_hours":38,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381},{"time_hours":39,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286},{"time_hours":40,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191},{"time_hours":41,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096},{"time_hours":42,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75},{"time_hours":43,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905},{"time_hours":44,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381},{"time_hours":45,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715},{"time_hours":46,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762},{"time_hours":47,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524},{"time_hours":48,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429},{"time_hours":49,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334},{"time_hours":50,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239},{"time_hours":51,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143},{"time_hours":52,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048},{"time_hours":53,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953},{"time_hours":54,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858},{"time_hours":55,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762},{"time_hours":56,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667},{"time_hours":57,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572},{"time_hours":58,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477},{"time_hours":59,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381},{"time_hours":60,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286},{"time_hours":61,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191},{"time_hours":62,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096},{"time_hours":63,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625},{"time_hours":64,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905},{"time_hours":65,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381},{"time_hours":66,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715},{"time_hours":67,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762},{"time_hours":68,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524},{"time_hours":69,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429},{"time_hours":70,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334},{"time_hours":71,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239},{"time_hours":72,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143},{"time_hours":73,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048},{"time_hours":74,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953},{"time_hours":75,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858},{"time_hours":76,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762},{"time_hours":77,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667},{"time_hours":78,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572},{"time_hours":79,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477},{"time_hours":80,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381},{"time_hours":81,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286},{"time_hours":82,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191},{"time_hours":83,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096},{"time_hours":84,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5},{"time_hours":85,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905},{"time_hours":86,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381},{"time_hours":87,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715},{"time_hours":88,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762},{"time_hours":89,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524},{"time_hours":90,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429},{"time_hours":91,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334},{"time_hours":92,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239},{"time_hours":93,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143},{"time_hours":94,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048},{"time_hours":95,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953},{"time_hours":96,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858},{"time_hours":97,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762},{"time_hours":98,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667},{"time_hours":99,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572},{"time_hours":100,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477},{"time_hours":101,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381},{"time_hours":102,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286},{"time_hours":103,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191},{"time_hours":104,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096},{"time_hours":105,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375},{"time_hours":106,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905},{"time_hours":107,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381},{"time_hours":108,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715},{"time_hours":109,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762},{"time_hours":110,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524},{"time_hours":111,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429},{"time_hours":112,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334},{"time_hours":113,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239},{"time_hours":114,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143},{"time_hours":115,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048},{"time_hours":116,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953},{"time_hours":117,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858},{"time_hours":118,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762},{"time_hours":119,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667},{"time_hours":120,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572},{"time_hours":121,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477},{"time_hours":122,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381},{"time_hours":123,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286},{"time_hours":124,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191},{"time_hours":125,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096},{"time_hours":126,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25},{"time_hours":127,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905},{"time_hours":128,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381},{"time_hours":129,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715},{"time_hours":130,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762},{"time_hours":131,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524},{"time_hours":132,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429},{"time_hours":133,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334},{"time_hours":134,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239},{"time_hours":135,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143},{"time_hours":136,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048},{"time_hours":137,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953},{"time_hours":138,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858},{"time_hours":139,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762},{"time_hours":140,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667},{"time_hours":141,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572},{"time_hours":142,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477},{"time_hours":143,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381},{"time_hours":144,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286},{"time_hours":145,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191},{"time_hours":146,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096},{"time_hours":147,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125},{"time_hours":148,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905},{"time_hours":149,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381},{"time_hours":150,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715},{"time_hours":151,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762},{"time_hours":152,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524},{"time_hours":153,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429},{"time_hours":154,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334},{"time_hours":155,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239},{"time_hours":156,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143},{"time_hours":157,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048},{"time_hours":158,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953},{"time_hours":159,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858},{"time_hours":160,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762},{"time_hours":161,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667},{"time_hours":162,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572},{"time_hours":163,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477},{"time_hours":164,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381},{"time_hours":165,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286},{"time_hours":166,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191},{"time_hours":167,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096},{"time_hours":168,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25},{"time_hours":169,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905},{"time_hours":170,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381},{"time_hours":171,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715},{"time_hours":172,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762},{"time_hours":173,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524},{"time_hours":174,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429},{"time_hours":175,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334},{"time_hours":176,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239},{"time_hours":177,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143},{"time_hours":178,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048},{"time_hours":179,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953},{"time_hours":180,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858},{"time_hours":181,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762},{"time_hours":182,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667},{"time_hours":183,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572},{"time_hours":184,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477},{"time_hours":185,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381},{"time_hours":186,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286},{"time_hours":187,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191},{"time_hours":188,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096},{"time_hours":189,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875},{"time_hours":190,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905},{"time_hours":191,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381},{"time_hours":192,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715},{"time_hours":193,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762},{"time_hours":194,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524},{"time_hours":195,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429},{"time_hours":196,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334},{"time_hours":197,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239},{"time_hours":198,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143},{"time_hours":199,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048},{"time_hours":200,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953},{"time_hours":201,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858},{"time_hours":202,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762},{"time_hours":203,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667},{"time_hours":204,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572},{"time_hours":205,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477},{"time_hours":206,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381},{"time_hours":207,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286},{"time_hours":208,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191},{"time_hours":209,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096},{"time_hours":210,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75},{"time_hours":211,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905},{"time_hours":212,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381},{"time_hours":213,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715},{"time_hours":214,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762},{"time_hours":215,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524},{"time_hours":216,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429},{"time_hours":217,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334},{"time_hours":218,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239},{"time_hours":219,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143},{"time_hours":220,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048},{"time_hours":221,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953},{"time_hours":222,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858},{"time_hours":223,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762},{"time_hours":224,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667},{"time_hours":225,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572},{"time_hours":226,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477},{"time_hours":227,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381},{"time_hours":228,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286},{"time_hours":229,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191},{"time_hours":230,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096},{"time_hours":231,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625},{"time_hours":232,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905},{"time_hours":233,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381},{"time_hours":234,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715},{"time_hours":235,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762},{"time_hours":236,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524},{"time_hours":237,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429},{"time_hours":238,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334},{"time_hours":239,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239},{"time_hours":240,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143},{"time_hours":241,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048},{"time_hours":242,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953},{"time_hours":243,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858},{"time_hours":244,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762},{"time_hours":245,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667},{"time_hours":246,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572},{"time_hours":247,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477},{"time_hours":248,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381},{"time_hours":249,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286},{"time_hours":250,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191},{"time_hours":251,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096},{"time_hours":252,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5},{"time_hours":253,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905},{"time_hours":254,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381},{"time_hours":255,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715},{"time_hours":256,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762},{"time_hours":257,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524},{"time_hours":258,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429},{"time_hours":259,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334},{"time_hours":260,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239},{"time_hours":261,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143},{"time_hours":262,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048},{"time_hours":263,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953},{"time_hours":264,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858},{"time_hours":265,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762},{"time_hours":266,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667},{"time_hours":267,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572},{"time_hours":268,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477},{"time_hours":269,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381},{"time_hours":270,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286},{"time_hours":271,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191},{"time_hours":272,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096},{"time_hours":273,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375},{"time_hours":274,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905},{"time_hours":275,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381},{"time_hours":276,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715},{"time_hours":277,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762},{"time_hours":278,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524},{"time_hours":279,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429},{"time_hours":280,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334},{"time_hours":281,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239},{"time_hours":282,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143},{"time_hours":283,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048},{"time_hours":284,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953},{"time_hours":285,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858},{"time_hours":286,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762},{"time_hours":287,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667},{"time_hours":288,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572},{"time_hours":289,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477},{"time_hours":290,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381},{"time_hours":291,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286},{"time_hours":292,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191},{"time_hours":293,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096},{"time_hours":294,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25},{"time_hours":295,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905},{"time_hours":296,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381},{"time_hours":297,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715},{"time_hours":298,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762},{"time_hours":299,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524},{"time_hours":300,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429},{"time_hours":301,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334},{"time_hours":302,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239},{"time_hours":303,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143},{"time_hours":304,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048},{"time_hours":305,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953},{"time_hours":306,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858},{"time_hours":307,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762},{"time_hours":308,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667},{"time_hours":309,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572},{"time_hours":310,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477},{"time_hours":311,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381},{"time_hours":312,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286},{"time_hours":313,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191},{"time_hours":314,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096},{"time_hours":315,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125},{"time_hours":316,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905},{"time_hours":317,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381},{"time_hours":318,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715},{"time_hours":319,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762},{"time_hours":320,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524},{"time_hours":321,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429},{"time_hours":322,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334},{"time_hours":323,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239},{"time_hours":324,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143},{"time_hours":325,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048},{"time_hours":326,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953},{"time_hours":327,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858},{"time_hours":328,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762},{"time_hours":329,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667},{"time_hours":330,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572},{"time_hours":331,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477},{"time_hours":332,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381},{"time_hours":333,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286},{"time_hours":334,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191},{"time_hours":335,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},85620:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":2,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":3,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":4,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":5,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":6,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":7,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":8,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":9,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":10,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":11,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":12,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":13,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":14,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":15,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":16,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":17,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":18,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":19,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":20,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":21,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":22,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":23,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":24,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":25,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":26,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":27,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":28,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":29,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":30,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":31,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":32,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":33,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":34,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":35,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":36,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":37,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":38,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":39,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":40,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":41,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":42,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":43,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":44,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":45,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":46,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":47,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":48,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":49,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":50,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":51,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":52,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":53,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":54,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":55,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":56,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":57,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":58,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":59,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":60,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":61,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":62,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":63,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":64,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":65,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":66,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":67,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":68,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":69,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":70,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":71,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":72,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":73,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":74,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":75,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":76,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":77,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":78,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":79,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":80,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":81,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":82,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":83,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":84,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":85,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":86,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":87,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":88,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":89,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":90,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":91,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":92,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":93,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":94,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":95,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":96,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":97,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":98,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":99,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":100,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":101,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":102,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":103,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":104,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":105,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":106,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":107,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":108,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":109,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":110,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":111,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":112,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":113,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":114,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":115,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":116,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":117,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":118,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":119,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":120,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":121,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":122,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":123,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":124,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":125,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":126,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":127,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":128,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":129,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":130,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":131,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":132,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":133,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":134,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":135,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":136,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":137,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":138,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":139,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":140,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":141,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":142,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":143,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":144,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":145,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":146,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":147,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":148,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":149,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":150,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":151,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":152,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":153,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":154,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":155,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":156,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":157,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":158,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":159,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":160,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":161,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":162,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":163,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":164,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":165,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":166,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":167,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":168,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":169,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":170,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":171,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":172,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":173,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":174,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":175,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":176,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":177,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":178,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":179,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":180,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":181,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":182,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":183,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":184,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":185,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":186,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":187,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":188,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":189,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":190,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":191,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":192,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":193,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":194,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":195,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":196,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":197,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":198,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":199,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":200,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":201,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":202,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":203,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":204,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":205,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":206,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":207,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":208,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":209,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":210,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":211,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":212,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":213,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":214,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":215,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":216,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":217,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":218,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":219,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":220,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":221,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":222,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":223,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":224,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":225,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":226,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":227,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":228,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":229,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":230,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":231,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":232,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":233,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":234,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":235,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":236,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":237,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":238,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":239,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":240,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":267,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":268,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":269,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":270,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":271,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":272,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":273,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":274,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":275,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":276,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":277,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":278,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":279,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":280,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":281,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":282,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":283,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":284,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":285,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":286,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":287,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":288,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":289,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":290,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":291,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":292,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":293,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":294,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":295,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":296,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":297,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":298,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":299,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":300,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":301,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":302,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":303,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":304,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":305,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":306,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":307,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":308,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":309,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":310,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":311,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":312,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":313,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":314,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":315,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":316,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":317,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":318,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":319,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":320,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":321,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":322,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":323,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":324,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":325,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":326,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":327,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":328,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":329,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":330,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":331,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":332,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":333,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":334,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":335,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},34034:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000080,"approval":100,"support":50.000008},{"time_hours":1,"approval_perbill":995833334,"support_perbill":259488839,"approval":99.5833334,"support":25.9488839},{"time_hours":2,"approval_perbill":991666668,"support_perbill":174869164,"approval":99.1666668,"support":17.4869164},{"time_hours":3,"approval_perbill":987500001,"support_perbill":131672630,"approval":98.7500001,"support":13.167263},{"time_hours":4,"approval_perbill":983333335,"support_perbill":105463816,"approval":98.3333335,"support":10.5463816},{"time_hours":5,"approval_perbill":979166668,"support_perbill":87868351,"approval":97.9166668,"support":8.7868351},{"time_hours":6,"approval_perbill":975000002,"support_perbill":75239418,"approval":97.5000002,"support":7.5239418},{"time_hours":7,"approval_perbill":970833334,"support_perbill":65734281,"approval":97.0833334,"support":6.5734281},{"time_hours":8,"approval_perbill":966666668,"support_perbill":58321494,"approval":96.6666668,"support":5.8321494},{"time_hours":9,"approval_perbill":962500001,"support_perbill":52378676,"approval":96.2500001,"support":5.2378676},{"time_hours":10,"approval_perbill":958333335,"support_perbill":47508027,"approval":95.8333335,"support":4.7508027},{"time_hours":11,"approval_perbill":954166667,"support_perbill":43443400,"approval":95.4166667,"support":4.34434},{"time_hours":12,"approval_perbill":950000001,"support_perbill":40000010,"approval":95.0000001,"support":4.000001},{"time_hours":13,"approval_perbill":945833334,"support_perbill":37045541,"approval":94.5833334,"support":3.7045541},{"time_hours":14,"approval_perbill":941666668,"support_perbill":34482767,"approval":94.1666668,"support":3.4482767},{"time_hours":15,"approval_perbill":937500001,"support_perbill":32238633,"approval":93.7500001,"support":3.2238633},{"time_hours":16,"approval_perbill":933333335,"support_perbill":30257193,"approval":93.3333335,"support":3.0257193},{"time_hours":17,"approval_perbill":929166667,"support_perbill":28494870,"approval":92.9166667,"support":2.849487},{"time_hours":18,"approval_perbill":925000001,"support_perbill":26917223,"approval":92.5000001,"support":2.6917223},{"time_hours":19,"approval_perbill":920833334,"support_perbill":25496668,"approval":92.0833334,"support":2.5496668},{"time_hours":20,"approval_perbill":916666668,"support_perbill":24210854,"approval":91.6666668,"support":2.4210854},{"time_hours":21,"approval_perbill":912500000,"support_perbill":23041480,"approval":91.25,"support":2.304148},{"time_hours":22,"approval_perbill":908333334,"support_perbill":21973413,"approval":90.8333334,"support":2.1973413},{"time_hours":23,"approval_perbill":904166668,"support_perbill":20994035,"approval":90.4166668,"support":2.0994035},{"time_hours":24,"approval_perbill":900000001,"support_perbill":20092740,"approval":90.0000001,"support":2.009274},{"time_hours":25,"approval_perbill":895833335,"support_perbill":19260548,"approval":89.5833335,"support":1.9260548},{"time_hours":26,"approval_perbill":891666668,"support_perbill":18489805,"approval":89.1666668,"support":1.8489805},{"time_hours":27,"approval_perbill":887500002,"support_perbill":17773947,"approval":88.7500002,"support":1.7773947},{"time_hours":28,"approval_perbill":883333334,"support_perbill":17107313,"approval":88.3333334,"support":1.7107313},{"time_hours":29,"approval_perbill":879166668,"support_perbill":16484995,"approval":87.9166668,"support":1.6484995},{"time_hours":30,"approval_perbill":875000001,"support_perbill":15902716,"approval":87.5000001,"support":1.5902716},{"time_hours":31,"approval_perbill":870833335,"support_perbill":15356733,"approval":87.0833335,"support":1.5356733},{"time_hours":32,"approval_perbill":866666667,"support_perbill":14843753,"approval":86.6666667,"support":1.4843753},{"time_hours":33,"approval_perbill":862500001,"support_perbill":14360873,"approval":86.2500001,"support":1.4360873},{"time_hours":34,"approval_perbill":858333334,"support_perbill":13905519,"approval":85.8333334,"support":1.3905519},{"time_hours":35,"approval_perbill":854166668,"support_perbill":13475403,"approval":85.4166668,"support":1.3475403},{"time_hours":36,"approval_perbill":850000001,"support_perbill":13068482,"approval":85.0000001,"support":1.3068482},{"time_hours":37,"approval_perbill":845833335,"support_perbill":12682930,"approval":84.5833335,"support":1.268293},{"time_hours":38,"approval_perbill":841666667,"support_perbill":12317106,"approval":84.1666667,"support":1.2317106},{"time_hours":39,"approval_perbill":837500001,"support_perbill":11969535,"approval":83.7500001,"support":1.1969535},{"time_hours":40,"approval_perbill":833333334,"support_perbill":11638883,"approval":83.3333334,"support":1.1638883},{"time_hours":41,"approval_perbill":829166668,"support_perbill":11323944,"approval":82.9166668,"support":1.1323944},{"time_hours":42,"approval_perbill":825000000,"support_perbill":11023624,"approval":82.5,"support":1.1023624},{"time_hours":43,"approval_perbill":820833334,"support_perbill":10736929,"approval":82.0833334,"support":1.0736929},{"time_hours":44,"approval_perbill":816666668,"support_perbill":10462952,"approval":81.6666668,"support":1.0462952},{"time_hours":45,"approval_perbill":812500001,"support_perbill":10200864,"approval":81.2500001,"support":1.0200864},{"time_hours":46,"approval_perbill":808333335,"support_perbill":9949909,"approval":80.8333335,"support":0.9949909},{"time_hours":47,"approval_perbill":804166668,"support_perbill":9709392,"approval":80.4166668,"support":0.9709392},{"time_hours":48,"approval_perbill":800000002,"support_perbill":9478675,"approval":80.0000002,"support":0.9478675},{"time_hours":49,"approval_perbill":795833334,"support_perbill":9257171,"approval":79.5833334,"support":0.9257171},{"time_hours":50,"approval_perbill":791666668,"support_perbill":9044338,"approval":79.1666668,"support":0.9044338},{"time_hours":51,"approval_perbill":787500001,"support_perbill":8839678,"approval":78.7500001,"support":0.8839678},{"time_hours":52,"approval_perbill":783333335,"support_perbill":8642729,"approval":78.3333335,"support":0.8642729},{"time_hours":53,"approval_perbill":779166667,"support_perbill":8453062,"approval":77.9166667,"support":0.8453062},{"time_hours":54,"approval_perbill":775000001,"support_perbill":8270281,"approval":77.5000001,"support":0.8270281},{"time_hours":55,"approval_perbill":770833334,"support_perbill":8094019,"approval":77.0833334,"support":0.8094019},{"time_hours":56,"approval_perbill":766666668,"support_perbill":7923932,"approval":76.6666668,"support":0.7923932},{"time_hours":57,"approval_perbill":762500001,"support_perbill":7759701,"approval":76.2500001,"support":0.7759701},{"time_hours":58,"approval_perbill":758333335,"support_perbill":7601030,"approval":75.8333335,"support":0.760103},{"time_hours":59,"approval_perbill":754166667,"support_perbill":7447639,"approval":75.4166667,"support":0.7447639},{"time_hours":60,"approval_perbill":750000001,"support_perbill":7299272,"approval":75.0000001,"support":0.7299272},{"time_hours":61,"approval_perbill":745833334,"support_perbill":7155683,"approval":74.5833334,"support":0.7155683},{"time_hours":62,"approval_perbill":741666668,"support_perbill":7016647,"approval":74.1666668,"support":0.7016647},{"time_hours":63,"approval_perbill":737500000,"support_perbill":6881949,"approval":73.75,"support":0.6881949},{"time_hours":64,"approval_perbill":733333334,"support_perbill":6751391,"approval":73.3333334,"support":0.6751391},{"time_hours":65,"approval_perbill":729166668,"support_perbill":6624784,"approval":72.9166668,"support":0.6624784},{"time_hours":66,"approval_perbill":725000001,"support_perbill":6501952,"approval":72.5000001,"support":0.6501952},{"time_hours":67,"approval_perbill":720833335,"support_perbill":6382728,"approval":72.0833335,"support":0.6382728},{"time_hours":68,"approval_perbill":716666668,"support_perbill":6266955,"approval":71.6666668,"support":0.6266955},{"time_hours":69,"approval_perbill":712500002,"support_perbill":6154486,"approval":71.2500002,"support":0.6154486},{"time_hours":70,"approval_perbill":708333334,"support_perbill":6045181,"approval":70.8333334,"support":0.6045181},{"time_hours":71,"approval_perbill":704166668,"support_perbill":5938909,"approval":70.4166668,"support":0.5938909},{"time_hours":72,"approval_perbill":700000001,"support_perbill":5835545,"approval":70.0000001,"support":0.5835545},{"time_hours":73,"approval_perbill":695833335,"support_perbill":5734971,"approval":69.5833335,"support":0.5734971},{"time_hours":74,"approval_perbill":691666667,"support_perbill":5637077,"approval":69.1666667,"support":0.5637077},{"time_hours":75,"approval_perbill":687500001,"support_perbill":5541755,"approval":68.7500001,"support":0.5541755},{"time_hours":76,"approval_perbill":683333334,"support_perbill":5448907,"approval":68.3333334,"support":0.5448907},{"time_hours":77,"approval_perbill":679166668,"support_perbill":5358437,"approval":67.9166668,"support":0.5358437},{"time_hours":78,"approval_perbill":675000001,"support_perbill":5270255,"approval":67.5000001,"support":0.5270255},{"time_hours":79,"approval_perbill":670833335,"support_perbill":5184275,"approval":67.0833335,"support":0.5184275},{"time_hours":80,"approval_perbill":666666667,"support_perbill":5100415,"approval":66.6666667,"support":0.5100415},{"time_hours":81,"approval_perbill":662500001,"support_perbill":5018599,"approval":66.2500001,"support":0.5018599},{"time_hours":82,"approval_perbill":658333334,"support_perbill":4938753,"approval":65.8333334,"support":0.4938753},{"time_hours":83,"approval_perbill":654166668,"support_perbill":4860805,"approval":65.4166668,"support":0.4860805},{"time_hours":84,"approval_perbill":650000000,"support_perbill":4784690,"approval":65,"support":0.478469},{"time_hours":85,"approval_perbill":645833334,"support_perbill":4710343,"approval":64.5833334,"support":0.4710343},{"time_hours":86,"approval_perbill":641666668,"support_perbill":4637704,"approval":64.1666668,"support":0.4637704},{"time_hours":87,"approval_perbill":637500001,"support_perbill":4566713,"approval":63.7500001,"support":0.4566713},{"time_hours":88,"approval_perbill":633333335,"support_perbill":4497317,"approval":63.3333335,"support":0.4497317},{"time_hours":89,"approval_perbill":629166668,"support_perbill":4429461,"approval":62.9166668,"support":0.4429461},{"time_hours":90,"approval_perbill":625000002,"support_perbill":4363095,"approval":62.5000002,"support":0.4363095},{"time_hours":91,"approval_perbill":620833334,"support_perbill":4298171,"approval":62.0833334,"support":0.4298171},{"time_hours":92,"approval_perbill":616666668,"support_perbill":4234642,"approval":61.6666668,"support":0.4234642},{"time_hours":93,"approval_perbill":612500001,"support_perbill":4172462,"approval":61.2500001,"support":0.4172462},{"time_hours":94,"approval_perbill":608333335,"support_perbill":4111591,"approval":60.8333335,"support":0.4111591},{"time_hours":95,"approval_perbill":604166667,"support_perbill":4051987,"approval":60.4166667,"support":0.4051987},{"time_hours":96,"approval_perbill":600000001,"support_perbill":3993611,"approval":60.0000001,"support":0.3993611},{"time_hours":97,"approval_perbill":595833334,"support_perbill":3936425,"approval":59.5833334,"support":0.3936425},{"time_hours":98,"approval_perbill":591666668,"support_perbill":3880393,"approval":59.1666668,"support":0.3880393},{"time_hours":99,"approval_perbill":587500001,"support_perbill":3825481,"approval":58.7500001,"support":0.3825481},{"time_hours":100,"approval_perbill":583333335,"support_perbill":3771656,"approval":58.3333335,"support":0.3771656},{"time_hours":101,"approval_perbill":579166667,"support_perbill":3718885,"approval":57.9166667,"support":0.3718885},{"time_hours":102,"approval_perbill":575000001,"support_perbill":3667137,"approval":57.5000001,"support":0.3667137},{"time_hours":103,"approval_perbill":570833334,"support_perbill":3616385,"approval":57.0833334,"support":0.3616385},{"time_hours":104,"approval_perbill":566666668,"support_perbill":3566598,"approval":56.6666668,"support":0.3566598},{"time_hours":105,"approval_perbill":562500000,"support_perbill":3517749,"approval":56.25,"support":0.3517749},{"time_hours":106,"approval_perbill":558333334,"support_perbill":3469813,"approval":55.8333334,"support":0.3469813},{"time_hours":107,"approval_perbill":554166668,"support_perbill":3422764,"approval":55.4166668,"support":0.3422764},{"time_hours":108,"approval_perbill":550000001,"support_perbill":3376578,"approval":55.0000001,"support":0.3376578},{"time_hours":109,"approval_perbill":545833335,"support_perbill":3331230,"approval":54.5833335,"support":0.333123},{"time_hours":110,"approval_perbill":541666668,"support_perbill":3286700,"approval":54.1666668,"support":0.32867},{"time_hours":111,"approval_perbill":537500002,"support_perbill":3242963,"approval":53.7500002,"support":0.3242963},{"time_hours":112,"approval_perbill":533333334,"support_perbill":3200001,"approval":53.3333334,"support":0.3200001},{"time_hours":113,"approval_perbill":529166668,"support_perbill":3157791,"approval":52.9166668,"support":0.3157791},{"time_hours":114,"approval_perbill":525000001,"support_perbill":3116315,"approval":52.5000001,"support":0.3116315},{"time_hours":115,"approval_perbill":520833335,"support_perbill":3075553,"approval":52.0833335,"support":0.3075553},{"time_hours":116,"approval_perbill":516666667,"support_perbill":3035488,"approval":51.6666667,"support":0.3035488},{"time_hours":117,"approval_perbill":512500001,"support_perbill":2996101,"approval":51.2500001,"support":0.2996101},{"time_hours":118,"approval_perbill":508333334,"support_perbill":2957376,"approval":50.8333334,"support":0.2957376},{"time_hours":119,"approval_perbill":504166668,"support_perbill":2919296,"approval":50.4166668,"support":0.2919296},{"time_hours":120,"approval_perbill":500000000,"support_perbill":2881845,"approval":50,"support":0.2881845},{"time_hours":121,"approval_perbill":500000000,"support_perbill":2845007,"approval":50,"support":0.2845007},{"time_hours":122,"approval_perbill":500000000,"support_perbill":2808768,"approval":50,"support":0.2808768},{"time_hours":123,"approval_perbill":500000000,"support_perbill":2773113,"approval":50,"support":0.2773113},{"time_hours":124,"approval_perbill":500000000,"support_perbill":2738028,"approval":50,"support":0.2738028},{"time_hours":125,"approval_perbill":500000000,"support_perbill":2703500,"approval":50,"support":0.27035},{"time_hours":126,"approval_perbill":500000000,"support_perbill":2669515,"approval":50,"support":0.2669515},{"time_hours":127,"approval_perbill":500000000,"support_perbill":2636060,"approval":50,"support":0.263606},{"time_hours":128,"approval_perbill":500000000,"support_perbill":2603124,"approval":50,"support":0.2603124},{"time_hours":129,"approval_perbill":500000000,"support_perbill":2570694,"approval":50,"support":0.2570694},{"time_hours":130,"approval_perbill":500000000,"support_perbill":2538760,"approval":50,"support":0.253876},{"time_hours":131,"approval_perbill":500000000,"support_perbill":2507308,"approval":50,"support":0.2507308},{"time_hours":132,"approval_perbill":500000000,"support_perbill":2476330,"approval":50,"support":0.247633},{"time_hours":133,"approval_perbill":500000000,"support_perbill":2445813,"approval":50,"support":0.2445813},{"time_hours":134,"approval_perbill":500000000,"support_perbill":2415748,"approval":50,"support":0.2415748},{"time_hours":135,"approval_perbill":500000000,"support_perbill":2386125,"approval":50,"support":0.2386125},{"time_hours":136,"approval_perbill":500000000,"support_perbill":2356934,"approval":50,"support":0.2356934},{"time_hours":137,"approval_perbill":500000000,"support_perbill":2328166,"approval":50,"support":0.2328166},{"time_hours":138,"approval_perbill":500000000,"support_perbill":2299812,"approval":50,"support":0.2299812},{"time_hours":139,"approval_perbill":500000000,"support_perbill":2271863,"approval":50,"support":0.2271863},{"time_hours":140,"approval_perbill":500000000,"support_perbill":2244309,"approval":50,"support":0.2244309},{"time_hours":141,"approval_perbill":500000000,"support_perbill":2217144,"approval":50,"support":0.2217144},{"time_hours":142,"approval_perbill":500000000,"support_perbill":2190358,"approval":50,"support":0.2190358},{"time_hours":143,"approval_perbill":500000000,"support_perbill":2163944,"approval":50,"support":0.2163944},{"time_hours":144,"approval_perbill":500000000,"support_perbill":2137894,"approval":50,"support":0.2137894},{"time_hours":145,"approval_perbill":500000000,"support_perbill":2112201,"approval":50,"support":0.2112201},{"time_hours":146,"approval_perbill":500000000,"support_perbill":2086857,"approval":50,"support":0.2086857},{"time_hours":147,"approval_perbill":500000000,"support_perbill":2061856,"approval":50,"support":0.2061856},{"time_hours":148,"approval_perbill":500000000,"support_perbill":2037190,"approval":50,"support":0.203719},{"time_hours":149,"approval_perbill":500000000,"support_perbill":2012852,"approval":50,"support":0.2012852},{"time_hours":150,"approval_perbill":500000000,"support_perbill":1988837,"approval":50,"support":0.1988837},{"time_hours":151,"approval_perbill":500000000,"support_perbill":1965138,"approval":50,"support":0.1965138},{"time_hours":152,"approval_perbill":500000000,"support_perbill":1941748,"approval":50,"support":0.1941748},{"time_hours":153,"approval_perbill":500000000,"support_perbill":1918662,"approval":50,"support":0.1918662},{"time_hours":154,"approval_perbill":500000000,"support_perbill":1895873,"approval":50,"support":0.1895873},{"time_hours":155,"approval_perbill":500000000,"support_perbill":1873377,"approval":50,"support":0.1873377},{"time_hours":156,"approval_perbill":500000000,"support_perbill":1851166,"approval":50,"support":0.1851166},{"time_hours":157,"approval_perbill":500000000,"support_perbill":1829237,"approval":50,"support":0.1829237},{"time_hours":158,"approval_perbill":500000000,"support_perbill":1807584,"approval":50,"support":0.1807584},{"time_hours":159,"approval_perbill":500000000,"support_perbill":1786201,"approval":50,"support":0.1786201},{"time_hours":160,"approval_perbill":500000000,"support_perbill":1765084,"approval":50,"support":0.1765084},{"time_hours":161,"approval_perbill":500000000,"support_perbill":1744227,"approval":50,"support":0.1744227},{"time_hours":162,"approval_perbill":500000000,"support_perbill":1723626,"approval":50,"support":0.1723626},{"time_hours":163,"approval_perbill":500000000,"support_perbill":1703276,"approval":50,"support":0.1703276},{"time_hours":164,"approval_perbill":500000000,"support_perbill":1683172,"approval":50,"support":0.1683172},{"time_hours":165,"approval_perbill":500000000,"support_perbill":1663311,"approval":50,"support":0.1663311},{"time_hours":166,"approval_perbill":500000000,"support_perbill":1643687,"approval":50,"support":0.1643687},{"time_hours":167,"approval_perbill":500000000,"support_perbill":1624297,"approval":50,"support":0.1624297},{"time_hours":168,"approval_perbill":500000000,"support_perbill":1605137,"approval":50,"support":0.1605137},{"time_hours":169,"approval_perbill":500000000,"support_perbill":1586201,"approval":50,"support":0.1586201},{"time_hours":170,"approval_perbill":500000000,"support_perbill":1567487,"approval":50,"support":0.1567487},{"time_hours":171,"approval_perbill":500000000,"support_perbill":1548990,"approval":50,"support":0.154899},{"time_hours":172,"approval_perbill":500000000,"support_perbill":1530708,"approval":50,"support":0.1530708},{"time_hours":173,"approval_perbill":500000000,"support_perbill":1512635,"approval":50,"support":0.1512635},{"time_hours":174,"approval_perbill":500000000,"support_perbill":1494768,"approval":50,"support":0.1494768},{"time_hours":175,"approval_perbill":500000000,"support_perbill":1477105,"approval":50,"support":0.1477105},{"time_hours":176,"approval_perbill":500000000,"support_perbill":1459641,"approval":50,"support":0.1459641},{"time_hours":177,"approval_perbill":500000000,"support_perbill":1442373,"approval":50,"support":0.1442373},{"time_hours":178,"approval_perbill":500000000,"support_perbill":1425298,"approval":50,"support":0.1425298},{"time_hours":179,"approval_perbill":500000000,"support_perbill":1408413,"approval":50,"support":0.1408413},{"time_hours":180,"approval_perbill":500000000,"support_perbill":1391714,"approval":50,"support":0.1391714},{"time_hours":181,"approval_perbill":500000000,"support_perbill":1375199,"approval":50,"support":0.1375199},{"time_hours":182,"approval_perbill":500000000,"support_perbill":1358864,"approval":50,"support":0.1358864},{"time_hours":183,"approval_perbill":500000000,"support_perbill":1342706,"approval":50,"support":0.1342706},{"time_hours":184,"approval_perbill":500000000,"support_perbill":1326723,"approval":50,"support":0.1326723},{"time_hours":185,"approval_perbill":500000000,"support_perbill":1310912,"approval":50,"support":0.1310912},{"time_hours":186,"approval_perbill":500000000,"support_perbill":1295270,"approval":50,"support":0.129527},{"time_hours":187,"approval_perbill":500000000,"support_perbill":1279794,"approval":50,"support":0.1279794},{"time_hours":188,"approval_perbill":500000000,"support_perbill":1264482,"approval":50,"support":0.1264482},{"time_hours":189,"approval_perbill":500000000,"support_perbill":1249331,"approval":50,"support":0.1249331},{"time_hours":190,"approval_perbill":500000000,"support_perbill":1234338,"approval":50,"support":0.1234338},{"time_hours":191,"approval_perbill":500000000,"support_perbill":1219502,"approval":50,"support":0.1219502},{"time_hours":192,"approval_perbill":500000000,"support_perbill":1204819,"approval":50,"support":0.1204819},{"time_hours":193,"approval_perbill":500000000,"support_perbill":1190288,"approval":50,"support":0.1190288},{"time_hours":194,"approval_perbill":500000000,"support_perbill":1175906,"approval":50,"support":0.1175906},{"time_hours":195,"approval_perbill":500000000,"support_perbill":1161670,"approval":50,"support":0.116167},{"time_hours":196,"approval_perbill":500000000,"support_perbill":1147579,"approval":50,"support":0.1147579},{"time_hours":197,"approval_perbill":500000000,"support_perbill":1133630,"approval":50,"support":0.113363},{"time_hours":198,"approval_perbill":500000000,"support_perbill":1119821,"approval":50,"support":0.1119821},{"time_hours":199,"approval_perbill":500000000,"support_perbill":1106150,"approval":50,"support":0.110615},{"time_hours":200,"approval_perbill":500000000,"support_perbill":1092615,"approval":50,"support":0.1092615},{"time_hours":201,"approval_perbill":500000000,"support_perbill":1079214,"approval":50,"support":0.1079214},{"time_hours":202,"approval_perbill":500000000,"support_perbill":1065945,"approval":50,"support":0.1065945},{"time_hours":203,"approval_perbill":500000000,"support_perbill":1052807,"approval":50,"support":0.1052807},{"time_hours":204,"approval_perbill":500000000,"support_perbill":1039796,"approval":50,"support":0.1039796},{"time_hours":205,"approval_perbill":500000000,"support_perbill":1026911,"approval":50,"support":0.1026911},{"time_hours":206,"approval_perbill":500000000,"support_perbill":1014151,"approval":50,"support":0.1014151},{"time_hours":207,"approval_perbill":500000000,"support_perbill":1001514,"approval":50,"support":0.1001514},{"time_hours":208,"approval_perbill":500000000,"support_perbill":988997,"approval":50,"support":0.0988997},{"time_hours":209,"approval_perbill":500000000,"support_perbill":976600,"approval":50,"support":0.09766},{"time_hours":210,"approval_perbill":500000000,"support_perbill":964320,"approval":50,"support":0.096432},{"time_hours":211,"approval_perbill":500000000,"support_perbill":952156,"approval":50,"support":0.0952156},{"time_hours":212,"approval_perbill":500000000,"support_perbill":940106,"approval":50,"support":0.0940106},{"time_hours":213,"approval_perbill":500000000,"support_perbill":928169,"approval":50,"support":0.0928169},{"time_hours":214,"approval_perbill":500000000,"support_perbill":916342,"approval":50,"support":0.0916342},{"time_hours":215,"approval_perbill":500000000,"support_perbill":904626,"approval":50,"support":0.0904626},{"time_hours":216,"approval_perbill":500000000,"support_perbill":893017,"approval":50,"support":0.0893017},{"time_hours":217,"approval_perbill":500000000,"support_perbill":881514,"approval":50,"support":0.0881514},{"time_hours":218,"approval_perbill":500000000,"support_perbill":870117,"approval":50,"support":0.0870117},{"time_hours":219,"approval_perbill":500000000,"support_perbill":858823,"approval":50,"support":0.0858823},{"time_hours":220,"approval_perbill":500000000,"support_perbill":847631,"approval":50,"support":0.0847631},{"time_hours":221,"approval_perbill":500000000,"support_perbill":836540,"approval":50,"support":0.083654},{"time_hours":222,"approval_perbill":500000000,"support_perbill":825549,"approval":50,"support":0.0825549},{"time_hours":223,"approval_perbill":500000000,"support_perbill":814655,"approval":50,"support":0.0814655},{"time_hours":224,"approval_perbill":500000000,"support_perbill":803858,"approval":50,"support":0.0803858},{"time_hours":225,"approval_perbill":500000000,"support_perbill":793157,"approval":50,"support":0.0793157},{"time_hours":226,"approval_perbill":500000000,"support_perbill":782550,"approval":50,"support":0.078255},{"time_hours":227,"approval_perbill":500000000,"support_perbill":772037,"approval":50,"support":0.0772037},{"time_hours":228,"approval_perbill":500000000,"support_perbill":761615,"approval":50,"support":0.0761615},{"time_hours":229,"approval_perbill":500000000,"support_perbill":751283,"approval":50,"support":0.0751283},{"time_hours":230,"approval_perbill":500000000,"support_perbill":741041,"approval":50,"support":0.0741041},{"time_hours":231,"approval_perbill":500000000,"support_perbill":730887,"approval":50,"support":0.0730887},{"time_hours":232,"approval_perbill":500000000,"support_perbill":720821,"approval":50,"support":0.0720821},{"time_hours":233,"approval_perbill":500000000,"support_perbill":710840,"approval":50,"support":0.071084},{"time_hours":234,"approval_perbill":500000000,"support_perbill":700944,"approval":50,"support":0.0700944},{"time_hours":235,"approval_perbill":500000000,"support_perbill":691132,"approval":50,"support":0.0691132},{"time_hours":236,"approval_perbill":500000000,"support_perbill":681403,"approval":50,"support":0.0681403},{"time_hours":237,"approval_perbill":500000000,"support_perbill":671756,"approval":50,"support":0.0671756},{"time_hours":238,"approval_perbill":500000000,"support_perbill":662189,"approval":50,"support":0.0662189},{"time_hours":239,"approval_perbill":500000000,"support_perbill":652702,"approval":50,"support":0.0652702},{"time_hours":240,"approval_perbill":500000000,"support_perbill":643294,"approval":50,"support":0.0643294},{"time_hours":241,"approval_perbill":500000000,"support_perbill":633963,"approval":50,"support":0.0633963},{"time_hours":242,"approval_perbill":500000000,"support_perbill":624709,"approval":50,"support":0.0624709},{"time_hours":243,"approval_perbill":500000000,"support_perbill":615531,"approval":50,"support":0.0615531},{"time_hours":244,"approval_perbill":500000000,"support_perbill":606428,"approval":50,"support":0.0606428},{"time_hours":245,"approval_perbill":500000000,"support_perbill":597399,"approval":50,"support":0.0597399},{"time_hours":246,"approval_perbill":500000000,"support_perbill":588443,"approval":50,"support":0.0588443},{"time_hours":247,"approval_perbill":500000000,"support_perbill":579559,"approval":50,"support":0.0579559},{"time_hours":248,"approval_perbill":500000000,"support_perbill":570747,"approval":50,"support":0.0570747},{"time_hours":249,"approval_perbill":500000000,"support_perbill":562005,"approval":50,"support":0.0562005},{"time_hours":250,"approval_perbill":500000000,"support_perbill":553332,"approval":50,"support":0.0553332},{"time_hours":251,"approval_perbill":500000000,"support_perbill":544729,"approval":50,"support":0.0544729},{"time_hours":252,"approval_perbill":500000000,"support_perbill":536193,"approval":50,"support":0.0536193},{"time_hours":253,"approval_perbill":500000000,"support_perbill":527725,"approval":50,"support":0.0527725},{"time_hours":254,"approval_perbill":500000000,"support_perbill":519322,"approval":50,"support":0.0519322},{"time_hours":255,"approval_perbill":500000000,"support_perbill":510986,"approval":50,"support":0.0510986},{"time_hours":256,"approval_perbill":500000000,"support_perbill":502715,"approval":50,"support":0.0502715},{"time_hours":257,"approval_perbill":500000000,"support_perbill":494507,"approval":50,"support":0.0494507},{"time_hours":258,"approval_perbill":500000000,"support_perbill":486363,"approval":50,"support":0.0486363},{"time_hours":259,"approval_perbill":500000000,"support_perbill":478282,"approval":50,"support":0.0478282},{"time_hours":260,"approval_perbill":500000000,"support_perbill":470262,"approval":50,"support":0.0470262},{"time_hours":261,"approval_perbill":500000000,"support_perbill":462304,"approval":50,"support":0.0462304},{"time_hours":262,"approval_perbill":500000000,"support_perbill":454406,"approval":50,"support":0.0454406},{"time_hours":263,"approval_perbill":500000000,"support_perbill":446568,"approval":50,"support":0.0446568},{"time_hours":264,"approval_perbill":500000000,"support_perbill":438789,"approval":50,"support":0.0438789},{"time_hours":265,"approval_perbill":500000000,"support_perbill":431068,"approval":50,"support":0.0431068},{"time_hours":266,"approval_perbill":500000000,"support_perbill":423406,"approval":50,"support":0.0423406},{"time_hours":267,"approval_perbill":500000000,"support_perbill":415800,"approval":50,"support":0.04158},{"time_hours":268,"approval_perbill":500000000,"support_perbill":408251,"approval":50,"support":0.0408251},{"time_hours":269,"approval_perbill":500000000,"support_perbill":400758,"approval":50,"support":0.0400758},{"time_hours":270,"approval_perbill":500000000,"support_perbill":393321,"approval":50,"support":0.0393321},{"time_hours":271,"approval_perbill":500000000,"support_perbill":385937,"approval":50,"support":0.0385937},{"time_hours":272,"approval_perbill":500000000,"support_perbill":378608,"approval":50,"support":0.0378608},{"time_hours":273,"approval_perbill":500000000,"support_perbill":371333,"approval":50,"support":0.0371333},{"time_hours":274,"approval_perbill":500000000,"support_perbill":364110,"approval":50,"support":0.036411},{"time_hours":275,"approval_perbill":500000000,"support_perbill":356940,"approval":50,"support":0.035694},{"time_hours":276,"approval_perbill":500000000,"support_perbill":349821,"approval":50,"support":0.0349821},{"time_hours":277,"approval_perbill":500000000,"support_perbill":342754,"approval":50,"support":0.0342754},{"time_hours":278,"approval_perbill":500000000,"support_perbill":335737,"approval":50,"support":0.0335737},{"time_hours":279,"approval_perbill":500000000,"support_perbill":328771,"approval":50,"support":0.0328771},{"time_hours":280,"approval_perbill":500000000,"support_perbill":321854,"approval":50,"support":0.0321854},{"time_hours":281,"approval_perbill":500000000,"support_perbill":314986,"approval":50,"support":0.0314986},{"time_hours":282,"approval_perbill":500000000,"support_perbill":308166,"approval":50,"support":0.0308166},{"time_hours":283,"approval_perbill":500000000,"support_perbill":301395,"approval":50,"support":0.0301395},{"time_hours":284,"approval_perbill":500000000,"support_perbill":294671,"approval":50,"support":0.0294671},{"time_hours":285,"approval_perbill":500000000,"support_perbill":287994,"approval":50,"support":0.0287994},{"time_hours":286,"approval_perbill":500000000,"support_perbill":281363,"approval":50,"support":0.0281363},{"time_hours":287,"approval_perbill":500000000,"support_perbill":274779,"approval":50,"support":0.0274779},{"time_hours":288,"approval_perbill":500000000,"support_perbill":268240,"approval":50,"support":0.026824},{"time_hours":289,"approval_perbill":500000000,"support_perbill":261746,"approval":50,"support":0.0261746},{"time_hours":290,"approval_perbill":500000000,"support_perbill":255297,"approval":50,"support":0.0255297},{"time_hours":291,"approval_perbill":500000000,"support_perbill":248892,"approval":50,"support":0.0248892},{"time_hours":292,"approval_perbill":500000000,"support_perbill":242531,"approval":50,"support":0.0242531},{"time_hours":293,"approval_perbill":500000000,"support_perbill":236213,"approval":50,"support":0.0236213},{"time_hours":294,"approval_perbill":500000000,"support_perbill":229938,"approval":50,"support":0.0229938},{"time_hours":295,"approval_perbill":500000000,"support_perbill":223705,"approval":50,"support":0.0223705},{"time_hours":296,"approval_perbill":500000000,"support_perbill":217514,"approval":50,"support":0.0217514},{"time_hours":297,"approval_perbill":500000000,"support_perbill":211365,"approval":50,"support":0.0211365},{"time_hours":298,"approval_perbill":500000000,"support_perbill":205257,"approval":50,"support":0.0205257},{"time_hours":299,"approval_perbill":500000000,"support_perbill":199189,"approval":50,"support":0.0199189},{"time_hours":300,"approval_perbill":500000000,"support_perbill":193162,"approval":50,"support":0.0193162},{"time_hours":301,"approval_perbill":500000000,"support_perbill":187175,"approval":50,"support":0.0187175},{"time_hours":302,"approval_perbill":500000000,"support_perbill":181227,"approval":50,"support":0.0181227},{"time_hours":303,"approval_perbill":500000000,"support_perbill":175318,"approval":50,"support":0.0175318},{"time_hours":304,"approval_perbill":500000000,"support_perbill":169448,"approval":50,"support":0.0169448},{"time_hours":305,"approval_perbill":500000000,"support_perbill":163617,"approval":50,"support":0.0163617},{"time_hours":306,"approval_perbill":500000000,"support_perbill":157823,"approval":50,"support":0.0157823},{"time_hours":307,"approval_perbill":500000000,"support_perbill":152067,"approval":50,"support":0.0152067},{"time_hours":308,"approval_perbill":500000000,"support_perbill":146348,"approval":50,"support":0.0146348},{"time_hours":309,"approval_perbill":500000000,"support_perbill":140667,"approval":50,"support":0.0140667},{"time_hours":310,"approval_perbill":500000000,"support_perbill":135021,"approval":50,"support":0.0135021},{"time_hours":311,"approval_perbill":500000000,"support_perbill":129412,"approval":50,"support":0.0129412},{"time_hours":312,"approval_perbill":500000000,"support_perbill":123839,"approval":50,"support":0.0123839},{"time_hours":313,"approval_perbill":500000000,"support_perbill":118301,"approval":50,"support":0.0118301},{"time_hours":314,"approval_perbill":500000000,"support_perbill":112798,"approval":50,"support":0.0112798},{"time_hours":315,"approval_perbill":500000000,"support_perbill":107330,"approval":50,"support":0.010733},{"time_hours":316,"approval_perbill":500000000,"support_perbill":101897,"approval":50,"support":0.0101897},{"time_hours":317,"approval_perbill":500000000,"support_perbill":96498,"approval":50,"support":0.0096498},{"time_hours":318,"approval_perbill":500000000,"support_perbill":91133,"approval":50,"support":0.0091133},{"time_hours":319,"approval_perbill":500000000,"support_perbill":85801,"approval":50,"support":0.0085801},{"time_hours":320,"approval_perbill":500000000,"support_perbill":80502,"approval":50,"support":0.0080502},{"time_hours":321,"approval_perbill":500000000,"support_perbill":75236,"approval":50,"support":0.0075236},{"time_hours":322,"approval_perbill":500000000,"support_perbill":70003,"approval":50,"support":0.0070003},{"time_hours":323,"approval_perbill":500000000,"support_perbill":64802,"approval":50,"support":0.0064802},{"time_hours":324,"approval_perbill":500000000,"support_perbill":59634,"approval":50,"support":0.0059634},{"time_hours":325,"approval_perbill":500000000,"support_perbill":54496,"approval":50,"support":0.0054496},{"time_hours":326,"approval_perbill":500000000,"support_perbill":49391,"approval":50,"support":0.0049391},{"time_hours":327,"approval_perbill":500000000,"support_perbill":44316,"approval":50,"support":0.0044316},{"time_hours":328,"approval_perbill":500000000,"support_perbill":39272,"approval":50,"support":0.0039272},{"time_hours":329,"approval_perbill":500000000,"support_perbill":34259,"approval":50,"support":0.0034259},{"time_hours":330,"approval_perbill":500000000,"support_perbill":29276,"approval":50,"support":0.0029276},{"time_hours":331,"approval_perbill":500000000,"support_perbill":24323,"approval":50,"support":0.0024323},{"time_hours":332,"approval_perbill":500000000,"support_perbill":19400,"approval":50,"support":0.00194},{"time_hours":333,"approval_perbill":500000000,"support_perbill":14507,"approval":50,"support":0.0014507},{"time_hours":334,"approval_perbill":500000000,"support_perbill":9642,"approval":50,"support":0.0009642},{"time_hours":335,"approval_perbill":500000000,"support_perbill":4807,"approval":50,"support":0.0004807},{"time_hours":336,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},17593:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905},{"time_hours":2,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381},{"time_hours":3,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715},{"time_hours":4,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762},{"time_hours":5,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524},{"time_hours":6,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429},{"time_hours":7,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334},{"time_hours":8,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239},{"time_hours":9,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143},{"time_hours":10,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048},{"time_hours":11,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953},{"time_hours":12,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858},{"time_hours":13,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762},{"time_hours":14,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667},{"time_hours":15,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572},{"time_hours":16,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477},{"time_hours":17,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381},{"time_hours":18,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286},{"time_hours":19,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191},{"time_hours":20,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096},{"time_hours":21,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875},{"time_hours":22,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905},{"time_hours":23,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381},{"time_hours":24,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715},{"time_hours":25,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762},{"time_hours":26,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524},{"time_hours":27,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429},{"time_hours":28,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334},{"time_hours":29,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239},{"time_hours":30,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143},{"time_hours":31,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048},{"time_hours":32,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953},{"time_hours":33,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858},{"time_hours":34,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762},{"time_hours":35,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667},{"time_hours":36,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572},{"time_hours":37,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477},{"time_hours":38,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381},{"time_hours":39,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286},{"time_hours":40,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191},{"time_hours":41,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096},{"time_hours":42,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75},{"time_hours":43,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905},{"time_hours":44,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381},{"time_hours":45,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715},{"time_hours":46,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762},{"time_hours":47,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524},{"time_hours":48,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429},{"time_hours":49,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334},{"time_hours":50,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239},{"time_hours":51,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143},{"time_hours":52,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048},{"time_hours":53,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953},{"time_hours":54,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858},{"time_hours":55,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762},{"time_hours":56,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667},{"time_hours":57,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572},{"time_hours":58,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477},{"time_hours":59,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381},{"time_hours":60,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286},{"time_hours":61,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191},{"time_hours":62,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096},{"time_hours":63,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625},{"time_hours":64,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905},{"time_hours":65,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381},{"time_hours":66,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715},{"time_hours":67,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762},{"time_hours":68,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524},{"time_hours":69,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429},{"time_hours":70,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334},{"time_hours":71,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239},{"time_hours":72,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143},{"time_hours":73,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048},{"time_hours":74,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953},{"time_hours":75,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858},{"time_hours":76,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762},{"time_hours":77,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667},{"time_hours":78,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572},{"time_hours":79,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477},{"time_hours":80,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381},{"time_hours":81,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286},{"time_hours":82,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191},{"time_hours":83,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096},{"time_hours":84,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5},{"time_hours":85,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905},{"time_hours":86,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381},{"time_hours":87,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715},{"time_hours":88,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762},{"time_hours":89,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524},{"time_hours":90,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429},{"time_hours":91,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334},{"time_hours":92,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239},{"time_hours":93,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143},{"time_hours":94,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048},{"time_hours":95,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953},{"time_hours":96,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858},{"time_hours":97,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762},{"time_hours":98,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667},{"time_hours":99,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572},{"time_hours":100,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477},{"time_hours":101,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381},{"time_hours":102,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286},{"time_hours":103,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191},{"time_hours":104,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096},{"time_hours":105,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375},{"time_hours":106,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905},{"time_hours":107,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381},{"time_hours":108,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715},{"time_hours":109,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762},{"time_hours":110,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524},{"time_hours":111,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429},{"time_hours":112,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334},{"time_hours":113,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239},{"time_hours":114,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143},{"time_hours":115,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048},{"time_hours":116,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953},{"time_hours":117,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858},{"time_hours":118,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762},{"time_hours":119,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667},{"time_hours":120,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572},{"time_hours":121,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477},{"time_hours":122,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381},{"time_hours":123,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286},{"time_hours":124,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191},{"time_hours":125,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096},{"time_hours":126,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25},{"time_hours":127,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905},{"time_hours":128,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381},{"time_hours":129,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715},{"time_hours":130,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762},{"time_hours":131,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524},{"time_hours":132,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429},{"time_hours":133,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334},{"time_hours":134,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239},{"time_hours":135,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143},{"time_hours":136,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048},{"time_hours":137,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953},{"time_hours":138,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858},{"time_hours":139,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762},{"time_hours":140,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667},{"time_hours":141,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572},{"time_hours":142,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477},{"time_hours":143,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381},{"time_hours":144,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286},{"time_hours":145,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191},{"time_hours":146,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096},{"time_hours":147,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125},{"time_hours":148,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905},{"time_hours":149,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381},{"time_hours":150,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715},{"time_hours":151,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762},{"time_hours":152,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524},{"time_hours":153,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429},{"time_hours":154,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334},{"time_hours":155,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239},{"time_hours":156,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143},{"time_hours":157,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048},{"time_hours":158,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953},{"time_hours":159,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858},{"time_hours":160,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762},{"time_hours":161,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667},{"time_hours":162,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572},{"time_hours":163,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477},{"time_hours":164,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381},{"time_hours":165,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286},{"time_hours":166,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191},{"time_hours":167,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096},{"time_hours":168,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25},{"time_hours":169,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905},{"time_hours":170,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381},{"time_hours":171,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715},{"time_hours":172,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762},{"time_hours":173,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524},{"time_hours":174,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429},{"time_hours":175,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334},{"time_hours":176,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239},{"time_hours":177,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143},{"time_hours":178,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048},{"time_hours":179,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953},{"time_hours":180,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858},{"time_hours":181,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762},{"time_hours":182,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667},{"time_hours":183,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572},{"time_hours":184,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477},{"time_hours":185,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381},{"time_hours":186,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286},{"time_hours":187,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191},{"time_hours":188,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096},{"time_hours":189,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875},{"time_hours":190,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905},{"time_hours":191,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381},{"time_hours":192,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715},{"time_hours":193,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762},{"time_hours":194,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524},{"time_hours":195,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429},{"time_hours":196,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334},{"time_hours":197,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239},{"time_hours":198,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143},{"time_hours":199,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048},{"time_hours":200,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953},{"time_hours":201,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858},{"time_hours":202,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762},{"time_hours":203,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667},{"time_hours":204,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572},{"time_hours":205,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477},{"time_hours":206,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381},{"time_hours":207,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286},{"time_hours":208,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191},{"time_hours":209,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096},{"time_hours":210,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75},{"time_hours":211,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905},{"time_hours":212,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381},{"time_hours":213,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715},{"time_hours":214,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762},{"time_hours":215,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524},{"time_hours":216,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429},{"time_hours":217,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334},{"time_hours":218,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239},{"time_hours":219,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143},{"time_hours":220,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048},{"time_hours":221,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953},{"time_hours":222,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858},{"time_hours":223,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762},{"time_hours":224,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667},{"time_hours":225,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572},{"time_hours":226,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477},{"time_hours":227,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381},{"time_hours":228,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286},{"time_hours":229,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191},{"time_hours":230,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096},{"time_hours":231,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625},{"time_hours":232,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905},{"time_hours":233,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381},{"time_hours":234,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715},{"time_hours":235,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762},{"time_hours":236,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524},{"time_hours":237,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429},{"time_hours":238,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334},{"time_hours":239,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239},{"time_hours":240,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143},{"time_hours":241,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048},{"time_hours":242,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953},{"time_hours":243,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858},{"time_hours":244,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762},{"time_hours":245,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667},{"time_hours":246,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572},{"time_hours":247,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477},{"time_hours":248,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381},{"time_hours":249,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286},{"time_hours":250,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191},{"time_hours":251,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096},{"time_hours":252,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5},{"time_hours":253,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905},{"time_hours":254,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381},{"time_hours":255,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715},{"time_hours":256,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762},{"time_hours":257,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524},{"time_hours":258,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429},{"time_hours":259,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334},{"time_hours":260,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239},{"time_hours":261,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143},{"time_hours":262,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048},{"time_hours":263,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953},{"time_hours":264,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858},{"time_hours":265,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762},{"time_hours":266,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667},{"time_hours":267,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572},{"time_hours":268,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477},{"time_hours":269,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381},{"time_hours":270,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286},{"time_hours":271,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191},{"time_hours":272,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096},{"time_hours":273,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375},{"time_hours":274,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905},{"time_hours":275,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381},{"time_hours":276,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715},{"time_hours":277,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762},{"time_hours":278,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524},{"time_hours":279,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429},{"time_hours":280,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334},{"time_hours":281,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239},{"time_hours":282,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143},{"time_hours":283,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048},{"time_hours":284,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953},{"time_hours":285,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858},{"time_hours":286,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762},{"time_hours":287,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667},{"time_hours":288,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572},{"time_hours":289,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477},{"time_hours":290,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381},{"time_hours":291,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286},{"time_hours":292,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191},{"time_hours":293,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096},{"time_hours":294,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25},{"time_hours":295,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905},{"time_hours":296,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381},{"time_hours":297,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715},{"time_hours":298,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762},{"time_hours":299,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524},{"time_hours":300,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429},{"time_hours":301,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334},{"time_hours":302,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239},{"time_hours":303,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143},{"time_hours":304,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048},{"time_hours":305,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953},{"time_hours":306,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858},{"time_hours":307,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762},{"time_hours":308,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667},{"time_hours":309,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572},{"time_hours":310,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477},{"time_hours":311,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381},{"time_hours":312,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286},{"time_hours":313,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191},{"time_hours":314,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096},{"time_hours":315,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125},{"time_hours":316,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905},{"time_hours":317,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381},{"time_hours":318,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715},{"time_hours":319,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762},{"time_hours":320,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524},{"time_hours":321,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429},{"time_hours":322,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334},{"time_hours":323,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239},{"time_hours":324,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143},{"time_hours":325,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048},{"time_hours":326,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953},{"time_hours":327,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858},{"time_hours":328,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762},{"time_hours":329,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667},{"time_hours":330,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572},{"time_hours":331,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477},{"time_hours":332,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381},{"time_hours":333,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286},{"time_hours":334,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191},{"time_hours":335,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096},{"time_hours":336,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},24045:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":999999999,"support_perbill":499999995,"approval":99.9999999,"support":49.9999995},{"time_hours":1,"approval_perbill":994734815,"support_perbill":437532142,"approval":99.4734815,"support":43.7532142},{"time_hours":2,"approval_perbill":989548816,"support_perbill":390045264,"approval":98.9548816,"support":39.0045264},{"time_hours":3,"approval_perbill":984440228,"support_perbill":352727281,"approval":98.4440228,"support":35.2727281},{"time_hours":4,"approval_perbill":979407334,"support_perbill":322627750,"approval":97.9407334,"support":32.262775},{"time_hours":5,"approval_perbill":974448461,"support_perbill":297836947,"approval":97.4448461,"support":29.7836947},{"time_hours":6,"approval_perbill":969561991,"support_perbill":277064231,"approval":96.9561991,"support":27.7064231},{"time_hours":7,"approval_perbill":964746346,"support_perbill":259405948,"approval":96.4746346,"support":25.9405948},{"time_hours":8,"approval_perbill":960000002,"support_perbill":244210536,"approval":96.0000002,"support":24.4210536},{"time_hours":9,"approval_perbill":955321468,"support_perbill":230996317,"approval":95.5321468,"support":23.0996317},{"time_hours":10,"approval_perbill":950709307,"support_perbill":219399546,"approval":95.0709307,"support":21.9399546},{"time_hours":11,"approval_perbill":946162112,"support_perbill":209140376,"approval":94.6162112,"support":20.9140376},{"time_hours":12,"approval_perbill":941678522,"support_perbill":200000007,"approval":94.1678522,"support":20.0000007},{"time_hours":13,"approval_perbill":937257211,"support_perbill":191804884,"approval":93.7257211,"support":19.1804884},{"time_hours":14,"approval_perbill":932896892,"support_perbill":184415591,"approval":93.2896892,"support":18.4415591},{"time_hours":15,"approval_perbill":928596309,"support_perbill":177718838,"approval":92.8596309,"support":17.7718838},{"time_hours":16,"approval_perbill":924354246,"support_perbill":171621628,"approval":92.4354246,"support":17.1621628},{"time_hours":17,"approval_perbill":920169512,"support_perbill":166046892,"approval":92.0169512,"support":16.6046892},{"time_hours":18,"approval_perbill":916040958,"support_perbill":160930238,"approval":91.6040958,"support":16.0930238},{"time_hours":19,"approval_perbill":911967455,"support_perbill":156217428,"approval":91.1967455,"support":15.6217428},{"time_hours":20,"approval_perbill":907947914,"support_perbill":151862469,"approval":90.7947914,"support":15.1862469},{"time_hours":21,"approval_perbill":903981266,"support_perbill":147826091,"approval":90.3981266,"support":14.7826091},{"time_hours":22,"approval_perbill":900066477,"support_perbill":144074572,"approval":90.0066477,"support":14.4074572},{"time_hours":23,"approval_perbill":896202534,"support_perbill":140578783,"approval":89.6202534,"support":14.0578783},{"time_hours":24,"approval_perbill":892388454,"support_perbill":137313437,"approval":89.2388454,"support":13.7313437},{"time_hours":25,"approval_perbill":888623278,"support_perbill":134256476,"approval":88.8623278,"support":13.4256476},{"time_hours":26,"approval_perbill":884906070,"support_perbill":131388569,"approval":88.490607,"support":13.1388569},{"time_hours":27,"approval_perbill":881235922,"support_perbill":128692704,"approval":88.1235922,"support":12.8692704},{"time_hours":28,"approval_perbill":877611943,"support_perbill":126153850,"approval":87.7611943,"support":12.615385},{"time_hours":29,"approval_perbill":874033269,"support_perbill":123758680,"approval":87.4033269,"support":12.375868},{"time_hours":30,"approval_perbill":870499055,"support_perbill":121495330,"approval":87.0499055,"support":12.149533},{"time_hours":31,"approval_perbill":867008478,"support_perbill":119353212,"approval":86.7008478,"support":11.9353212},{"time_hours":32,"approval_perbill":863560734,"support_perbill":117322838,"approval":86.3560734,"support":11.7322838},{"time_hours":33,"approval_perbill":860155042,"support_perbill":115395687,"approval":86.0155042,"support":11.5395687},{"time_hours":34,"approval_perbill":856790633,"support_perbill":113564081,"approval":85.6790633,"support":11.3564081},{"time_hours":35,"approval_perbill":853466765,"support_perbill":111821089,"approval":85.3466765,"support":11.1821089},{"time_hours":36,"approval_perbill":850182706,"support_perbill":110160430,"approval":85.0182706,"support":11.016043},{"time_hours":37,"approval_perbill":846937749,"support_perbill":108576407,"approval":84.6937749,"support":10.8576407},{"time_hours":38,"approval_perbill":843731196,"support_perbill":107063832,"approval":84.3731196,"support":10.7063832},{"time_hours":39,"approval_perbill":840562372,"support_perbill":105617980,"approval":84.0562372,"support":10.561798},{"time_hours":40,"approval_perbill":837430613,"support_perbill":104234530,"approval":83.7430613,"support":10.423453},{"time_hours":41,"approval_perbill":834335274,"support_perbill":102909528,"approval":83.4335274,"support":10.2909528},{"time_hours":42,"approval_perbill":831275722,"support_perbill":101639346,"approval":83.1275722,"support":10.1639346},{"time_hours":43,"approval_perbill":828251342,"support_perbill":100420652,"approval":82.8251342,"support":10.0420652},{"time_hours":44,"approval_perbill":825261530,"support_perbill":99250377,"approval":82.526153,"support":9.9250377},{"time_hours":45,"approval_perbill":822305695,"support_perbill":98125691,"approval":82.2305695,"support":9.8125691},{"time_hours":46,"approval_perbill":819383263,"support_perbill":97043982,"approval":81.9383263,"support":9.7043982},{"time_hours":47,"approval_perbill":816493670,"support_perbill":96002832,"approval":81.649367,"support":9.6002832},{"time_hours":48,"approval_perbill":813636367,"support_perbill":95000002,"approval":81.3636367,"support":9.5000002},{"time_hours":49,"approval_perbill":810810814,"support_perbill":94033415,"approval":81.0810814,"support":9.4033415},{"time_hours":50,"approval_perbill":808016486,"support_perbill":93101141,"approval":80.8016486,"support":9.3101141},{"time_hours":51,"approval_perbill":805252867,"support_perbill":92201384,"approval":80.5252867,"support":9.2201384},{"time_hours":52,"approval_perbill":802519455,"support_perbill":91332473,"approval":80.2519455,"support":9.1332473},{"time_hours":53,"approval_perbill":799815756,"support_perbill":90492847,"approval":79.9815756,"support":9.0492847},{"time_hours":54,"approval_perbill":797141290,"support_perbill":89681052,"approval":79.714129,"support":8.9681052},{"time_hours":55,"approval_perbill":794495583,"support_perbill":88895726,"approval":79.4495583,"support":8.8895726},{"time_hours":56,"approval_perbill":791878176,"support_perbill":88135595,"approval":79.1878176,"support":8.8135595},{"time_hours":57,"approval_perbill":789288615,"support_perbill":87399465,"approval":78.9288615,"support":8.7399465},{"time_hours":58,"approval_perbill":786726461,"support_perbill":86686218,"approval":78.6726461,"support":8.6686218},{"time_hours":59,"approval_perbill":784191278,"support_perbill":85994804,"approval":78.4191278,"support":8.5994804},{"time_hours":60,"approval_perbill":781682644,"support_perbill":85324233,"approval":78.1682644,"support":8.5324233},{"time_hours":61,"approval_perbill":779200144,"support_perbill":84673579,"approval":77.9200144,"support":8.4673579},{"time_hours":62,"approval_perbill":776743372,"support_perbill":84041967,"approval":77.6743372,"support":8.4041967},{"time_hours":63,"approval_perbill":774311929,"support_perbill":83428573,"approval":77.4311929,"support":8.3428573},{"time_hours":64,"approval_perbill":771905427,"support_perbill":82832619,"approval":77.1905427,"support":8.2832619},{"time_hours":65,"approval_perbill":769523483,"support_perbill":82253373,"approval":76.9523483,"support":8.2253373},{"time_hours":66,"approval_perbill":767165723,"support_perbill":81690142,"approval":76.7165723,"support":8.1690142},{"time_hours":67,"approval_perbill":764831781,"support_perbill":81142270,"approval":76.4831781,"support":8.114227},{"time_hours":68,"approval_perbill":762521298,"support_perbill":80609138,"approval":76.2521298,"support":8.0609138},{"time_hours":69,"approval_perbill":760233921,"support_perbill":80090159,"approval":76.0233921,"support":8.0090159},{"time_hours":70,"approval_perbill":757969306,"support_perbill":79584776,"approval":75.7969306,"support":7.9584776},{"time_hours":71,"approval_perbill":755727116,"support_perbill":79092463,"approval":75.5727116,"support":7.9092463},{"time_hours":72,"approval_perbill":753507017,"support_perbill":78612718,"approval":75.3507017,"support":7.8612718},{"time_hours":73,"approval_perbill":751308686,"support_perbill":78145066,"approval":75.1308686,"support":7.8145066},{"time_hours":74,"approval_perbill":749131804,"support_perbill":77689057,"approval":74.9131804,"support":7.7689057},{"time_hours":75,"approval_perbill":746976058,"support_perbill":77244260,"approval":74.6976058,"support":7.724426},{"time_hours":76,"approval_perbill":744841143,"support_perbill":76810267,"approval":74.4841143,"support":7.6810267},{"time_hours":77,"approval_perbill":742726757,"support_perbill":76386689,"approval":74.2726757,"support":7.6386689},{"time_hours":78,"approval_perbill":740632606,"support_perbill":75973155,"approval":74.0632606,"support":7.5973155},{"time_hours":79,"approval_perbill":738558402,"support_perbill":75569313,"approval":73.8558402,"support":7.5569313},{"time_hours":80,"approval_perbill":736503859,"support_perbill":75174826,"approval":73.6503859,"support":7.5174826},{"time_hours":81,"approval_perbill":734468701,"support_perbill":74789372,"approval":73.4468701,"support":7.4789372},{"time_hours":82,"approval_perbill":732452653,"support_perbill":74412645,"approval":73.2452653,"support":7.4412645},{"time_hours":83,"approval_perbill":730455448,"support_perbill":74044351,"approval":73.0455448,"support":7.4044351},{"time_hours":84,"approval_perbill":728476824,"support_perbill":73684211,"approval":72.8476824,"support":7.3684211},{"time_hours":85,"approval_perbill":726516522,"support_perbill":73331957,"approval":72.6516522,"support":7.3331957},{"time_hours":86,"approval_perbill":724574288,"support_perbill":72987332,"approval":72.4574288,"support":7.2987332},{"time_hours":87,"approval_perbill":722649875,"support_perbill":72650092,"approval":72.2649875,"support":7.2650092},{"time_hours":88,"approval_perbill":720743037,"support_perbill":72320001,"approval":72.0743037,"support":7.2320001},{"time_hours":89,"approval_perbill":718853535,"support_perbill":71996834,"approval":71.8853535,"support":7.1996834},{"time_hours":90,"approval_perbill":716981135,"support_perbill":71680377,"approval":71.6981135,"support":7.1680377},{"time_hours":91,"approval_perbill":715125604,"support_perbill":71370421,"approval":71.5125604,"support":7.1370421},{"time_hours":92,"approval_perbill":713286716,"support_perbill":71066770,"approval":71.3286716,"support":7.106677},{"time_hours":93,"approval_perbill":711464248,"support_perbill":70769231,"approval":71.1464248,"support":7.0769231},{"time_hours":94,"approval_perbill":709657981,"support_perbill":70477624,"approval":70.9657981,"support":7.0477624},{"time_hours":95,"approval_perbill":707867699,"support_perbill":70191771,"approval":70.7867699,"support":7.0191771},{"time_hours":96,"approval_perbill":706093193,"support_perbill":69911505,"approval":70.6093193,"support":6.9911505},{"time_hours":97,"approval_perbill":704334253,"support_perbill":69636663,"approval":70.4334253,"support":6.9636663},{"time_hours":98,"approval_perbill":702590676,"support_perbill":69367089,"approval":70.2590676,"support":6.9367089},{"time_hours":99,"approval_perbill":700862262,"support_perbill":69102633,"approval":70.0862262,"support":6.9102633},{"time_hours":100,"approval_perbill":699148814,"support_perbill":68843152,"approval":69.9148814,"support":6.8843152},{"time_hours":101,"approval_perbill":697450138,"support_perbill":68588504,"approval":69.7450138,"support":6.8588504},{"time_hours":102,"approval_perbill":695766044,"support_perbill":68338558,"approval":69.5766044,"support":6.8338558},{"time_hours":103,"approval_perbill":694096344,"support_perbill":68093184,"approval":69.4096344,"support":6.8093184},{"time_hours":104,"approval_perbill":692440857,"support_perbill":67852257,"approval":69.2440857,"support":6.7852257},{"time_hours":105,"approval_perbill":690799399,"support_perbill":67615659,"approval":69.0799399,"support":6.7615659},{"time_hours":106,"approval_perbill":689171795,"support_perbill":67383272,"approval":68.9171795,"support":6.7383272},{"time_hours":107,"approval_perbill":687557869,"support_perbill":67154986,"approval":68.7557869,"support":6.7154986},{"time_hours":108,"approval_perbill":685957449,"support_perbill":66930693,"approval":68.5957449,"support":6.6930693},{"time_hours":109,"approval_perbill":684370368,"support_perbill":66710290,"approval":68.4370368,"support":6.671029},{"time_hours":110,"approval_perbill":682796458,"support_perbill":66493675,"approval":68.2796458,"support":6.6493675},{"time_hours":111,"approval_perbill":681235556,"support_perbill":66280753,"approval":68.1235556,"support":6.6280753},{"time_hours":112,"approval_perbill":679687502,"support_perbill":66071429,"approval":67.9687502,"support":6.6071429},{"time_hours":113,"approval_perbill":678152139,"support_perbill":65865613,"approval":67.8152139,"support":6.5865613},{"time_hours":114,"approval_perbill":676629309,"support_perbill":65663217,"approval":67.6629309,"support":6.5663217},{"time_hours":115,"approval_perbill":675118862,"support_perbill":65464158,"approval":67.5118862,"support":6.5464158},{"time_hours":116,"approval_perbill":673620645,"support_perbill":65268353,"approval":67.3620645,"support":6.5268353},{"time_hours":117,"approval_perbill":672134512,"support_perbill":65075723,"approval":67.2134512,"support":6.5075723},{"time_hours":118,"approval_perbill":670660315,"support_perbill":64886191,"approval":67.0660315,"support":6.4886191},{"time_hours":119,"approval_perbill":669197914,"support_perbill":64699684,"approval":66.9197914,"support":6.4699684},{"time_hours":120,"approval_perbill":667747166,"support_perbill":64516129,"approval":66.7747166,"support":6.4516129},{"time_hours":121,"approval_perbill":666307933,"support_perbill":64335457,"approval":66.6307933,"support":6.4335457},{"time_hours":122,"approval_perbill":664880077,"support_perbill":64157601,"approval":66.4880077,"support":6.4157601},{"time_hours":123,"approval_perbill":663463466,"support_perbill":63982495,"approval":66.3463466,"support":6.3982495},{"time_hours":124,"approval_perbill":662057965,"support_perbill":63810075,"approval":66.2057965,"support":6.3810075},{"time_hours":125,"approval_perbill":660663447,"support_perbill":63640282,"approval":66.0663447,"support":6.3640282},{"time_hours":126,"approval_perbill":659279781,"support_perbill":63473054,"approval":65.9279781,"support":6.3473054},{"time_hours":127,"approval_perbill":657906842,"support_perbill":63308335,"approval":65.7906842,"support":6.3308335},{"time_hours":128,"approval_perbill":656544505,"support_perbill":63146067,"approval":65.6544505,"support":6.3146067},{"time_hours":129,"approval_perbill":655192648,"support_perbill":62986198,"approval":65.5192648,"support":6.2986198},{"time_hours":130,"approval_perbill":653851152,"support_perbill":62828674,"approval":65.3851152,"support":6.2828674},{"time_hours":131,"approval_perbill":652519896,"support_perbill":62673444,"approval":65.2519896,"support":6.2673444},{"time_hours":132,"approval_perbill":651198765,"support_perbill":62520458,"approval":65.1198765,"support":6.2520458},{"time_hours":133,"approval_perbill":649887643,"support_perbill":62369668,"approval":64.9887643,"support":6.2369668},{"time_hours":134,"approval_perbill":648586417,"support_perbill":62221027,"approval":64.8586417,"support":6.2221027},{"time_hours":135,"approval_perbill":647294974,"support_perbill":62074489,"approval":64.7294974,"support":6.2074489},{"time_hours":136,"approval_perbill":646013207,"support_perbill":61930011,"approval":64.6013207,"support":6.1930011},{"time_hours":137,"approval_perbill":644741005,"support_perbill":61787548,"approval":64.4741005,"support":6.1787548},{"time_hours":138,"approval_perbill":643478263,"support_perbill":61647059,"approval":64.3478263,"support":6.1647059},{"time_hours":139,"approval_perbill":642224875,"support_perbill":61508503,"approval":64.2224875,"support":6.1508503},{"time_hours":140,"approval_perbill":640980738,"support_perbill":61371841,"approval":64.0980738,"support":6.1371841},{"time_hours":141,"approval_perbill":639745749,"support_perbill":61237034,"approval":63.9745749,"support":6.1237034},{"time_hours":142,"approval_perbill":638519808,"support_perbill":61104045,"approval":63.8519808,"support":6.1104045},{"time_hours":143,"approval_perbill":637302817,"support_perbill":60972836,"approval":63.7302817,"support":6.0972836},{"time_hours":144,"approval_perbill":636094677,"support_perbill":60843373,"approval":63.6094677,"support":6.0843373},{"time_hours":145,"approval_perbill":634895291,"support_perbill":60715621,"approval":63.4895291,"support":6.0715621},{"time_hours":146,"approval_perbill":633704567,"support_perbill":60589547,"approval":63.3704567,"support":6.0589547},{"time_hours":147,"approval_perbill":632522409,"support_perbill":60465116,"approval":63.2522409,"support":6.0465116},{"time_hours":148,"approval_perbill":631348726,"support_perbill":60342298,"approval":63.1348726,"support":6.0342298},{"time_hours":149,"approval_perbill":630183427,"support_perbill":60221061,"approval":63.0183427,"support":6.0221061},{"time_hours":150,"approval_perbill":629026422,"support_perbill":60101376,"approval":62.9026422,"support":6.0101376},{"time_hours":151,"approval_perbill":627877624,"support_perbill":59983211,"approval":62.7877624,"support":5.9983211},{"time_hours":152,"approval_perbill":626736945,"support_perbill":59866539,"approval":62.6736945,"support":5.9866539},{"time_hours":153,"approval_perbill":625604299,"support_perbill":59751332,"approval":62.5604299,"support":5.9751332},{"time_hours":154,"approval_perbill":624479602,"support_perbill":59637562,"approval":62.4479602,"support":5.9637562},{"time_hours":155,"approval_perbill":623362771,"support_perbill":59525201,"approval":62.3362771,"support":5.9525201},{"time_hours":156,"approval_perbill":622253723,"support_perbill":59414226,"approval":62.2253723,"support":5.9414226},{"time_hours":157,"approval_perbill":621152377,"support_perbill":59304609,"approval":62.1152377,"support":5.9304609},{"time_hours":158,"approval_perbill":620058653,"support_perbill":59196326,"approval":62.0058653,"support":5.9196326},{"time_hours":159,"approval_perbill":618972473,"support_perbill":59089353,"approval":61.8972473,"support":5.9089353},{"time_hours":160,"approval_perbill":617893758,"support_perbill":58983666,"approval":61.7893758,"support":5.8983666},{"time_hours":161,"approval_perbill":616822432,"support_perbill":58879242,"approval":61.6822432,"support":5.8879242},{"time_hours":162,"approval_perbill":615758419,"support_perbill":58776059,"approval":61.5758419,"support":5.8776059},{"time_hours":163,"approval_perbill":614701645,"support_perbill":58674094,"approval":61.4701645,"support":5.8674094},{"time_hours":164,"approval_perbill":613652036,"support_perbill":58573327,"approval":61.3652036,"support":5.8573327},{"time_hours":165,"approval_perbill":612609519,"support_perbill":58473736,"approval":61.2609519,"support":5.8473736},{"time_hours":166,"approval_perbill":611574023,"support_perbill":58375301,"approval":61.1574023,"support":5.8375301},{"time_hours":167,"approval_perbill":610545477,"support_perbill":58278001,"approval":61.0545477,"support":5.8278001},{"time_hours":168,"approval_perbill":609523811,"support_perbill":58181818,"approval":60.9523811,"support":5.8181818},{"time_hours":169,"approval_perbill":608508957,"support_perbill":58086732,"approval":60.8508957,"support":5.8086732},{"time_hours":170,"approval_perbill":607500846,"support_perbill":57992724,"approval":60.7500846,"support":5.7992724},{"time_hours":171,"approval_perbill":606499412,"support_perbill":57899776,"approval":60.6499412,"support":5.7899776},{"time_hours":172,"approval_perbill":605504589,"support_perbill":57807871,"approval":60.5504589,"support":5.7807871},{"time_hours":173,"approval_perbill":604516310,"support_perbill":57716991,"approval":60.451631,"support":5.7716991},{"time_hours":174,"approval_perbill":603534513,"support_perbill":57627118,"approval":60.3534513,"support":5.7627118},{"time_hours":175,"approval_perbill":602559133,"support_perbill":57538237,"approval":60.2559133,"support":5.7538237},{"time_hours":176,"approval_perbill":601590108,"support_perbill":57450331,"approval":60.1590108,"support":5.7450331},{"time_hours":177,"approval_perbill":600627375,"support_perbill":57363383,"approval":60.0627375,"support":5.7363383},{"time_hours":178,"approval_perbill":599670874,"support_perbill":57277379,"approval":59.9670874,"support":5.7277379},{"time_hours":179,"approval_perbill":598720544,"support_perbill":57192303,"approval":59.8720544,"support":5.7192303},{"time_hours":180,"approval_perbill":597776326,"support_perbill":57108141,"approval":59.7776326,"support":5.7108141},{"time_hours":181,"approval_perbill":596838161,"support_perbill":57024876,"approval":59.6838161,"support":5.7024876},{"time_hours":182,"approval_perbill":595905991,"support_perbill":56942496,"approval":59.5905991,"support":5.6942496},{"time_hours":183,"approval_perbill":594979758,"support_perbill":56860986,"approval":59.4979758,"support":5.6860986},{"time_hours":184,"approval_perbill":594059407,"support_perbill":56780333,"approval":59.4059407,"support":5.6780333},{"time_hours":185,"approval_perbill":593144881,"support_perbill":56700522,"approval":59.3144881,"support":5.6700522},{"time_hours":186,"approval_perbill":592236126,"support_perbill":56621542,"approval":59.2236126,"support":5.6621542},{"time_hours":187,"approval_perbill":591333086,"support_perbill":56543378,"approval":59.1333086,"support":5.6543378},{"time_hours":188,"approval_perbill":590435708,"support_perbill":56466019,"approval":59.0435708,"support":5.6466019},{"time_hours":189,"approval_perbill":589543939,"support_perbill":56389452,"approval":58.9543939,"support":5.6389452},{"time_hours":190,"approval_perbill":588657726,"support_perbill":56313665,"approval":58.8657726,"support":5.6313665},{"time_hours":191,"approval_perbill":587777019,"support_perbill":56238646,"approval":58.7777019,"support":5.6238646},{"time_hours":192,"approval_perbill":586901764,"support_perbill":56164383,"approval":58.6901764,"support":5.6164383},{"time_hours":193,"approval_perbill":586031913,"support_perbill":56090866,"approval":58.6031913,"support":5.6090866},{"time_hours":194,"approval_perbill":585167415,"support_perbill":56018082,"approval":58.5167415,"support":5.6018082},{"time_hours":195,"approval_perbill":584308222,"support_perbill":55946021,"approval":58.4308222,"support":5.5946021},{"time_hours":196,"approval_perbill":583454283,"support_perbill":55874673,"approval":58.3454283,"support":5.5874673},{"time_hours":197,"approval_perbill":582605551,"support_perbill":55804027,"approval":58.2605551,"support":5.5804027},{"time_hours":198,"approval_perbill":581761979,"support_perbill":55734072,"approval":58.1761979,"support":5.5734072},{"time_hours":199,"approval_perbill":580923521,"support_perbill":55664798,"approval":58.0923521,"support":5.5664798},{"time_hours":200,"approval_perbill":580090128,"support_perbill":55596196,"approval":58.0090128,"support":5.5596196},{"time_hours":201,"approval_perbill":579261756,"support_perbill":55528255,"approval":57.9261756,"support":5.5528255},{"time_hours":202,"approval_perbill":578438360,"support_perbill":55460967,"approval":57.843836,"support":5.5460967},{"time_hours":203,"approval_perbill":577619895,"support_perbill":55394321,"approval":57.7619895,"support":5.5394321},{"time_hours":204,"approval_perbill":576806315,"support_perbill":55328309,"approval":57.6806315,"support":5.5328309},{"time_hours":205,"approval_perbill":575997580,"support_perbill":55262922,"approval":57.599758,"support":5.5262922},{"time_hours":206,"approval_perbill":575193643,"support_perbill":55198151,"approval":57.5193643,"support":5.5198151},{"time_hours":207,"approval_perbill":574394465,"support_perbill":55133987,"approval":57.4394465,"support":5.5133987},{"time_hours":208,"approval_perbill":573600001,"support_perbill":55070422,"approval":57.3600001,"support":5.5070422},{"time_hours":209,"approval_perbill":572810211,"support_perbill":55007447,"approval":57.2810211,"support":5.5007447},{"time_hours":210,"approval_perbill":572025053,"support_perbill":54945054,"approval":57.2025053,"support":5.4945054},{"time_hours":211,"approval_perbill":571244487,"support_perbill":54883236,"approval":57.1244487,"support":5.4883236},{"time_hours":212,"approval_perbill":570468473,"support_perbill":54821984,"approval":57.0468473,"support":5.4821984},{"time_hours":213,"approval_perbill":569696971,"support_perbill":54761290,"approval":56.9696971,"support":5.476129},{"time_hours":214,"approval_perbill":568929941,"support_perbill":54701147,"approval":56.8929941,"support":5.4701147},{"time_hours":215,"approval_perbill":568167345,"support_perbill":54641547,"approval":56.8167345,"support":5.4641547},{"time_hours":216,"approval_perbill":567409145,"support_perbill":54582484,"approval":56.7409145,"support":5.4582484},{"time_hours":217,"approval_perbill":566655303,"support_perbill":54523950,"approval":56.6655303,"support":5.452395},{"time_hours":218,"approval_perbill":565905780,"support_perbill":54465937,"approval":56.590578,"support":5.4465937},{"time_hours":219,"approval_perbill":565160541,"support_perbill":54408440,"approval":56.5160541,"support":5.440844},{"time_hours":220,"approval_perbill":564419549,"support_perbill":54351450,"approval":56.4419549,"support":5.435145},{"time_hours":221,"approval_perbill":563682767,"support_perbill":54294962,"approval":56.3682767,"support":5.4294962},{"time_hours":222,"approval_perbill":562950159,"support_perbill":54238968,"approval":56.2950159,"support":5.4238968},{"time_hours":223,"approval_perbill":562221691,"support_perbill":54183463,"approval":56.2221691,"support":5.4183463},{"time_hours":224,"approval_perbill":561497327,"support_perbill":54128440,"approval":56.1497327,"support":5.412844},{"time_hours":225,"approval_perbill":560777032,"support_perbill":54073892,"approval":56.0777032,"support":5.4073892},{"time_hours":226,"approval_perbill":560060774,"support_perbill":54019814,"approval":56.0060774,"support":5.4019814},{"time_hours":227,"approval_perbill":559348516,"support_perbill":53966200,"approval":55.9348516,"support":5.39662},{"time_hours":228,"approval_perbill":558640227,"support_perbill":53913043,"approval":55.8640227,"support":5.3913043},{"time_hours":229,"approval_perbill":557935873,"support_perbill":53860338,"approval":55.7935873,"support":5.3860338},{"time_hours":230,"approval_perbill":557235422,"support_perbill":53808079,"approval":55.7235422,"support":5.3808079},{"time_hours":231,"approval_perbill":556538840,"support_perbill":53756260,"approval":55.653884,"support":5.375626},{"time_hours":232,"approval_perbill":555846097,"support_perbill":53704876,"approval":55.5846097,"support":5.3704876},{"time_hours":233,"approval_perbill":555157160,"support_perbill":53653921,"approval":55.515716,"support":5.3653921},{"time_hours":234,"approval_perbill":554471998,"support_perbill":53603391,"approval":55.4471998,"support":5.3603391},{"time_hours":235,"approval_perbill":553790581,"support_perbill":53553279,"approval":55.3790581,"support":5.3553279},{"time_hours":236,"approval_perbill":553112877,"support_perbill":53503581,"approval":55.3112877,"support":5.3503581},{"time_hours":237,"approval_perbill":552438856,"support_perbill":53454291,"approval":55.2438856,"support":5.3454291},{"time_hours":238,"approval_perbill":551768489,"support_perbill":53405405,"approval":55.1768489,"support":5.3405405},{"time_hours":239,"approval_perbill":551101746,"support_perbill":53356917,"approval":55.1101746,"support":5.3356917},{"time_hours":240,"approval_perbill":550438597,"support_perbill":53308823,"approval":55.0438597,"support":5.3308823},{"time_hours":241,"approval_perbill":549779014,"support_perbill":53261118,"approval":54.9779014,"support":5.3261118},{"time_hours":242,"approval_perbill":549122967,"support_perbill":53213797,"approval":54.9122967,"support":5.3213797},{"time_hours":243,"approval_perbill":548470429,"support_perbill":53166855,"approval":54.8470429,"support":5.3166855},{"time_hours":244,"approval_perbill":547821371,"support_perbill":53120289,"approval":54.7821371,"support":5.3120289},{"time_hours":245,"approval_perbill":547175766,"support_perbill":53074093,"approval":54.7175766,"support":5.3074093},{"time_hours":246,"approval_perbill":546533585,"support_perbill":53028263,"approval":54.6533585,"support":5.3028263},{"time_hours":247,"approval_perbill":545894803,"support_perbill":52982795,"approval":54.5894803,"support":5.2982795},{"time_hours":248,"approval_perbill":545259392,"support_perbill":52937685,"approval":54.5259392,"support":5.2937685},{"time_hours":249,"approval_perbill":544627325,"support_perbill":52892928,"approval":54.4627325,"support":5.2892928},{"time_hours":250,"approval_perbill":543998577,"support_perbill":52848520,"approval":54.3998577,"support":5.284852},{"time_hours":251,"approval_perbill":543373120,"support_perbill":52804457,"approval":54.337312,"support":5.2804457},{"time_hours":252,"approval_perbill":542750930,"support_perbill":52760735,"approval":54.275093,"support":5.2760735},{"time_hours":253,"approval_perbill":542131980,"support_perbill":52717351,"approval":54.213198,"support":5.2717351},{"time_hours":254,"approval_perbill":541516246,"support_perbill":52674300,"approval":54.1516246,"support":5.26743},{"time_hours":255,"approval_perbill":540903702,"support_perbill":52631578,"approval":54.0903702,"support":5.2631578},{"time_hours":256,"approval_perbill":540294324,"support_perbill":52589182,"approval":54.0294324,"support":5.2589182},{"time_hours":257,"approval_perbill":539688087,"support_perbill":52547108,"approval":53.9688087,"support":5.2547108},{"time_hours":258,"approval_perbill":539084968,"support_perbill":52505353,"approval":53.9084968,"support":5.2505353},{"time_hours":259,"approval_perbill":538484941,"support_perbill":52463912,"approval":53.8484941,"support":5.2463912},{"time_hours":260,"approval_perbill":537887984,"support_perbill":52422782,"approval":53.7887984,"support":5.2422782},{"time_hours":261,"approval_perbill":537294072,"support_perbill":52381960,"approval":53.7294072,"support":5.238196},{"time_hours":262,"approval_perbill":536703183,"support_perbill":52341442,"approval":53.6703183,"support":5.2341442},{"time_hours":263,"approval_perbill":536115294,"support_perbill":52301225,"approval":53.6115294,"support":5.2301225},{"time_hours":264,"approval_perbill":535530381,"support_perbill":52261306,"approval":53.5530381,"support":5.2261306},{"time_hours":265,"approval_perbill":534948423,"support_perbill":52221681,"approval":53.4948423,"support":5.2221681},{"time_hours":266,"approval_perbill":534369396,"support_perbill":52182347,"approval":53.4369396,"support":5.2182347},{"time_hours":267,"approval_perbill":533793280,"support_perbill":52143300,"approval":53.379328,"support":5.21433},{"time_hours":268,"approval_perbill":533220051,"support_perbill":52104538,"approval":53.3220051,"support":5.2104538},{"time_hours":269,"approval_perbill":532649689,"support_perbill":52066058,"approval":53.2649689,"support":5.2066058},{"time_hours":270,"approval_perbill":532082171,"support_perbill":52027857,"approval":53.2082171,"support":5.2027857},{"time_hours":271,"approval_perbill":531517477,"support_perbill":51989931,"approval":53.1517477,"support":5.1989931},{"time_hours":272,"approval_perbill":530955585,"support_perbill":51952277,"approval":53.0955585,"support":5.1952277},{"time_hours":273,"approval_perbill":530396476,"support_perbill":51914893,"approval":53.0396476,"support":5.1914893},{"time_hours":274,"approval_perbill":529840127,"support_perbill":51877776,"approval":52.9840127,"support":5.1877776},{"time_hours":275,"approval_perbill":529286519,"support_perbill":51840922,"approval":52.9286519,"support":5.1840922},{"time_hours":276,"approval_perbill":528735632,"support_perbill":51804330,"approval":52.8735632,"support":5.180433},{"time_hours":277,"approval_perbill":528187445,"support_perbill":51767996,"approval":52.8187445,"support":5.1767996},{"time_hours":278,"approval_perbill":527641939,"support_perbill":51731917,"approval":52.7641939,"support":5.1731917},{"time_hours":279,"approval_perbill":527099095,"support_perbill":51696091,"approval":52.7099095,"support":5.1696091},{"time_hours":280,"approval_perbill":526558891,"support_perbill":51660516,"approval":52.6558891,"support":5.1660516},{"time_hours":281,"approval_perbill":526021311,"support_perbill":51625188,"approval":52.6021311,"support":5.1625188},{"time_hours":282,"approval_perbill":525486333,"support_perbill":51590105,"approval":52.5486333,"support":5.1590105},{"time_hours":283,"approval_perbill":524953941,"support_perbill":51555265,"approval":52.4953941,"support":5.1555265},{"time_hours":284,"approval_perbill":524424114,"support_perbill":51520665,"approval":52.4424114,"support":5.1520665},{"time_hours":285,"approval_perbill":523896834,"support_perbill":51486302,"approval":52.3896834,"support":5.1486302},{"time_hours":286,"approval_perbill":523372083,"support_perbill":51452174,"approval":52.3372083,"support":5.1452174},{"time_hours":287,"approval_perbill":522849844,"support_perbill":51418279,"approval":52.2849844,"support":5.1418279},{"time_hours":288,"approval_perbill":522330097,"support_perbill":51384615,"approval":52.2330097,"support":5.1384615},{"time_hours":289,"approval_perbill":521812825,"support_perbill":51351178,"approval":52.1812825,"support":5.1351178},{"time_hours":290,"approval_perbill":521298011,"support_perbill":51317967,"approval":52.1298011,"support":5.1317967},{"time_hours":291,"approval_perbill":520785637,"support_perbill":51284979,"approval":52.0785637,"support":5.1284979},{"time_hours":292,"approval_perbill":520275685,"support_perbill":51252213,"approval":52.0275685,"support":5.1252213},{"time_hours":293,"approval_perbill":519768139,"support_perbill":51219665,"approval":51.9768139,"support":5.1219665},{"time_hours":294,"approval_perbill":519262981,"support_perbill":51187334,"approval":51.9262981,"support":5.1187334},{"time_hours":295,"approval_perbill":518760195,"support_perbill":51155218,"approval":51.8760195,"support":5.1155218},{"time_hours":296,"approval_perbill":518259765,"support_perbill":51123314,"approval":51.8259765,"support":5.1123314},{"time_hours":297,"approval_perbill":517761672,"support_perbill":51091621,"approval":51.7761672,"support":5.1091621},{"time_hours":298,"approval_perbill":517265903,"support_perbill":51060136,"approval":51.7265903,"support":5.1060136},{"time_hours":299,"approval_perbill":516772438,"support_perbill":51028857,"approval":51.6772438,"support":5.1028857},{"time_hours":300,"approval_perbill":516281264,"support_perbill":50997782,"approval":51.6281264,"support":5.0997782},{"time_hours":301,"approval_perbill":515792364,"support_perbill":50966909,"approval":51.5792364,"support":5.0966909},{"time_hours":302,"approval_perbill":515305723,"support_perbill":50936237,"approval":51.5305723,"support":5.0936237},{"time_hours":303,"approval_perbill":514821324,"support_perbill":50905763,"approval":51.4821324,"support":5.0905763},{"time_hours":304,"approval_perbill":514339152,"support_perbill":50875486,"approval":51.4339152,"support":5.0875486},{"time_hours":305,"approval_perbill":513859192,"support_perbill":50845402,"approval":51.3859192,"support":5.0845402},{"time_hours":306,"approval_perbill":513381428,"support_perbill":50815512,"approval":51.3381428,"support":5.0815512},{"time_hours":307,"approval_perbill":512905847,"support_perbill":50785812,"approval":51.2905847,"support":5.0785812},{"time_hours":308,"approval_perbill":512432432,"support_perbill":50756302,"approval":51.2432432,"support":5.0756302},{"time_hours":309,"approval_perbill":511961169,"support_perbill":50726978,"approval":51.1961169,"support":5.0726978},{"time_hours":310,"approval_perbill":511492043,"support_perbill":50697840,"approval":51.1492043,"support":5.069784},{"time_hours":311,"approval_perbill":511025041,"support_perbill":50668886,"approval":51.1025041,"support":5.0668886},{"time_hours":312,"approval_perbill":510560146,"support_perbill":50640113,"approval":51.0560146,"support":5.0640113},{"time_hours":313,"approval_perbill":510097346,"support_perbill":50611521,"approval":51.0097346,"support":5.0611521},{"time_hours":314,"approval_perbill":509636626,"support_perbill":50583107,"approval":50.9636626,"support":5.0583107},{"time_hours":315,"approval_perbill":509177972,"support_perbill":50554870,"approval":50.9177972,"support":5.055487},{"time_hours":316,"approval_perbill":508721371,"support_perbill":50526808,"approval":50.8721371,"support":5.0526808},{"time_hours":317,"approval_perbill":508266807,"support_perbill":50498920,"approval":50.8266807,"support":5.049892},{"time_hours":318,"approval_perbill":507814269,"support_perbill":50471203,"approval":50.7814269,"support":5.0471203},{"time_hours":319,"approval_perbill":507363742,"support_perbill":50443657,"approval":50.7363742,"support":5.0443657},{"time_hours":320,"approval_perbill":506915213,"support_perbill":50416280,"approval":50.6915213,"support":5.041628},{"time_hours":321,"approval_perbill":506468669,"support_perbill":50389071,"approval":50.6468669,"support":5.0389071},{"time_hours":322,"approval_perbill":506024096,"support_perbill":50362026,"approval":50.6024096,"support":5.0362026},{"time_hours":323,"approval_perbill":505581482,"support_perbill":50335147,"approval":50.5581482,"support":5.0335147},{"time_hours":324,"approval_perbill":505140813,"support_perbill":50308430,"approval":50.5140813,"support":5.030843},{"time_hours":325,"approval_perbill":504702077,"support_perbill":50281874,"approval":50.4702077,"support":5.0281874},{"time_hours":326,"approval_perbill":504265261,"support_perbill":50255478,"approval":50.4265261,"support":5.0255478},{"time_hours":327,"approval_perbill":503830353,"support_perbill":50229240,"approval":50.3830353,"support":5.022924},{"time_hours":328,"approval_perbill":503397340,"support_perbill":50203159,"approval":50.339734,"support":5.0203159},{"time_hours":329,"approval_perbill":502966210,"support_perbill":50177234,"approval":50.296621,"support":5.0177234},{"time_hours":330,"approval_perbill":502536950,"support_perbill":50151463,"approval":50.253695,"support":5.0151463},{"time_hours":331,"approval_perbill":502109549,"support_perbill":50125845,"approval":50.2109549,"support":5.0125845},{"time_hours":332,"approval_perbill":501683994,"support_perbill":50100378,"approval":50.1683994,"support":5.0100378},{"time_hours":333,"approval_perbill":501260273,"support_perbill":50075062,"approval":50.1260273,"support":5.0075062},{"time_hours":334,"approval_perbill":500838375,"support_perbill":50049894,"approval":50.0838375,"support":5.0049894},{"time_hours":335,"approval_perbill":500418287,"support_perbill":50024873,"approval":50.0418287,"support":5.0024873},{"time_hours":336,"approval_perbill":499999999,"support_perbill":49999999,"approval":49.9999999,"support":4.9999999}]')},7638:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":997037038,"support_perbill":491215228,"approval":99.7037038,"support":49.1215228},{"time_hours":2,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":3,"approval_perbill":991189429,"support_perbill":474468089,"approval":99.1189429,"support":47.4468089},{"time_hours":4,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":5,"approval_perbill":985443960,"support_perbill":458734526,"approval":98.544396,"support":45.8734526},{"time_hours":6,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":7,"approval_perbill":979797981,"support_perbill":443925237,"approval":97.9797981,"support":44.3925237},{"time_hours":8,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":9,"approval_perbill":974248928,"support_perbill":429961090,"approval":97.4248928,"support":42.996109},{"time_hours":10,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":11,"approval_perbill":968794328,"support_perbill":416771755,"approval":96.8794328,"support":41.6771755},{"time_hours":12,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":13,"approval_perbill":963431787,"support_perbill":404294479,"approval":96.3431787,"support":40.4294479},{"time_hours":14,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":15,"approval_perbill":958158997,"support_perbill":392473120,"approval":95.8158997,"support":39.247312},{"time_hours":16,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":17,"approval_perbill":952973721,"support_perbill":381257276,"approval":95.2973721,"support":38.1257276},{"time_hours":18,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":19,"approval_perbill":947873801,"support_perbill":370601591,"approval":94.7873801,"support":37.0601591},{"time_hours":20,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":21,"approval_perbill":942857143,"support_perbill":360465116,"approval":94.2857143,"support":36.0465116},{"time_hours":22,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":23,"approval_perbill":937921728,"support_perbill":350810812,"approval":93.7921728,"support":35.0810812},{"time_hours":24,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":25,"approval_perbill":933065598,"support_perbill":341605071,"approval":93.3065598,"support":34.1605071},{"time_hours":26,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":27,"approval_perbill":928286854,"support_perbill":332817338,"approval":92.8286854,"support":33.2817338},{"time_hours":28,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":29,"approval_perbill":923583664,"support_perbill":324419780,"approval":92.3583664,"support":32.441978},{"time_hours":30,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":31,"approval_perbill":918954249,"support_perbill":316386970,"approval":91.8954249,"support":31.638697},{"time_hours":32,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":33,"approval_perbill":914396889,"support_perbill":308695654,"approval":91.4396889,"support":30.8695654},{"time_hours":34,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":35,"approval_perbill":909909911,"support_perbill":301324504,"approval":90.9909911,"support":30.1324504},{"time_hours":36,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":37,"approval_perbill":905491700,"support_perbill":294253940,"approval":90.54917,"support":29.425394},{"time_hours":38,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":39,"approval_perbill":901140685,"support_perbill":287465940,"approval":90.1140685,"support":28.746594},{"time_hours":40,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":41,"approval_perbill":896855347,"support_perbill":280943902,"approval":89.6855347,"support":28.0943902},{"time_hours":42,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":43,"approval_perbill":892634208,"support_perbill":274672489,"approval":89.2634208,"support":27.4672489},{"time_hours":44,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":45,"approval_perbill":888475838,"support_perbill":268637533,"approval":88.8475838,"support":26.8637533},{"time_hours":46,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":47,"approval_perbill":884378844,"support_perbill":262825904,"approval":88.4378844,"support":26.2825904},{"time_hours":48,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":49,"approval_perbill":880341882,"support_perbill":257225434,"approval":88.0341882,"support":25.7225434},{"time_hours":50,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":51,"approval_perbill":876363637,"support_perbill":251824817,"approval":87.6363637,"support":25.1824817},{"time_hours":52,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":53,"approval_perbill":872442841,"support_perbill":246613547,"approval":87.2442841,"support":24.6613547},{"time_hours":54,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":55,"approval_perbill":868578256,"support_perbill":241581832,"approval":86.8578256,"support":24.1581832},{"time_hours":56,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":57,"approval_perbill":864768684,"support_perbill":236720555,"approval":86.4768684,"support":23.6720555},{"time_hours":58,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":59,"approval_perbill":861012957,"support_perbill":232021196,"approval":86.1012957,"support":23.2021196},{"time_hours":60,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":61,"approval_perbill":857309942,"support_perbill":227475801,"approval":85.7309942,"support":22.7475801},{"time_hours":62,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":63,"approval_perbill":853658537,"support_perbill":223076923,"approval":85.3658537,"support":22.3076923},{"time_hours":64,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":65,"approval_perbill":850057671,"support_perbill":218817592,"approval":85.0057671,"support":21.8817592},{"time_hours":66,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":67,"approval_perbill":846506302,"support_perbill":214691271,"approval":84.6506302,"support":21.4691271},{"time_hours":68,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":69,"approval_perbill":843003414,"support_perbill":210691824,"approval":84.3003414,"support":21.0691824},{"time_hours":70,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":71,"approval_perbill":839548024,"support_perbill":206813490,"approval":83.9548024,"support":20.681349},{"time_hours":72,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":73,"approval_perbill":836139170,"support_perbill":203050847,"approval":83.613917,"support":20.3050847},{"time_hours":74,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":75,"approval_perbill":832775921,"support_perbill":199398798,"approval":83.2775921,"support":19.9398798},{"time_hours":76,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":77,"approval_perbill":829457365,"support_perbill":195852534,"approval":82.9457365,"support":19.5852534},{"time_hours":78,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":79,"approval_perbill":826182619,"support_perbill":192407528,"approval":82.6182619,"support":19.2407528},{"time_hours":80,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":81,"approval_perbill":822950820,"support_perbill":189059501,"approval":82.295082,"support":18.9059501},{"time_hours":82,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":83,"approval_perbill":819761130,"support_perbill":185804417,"approval":81.976113,"support":18.5804417},{"time_hours":84,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":85,"approval_perbill":816612730,"support_perbill":182638457,"approval":81.661273,"support":18.2638457},{"time_hours":86,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":87,"approval_perbill":813504824,"support_perbill":179558011,"approval":81.3504824,"support":17.9558011},{"time_hours":88,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":89,"approval_perbill":810436635,"support_perbill":176559660,"approval":81.0436635,"support":17.655966},{"time_hours":90,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":91,"approval_perbill":807407408,"support_perbill":173640167,"approval":80.7407408,"support":17.3640167},{"time_hours":92,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":93,"approval_perbill":804416404,"support_perbill":170796460,"approval":80.4416404,"support":17.079646},{"time_hours":94,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":95,"approval_perbill":801462906,"support_perbill":168025626,"approval":80.1462906,"support":16.8025626},{"time_hours":96,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":97,"approval_perbill":798546210,"support_perbill":165324899,"approval":79.854621,"support":16.5324899},{"time_hours":98,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":99,"approval_perbill":795665635,"support_perbill":162691652,"approval":79.5665635,"support":16.2691652},{"time_hours":100,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":101,"approval_perbill":792820513,"support_perbill":160123387,"approval":79.2820513,"support":16.0123387},{"time_hours":102,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":103,"approval_perbill":790010194,"support_perbill":157617728,"approval":79.0010194,"support":15.7617728},{"time_hours":104,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":105,"approval_perbill":787234043,"support_perbill":155172413,"approval":78.7234043,"support":15.5172413},{"time_hours":106,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":107,"approval_perbill":784491441,"support_perbill":152785289,"approval":78.4491441,"support":15.2785289},{"time_hours":108,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":109,"approval_perbill":781781783,"support_perbill":150454303,"approval":78.1781783,"support":15.0454303},{"time_hours":110,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":111,"approval_perbill":779104478,"support_perbill":148177496,"approval":77.9104478,"support":14.8177496},{"time_hours":112,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":113,"approval_perbill":776458953,"support_perbill":145953003,"approval":77.6458953,"support":14.5953003},{"time_hours":114,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":115,"approval_perbill":773844642,"support_perbill":143779039,"approval":77.3844642,"support":14.3779039},{"time_hours":116,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":117,"approval_perbill":771260998,"support_perbill":141653905,"approval":77.1260998,"support":14.1653905},{"time_hours":118,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":119,"approval_perbill":768707484,"support_perbill":139575971,"approval":76.8707484,"support":13.9575971},{"time_hours":120,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":121,"approval_perbill":766183576,"support_perbill":137543684,"approval":76.6183576,"support":13.7543684},{"time_hours":122,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":123,"approval_perbill":763688761,"support_perbill":135555555,"approval":76.3688761,"support":13.5555555},{"time_hours":124,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":125,"approval_perbill":761222541,"support_perbill":133610161,"approval":76.1222541,"support":13.3610161},{"time_hours":126,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":127,"approval_perbill":758784426,"support_perbill":131706138,"approval":75.8784426,"support":13.1706138},{"time_hours":128,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":129,"approval_perbill":756373938,"support_perbill":129842181,"approval":75.6373938,"support":12.9842181},{"time_hours":130,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":131,"approval_perbill":753990611,"support_perbill":128017037,"approval":75.3990611,"support":12.8017037},{"time_hours":132,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":133,"approval_perbill":751633988,"support_perbill":126229508,"approval":75.1633988,"support":12.6229508},{"time_hours":134,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":135,"approval_perbill":749303621,"support_perbill":124478442,"approval":74.9303621,"support":12.4478442},{"time_hours":136,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":137,"approval_perbill":746999077,"support_perbill":122762735,"approval":74.6999077,"support":12.2762735},{"time_hours":138,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":139,"approval_perbill":744719927,"support_perbill":121081326,"approval":74.4719927,"support":12.1081326},{"time_hours":140,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":141,"approval_perbill":742465754,"support_perbill":119433198,"approval":74.2465754,"support":11.9433198},{"time_hours":142,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":143,"approval_perbill":740236149,"support_perbill":117817371,"approval":74.0236149,"support":11.7817371},{"time_hours":144,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":145,"approval_perbill":738030714,"support_perbill":116232907,"approval":73.8030714,"support":11.6232907},{"time_hours":146,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":147,"approval_perbill":735849057,"support_perbill":114678898,"approval":73.5849057,"support":11.4678898},{"time_hours":148,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":149,"approval_perbill":733690796,"support_perbill":113154478,"approval":73.3690796,"support":11.3154478},{"time_hours":150,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":151,"approval_perbill":731555556,"support_perbill":111658808,"approval":73.1555556,"support":11.1658808},{"time_hours":152,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":153,"approval_perbill":729442971,"support_perbill":110191082,"approval":72.9442971,"support":11.0191082},{"time_hours":154,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":155,"approval_perbill":727352683,"support_perbill":108750526,"approval":72.7352683,"support":10.8750526},{"time_hours":156,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":157,"approval_perbill":725284340,"support_perbill":107336390,"approval":72.528434,"support":10.733639},{"time_hours":158,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":159,"approval_perbill":723237599,"support_perbill":105947955,"approval":72.3237599,"support":10.5947955},{"time_hours":160,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":161,"approval_perbill":721212122,"support_perbill":104584527,"approval":72.1212122,"support":10.4584527},{"time_hours":162,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":163,"approval_perbill":719207580,"support_perbill":103245436,"approval":71.920758,"support":10.3245436},{"time_hours":164,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":165,"approval_perbill":717223651,"support_perbill":101930036,"approval":71.7223651,"support":10.1930036},{"time_hours":166,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":167,"approval_perbill":715260018,"support_perbill":100637704,"approval":71.5260018,"support":10.0637704},{"time_hours":168,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":169,"approval_perbill":713316370,"support_perbill":99367838,"approval":71.331637,"support":9.9367838},{"time_hours":170,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":171,"approval_perbill":711392406,"support_perbill":98119859,"approval":71.1392406,"support":9.8119859},{"time_hours":172,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":173,"approval_perbill":709487826,"support_perbill":96893203,"approval":70.9487826,"support":9.6893203},{"time_hours":174,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":175,"approval_perbill":707602340,"support_perbill":95687331,"approval":70.760234,"support":9.5687331},{"time_hours":176,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":177,"approval_perbill":705735661,"support_perbill":94501718,"approval":70.5735661,"support":9.4501718},{"time_hours":178,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":179,"approval_perbill":703887511,"support_perbill":93335857,"approval":70.3887511,"support":9.3335857},{"time_hours":180,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":181,"approval_perbill":702057613,"support_perbill":92189260,"approval":70.2057613,"support":9.218926},{"time_hours":182,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":183,"approval_perbill":700245701,"support_perbill":91061452,"approval":70.0245701,"support":9.1061452},{"time_hours":184,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":185,"approval_perbill":698451508,"support_perbill":89951976,"approval":69.8451508,"support":8.9951976},{"time_hours":186,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":187,"approval_perbill":696674777,"support_perbill":88860388,"approval":69.6674777,"support":8.8860388},{"time_hours":188,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":189,"approval_perbill":694915254,"support_perbill":87786259,"approval":69.4915254,"support":8.7786259},{"time_hours":190,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":191,"approval_perbill":693172691,"support_perbill":86729174,"approval":69.3172691,"support":8.6729174},{"time_hours":192,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":193,"approval_perbill":691446843,"support_perbill":85688729,"approval":69.1446843,"support":8.5688729},{"time_hours":194,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":195,"approval_perbill":689737470,"support_perbill":84664536,"approval":68.973747,"support":8.4664536},{"time_hours":196,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":197,"approval_perbill":688044339,"support_perbill":83656217,"approval":68.8044339,"support":8.3656217},{"time_hours":198,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":199,"approval_perbill":686367219,"support_perbill":82663404,"approval":68.6367219,"support":8.2663404},{"time_hours":200,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":201,"approval_perbill":684705883,"support_perbill":81685744,"approval":68.4705883,"support":8.1685744},{"time_hours":202,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":203,"approval_perbill":683060110,"support_perbill":80722891,"approval":68.306011,"support":8.0722891},{"time_hours":204,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":205,"approval_perbill":681429682,"support_perbill":79774513,"approval":68.1429682,"support":7.9774513},{"time_hours":206,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":207,"approval_perbill":679814385,"support_perbill":78840284,"approval":67.9814385,"support":7.8840284},{"time_hours":208,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":209,"approval_perbill":678214011,"support_perbill":77919892,"approval":67.8214011,"support":7.7919892},{"time_hours":210,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":211,"approval_perbill":676628353,"support_perbill":77013030,"approval":67.6628353,"support":7.701303},{"time_hours":212,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":213,"approval_perbill":675057209,"support_perbill":76119402,"approval":67.5057209,"support":7.6119402},{"time_hours":214,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":215,"approval_perbill":673500380,"support_perbill":75238722,"approval":67.350038,"support":7.5238722},{"time_hours":216,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":217,"approval_perbill":671957672,"support_perbill":74370709,"approval":67.1957672,"support":7.4370709},{"time_hours":218,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":219,"approval_perbill":670428894,"support_perbill":73515092,"approval":67.0428894,"support":7.3515092},{"time_hours":220,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":221,"approval_perbill":668913858,"support_perbill":72671608,"approval":66.8913858,"support":7.2671608},{"time_hours":222,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":223,"approval_perbill":667412379,"support_perbill":71839999,"approval":66.7412379,"support":7.1839999},{"time_hours":224,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":225,"approval_perbill":665924276,"support_perbill":71020018,"approval":66.5924276,"support":7.1020018},{"time_hours":226,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":227,"approval_perbill":664449372,"support_perbill":70211422,"approval":66.4449372,"support":7.0211422},{"time_hours":228,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":229,"approval_perbill":662987491,"support_perbill":69413976,"approval":66.2987491,"support":6.9413976},{"time_hours":230,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":231,"approval_perbill":661538462,"support_perbill":68627450,"approval":66.1538462,"support":6.862745},{"time_hours":232,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":233,"approval_perbill":660102115,"support_perbill":67851622,"approval":66.0102115,"support":6.7851622},{"time_hours":234,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":235,"approval_perbill":658678287,"support_perbill":67086275,"approval":65.8678287,"support":6.7086275},{"time_hours":236,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":237,"approval_perbill":657266811,"support_perbill":66331198,"approval":65.7266811,"support":6.6331198},{"time_hours":238,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":239,"approval_perbill":655867531,"support_perbill":65586185,"approval":65.5867531,"support":6.5586185},{"time_hours":240,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":241,"approval_perbill":654480287,"support_perbill":64851038,"approval":65.4480287,"support":6.4851038},{"time_hours":242,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":243,"approval_perbill":653104925,"support_perbill":64125560,"approval":65.3104925,"support":6.412556},{"time_hours":244,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":245,"approval_perbill":651741294,"support_perbill":63409563,"approval":65.1741294,"support":6.3409563},{"time_hours":246,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":247,"approval_perbill":650389243,"support_perbill":62702862,"approval":65.0389243,"support":6.2702862},{"time_hours":248,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":249,"approval_perbill":649048626,"support_perbill":62005276,"approval":64.9048626,"support":6.2005276},{"time_hours":250,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":251,"approval_perbill":647719299,"support_perbill":61316632,"approval":64.7719299,"support":6.1316632},{"time_hours":252,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":253,"approval_perbill":646401118,"support_perbill":60636758,"approval":64.6401118,"support":6.0636758},{"time_hours":254,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":255,"approval_perbill":645093946,"support_perbill":59965487,"approval":64.5093946,"support":5.9965487},{"time_hours":256,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":257,"approval_perbill":643797644,"support_perbill":59302657,"approval":64.3797644,"support":5.9302657},{"time_hours":258,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":259,"approval_perbill":642512078,"support_perbill":58648111,"approval":64.2512078,"support":5.8648111},{"time_hours":260,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":261,"approval_perbill":641237113,"support_perbill":58001693,"approval":64.1237113,"support":5.8001693},{"time_hours":262,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":263,"approval_perbill":639972622,"support_perbill":57363253,"approval":63.9972622,"support":5.7363253},{"time_hours":264,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":265,"approval_perbill":638718473,"support_perbill":56732645,"approval":63.8718473,"support":5.6732645},{"time_hours":266,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":267,"approval_perbill":637474542,"support_perbill":56109725,"approval":63.7474542,"support":5.6109725},{"time_hours":268,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":269,"approval_perbill":636240703,"support_perbill":55494353,"approval":63.6240703,"support":5.5494353},{"time_hours":270,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":271,"approval_perbill":635016835,"support_perbill":54886394,"approval":63.5016835,"support":5.4886394},{"time_hours":272,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":273,"approval_perbill":633802817,"support_perbill":54285714,"approval":63.3802817,"support":5.4285714},{"time_hours":274,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":275,"approval_perbill":632598530,"support_perbill":53692182,"approval":63.259853,"support":5.3692182},{"time_hours":276,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":277,"approval_perbill":631403859,"support_perbill":53105673,"approval":63.1403859,"support":5.3105673},{"time_hours":278,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":279,"approval_perbill":630218688,"support_perbill":52526062,"approval":63.0218688,"support":5.2526062},{"time_hours":280,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":281,"approval_perbill":629042905,"support_perbill":51953228,"approval":62.9042905,"support":5.1953228},{"time_hours":282,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":283,"approval_perbill":627876397,"support_perbill":51387053,"approval":62.7876397,"support":5.1387053},{"time_hours":284,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":285,"approval_perbill":626719057,"support_perbill":50827423,"approval":62.6719057,"support":5.0827423},{"time_hours":286,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":287,"approval_perbill":625570776,"support_perbill":50274222,"approval":62.5570776,"support":5.0274222},{"time_hours":288,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":289,"approval_perbill":624431449,"support_perbill":49727343,"approval":62.4431449,"support":4.9727343},{"time_hours":290,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":291,"approval_perbill":623300971,"support_perbill":49186676,"approval":62.3300971,"support":4.9186676},{"time_hours":292,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":293,"approval_perbill":622179239,"support_perbill":48652117,"approval":62.2179239,"support":4.8652117},{"time_hours":294,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":295,"approval_perbill":621066153,"support_perbill":48123563,"approval":62.1066153,"support":4.8123563},{"time_hours":296,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":297,"approval_perbill":619961612,"support_perbill":47600913,"approval":61.9961612,"support":4.7600913},{"time_hours":298,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":299,"approval_perbill":618865519,"support_perbill":47084069,"approval":61.8865519,"support":4.7084069},{"time_hours":300,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":301,"approval_perbill":617777778,"support_perbill":46572934,"approval":61.7777778,"support":4.6572934},{"time_hours":302,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":303,"approval_perbill":616698292,"support_perbill":46067415,"approval":61.6698292,"support":4.6067415},{"time_hours":304,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":305,"approval_perbill":615626969,"support_perbill":45567419,"approval":61.5626969,"support":4.5567419},{"time_hours":306,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":307,"approval_perbill":614563716,"support_perbill":45072857,"approval":61.4563716,"support":4.5072857},{"time_hours":308,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":309,"approval_perbill":613508443,"support_perbill":44583640,"approval":61.3508443,"support":4.458364},{"time_hours":310,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":311,"approval_perbill":612461059,"support_perbill":44099682,"approval":61.2461059,"support":4.4099682},{"time_hours":312,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":313,"approval_perbill":611421477,"support_perbill":43620898,"approval":61.1421477,"support":4.3620898},{"time_hours":314,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":315,"approval_perbill":610389610,"support_perbill":43147207,"approval":61.038961,"support":4.3147207},{"time_hours":316,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":317,"approval_perbill":609365373,"support_perbill":42678528,"approval":60.9365373,"support":4.2678528},{"time_hours":318,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":319,"approval_perbill":608348680,"support_perbill":42214780,"approval":60.834868,"support":4.221478},{"time_hours":320,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":321,"approval_perbill":607339449,"support_perbill":41755888,"approval":60.7339449,"support":4.1755888},{"time_hours":322,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":323,"approval_perbill":606337599,"support_perbill":41301774,"approval":60.6337599,"support":4.1301774},{"time_hours":324,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":325,"approval_perbill":605343048,"support_perbill":40852366,"approval":60.5343048,"support":4.0852366},{"time_hours":326,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":327,"approval_perbill":604355717,"support_perbill":40407589,"approval":60.4355717,"support":4.0407589},{"time_hours":328,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":329,"approval_perbill":603375527,"support_perbill":39967373,"approval":60.3375527,"support":3.9967373},{"time_hours":330,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":331,"approval_perbill":602402402,"support_perbill":39531648,"approval":60.2402402,"support":3.9531648},{"time_hours":332,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":333,"approval_perbill":601436266,"support_perbill":39100345,"approval":60.1436266,"support":3.9100345},{"time_hours":334,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":335,"approval_perbill":600477042,"support_perbill":38673398,"approval":60.0477042,"support":3.8673398},{"time_hours":336,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":337,"approval_perbill":599524658,"support_perbill":38250741,"approval":59.9524658,"support":3.8250741},{"time_hours":338,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":339,"approval_perbill":598579041,"support_perbill":37832310,"approval":59.8579041,"support":3.783231},{"time_hours":340,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":341,"approval_perbill":597640118,"support_perbill":37418041,"approval":59.7640118,"support":3.7418041},{"time_hours":342,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":343,"approval_perbill":596707819,"support_perbill":37007873,"approval":59.6707819,"support":3.7007873},{"time_hours":344,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":345,"approval_perbill":595782074,"support_perbill":36601745,"approval":59.5782074,"support":3.6601745},{"time_hours":346,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":347,"approval_perbill":594862814,"support_perbill":36199598,"approval":59.4862814,"support":3.6199598},{"time_hours":348,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":349,"approval_perbill":593949971,"support_perbill":35801374,"approval":59.3949971,"support":3.5801374},{"time_hours":350,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":351,"approval_perbill":593043478,"support_perbill":35407014,"approval":59.3043478,"support":3.5407014},{"time_hours":352,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":353,"approval_perbill":592143270,"support_perbill":35016465,"approval":59.214327,"support":3.5016465},{"time_hours":354,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":355,"approval_perbill":591249280,"support_perbill":34629669,"approval":59.124928,"support":3.4629669},{"time_hours":356,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":357,"approval_perbill":590361446,"support_perbill":34246575,"approval":59.0361446,"support":3.4246575},{"time_hours":358,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":359,"approval_perbill":589479703,"support_perbill":33867128,"approval":58.9479703,"support":3.3867128},{"time_hours":360,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":361,"approval_perbill":588603989,"support_perbill":33491276,"approval":58.8603989,"support":3.3491276},{"time_hours":362,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":363,"approval_perbill":587734242,"support_perbill":33118970,"approval":58.7734242,"support":3.311897},{"time_hours":364,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":365,"approval_perbill":586870402,"support_perbill":32750159,"approval":58.6870402,"support":3.2750159},{"time_hours":366,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":367,"approval_perbill":586012408,"support_perbill":32384794,"approval":58.6012408,"support":3.2384794},{"time_hours":368,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":369,"approval_perbill":585160202,"support_perbill":32022827,"approval":58.5160202,"support":3.2022827},{"time_hours":370,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":371,"approval_perbill":584313725,"support_perbill":31664211,"approval":58.4313725,"support":3.1664211},{"time_hours":372,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":373,"approval_perbill":583472920,"support_perbill":31308900,"approval":58.347292,"support":3.13089},{"time_hours":374,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":375,"approval_perbill":582637729,"support_perbill":30956847,"approval":58.2637729,"support":3.0956847},{"time_hours":376,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":377,"approval_perbill":581808098,"support_perbill":30608009,"approval":58.1808098,"support":3.0608009},{"time_hours":378,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":379,"approval_perbill":580983969,"support_perbill":30262342,"approval":58.0983969,"support":3.0262342},{"time_hours":380,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":381,"approval_perbill":580165289,"support_perbill":29919802,"approval":58.0165289,"support":2.9919802},{"time_hours":382,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":383,"approval_perbill":579352004,"support_perbill":29580347,"approval":57.9352004,"support":2.9580347},{"time_hours":384,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":385,"approval_perbill":578544061,"support_perbill":29243936,"approval":57.8544061,"support":2.9243936},{"time_hours":386,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":387,"approval_perbill":577741407,"support_perbill":28910529,"approval":57.7741407,"support":2.8910529},{"time_hours":388,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":389,"approval_perbill":576943991,"support_perbill":28580084,"approval":57.6943991,"support":2.8580084},{"time_hours":390,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":391,"approval_perbill":576151761,"support_perbill":28252563,"approval":57.6151761,"support":2.8252563},{"time_hours":392,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":393,"approval_perbill":575364668,"support_perbill":27927927,"approval":57.5364668,"support":2.7927927},{"time_hours":394,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":395,"approval_perbill":574582660,"support_perbill":27606138,"approval":57.458266,"support":2.7606138},{"time_hours":396,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":397,"approval_perbill":573805690,"support_perbill":27287159,"approval":57.380569,"support":2.7287159},{"time_hours":398,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":399,"approval_perbill":573033708,"support_perbill":26970954,"approval":57.3033708,"support":2.6970954},{"time_hours":400,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":401,"approval_perbill":572266666,"support_perbill":26657485,"approval":57.2266666,"support":2.6657485},{"time_hours":402,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":403,"approval_perbill":571504519,"support_perbill":26346718,"approval":57.1504519,"support":2.6346718},{"time_hours":404,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":405,"approval_perbill":570747218,"support_perbill":26038618,"approval":57.0747218,"support":2.6038618},{"time_hours":406,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":407,"approval_perbill":569994717,"support_perbill":25733151,"approval":56.9994717,"support":2.5733151},{"time_hours":408,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":409,"approval_perbill":569246972,"support_perbill":25430283,"approval":56.9246972,"support":2.5430283},{"time_hours":410,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":411,"approval_perbill":568503937,"support_perbill":25129982,"approval":56.8503937,"support":2.5129982},{"time_hours":412,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":413,"approval_perbill":567765567,"support_perbill":24832214,"approval":56.7765567,"support":2.4832214},{"time_hours":414,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":415,"approval_perbill":567031820,"support_perbill":24536948,"approval":56.703182,"support":2.4536948},{"time_hours":416,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":417,"approval_perbill":566302652,"support_perbill":24244152,"approval":56.6302652,"support":2.4244152},{"time_hours":418,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":419,"approval_perbill":565578020,"support_perbill":23953796,"approval":56.557802,"support":2.3953796},{"time_hours":420,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":421,"approval_perbill":564857881,"support_perbill":23665849,"approval":56.4857881,"support":2.3665849},{"time_hours":422,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":423,"approval_perbill":564142195,"support_perbill":23380281,"approval":56.4142195,"support":2.3380281},{"time_hours":424,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":425,"approval_perbill":563430919,"support_perbill":23097063,"approval":56.3430919,"support":2.3097063},{"time_hours":426,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":427,"approval_perbill":562724014,"support_perbill":22816166,"approval":56.2724014,"support":2.2816166},{"time_hours":428,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":429,"approval_perbill":562021439,"support_perbill":22537562,"approval":56.2021439,"support":2.2537562},{"time_hours":430,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":431,"approval_perbill":561323155,"support_perbill":22261222,"approval":56.1323155,"support":2.2261222},{"time_hours":432,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":433,"approval_perbill":560629122,"support_perbill":21987120,"approval":56.0629122,"support":2.198712},{"time_hours":434,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":435,"approval_perbill":559939302,"support_perbill":21715227,"approval":55.9939302,"support":2.1715227},{"time_hours":436,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":437,"approval_perbill":559253656,"support_perbill":21445518,"approval":55.9253656,"support":2.1445518},{"time_hours":438,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":439,"approval_perbill":558572147,"support_perbill":21177967,"approval":55.8572147,"support":2.1177967},{"time_hours":440,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":441,"approval_perbill":557894736,"support_perbill":20912547,"approval":55.7894736,"support":2.0912547},{"time_hours":442,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":443,"approval_perbill":557221389,"support_perbill":20649233,"approval":55.7221389,"support":2.0649233},{"time_hours":444,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":445,"approval_perbill":556552068,"support_perbill":20388000,"approval":55.6552068,"support":2.0388},{"time_hours":446,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":447,"approval_perbill":555886736,"support_perbill":20128824,"approval":55.5886736,"support":2.0128824},{"time_hours":448,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":449,"approval_perbill":555225359,"support_perbill":19871680,"approval":55.5225359,"support":1.987168},{"time_hours":450,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":451,"approval_perbill":554567901,"support_perbill":19616545,"approval":55.4567901,"support":1.9616545},{"time_hours":452,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":453,"approval_perbill":553914328,"support_perbill":19363394,"approval":55.3914328,"support":1.9363394},{"time_hours":454,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":455,"approval_perbill":553264604,"support_perbill":19112206,"approval":55.3264604,"support":1.9112206},{"time_hours":456,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":457,"approval_perbill":552618698,"support_perbill":18862958,"approval":55.2618698,"support":1.8862958},{"time_hours":458,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":459,"approval_perbill":551976574,"support_perbill":18615626,"approval":55.1976574,"support":1.8615626},{"time_hours":460,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":461,"approval_perbill":551338199,"support_perbill":18370189,"approval":55.1338199,"support":1.8370189},{"time_hours":462,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":463,"approval_perbill":550703542,"support_perbill":18126625,"approval":55.0703542,"support":1.8126625},{"time_hours":464,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":465,"approval_perbill":550072569,"support_perbill":17884914,"approval":55.0072569,"support":1.7884914},{"time_hours":466,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":467,"approval_perbill":549445248,"support_perbill":17645033,"approval":54.9445248,"support":1.7645033},{"time_hours":468,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":469,"approval_perbill":548821549,"support_perbill":17406962,"approval":54.8821549,"support":1.7406962},{"time_hours":470,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":471,"approval_perbill":548201438,"support_perbill":17170681,"approval":54.8201438,"support":1.7170681},{"time_hours":472,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":473,"approval_perbill":547584887,"support_perbill":16936169,"approval":54.7584887,"support":1.6936169},{"time_hours":474,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":475,"approval_perbill":546971864,"support_perbill":16703408,"approval":54.6971864,"support":1.6703408},{"time_hours":476,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":477,"approval_perbill":546362339,"support_perbill":16472376,"approval":54.6362339,"support":1.6472376},{"time_hours":478,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":479,"approval_perbill":545756282,"support_perbill":16243056,"approval":54.5756282,"support":1.6243056},{"time_hours":480,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":481,"approval_perbill":545153664,"support_perbill":16015428,"approval":54.5153664,"support":1.6015428},{"time_hours":482,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":483,"approval_perbill":544554455,"support_perbill":15789473,"approval":54.4554455,"support":1.5789473},{"time_hours":484,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":485,"approval_perbill":543958627,"support_perbill":15565173,"approval":54.3958627,"support":1.5565173},{"time_hours":486,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":487,"approval_perbill":543366151,"support_perbill":15342510,"approval":54.3366151,"support":1.534251},{"time_hours":488,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":489,"approval_perbill":542776998,"support_perbill":15121467,"approval":54.2776998,"support":1.5121467},{"time_hours":490,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":491,"approval_perbill":542191142,"support_perbill":14902025,"approval":54.2191142,"support":1.4902025},{"time_hours":492,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":493,"approval_perbill":541608554,"support_perbill":14684166,"approval":54.1608554,"support":1.4684166},{"time_hours":494,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":495,"approval_perbill":541029207,"support_perbill":14467876,"approval":54.1029207,"support":1.4467876},{"time_hours":496,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":497,"approval_perbill":540453074,"support_perbill":14253135,"approval":54.0453074,"support":1.4253135},{"time_hours":498,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":499,"approval_perbill":539880129,"support_perbill":14039928,"approval":53.9880129,"support":1.4039928},{"time_hours":500,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":501,"approval_perbill":539310344,"support_perbill":13828238,"approval":53.9310344,"support":1.3828238},{"time_hours":502,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":503,"approval_perbill":538743695,"support_perbill":13618049,"approval":53.8743695,"support":1.3618049},{"time_hours":504,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":505,"approval_perbill":538180155,"support_perbill":13409346,"approval":53.8180155,"support":1.3409346},{"time_hours":506,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":507,"approval_perbill":537619699,"support_perbill":13202112,"approval":53.7619699,"support":1.3202112},{"time_hours":508,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":509,"approval_perbill":537062301,"support_perbill":12996331,"approval":53.7062301,"support":1.2996331},{"time_hours":510,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":511,"approval_perbill":536507936,"support_perbill":12791990,"approval":53.6507936,"support":1.279199},{"time_hours":512,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":513,"approval_perbill":535956580,"support_perbill":12589073,"approval":53.595658,"support":1.2589073},{"time_hours":514,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":515,"approval_perbill":535408209,"support_perbill":12387564,"approval":53.5408209,"support":1.2387564},{"time_hours":516,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":517,"approval_perbill":534862798,"support_perbill":12187450,"approval":53.4862798,"support":1.218745},{"time_hours":518,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":519,"approval_perbill":534320323,"support_perbill":11988716,"approval":53.4320323,"support":1.1988716},{"time_hours":520,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":521,"approval_perbill":533780760,"support_perbill":11791347,"approval":53.378076,"support":1.1791347},{"time_hours":522,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":523,"approval_perbill":533244087,"support_perbill":11595330,"approval":53.3244087,"support":1.159533},{"time_hours":524,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":525,"approval_perbill":532710280,"support_perbill":11400651,"approval":53.271028,"support":1.1400651},{"time_hours":526,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":527,"approval_perbill":532179316,"support_perbill":11207295,"approval":53.2179316,"support":1.1207295},{"time_hours":528,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":529,"approval_perbill":531651173,"support_perbill":11015251,"approval":53.1651173,"support":1.1015251},{"time_hours":530,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":531,"approval_perbill":531125827,"support_perbill":10824504,"approval":53.1125827,"support":1.0824504},{"time_hours":532,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":533,"approval_perbill":530603258,"support_perbill":10635041,"approval":53.0603258,"support":1.0635041},{"time_hours":534,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":535,"approval_perbill":530083443,"support_perbill":10446850,"approval":53.0083443,"support":1.044685},{"time_hours":536,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":537,"approval_perbill":529566360,"support_perbill":10259917,"approval":52.956636,"support":1.0259917},{"time_hours":538,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":539,"approval_perbill":529051987,"support_perbill":10074230,"approval":52.9051987,"support":1.007423},{"time_hours":540,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":541,"approval_perbill":528540305,"support_perbill":9889777,"approval":52.8540305,"support":0.9889777},{"time_hours":542,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":543,"approval_perbill":528031290,"support_perbill":9706545,"approval":52.803129,"support":0.9706545},{"time_hours":544,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":545,"approval_perbill":527524924,"support_perbill":9524523,"approval":52.7524924,"support":0.9524523},{"time_hours":546,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":547,"approval_perbill":527021184,"support_perbill":9343698,"approval":52.7021184,"support":0.9343698},{"time_hours":548,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":549,"approval_perbill":526520051,"support_perbill":9164058,"approval":52.6520051,"support":0.9164058},{"time_hours":550,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":551,"approval_perbill":526021505,"support_perbill":8985592,"approval":52.6021505,"support":0.8985592},{"time_hours":552,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":553,"approval_perbill":525525525,"support_perbill":8808289,"approval":52.5525525,"support":0.8808289},{"time_hours":554,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":555,"approval_perbill":525032092,"support_perbill":8632137,"approval":52.5032092,"support":0.8632137},{"time_hours":556,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":557,"approval_perbill":524541186,"support_perbill":8457125,"approval":52.4541186,"support":0.8457125},{"time_hours":558,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":559,"approval_perbill":524052788,"support_perbill":8283242,"approval":52.4052788,"support":0.8283242},{"time_hours":560,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":561,"approval_perbill":523566878,"support_perbill":8110477,"approval":52.3566878,"support":0.8110477},{"time_hours":562,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":563,"approval_perbill":523083439,"support_perbill":7938819,"approval":52.3083439,"support":0.7938819},{"time_hours":564,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":565,"approval_perbill":522602450,"support_perbill":7768258,"approval":52.260245,"support":0.7768258},{"time_hours":566,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":567,"approval_perbill":522123893,"support_perbill":7598783,"approval":52.2123893,"support":0.7598783},{"time_hours":568,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":569,"approval_perbill":521647751,"support_perbill":7430384,"approval":52.1647751,"support":0.7430384},{"time_hours":570,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":571,"approval_perbill":521174004,"support_perbill":7263051,"approval":52.1174004,"support":0.7263051},{"time_hours":572,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":573,"approval_perbill":520702634,"support_perbill":7096773,"approval":52.0702634,"support":0.7096773},{"time_hours":574,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":575,"approval_perbill":520233625,"support_perbill":6931541,"approval":52.0233625,"support":0.6931541},{"time_hours":576,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":577,"approval_perbill":519766957,"support_perbill":6767345,"approval":51.9766957,"support":0.6767345},{"time_hours":578,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":579,"approval_perbill":519302615,"support_perbill":6604175,"approval":51.9302615,"support":0.6604175},{"time_hours":580,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":581,"approval_perbill":518840579,"support_perbill":6442021,"approval":51.8840579,"support":0.6442021},{"time_hours":582,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":583,"approval_perbill":518380834,"support_perbill":6280874,"approval":51.8380834,"support":0.6280874},{"time_hours":584,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":585,"approval_perbill":517923362,"support_perbill":6120725,"approval":51.7923362,"support":0.6120725},{"time_hours":586,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":587,"approval_perbill":517468146,"support_perbill":5961565,"approval":51.7468146,"support":0.5961565},{"time_hours":588,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":589,"approval_perbill":517015170,"support_perbill":5803383,"approval":51.701517,"support":0.5803383},{"time_hours":590,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":591,"approval_perbill":516564417,"support_perbill":5646172,"approval":51.6564417,"support":0.5646172},{"time_hours":592,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":593,"approval_perbill":516115870,"support_perbill":5489923,"approval":51.611587,"support":0.5489923},{"time_hours":594,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":595,"approval_perbill":515669515,"support_perbill":5334626,"approval":51.5669515,"support":0.5334626},{"time_hours":596,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":597,"approval_perbill":515225334,"support_perbill":5180273,"approval":51.5225334,"support":0.5180273},{"time_hours":598,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":599,"approval_perbill":514783313,"support_perbill":5026855,"approval":51.4783313,"support":0.5026855},{"time_hours":600,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":601,"approval_perbill":514343434,"support_perbill":4874364,"approval":51.4343434,"support":0.4874364},{"time_hours":602,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":603,"approval_perbill":513905683,"support_perbill":4722792,"approval":51.3905683,"support":0.4722792},{"time_hours":604,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":605,"approval_perbill":513470044,"support_perbill":4572130,"approval":51.3470044,"support":0.457213},{"time_hours":606,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":607,"approval_perbill":513036502,"support_perbill":4422370,"approval":51.3036502,"support":0.442237},{"time_hours":608,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":609,"approval_perbill":512605041,"support_perbill":4273503,"approval":51.2605041,"support":0.4273503},{"time_hours":610,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":611,"approval_perbill":512175648,"support_perbill":4125523,"approval":51.2175648,"support":0.4125523},{"time_hours":612,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":613,"approval_perbill":511748307,"support_perbill":3978421,"approval":51.1748307,"support":0.3978421},{"time_hours":614,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":615,"approval_perbill":511323003,"support_perbill":3832190,"approval":51.1323003,"support":0.383219},{"time_hours":616,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":617,"approval_perbill":510899722,"support_perbill":3686820,"approval":51.0899722,"support":0.368682},{"time_hours":618,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":619,"approval_perbill":510478449,"support_perbill":3542306,"approval":51.0478449,"support":0.3542306},{"time_hours":620,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":621,"approval_perbill":510059171,"support_perbill":3398640,"approval":51.0059171,"support":0.339864},{"time_hours":622,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":623,"approval_perbill":509641873,"support_perbill":3255813,"approval":50.9641873,"support":0.3255813},{"time_hours":624,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":625,"approval_perbill":509226540,"support_perbill":3113819,"approval":50.922654,"support":0.3113819},{"time_hours":626,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":627,"approval_perbill":508813160,"support_perbill":2972651,"approval":50.881316,"support":0.2972651},{"time_hours":628,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":629,"approval_perbill":508401719,"support_perbill":2832301,"approval":50.8401719,"support":0.2832301},{"time_hours":630,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":631,"approval_perbill":507992202,"support_perbill":2692761,"approval":50.7992202,"support":0.2692761},{"time_hours":632,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":633,"approval_perbill":507584597,"support_perbill":2554027,"approval":50.7584597,"support":0.2554027},{"time_hours":634,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":635,"approval_perbill":507178890,"support_perbill":2416089,"approval":50.717889,"support":0.2416089},{"time_hours":636,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":637,"approval_perbill":506775067,"support_perbill":2278942,"approval":50.6775067,"support":0.2278942},{"time_hours":638,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":639,"approval_perbill":506373116,"support_perbill":2142578,"approval":50.6373116,"support":0.2142578},{"time_hours":640,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":641,"approval_perbill":505973024,"support_perbill":2006991,"approval":50.5973024,"support":0.2006991},{"time_hours":642,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":643,"approval_perbill":505574778,"support_perbill":1872175,"approval":50.5574778,"support":0.1872175},{"time_hours":644,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":645,"approval_perbill":505178365,"support_perbill":1738122,"approval":50.5178365,"support":0.1738122},{"time_hours":646,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":647,"approval_perbill":504783773,"support_perbill":1604826,"approval":50.4783773,"support":0.1604826},{"time_hours":648,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":649,"approval_perbill":504390988,"support_perbill":1472282,"approval":50.4390988,"support":0.1472282},{"time_hours":650,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":651,"approval_perbill":503999999,"support_perbill":1340482,"approval":50.3999999,"support":0.1340482},{"time_hours":652,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":653,"approval_perbill":503610794,"support_perbill":1209420,"approval":50.3610794,"support":0.120942},{"time_hours":654,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":655,"approval_perbill":503223359,"support_perbill":1079090,"approval":50.3223359,"support":0.107909},{"time_hours":656,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":657,"approval_perbill":502837684,"support_perbill":949486,"approval":50.2837684,"support":0.0949486},{"time_hours":658,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":659,"approval_perbill":502453756,"support_perbill":820603,"approval":50.2453756,"support":0.0820603},{"time_hours":660,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":661,"approval_perbill":502071562,"support_perbill":692433,"approval":50.2071562,"support":0.0692433},{"time_hours":662,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":663,"approval_perbill":501691093,"support_perbill":564971,"approval":50.1691093,"support":0.0564971},{"time_hours":664,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":665,"approval_perbill":501312335,"support_perbill":438211,"approval":50.1312335,"support":0.0438211},{"time_hours":666,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":667,"approval_perbill":500935278,"support_perbill":312148,"approval":50.0935278,"support":0.0312148},{"time_hours":668,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":669,"approval_perbill":500559910,"support_perbill":186775,"approval":50.055991,"support":0.0186775},{"time_hours":670,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":671,"approval_perbill":500186219,"support_perbill":62088,"approval":50.0186219,"support":0.0062088},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},17591:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},10504:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":997037038,"support_perbill":491215228,"approval":99.7037038,"support":49.1215228},{"time_hours":2,"approval_perbill":994100296,"support_perbill":482708936,"approval":99.4100296,"support":48.2708936},{"time_hours":3,"approval_perbill":991189429,"support_perbill":474468089,"approval":99.1189429,"support":47.4468089},{"time_hours":4,"approval_perbill":988304096,"support_perbill":466480452,"approval":98.8304096,"support":46.6480452},{"time_hours":5,"approval_perbill":985443960,"support_perbill":458734526,"approval":98.544396,"support":45.8734526},{"time_hours":6,"approval_perbill":982608697,"support_perbill":451219514,"approval":98.2608697,"support":45.1219514},{"time_hours":7,"approval_perbill":979797981,"support_perbill":443925237,"approval":97.9797981,"support":44.3925237},{"time_hours":8,"approval_perbill":977011496,"support_perbill":436842109,"approval":97.7011496,"support":43.6842109},{"time_hours":9,"approval_perbill":974248928,"support_perbill":429961090,"approval":97.4248928,"support":42.996109},{"time_hours":10,"approval_perbill":971509972,"support_perbill":423273659,"approval":97.1509972,"support":42.3273659},{"time_hours":11,"approval_perbill":968794328,"support_perbill":416771755,"approval":96.8794328,"support":41.6771755},{"time_hours":12,"approval_perbill":966101697,"support_perbill":410447765,"approval":96.6101697,"support":41.0447765},{"time_hours":13,"approval_perbill":963431787,"support_perbill":404294479,"approval":96.3431787,"support":40.4294479},{"time_hours":14,"approval_perbill":960784315,"support_perbill":398305086,"approval":96.0784315,"support":39.8305086},{"time_hours":15,"approval_perbill":958158997,"support_perbill":392473120,"approval":95.8158997,"support":39.247312},{"time_hours":16,"approval_perbill":955555557,"support_perbill":386792456,"approval":95.5555557,"support":38.6792456},{"time_hours":17,"approval_perbill":952973721,"support_perbill":381257276,"approval":95.2973721,"support":38.1257276},{"time_hours":18,"approval_perbill":950413224,"support_perbill":375862070,"approval":95.0413224,"support":37.586207},{"time_hours":19,"approval_perbill":947873801,"support_perbill":370601591,"approval":94.7873801,"support":37.0601591},{"time_hours":20,"approval_perbill":945355193,"support_perbill":365470854,"approval":94.5355193,"support":36.5470854},{"time_hours":21,"approval_perbill":942857143,"support_perbill":360465116,"approval":94.2857143,"support":36.0465116},{"time_hours":22,"approval_perbill":940379404,"support_perbill":355579869,"approval":94.0379404,"support":35.5579869},{"time_hours":23,"approval_perbill":937921728,"support_perbill":350810812,"approval":93.7921728,"support":35.0810812},{"time_hours":24,"approval_perbill":935483872,"support_perbill":346153848,"approval":93.5483872,"support":34.6153848},{"time_hours":25,"approval_perbill":933065598,"support_perbill":341605071,"approval":93.3065598,"support":34.1605071},{"time_hours":26,"approval_perbill":930666667,"support_perbill":337160752,"approval":93.0666667,"support":33.7160752},{"time_hours":27,"approval_perbill":928286854,"support_perbill":332817338,"approval":92.8286854,"support":33.2817338},{"time_hours":28,"approval_perbill":925925927,"support_perbill":328571430,"approval":92.5925927,"support":32.857143},{"time_hours":29,"approval_perbill":923583664,"support_perbill":324419780,"approval":92.3583664,"support":32.441978},{"time_hours":30,"approval_perbill":921259843,"support_perbill":320359282,"approval":92.1259843,"support":32.0359282},{"time_hours":31,"approval_perbill":918954249,"support_perbill":316386970,"approval":91.8954249,"support":31.638697},{"time_hours":32,"approval_perbill":916666668,"support_perbill":312500001,"approval":91.6666668,"support":31.2500001},{"time_hours":33,"approval_perbill":914396889,"support_perbill":308695654,"approval":91.4396889,"support":30.8695654},{"time_hours":34,"approval_perbill":912144703,"support_perbill":304971319,"approval":91.2144703,"support":30.4971319},{"time_hours":35,"approval_perbill":909909911,"support_perbill":301324504,"approval":90.9909911,"support":30.1324504},{"time_hours":36,"approval_perbill":907692309,"support_perbill":297752810,"approval":90.7692309,"support":29.775281},{"time_hours":37,"approval_perbill":905491700,"support_perbill":294253940,"approval":90.54917,"support":29.425394},{"time_hours":38,"approval_perbill":903307888,"support_perbill":290825688,"approval":90.3307888,"support":29.0825688},{"time_hours":39,"approval_perbill":901140685,"support_perbill":287465940,"approval":90.1140685,"support":28.746594},{"time_hours":40,"approval_perbill":898989900,"support_perbill":284172663,"approval":89.89899,"support":28.4172663},{"time_hours":41,"approval_perbill":896855347,"support_perbill":280943902,"approval":89.6855347,"support":28.0943902},{"time_hours":42,"approval_perbill":894736842,"support_perbill":277777777,"approval":89.4736842,"support":27.7777777},{"time_hours":43,"approval_perbill":892634208,"support_perbill":274672489,"approval":89.2634208,"support":27.4672489},{"time_hours":44,"approval_perbill":890547265,"support_perbill":271626298,"approval":89.0547265,"support":27.1626298},{"time_hours":45,"approval_perbill":888475838,"support_perbill":268637533,"approval":88.8475838,"support":26.8637533},{"time_hours":46,"approval_perbill":886419755,"support_perbill":265704586,"approval":88.6419755,"support":26.5704586},{"time_hours":47,"approval_perbill":884378844,"support_perbill":262825904,"approval":88.4378844,"support":26.2825904},{"time_hours":48,"approval_perbill":882352942,"support_perbill":260000000,"approval":88.2352942,"support":26},{"time_hours":49,"approval_perbill":880341882,"support_perbill":257225434,"approval":88.0341882,"support":25.7225434},{"time_hours":50,"approval_perbill":878345500,"support_perbill":254500820,"approval":87.83455,"support":25.450082},{"time_hours":51,"approval_perbill":876363637,"support_perbill":251824817,"approval":87.6363637,"support":25.1824817},{"time_hours":52,"approval_perbill":874396136,"support_perbill":249196142,"approval":87.4396136,"support":24.9196142},{"time_hours":53,"approval_perbill":872442841,"support_perbill":246613547,"approval":87.2442841,"support":24.6613547},{"time_hours":54,"approval_perbill":870503599,"support_perbill":244075830,"approval":87.0503599,"support":24.407583},{"time_hours":55,"approval_perbill":868578256,"support_perbill":241581832,"approval":86.8578256,"support":24.1581832},{"time_hours":56,"approval_perbill":866666667,"support_perbill":239130435,"approval":86.6666667,"support":23.9130435},{"time_hours":57,"approval_perbill":864768684,"support_perbill":236720555,"approval":86.4768684,"support":23.6720555},{"time_hours":58,"approval_perbill":862884162,"support_perbill":234351146,"approval":86.2884162,"support":23.4351146},{"time_hours":59,"approval_perbill":861012957,"support_perbill":232021196,"approval":86.1012957,"support":23.2021196},{"time_hours":60,"approval_perbill":859154930,"support_perbill":229729730,"approval":85.915493,"support":22.972973},{"time_hours":61,"approval_perbill":857309942,"support_perbill":227475801,"approval":85.7309942,"support":22.7475801},{"time_hours":62,"approval_perbill":855477857,"support_perbill":225258494,"approval":85.5477857,"support":22.5258494},{"time_hours":63,"approval_perbill":853658537,"support_perbill":223076923,"approval":85.3658537,"support":22.3076923},{"time_hours":64,"approval_perbill":851851852,"support_perbill":220930232,"approval":85.1851852,"support":22.0930232},{"time_hours":65,"approval_perbill":850057671,"support_perbill":218817592,"approval":85.0057671,"support":21.8817592},{"time_hours":66,"approval_perbill":848275863,"support_perbill":216738198,"approval":84.8275863,"support":21.6738198},{"time_hours":67,"approval_perbill":846506302,"support_perbill":214691271,"approval":84.6506302,"support":21.4691271},{"time_hours":68,"approval_perbill":844748859,"support_perbill":212676056,"approval":84.4748859,"support":21.2676056},{"time_hours":69,"approval_perbill":843003414,"support_perbill":210691824,"approval":84.3003414,"support":21.0691824},{"time_hours":70,"approval_perbill":841269842,"support_perbill":208737865,"approval":84.1269842,"support":20.8737865},{"time_hours":71,"approval_perbill":839548024,"support_perbill":206813490,"approval":83.9548024,"support":20.681349},{"time_hours":72,"approval_perbill":837837838,"support_perbill":204918033,"approval":83.7837838,"support":20.4918033},{"time_hours":73,"approval_perbill":836139170,"support_perbill":203050847,"approval":83.613917,"support":20.3050847},{"time_hours":74,"approval_perbill":834451903,"support_perbill":201211306,"approval":83.4451903,"support":20.1211306},{"time_hours":75,"approval_perbill":832775921,"support_perbill":199398798,"approval":83.2775921,"support":19.9398798},{"time_hours":76,"approval_perbill":831111112,"support_perbill":197612732,"approval":83.1111112,"support":19.7612732},{"time_hours":77,"approval_perbill":829457365,"support_perbill":195852534,"approval":82.9457365,"support":19.5852534},{"time_hours":78,"approval_perbill":827814570,"support_perbill":194117647,"approval":82.781457,"support":19.4117647},{"time_hours":79,"approval_perbill":826182619,"support_perbill":192407528,"approval":82.6182619,"support":19.2407528},{"time_hours":80,"approval_perbill":824561404,"support_perbill":190721649,"approval":82.4561404,"support":19.0721649},{"time_hours":81,"approval_perbill":822950820,"support_perbill":189059501,"approval":82.295082,"support":18.9059501},{"time_hours":82,"approval_perbill":821350763,"support_perbill":187420585,"approval":82.1350763,"support":18.7420585},{"time_hours":83,"approval_perbill":819761130,"support_perbill":185804417,"approval":81.976113,"support":18.5804417},{"time_hours":84,"approval_perbill":818181818,"support_perbill":184210526,"approval":81.8181818,"support":18.4210526},{"time_hours":85,"approval_perbill":816612730,"support_perbill":182638457,"approval":81.661273,"support":18.2638457},{"time_hours":86,"approval_perbill":815053764,"support_perbill":181087763,"approval":81.5053764,"support":18.1087763},{"time_hours":87,"approval_perbill":813504824,"support_perbill":179558011,"approval":81.3504824,"support":17.9558011},{"time_hours":88,"approval_perbill":811965813,"support_perbill":178048781,"approval":81.1965813,"support":17.8048781},{"time_hours":89,"approval_perbill":810436635,"support_perbill":176559660,"approval":81.0436635,"support":17.655966},{"time_hours":90,"approval_perbill":808917198,"support_perbill":175090253,"approval":80.8917198,"support":17.5090253},{"time_hours":91,"approval_perbill":807407408,"support_perbill":173640167,"approval":80.7407408,"support":17.3640167},{"time_hours":92,"approval_perbill":805907174,"support_perbill":172209026,"approval":80.5907174,"support":17.2209026},{"time_hours":93,"approval_perbill":804416404,"support_perbill":170796460,"approval":80.4416404,"support":17.079646},{"time_hours":94,"approval_perbill":802935011,"support_perbill":169402110,"approval":80.2935011,"support":16.940211},{"time_hours":95,"approval_perbill":801462906,"support_perbill":168025626,"approval":80.1462906,"support":16.8025626},{"time_hours":96,"approval_perbill":800000001,"support_perbill":166666667,"approval":80.0000001,"support":16.6666667},{"time_hours":97,"approval_perbill":798546210,"support_perbill":165324899,"approval":79.854621,"support":16.5324899},{"time_hours":98,"approval_perbill":797101450,"support_perbill":164000000,"approval":79.710145,"support":16.4},{"time_hours":99,"approval_perbill":795665635,"support_perbill":162691652,"approval":79.5665635,"support":16.2691652},{"time_hours":100,"approval_perbill":794238684,"support_perbill":161399549,"approval":79.4238684,"support":16.1399549},{"time_hours":101,"approval_perbill":792820513,"support_perbill":160123387,"approval":79.2820513,"support":16.0123387},{"time_hours":102,"approval_perbill":791411043,"support_perbill":158862876,"approval":79.1411043,"support":15.8862876},{"time_hours":103,"approval_perbill":790010194,"support_perbill":157617728,"approval":79.0010194,"support":15.7617728},{"time_hours":104,"approval_perbill":788617887,"support_perbill":156387665,"approval":78.8617887,"support":15.6387665},{"time_hours":105,"approval_perbill":787234043,"support_perbill":155172413,"approval":78.7234043,"support":15.5172413},{"time_hours":106,"approval_perbill":785858586,"support_perbill":153971708,"approval":78.5858586,"support":15.3971708},{"time_hours":107,"approval_perbill":784491441,"support_perbill":152785289,"approval":78.4491441,"support":15.2785289},{"time_hours":108,"approval_perbill":783132531,"support_perbill":151612903,"approval":78.3132531,"support":15.1612903},{"time_hours":109,"approval_perbill":781781783,"support_perbill":150454303,"approval":78.1781783,"support":15.0454303},{"time_hours":110,"approval_perbill":780439122,"support_perbill":149309245,"approval":78.0439122,"support":14.9309245},{"time_hours":111,"approval_perbill":779104478,"support_perbill":148177496,"approval":77.9104478,"support":14.8177496},{"time_hours":112,"approval_perbill":777777779,"support_perbill":147058823,"approval":77.7777779,"support":14.7058823},{"time_hours":113,"approval_perbill":776458953,"support_perbill":145953003,"approval":77.6458953,"support":14.5953003},{"time_hours":114,"approval_perbill":775147929,"support_perbill":144859813,"approval":77.5147929,"support":14.4859813},{"time_hours":115,"approval_perbill":773844642,"support_perbill":143779039,"approval":77.3844642,"support":14.3779039},{"time_hours":116,"approval_perbill":772549020,"support_perbill":142710472,"approval":77.254902,"support":14.2710472},{"time_hours":117,"approval_perbill":771260998,"support_perbill":141653905,"approval":77.1260998,"support":14.1653905},{"time_hours":118,"approval_perbill":769980507,"support_perbill":140609137,"approval":76.9980507,"support":14.0609137},{"time_hours":119,"approval_perbill":768707484,"support_perbill":139575971,"approval":76.8707484,"support":13.9575971},{"time_hours":120,"approval_perbill":767441861,"support_perbill":138554217,"approval":76.7441861,"support":13.8554217},{"time_hours":121,"approval_perbill":766183576,"support_perbill":137543684,"approval":76.6183576,"support":13.7543684},{"time_hours":122,"approval_perbill":764932563,"support_perbill":136544190,"approval":76.4932563,"support":13.654419},{"time_hours":123,"approval_perbill":763688761,"support_perbill":135555555,"approval":76.3688761,"support":13.5555555},{"time_hours":124,"approval_perbill":762452108,"support_perbill":134577603,"approval":76.2452108,"support":13.4577603},{"time_hours":125,"approval_perbill":761222541,"support_perbill":133610161,"approval":76.1222541,"support":13.3610161},{"time_hours":126,"approval_perbill":760000000,"support_perbill":132653061,"approval":76,"support":13.2653061},{"time_hours":127,"approval_perbill":758784426,"support_perbill":131706138,"approval":75.8784426,"support":13.1706138},{"time_hours":128,"approval_perbill":757575758,"support_perbill":130769230,"approval":75.7575758,"support":13.076923},{"time_hours":129,"approval_perbill":756373938,"support_perbill":129842181,"approval":75.6373938,"support":12.9842181},{"time_hours":130,"approval_perbill":755178909,"support_perbill":128924833,"approval":75.5178909,"support":12.8924833},{"time_hours":131,"approval_perbill":753990611,"support_perbill":128017037,"approval":75.3990611,"support":12.8017037},{"time_hours":132,"approval_perbill":752808989,"support_perbill":127118644,"approval":75.2808989,"support":12.7118644},{"time_hours":133,"approval_perbill":751633988,"support_perbill":126229508,"approval":75.1633988,"support":12.6229508},{"time_hours":134,"approval_perbill":750465550,"support_perbill":125349487,"approval":75.046555,"support":12.5349487},{"time_hours":135,"approval_perbill":749303621,"support_perbill":124478442,"approval":74.9303621,"support":12.4478442},{"time_hours":136,"approval_perbill":748148149,"support_perbill":123616236,"approval":74.8148149,"support":12.3616236},{"time_hours":137,"approval_perbill":746999077,"support_perbill":122762735,"approval":74.6999077,"support":12.2762735},{"time_hours":138,"approval_perbill":745856354,"support_perbill":121917808,"approval":74.5856354,"support":12.1917808},{"time_hours":139,"approval_perbill":744719927,"support_perbill":121081326,"approval":74.4719927,"support":12.1081326},{"time_hours":140,"approval_perbill":743589744,"support_perbill":120253164,"approval":74.3589744,"support":12.0253164},{"time_hours":141,"approval_perbill":742465754,"support_perbill":119433198,"approval":74.2465754,"support":11.9433198},{"time_hours":142,"approval_perbill":741347906,"support_perbill":118621307,"approval":74.1347906,"support":11.8621307},{"time_hours":143,"approval_perbill":740236149,"support_perbill":117817371,"approval":74.0236149,"support":11.7817371},{"time_hours":144,"approval_perbill":739130435,"support_perbill":117021276,"approval":73.9130435,"support":11.7021276},{"time_hours":145,"approval_perbill":738030714,"support_perbill":116232907,"approval":73.8030714,"support":11.6232907},{"time_hours":146,"approval_perbill":736936938,"support_perbill":115452151,"approval":73.6936938,"support":11.5452151},{"time_hours":147,"approval_perbill":735849057,"support_perbill":114678898,"approval":73.5849057,"support":11.4678898},{"time_hours":148,"approval_perbill":734767025,"support_perbill":113913043,"approval":73.4767025,"support":11.3913043},{"time_hours":149,"approval_perbill":733690796,"support_perbill":113154478,"approval":73.3690796,"support":11.3154478},{"time_hours":150,"approval_perbill":732620322,"support_perbill":112403100,"approval":73.2620322,"support":11.24031},{"time_hours":151,"approval_perbill":731555556,"support_perbill":111658808,"approval":73.1555556,"support":11.1658808},{"time_hours":152,"approval_perbill":730496454,"support_perbill":110921501,"approval":73.0496454,"support":11.0921501},{"time_hours":153,"approval_perbill":729442971,"support_perbill":110191082,"approval":72.9442971,"support":11.0191082},{"time_hours":154,"approval_perbill":728395062,"support_perbill":109467455,"approval":72.8395062,"support":10.9467455},{"time_hours":155,"approval_perbill":727352683,"support_perbill":108750526,"approval":72.7352683,"support":10.8750526},{"time_hours":156,"approval_perbill":726315790,"support_perbill":108040200,"approval":72.631579,"support":10.80402},{"time_hours":157,"approval_perbill":725284340,"support_perbill":107336390,"approval":72.528434,"support":10.733639},{"time_hours":158,"approval_perbill":724258290,"support_perbill":106639004,"approval":72.425829,"support":10.6639004},{"time_hours":159,"approval_perbill":723237599,"support_perbill":105947955,"approval":72.3237599,"support":10.5947955},{"time_hours":160,"approval_perbill":722222222,"support_perbill":105263157,"approval":72.2222222,"support":10.5263157},{"time_hours":161,"approval_perbill":721212122,"support_perbill":104584527,"approval":72.1212122,"support":10.4584527},{"time_hours":162,"approval_perbill":720207254,"support_perbill":103911980,"approval":72.0207254,"support":10.391198},{"time_hours":163,"approval_perbill":719207580,"support_perbill":103245436,"approval":71.920758,"support":10.3245436},{"time_hours":164,"approval_perbill":718213059,"support_perbill":102584814,"approval":71.8213059,"support":10.2584814},{"time_hours":165,"approval_perbill":717223651,"support_perbill":101930036,"approval":71.7223651,"support":10.1930036},{"time_hours":166,"approval_perbill":716239317,"support_perbill":101281024,"approval":71.6239317,"support":10.1281024},{"time_hours":167,"approval_perbill":715260018,"support_perbill":100637704,"approval":71.5260018,"support":10.0637704},{"time_hours":168,"approval_perbill":714285714,"support_perbill":99999999,"approval":71.4285714,"support":9.9999999},{"time_hours":169,"approval_perbill":713316370,"support_perbill":99367838,"approval":71.331637,"support":9.9367838},{"time_hours":170,"approval_perbill":712351946,"support_perbill":98741148,"approval":71.2351946,"support":9.8741148},{"time_hours":171,"approval_perbill":711392406,"support_perbill":98119859,"approval":71.1392406,"support":9.8119859},{"time_hours":172,"approval_perbill":710437711,"support_perbill":97503900,"approval":71.0437711,"support":9.75039},{"time_hours":173,"approval_perbill":709487826,"support_perbill":96893203,"approval":70.9487826,"support":9.6893203},{"time_hours":174,"approval_perbill":708542714,"support_perbill":96287703,"approval":70.8542714,"support":9.6287703},{"time_hours":175,"approval_perbill":707602340,"support_perbill":95687331,"approval":70.760234,"support":9.5687331},{"time_hours":176,"approval_perbill":706666667,"support_perbill":95092024,"approval":70.6666667,"support":9.5092024},{"time_hours":177,"approval_perbill":705735661,"support_perbill":94501718,"approval":70.5735661,"support":9.4501718},{"time_hours":178,"approval_perbill":704809287,"support_perbill":93916349,"approval":70.4809287,"support":9.3916349},{"time_hours":179,"approval_perbill":703887511,"support_perbill":93335857,"approval":70.3887511,"support":9.3335857},{"time_hours":180,"approval_perbill":702970298,"support_perbill":92760181,"approval":70.2970298,"support":9.2760181},{"time_hours":181,"approval_perbill":702057613,"support_perbill":92189260,"approval":70.2057613,"support":9.218926},{"time_hours":182,"approval_perbill":701149426,"support_perbill":91623036,"approval":70.1149426,"support":9.1623036},{"time_hours":183,"approval_perbill":700245701,"support_perbill":91061452,"approval":70.0245701,"support":9.1061452},{"time_hours":184,"approval_perbill":699346406,"support_perbill":90504451,"approval":69.9346406,"support":9.0504451},{"time_hours":185,"approval_perbill":698451508,"support_perbill":89951976,"approval":69.8451508,"support":8.9951976},{"time_hours":186,"approval_perbill":697560976,"support_perbill":89403973,"approval":69.7560976,"support":8.9403973},{"time_hours":187,"approval_perbill":696674777,"support_perbill":88860388,"approval":69.6674777,"support":8.8860388},{"time_hours":188,"approval_perbill":695792881,"support_perbill":88321167,"approval":69.5792881,"support":8.8321167},{"time_hours":189,"approval_perbill":694915254,"support_perbill":87786259,"approval":69.4915254,"support":8.7786259},{"time_hours":190,"approval_perbill":694041868,"support_perbill":87255611,"approval":69.4041868,"support":8.7255611},{"time_hours":191,"approval_perbill":693172691,"support_perbill":86729174,"approval":69.3172691,"support":8.6729174},{"time_hours":192,"approval_perbill":692307693,"support_perbill":86206896,"approval":69.2307693,"support":8.6206896},{"time_hours":193,"approval_perbill":691446843,"support_perbill":85688729,"approval":69.1446843,"support":8.5688729},{"time_hours":194,"approval_perbill":690590112,"support_perbill":85174625,"approval":69.0590112,"support":8.5174625},{"time_hours":195,"approval_perbill":689737470,"support_perbill":84664536,"approval":68.973747,"support":8.4664536},{"time_hours":196,"approval_perbill":688888889,"support_perbill":84158415,"approval":68.8888889,"support":8.4158415},{"time_hours":197,"approval_perbill":688044339,"support_perbill":83656217,"approval":68.8044339,"support":8.3656217},{"time_hours":198,"approval_perbill":687203792,"support_perbill":83157894,"approval":68.7203792,"support":8.3157894},{"time_hours":199,"approval_perbill":686367219,"support_perbill":82663404,"approval":68.6367219,"support":8.2663404},{"time_hours":200,"approval_perbill":685534592,"support_perbill":82172701,"approval":68.5534592,"support":8.2172701},{"time_hours":201,"approval_perbill":684705883,"support_perbill":81685744,"approval":68.4705883,"support":8.1685744},{"time_hours":202,"approval_perbill":683881064,"support_perbill":81202487,"approval":68.3881064,"support":8.1202487},{"time_hours":203,"approval_perbill":683060110,"support_perbill":80722891,"approval":68.306011,"support":8.0722891},{"time_hours":204,"approval_perbill":682242991,"support_perbill":80246913,"approval":68.2242991,"support":8.0246913},{"time_hours":205,"approval_perbill":681429682,"support_perbill":79774513,"approval":68.1429682,"support":7.9774513},{"time_hours":206,"approval_perbill":680620155,"support_perbill":79305649,"approval":68.0620155,"support":7.9305649},{"time_hours":207,"approval_perbill":679814385,"support_perbill":78840284,"approval":67.9814385,"support":7.8840284},{"time_hours":208,"approval_perbill":679012346,"support_perbill":78378378,"approval":67.9012346,"support":7.8378378},{"time_hours":209,"approval_perbill":678214011,"support_perbill":77919892,"approval":67.8214011,"support":7.7919892},{"time_hours":210,"approval_perbill":677419355,"support_perbill":77464788,"approval":67.7419355,"support":7.7464788},{"time_hours":211,"approval_perbill":676628353,"support_perbill":77013030,"approval":67.6628353,"support":7.701303},{"time_hours":212,"approval_perbill":675840979,"support_perbill":76564580,"approval":67.5840979,"support":7.656458},{"time_hours":213,"approval_perbill":675057209,"support_perbill":76119402,"approval":67.5057209,"support":7.6119402},{"time_hours":214,"approval_perbill":674277017,"support_perbill":75677462,"approval":67.4277017,"support":7.5677462},{"time_hours":215,"approval_perbill":673500380,"support_perbill":75238722,"approval":67.350038,"support":7.5238722},{"time_hours":216,"approval_perbill":672727273,"support_perbill":74803149,"approval":67.2727273,"support":7.4803149},{"time_hours":217,"approval_perbill":671957672,"support_perbill":74370709,"approval":67.1957672,"support":7.4370709},{"time_hours":218,"approval_perbill":671191554,"support_perbill":73941368,"approval":67.1191554,"support":7.3941368},{"time_hours":219,"approval_perbill":670428894,"support_perbill":73515092,"approval":67.0428894,"support":7.3515092},{"time_hours":220,"approval_perbill":669669670,"support_perbill":73091849,"approval":66.966967,"support":7.3091849},{"time_hours":221,"approval_perbill":668913858,"support_perbill":72671608,"approval":66.8913858,"support":7.2671608},{"time_hours":222,"approval_perbill":668161435,"support_perbill":72254335,"approval":66.8161435,"support":7.2254335},{"time_hours":223,"approval_perbill":667412379,"support_perbill":71839999,"approval":66.7412379,"support":7.1839999},{"time_hours":224,"approval_perbill":666666667,"support_perbill":71428571,"approval":66.6666667,"support":7.1428571},{"time_hours":225,"approval_perbill":665924276,"support_perbill":71020018,"approval":66.5924276,"support":7.1020018},{"time_hours":226,"approval_perbill":665185186,"support_perbill":70614312,"approval":66.5185186,"support":7.0614312},{"time_hours":227,"approval_perbill":664449372,"support_perbill":70211422,"approval":66.4449372,"support":7.0211422},{"time_hours":228,"approval_perbill":663716814,"support_perbill":69811320,"approval":66.3716814,"support":6.981132},{"time_hours":229,"approval_perbill":662987491,"support_perbill":69413976,"approval":66.2987491,"support":6.9413976},{"time_hours":230,"approval_perbill":662261381,"support_perbill":69019362,"approval":66.2261381,"support":6.9019362},{"time_hours":231,"approval_perbill":661538462,"support_perbill":68627450,"approval":66.1538462,"support":6.862745},{"time_hours":232,"approval_perbill":660818714,"support_perbill":68238213,"approval":66.0818714,"support":6.8238213},{"time_hours":233,"approval_perbill":660102115,"support_perbill":67851622,"approval":66.0102115,"support":6.7851622},{"time_hours":234,"approval_perbill":659388647,"support_perbill":67467652,"approval":65.9388647,"support":6.7467652},{"time_hours":235,"approval_perbill":658678287,"support_perbill":67086275,"approval":65.8678287,"support":6.7086275},{"time_hours":236,"approval_perbill":657971015,"support_perbill":66707466,"approval":65.7971015,"support":6.6707466},{"time_hours":237,"approval_perbill":657266811,"support_perbill":66331198,"approval":65.7266811,"support":6.6331198},{"time_hours":238,"approval_perbill":656565657,"support_perbill":65957446,"approval":65.6565657,"support":6.5957446},{"time_hours":239,"approval_perbill":655867531,"support_perbill":65586185,"approval":65.5867531,"support":6.5586185},{"time_hours":240,"approval_perbill":655172414,"support_perbill":65217391,"approval":65.5172414,"support":6.5217391},{"time_hours":241,"approval_perbill":654480287,"support_perbill":64851038,"approval":65.4480287,"support":6.4851038},{"time_hours":242,"approval_perbill":653791130,"support_perbill":64487102,"approval":65.379113,"support":6.4487102},{"time_hours":243,"approval_perbill":653104925,"support_perbill":64125560,"approval":65.3104925,"support":6.412556},{"time_hours":244,"approval_perbill":652421652,"support_perbill":63766388,"approval":65.2421652,"support":6.3766388},{"time_hours":245,"approval_perbill":651741294,"support_perbill":63409563,"approval":65.1741294,"support":6.3409563},{"time_hours":246,"approval_perbill":651063830,"support_perbill":63055062,"approval":65.106383,"support":6.3055062},{"time_hours":247,"approval_perbill":650389243,"support_perbill":62702862,"approval":65.0389243,"support":6.2702862},{"time_hours":248,"approval_perbill":649717514,"support_perbill":62352940,"approval":64.9717514,"support":6.235294},{"time_hours":249,"approval_perbill":649048626,"support_perbill":62005276,"approval":64.9048626,"support":6.2005276},{"time_hours":250,"approval_perbill":648382560,"support_perbill":61659847,"approval":64.838256,"support":6.1659847},{"time_hours":251,"approval_perbill":647719299,"support_perbill":61316632,"approval":64.7719299,"support":6.1316632},{"time_hours":252,"approval_perbill":647058823,"support_perbill":60975609,"approval":64.7058823,"support":6.0975609},{"time_hours":253,"approval_perbill":646401118,"support_perbill":60636758,"approval":64.6401118,"support":6.0636758},{"time_hours":254,"approval_perbill":645746165,"support_perbill":60300057,"approval":64.5746165,"support":6.0300057},{"time_hours":255,"approval_perbill":645093946,"support_perbill":59965487,"approval":64.5093946,"support":5.9965487},{"time_hours":256,"approval_perbill":644444445,"support_perbill":59633027,"approval":64.4444445,"support":5.9633027},{"time_hours":257,"approval_perbill":643797644,"support_perbill":59302657,"approval":64.3797644,"support":5.9302657},{"time_hours":258,"approval_perbill":643153527,"support_perbill":58974358,"approval":64.3153527,"support":5.8974358},{"time_hours":259,"approval_perbill":642512078,"support_perbill":58648111,"approval":64.2512078,"support":5.8648111},{"time_hours":260,"approval_perbill":641873279,"support_perbill":58323895,"approval":64.1873279,"support":5.8323895},{"time_hours":261,"approval_perbill":641237113,"support_perbill":58001693,"approval":64.1237113,"support":5.8001693},{"time_hours":262,"approval_perbill":640603567,"support_perbill":57681485,"approval":64.0603567,"support":5.7681485},{"time_hours":263,"approval_perbill":639972622,"support_perbill":57363253,"approval":63.9972622,"support":5.7363253},{"time_hours":264,"approval_perbill":639344263,"support_perbill":57046979,"approval":63.9344263,"support":5.7046979},{"time_hours":265,"approval_perbill":638718473,"support_perbill":56732645,"approval":63.8718473,"support":5.6732645},{"time_hours":266,"approval_perbill":638095238,"support_perbill":56420233,"approval":63.8095238,"support":5.6420233},{"time_hours":267,"approval_perbill":637474542,"support_perbill":56109725,"approval":63.7474542,"support":5.6109725},{"time_hours":268,"approval_perbill":636856369,"support_perbill":55801104,"approval":63.6856369,"support":5.5801104},{"time_hours":269,"approval_perbill":636240703,"support_perbill":55494353,"approval":63.6240703,"support":5.5494353},{"time_hours":270,"approval_perbill":635627530,"support_perbill":55189456,"approval":63.562753,"support":5.5189456},{"time_hours":271,"approval_perbill":635016835,"support_perbill":54886394,"approval":63.5016835,"support":5.4886394},{"time_hours":272,"approval_perbill":634408602,"support_perbill":54585152,"approval":63.4408602,"support":5.4585152},{"time_hours":273,"approval_perbill":633802817,"support_perbill":54285714,"approval":63.3802817,"support":5.4285714},{"time_hours":274,"approval_perbill":633199465,"support_perbill":53988062,"approval":63.3199465,"support":5.3988062},{"time_hours":275,"approval_perbill":632598530,"support_perbill":53692182,"approval":63.259853,"support":5.3692182},{"time_hours":276,"approval_perbill":632000000,"support_perbill":53398058,"approval":63.2,"support":5.3398058},{"time_hours":277,"approval_perbill":631403859,"support_perbill":53105673,"approval":63.1403859,"support":5.3105673},{"time_hours":278,"approval_perbill":630810093,"support_perbill":52815013,"approval":63.0810093,"support":5.2815013},{"time_hours":279,"approval_perbill":630218688,"support_perbill":52526062,"approval":63.0218688,"support":5.2526062},{"time_hours":280,"approval_perbill":629629630,"support_perbill":52238805,"approval":62.962963,"support":5.2238805},{"time_hours":281,"approval_perbill":629042905,"support_perbill":51953228,"approval":62.9042905,"support":5.1953228},{"time_hours":282,"approval_perbill":628458498,"support_perbill":51669316,"approval":62.8458498,"support":5.1669316},{"time_hours":283,"approval_perbill":627876397,"support_perbill":51387053,"approval":62.7876397,"support":5.1387053},{"time_hours":284,"approval_perbill":627296588,"support_perbill":51106427,"approval":62.7296588,"support":5.1106427},{"time_hours":285,"approval_perbill":626719057,"support_perbill":50827423,"approval":62.6719057,"support":5.0827423},{"time_hours":286,"approval_perbill":626143791,"support_perbill":50550025,"approval":62.6143791,"support":5.0550025},{"time_hours":287,"approval_perbill":625570776,"support_perbill":50274222,"approval":62.5570776,"support":5.0274222},{"time_hours":288,"approval_perbill":625000000,"support_perbill":49999999,"approval":62.5,"support":4.9999999},{"time_hours":289,"approval_perbill":624431449,"support_perbill":49727343,"approval":62.4431449,"support":4.9727343},{"time_hours":290,"approval_perbill":623865110,"support_perbill":49456240,"approval":62.386511,"support":4.945624},{"time_hours":291,"approval_perbill":623300971,"support_perbill":49186676,"approval":62.3300971,"support":4.9186676},{"time_hours":292,"approval_perbill":622739018,"support_perbill":48918640,"approval":62.2739018,"support":4.891864},{"time_hours":293,"approval_perbill":622179239,"support_perbill":48652117,"approval":62.2179239,"support":4.8652117},{"time_hours":294,"approval_perbill":621621621,"support_perbill":48387096,"approval":62.1621621,"support":4.8387096},{"time_hours":295,"approval_perbill":621066153,"support_perbill":48123563,"approval":62.1066153,"support":4.8123563},{"time_hours":296,"approval_perbill":620512821,"support_perbill":47861506,"approval":62.0512821,"support":4.7861506},{"time_hours":297,"approval_perbill":619961612,"support_perbill":47600913,"approval":61.9961612,"support":4.7600913},{"time_hours":298,"approval_perbill":619412516,"support_perbill":47341772,"approval":61.9412516,"support":4.7341772},{"time_hours":299,"approval_perbill":618865519,"support_perbill":47084069,"approval":61.8865519,"support":4.7084069},{"time_hours":300,"approval_perbill":618320611,"support_perbill":46827794,"approval":61.8320611,"support":4.6827794},{"time_hours":301,"approval_perbill":617777778,"support_perbill":46572934,"approval":61.7777778,"support":4.6572934},{"time_hours":302,"approval_perbill":617237009,"support_perbill":46319479,"approval":61.7237009,"support":4.6319479},{"time_hours":303,"approval_perbill":616698292,"support_perbill":46067415,"approval":61.6698292,"support":4.6067415},{"time_hours":304,"approval_perbill":616161616,"support_perbill":45816732,"approval":61.6161616,"support":4.5816732},{"time_hours":305,"approval_perbill":615626969,"support_perbill":45567419,"approval":61.5626969,"support":4.5567419},{"time_hours":306,"approval_perbill":615094340,"support_perbill":45319464,"approval":61.509434,"support":4.5319464},{"time_hours":307,"approval_perbill":614563716,"support_perbill":45072857,"approval":61.4563716,"support":4.5072857},{"time_hours":308,"approval_perbill":614035088,"support_perbill":44827585,"approval":61.4035088,"support":4.4827585},{"time_hours":309,"approval_perbill":613508443,"support_perbill":44583640,"approval":61.3508443,"support":4.458364},{"time_hours":310,"approval_perbill":612983770,"support_perbill":44341009,"approval":61.298377,"support":4.4341009},{"time_hours":311,"approval_perbill":612461059,"support_perbill":44099682,"approval":61.2461059,"support":4.4099682},{"time_hours":312,"approval_perbill":611940298,"support_perbill":43859648,"approval":61.1940298,"support":4.3859648},{"time_hours":313,"approval_perbill":611421477,"support_perbill":43620898,"approval":61.1421477,"support":4.3620898},{"time_hours":314,"approval_perbill":610904585,"support_perbill":43383422,"approval":61.0904585,"support":4.3383422},{"time_hours":315,"approval_perbill":610389610,"support_perbill":43147207,"approval":61.038961,"support":4.3147207},{"time_hours":316,"approval_perbill":609876543,"support_perbill":42912246,"approval":60.9876543,"support":4.2912246},{"time_hours":317,"approval_perbill":609365373,"support_perbill":42678528,"approval":60.9365373,"support":4.2678528},{"time_hours":318,"approval_perbill":608856089,"support_perbill":42446042,"approval":60.8856089,"support":4.2446042},{"time_hours":319,"approval_perbill":608348680,"support_perbill":42214780,"approval":60.834868,"support":4.221478},{"time_hours":320,"approval_perbill":607843137,"support_perbill":41984732,"approval":60.7843137,"support":4.1984732},{"time_hours":321,"approval_perbill":607339449,"support_perbill":41755888,"approval":60.7339449,"support":4.1755888},{"time_hours":322,"approval_perbill":606837607,"support_perbill":41528238,"approval":60.6837607,"support":4.1528238},{"time_hours":323,"approval_perbill":606337599,"support_perbill":41301774,"approval":60.6337599,"support":4.1301774},{"time_hours":324,"approval_perbill":605839416,"support_perbill":41076486,"approval":60.5839416,"support":4.1076486},{"time_hours":325,"approval_perbill":605343048,"support_perbill":40852366,"approval":60.5343048,"support":4.0852366},{"time_hours":326,"approval_perbill":604848485,"support_perbill":40629403,"approval":60.4848485,"support":4.0629403},{"time_hours":327,"approval_perbill":604355717,"support_perbill":40407589,"approval":60.4355717,"support":4.0407589},{"time_hours":328,"approval_perbill":603864734,"support_perbill":40186915,"approval":60.3864734,"support":4.0186915},{"time_hours":329,"approval_perbill":603375527,"support_perbill":39967373,"approval":60.3375527,"support":3.9967373},{"time_hours":330,"approval_perbill":602888087,"support_perbill":39748953,"approval":60.2888087,"support":3.9748953},{"time_hours":331,"approval_perbill":602402402,"support_perbill":39531648,"approval":60.2402402,"support":3.9531648},{"time_hours":332,"approval_perbill":601918465,"support_perbill":39315448,"approval":60.1918465,"support":3.9315448},{"time_hours":333,"approval_perbill":601436266,"support_perbill":39100345,"approval":60.1436266,"support":3.9100345},{"time_hours":334,"approval_perbill":600955794,"support_perbill":38886332,"approval":60.0955794,"support":3.8886332},{"time_hours":335,"approval_perbill":600477042,"support_perbill":38673398,"approval":60.0477042,"support":3.8673398},{"time_hours":336,"approval_perbill":600000000,"support_perbill":38461538,"approval":60,"support":3.8461538},{"time_hours":337,"approval_perbill":599524658,"support_perbill":38250741,"approval":59.9524658,"support":3.8250741},{"time_hours":338,"approval_perbill":599051008,"support_perbill":38041002,"approval":59.9051008,"support":3.8041002},{"time_hours":339,"approval_perbill":598579041,"support_perbill":37832310,"approval":59.8579041,"support":3.783231},{"time_hours":340,"approval_perbill":598108747,"support_perbill":37624659,"approval":59.8108747,"support":3.7624659},{"time_hours":341,"approval_perbill":597640118,"support_perbill":37418041,"approval":59.7640118,"support":3.7418041},{"time_hours":342,"approval_perbill":597173145,"support_perbill":37212448,"approval":59.7173145,"support":3.7212448},{"time_hours":343,"approval_perbill":596707819,"support_perbill":37007873,"approval":59.6707819,"support":3.7007873},{"time_hours":344,"approval_perbill":596244131,"support_perbill":36804308,"approval":59.6244131,"support":3.6804308},{"time_hours":345,"approval_perbill":595782074,"support_perbill":36601745,"approval":59.5782074,"support":3.6601745},{"time_hours":346,"approval_perbill":595321637,"support_perbill":36400178,"approval":59.5321637,"support":3.6400178},{"time_hours":347,"approval_perbill":594862814,"support_perbill":36199598,"approval":59.4862814,"support":3.6199598},{"time_hours":348,"approval_perbill":594405594,"support_perbill":35999999,"approval":59.4405594,"support":3.5999999},{"time_hours":349,"approval_perbill":593949971,"support_perbill":35801374,"approval":59.3949971,"support":3.5801374},{"time_hours":350,"approval_perbill":593495935,"support_perbill":35603714,"approval":59.3495935,"support":3.5603714},{"time_hours":351,"approval_perbill":593043478,"support_perbill":35407014,"approval":59.3043478,"support":3.5407014},{"time_hours":352,"approval_perbill":592592593,"support_perbill":35211267,"approval":59.2592593,"support":3.5211267},{"time_hours":353,"approval_perbill":592143270,"support_perbill":35016465,"approval":59.214327,"support":3.5016465},{"time_hours":354,"approval_perbill":591695502,"support_perbill":34822601,"approval":59.1695502,"support":3.4822601},{"time_hours":355,"approval_perbill":591249280,"support_perbill":34629669,"approval":59.124928,"support":3.4629669},{"time_hours":356,"approval_perbill":590804598,"support_perbill":34437663,"approval":59.0804598,"support":3.4437663},{"time_hours":357,"approval_perbill":590361446,"support_perbill":34246575,"approval":59.0361446,"support":3.4246575},{"time_hours":358,"approval_perbill":589919817,"support_perbill":34056398,"approval":58.9919817,"support":3.4056398},{"time_hours":359,"approval_perbill":589479703,"support_perbill":33867128,"approval":58.9479703,"support":3.3867128},{"time_hours":360,"approval_perbill":589041096,"support_perbill":33678756,"approval":58.9041096,"support":3.3678756},{"time_hours":361,"approval_perbill":588603989,"support_perbill":33491276,"approval":58.8603989,"support":3.3491276},{"time_hours":362,"approval_perbill":588168373,"support_perbill":33304683,"approval":58.8168373,"support":3.3304683},{"time_hours":363,"approval_perbill":587734242,"support_perbill":33118970,"approval":58.7734242,"support":3.311897},{"time_hours":364,"approval_perbill":587301587,"support_perbill":32934131,"approval":58.7301587,"support":3.2934131},{"time_hours":365,"approval_perbill":586870402,"support_perbill":32750159,"approval":58.6870402,"support":3.2750159},{"time_hours":366,"approval_perbill":586440678,"support_perbill":32567049,"approval":58.6440678,"support":3.2567049},{"time_hours":367,"approval_perbill":586012408,"support_perbill":32384794,"approval":58.6012408,"support":3.2384794},{"time_hours":368,"approval_perbill":585585585,"support_perbill":32203389,"approval":58.5585585,"support":3.2203389},{"time_hours":369,"approval_perbill":585160202,"support_perbill":32022827,"approval":58.5160202,"support":3.2022827},{"time_hours":370,"approval_perbill":584736251,"support_perbill":31843103,"approval":58.4736251,"support":3.1843103},{"time_hours":371,"approval_perbill":584313725,"support_perbill":31664211,"approval":58.4313725,"support":3.1664211},{"time_hours":372,"approval_perbill":583892617,"support_perbill":31486145,"approval":58.3892617,"support":3.1486145},{"time_hours":373,"approval_perbill":583472920,"support_perbill":31308900,"approval":58.347292,"support":3.13089},{"time_hours":374,"approval_perbill":583054626,"support_perbill":31132469,"approval":58.3054626,"support":3.1132469},{"time_hours":375,"approval_perbill":582637729,"support_perbill":30956847,"approval":58.2637729,"support":3.0956847},{"time_hours":376,"approval_perbill":582222222,"support_perbill":30782029,"approval":58.2222222,"support":3.0782029},{"time_hours":377,"approval_perbill":581808098,"support_perbill":30608009,"approval":58.1808098,"support":3.0608009},{"time_hours":378,"approval_perbill":581395349,"support_perbill":30434782,"approval":58.1395349,"support":3.0434782},{"time_hours":379,"approval_perbill":580983969,"support_perbill":30262342,"approval":58.0983969,"support":3.0262342},{"time_hours":380,"approval_perbill":580573951,"support_perbill":30090683,"approval":58.0573951,"support":3.0090683},{"time_hours":381,"approval_perbill":580165289,"support_perbill":29919802,"approval":58.0165289,"support":2.9919802},{"time_hours":382,"approval_perbill":579757976,"support_perbill":29749692,"approval":57.9757976,"support":2.9749692},{"time_hours":383,"approval_perbill":579352004,"support_perbill":29580347,"approval":57.9352004,"support":2.9580347},{"time_hours":384,"approval_perbill":578947368,"support_perbill":29411764,"approval":57.8947368,"support":2.9411764},{"time_hours":385,"approval_perbill":578544061,"support_perbill":29243936,"approval":57.8544061,"support":2.9243936},{"time_hours":386,"approval_perbill":578142076,"support_perbill":29076860,"approval":57.8142076,"support":2.907686},{"time_hours":387,"approval_perbill":577741407,"support_perbill":28910529,"approval":57.7741407,"support":2.8910529},{"time_hours":388,"approval_perbill":577342048,"support_perbill":28744938,"approval":57.7342048,"support":2.8744938},{"time_hours":389,"approval_perbill":576943991,"support_perbill":28580084,"approval":57.6943991,"support":2.8580084},{"time_hours":390,"approval_perbill":576547231,"support_perbill":28415961,"approval":57.6547231,"support":2.8415961},{"time_hours":391,"approval_perbill":576151761,"support_perbill":28252563,"approval":57.6151761,"support":2.8252563},{"time_hours":392,"approval_perbill":575757576,"support_perbill":28089887,"approval":57.5757576,"support":2.8089887},{"time_hours":393,"approval_perbill":575364668,"support_perbill":27927927,"approval":57.5364668,"support":2.7927927},{"time_hours":394,"approval_perbill":574973031,"support_perbill":27766679,"approval":57.4973031,"support":2.7766679},{"time_hours":395,"approval_perbill":574582660,"support_perbill":27606138,"approval":57.458266,"support":2.7606138},{"time_hours":396,"approval_perbill":574193548,"support_perbill":27446300,"approval":57.4193548,"support":2.74463},{"time_hours":397,"approval_perbill":573805690,"support_perbill":27287159,"approval":57.380569,"support":2.7287159},{"time_hours":398,"approval_perbill":573419078,"support_perbill":27128712,"approval":57.3419078,"support":2.7128712},{"time_hours":399,"approval_perbill":573033708,"support_perbill":26970954,"approval":57.3033708,"support":2.6970954},{"time_hours":400,"approval_perbill":572649572,"support_perbill":26813879,"approval":57.2649572,"support":2.6813879},{"time_hours":401,"approval_perbill":572266666,"support_perbill":26657485,"approval":57.2266666,"support":2.6657485},{"time_hours":402,"approval_perbill":571884984,"support_perbill":26501766,"approval":57.1884984,"support":2.6501766},{"time_hours":403,"approval_perbill":571504519,"support_perbill":26346718,"approval":57.1504519,"support":2.6346718},{"time_hours":404,"approval_perbill":571125265,"support_perbill":26192337,"approval":57.1125265,"support":2.6192337},{"time_hours":405,"approval_perbill":570747218,"support_perbill":26038618,"approval":57.0747218,"support":2.6038618},{"time_hours":406,"approval_perbill":570370370,"support_perbill":25885558,"approval":57.037037,"support":2.5885558},{"time_hours":407,"approval_perbill":569994717,"support_perbill":25733151,"approval":56.9994717,"support":2.5733151},{"time_hours":408,"approval_perbill":569620253,"support_perbill":25581395,"approval":56.9620253,"support":2.5581395},{"time_hours":409,"approval_perbill":569246972,"support_perbill":25430283,"approval":56.9246972,"support":2.5430283},{"time_hours":410,"approval_perbill":568874868,"support_perbill":25279814,"approval":56.8874868,"support":2.5279814},{"time_hours":411,"approval_perbill":568503937,"support_perbill":25129982,"approval":56.8503937,"support":2.5129982},{"time_hours":412,"approval_perbill":568134172,"support_perbill":24980783,"approval":56.8134172,"support":2.4980783},{"time_hours":413,"approval_perbill":567765567,"support_perbill":24832214,"approval":56.7765567,"support":2.4832214},{"time_hours":414,"approval_perbill":567398119,"support_perbill":24684270,"approval":56.7398119,"support":2.468427},{"time_hours":415,"approval_perbill":567031820,"support_perbill":24536948,"approval":56.703182,"support":2.4536948},{"time_hours":416,"approval_perbill":566666666,"support_perbill":24390243,"approval":56.6666666,"support":2.4390243},{"time_hours":417,"approval_perbill":566302652,"support_perbill":24244152,"approval":56.6302652,"support":2.4244152},{"time_hours":418,"approval_perbill":565939771,"support_perbill":24098671,"approval":56.5939771,"support":2.4098671},{"time_hours":419,"approval_perbill":565578020,"support_perbill":23953796,"approval":56.557802,"support":2.3953796},{"time_hours":420,"approval_perbill":565217391,"support_perbill":23809523,"approval":56.5217391,"support":2.3809523},{"time_hours":421,"approval_perbill":564857881,"support_perbill":23665849,"approval":56.4857881,"support":2.3665849},{"time_hours":422,"approval_perbill":564499484,"support_perbill":23522769,"approval":56.4499484,"support":2.3522769},{"time_hours":423,"approval_perbill":564142195,"support_perbill":23380281,"approval":56.4142195,"support":2.3380281},{"time_hours":424,"approval_perbill":563786008,"support_perbill":23238380,"approval":56.3786008,"support":2.323838},{"time_hours":425,"approval_perbill":563430919,"support_perbill":23097063,"approval":56.3430919,"support":2.3097063},{"time_hours":426,"approval_perbill":563076923,"support_perbill":22956326,"approval":56.3076923,"support":2.2956326},{"time_hours":427,"approval_perbill":562724014,"support_perbill":22816166,"approval":56.2724014,"support":2.2816166},{"time_hours":428,"approval_perbill":562372188,"support_perbill":22676579,"approval":56.2372188,"support":2.2676579},{"time_hours":429,"approval_perbill":562021439,"support_perbill":22537562,"approval":56.2021439,"support":2.2537562},{"time_hours":430,"approval_perbill":561671763,"support_perbill":22399111,"approval":56.1671763,"support":2.2399111},{"time_hours":431,"approval_perbill":561323155,"support_perbill":22261222,"approval":56.1323155,"support":2.2261222},{"time_hours":432,"approval_perbill":560975610,"support_perbill":22123893,"approval":56.097561,"support":2.2123893},{"time_hours":433,"approval_perbill":560629122,"support_perbill":21987120,"approval":56.0629122,"support":2.198712},{"time_hours":434,"approval_perbill":560283688,"support_perbill":21850899,"approval":56.0283688,"support":2.1850899},{"time_hours":435,"approval_perbill":559939302,"support_perbill":21715227,"approval":55.9939302,"support":2.1715227},{"time_hours":436,"approval_perbill":559595959,"support_perbill":21580102,"approval":55.9595959,"support":2.1580102},{"time_hours":437,"approval_perbill":559253656,"support_perbill":21445518,"approval":55.9253656,"support":2.1445518},{"time_hours":438,"approval_perbill":558912386,"support_perbill":21311475,"approval":55.8912386,"support":2.1311475},{"time_hours":439,"approval_perbill":558572147,"support_perbill":21177967,"approval":55.8572147,"support":2.1177967},{"time_hours":440,"approval_perbill":558232931,"support_perbill":21044992,"approval":55.8232931,"support":2.1044992},{"time_hours":441,"approval_perbill":557894736,"support_perbill":20912547,"approval":55.7894736,"support":2.0912547},{"time_hours":442,"approval_perbill":557557557,"support_perbill":20780628,"approval":55.7557557,"support":2.0780628},{"time_hours":443,"approval_perbill":557221389,"support_perbill":20649233,"approval":55.7221389,"support":2.0649233},{"time_hours":444,"approval_perbill":556886227,"support_perbill":20518358,"approval":55.6886227,"support":2.0518358},{"time_hours":445,"approval_perbill":556552068,"support_perbill":20388000,"approval":55.6552068,"support":2.0388},{"time_hours":446,"approval_perbill":556218905,"support_perbill":20258156,"approval":55.6218905,"support":2.0258156},{"time_hours":447,"approval_perbill":555886736,"support_perbill":20128824,"approval":55.5886736,"support":2.0128824},{"time_hours":448,"approval_perbill":555555555,"support_perbill":19999999,"approval":55.5555555,"support":1.9999999},{"time_hours":449,"approval_perbill":555225359,"support_perbill":19871680,"approval":55.5225359,"support":1.987168},{"time_hours":450,"approval_perbill":554896142,"support_perbill":19743863,"approval":55.4896142,"support":1.9743863},{"time_hours":451,"approval_perbill":554567901,"support_perbill":19616545,"approval":55.4567901,"support":1.9616545},{"time_hours":452,"approval_perbill":554240631,"support_perbill":19489723,"approval":55.4240631,"support":1.9489723},{"time_hours":453,"approval_perbill":553914328,"support_perbill":19363394,"approval":55.3914328,"support":1.9363394},{"time_hours":454,"approval_perbill":553588987,"support_perbill":19237556,"approval":55.3588987,"support":1.9237556},{"time_hours":455,"approval_perbill":553264604,"support_perbill":19112206,"approval":55.3264604,"support":1.9112206},{"time_hours":456,"approval_perbill":552941176,"support_perbill":18987341,"approval":55.2941176,"support":1.8987341},{"time_hours":457,"approval_perbill":552618698,"support_perbill":18862958,"approval":55.2618698,"support":1.8862958},{"time_hours":458,"approval_perbill":552297165,"support_perbill":18739053,"approval":55.2297165,"support":1.8739053},{"time_hours":459,"approval_perbill":551976574,"support_perbill":18615626,"approval":55.1976574,"support":1.8615626},{"time_hours":460,"approval_perbill":551656920,"support_perbill":18492672,"approval":55.165692,"support":1.8492672},{"time_hours":461,"approval_perbill":551338199,"support_perbill":18370189,"approval":55.1338199,"support":1.8370189},{"time_hours":462,"approval_perbill":551020408,"support_perbill":18248174,"approval":55.1020408,"support":1.8248174},{"time_hours":463,"approval_perbill":550703542,"support_perbill":18126625,"approval":55.0703542,"support":1.8126625},{"time_hours":464,"approval_perbill":550387597,"support_perbill":18005539,"approval":55.0387597,"support":1.8005539},{"time_hours":465,"approval_perbill":550072569,"support_perbill":17884914,"approval":55.0072569,"support":1.7884914},{"time_hours":466,"approval_perbill":549758454,"support_perbill":17764746,"approval":54.9758454,"support":1.7764746},{"time_hours":467,"approval_perbill":549445248,"support_perbill":17645033,"approval":54.9445248,"support":1.7645033},{"time_hours":468,"approval_perbill":549132948,"support_perbill":17525772,"approval":54.9132948,"support":1.7525772},{"time_hours":469,"approval_perbill":548821549,"support_perbill":17406962,"approval":54.8821549,"support":1.7406962},{"time_hours":470,"approval_perbill":548511047,"support_perbill":17288599,"approval":54.8511047,"support":1.7288599},{"time_hours":471,"approval_perbill":548201438,"support_perbill":17170681,"approval":54.8201438,"support":1.7170681},{"time_hours":472,"approval_perbill":547892720,"support_perbill":17053205,"approval":54.789272,"support":1.7053205},{"time_hours":473,"approval_perbill":547584887,"support_perbill":16936169,"approval":54.7584887,"support":1.6936169},{"time_hours":474,"approval_perbill":547277937,"support_perbill":16819571,"approval":54.7277937,"support":1.6819571},{"time_hours":475,"approval_perbill":546971864,"support_perbill":16703408,"approval":54.6971864,"support":1.6703408},{"time_hours":476,"approval_perbill":546666666,"support_perbill":16587677,"approval":54.6666666,"support":1.6587677},{"time_hours":477,"approval_perbill":546362339,"support_perbill":16472376,"approval":54.6362339,"support":1.6472376},{"time_hours":478,"approval_perbill":546058879,"support_perbill":16357503,"approval":54.6058879,"support":1.6357503},{"time_hours":479,"approval_perbill":545756282,"support_perbill":16243056,"approval":54.5756282,"support":1.6243056},{"time_hours":480,"approval_perbill":545454545,"support_perbill":16129031,"approval":54.5454545,"support":1.6129031},{"time_hours":481,"approval_perbill":545153664,"support_perbill":16015428,"approval":54.5153664,"support":1.6015428},{"time_hours":482,"approval_perbill":544853635,"support_perbill":15902242,"approval":54.4853635,"support":1.5902242},{"time_hours":483,"approval_perbill":544554455,"support_perbill":15789473,"approval":54.4554455,"support":1.5789473},{"time_hours":484,"approval_perbill":544256120,"support_perbill":15677117,"approval":54.425612,"support":1.5677117},{"time_hours":485,"approval_perbill":543958627,"support_perbill":15565173,"approval":54.3958627,"support":1.5565173},{"time_hours":486,"approval_perbill":543661971,"support_perbill":15453638,"approval":54.3661971,"support":1.5453638},{"time_hours":487,"approval_perbill":543366151,"support_perbill":15342510,"approval":54.3366151,"support":1.534251},{"time_hours":488,"approval_perbill":543071161,"support_perbill":15231787,"approval":54.3071161,"support":1.5231787},{"time_hours":489,"approval_perbill":542776998,"support_perbill":15121467,"approval":54.2776998,"support":1.5121467},{"time_hours":490,"approval_perbill":542483660,"support_perbill":15011547,"approval":54.248366,"support":1.5011547},{"time_hours":491,"approval_perbill":542191142,"support_perbill":14902025,"approval":54.2191142,"support":1.4902025},{"time_hours":492,"approval_perbill":541899441,"support_perbill":14792899,"approval":54.1899441,"support":1.4792899},{"time_hours":493,"approval_perbill":541608554,"support_perbill":14684166,"approval":54.1608554,"support":1.4684166},{"time_hours":494,"approval_perbill":541318477,"support_perbill":14575826,"approval":54.1318477,"support":1.4575826},{"time_hours":495,"approval_perbill":541029207,"support_perbill":14467876,"approval":54.1029207,"support":1.4467876},{"time_hours":496,"approval_perbill":540740740,"support_perbill":14360312,"approval":54.074074,"support":1.4360312},{"time_hours":497,"approval_perbill":540453074,"support_perbill":14253135,"approval":54.0453074,"support":1.4253135},{"time_hours":498,"approval_perbill":540166205,"support_perbill":14146341,"approval":54.0166205,"support":1.4146341},{"time_hours":499,"approval_perbill":539880129,"support_perbill":14039928,"approval":53.9880129,"support":1.4039928},{"time_hours":500,"approval_perbill":539594843,"support_perbill":13933894,"approval":53.9594843,"support":1.3933894},{"time_hours":501,"approval_perbill":539310344,"support_perbill":13828238,"approval":53.9310344,"support":1.3828238},{"time_hours":502,"approval_perbill":539026630,"support_perbill":13722957,"approval":53.902663,"support":1.3722957},{"time_hours":503,"approval_perbill":538743695,"support_perbill":13618049,"approval":53.8743695,"support":1.3618049},{"time_hours":504,"approval_perbill":538461538,"support_perbill":13513513,"approval":53.8461538,"support":1.3513513},{"time_hours":505,"approval_perbill":538180155,"support_perbill":13409346,"approval":53.8180155,"support":1.3409346},{"time_hours":506,"approval_perbill":537899543,"support_perbill":13305546,"approval":53.7899543,"support":1.3305546},{"time_hours":507,"approval_perbill":537619699,"support_perbill":13202112,"approval":53.7619699,"support":1.3202112},{"time_hours":508,"approval_perbill":537340619,"support_perbill":13099041,"approval":53.7340619,"support":1.3099041},{"time_hours":509,"approval_perbill":537062301,"support_perbill":12996331,"approval":53.7062301,"support":1.2996331},{"time_hours":510,"approval_perbill":536784741,"support_perbill":12893982,"approval":53.6784741,"support":1.2893982},{"time_hours":511,"approval_perbill":536507936,"support_perbill":12791990,"approval":53.6507936,"support":1.279199},{"time_hours":512,"approval_perbill":536231884,"support_perbill":12690355,"approval":53.6231884,"support":1.2690355},{"time_hours":513,"approval_perbill":535956580,"support_perbill":12589073,"approval":53.595658,"support":1.2589073},{"time_hours":514,"approval_perbill":535682023,"support_perbill":12488143,"approval":53.5682023,"support":1.2488143},{"time_hours":515,"approval_perbill":535408209,"support_perbill":12387564,"approval":53.5408209,"support":1.2387564},{"time_hours":516,"approval_perbill":535135135,"support_perbill":12287334,"approval":53.5135135,"support":1.2287334},{"time_hours":517,"approval_perbill":534862798,"support_perbill":12187450,"approval":53.4862798,"support":1.218745},{"time_hours":518,"approval_perbill":534591195,"support_perbill":12087911,"approval":53.4591195,"support":1.2087911},{"time_hours":519,"approval_perbill":534320323,"support_perbill":11988716,"approval":53.4320323,"support":1.1988716},{"time_hours":520,"approval_perbill":534050179,"support_perbill":11889861,"approval":53.4050179,"support":1.1889861},{"time_hours":521,"approval_perbill":533780760,"support_perbill":11791347,"approval":53.378076,"support":1.1791347},{"time_hours":522,"approval_perbill":533512064,"support_perbill":11693170,"approval":53.3512064,"support":1.169317},{"time_hours":523,"approval_perbill":533244087,"support_perbill":11595330,"approval":53.3244087,"support":1.159533},{"time_hours":524,"approval_perbill":532976827,"support_perbill":11497824,"approval":53.2976827,"support":1.1497824},{"time_hours":525,"approval_perbill":532710280,"support_perbill":11400651,"approval":53.271028,"support":1.1400651},{"time_hours":526,"approval_perbill":532444444,"support_perbill":11303808,"approval":53.2444444,"support":1.1303808},{"time_hours":527,"approval_perbill":532179316,"support_perbill":11207295,"approval":53.2179316,"support":1.1207295},{"time_hours":528,"approval_perbill":531914893,"support_perbill":11111110,"approval":53.1914893,"support":1.111111},{"time_hours":529,"approval_perbill":531651173,"support_perbill":11015251,"approval":53.1651173,"support":1.1015251},{"time_hours":530,"approval_perbill":531388152,"support_perbill":10919716,"approval":53.1388152,"support":1.0919716},{"time_hours":531,"approval_perbill":531125827,"support_perbill":10824504,"approval":53.1125827,"support":1.0824504},{"time_hours":532,"approval_perbill":530864197,"support_perbill":10729613,"approval":53.0864197,"support":1.0729613},{"time_hours":533,"approval_perbill":530603258,"support_perbill":10635041,"approval":53.0603258,"support":1.0635041},{"time_hours":534,"approval_perbill":530343007,"support_perbill":10540787,"approval":53.0343007,"support":1.0540787},{"time_hours":535,"approval_perbill":530083443,"support_perbill":10446850,"approval":53.0083443,"support":1.044685},{"time_hours":536,"approval_perbill":529824561,"support_perbill":10353227,"approval":52.9824561,"support":1.0353227},{"time_hours":537,"approval_perbill":529566360,"support_perbill":10259917,"approval":52.956636,"support":1.0259917},{"time_hours":538,"approval_perbill":529308836,"support_perbill":10166919,"approval":52.9308836,"support":1.0166919},{"time_hours":539,"approval_perbill":529051987,"support_perbill":10074230,"approval":52.9051987,"support":1.007423},{"time_hours":540,"approval_perbill":528795811,"support_perbill":9981850,"approval":52.8795811,"support":0.998185},{"time_hours":541,"approval_perbill":528540305,"support_perbill":9889777,"approval":52.8540305,"support":0.9889777},{"time_hours":542,"approval_perbill":528285465,"support_perbill":9798009,"approval":52.8285465,"support":0.9798009},{"time_hours":543,"approval_perbill":528031290,"support_perbill":9706545,"approval":52.803129,"support":0.9706545},{"time_hours":544,"approval_perbill":527777777,"support_perbill":9615384,"approval":52.7777777,"support":0.9615384},{"time_hours":545,"approval_perbill":527524924,"support_perbill":9524523,"approval":52.7524924,"support":0.9524523},{"time_hours":546,"approval_perbill":527272727,"support_perbill":9433961,"approval":52.7272727,"support":0.9433961},{"time_hours":547,"approval_perbill":527021184,"support_perbill":9343698,"approval":52.7021184,"support":0.9343698},{"time_hours":548,"approval_perbill":526770293,"support_perbill":9253730,"approval":52.6770293,"support":0.925373},{"time_hours":549,"approval_perbill":526520051,"support_perbill":9164058,"approval":52.6520051,"support":0.9164058},{"time_hours":550,"approval_perbill":526270456,"support_perbill":9074679,"approval":52.6270456,"support":0.9074679},{"time_hours":551,"approval_perbill":526021505,"support_perbill":8985592,"approval":52.6021505,"support":0.8985592},{"time_hours":552,"approval_perbill":525773195,"support_perbill":8896796,"approval":52.5773195,"support":0.8896796},{"time_hours":553,"approval_perbill":525525525,"support_perbill":8808289,"approval":52.5525525,"support":0.8808289},{"time_hours":554,"approval_perbill":525278491,"support_perbill":8720070,"approval":52.5278491,"support":0.872007},{"time_hours":555,"approval_perbill":525032092,"support_perbill":8632137,"approval":52.5032092,"support":0.8632137},{"time_hours":556,"approval_perbill":524786324,"support_perbill":8544489,"approval":52.4786324,"support":0.8544489},{"time_hours":557,"approval_perbill":524541186,"support_perbill":8457125,"approval":52.4541186,"support":0.8457125},{"time_hours":558,"approval_perbill":524296675,"support_perbill":8370043,"approval":52.4296675,"support":0.8370043},{"time_hours":559,"approval_perbill":524052788,"support_perbill":8283242,"approval":52.4052788,"support":0.8283242},{"time_hours":560,"approval_perbill":523809523,"support_perbill":8196720,"approval":52.3809523,"support":0.819672},{"time_hours":561,"approval_perbill":523566878,"support_perbill":8110477,"approval":52.3566878,"support":0.8110477},{"time_hours":562,"approval_perbill":523324851,"support_perbill":8024510,"approval":52.3324851,"support":0.802451},{"time_hours":563,"approval_perbill":523083439,"support_perbill":7938819,"approval":52.3083439,"support":0.7938819},{"time_hours":564,"approval_perbill":522842639,"support_perbill":7853402,"approval":52.2842639,"support":0.7853402},{"time_hours":565,"approval_perbill":522602450,"support_perbill":7768258,"approval":52.260245,"support":0.7768258},{"time_hours":566,"approval_perbill":522362869,"support_perbill":7683386,"approval":52.2362869,"support":0.7683386},{"time_hours":567,"approval_perbill":522123893,"support_perbill":7598783,"approval":52.2123893,"support":0.7598783},{"time_hours":568,"approval_perbill":521885521,"support_perbill":7514450,"approval":52.1885521,"support":0.751445},{"time_hours":569,"approval_perbill":521647751,"support_perbill":7430384,"approval":52.1647751,"support":0.7430384},{"time_hours":570,"approval_perbill":521410579,"support_perbill":7346585,"approval":52.1410579,"support":0.7346585},{"time_hours":571,"approval_perbill":521174004,"support_perbill":7263051,"approval":52.1174004,"support":0.7263051},{"time_hours":572,"approval_perbill":520938023,"support_perbill":7179781,"approval":52.0938023,"support":0.7179781},{"time_hours":573,"approval_perbill":520702634,"support_perbill":7096773,"approval":52.0702634,"support":0.7096773},{"time_hours":574,"approval_perbill":520467836,"support_perbill":7014027,"approval":52.0467836,"support":0.7014027},{"time_hours":575,"approval_perbill":520233625,"support_perbill":6931541,"approval":52.0233625,"support":0.6931541},{"time_hours":576,"approval_perbill":519999999,"support_perbill":6849314,"approval":51.9999999,"support":0.6849314},{"time_hours":577,"approval_perbill":519766957,"support_perbill":6767345,"approval":51.9766957,"support":0.6767345},{"time_hours":578,"approval_perbill":519534497,"support_perbill":6685632,"approval":51.9534497,"support":0.6685632},{"time_hours":579,"approval_perbill":519302615,"support_perbill":6604175,"approval":51.9302615,"support":0.6604175},{"time_hours":580,"approval_perbill":519071310,"support_perbill":6522971,"approval":51.907131,"support":0.6522971},{"time_hours":581,"approval_perbill":518840579,"support_perbill":6442021,"approval":51.8840579,"support":0.6442021},{"time_hours":582,"approval_perbill":518610421,"support_perbill":6361322,"approval":51.8610421,"support":0.6361322},{"time_hours":583,"approval_perbill":518380834,"support_perbill":6280874,"approval":51.8380834,"support":0.6280874},{"time_hours":584,"approval_perbill":518151815,"support_perbill":6200676,"approval":51.8151815,"support":0.6200676},{"time_hours":585,"approval_perbill":517923362,"support_perbill":6120725,"approval":51.7923362,"support":0.6120725},{"time_hours":586,"approval_perbill":517695473,"support_perbill":6041022,"approval":51.7695473,"support":0.6041022},{"time_hours":587,"approval_perbill":517468146,"support_perbill":5961565,"approval":51.7468146,"support":0.5961565},{"time_hours":588,"approval_perbill":517241379,"support_perbill":5882352,"approval":51.7241379,"support":0.5882352},{"time_hours":589,"approval_perbill":517015170,"support_perbill":5803383,"approval":51.701517,"support":0.5803383},{"time_hours":590,"approval_perbill":516789516,"support_perbill":5724657,"approval":51.6789516,"support":0.5724657},{"time_hours":591,"approval_perbill":516564417,"support_perbill":5646172,"approval":51.6564417,"support":0.5646172},{"time_hours":592,"approval_perbill":516339869,"support_perbill":5567928,"approval":51.6339869,"support":0.5567928},{"time_hours":593,"approval_perbill":516115870,"support_perbill":5489923,"approval":51.611587,"support":0.5489923},{"time_hours":594,"approval_perbill":515892420,"support_perbill":5412156,"approval":51.589242,"support":0.5412156},{"time_hours":595,"approval_perbill":515669515,"support_perbill":5334626,"approval":51.5669515,"support":0.5334626},{"time_hours":596,"approval_perbill":515447154,"support_perbill":5257332,"approval":51.5447154,"support":0.5257332},{"time_hours":597,"approval_perbill":515225334,"support_perbill":5180273,"approval":51.5225334,"support":0.5180273},{"time_hours":598,"approval_perbill":515004055,"support_perbill":5103447,"approval":51.5004055,"support":0.5103447},{"time_hours":599,"approval_perbill":514783313,"support_perbill":5026855,"approval":51.4783313,"support":0.5026855},{"time_hours":600,"approval_perbill":514563106,"support_perbill":4950494,"approval":51.4563106,"support":0.4950494},{"time_hours":601,"approval_perbill":514343434,"support_perbill":4874364,"approval":51.4343434,"support":0.4874364},{"time_hours":602,"approval_perbill":514124293,"support_perbill":4798464,"approval":51.4124293,"support":0.4798464},{"time_hours":603,"approval_perbill":513905683,"support_perbill":4722792,"approval":51.3905683,"support":0.4722792},{"time_hours":604,"approval_perbill":513687600,"support_perbill":4647347,"approval":51.36876,"support":0.4647347},{"time_hours":605,"approval_perbill":513470044,"support_perbill":4572130,"approval":51.3470044,"support":0.457213},{"time_hours":606,"approval_perbill":513253011,"support_perbill":4497137,"approval":51.3253011,"support":0.4497137},{"time_hours":607,"approval_perbill":513036502,"support_perbill":4422370,"approval":51.3036502,"support":0.442237},{"time_hours":608,"approval_perbill":512820512,"support_perbill":4347825,"approval":51.2820512,"support":0.4347825},{"time_hours":609,"approval_perbill":512605041,"support_perbill":4273503,"approval":51.2605041,"support":0.4273503},{"time_hours":610,"approval_perbill":512390087,"support_perbill":4199403,"approval":51.2390087,"support":0.4199403},{"time_hours":611,"approval_perbill":512175648,"support_perbill":4125523,"approval":51.2175648,"support":0.4125523},{"time_hours":612,"approval_perbill":511961722,"support_perbill":4051863,"approval":51.1961722,"support":0.4051863},{"time_hours":613,"approval_perbill":511748307,"support_perbill":3978421,"approval":51.1748307,"support":0.3978421},{"time_hours":614,"approval_perbill":511535401,"support_perbill":3905197,"approval":51.1535401,"support":0.3905197},{"time_hours":615,"approval_perbill":511323003,"support_perbill":3832190,"approval":51.1323003,"support":0.383219},{"time_hours":616,"approval_perbill":511111111,"support_perbill":3759398,"approval":51.1111111,"support":0.3759398},{"time_hours":617,"approval_perbill":510899722,"support_perbill":3686820,"approval":51.0899722,"support":0.368682},{"time_hours":618,"approval_perbill":510688835,"support_perbill":3614457,"approval":51.0688835,"support":0.3614457},{"time_hours":619,"approval_perbill":510478449,"support_perbill":3542306,"approval":51.0478449,"support":0.3542306},{"time_hours":620,"approval_perbill":510268562,"support_perbill":3470368,"approval":51.0268562,"support":0.3470368},{"time_hours":621,"approval_perbill":510059171,"support_perbill":3398640,"approval":51.0059171,"support":0.339864},{"time_hours":622,"approval_perbill":509850275,"support_perbill":3327122,"approval":50.9850275,"support":0.3327122},{"time_hours":623,"approval_perbill":509641873,"support_perbill":3255813,"approval":50.9641873,"support":0.3255813},{"time_hours":624,"approval_perbill":509433962,"support_perbill":3184712,"approval":50.9433962,"support":0.3184712},{"time_hours":625,"approval_perbill":509226540,"support_perbill":3113819,"approval":50.922654,"support":0.3113819},{"time_hours":626,"approval_perbill":509019607,"support_perbill":3043132,"approval":50.9019607,"support":0.3043132},{"time_hours":627,"approval_perbill":508813160,"support_perbill":2972651,"approval":50.881316,"support":0.2972651},{"time_hours":628,"approval_perbill":508607198,"support_perbill":2902374,"approval":50.8607198,"support":0.2902374},{"time_hours":629,"approval_perbill":508401719,"support_perbill":2832301,"approval":50.8401719,"support":0.2832301},{"time_hours":630,"approval_perbill":508196721,"support_perbill":2762430,"approval":50.8196721,"support":0.276243},{"time_hours":631,"approval_perbill":507992202,"support_perbill":2692761,"approval":50.7992202,"support":0.2692761},{"time_hours":632,"approval_perbill":507788161,"support_perbill":2623294,"approval":50.7788161,"support":0.2623294},{"time_hours":633,"approval_perbill":507584597,"support_perbill":2554027,"approval":50.7584597,"support":0.2554027},{"time_hours":634,"approval_perbill":507381507,"support_perbill":2484959,"approval":50.7381507,"support":0.2484959},{"time_hours":635,"approval_perbill":507178890,"support_perbill":2416089,"approval":50.717889,"support":0.2416089},{"time_hours":636,"approval_perbill":506976744,"support_perbill":2347417,"approval":50.6976744,"support":0.2347417},{"time_hours":637,"approval_perbill":506775067,"support_perbill":2278942,"approval":50.6775067,"support":0.2278942},{"time_hours":638,"approval_perbill":506573859,"support_perbill":2210662,"approval":50.6573859,"support":0.2210662},{"time_hours":639,"approval_perbill":506373116,"support_perbill":2142578,"approval":50.6373116,"support":0.2142578},{"time_hours":640,"approval_perbill":506172839,"support_perbill":2074688,"approval":50.6172839,"support":0.2074688},{"time_hours":641,"approval_perbill":505973024,"support_perbill":2006991,"approval":50.5973024,"support":0.2006991},{"time_hours":642,"approval_perbill":505773671,"support_perbill":1939487,"approval":50.5773671,"support":0.1939487},{"time_hours":643,"approval_perbill":505574778,"support_perbill":1872175,"approval":50.5574778,"support":0.1872175},{"time_hours":644,"approval_perbill":505376343,"support_perbill":1805053,"approval":50.5376343,"support":0.1805053},{"time_hours":645,"approval_perbill":505178365,"support_perbill":1738122,"approval":50.5178365,"support":0.1738122},{"time_hours":646,"approval_perbill":504980842,"support_perbill":1671380,"approval":50.4980842,"support":0.167138},{"time_hours":647,"approval_perbill":504783773,"support_perbill":1604826,"approval":50.4783773,"support":0.1604826},{"time_hours":648,"approval_perbill":504587155,"support_perbill":1538461,"approval":50.4587155,"support":0.1538461},{"time_hours":649,"approval_perbill":504390988,"support_perbill":1472282,"approval":50.4390988,"support":0.1472282},{"time_hours":650,"approval_perbill":504195270,"support_perbill":1406289,"approval":50.419527,"support":0.1406289},{"time_hours":651,"approval_perbill":503999999,"support_perbill":1340482,"approval":50.3999999,"support":0.1340482},{"time_hours":652,"approval_perbill":503805174,"support_perbill":1274859,"approval":50.3805174,"support":0.1274859},{"time_hours":653,"approval_perbill":503610794,"support_perbill":1209420,"approval":50.3610794,"support":0.120942},{"time_hours":654,"approval_perbill":503416856,"support_perbill":1144164,"approval":50.3416856,"support":0.1144164},{"time_hours":655,"approval_perbill":503223359,"support_perbill":1079090,"approval":50.3223359,"support":0.107909},{"time_hours":656,"approval_perbill":503030302,"support_perbill":1014198,"approval":50.3030302,"support":0.1014198},{"time_hours":657,"approval_perbill":502837684,"support_perbill":949486,"approval":50.2837684,"support":0.0949486},{"time_hours":658,"approval_perbill":502645502,"support_perbill":884955,"approval":50.2645502,"support":0.0884955},{"time_hours":659,"approval_perbill":502453756,"support_perbill":820603,"approval":50.2453756,"support":0.0820603},{"time_hours":660,"approval_perbill":502262443,"support_perbill":756429,"approval":50.2262443,"support":0.0756429},{"time_hours":661,"approval_perbill":502071562,"support_perbill":692433,"approval":50.2071562,"support":0.0692433},{"time_hours":662,"approval_perbill":501881113,"support_perbill":628614,"approval":50.1881113,"support":0.0628614},{"time_hours":663,"approval_perbill":501691093,"support_perbill":564971,"approval":50.1691093,"support":0.0564971},{"time_hours":664,"approval_perbill":501501501,"support_perbill":501504,"approval":50.1501501,"support":0.0501504},{"time_hours":665,"approval_perbill":501312335,"support_perbill":438211,"approval":50.1312335,"support":0.0438211},{"time_hours":666,"approval_perbill":501123595,"support_perbill":375093,"approval":50.1123595,"support":0.0375093},{"time_hours":667,"approval_perbill":500935278,"support_perbill":312148,"approval":50.0935278,"support":0.0312148},{"time_hours":668,"approval_perbill":500747383,"support_perbill":249376,"approval":50.0747383,"support":0.0249376},{"time_hours":669,"approval_perbill":500559910,"support_perbill":186775,"approval":50.055991,"support":0.0186775},{"time_hours":670,"approval_perbill":500372855,"support_perbill":124346,"approval":50.0372855,"support":0.0124346},{"time_hours":671,"approval_perbill":500186219,"support_perbill":62088,"approval":50.0186219,"support":0.0062088},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},55145:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},54955:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},93061:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":999255953,"support_perbill":485809452,"approval":99.9255953,"support":48.5809452},{"time_hours":2,"approval_perbill":998511905,"support_perbill":472363240,"approval":99.8511905,"support":47.236324},{"time_hours":3,"approval_perbill":997767858,"support_perbill":459604303,"approval":99.7767858,"support":45.9604303},{"time_hours":4,"approval_perbill":997023810,"support_perbill":447481262,"approval":99.702381,"support":44.7481262},{"time_hours":5,"approval_perbill":996279762,"support_perbill":435947725,"approval":99.6279762,"support":43.5947725},{"time_hours":6,"approval_perbill":995535715,"support_perbill":424961730,"approval":99.5535715,"support":42.496173},{"time_hours":7,"approval_perbill":994791667,"support_perbill":414485182,"approval":99.4791667,"support":41.4485182},{"time_hours":8,"approval_perbill":994047620,"support_perbill":404483449,"approval":99.404762,"support":40.4483449},{"time_hours":9,"approval_perbill":993303572,"support_perbill":394924960,"approval":99.3303572,"support":39.492496},{"time_hours":10,"approval_perbill":992559524,"support_perbill":385780901,"approval":99.2559524,"support":38.5780901},{"time_hours":11,"approval_perbill":991815477,"support_perbill":377024885,"approval":99.1815477,"support":37.7024885},{"time_hours":12,"approval_perbill":991071429,"support_perbill":368632725,"approval":99.1071429,"support":36.8632725},{"time_hours":13,"approval_perbill":990327381,"support_perbill":360582198,"approval":99.0327381,"support":36.0582198},{"time_hours":14,"approval_perbill":989583334,"support_perbill":352852868,"approval":98.9583334,"support":35.2852868},{"time_hours":15,"approval_perbill":988839286,"support_perbill":345425884,"approval":98.8839286,"support":34.5425884},{"time_hours":16,"approval_perbill":988095239,"support_perbill":338283846,"approval":98.8095239,"support":33.8283846},{"time_hours":17,"approval_perbill":987351191,"support_perbill":331410659,"approval":98.7351191,"support":33.1410659},{"time_hours":18,"approval_perbill":986607143,"support_perbill":324791433,"approval":98.6607143,"support":32.4791433},{"time_hours":19,"approval_perbill":985863096,"support_perbill":318412343,"approval":98.5863096,"support":31.8412343},{"time_hours":20,"approval_perbill":985119048,"support_perbill":312260553,"approval":98.5119048,"support":31.2260553},{"time_hours":21,"approval_perbill":984375000,"support_perbill":306324124,"approval":98.4375,"support":30.6324124},{"time_hours":22,"approval_perbill":983630953,"support_perbill":300591949,"approval":98.3630953,"support":30.0591949},{"time_hours":23,"approval_perbill":982886905,"support_perbill":295053661,"approval":98.2886905,"support":29.5053661},{"time_hours":24,"approval_perbill":982142858,"support_perbill":289699587,"approval":98.2142858,"support":28.9699587},{"time_hours":25,"approval_perbill":981398810,"support_perbill":284520685,"approval":98.139881,"support":28.4520685},{"time_hours":26,"approval_perbill":980654762,"support_perbill":279508494,"approval":98.0654762,"support":27.9508494},{"time_hours":27,"approval_perbill":979910715,"support_perbill":274655099,"approval":97.9910715,"support":27.4655099},{"time_hours":28,"approval_perbill":979166667,"support_perbill":269953067,"approval":97.9166667,"support":26.9953067},{"time_hours":29,"approval_perbill":978422620,"support_perbill":265395426,"approval":97.842262,"support":26.5395426},{"time_hours":30,"approval_perbill":977678572,"support_perbill":260975623,"approval":97.7678572,"support":26.0975623},{"time_hours":31,"approval_perbill":976934524,"support_perbill":256687504,"approval":97.6934524,"support":25.6687504},{"time_hours":32,"approval_perbill":976190477,"support_perbill":252525267,"approval":97.6190477,"support":25.2525267},{"time_hours":33,"approval_perbill":975446429,"support_perbill":248483450,"approval":97.5446429,"support":24.848345},{"time_hours":34,"approval_perbill":974702381,"support_perbill":244556897,"approval":97.4702381,"support":24.4556897},{"time_hours":35,"approval_perbill":973958334,"support_perbill":240740754,"approval":97.3958334,"support":24.0740754},{"time_hours":36,"approval_perbill":973214286,"support_perbill":237030426,"approval":97.3214286,"support":23.7030426},{"time_hours":37,"approval_perbill":972470239,"support_perbill":233421570,"approval":97.2470239,"support":23.342157},{"time_hours":38,"approval_perbill":971726191,"support_perbill":229910079,"approval":97.1726191,"support":22.9910079},{"time_hours":39,"approval_perbill":970982143,"support_perbill":226492070,"approval":97.0982143,"support":22.649207},{"time_hours":40,"approval_perbill":970238096,"support_perbill":223163855,"approval":97.0238096,"support":22.3163855},{"time_hours":41,"approval_perbill":969494048,"support_perbill":219921943,"approval":96.9494048,"support":21.9921943},{"time_hours":42,"approval_perbill":968750000,"support_perbill":216763018,"approval":96.875,"support":21.6763018},{"time_hours":43,"approval_perbill":968005953,"support_perbill":213683937,"approval":96.8005953,"support":21.3683937},{"time_hours":44,"approval_perbill":967261905,"support_perbill":210681709,"approval":96.7261905,"support":21.0681709},{"time_hours":45,"approval_perbill":966517858,"support_perbill":207753492,"approval":96.6517858,"support":20.7753492},{"time_hours":46,"approval_perbill":965773810,"support_perbill":204896583,"approval":96.577381,"support":20.4896583},{"time_hours":47,"approval_perbill":965029762,"support_perbill":202108407,"approval":96.5029762,"support":20.2108407},{"time_hours":48,"approval_perbill":964285715,"support_perbill":199386516,"approval":96.4285715,"support":19.9386516},{"time_hours":49,"approval_perbill":963541667,"support_perbill":196728572,"approval":96.3541667,"support":19.6728572},{"time_hours":50,"approval_perbill":962797620,"support_perbill":194132348,"approval":96.279762,"support":19.4132348},{"time_hours":51,"approval_perbill":962053572,"support_perbill":191595717,"approval":96.2053572,"support":19.1595717},{"time_hours":52,"approval_perbill":961309524,"support_perbill":189116654,"approval":96.1309524,"support":18.9116654},{"time_hours":53,"approval_perbill":960565477,"support_perbill":186693220,"approval":96.0565477,"support":18.669322},{"time_hours":54,"approval_perbill":959821429,"support_perbill":184323563,"approval":95.9821429,"support":18.4323563},{"time_hours":55,"approval_perbill":959077381,"support_perbill":182005911,"approval":95.9077381,"support":18.2005911},{"time_hours":56,"approval_perbill":958333334,"support_perbill":179738574,"approval":95.8333334,"support":17.9738574},{"time_hours":57,"approval_perbill":957589286,"support_perbill":177519929,"approval":95.7589286,"support":17.7519929},{"time_hours":58,"approval_perbill":956845239,"support_perbill":175348424,"approval":95.6845239,"support":17.5348424},{"time_hours":59,"approval_perbill":956101191,"support_perbill":173222572,"approval":95.6101191,"support":17.3222572},{"time_hours":60,"approval_perbill":955357143,"support_perbill":171140951,"approval":95.5357143,"support":17.1140951},{"time_hours":61,"approval_perbill":954613096,"support_perbill":169102192,"approval":95.4613096,"support":16.9102192},{"time_hours":62,"approval_perbill":953869048,"support_perbill":167104986,"approval":95.3869048,"support":16.7104986},{"time_hours":63,"approval_perbill":953125000,"support_perbill":165148074,"approval":95.3125,"support":16.5148074},{"time_hours":64,"approval_perbill":952380953,"support_perbill":163230251,"approval":95.2380953,"support":16.3230251},{"time_hours":65,"approval_perbill":951636905,"support_perbill":161350356,"approval":95.1636905,"support":16.1350356},{"time_hours":66,"approval_perbill":950892858,"support_perbill":159507276,"approval":95.0892858,"support":15.9507276},{"time_hours":67,"approval_perbill":950148810,"support_perbill":157699938,"approval":95.014881,"support":15.7699938},{"time_hours":68,"approval_perbill":949404762,"support_perbill":155927313,"approval":94.9404762,"support":15.5927313},{"time_hours":69,"approval_perbill":948660715,"support_perbill":154188412,"approval":94.8660715,"support":15.4188412},{"time_hours":70,"approval_perbill":947916667,"support_perbill":152482280,"approval":94.7916667,"support":15.248228},{"time_hours":71,"approval_perbill":947172620,"support_perbill":150808000,"approval":94.717262,"support":15.0808},{"time_hours":72,"approval_perbill":946428572,"support_perbill":149164688,"approval":94.6428572,"support":14.9164688},{"time_hours":73,"approval_perbill":945684524,"support_perbill":147551493,"approval":94.5684524,"support":14.7551493},{"time_hours":74,"approval_perbill":944940477,"support_perbill":145967595,"approval":94.4940477,"support":14.5967595},{"time_hours":75,"approval_perbill":944196429,"support_perbill":144412202,"approval":94.4196429,"support":14.4412202},{"time_hours":76,"approval_perbill":943452381,"support_perbill":142884551,"approval":94.3452381,"support":14.2884551},{"time_hours":77,"approval_perbill":942708334,"support_perbill":141383909,"approval":94.2708334,"support":14.1383909},{"time_hours":78,"approval_perbill":941964286,"support_perbill":139909563,"approval":94.1964286,"support":13.9909563},{"time_hours":79,"approval_perbill":941220239,"support_perbill":138460830,"approval":94.1220239,"support":13.846083},{"time_hours":80,"approval_perbill":940476191,"support_perbill":137037046,"approval":94.0476191,"support":13.7037046},{"time_hours":81,"approval_perbill":939732143,"support_perbill":135637575,"approval":93.9732143,"support":13.5637575},{"time_hours":82,"approval_perbill":938988096,"support_perbill":134261797,"approval":93.8988096,"support":13.4261797},{"time_hours":83,"approval_perbill":938244048,"support_perbill":132909117,"approval":93.8244048,"support":13.2909117},{"time_hours":84,"approval_perbill":937500000,"support_perbill":131578956,"approval":93.75,"support":13.1578956},{"time_hours":85,"approval_perbill":936755953,"support_perbill":130270759,"approval":93.6755953,"support":13.0270759},{"time_hours":86,"approval_perbill":936011905,"support_perbill":128983985,"approval":93.6011905,"support":12.8983985},{"time_hours":87,"approval_perbill":935267858,"support_perbill":127718112,"approval":93.5267858,"support":12.7718112},{"time_hours":88,"approval_perbill":934523810,"support_perbill":126472636,"approval":93.452381,"support":12.6472636},{"time_hours":89,"approval_perbill":933779762,"support_perbill":125247065,"approval":93.3779762,"support":12.5247065},{"time_hours":90,"approval_perbill":933035715,"support_perbill":124040929,"approval":93.3035715,"support":12.4040929},{"time_hours":91,"approval_perbill":932291667,"support_perbill":122853769,"approval":93.2291667,"support":12.2853769},{"time_hours":92,"approval_perbill":931547620,"support_perbill":121685138,"approval":93.154762,"support":12.1685138},{"time_hours":93,"approval_perbill":930803572,"support_perbill":120534607,"approval":93.0803572,"support":12.0534607},{"time_hours":94,"approval_perbill":930059524,"support_perbill":119401760,"approval":93.0059524,"support":11.940176},{"time_hours":95,"approval_perbill":929315477,"support_perbill":118286191,"approval":92.9315477,"support":11.8286191},{"time_hours":96,"approval_perbill":928571429,"support_perbill":117187509,"approval":92.8571429,"support":11.7187509},{"time_hours":97,"approval_perbill":927827381,"support_perbill":116105331,"approval":92.7827381,"support":11.6105331},{"time_hours":98,"approval_perbill":927083334,"support_perbill":115039290,"approval":92.7083334,"support":11.503929},{"time_hours":99,"approval_perbill":926339286,"support_perbill":113989027,"approval":92.6339286,"support":11.3989027},{"time_hours":100,"approval_perbill":925595239,"support_perbill":112954195,"approval":92.5595239,"support":11.2954195},{"time_hours":101,"approval_perbill":924851191,"support_perbill":111934455,"approval":92.4851191,"support":11.1934455},{"time_hours":102,"approval_perbill":924107143,"support_perbill":110929480,"approval":92.4107143,"support":11.092948},{"time_hours":103,"approval_perbill":923363096,"support_perbill":109938952,"approval":92.3363096,"support":10.9938952},{"time_hours":104,"approval_perbill":922619048,"support_perbill":108962562,"approval":92.2619048,"support":10.8962562},{"time_hours":105,"approval_perbill":921875000,"support_perbill":108000008,"approval":92.1875,"support":10.8000008},{"time_hours":106,"approval_perbill":921130953,"support_perbill":107050999,"approval":92.1130953,"support":10.7050999},{"time_hours":107,"approval_perbill":920386905,"support_perbill":106115251,"approval":92.0386905,"support":10.6115251},{"time_hours":108,"approval_perbill":919642858,"support_perbill":105192488,"approval":91.9642858,"support":10.5192488},{"time_hours":109,"approval_perbill":918898810,"support_perbill":104282441,"approval":91.889881,"support":10.4282441},{"time_hours":110,"approval_perbill":918154762,"support_perbill":103384849,"approval":91.8154762,"support":10.3384849},{"time_hours":111,"approval_perbill":917410715,"support_perbill":102499459,"approval":91.7410715,"support":10.2499459},{"time_hours":112,"approval_perbill":916666667,"support_perbill":101626024,"approval":91.6666667,"support":10.1626024},{"time_hours":113,"approval_perbill":915922620,"support_perbill":100764302,"approval":91.592262,"support":10.0764302},{"time_hours":114,"approval_perbill":915178572,"support_perbill":99914060,"approval":91.5178572,"support":9.991406},{"time_hours":115,"approval_perbill":914434524,"support_perbill":99075069,"approval":91.4434524,"support":9.9075069},{"time_hours":116,"approval_perbill":913690477,"support_perbill":98247109,"approval":91.3690477,"support":9.8247109},{"time_hours":117,"approval_perbill":912946429,"support_perbill":97429963,"approval":91.2946429,"support":9.7429963},{"time_hours":118,"approval_perbill":912202381,"support_perbill":96623420,"approval":91.2202381,"support":9.662342},{"time_hours":119,"approval_perbill":911458334,"support_perbill":95827275,"approval":91.1458334,"support":9.5827275},{"time_hours":120,"approval_perbill":910714286,"support_perbill":95041329,"approval":91.0714286,"support":9.5041329},{"time_hours":121,"approval_perbill":909970239,"support_perbill":94265387,"approval":90.9970239,"support":9.4265387},{"time_hours":122,"approval_perbill":909226191,"support_perbill":93499259,"approval":90.9226191,"support":9.3499259},{"time_hours":123,"approval_perbill":908482143,"support_perbill":92742760,"approval":90.8482143,"support":9.274276},{"time_hours":124,"approval_perbill":907738096,"support_perbill":91995709,"approval":90.7738096,"support":9.1995709},{"time_hours":125,"approval_perbill":906994048,"support_perbill":91257931,"approval":90.6994048,"support":9.1257931},{"time_hours":126,"approval_perbill":906250000,"support_perbill":90529254,"approval":90.625,"support":9.0529254},{"time_hours":127,"approval_perbill":905505953,"support_perbill":89809511,"approval":90.5505953,"support":8.9809511},{"time_hours":128,"approval_perbill":904761905,"support_perbill":89098539,"approval":90.4761905,"support":8.9098539},{"time_hours":129,"approval_perbill":904017858,"support_perbill":88396178,"approval":90.4017858,"support":8.8396178},{"time_hours":130,"approval_perbill":903273810,"support_perbill":87702272,"approval":90.327381,"support":8.7702272},{"time_hours":131,"approval_perbill":902529762,"support_perbill":87016670,"approval":90.2529762,"support":8.701667},{"time_hours":132,"approval_perbill":901785715,"support_perbill":86339224,"approval":90.1785715,"support":8.6339224},{"time_hours":133,"approval_perbill":901041667,"support_perbill":85669788,"approval":90.1041667,"support":8.5669788},{"time_hours":134,"approval_perbill":900297620,"support_perbill":85008223,"approval":90.029762,"support":8.5008223},{"time_hours":135,"approval_perbill":899553572,"support_perbill":84354389,"approval":89.9553572,"support":8.4354389},{"time_hours":136,"approval_perbill":898809524,"support_perbill":83708152,"approval":89.8809524,"support":8.3708152},{"time_hours":137,"approval_perbill":898065477,"support_perbill":83069381,"approval":89.8065477,"support":8.3069381},{"time_hours":138,"approval_perbill":897321429,"support_perbill":82437946,"approval":89.7321429,"support":8.2437946},{"time_hours":139,"approval_perbill":896577381,"support_perbill":81813722,"approval":89.6577381,"support":8.1813722},{"time_hours":140,"approval_perbill":895833334,"support_perbill":81196587,"approval":89.5833334,"support":8.1196587},{"time_hours":141,"approval_perbill":895089286,"support_perbill":80586420,"approval":89.5089286,"support":8.058642},{"time_hours":142,"approval_perbill":894345239,"support_perbill":79983104,"approval":89.4345239,"support":7.9983104},{"time_hours":143,"approval_perbill":893601191,"support_perbill":79386524,"approval":89.3601191,"support":7.9386524},{"time_hours":144,"approval_perbill":892857143,"support_perbill":78796567,"approval":89.2857143,"support":7.8796567},{"time_hours":145,"approval_perbill":892113096,"support_perbill":78213125,"approval":89.2113096,"support":7.8213125},{"time_hours":146,"approval_perbill":891369048,"support_perbill":77636090,"approval":89.1369048,"support":7.763609},{"time_hours":147,"approval_perbill":890625000,"support_perbill":77065357,"approval":89.0625,"support":7.7065357},{"time_hours":148,"approval_perbill":889880953,"support_perbill":76500823,"approval":88.9880953,"support":7.6500823},{"time_hours":149,"approval_perbill":889136905,"support_perbill":75942388,"approval":88.9136905,"support":7.5942388},{"time_hours":150,"approval_perbill":888392858,"support_perbill":75389954,"approval":88.8392858,"support":7.5389954},{"time_hours":151,"approval_perbill":887648810,"support_perbill":74843424,"approval":88.764881,"support":7.4843424},{"time_hours":152,"approval_perbill":886904762,"support_perbill":74302703,"approval":88.6904762,"support":7.4302703},{"time_hours":153,"approval_perbill":886160715,"support_perbill":73767701,"approval":88.6160715,"support":7.3767701},{"time_hours":154,"approval_perbill":885416667,"support_perbill":73238327,"approval":88.5416667,"support":7.3238327},{"time_hours":155,"approval_perbill":884672620,"support_perbill":72714492,"approval":88.467262,"support":7.2714492},{"time_hours":156,"approval_perbill":883928572,"support_perbill":72196110,"approval":88.3928572,"support":7.219611},{"time_hours":157,"approval_perbill":883184524,"support_perbill":71683096,"approval":88.3184524,"support":7.1683096},{"time_hours":158,"approval_perbill":882440477,"support_perbill":71175368,"approval":88.2440477,"support":7.1175368},{"time_hours":159,"approval_perbill":881696429,"support_perbill":70672844,"approval":88.1696429,"support":7.0672844},{"time_hours":160,"approval_perbill":880952381,"support_perbill":70175444,"approval":88.0952381,"support":7.0175444},{"time_hours":161,"approval_perbill":880208334,"support_perbill":69683090,"approval":88.0208334,"support":6.968309},{"time_hours":162,"approval_perbill":879464286,"support_perbill":69195707,"approval":87.9464286,"support":6.9195707},{"time_hours":163,"approval_perbill":878720239,"support_perbill":68713219,"approval":87.8720239,"support":6.8713219},{"time_hours":164,"approval_perbill":877976191,"support_perbill":68235552,"approval":87.7976191,"support":6.8235552},{"time_hours":165,"approval_perbill":877232143,"support_perbill":67762635,"approval":87.7232143,"support":6.7762635},{"time_hours":166,"approval_perbill":876488096,"support_perbill":67294398,"approval":87.6488096,"support":6.7294398},{"time_hours":167,"approval_perbill":875744048,"support_perbill":66830771,"approval":87.5744048,"support":6.6830771},{"time_hours":168,"approval_perbill":875000000,"support_perbill":66371686,"approval":87.5,"support":6.6371686},{"time_hours":169,"approval_perbill":874255953,"support_perbill":65917078,"approval":87.4255953,"support":6.5917078},{"time_hours":170,"approval_perbill":873511905,"support_perbill":65466880,"approval":87.3511905,"support":6.546688},{"time_hours":171,"approval_perbill":872767858,"support_perbill":65021030,"approval":87.2767858,"support":6.502103},{"time_hours":172,"approval_perbill":872023810,"support_perbill":64579464,"approval":87.202381,"support":6.4579464},{"time_hours":173,"approval_perbill":871279762,"support_perbill":64142120,"approval":87.1279762,"support":6.414212},{"time_hours":174,"approval_perbill":870535715,"support_perbill":63708939,"approval":87.0535715,"support":6.3708939},{"time_hours":175,"approval_perbill":869791667,"support_perbill":63279862,"approval":86.9791667,"support":6.3279862},{"time_hours":176,"approval_perbill":869047620,"support_perbill":62854830,"approval":86.904762,"support":6.285483},{"time_hours":177,"approval_perbill":868303572,"support_perbill":62433787,"approval":86.8303572,"support":6.2433787},{"time_hours":178,"approval_perbill":867559524,"support_perbill":62016676,"approval":86.7559524,"support":6.2016676},{"time_hours":179,"approval_perbill":866815477,"support_perbill":61603443,"approval":86.6815477,"support":6.1603443},{"time_hours":180,"approval_perbill":866071429,"support_perbill":61194035,"approval":86.6071429,"support":6.1194035},{"time_hours":181,"approval_perbill":865327381,"support_perbill":60788396,"approval":86.5327381,"support":6.0788396},{"time_hours":182,"approval_perbill":864583334,"support_perbill":60386478,"approval":86.4583334,"support":6.0386478},{"time_hours":183,"approval_perbill":863839286,"support_perbill":59988228,"approval":86.3839286,"support":5.9988228},{"time_hours":184,"approval_perbill":863095239,"support_perbill":59593596,"approval":86.3095239,"support":5.9593596},{"time_hours":185,"approval_perbill":862351191,"support_perbill":59202533,"approval":86.2351191,"support":5.9202533},{"time_hours":186,"approval_perbill":861607143,"support_perbill":58814991,"approval":86.1607143,"support":5.8814991},{"time_hours":187,"approval_perbill":860863096,"support_perbill":58430923,"approval":86.0863096,"support":5.8430923},{"time_hours":188,"approval_perbill":860119048,"support_perbill":58050283,"approval":86.0119048,"support":5.8050283},{"time_hours":189,"approval_perbill":859375000,"support_perbill":57673023,"approval":85.9375,"support":5.7673023},{"time_hours":190,"approval_perbill":858630953,"support_perbill":57299101,"approval":85.8630953,"support":5.7299101},{"time_hours":191,"approval_perbill":857886905,"support_perbill":56928471,"approval":85.7886905,"support":5.6928471},{"time_hours":192,"approval_perbill":857142858,"support_perbill":56561090,"approval":85.7142858,"support":5.656109},{"time_hours":193,"approval_perbill":856398810,"support_perbill":56196916,"approval":85.639881,"support":5.6196916},{"time_hours":194,"approval_perbill":855654762,"support_perbill":55835907,"approval":85.5654762,"support":5.5835907},{"time_hours":195,"approval_perbill":854910715,"support_perbill":55478022,"approval":85.4910715,"support":5.5478022},{"time_hours":196,"approval_perbill":854166667,"support_perbill":55123221,"approval":85.4166667,"support":5.5123221},{"time_hours":197,"approval_perbill":853422620,"support_perbill":54771463,"approval":85.342262,"support":5.4771463},{"time_hours":198,"approval_perbill":852678572,"support_perbill":54422710,"approval":85.2678572,"support":5.442271},{"time_hours":199,"approval_perbill":851934524,"support_perbill":54076924,"approval":85.1934524,"support":5.4076924},{"time_hours":200,"approval_perbill":851190477,"support_perbill":53734066,"approval":85.1190477,"support":5.3734066},{"time_hours":201,"approval_perbill":850446429,"support_perbill":53394100,"approval":85.0446429,"support":5.33941},{"time_hours":202,"approval_perbill":849702381,"support_perbill":53056989,"approval":84.9702381,"support":5.3056989},{"time_hours":203,"approval_perbill":848958334,"support_perbill":52722698,"approval":84.8958334,"support":5.2722698},{"time_hours":204,"approval_perbill":848214286,"support_perbill":52391191,"approval":84.8214286,"support":5.2391191},{"time_hours":205,"approval_perbill":847470239,"support_perbill":52062434,"approval":84.7470239,"support":5.2062434},{"time_hours":206,"approval_perbill":846726191,"support_perbill":51736392,"approval":84.6726191,"support":5.1736392},{"time_hours":207,"approval_perbill":845982143,"support_perbill":51413033,"approval":84.5982143,"support":5.1413033},{"time_hours":208,"approval_perbill":845238096,"support_perbill":51092322,"approval":84.5238096,"support":5.1092322},{"time_hours":209,"approval_perbill":844494048,"support_perbill":50774229,"approval":84.4494048,"support":5.0774229},{"time_hours":210,"approval_perbill":843750000,"support_perbill":50458719,"approval":84.375,"support":5.0458719},{"time_hours":211,"approval_perbill":843005953,"support_perbill":50145764,"approval":84.3005953,"support":5.0145764},{"time_hours":212,"approval_perbill":842261905,"support_perbill":49835330,"approval":84.2261905,"support":4.983533},{"time_hours":213,"approval_perbill":841517858,"support_perbill":49527389,"approval":84.1517858,"support":4.9527389},{"time_hours":214,"approval_perbill":840773810,"support_perbill":49221911,"approval":84.077381,"support":4.9221911},{"time_hours":215,"approval_perbill":840029762,"support_perbill":48918865,"approval":84.0029762,"support":4.8918865},{"time_hours":216,"approval_perbill":839285715,"support_perbill":48618223,"approval":83.9285715,"support":4.8618223},{"time_hours":217,"approval_perbill":838541667,"support_perbill":48319956,"approval":83.8541667,"support":4.8319956},{"time_hours":218,"approval_perbill":837797620,"support_perbill":48024037,"approval":83.779762,"support":4.8024037},{"time_hours":219,"approval_perbill":837053572,"support_perbill":47730437,"approval":83.7053572,"support":4.7730437},{"time_hours":220,"approval_perbill":836309524,"support_perbill":47439130,"approval":83.6309524,"support":4.743913},{"time_hours":221,"approval_perbill":835565477,"support_perbill":47150089,"approval":83.5565477,"support":4.7150089},{"time_hours":222,"approval_perbill":834821429,"support_perbill":46863288,"approval":83.4821429,"support":4.6863288},{"time_hours":223,"approval_perbill":834077381,"support_perbill":46578700,"approval":83.4077381,"support":4.65787},{"time_hours":224,"approval_perbill":833333334,"support_perbill":46296300,"approval":83.3333334,"support":4.62963},{"time_hours":225,"approval_perbill":832589286,"support_perbill":46016063,"approval":83.2589286,"support":4.6016063},{"time_hours":226,"approval_perbill":831845239,"support_perbill":45737964,"approval":83.1845239,"support":4.5737964},{"time_hours":227,"approval_perbill":831101191,"support_perbill":45461979,"approval":83.1101191,"support":4.5461979},{"time_hours":228,"approval_perbill":830357143,"support_perbill":45188083,"approval":83.0357143,"support":4.5188083},{"time_hours":229,"approval_perbill":829613096,"support_perbill":44916254,"approval":82.9613096,"support":4.4916254},{"time_hours":230,"approval_perbill":828869048,"support_perbill":44646468,"approval":82.8869048,"support":4.4646468},{"time_hours":231,"approval_perbill":828125000,"support_perbill":44378701,"approval":82.8125,"support":4.4378701},{"time_hours":232,"approval_perbill":827380953,"support_perbill":44112932,"approval":82.7380953,"support":4.4112932},{"time_hours":233,"approval_perbill":826636905,"support_perbill":43849138,"approval":82.6636905,"support":4.3849138},{"time_hours":234,"approval_perbill":825892858,"support_perbill":43587297,"approval":82.5892858,"support":4.3587297},{"time_hours":235,"approval_perbill":825148810,"support_perbill":43327388,"approval":82.514881,"support":4.3327388},{"time_hours":236,"approval_perbill":824404762,"support_perbill":43069388,"approval":82.4404762,"support":4.3069388},{"time_hours":237,"approval_perbill":823660715,"support_perbill":42813278,"approval":82.3660715,"support":4.2813278},{"time_hours":238,"approval_perbill":822916667,"support_perbill":42559037,"approval":82.2916667,"support":4.2559037},{"time_hours":239,"approval_perbill":822172620,"support_perbill":42306643,"approval":82.217262,"support":4.2306643},{"time_hours":240,"approval_perbill":821428572,"support_perbill":42056078,"approval":82.1428572,"support":4.2056078},{"time_hours":241,"approval_perbill":820684524,"support_perbill":41807321,"approval":82.0684524,"support":4.1807321},{"time_hours":242,"approval_perbill":819940477,"support_perbill":41560353,"approval":81.9940477,"support":4.1560353},{"time_hours":243,"approval_perbill":819196429,"support_perbill":41315154,"approval":81.9196429,"support":4.1315154},{"time_hours":244,"approval_perbill":818452381,"support_perbill":41071706,"approval":81.8452381,"support":4.1071706},{"time_hours":245,"approval_perbill":817708334,"support_perbill":40829990,"approval":81.7708334,"support":4.082999},{"time_hours":246,"approval_perbill":816964286,"support_perbill":40589987,"approval":81.6964286,"support":4.0589987},{"time_hours":247,"approval_perbill":816220239,"support_perbill":40351680,"approval":81.6220239,"support":4.035168},{"time_hours":248,"approval_perbill":815476191,"support_perbill":40115050,"approval":81.5476191,"support":4.011505},{"time_hours":249,"approval_perbill":814732143,"support_perbill":39880080,"approval":81.4732143,"support":3.988008},{"time_hours":250,"approval_perbill":813988096,"support_perbill":39646752,"approval":81.3988096,"support":3.9646752},{"time_hours":251,"approval_perbill":813244048,"support_perbill":39415050,"approval":81.3244048,"support":3.941505},{"time_hours":252,"approval_perbill":812500000,"support_perbill":39184956,"approval":81.25,"support":3.9184956},{"time_hours":253,"approval_perbill":811755953,"support_perbill":38956453,"approval":81.1755953,"support":3.8956453},{"time_hours":254,"approval_perbill":811011905,"support_perbill":38729526,"approval":81.1011905,"support":3.8729526},{"time_hours":255,"approval_perbill":810267858,"support_perbill":38504158,"approval":81.0267858,"support":3.8504158},{"time_hours":256,"approval_perbill":809523810,"support_perbill":38280333,"approval":80.952381,"support":3.8280333},{"time_hours":257,"approval_perbill":808779762,"support_perbill":38058034,"approval":80.8779762,"support":3.8058034},{"time_hours":258,"approval_perbill":808035715,"support_perbill":37837248,"approval":80.8035715,"support":3.7837248},{"time_hours":259,"approval_perbill":807291667,"support_perbill":37617957,"approval":80.7291667,"support":3.7617957},{"time_hours":260,"approval_perbill":806547620,"support_perbill":37400148,"approval":80.654762,"support":3.7400148},{"time_hours":261,"approval_perbill":805803572,"support_perbill":37183805,"approval":80.5803572,"support":3.7183805},{"time_hours":262,"approval_perbill":805059524,"support_perbill":36968913,"approval":80.5059524,"support":3.6968913},{"time_hours":263,"approval_perbill":804315477,"support_perbill":36755458,"approval":80.4315477,"support":3.6755458},{"time_hours":264,"approval_perbill":803571429,"support_perbill":36543425,"approval":80.3571429,"support":3.6543425},{"time_hours":265,"approval_perbill":802827381,"support_perbill":36332800,"approval":80.2827381,"support":3.63328},{"time_hours":266,"approval_perbill":802083334,"support_perbill":36123570,"approval":80.2083334,"support":3.612357},{"time_hours":267,"approval_perbill":801339286,"support_perbill":35915720,"approval":80.1339286,"support":3.591572},{"time_hours":268,"approval_perbill":800595239,"support_perbill":35709238,"approval":80.0595239,"support":3.5709238},{"time_hours":269,"approval_perbill":799851191,"support_perbill":35504108,"approval":79.9851191,"support":3.5504108},{"time_hours":270,"approval_perbill":799107143,"support_perbill":35300319,"approval":79.9107143,"support":3.5300319},{"time_hours":271,"approval_perbill":798363096,"support_perbill":35097856,"approval":79.8363096,"support":3.5097856},{"time_hours":272,"approval_perbill":797619048,"support_perbill":34896708,"approval":79.7619048,"support":3.4896708},{"time_hours":273,"approval_perbill":796875000,"support_perbill":34696861,"approval":79.6875,"support":3.4696861},{"time_hours":274,"approval_perbill":796130953,"support_perbill":34498304,"approval":79.6130953,"support":3.4498304},{"time_hours":275,"approval_perbill":795386905,"support_perbill":34301022,"approval":79.5386905,"support":3.4301022},{"time_hours":276,"approval_perbill":794642858,"support_perbill":34105005,"approval":79.4642858,"support":3.4105005},{"time_hours":277,"approval_perbill":793898810,"support_perbill":33910239,"approval":79.389881,"support":3.3910239},{"time_hours":278,"approval_perbill":793154762,"support_perbill":33716714,"approval":79.3154762,"support":3.3716714},{"time_hours":279,"approval_perbill":792410715,"support_perbill":33524416,"approval":79.2410715,"support":3.3524416},{"time_hours":280,"approval_perbill":791666667,"support_perbill":33333336,"approval":79.1666667,"support":3.3333336},{"time_hours":281,"approval_perbill":790922620,"support_perbill":33143460,"approval":79.092262,"support":3.314346},{"time_hours":282,"approval_perbill":790178572,"support_perbill":32954778,"approval":79.0178572,"support":3.2954778},{"time_hours":283,"approval_perbill":789434524,"support_perbill":32767279,"approval":78.9434524,"support":3.2767279},{"time_hours":284,"approval_perbill":788690477,"support_perbill":32580951,"approval":78.8690477,"support":3.2580951},{"time_hours":285,"approval_perbill":787946429,"support_perbill":32395783,"approval":78.7946429,"support":3.2395783},{"time_hours":286,"approval_perbill":787202381,"support_perbill":32211765,"approval":78.7202381,"support":3.2211765},{"time_hours":287,"approval_perbill":786458334,"support_perbill":32028886,"approval":78.6458334,"support":3.2028886},{"time_hours":288,"approval_perbill":785714286,"support_perbill":31847136,"approval":78.5714286,"support":3.1847136},{"time_hours":289,"approval_perbill":784970239,"support_perbill":31666504,"approval":78.4970239,"support":3.1666504},{"time_hours":290,"approval_perbill":784226191,"support_perbill":31486979,"approval":78.4226191,"support":3.1486979},{"time_hours":291,"approval_perbill":783482143,"support_perbill":31308552,"approval":78.3482143,"support":3.1308552},{"time_hours":292,"approval_perbill":782738096,"support_perbill":31131212,"approval":78.2738096,"support":3.1131212},{"time_hours":293,"approval_perbill":781994048,"support_perbill":30954950,"approval":78.1994048,"support":3.095495},{"time_hours":294,"approval_perbill":781250000,"support_perbill":30779756,"approval":78.125,"support":3.0779756},{"time_hours":295,"approval_perbill":780505953,"support_perbill":30605620,"approval":78.0505953,"support":3.060562},{"time_hours":296,"approval_perbill":779761905,"support_perbill":30432533,"approval":77.9761905,"support":3.0432533},{"time_hours":297,"approval_perbill":779017858,"support_perbill":30260484,"approval":77.9017858,"support":3.0260484},{"time_hours":298,"approval_perbill":778273810,"support_perbill":30089466,"approval":77.827381,"support":3.0089466},{"time_hours":299,"approval_perbill":777529762,"support_perbill":29919468,"approval":77.7529762,"support":2.9919468},{"time_hours":300,"approval_perbill":776785715,"support_perbill":29750482,"approval":77.6785715,"support":2.9750482},{"time_hours":301,"approval_perbill":776041667,"support_perbill":29582498,"approval":77.6041667,"support":2.9582498},{"time_hours":302,"approval_perbill":775297620,"support_perbill":29415508,"approval":77.529762,"support":2.9415508},{"time_hours":303,"approval_perbill":774553572,"support_perbill":29249503,"approval":77.4553572,"support":2.9249503},{"time_hours":304,"approval_perbill":773809524,"support_perbill":29084473,"approval":77.3809524,"support":2.9084473},{"time_hours":305,"approval_perbill":773065477,"support_perbill":28920412,"approval":77.3065477,"support":2.8920412},{"time_hours":306,"approval_perbill":772321429,"support_perbill":28757309,"approval":77.2321429,"support":2.8757309},{"time_hours":307,"approval_perbill":771577381,"support_perbill":28595157,"approval":77.1577381,"support":2.8595157},{"time_hours":308,"approval_perbill":770833334,"support_perbill":28433948,"approval":77.0833334,"support":2.8433948},{"time_hours":309,"approval_perbill":770089286,"support_perbill":28273672,"approval":77.0089286,"support":2.8273672},{"time_hours":310,"approval_perbill":769345239,"support_perbill":28114323,"approval":76.9345239,"support":2.8114323},{"time_hours":311,"approval_perbill":768601191,"support_perbill":27955892,"approval":76.8601191,"support":2.7955892},{"time_hours":312,"approval_perbill":767857143,"support_perbill":27798371,"approval":76.7857143,"support":2.7798371},{"time_hours":313,"approval_perbill":767113096,"support_perbill":27641753,"approval":76.7113096,"support":2.7641753},{"time_hours":314,"approval_perbill":766369048,"support_perbill":27486029,"approval":76.6369048,"support":2.7486029},{"time_hours":315,"approval_perbill":765625000,"support_perbill":27331192,"approval":76.5625,"support":2.7331192},{"time_hours":316,"approval_perbill":764880953,"support_perbill":27177234,"approval":76.4880953,"support":2.7177234},{"time_hours":317,"approval_perbill":764136905,"support_perbill":27024148,"approval":76.4136905,"support":2.7024148},{"time_hours":318,"approval_perbill":763392858,"support_perbill":26871928,"approval":76.3392858,"support":2.6871928},{"time_hours":319,"approval_perbill":762648810,"support_perbill":26720564,"approval":76.264881,"support":2.6720564},{"time_hours":320,"approval_perbill":761904762,"support_perbill":26570050,"approval":76.1904762,"support":2.657005},{"time_hours":321,"approval_perbill":761160715,"support_perbill":26420379,"approval":76.1160715,"support":2.6420379},{"time_hours":322,"approval_perbill":760416667,"support_perbill":26271544,"approval":76.0416667,"support":2.6271544},{"time_hours":323,"approval_perbill":759672620,"support_perbill":26123538,"approval":75.967262,"support":2.6123538},{"time_hours":324,"approval_perbill":758928572,"support_perbill":25976354,"approval":75.8928572,"support":2.5976354},{"time_hours":325,"approval_perbill":758184524,"support_perbill":25829985,"approval":75.8184524,"support":2.5829985},{"time_hours":326,"approval_perbill":757440477,"support_perbill":25684425,"approval":75.7440477,"support":2.5684425},{"time_hours":327,"approval_perbill":756696429,"support_perbill":25539666,"approval":75.6696429,"support":2.5539666},{"time_hours":328,"approval_perbill":755952381,"support_perbill":25395702,"approval":75.5952381,"support":2.5395702},{"time_hours":329,"approval_perbill":755208334,"support_perbill":25252527,"approval":75.5208334,"support":2.5252527},{"time_hours":330,"approval_perbill":754464286,"support_perbill":25110134,"approval":75.4464286,"support":2.5110134},{"time_hours":331,"approval_perbill":753720239,"support_perbill":24968516,"approval":75.3720239,"support":2.4968516},{"time_hours":332,"approval_perbill":752976191,"support_perbill":24827668,"approval":75.2976191,"support":2.4827668},{"time_hours":333,"approval_perbill":752232143,"support_perbill":24687584,"approval":75.2232143,"support":2.4687584},{"time_hours":334,"approval_perbill":751488096,"support_perbill":24548256,"approval":75.1488096,"support":2.4548256},{"time_hours":335,"approval_perbill":750744048,"support_perbill":24409679,"approval":75.0744048,"support":2.4409679},{"time_hours":336,"approval_perbill":750000000,"support_perbill":24271846,"approval":75,"support":2.4271846},{"time_hours":337,"approval_perbill":749255953,"support_perbill":24134753,"approval":74.9255953,"support":2.4134753},{"time_hours":338,"approval_perbill":748511905,"support_perbill":23998392,"approval":74.8511905,"support":2.3998392},{"time_hours":339,"approval_perbill":747767858,"support_perbill":23862759,"approval":74.7767858,"support":2.3862759},{"time_hours":340,"approval_perbill":747023810,"support_perbill":23727846,"approval":74.702381,"support":2.3727846},{"time_hours":341,"approval_perbill":746279762,"support_perbill":23593649,"approval":74.6279762,"support":2.3593649},{"time_hours":342,"approval_perbill":745535715,"support_perbill":23460162,"approval":74.5535715,"support":2.3460162},{"time_hours":343,"approval_perbill":744791667,"support_perbill":23327379,"approval":74.4791667,"support":2.3327379},{"time_hours":344,"approval_perbill":744047620,"support_perbill":23195295,"approval":74.404762,"support":2.3195295},{"time_hours":345,"approval_perbill":743303572,"support_perbill":23063903,"approval":74.3303572,"support":2.3063903},{"time_hours":346,"approval_perbill":742559524,"support_perbill":22933200,"approval":74.2559524,"support":2.29332},{"time_hours":347,"approval_perbill":741815477,"support_perbill":22803179,"approval":74.1815477,"support":2.2803179},{"time_hours":348,"approval_perbill":741071429,"support_perbill":22673834,"approval":74.1071429,"support":2.2673834},{"time_hours":349,"approval_perbill":740327381,"support_perbill":22545162,"approval":74.0327381,"support":2.2545162},{"time_hours":350,"approval_perbill":739583334,"support_perbill":22417155,"approval":73.9583334,"support":2.2417155},{"time_hours":351,"approval_perbill":738839286,"support_perbill":22289811,"approval":73.8839286,"support":2.2289811},{"time_hours":352,"approval_perbill":738095239,"support_perbill":22163122,"approval":73.8095239,"support":2.2163122},{"time_hours":353,"approval_perbill":737351191,"support_perbill":22037084,"approval":73.7351191,"support":2.2037084},{"time_hours":354,"approval_perbill":736607143,"support_perbill":21911693,"approval":73.6607143,"support":2.1911693},{"time_hours":355,"approval_perbill":735863096,"support_perbill":21786943,"approval":73.5863096,"support":2.1786943},{"time_hours":356,"approval_perbill":735119048,"support_perbill":21662829,"approval":73.5119048,"support":2.1662829},{"time_hours":357,"approval_perbill":734375000,"support_perbill":21539347,"approval":73.4375,"support":2.1539347},{"time_hours":358,"approval_perbill":733630953,"support_perbill":21416491,"approval":73.3630953,"support":2.1416491},{"time_hours":359,"approval_perbill":732886905,"support_perbill":21294257,"approval":73.2886905,"support":2.1294257},{"time_hours":360,"approval_perbill":732142858,"support_perbill":21172640,"approval":73.2142858,"support":2.117264},{"time_hours":361,"approval_perbill":731398810,"support_perbill":21051635,"approval":73.139881,"support":2.1051635},{"time_hours":362,"approval_perbill":730654762,"support_perbill":20931239,"approval":73.0654762,"support":2.0931239},{"time_hours":363,"approval_perbill":729910715,"support_perbill":20811446,"approval":72.9910715,"support":2.0811446},{"time_hours":364,"approval_perbill":729166667,"support_perbill":20692251,"approval":72.9166667,"support":2.0692251},{"time_hours":365,"approval_perbill":728422620,"support_perbill":20573651,"approval":72.842262,"support":2.0573651},{"time_hours":366,"approval_perbill":727678572,"support_perbill":20455641,"approval":72.7678572,"support":2.0455641},{"time_hours":367,"approval_perbill":726934524,"support_perbill":20338216,"approval":72.6934524,"support":2.0338216},{"time_hours":368,"approval_perbill":726190477,"support_perbill":20221372,"approval":72.6190477,"support":2.0221372},{"time_hours":369,"approval_perbill":725446429,"support_perbill":20105105,"approval":72.5446429,"support":2.0105105},{"time_hours":370,"approval_perbill":724702381,"support_perbill":19989411,"approval":72.4702381,"support":1.9989411},{"time_hours":371,"approval_perbill":723958334,"support_perbill":19874285,"approval":72.3958334,"support":1.9874285},{"time_hours":372,"approval_perbill":723214286,"support_perbill":19759723,"approval":72.3214286,"support":1.9759723},{"time_hours":373,"approval_perbill":722470239,"support_perbill":19645721,"approval":72.2470239,"support":1.9645721},{"time_hours":374,"approval_perbill":721726191,"support_perbill":19532275,"approval":72.1726191,"support":1.9532275},{"time_hours":375,"approval_perbill":720982143,"support_perbill":19419381,"approval":72.0982143,"support":1.9419381},{"time_hours":376,"approval_perbill":720238096,"support_perbill":19307035,"approval":72.0238096,"support":1.9307035},{"time_hours":377,"approval_perbill":719494048,"support_perbill":19195233,"approval":71.9494048,"support":1.9195233},{"time_hours":378,"approval_perbill":718750000,"support_perbill":19083971,"approval":71.875,"support":1.9083971},{"time_hours":379,"approval_perbill":718005953,"support_perbill":18973244,"approval":71.8005953,"support":1.8973244},{"time_hours":380,"approval_perbill":717261905,"support_perbill":18863050,"approval":71.7261905,"support":1.886305},{"time_hours":381,"approval_perbill":716517858,"support_perbill":18753385,"approval":71.6517858,"support":1.8753385},{"time_hours":382,"approval_perbill":715773810,"support_perbill":18644243,"approval":71.577381,"support":1.8644243},{"time_hours":383,"approval_perbill":715029762,"support_perbill":18535623,"approval":71.5029762,"support":1.8535623},{"time_hours":384,"approval_perbill":714285715,"support_perbill":18427520,"approval":71.4285715,"support":1.842752},{"time_hours":385,"approval_perbill":713541667,"support_perbill":18319930,"approval":71.3541667,"support":1.831993},{"time_hours":386,"approval_perbill":712797620,"support_perbill":18212849,"approval":71.279762,"support":1.8212849},{"time_hours":387,"approval_perbill":712053572,"support_perbill":18106275,"approval":71.2053572,"support":1.8106275},{"time_hours":388,"approval_perbill":711309524,"support_perbill":18000204,"approval":71.1309524,"support":1.8000204},{"time_hours":389,"approval_perbill":710565477,"support_perbill":17894631,"approval":71.0565477,"support":1.7894631},{"time_hours":390,"approval_perbill":709821429,"support_perbill":17789554,"approval":70.9821429,"support":1.7789554},{"time_hours":391,"approval_perbill":709077381,"support_perbill":17684969,"approval":70.9077381,"support":1.7684969},{"time_hours":392,"approval_perbill":708333334,"support_perbill":17580873,"approval":70.8333334,"support":1.7580873},{"time_hours":393,"approval_perbill":707589286,"support_perbill":17477262,"approval":70.7589286,"support":1.7477262},{"time_hours":394,"approval_perbill":706845239,"support_perbill":17374132,"approval":70.6845239,"support":1.7374132},{"time_hours":395,"approval_perbill":706101191,"support_perbill":17271481,"approval":70.6101191,"support":1.7271481},{"time_hours":396,"approval_perbill":705357143,"support_perbill":17169305,"approval":70.5357143,"support":1.7169305},{"time_hours":397,"approval_perbill":704613096,"support_perbill":17067601,"approval":70.4613096,"support":1.7067601},{"time_hours":398,"approval_perbill":703869048,"support_perbill":16966366,"approval":70.3869048,"support":1.6966366},{"time_hours":399,"approval_perbill":703125000,"support_perbill":16865595,"approval":70.3125,"support":1.6865595},{"time_hours":400,"approval_perbill":702380953,"support_perbill":16765287,"approval":70.2380953,"support":1.6765287},{"time_hours":401,"approval_perbill":701636905,"support_perbill":16665438,"approval":70.1636905,"support":1.6665438},{"time_hours":402,"approval_perbill":700892858,"support_perbill":16566044,"approval":70.0892858,"support":1.6566044},{"time_hours":403,"approval_perbill":700148810,"support_perbill":16467104,"approval":70.014881,"support":1.6467104},{"time_hours":404,"approval_perbill":699404762,"support_perbill":16368612,"approval":69.9404762,"support":1.6368612},{"time_hours":405,"approval_perbill":698660715,"support_perbill":16270568,"approval":69.8660715,"support":1.6270568},{"time_hours":406,"approval_perbill":697916667,"support_perbill":16172967,"approval":69.7916667,"support":1.6172967},{"time_hours":407,"approval_perbill":697172620,"support_perbill":16075806,"approval":69.717262,"support":1.6075806},{"time_hours":408,"approval_perbill":696428572,"support_perbill":15979083,"approval":69.6428572,"support":1.5979083},{"time_hours":409,"approval_perbill":695684524,"support_perbill":15882794,"approval":69.5684524,"support":1.5882794},{"time_hours":410,"approval_perbill":694940477,"support_perbill":15786938,"approval":69.4940477,"support":1.5786938},{"time_hours":411,"approval_perbill":694196429,"support_perbill":15691509,"approval":69.4196429,"support":1.5691509},{"time_hours":412,"approval_perbill":693452381,"support_perbill":15596507,"approval":69.3452381,"support":1.5596507},{"time_hours":413,"approval_perbill":692708334,"support_perbill":15501928,"approval":69.2708334,"support":1.5501928},{"time_hours":414,"approval_perbill":691964286,"support_perbill":15407769,"approval":69.1964286,"support":1.5407769},{"time_hours":415,"approval_perbill":691220239,"support_perbill":15314028,"approval":69.1220239,"support":1.5314028},{"time_hours":416,"approval_perbill":690476191,"support_perbill":15220701,"approval":69.0476191,"support":1.5220701},{"time_hours":417,"approval_perbill":689732143,"support_perbill":15127786,"approval":68.9732143,"support":1.5127786},{"time_hours":418,"approval_perbill":688988096,"support_perbill":15035280,"approval":68.8988096,"support":1.503528},{"time_hours":419,"approval_perbill":688244048,"support_perbill":14943181,"approval":68.8244048,"support":1.4943181},{"time_hours":420,"approval_perbill":687500000,"support_perbill":14851486,"approval":68.75,"support":1.4851486},{"time_hours":421,"approval_perbill":686755953,"support_perbill":14760192,"approval":68.6755953,"support":1.4760192},{"time_hours":422,"approval_perbill":686011905,"support_perbill":14669296,"approval":68.6011905,"support":1.4669296},{"time_hours":423,"approval_perbill":685267858,"support_perbill":14578797,"approval":68.5267858,"support":1.4578797},{"time_hours":424,"approval_perbill":684523810,"support_perbill":14488690,"approval":68.452381,"support":1.448869},{"time_hours":425,"approval_perbill":683779762,"support_perbill":14398975,"approval":68.3779762,"support":1.4398975},{"time_hours":426,"approval_perbill":683035715,"support_perbill":14309648,"approval":68.3035715,"support":1.4309648},{"time_hours":427,"approval_perbill":682291667,"support_perbill":14220706,"approval":68.2291667,"support":1.4220706},{"time_hours":428,"approval_perbill":681547620,"support_perbill":14132148,"approval":68.154762,"support":1.4132148},{"time_hours":429,"approval_perbill":680803572,"support_perbill":14043970,"approval":68.0803572,"support":1.404397},{"time_hours":430,"approval_perbill":680059524,"support_perbill":13956171,"approval":68.0059524,"support":1.3956171},{"time_hours":431,"approval_perbill":679315477,"support_perbill":13868748,"approval":67.9315477,"support":1.3868748},{"time_hours":432,"approval_perbill":678571429,"support_perbill":13781699,"approval":67.8571429,"support":1.3781699},{"time_hours":433,"approval_perbill":677827381,"support_perbill":13695020,"approval":67.7827381,"support":1.369502},{"time_hours":434,"approval_perbill":677083334,"support_perbill":13608710,"approval":67.7083334,"support":1.360871},{"time_hours":435,"approval_perbill":676339286,"support_perbill":13522767,"approval":67.6339286,"support":1.3522767},{"time_hours":436,"approval_perbill":675595239,"support_perbill":13437188,"approval":67.5595239,"support":1.3437188},{"time_hours":437,"approval_perbill":674851191,"support_perbill":13351970,"approval":67.4851191,"support":1.335197},{"time_hours":438,"approval_perbill":674107143,"support_perbill":13267112,"approval":67.4107143,"support":1.3267112},{"time_hours":439,"approval_perbill":673363096,"support_perbill":13182611,"approval":67.3363096,"support":1.3182611},{"time_hours":440,"approval_perbill":672619048,"support_perbill":13098465,"approval":67.2619048,"support":1.3098465},{"time_hours":441,"approval_perbill":671875000,"support_perbill":13014672,"approval":67.1875,"support":1.3014672},{"time_hours":442,"approval_perbill":671130953,"support_perbill":12931229,"approval":67.1130953,"support":1.2931229},{"time_hours":443,"approval_perbill":670386905,"support_perbill":12848135,"approval":67.0386905,"support":1.2848135},{"time_hours":444,"approval_perbill":669642858,"support_perbill":12765386,"approval":66.9642858,"support":1.2765386},{"time_hours":445,"approval_perbill":668898810,"support_perbill":12682982,"approval":66.889881,"support":1.2682982},{"time_hours":446,"approval_perbill":668154762,"support_perbill":12600919,"approval":66.8154762,"support":1.2600919},{"time_hours":447,"approval_perbill":667410715,"support_perbill":12519197,"approval":66.7410715,"support":1.2519197},{"time_hours":448,"approval_perbill":666666667,"support_perbill":12437812,"approval":66.6666667,"support":1.2437812},{"time_hours":449,"approval_perbill":665922620,"support_perbill":12356762,"approval":66.592262,"support":1.2356762},{"time_hours":450,"approval_perbill":665178572,"support_perbill":12276046,"approval":66.5178572,"support":1.2276046},{"time_hours":451,"approval_perbill":664434524,"support_perbill":12195661,"approval":66.4434524,"support":1.2195661},{"time_hours":452,"approval_perbill":663690477,"support_perbill":12115605,"approval":66.3690477,"support":1.2115605},{"time_hours":453,"approval_perbill":662946429,"support_perbill":12035877,"approval":66.2946429,"support":1.2035877},{"time_hours":454,"approval_perbill":662202381,"support_perbill":11956475,"approval":66.2202381,"support":1.1956475},{"time_hours":455,"approval_perbill":661458334,"support_perbill":11877395,"approval":66.1458334,"support":1.1877395},{"time_hours":456,"approval_perbill":660714286,"support_perbill":11798637,"approval":66.0714286,"support":1.1798637},{"time_hours":457,"approval_perbill":659970239,"support_perbill":11720199,"approval":65.9970239,"support":1.1720199},{"time_hours":458,"approval_perbill":659226191,"support_perbill":11642077,"approval":65.9226191,"support":1.1642077},{"time_hours":459,"approval_perbill":658482143,"support_perbill":11564272,"approval":65.8482143,"support":1.1564272},{"time_hours":460,"approval_perbill":657738096,"support_perbill":11486780,"approval":65.7738096,"support":1.148678},{"time_hours":461,"approval_perbill":656994048,"support_perbill":11409600,"approval":65.6994048,"support":1.14096},{"time_hours":462,"approval_perbill":656250000,"support_perbill":11332729,"approval":65.625,"support":1.1332729},{"time_hours":463,"approval_perbill":655505953,"support_perbill":11256167,"approval":65.5505953,"support":1.1256167},{"time_hours":464,"approval_perbill":654761905,"support_perbill":11179911,"approval":65.4761905,"support":1.1179911},{"time_hours":465,"approval_perbill":654017858,"support_perbill":11103959,"approval":65.4017858,"support":1.1103959},{"time_hours":466,"approval_perbill":653273810,"support_perbill":11028310,"approval":65.327381,"support":1.102831},{"time_hours":467,"approval_perbill":652529762,"support_perbill":10952961,"approval":65.2529762,"support":1.0952961},{"time_hours":468,"approval_perbill":651785715,"support_perbill":10877912,"approval":65.1785715,"support":1.0877912},{"time_hours":469,"approval_perbill":651041667,"support_perbill":10803159,"approval":65.1041667,"support":1.0803159},{"time_hours":470,"approval_perbill":650297620,"support_perbill":10728702,"approval":65.029762,"support":1.0728702},{"time_hours":471,"approval_perbill":649553572,"support_perbill":10654539,"approval":64.9553572,"support":1.0654539},{"time_hours":472,"approval_perbill":648809524,"support_perbill":10580667,"approval":64.8809524,"support":1.0580667},{"time_hours":473,"approval_perbill":648065477,"support_perbill":10507086,"approval":64.8065477,"support":1.0507086},{"time_hours":474,"approval_perbill":647321429,"support_perbill":10433793,"approval":64.7321429,"support":1.0433793},{"time_hours":475,"approval_perbill":646577381,"support_perbill":10360787,"approval":64.6577381,"support":1.0360787},{"time_hours":476,"approval_perbill":645833334,"support_perbill":10288066,"approval":64.5833334,"support":1.0288066},{"time_hours":477,"approval_perbill":645089286,"support_perbill":10215629,"approval":64.5089286,"support":1.0215629},{"time_hours":478,"approval_perbill":644345239,"support_perbill":10143473,"approval":64.4345239,"support":1.0143473},{"time_hours":479,"approval_perbill":643601191,"support_perbill":10071597,"approval":64.3601191,"support":1.0071597},{"time_hours":480,"approval_perbill":642857143,"support_perbill":10000000,"approval":64.2857143,"support":1},{"time_hours":481,"approval_perbill":642113096,"support_perbill":9928680,"approval":64.2113096,"support":0.992868},{"time_hours":482,"approval_perbill":641369048,"support_perbill":9857635,"approval":64.1369048,"support":0.9857635},{"time_hours":483,"approval_perbill":640625000,"support_perbill":9786864,"approval":64.0625,"support":0.9786864},{"time_hours":484,"approval_perbill":639880953,"support_perbill":9716365,"approval":63.9880953,"support":0.9716365},{"time_hours":485,"approval_perbill":639136905,"support_perbill":9646137,"approval":63.9136905,"support":0.9646137},{"time_hours":486,"approval_perbill":638392858,"support_perbill":9576177,"approval":63.8392858,"support":0.9576177},{"time_hours":487,"approval_perbill":637648810,"support_perbill":9506485,"approval":63.764881,"support":0.9506485},{"time_hours":488,"approval_perbill":636904762,"support_perbill":9437059,"approval":63.6904762,"support":0.9437059},{"time_hours":489,"approval_perbill":636160715,"support_perbill":9367898,"approval":63.6160715,"support":0.9367898},{"time_hours":490,"approval_perbill":635416667,"support_perbill":9298999,"approval":63.5416667,"support":0.9298999},{"time_hours":491,"approval_perbill":634672620,"support_perbill":9230362,"approval":63.467262,"support":0.9230362},{"time_hours":492,"approval_perbill":633928572,"support_perbill":9161984,"approval":63.3928572,"support":0.9161984},{"time_hours":493,"approval_perbill":633184524,"support_perbill":9093865,"approval":63.3184524,"support":0.9093865},{"time_hours":494,"approval_perbill":632440477,"support_perbill":9026003,"approval":63.2440477,"support":0.9026003},{"time_hours":495,"approval_perbill":631696429,"support_perbill":8958397,"approval":63.1696429,"support":0.8958397},{"time_hours":496,"approval_perbill":630952381,"support_perbill":8891045,"approval":63.0952381,"support":0.8891045},{"time_hours":497,"approval_perbill":630208334,"support_perbill":8823945,"approval":63.0208334,"support":0.8823945},{"time_hours":498,"approval_perbill":629464286,"support_perbill":8757097,"approval":62.9464286,"support":0.8757097},{"time_hours":499,"approval_perbill":628720239,"support_perbill":8690498,"approval":62.8720239,"support":0.8690498},{"time_hours":500,"approval_perbill":627976191,"support_perbill":8624148,"approval":62.7976191,"support":0.8624148},{"time_hours":501,"approval_perbill":627232143,"support_perbill":8558045,"approval":62.7232143,"support":0.8558045},{"time_hours":502,"approval_perbill":626488096,"support_perbill":8492187,"approval":62.6488096,"support":0.8492187},{"time_hours":503,"approval_perbill":625744048,"support_perbill":8426574,"approval":62.5744048,"support":0.8426574},{"time_hours":504,"approval_perbill":625000000,"support_perbill":8361204,"approval":62.5,"support":0.8361204},{"time_hours":505,"approval_perbill":624255953,"support_perbill":8296076,"approval":62.4255953,"support":0.8296076},{"time_hours":506,"approval_perbill":623511905,"support_perbill":8231187,"approval":62.3511905,"support":0.8231187},{"time_hours":507,"approval_perbill":622767858,"support_perbill":8166538,"approval":62.2767858,"support":0.8166538},{"time_hours":508,"approval_perbill":622023810,"support_perbill":8102127,"approval":62.202381,"support":0.8102127},{"time_hours":509,"approval_perbill":621279762,"support_perbill":8037951,"approval":62.1279762,"support":0.8037951},{"time_hours":510,"approval_perbill":620535715,"support_perbill":7974011,"approval":62.0535715,"support":0.7974011},{"time_hours":511,"approval_perbill":619791667,"support_perbill":7910304,"approval":61.9791667,"support":0.7910304},{"time_hours":512,"approval_perbill":619047620,"support_perbill":7846830,"approval":61.904762,"support":0.784683},{"time_hours":513,"approval_perbill":618303572,"support_perbill":7783587,"approval":61.8303572,"support":0.7783587},{"time_hours":514,"approval_perbill":617559524,"support_perbill":7720574,"approval":61.7559524,"support":0.7720574},{"time_hours":515,"approval_perbill":616815477,"support_perbill":7657790,"approval":61.6815477,"support":0.765779},{"time_hours":516,"approval_perbill":616071429,"support_perbill":7595233,"approval":61.6071429,"support":0.7595233},{"time_hours":517,"approval_perbill":615327381,"support_perbill":7532902,"approval":61.5327381,"support":0.7532902},{"time_hours":518,"approval_perbill":614583334,"support_perbill":7470796,"approval":61.4583334,"support":0.7470796},{"time_hours":519,"approval_perbill":613839286,"support_perbill":7408914,"approval":61.3839286,"support":0.7408914},{"time_hours":520,"approval_perbill":613095239,"support_perbill":7347255,"approval":61.3095239,"support":0.7347255},{"time_hours":521,"approval_perbill":612351191,"support_perbill":7285816,"approval":61.2351191,"support":0.7285816},{"time_hours":522,"approval_perbill":611607143,"support_perbill":7224598,"approval":61.1607143,"support":0.7224598},{"time_hours":523,"approval_perbill":610863096,"support_perbill":7163599,"approval":61.0863096,"support":0.7163599},{"time_hours":524,"approval_perbill":610119048,"support_perbill":7102818,"approval":61.0119048,"support":0.7102818},{"time_hours":525,"approval_perbill":609375000,"support_perbill":7042254,"approval":60.9375,"support":0.7042254},{"time_hours":526,"approval_perbill":608630953,"support_perbill":6981905,"approval":60.8630953,"support":0.6981905},{"time_hours":527,"approval_perbill":607886905,"support_perbill":6921770,"approval":60.7886905,"support":0.692177},{"time_hours":528,"approval_perbill":607142858,"support_perbill":6861848,"approval":60.7142858,"support":0.6861848},{"time_hours":529,"approval_perbill":606398810,"support_perbill":6802139,"approval":60.639881,"support":0.6802139},{"time_hours":530,"approval_perbill":605654762,"support_perbill":6742640,"approval":60.5654762,"support":0.674264},{"time_hours":531,"approval_perbill":604910715,"support_perbill":6683351,"approval":60.4910715,"support":0.6683351},{"time_hours":532,"approval_perbill":604166667,"support_perbill":6624271,"approval":60.4166667,"support":0.6624271},{"time_hours":533,"approval_perbill":603422620,"support_perbill":6565399,"approval":60.342262,"support":0.6565399},{"time_hours":534,"approval_perbill":602678572,"support_perbill":6506733,"approval":60.2678572,"support":0.6506733},{"time_hours":535,"approval_perbill":601934524,"support_perbill":6448273,"approval":60.1934524,"support":0.6448273},{"time_hours":536,"approval_perbill":601190477,"support_perbill":6390017,"approval":60.1190477,"support":0.6390017},{"time_hours":537,"approval_perbill":600446429,"support_perbill":6331964,"approval":60.0446429,"support":0.6331964},{"time_hours":538,"approval_perbill":599702381,"support_perbill":6274113,"approval":59.9702381,"support":0.6274113},{"time_hours":539,"approval_perbill":598958334,"support_perbill":6216464,"approval":59.8958334,"support":0.6216464},{"time_hours":540,"approval_perbill":598214286,"support_perbill":6159015,"approval":59.8214286,"support":0.6159015},{"time_hours":541,"approval_perbill":597470239,"support_perbill":6101764,"approval":59.7470239,"support":0.6101764},{"time_hours":542,"approval_perbill":596726191,"support_perbill":6044712,"approval":59.6726191,"support":0.6044712},{"time_hours":543,"approval_perbill":595982143,"support_perbill":5987857,"approval":59.5982143,"support":0.5987857},{"time_hours":544,"approval_perbill":595238096,"support_perbill":5931198,"approval":59.5238096,"support":0.5931198},{"time_hours":545,"approval_perbill":594494048,"support_perbill":5874734,"approval":59.4494048,"support":0.5874734},{"time_hours":546,"approval_perbill":593750000,"support_perbill":5818464,"approval":59.375,"support":0.5818464},{"time_hours":547,"approval_perbill":593005953,"support_perbill":5762387,"approval":59.3005953,"support":0.5762387},{"time_hours":548,"approval_perbill":592261905,"support_perbill":5706502,"approval":59.2261905,"support":0.5706502},{"time_hours":549,"approval_perbill":591517858,"support_perbill":5650808,"approval":59.1517858,"support":0.5650808},{"time_hours":550,"approval_perbill":590773810,"support_perbill":5595304,"approval":59.077381,"support":0.5595304},{"time_hours":551,"approval_perbill":590029762,"support_perbill":5539989,"approval":59.0029762,"support":0.5539989},{"time_hours":552,"approval_perbill":589285715,"support_perbill":5484862,"approval":58.9285715,"support":0.5484862},{"time_hours":553,"approval_perbill":588541667,"support_perbill":5429922,"approval":58.8541667,"support":0.5429922},{"time_hours":554,"approval_perbill":587797620,"support_perbill":5375169,"approval":58.779762,"support":0.5375169},{"time_hours":555,"approval_perbill":587053572,"support_perbill":5320600,"approval":58.7053572,"support":0.53206},{"time_hours":556,"approval_perbill":586309524,"support_perbill":5266216,"approval":58.6309524,"support":0.5266216},{"time_hours":557,"approval_perbill":585565477,"support_perbill":5212016,"approval":58.5565477,"support":0.5212016},{"time_hours":558,"approval_perbill":584821429,"support_perbill":5157998,"approval":58.4821429,"support":0.5157998},{"time_hours":559,"approval_perbill":584077381,"support_perbill":5104161,"approval":58.4077381,"support":0.5104161},{"time_hours":560,"approval_perbill":583333334,"support_perbill":5050505,"approval":58.3333334,"support":0.5050505},{"time_hours":561,"approval_perbill":582589286,"support_perbill":4997029,"approval":58.2589286,"support":0.4997029},{"time_hours":562,"approval_perbill":581845239,"support_perbill":4943731,"approval":58.1845239,"support":0.4943731},{"time_hours":563,"approval_perbill":581101191,"support_perbill":4890612,"approval":58.1101191,"support":0.4890612},{"time_hours":564,"approval_perbill":580357143,"support_perbill":4837669,"approval":58.0357143,"support":0.4837669},{"time_hours":565,"approval_perbill":579613096,"support_perbill":4784903,"approval":57.9613096,"support":0.4784903},{"time_hours":566,"approval_perbill":578869048,"support_perbill":4732312,"approval":57.8869048,"support":0.4732312},{"time_hours":567,"approval_perbill":578125000,"support_perbill":4679895,"approval":57.8125,"support":0.4679895},{"time_hours":568,"approval_perbill":577380953,"support_perbill":4627652,"approval":57.7380953,"support":0.4627652},{"time_hours":569,"approval_perbill":576636905,"support_perbill":4575581,"approval":57.6636905,"support":0.4575581},{"time_hours":570,"approval_perbill":575892858,"support_perbill":4523683,"approval":57.5892858,"support":0.4523683},{"time_hours":571,"approval_perbill":575148810,"support_perbill":4471955,"approval":57.514881,"support":0.4471955},{"time_hours":572,"approval_perbill":574404762,"support_perbill":4420397,"approval":57.4404762,"support":0.4420397},{"time_hours":573,"approval_perbill":573660715,"support_perbill":4369009,"approval":57.3660715,"support":0.4369009},{"time_hours":574,"approval_perbill":572916667,"support_perbill":4317789,"approval":57.2916667,"support":0.4317789},{"time_hours":575,"approval_perbill":572172620,"support_perbill":4266737,"approval":57.217262,"support":0.4266737},{"time_hours":576,"approval_perbill":571428572,"support_perbill":4215851,"approval":57.1428572,"support":0.4215851},{"time_hours":577,"approval_perbill":570684524,"support_perbill":4165132,"approval":57.0684524,"support":0.4165132},{"time_hours":578,"approval_perbill":569940477,"support_perbill":4114578,"approval":56.9940477,"support":0.4114578},{"time_hours":579,"approval_perbill":569196429,"support_perbill":4064188,"approval":56.9196429,"support":0.4064188},{"time_hours":580,"approval_perbill":568452381,"support_perbill":4013961,"approval":56.8452381,"support":0.4013961},{"time_hours":581,"approval_perbill":567708334,"support_perbill":3963898,"approval":56.7708334,"support":0.3963898},{"time_hours":582,"approval_perbill":566964286,"support_perbill":3913996,"approval":56.6964286,"support":0.3913996},{"time_hours":583,"approval_perbill":566220239,"support_perbill":3864256,"approval":56.6220239,"support":0.3864256},{"time_hours":584,"approval_perbill":565476191,"support_perbill":3814676,"approval":56.5476191,"support":0.3814676},{"time_hours":585,"approval_perbill":564732143,"support_perbill":3765256,"approval":56.4732143,"support":0.3765256},{"time_hours":586,"approval_perbill":563988096,"support_perbill":3715994,"approval":56.3988096,"support":0.3715994},{"time_hours":587,"approval_perbill":563244048,"support_perbill":3666891,"approval":56.3244048,"support":0.3666891},{"time_hours":588,"approval_perbill":562500000,"support_perbill":3617945,"approval":56.25,"support":0.3617945},{"time_hours":589,"approval_perbill":561755953,"support_perbill":3569155,"approval":56.1755953,"support":0.3569155},{"time_hours":590,"approval_perbill":561011905,"support_perbill":3520522,"approval":56.1011905,"support":0.3520522},{"time_hours":591,"approval_perbill":560267858,"support_perbill":3472043,"approval":56.0267858,"support":0.3472043},{"time_hours":592,"approval_perbill":559523810,"support_perbill":3423719,"approval":55.952381,"support":0.3423719},{"time_hours":593,"approval_perbill":558779762,"support_perbill":3375549,"approval":55.8779762,"support":0.3375549},{"time_hours":594,"approval_perbill":558035715,"support_perbill":3327531,"approval":55.8035715,"support":0.3327531},{"time_hours":595,"approval_perbill":557291667,"support_perbill":3279666,"approval":55.7291667,"support":0.3279666},{"time_hours":596,"approval_perbill":556547620,"support_perbill":3231952,"approval":55.654762,"support":0.3231952},{"time_hours":597,"approval_perbill":555803572,"support_perbill":3184389,"approval":55.5803572,"support":0.3184389},{"time_hours":598,"approval_perbill":555059524,"support_perbill":3136975,"approval":55.5059524,"support":0.3136975},{"time_hours":599,"approval_perbill":554315477,"support_perbill":3089711,"approval":55.4315477,"support":0.3089711},{"time_hours":600,"approval_perbill":553571429,"support_perbill":3042596,"approval":55.3571429,"support":0.3042596},{"time_hours":601,"approval_perbill":552827381,"support_perbill":2995629,"approval":55.2827381,"support":0.2995629},{"time_hours":602,"approval_perbill":552083334,"support_perbill":2948808,"approval":55.2083334,"support":0.2948808},{"time_hours":603,"approval_perbill":551339286,"support_perbill":2902135,"approval":55.1339286,"support":0.2902135},{"time_hours":604,"approval_perbill":550595239,"support_perbill":2855607,"approval":55.0595239,"support":0.2855607},{"time_hours":605,"approval_perbill":549851191,"support_perbill":2809224,"approval":54.9851191,"support":0.2809224},{"time_hours":606,"approval_perbill":549107143,"support_perbill":2762986,"approval":54.9107143,"support":0.2762986},{"time_hours":607,"approval_perbill":548363096,"support_perbill":2716891,"approval":54.8363096,"support":0.2716891},{"time_hours":608,"approval_perbill":547619048,"support_perbill":2670940,"approval":54.7619048,"support":0.267094},{"time_hours":609,"approval_perbill":546875000,"support_perbill":2625131,"approval":54.6875,"support":0.2625131},{"time_hours":610,"approval_perbill":546130953,"support_perbill":2579464,"approval":54.6130953,"support":0.2579464},{"time_hours":611,"approval_perbill":545386905,"support_perbill":2533938,"approval":54.5386905,"support":0.2533938},{"time_hours":612,"approval_perbill":544642858,"support_perbill":2488552,"approval":54.4642858,"support":0.2488552},{"time_hours":613,"approval_perbill":543898810,"support_perbill":2443307,"approval":54.389881,"support":0.2443307},{"time_hours":614,"approval_perbill":543154762,"support_perbill":2398200,"approval":54.3154762,"support":0.23982},{"time_hours":615,"approval_perbill":542410715,"support_perbill":2353232,"approval":54.2410715,"support":0.2353232},{"time_hours":616,"approval_perbill":541666667,"support_perbill":2308402,"approval":54.1666667,"support":0.2308402},{"time_hours":617,"approval_perbill":540922620,"support_perbill":2263710,"approval":54.092262,"support":0.226371},{"time_hours":618,"approval_perbill":540178572,"support_perbill":2219153,"approval":54.0178572,"support":0.2219153},{"time_hours":619,"approval_perbill":539434524,"support_perbill":2174733,"approval":53.9434524,"support":0.2174733},{"time_hours":620,"approval_perbill":538690477,"support_perbill":2130449,"approval":53.8690477,"support":0.2130449},{"time_hours":621,"approval_perbill":537946429,"support_perbill":2086299,"approval":53.7946429,"support":0.2086299},{"time_hours":622,"approval_perbill":537202381,"support_perbill":2042283,"approval":53.7202381,"support":0.2042283},{"time_hours":623,"approval_perbill":536458334,"support_perbill":1998401,"approval":53.6458334,"support":0.1998401},{"time_hours":624,"approval_perbill":535714286,"support_perbill":1954652,"approval":53.5714286,"support":0.1954652},{"time_hours":625,"approval_perbill":534970239,"support_perbill":1911035,"approval":53.4970239,"support":0.1911035},{"time_hours":626,"approval_perbill":534226191,"support_perbill":1867550,"approval":53.4226191,"support":0.186755},{"time_hours":627,"approval_perbill":533482143,"support_perbill":1824196,"approval":53.3482143,"support":0.1824196},{"time_hours":628,"approval_perbill":532738096,"support_perbill":1780972,"approval":53.2738096,"support":0.1780972},{"time_hours":629,"approval_perbill":531994048,"support_perbill":1737879,"approval":53.1994048,"support":0.1737879},{"time_hours":630,"approval_perbill":531250000,"support_perbill":1694915,"approval":53.125,"support":0.1694915},{"time_hours":631,"approval_perbill":530505953,"support_perbill":1652080,"approval":53.0505953,"support":0.165208},{"time_hours":632,"approval_perbill":529761905,"support_perbill":1609373,"approval":52.9761905,"support":0.1609373},{"time_hours":633,"approval_perbill":529017858,"support_perbill":1566793,"approval":52.9017858,"support":0.1566793},{"time_hours":634,"approval_perbill":528273810,"support_perbill":1524341,"approval":52.827381,"support":0.1524341},{"time_hours":635,"approval_perbill":527529762,"support_perbill":1482015,"approval":52.7529762,"support":0.1482015},{"time_hours":636,"approval_perbill":526785715,"support_perbill":1439815,"approval":52.6785715,"support":0.1439815},{"time_hours":637,"approval_perbill":526041667,"support_perbill":1397741,"approval":52.6041667,"support":0.1397741},{"time_hours":638,"approval_perbill":525297620,"support_perbill":1355791,"approval":52.529762,"support":0.1355791},{"time_hours":639,"approval_perbill":524553572,"support_perbill":1313966,"approval":52.4553572,"support":0.1313966},{"time_hours":640,"approval_perbill":523809524,"support_perbill":1272264,"approval":52.3809524,"support":0.1272264},{"time_hours":641,"approval_perbill":523065477,"support_perbill":1230686,"approval":52.3065477,"support":0.1230686},{"time_hours":642,"approval_perbill":522321429,"support_perbill":1189230,"approval":52.2321429,"support":0.118923},{"time_hours":643,"approval_perbill":521577381,"support_perbill":1147896,"approval":52.1577381,"support":0.1147896},{"time_hours":644,"approval_perbill":520833334,"support_perbill":1106684,"approval":52.0833334,"support":0.1106684},{"time_hours":645,"approval_perbill":520089286,"support_perbill":1065593,"approval":52.0089286,"support":0.1065593},{"time_hours":646,"approval_perbill":519345239,"support_perbill":1024622,"approval":51.9345239,"support":0.1024622},{"time_hours":647,"approval_perbill":518601191,"support_perbill":983771,"approval":51.8601191,"support":0.0983771},{"time_hours":648,"approval_perbill":517857143,"support_perbill":943040,"approval":51.7857143,"support":0.094304},{"time_hours":649,"approval_perbill":517113096,"support_perbill":902427,"approval":51.7113096,"support":0.0902427},{"time_hours":650,"approval_perbill":516369048,"support_perbill":861933,"approval":51.6369048,"support":0.0861933},{"time_hours":651,"approval_perbill":515625000,"support_perbill":821557,"approval":51.5625,"support":0.0821557},{"time_hours":652,"approval_perbill":514880953,"support_perbill":781298,"approval":51.4880953,"support":0.0781298},{"time_hours":653,"approval_perbill":514136905,"support_perbill":741156,"approval":51.4136905,"support":0.0741156},{"time_hours":654,"approval_perbill":513392858,"support_perbill":701131,"approval":51.3392858,"support":0.0701131},{"time_hours":655,"approval_perbill":512648810,"support_perbill":661221,"approval":51.264881,"support":0.0661221},{"time_hours":656,"approval_perbill":511904762,"support_perbill":621426,"approval":51.1904762,"support":0.0621426},{"time_hours":657,"approval_perbill":511160715,"support_perbill":581747,"approval":51.1160715,"support":0.0581747},{"time_hours":658,"approval_perbill":510416667,"support_perbill":542181,"approval":51.0416667,"support":0.0542181},{"time_hours":659,"approval_perbill":509672620,"support_perbill":502730,"approval":50.967262,"support":0.050273},{"time_hours":660,"approval_perbill":508928572,"support_perbill":463392,"approval":50.8928572,"support":0.0463392},{"time_hours":661,"approval_perbill":508184524,"support_perbill":424166,"approval":50.8184524,"support":0.0424166},{"time_hours":662,"approval_perbill":507440477,"support_perbill":385053,"approval":50.7440477,"support":0.0385053},{"time_hours":663,"approval_perbill":506696429,"support_perbill":346052,"approval":50.6696429,"support":0.0346052},{"time_hours":664,"approval_perbill":505952381,"support_perbill":307163,"approval":50.5952381,"support":0.0307163},{"time_hours":665,"approval_perbill":505208334,"support_perbill":268384,"approval":50.5208334,"support":0.0268384},{"time_hours":666,"approval_perbill":504464286,"support_perbill":229716,"approval":50.4464286,"support":0.0229716},{"time_hours":667,"approval_perbill":503720239,"support_perbill":191157,"approval":50.3720239,"support":0.0191157},{"time_hours":668,"approval_perbill":502976191,"support_perbill":152709,"approval":50.2976191,"support":0.0152709},{"time_hours":669,"approval_perbill":502232143,"support_perbill":114369,"approval":50.2232143,"support":0.0114369},{"time_hours":670,"approval_perbill":501488096,"support_perbill":76138,"approval":50.1488096,"support":0.0076138},{"time_hours":671,"approval_perbill":500744048,"support_perbill":38015,"approval":50.0744048,"support":0.0038015},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},18516:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000038,"approval":100,"support":50.0000038},{"time_hours":1,"approval_perbill":997916667,"support_perbill":422810379,"approval":99.7916667,"support":42.2810379},{"time_hours":2,"approval_perbill":995833334,"support_perbill":366120266,"approval":99.5833334,"support":36.6120266},{"time_hours":3,"approval_perbill":993750001,"support_perbill":322720742,"approval":99.3750001,"support":32.2720742},{"time_hours":4,"approval_perbill":991666668,"support_perbill":288428371,"approval":99.1666668,"support":28.8428371},{"time_hours":5,"approval_perbill":989583334,"support_perbill":260648719,"approval":98.9583334,"support":26.0648719},{"time_hours":6,"approval_perbill":987500001,"support_perbill":237687395,"approval":98.7500001,"support":23.7687395},{"time_hours":7,"approval_perbill":985416668,"support_perbill":218390834,"approval":98.5416668,"support":21.8390834},{"time_hours":8,"approval_perbill":983333335,"support_perbill":201946501,"approval":98.3333335,"support":20.1946501},{"time_hours":9,"approval_perbill":981250001,"support_perbill":187765525,"approval":98.1250001,"support":18.7765525},{"time_hours":10,"approval_perbill":979166668,"support_perbill":175410725,"approval":97.9166668,"support":17.5410725},{"time_hours":11,"approval_perbill":977083335,"support_perbill":164550680,"approval":97.7083335,"support":16.455068},{"time_hours":12,"approval_perbill":975000002,"support_perbill":154929598,"approval":97.5000002,"support":15.4929598},{"time_hours":13,"approval_perbill":972916667,"support_perbill":146346895,"approval":97.2916667,"support":14.6346895},{"time_hours":14,"approval_perbill":970833334,"support_perbill":138643083,"approval":97.0833334,"support":13.8643083},{"time_hours":15,"approval_perbill":968750001,"support_perbill":131689733,"approval":96.8750001,"support":13.1689733},{"time_hours":16,"approval_perbill":966666668,"support_perbill":125382279,"approval":96.6666668,"support":12.5382279},{"time_hours":17,"approval_perbill":964583334,"support_perbill":119634716,"approval":96.4583334,"support":11.9634716},{"time_hours":18,"approval_perbill":962500001,"support_perbill":114375668,"approval":96.2500001,"support":11.4375668},{"time_hours":19,"approval_perbill":960416668,"support_perbill":109545391,"approval":96.0416668,"support":10.9545391},{"time_hours":20,"approval_perbill":958333335,"support_perbill":105093501,"approval":95.8333335,"support":10.5093501},{"time_hours":21,"approval_perbill":956250000,"support_perbill":100977209,"approval":95.625,"support":10.0977209},{"time_hours":22,"approval_perbill":954166667,"support_perbill":97159951,"approval":95.4166667,"support":9.7159951},{"time_hours":23,"approval_perbill":952083334,"support_perbill":93610280,"approval":95.2083334,"support":9.361028},{"time_hours":24,"approval_perbill":950000001,"support_perbill":90301014,"approval":95.0000001,"support":9.0301014},{"time_hours":25,"approval_perbill":947916668,"support_perbill":87208529,"approval":94.7916668,"support":8.7208529},{"time_hours":26,"approval_perbill":945833334,"support_perbill":84312199,"approval":94.5833334,"support":8.4312199},{"time_hours":27,"approval_perbill":943750001,"support_perbill":81593937,"approval":94.3750001,"support":8.1593937},{"time_hours":28,"approval_perbill":941666668,"support_perbill":79037810,"approval":94.1666668,"support":7.903781},{"time_hours":29,"approval_perbill":939583335,"support_perbill":76629732,"approval":93.9583335,"support":7.6629732},{"time_hours":30,"approval_perbill":937500001,"support_perbill":74357200,"approval":93.7500001,"support":7.43572},{"time_hours":31,"approval_perbill":935416668,"support_perbill":72209088,"approval":93.5416668,"support":7.2209088},{"time_hours":32,"approval_perbill":933333335,"support_perbill":70175447,"approval":93.3333335,"support":7.0175447},{"time_hours":33,"approval_perbill":931250002,"support_perbill":68247365,"approval":93.1250002,"support":6.8247365},{"time_hours":34,"approval_perbill":929166667,"support_perbill":66416830,"approval":92.9166667,"support":6.641683},{"time_hours":35,"approval_perbill":927083334,"support_perbill":64676624,"approval":92.7083334,"support":6.4676624},{"time_hours":36,"approval_perbill":925000001,"support_perbill":63020221,"approval":92.5000001,"support":6.3020221},{"time_hours":37,"approval_perbill":922916668,"support_perbill":61441710,"approval":92.2916668,"support":6.144171},{"time_hours":38,"approval_perbill":920833334,"support_perbill":59935722,"approval":92.0833334,"support":5.9935722},{"time_hours":39,"approval_perbill":918750001,"support_perbill":58497372,"approval":91.8750001,"support":5.8497372},{"time_hours":40,"approval_perbill":916666668,"support_perbill":57122204,"approval":91.6666668,"support":5.7122204},{"time_hours":41,"approval_perbill":914583335,"support_perbill":55806144,"approval":91.4583335,"support":5.5806144},{"time_hours":42,"approval_perbill":912500000,"support_perbill":54545460,"approval":91.25,"support":5.454546},{"time_hours":43,"approval_perbill":910416667,"support_perbill":53336731,"approval":91.0416667,"support":5.3336731},{"time_hours":44,"approval_perbill":908333334,"support_perbill":52176808,"approval":90.8333334,"support":5.2176808},{"time_hours":45,"approval_perbill":906250001,"support_perbill":51062796,"approval":90.6250001,"support":5.1062796},{"time_hours":46,"approval_perbill":904166668,"support_perbill":49992020,"approval":90.4166668,"support":4.999202},{"time_hours":47,"approval_perbill":902083334,"support_perbill":48962010,"approval":90.2083334,"support":4.896201},{"time_hours":48,"approval_perbill":900000001,"support_perbill":47970485,"approval":90.0000001,"support":4.7970485},{"time_hours":49,"approval_perbill":897916668,"support_perbill":47015325,"approval":89.7916668,"support":4.7015325},{"time_hours":50,"approval_perbill":895833335,"support_perbill":46094566,"approval":89.5833335,"support":4.6094566},{"time_hours":51,"approval_perbill":893750001,"support_perbill":45206381,"approval":89.3750001,"support":4.5206381},{"time_hours":52,"approval_perbill":891666668,"support_perbill":44349075,"approval":89.1666668,"support":4.4349075},{"time_hours":53,"approval_perbill":889583335,"support_perbill":43521062,"approval":88.9583335,"support":4.3521062},{"time_hours":54,"approval_perbill":887500002,"support_perbill":42720867,"approval":88.7500002,"support":4.2720867},{"time_hours":55,"approval_perbill":885416667,"support_perbill":41947111,"approval":88.5416667,"support":4.1947111},{"time_hours":56,"approval_perbill":883333334,"support_perbill":41198506,"approval":88.3333334,"support":4.1198506},{"time_hours":57,"approval_perbill":881250001,"support_perbill":40473844,"approval":88.1250001,"support":4.0473844},{"time_hours":58,"approval_perbill":879166668,"support_perbill":39771995,"approval":87.9166668,"support":3.9771995},{"time_hours":59,"approval_perbill":877083334,"support_perbill":39091898,"approval":87.7083334,"support":3.9091898},{"time_hours":60,"approval_perbill":875000001,"support_perbill":38432558,"approval":87.5000001,"support":3.8432558},{"time_hours":61,"approval_perbill":872916668,"support_perbill":37793039,"approval":87.2916668,"support":3.7793039},{"time_hours":62,"approval_perbill":870833335,"support_perbill":37172460,"approval":87.0833335,"support":3.717246},{"time_hours":63,"approval_perbill":868750000,"support_perbill":36569991,"approval":86.875,"support":3.6569991},{"time_hours":64,"approval_perbill":866666667,"support_perbill":35984852,"approval":86.6666667,"support":3.5984852},{"time_hours":65,"approval_perbill":864583334,"support_perbill":35416306,"approval":86.4583334,"support":3.5416306},{"time_hours":66,"approval_perbill":862500001,"support_perbill":34863656,"approval":86.2500001,"support":3.4863656},{"time_hours":67,"approval_perbill":860416668,"support_perbill":34326245,"approval":86.0416668,"support":3.4326245},{"time_hours":68,"approval_perbill":858333334,"support_perbill":33803451,"approval":85.8333334,"support":3.3803451},{"time_hours":69,"approval_perbill":856250001,"support_perbill":33294686,"approval":85.6250001,"support":3.3294686},{"time_hours":70,"approval_perbill":854166668,"support_perbill":32799393,"approval":85.4166668,"support":3.2799393},{"time_hours":71,"approval_perbill":852083335,"support_perbill":32317044,"approval":85.2083335,"support":3.2317044},{"time_hours":72,"approval_perbill":850000001,"support_perbill":31847137,"approval":85.0000001,"support":3.1847137},{"time_hours":73,"approval_perbill":847916668,"support_perbill":31389198,"approval":84.7916668,"support":3.1389198},{"time_hours":74,"approval_perbill":845833335,"support_perbill":30942774,"approval":84.5833335,"support":3.0942774},{"time_hours":75,"approval_perbill":843750002,"support_perbill":30507438,"approval":84.3750002,"support":3.0507438},{"time_hours":76,"approval_perbill":841666667,"support_perbill":30082781,"approval":84.1666667,"support":3.0082781},{"time_hours":77,"approval_perbill":839583334,"support_perbill":29668415,"approval":83.9583334,"support":2.9668415},{"time_hours":78,"approval_perbill":837500001,"support_perbill":29263970,"approval":83.7500001,"support":2.926397},{"time_hours":79,"approval_perbill":835416668,"support_perbill":28869094,"approval":83.5416668,"support":2.8869094},{"time_hours":80,"approval_perbill":833333334,"support_perbill":28483451,"approval":83.3333334,"support":2.8483451},{"time_hours":81,"approval_perbill":831250001,"support_perbill":28106723,"approval":83.1250001,"support":2.8106723},{"time_hours":82,"approval_perbill":829166668,"support_perbill":27738602,"approval":82.9166668,"support":2.7738602},{"time_hours":83,"approval_perbill":827083335,"support_perbill":27378797,"approval":82.7083335,"support":2.7378797},{"time_hours":84,"approval_perbill":825000000,"support_perbill":27027029,"approval":82.5,"support":2.7027029},{"time_hours":85,"approval_perbill":822916667,"support_perbill":26683033,"approval":82.2916667,"support":2.6683033},{"time_hours":86,"approval_perbill":820833334,"support_perbill":26346554,"approval":82.0833334,"support":2.6346554},{"time_hours":87,"approval_perbill":818750001,"support_perbill":26017347,"approval":81.8750001,"support":2.6017347},{"time_hours":88,"approval_perbill":816666668,"support_perbill":25695180,"approval":81.6666668,"support":2.569518},{"time_hours":89,"approval_perbill":814583334,"support_perbill":25379829,"approval":81.4583334,"support":2.5379829},{"time_hours":90,"approval_perbill":812500001,"support_perbill":25071080,"approval":81.2500001,"support":2.507108},{"time_hours":91,"approval_perbill":810416668,"support_perbill":24768728,"approval":81.0416668,"support":2.4768728},{"time_hours":92,"approval_perbill":808333335,"support_perbill":24472576,"approval":80.8333335,"support":2.4472576},{"time_hours":93,"approval_perbill":806250001,"support_perbill":24182435,"approval":80.6250001,"support":2.4182435},{"time_hours":94,"approval_perbill":804166668,"support_perbill":23898125,"approval":80.4166668,"support":2.3898125},{"time_hours":95,"approval_perbill":802083335,"support_perbill":23619471,"approval":80.2083335,"support":2.3619471},{"time_hours":96,"approval_perbill":800000002,"support_perbill":23346306,"approval":80.0000002,"support":2.3346306},{"time_hours":97,"approval_perbill":797916667,"support_perbill":23078469,"approval":79.7916667,"support":2.3078469},{"time_hours":98,"approval_perbill":795833334,"support_perbill":22815806,"approval":79.5833334,"support":2.2815806},{"time_hours":99,"approval_perbill":793750001,"support_perbill":22558169,"approval":79.3750001,"support":2.2558169},{"time_hours":100,"approval_perbill":791666668,"support_perbill":22305415,"approval":79.1666668,"support":2.2305415},{"time_hours":101,"approval_perbill":789583334,"support_perbill":22057405,"approval":78.9583334,"support":2.2057405},{"time_hours":102,"approval_perbill":787500001,"support_perbill":21814009,"approval":78.7500001,"support":2.1814009},{"time_hours":103,"approval_perbill":785416668,"support_perbill":21575098,"approval":78.5416668,"support":2.1575098},{"time_hours":104,"approval_perbill":783333335,"support_perbill":21340549,"approval":78.3333335,"support":2.1340549},{"time_hours":105,"approval_perbill":781250000,"support_perbill":21110244,"approval":78.125,"support":2.1110244},{"time_hours":106,"approval_perbill":779166667,"support_perbill":20884069,"approval":77.9166667,"support":2.0884069},{"time_hours":107,"approval_perbill":777083334,"support_perbill":20661914,"approval":77.7083334,"support":2.0661914},{"time_hours":108,"approval_perbill":775000001,"support_perbill":20443673,"approval":77.5000001,"support":2.0443673},{"time_hours":109,"approval_perbill":772916668,"support_perbill":20229243,"approval":77.2916668,"support":2.0229243},{"time_hours":110,"approval_perbill":770833334,"support_perbill":20018524,"approval":77.0833334,"support":2.0018524},{"time_hours":111,"approval_perbill":768750001,"support_perbill":19811422,"approval":76.8750001,"support":1.9811422},{"time_hours":112,"approval_perbill":766666668,"support_perbill":19607845,"approval":76.6666668,"support":1.9607845},{"time_hours":113,"approval_perbill":764583335,"support_perbill":19407702,"approval":76.4583335,"support":1.9407702},{"time_hours":114,"approval_perbill":762500001,"support_perbill":19210908,"approval":76.2500001,"support":1.9210908},{"time_hours":115,"approval_perbill":760416668,"support_perbill":19017380,"approval":76.0416668,"support":1.901738},{"time_hours":116,"approval_perbill":758333335,"support_perbill":18827037,"approval":75.8333335,"support":1.8827037},{"time_hours":117,"approval_perbill":756250002,"support_perbill":18639800,"approval":75.6250002,"support":1.86398},{"time_hours":118,"approval_perbill":754166667,"support_perbill":18455595,"approval":75.4166667,"support":1.8455595},{"time_hours":119,"approval_perbill":752083334,"support_perbill":18274348,"approval":75.2083334,"support":1.8274348},{"time_hours":120,"approval_perbill":750000001,"support_perbill":18095989,"approval":75.0000001,"support":1.8095989},{"time_hours":121,"approval_perbill":747916668,"support_perbill":17920449,"approval":74.7916668,"support":1.7920449},{"time_hours":122,"approval_perbill":745833334,"support_perbill":17747662,"approval":74.5833334,"support":1.7747662},{"time_hours":123,"approval_perbill":743750001,"support_perbill":17577564,"approval":74.3750001,"support":1.7577564},{"time_hours":124,"approval_perbill":741666668,"support_perbill":17410092,"approval":74.1666668,"support":1.7410092},{"time_hours":125,"approval_perbill":739583335,"support_perbill":17245186,"approval":73.9583335,"support":1.7245186},{"time_hours":126,"approval_perbill":737500000,"support_perbill":17082787,"approval":73.75,"support":1.7082787},{"time_hours":127,"approval_perbill":735416667,"support_perbill":16922839,"approval":73.5416667,"support":1.6922839},{"time_hours":128,"approval_perbill":733333334,"support_perbill":16765287,"approval":73.3333334,"support":1.6765287},{"time_hours":129,"approval_perbill":731250001,"support_perbill":16610077,"approval":73.1250001,"support":1.6610077},{"time_hours":130,"approval_perbill":729166668,"support_perbill":16457158,"approval":72.9166668,"support":1.6457158},{"time_hours":131,"approval_perbill":727083334,"support_perbill":16306479,"approval":72.7083334,"support":1.6306479},{"time_hours":132,"approval_perbill":725000001,"support_perbill":16157990,"approval":72.5000001,"support":1.615799},{"time_hours":133,"approval_perbill":722916668,"support_perbill":16011646,"approval":72.2916668,"support":1.6011646},{"time_hours":134,"approval_perbill":720833335,"support_perbill":15867399,"approval":72.0833335,"support":1.5867399},{"time_hours":135,"approval_perbill":718750001,"support_perbill":15725205,"approval":71.8750001,"support":1.5725205},{"time_hours":136,"approval_perbill":716666668,"support_perbill":15585021,"approval":71.6666668,"support":1.5585021},{"time_hours":137,"approval_perbill":714583335,"support_perbill":15446804,"approval":71.4583335,"support":1.5446804},{"time_hours":138,"approval_perbill":712500002,"support_perbill":15310512,"approval":71.2500002,"support":1.5310512},{"time_hours":139,"approval_perbill":710416667,"support_perbill":15176107,"approval":71.0416667,"support":1.5176107},{"time_hours":140,"approval_perbill":708333334,"support_perbill":15043548,"approval":70.8333334,"support":1.5043548},{"time_hours":141,"approval_perbill":706250001,"support_perbill":14912799,"approval":70.6250001,"support":1.4912799},{"time_hours":142,"approval_perbill":704166668,"support_perbill":14783823,"approval":70.4166668,"support":1.4783823},{"time_hours":143,"approval_perbill":702083334,"support_perbill":14656583,"approval":70.2083334,"support":1.4656583},{"time_hours":144,"approval_perbill":700000001,"support_perbill":14531045,"approval":70.0000001,"support":1.4531045},{"time_hours":145,"approval_perbill":697916668,"support_perbill":14407175,"approval":69.7916668,"support":1.4407175},{"time_hours":146,"approval_perbill":695833335,"support_perbill":14284939,"approval":69.5833335,"support":1.4284939},{"time_hours":147,"approval_perbill":693750000,"support_perbill":14164307,"approval":69.375,"support":1.4164307},{"time_hours":148,"approval_perbill":691666667,"support_perbill":14045246,"approval":69.1666667,"support":1.4045246},{"time_hours":149,"approval_perbill":689583334,"support_perbill":13927726,"approval":68.9583334,"support":1.3927726},{"time_hours":150,"approval_perbill":687500001,"support_perbill":13811717,"approval":68.7500001,"support":1.3811717},{"time_hours":151,"approval_perbill":685416668,"support_perbill":13697191,"approval":68.5416668,"support":1.3697191},{"time_hours":152,"approval_perbill":683333334,"support_perbill":13584118,"approval":68.3333334,"support":1.3584118},{"time_hours":153,"approval_perbill":681250001,"support_perbill":13472472,"approval":68.1250001,"support":1.3472472},{"time_hours":154,"approval_perbill":679166668,"support_perbill":13362226,"approval":67.9166668,"support":1.3362226},{"time_hours":155,"approval_perbill":677083335,"support_perbill":13253353,"approval":67.7083335,"support":1.3253353},{"time_hours":156,"approval_perbill":675000001,"support_perbill":13145828,"approval":67.5000001,"support":1.3145828},{"time_hours":157,"approval_perbill":672916668,"support_perbill":13039626,"approval":67.2916668,"support":1.3039626},{"time_hours":158,"approval_perbill":670833335,"support_perbill":12934723,"approval":67.0833335,"support":1.2934723},{"time_hours":159,"approval_perbill":668750002,"support_perbill":12831096,"approval":66.8750002,"support":1.2831096},{"time_hours":160,"approval_perbill":666666667,"support_perbill":12728720,"approval":66.6666667,"support":1.272872},{"time_hours":161,"approval_perbill":664583334,"support_perbill":12627574,"approval":66.4583334,"support":1.2627574},{"time_hours":162,"approval_perbill":662500001,"support_perbill":12527635,"approval":66.2500001,"support":1.2527635},{"time_hours":163,"approval_perbill":660416668,"support_perbill":12428883,"approval":66.0416668,"support":1.2428883},{"time_hours":164,"approval_perbill":658333334,"support_perbill":12331295,"approval":65.8333334,"support":1.2331295},{"time_hours":165,"approval_perbill":656250001,"support_perbill":12234852,"approval":65.6250001,"support":1.2234852},{"time_hours":166,"approval_perbill":654166668,"support_perbill":12139533,"approval":65.4166668,"support":1.2139533},{"time_hours":167,"approval_perbill":652083335,"support_perbill":12045320,"approval":65.2083335,"support":1.204532},{"time_hours":168,"approval_perbill":650000000,"support_perbill":11952192,"approval":65,"support":1.1952192},{"time_hours":169,"approval_perbill":647916667,"support_perbill":11860131,"approval":64.7916667,"support":1.1860131},{"time_hours":170,"approval_perbill":645833334,"support_perbill":11769120,"approval":64.5833334,"support":1.176912},{"time_hours":171,"approval_perbill":643750001,"support_perbill":11679139,"approval":64.3750001,"support":1.1679139},{"time_hours":172,"approval_perbill":641666668,"support_perbill":11590172,"approval":64.1666668,"support":1.1590172},{"time_hours":173,"approval_perbill":639583334,"support_perbill":11502202,"approval":63.9583334,"support":1.1502202},{"time_hours":174,"approval_perbill":637500001,"support_perbill":11415212,"approval":63.7500001,"support":1.1415212},{"time_hours":175,"approval_perbill":635416668,"support_perbill":11329185,"approval":63.5416668,"support":1.1329185},{"time_hours":176,"approval_perbill":633333335,"support_perbill":11244107,"approval":63.3333335,"support":1.1244107},{"time_hours":177,"approval_perbill":631250001,"support_perbill":11159960,"approval":63.1250001,"support":1.115996},{"time_hours":178,"approval_perbill":629166668,"support_perbill":11076731,"approval":62.9166668,"support":1.1076731},{"time_hours":179,"approval_perbill":627083335,"support_perbill":10994403,"approval":62.7083335,"support":1.0994403},{"time_hours":180,"approval_perbill":625000002,"support_perbill":10912963,"approval":62.5000002,"support":1.0912963},{"time_hours":181,"approval_perbill":622916667,"support_perbill":10832396,"approval":62.2916667,"support":1.0832396},{"time_hours":182,"approval_perbill":620833334,"support_perbill":10752689,"approval":62.0833334,"support":1.0752689},{"time_hours":183,"approval_perbill":618750001,"support_perbill":10673827,"approval":61.8750001,"support":1.0673827},{"time_hours":184,"approval_perbill":616666668,"support_perbill":10595797,"approval":61.6666668,"support":1.0595797},{"time_hours":185,"approval_perbill":614583334,"support_perbill":10518586,"approval":61.4583334,"support":1.0518586},{"time_hours":186,"approval_perbill":612500001,"support_perbill":10442182,"approval":61.2500001,"support":1.0442182},{"time_hours":187,"approval_perbill":610416668,"support_perbill":10366571,"approval":61.0416668,"support":1.0366571},{"time_hours":188,"approval_perbill":608333335,"support_perbill":10291742,"approval":60.8333335,"support":1.0291742},{"time_hours":189,"approval_perbill":606250000,"support_perbill":10217682,"approval":60.625,"support":1.0217682},{"time_hours":190,"approval_perbill":604166667,"support_perbill":10144379,"approval":60.4166667,"support":1.0144379},{"time_hours":191,"approval_perbill":602083334,"support_perbill":10071822,"approval":60.2083334,"support":1.0071822},{"time_hours":192,"approval_perbill":600000001,"support_perbill":10000001,"approval":60.0000001,"support":1.0000001},{"time_hours":193,"approval_perbill":597916668,"support_perbill":9928902,"approval":59.7916668,"support":0.9928902},{"time_hours":194,"approval_perbill":595833334,"support_perbill":9858516,"approval":59.5833334,"support":0.9858516},{"time_hours":195,"approval_perbill":593750001,"support_perbill":9788833,"approval":59.3750001,"support":0.9788833},{"time_hours":196,"approval_perbill":591666668,"support_perbill":9719840,"approval":59.1666668,"support":0.971984},{"time_hours":197,"approval_perbill":589583335,"support_perbill":9651529,"approval":58.9583335,"support":0.9651529},{"time_hours":198,"approval_perbill":587500001,"support_perbill":9583890,"approval":58.7500001,"support":0.958389},{"time_hours":199,"approval_perbill":585416668,"support_perbill":9516912,"approval":58.5416668,"support":0.9516912},{"time_hours":200,"approval_perbill":583333335,"support_perbill":9450585,"approval":58.3333335,"support":0.9450585},{"time_hours":201,"approval_perbill":581250002,"support_perbill":9384901,"approval":58.1250002,"support":0.9384901},{"time_hours":202,"approval_perbill":579166667,"support_perbill":9319850,"approval":57.9166667,"support":0.931985},{"time_hours":203,"approval_perbill":577083334,"support_perbill":9255422,"approval":57.7083334,"support":0.9255422},{"time_hours":204,"approval_perbill":575000001,"support_perbill":9191610,"approval":57.5000001,"support":0.919161},{"time_hours":205,"approval_perbill":572916668,"support_perbill":9128404,"approval":57.2916668,"support":0.9128404},{"time_hours":206,"approval_perbill":570833334,"support_perbill":9065795,"approval":57.0833334,"support":0.9065795},{"time_hours":207,"approval_perbill":568750001,"support_perbill":9003776,"approval":56.8750001,"support":0.9003776},{"time_hours":208,"approval_perbill":566666668,"support_perbill":8942338,"approval":56.6666668,"support":0.8942338},{"time_hours":209,"approval_perbill":564583335,"support_perbill":8881472,"approval":56.4583335,"support":0.8881472},{"time_hours":210,"approval_perbill":562500000,"support_perbill":8821171,"approval":56.25,"support":0.8821171},{"time_hours":211,"approval_perbill":560416667,"support_perbill":8761427,"approval":56.0416667,"support":0.8761427},{"time_hours":212,"approval_perbill":558333334,"support_perbill":8702233,"approval":55.8333334,"support":0.8702233},{"time_hours":213,"approval_perbill":556250001,"support_perbill":8643580,"approval":55.6250001,"support":0.864358},{"time_hours":214,"approval_perbill":554166668,"support_perbill":8585461,"approval":55.4166668,"support":0.8585461},{"time_hours":215,"approval_perbill":552083334,"support_perbill":8527870,"approval":55.2083334,"support":0.852787},{"time_hours":216,"approval_perbill":550000001,"support_perbill":8470798,"approval":55.0000001,"support":0.8470798},{"time_hours":217,"approval_perbill":547916668,"support_perbill":8414240,"approval":54.7916668,"support":0.841424},{"time_hours":218,"approval_perbill":545833335,"support_perbill":8358187,"approval":54.5833335,"support":0.8358187},{"time_hours":219,"approval_perbill":543750001,"support_perbill":8302634,"approval":54.3750001,"support":0.8302634},{"time_hours":220,"approval_perbill":541666668,"support_perbill":8247573,"approval":54.1666668,"support":0.8247573},{"time_hours":221,"approval_perbill":539583335,"support_perbill":8192999,"approval":53.9583335,"support":0.8192999},{"time_hours":222,"approval_perbill":537500002,"support_perbill":8138904,"approval":53.7500002,"support":0.8138904},{"time_hours":223,"approval_perbill":535416667,"support_perbill":8085283,"approval":53.5416667,"support":0.8085283},{"time_hours":224,"approval_perbill":533333334,"support_perbill":8032129,"approval":53.3333334,"support":0.8032129},{"time_hours":225,"approval_perbill":531250001,"support_perbill":7979436,"approval":53.1250001,"support":0.7979436},{"time_hours":226,"approval_perbill":529166668,"support_perbill":7927198,"approval":52.9166668,"support":0.7927198},{"time_hours":227,"approval_perbill":527083334,"support_perbill":7875409,"approval":52.7083334,"support":0.7875409},{"time_hours":228,"approval_perbill":525000001,"support_perbill":7824065,"approval":52.5000001,"support":0.7824065},{"time_hours":229,"approval_perbill":522916668,"support_perbill":7773157,"approval":52.2916668,"support":0.7773157},{"time_hours":230,"approval_perbill":520833335,"support_perbill":7722683,"approval":52.0833335,"support":0.7722683},{"time_hours":231,"approval_perbill":518750000,"support_perbill":7672634,"approval":51.875,"support":0.7672634},{"time_hours":232,"approval_perbill":516666667,"support_perbill":7623008,"approval":51.6666667,"support":0.7623008},{"time_hours":233,"approval_perbill":514583334,"support_perbill":7573797,"approval":51.4583334,"support":0.7573797},{"time_hours":234,"approval_perbill":512500001,"support_perbill":7524998,"approval":51.2500001,"support":0.7524998},{"time_hours":235,"approval_perbill":510416668,"support_perbill":7476604,"approval":51.0416668,"support":0.7476604},{"time_hours":236,"approval_perbill":508333334,"support_perbill":7428611,"approval":50.8333334,"support":0.7428611},{"time_hours":237,"approval_perbill":506250001,"support_perbill":7381013,"approval":50.6250001,"support":0.7381013},{"time_hours":238,"approval_perbill":504166668,"support_perbill":7333807,"approval":50.4166668,"support":0.7333807},{"time_hours":239,"approval_perbill":502083335,"support_perbill":7286986,"approval":50.2083335,"support":0.7286986},{"time_hours":240,"approval_perbill":500000000,"support_perbill":7240547,"approval":50,"support":0.7240547},{"time_hours":241,"approval_perbill":500000000,"support_perbill":7194485,"approval":50,"support":0.7194485},{"time_hours":242,"approval_perbill":500000000,"support_perbill":7148795,"approval":50,"support":0.7148795},{"time_hours":243,"approval_perbill":500000000,"support_perbill":7103472,"approval":50,"support":0.7103472},{"time_hours":244,"approval_perbill":500000000,"support_perbill":7058513,"approval":50,"support":0.7058513},{"time_hours":245,"approval_perbill":500000000,"support_perbill":7013913,"approval":50,"support":0.7013913},{"time_hours":246,"approval_perbill":500000000,"support_perbill":6969667,"approval":50,"support":0.6969667},{"time_hours":247,"approval_perbill":500000000,"support_perbill":6925772,"approval":50,"support":0.6925772},{"time_hours":248,"approval_perbill":500000000,"support_perbill":6882223,"approval":50,"support":0.6882223},{"time_hours":249,"approval_perbill":500000000,"support_perbill":6839016,"approval":50,"support":0.6839016},{"time_hours":250,"approval_perbill":500000000,"support_perbill":6796148,"approval":50,"support":0.6796148},{"time_hours":251,"approval_perbill":500000000,"support_perbill":6753614,"approval":50,"support":0.6753614},{"time_hours":252,"approval_perbill":500000000,"support_perbill":6711409,"approval":50,"support":0.6711409},{"time_hours":253,"approval_perbill":500000000,"support_perbill":6669532,"approval":50,"support":0.6669532},{"time_hours":254,"approval_perbill":500000000,"support_perbill":6627977,"approval":50,"support":0.6627977},{"time_hours":255,"approval_perbill":500000000,"support_perbill":6586741,"approval":50,"support":0.6586741},{"time_hours":256,"approval_perbill":500000000,"support_perbill":6545821,"approval":50,"support":0.6545821},{"time_hours":257,"approval_perbill":500000000,"support_perbill":6505212,"approval":50,"support":0.6505212},{"time_hours":258,"approval_perbill":500000000,"support_perbill":6464912,"approval":50,"support":0.6464912},{"time_hours":259,"approval_perbill":500000000,"support_perbill":6424916,"approval":50,"support":0.6424916},{"time_hours":260,"approval_perbill":500000000,"support_perbill":6385221,"approval":50,"support":0.6385221},{"time_hours":261,"approval_perbill":500000000,"support_perbill":6345824,"approval":50,"support":0.6345824},{"time_hours":262,"approval_perbill":500000000,"support_perbill":6306722,"approval":50,"support":0.6306722},{"time_hours":263,"approval_perbill":500000000,"support_perbill":6267911,"approval":50,"support":0.6267911},{"time_hours":264,"approval_perbill":500000000,"support_perbill":6229388,"approval":50,"support":0.6229388},{"time_hours":265,"approval_perbill":500000000,"support_perbill":6191150,"approval":50,"support":0.619115},{"time_hours":266,"approval_perbill":500000000,"support_perbill":6153193,"approval":50,"support":0.6153193},{"time_hours":267,"approval_perbill":500000000,"support_perbill":6115515,"approval":50,"support":0.6115515},{"time_hours":268,"approval_perbill":500000000,"support_perbill":6078113,"approval":50,"support":0.6078113},{"time_hours":269,"approval_perbill":500000000,"support_perbill":6040983,"approval":50,"support":0.6040983},{"time_hours":270,"approval_perbill":500000000,"support_perbill":6004122,"approval":50,"support":0.6004122},{"time_hours":271,"approval_perbill":500000000,"support_perbill":5967528,"approval":50,"support":0.5967528},{"time_hours":272,"approval_perbill":500000000,"support_perbill":5931198,"approval":50,"support":0.5931198},{"time_hours":273,"approval_perbill":500000000,"support_perbill":5895129,"approval":50,"support":0.5895129},{"time_hours":274,"approval_perbill":500000000,"support_perbill":5859317,"approval":50,"support":0.5859317},{"time_hours":275,"approval_perbill":500000000,"support_perbill":5823762,"approval":50,"support":0.5823762},{"time_hours":276,"approval_perbill":500000000,"support_perbill":5788458,"approval":50,"support":0.5788458},{"time_hours":277,"approval_perbill":500000000,"support_perbill":5753405,"approval":50,"support":0.5753405},{"time_hours":278,"approval_perbill":500000000,"support_perbill":5718598,"approval":50,"support":0.5718598},{"time_hours":279,"approval_perbill":500000000,"support_perbill":5684037,"approval":50,"support":0.5684037},{"time_hours":280,"approval_perbill":500000000,"support_perbill":5649718,"approval":50,"support":0.5649718},{"time_hours":281,"approval_perbill":500000000,"support_perbill":5615638,"approval":50,"support":0.5615638},{"time_hours":282,"approval_perbill":500000000,"support_perbill":5581795,"approval":50,"support":0.5581795},{"time_hours":283,"approval_perbill":500000000,"support_perbill":5548186,"approval":50,"support":0.5548186},{"time_hours":284,"approval_perbill":500000000,"support_perbill":5514810,"approval":50,"support":0.551481},{"time_hours":285,"approval_perbill":500000000,"support_perbill":5481664,"approval":50,"support":0.5481664},{"time_hours":286,"approval_perbill":500000000,"support_perbill":5448745,"approval":50,"support":0.5448745},{"time_hours":287,"approval_perbill":500000000,"support_perbill":5416051,"approval":50,"support":0.5416051},{"time_hours":288,"approval_perbill":500000000,"support_perbill":5383580,"approval":50,"support":0.538358},{"time_hours":289,"approval_perbill":500000000,"support_perbill":5351329,"approval":50,"support":0.5351329},{"time_hours":290,"approval_perbill":500000000,"support_perbill":5319297,"approval":50,"support":0.5319297},{"time_hours":291,"approval_perbill":500000000,"support_perbill":5287481,"approval":50,"support":0.5287481},{"time_hours":292,"approval_perbill":500000000,"support_perbill":5255878,"approval":50,"support":0.5255878},{"time_hours":293,"approval_perbill":500000000,"support_perbill":5224487,"approval":50,"support":0.5224487},{"time_hours":294,"approval_perbill":500000000,"support_perbill":5193306,"approval":50,"support":0.5193306},{"time_hours":295,"approval_perbill":500000000,"support_perbill":5162333,"approval":50,"support":0.5162333},{"time_hours":296,"approval_perbill":500000000,"support_perbill":5131565,"approval":50,"support":0.5131565},{"time_hours":297,"approval_perbill":500000000,"support_perbill":5101000,"approval":50,"support":0.5101},{"time_hours":298,"approval_perbill":500000000,"support_perbill":5070636,"approval":50,"support":0.5070636},{"time_hours":299,"approval_perbill":500000000,"support_perbill":5040472,"approval":50,"support":0.5040472},{"time_hours":300,"approval_perbill":500000000,"support_perbill":5010506,"approval":50,"support":0.5010506},{"time_hours":301,"approval_perbill":500000000,"support_perbill":4980735,"approval":50,"support":0.4980735},{"time_hours":302,"approval_perbill":500000000,"support_perbill":4951157,"approval":50,"support":0.4951157},{"time_hours":303,"approval_perbill":500000000,"support_perbill":4921772,"approval":50,"support":0.4921772},{"time_hours":304,"approval_perbill":500000000,"support_perbill":4892576,"approval":50,"support":0.4892576},{"time_hours":305,"approval_perbill":500000000,"support_perbill":4863568,"approval":50,"support":0.4863568},{"time_hours":306,"approval_perbill":500000000,"support_perbill":4834747,"approval":50,"support":0.4834747},{"time_hours":307,"approval_perbill":500000000,"support_perbill":4806110,"approval":50,"support":0.480611},{"time_hours":308,"approval_perbill":500000000,"support_perbill":4777655,"approval":50,"support":0.4777655},{"time_hours":309,"approval_perbill":500000000,"support_perbill":4749382,"approval":50,"support":0.4749382},{"time_hours":310,"approval_perbill":500000000,"support_perbill":4721287,"approval":50,"support":0.4721287},{"time_hours":311,"approval_perbill":500000000,"support_perbill":4693371,"approval":50,"support":0.4693371},{"time_hours":312,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":313,"approval_perbill":500000000,"support_perbill":4638063,"approval":50,"support":0.4638063},{"time_hours":314,"approval_perbill":500000000,"support_perbill":4610669,"approval":50,"support":0.4610669},{"time_hours":315,"approval_perbill":500000000,"support_perbill":4583446,"approval":50,"support":0.4583446},{"time_hours":316,"approval_perbill":500000000,"support_perbill":4556392,"approval":50,"support":0.4556392},{"time_hours":317,"approval_perbill":500000000,"support_perbill":4529505,"approval":50,"support":0.4529505},{"time_hours":318,"approval_perbill":500000000,"support_perbill":4502785,"approval":50,"support":0.4502785},{"time_hours":319,"approval_perbill":500000000,"support_perbill":4476230,"approval":50,"support":0.447623},{"time_hours":320,"approval_perbill":500000000,"support_perbill":4449838,"approval":50,"support":0.4449838},{"time_hours":321,"approval_perbill":500000000,"support_perbill":4423608,"approval":50,"support":0.4423608},{"time_hours":322,"approval_perbill":500000000,"support_perbill":4397537,"approval":50,"support":0.4397537},{"time_hours":323,"approval_perbill":500000000,"support_perbill":4371626,"approval":50,"support":0.4371626},{"time_hours":324,"approval_perbill":500000000,"support_perbill":4345871,"approval":50,"support":0.4345871},{"time_hours":325,"approval_perbill":500000000,"support_perbill":4320273,"approval":50,"support":0.4320273},{"time_hours":326,"approval_perbill":500000000,"support_perbill":4294829,"approval":50,"support":0.4294829},{"time_hours":327,"approval_perbill":500000000,"support_perbill":4269538,"approval":50,"support":0.4269538},{"time_hours":328,"approval_perbill":500000000,"support_perbill":4244398,"approval":50,"support":0.4244398},{"time_hours":329,"approval_perbill":500000000,"support_perbill":4219409,"approval":50,"support":0.4219409},{"time_hours":330,"approval_perbill":500000000,"support_perbill":4194569,"approval":50,"support":0.4194569},{"time_hours":331,"approval_perbill":500000000,"support_perbill":4169876,"approval":50,"support":0.4169876},{"time_hours":332,"approval_perbill":500000000,"support_perbill":4145330,"approval":50,"support":0.414533},{"time_hours":333,"approval_perbill":500000000,"support_perbill":4120929,"approval":50,"support":0.4120929},{"time_hours":334,"approval_perbill":500000000,"support_perbill":4096672,"approval":50,"support":0.4096672},{"time_hours":335,"approval_perbill":500000000,"support_perbill":4072557,"approval":50,"support":0.4072557},{"time_hours":336,"approval_perbill":500000000,"support_perbill":4048583,"approval":50,"support":0.4048583},{"time_hours":337,"approval_perbill":500000000,"support_perbill":4024749,"approval":50,"support":0.4024749},{"time_hours":338,"approval_perbill":500000000,"support_perbill":4001054,"approval":50,"support":0.4001054},{"time_hours":339,"approval_perbill":500000000,"support_perbill":3977496,"approval":50,"support":0.3977496},{"time_hours":340,"approval_perbill":500000000,"support_perbill":3954075,"approval":50,"support":0.3954075},{"time_hours":341,"approval_perbill":500000000,"support_perbill":3930789,"approval":50,"support":0.3930789},{"time_hours":342,"approval_perbill":500000000,"support_perbill":3907637,"approval":50,"support":0.3907637},{"time_hours":343,"approval_perbill":500000000,"support_perbill":3884618,"approval":50,"support":0.3884618},{"time_hours":344,"approval_perbill":500000000,"support_perbill":3861731,"approval":50,"support":0.3861731},{"time_hours":345,"approval_perbill":500000000,"support_perbill":3838974,"approval":50,"support":0.3838974},{"time_hours":346,"approval_perbill":500000000,"support_perbill":3816347,"approval":50,"support":0.3816347},{"time_hours":347,"approval_perbill":500000000,"support_perbill":3793848,"approval":50,"support":0.3793848},{"time_hours":348,"approval_perbill":500000000,"support_perbill":3771476,"approval":50,"support":0.3771476},{"time_hours":349,"approval_perbill":500000000,"support_perbill":3749231,"approval":50,"support":0.3749231},{"time_hours":350,"approval_perbill":500000000,"support_perbill":3727110,"approval":50,"support":0.372711},{"time_hours":351,"approval_perbill":500000000,"support_perbill":3705114,"approval":50,"support":0.3705114},{"time_hours":352,"approval_perbill":500000000,"support_perbill":3683241,"approval":50,"support":0.3683241},{"time_hours":353,"approval_perbill":500000000,"support_perbill":3661490,"approval":50,"support":0.366149},{"time_hours":354,"approval_perbill":500000000,"support_perbill":3639860,"approval":50,"support":0.363986},{"time_hours":355,"approval_perbill":500000000,"support_perbill":3618349,"approval":50,"support":0.3618349},{"time_hours":356,"approval_perbill":500000000,"support_perbill":3596958,"approval":50,"support":0.3596958},{"time_hours":357,"approval_perbill":500000000,"support_perbill":3575685,"approval":50,"support":0.3575685},{"time_hours":358,"approval_perbill":500000000,"support_perbill":3554529,"approval":50,"support":0.3554529},{"time_hours":359,"approval_perbill":500000000,"support_perbill":3533489,"approval":50,"support":0.3533489},{"time_hours":360,"approval_perbill":500000000,"support_perbill":3512564,"approval":50,"support":0.3512564},{"time_hours":361,"approval_perbill":500000000,"support_perbill":3491753,"approval":50,"support":0.3491753},{"time_hours":362,"approval_perbill":500000000,"support_perbill":3471056,"approval":50,"support":0.3471056},{"time_hours":363,"approval_perbill":500000000,"support_perbill":3450470,"approval":50,"support":0.345047},{"time_hours":364,"approval_perbill":500000000,"support_perbill":3429997,"approval":50,"support":0.3429997},{"time_hours":365,"approval_perbill":500000000,"support_perbill":3409633,"approval":50,"support":0.3409633},{"time_hours":366,"approval_perbill":500000000,"support_perbill":3389380,"approval":50,"support":0.338938},{"time_hours":367,"approval_perbill":500000000,"support_perbill":3369235,"approval":50,"support":0.3369235},{"time_hours":368,"approval_perbill":500000000,"support_perbill":3349198,"approval":50,"support":0.3349198},{"time_hours":369,"approval_perbill":500000000,"support_perbill":3329268,"approval":50,"support":0.3329268},{"time_hours":370,"approval_perbill":500000000,"support_perbill":3309444,"approval":50,"support":0.3309444},{"time_hours":371,"approval_perbill":500000000,"support_perbill":3289725,"approval":50,"support":0.3289725},{"time_hours":372,"approval_perbill":500000000,"support_perbill":3270111,"approval":50,"support":0.3270111},{"time_hours":373,"approval_perbill":500000000,"support_perbill":3250600,"approval":50,"support":0.32506},{"time_hours":374,"approval_perbill":500000000,"support_perbill":3231193,"approval":50,"support":0.3231193},{"time_hours":375,"approval_perbill":500000000,"support_perbill":3211887,"approval":50,"support":0.3211887},{"time_hours":376,"approval_perbill":500000000,"support_perbill":3192682,"approval":50,"support":0.3192682},{"time_hours":377,"approval_perbill":500000000,"support_perbill":3173578,"approval":50,"support":0.3173578},{"time_hours":378,"approval_perbill":500000000,"support_perbill":3154574,"approval":50,"support":0.3154574},{"time_hours":379,"approval_perbill":500000000,"support_perbill":3135668,"approval":50,"support":0.3135668},{"time_hours":380,"approval_perbill":500000000,"support_perbill":3116861,"approval":50,"support":0.3116861},{"time_hours":381,"approval_perbill":500000000,"support_perbill":3098150,"approval":50,"support":0.309815},{"time_hours":382,"approval_perbill":500000000,"support_perbill":3079537,"approval":50,"support":0.3079537},{"time_hours":383,"approval_perbill":500000000,"support_perbill":3061019,"approval":50,"support":0.3061019},{"time_hours":384,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":385,"approval_perbill":500000000,"support_perbill":3024268,"approval":50,"support":0.3024268},{"time_hours":386,"approval_perbill":500000000,"support_perbill":3006033,"approval":50,"support":0.3006033},{"time_hours":387,"approval_perbill":500000000,"support_perbill":2987891,"approval":50,"support":0.2987891},{"time_hours":388,"approval_perbill":500000000,"support_perbill":2969841,"approval":50,"support":0.2969841},{"time_hours":389,"approval_perbill":500000000,"support_perbill":2951883,"approval":50,"support":0.2951883},{"time_hours":390,"approval_perbill":500000000,"support_perbill":2934016,"approval":50,"support":0.2934016},{"time_hours":391,"approval_perbill":500000000,"support_perbill":2916238,"approval":50,"support":0.2916238},{"time_hours":392,"approval_perbill":500000000,"support_perbill":2898550,"approval":50,"support":0.289855},{"time_hours":393,"approval_perbill":500000000,"support_perbill":2880951,"approval":50,"support":0.2880951},{"time_hours":394,"approval_perbill":500000000,"support_perbill":2863440,"approval":50,"support":0.286344},{"time_hours":395,"approval_perbill":500000000,"support_perbill":2846017,"approval":50,"support":0.2846017},{"time_hours":396,"approval_perbill":500000000,"support_perbill":2828680,"approval":50,"support":0.282868},{"time_hours":397,"approval_perbill":500000000,"support_perbill":2811429,"approval":50,"support":0.2811429},{"time_hours":398,"approval_perbill":500000000,"support_perbill":2794264,"approval":50,"support":0.2794264},{"time_hours":399,"approval_perbill":500000000,"support_perbill":2777184,"approval":50,"support":0.2777184},{"time_hours":400,"approval_perbill":500000000,"support_perbill":2760188,"approval":50,"support":0.2760188},{"time_hours":401,"approval_perbill":500000000,"support_perbill":2743276,"approval":50,"support":0.2743276},{"time_hours":402,"approval_perbill":500000000,"support_perbill":2726446,"approval":50,"support":0.2726446},{"time_hours":403,"approval_perbill":500000000,"support_perbill":2709699,"approval":50,"support":0.2709699},{"time_hours":404,"approval_perbill":500000000,"support_perbill":2693034,"approval":50,"support":0.2693034},{"time_hours":405,"approval_perbill":500000000,"support_perbill":2676450,"approval":50,"support":0.267645},{"time_hours":406,"approval_perbill":500000000,"support_perbill":2659946,"approval":50,"support":0.2659946},{"time_hours":407,"approval_perbill":500000000,"support_perbill":2643523,"approval":50,"support":0.2643523},{"time_hours":408,"approval_perbill":500000000,"support_perbill":2627179,"approval":50,"support":0.2627179},{"time_hours":409,"approval_perbill":500000000,"support_perbill":2610914,"approval":50,"support":0.2610914},{"time_hours":410,"approval_perbill":500000000,"support_perbill":2594727,"approval":50,"support":0.2594727},{"time_hours":411,"approval_perbill":500000000,"support_perbill":2578618,"approval":50,"support":0.2578618},{"time_hours":412,"approval_perbill":500000000,"support_perbill":2562586,"approval":50,"support":0.2562586},{"time_hours":413,"approval_perbill":500000000,"support_perbill":2546630,"approval":50,"support":0.254663},{"time_hours":414,"approval_perbill":500000000,"support_perbill":2530751,"approval":50,"support":0.2530751},{"time_hours":415,"approval_perbill":500000000,"support_perbill":2514947,"approval":50,"support":0.2514947},{"time_hours":416,"approval_perbill":500000000,"support_perbill":2499219,"approval":50,"support":0.2499219},{"time_hours":417,"approval_perbill":500000000,"support_perbill":2483564,"approval":50,"support":0.2483564},{"time_hours":418,"approval_perbill":500000000,"support_perbill":2467984,"approval":50,"support":0.2467984},{"time_hours":419,"approval_perbill":500000000,"support_perbill":2452477,"approval":50,"support":0.2452477},{"time_hours":420,"approval_perbill":500000000,"support_perbill":2437043,"approval":50,"support":0.2437043},{"time_hours":421,"approval_perbill":500000000,"support_perbill":2421681,"approval":50,"support":0.2421681},{"time_hours":422,"approval_perbill":500000000,"support_perbill":2406391,"approval":50,"support":0.2406391},{"time_hours":423,"approval_perbill":500000000,"support_perbill":2391172,"approval":50,"support":0.2391172},{"time_hours":424,"approval_perbill":500000000,"support_perbill":2376025,"approval":50,"support":0.2376025},{"time_hours":425,"approval_perbill":500000000,"support_perbill":2360947,"approval":50,"support":0.2360947},{"time_hours":426,"approval_perbill":500000000,"support_perbill":2345940,"approval":50,"support":0.234594},{"time_hours":427,"approval_perbill":500000000,"support_perbill":2331002,"approval":50,"support":0.2331002},{"time_hours":428,"approval_perbill":500000000,"support_perbill":2316133,"approval":50,"support":0.2316133},{"time_hours":429,"approval_perbill":500000000,"support_perbill":2301332,"approval":50,"support":0.2301332},{"time_hours":430,"approval_perbill":500000000,"support_perbill":2286599,"approval":50,"support":0.2286599},{"time_hours":431,"approval_perbill":500000000,"support_perbill":2271934,"approval":50,"support":0.2271934},{"time_hours":432,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":433,"approval_perbill":500000000,"support_perbill":2242804,"approval":50,"support":0.2242804},{"time_hours":434,"approval_perbill":500000000,"support_perbill":2228339,"approval":50,"support":0.2228339},{"time_hours":435,"approval_perbill":500000000,"support_perbill":2213939,"approval":50,"support":0.2213939},{"time_hours":436,"approval_perbill":500000000,"support_perbill":2199604,"approval":50,"support":0.2199604},{"time_hours":437,"approval_perbill":500000000,"support_perbill":2185335,"approval":50,"support":0.2185335},{"time_hours":438,"approval_perbill":500000000,"support_perbill":2171129,"approval":50,"support":0.2171129},{"time_hours":439,"approval_perbill":500000000,"support_perbill":2156988,"approval":50,"support":0.2156988},{"time_hours":440,"approval_perbill":500000000,"support_perbill":2142909,"approval":50,"support":0.2142909},{"time_hours":441,"approval_perbill":500000000,"support_perbill":2128894,"approval":50,"support":0.2128894},{"time_hours":442,"approval_perbill":500000000,"support_perbill":2114942,"approval":50,"support":0.2114942},{"time_hours":443,"approval_perbill":500000000,"support_perbill":2101052,"approval":50,"support":0.2101052},{"time_hours":444,"approval_perbill":500000000,"support_perbill":2087224,"approval":50,"support":0.2087224},{"time_hours":445,"approval_perbill":500000000,"support_perbill":2073457,"approval":50,"support":0.2073457},{"time_hours":446,"approval_perbill":500000000,"support_perbill":2059751,"approval":50,"support":0.2059751},{"time_hours":447,"approval_perbill":500000000,"support_perbill":2046105,"approval":50,"support":0.2046105},{"time_hours":448,"approval_perbill":500000000,"support_perbill":2032520,"approval":50,"support":0.203252},{"time_hours":449,"approval_perbill":500000000,"support_perbill":2018994,"approval":50,"support":0.2018994},{"time_hours":450,"approval_perbill":500000000,"support_perbill":2005528,"approval":50,"support":0.2005528},{"time_hours":451,"approval_perbill":500000000,"support_perbill":1992121,"approval":50,"support":0.1992121},{"time_hours":452,"approval_perbill":500000000,"support_perbill":1978773,"approval":50,"support":0.1978773},{"time_hours":453,"approval_perbill":500000000,"support_perbill":1965482,"approval":50,"support":0.1965482},{"time_hours":454,"approval_perbill":500000000,"support_perbill":1952250,"approval":50,"support":0.195225},{"time_hours":455,"approval_perbill":500000000,"support_perbill":1939075,"approval":50,"support":0.1939075},{"time_hours":456,"approval_perbill":500000000,"support_perbill":1925957,"approval":50,"support":0.1925957},{"time_hours":457,"approval_perbill":500000000,"support_perbill":1912896,"approval":50,"support":0.1912896},{"time_hours":458,"approval_perbill":500000000,"support_perbill":1899891,"approval":50,"support":0.1899891},{"time_hours":459,"approval_perbill":500000000,"support_perbill":1886942,"approval":50,"support":0.1886942},{"time_hours":460,"approval_perbill":500000000,"support_perbill":1874049,"approval":50,"support":0.1874049},{"time_hours":461,"approval_perbill":500000000,"support_perbill":1861211,"approval":50,"support":0.1861211},{"time_hours":462,"approval_perbill":500000000,"support_perbill":1848428,"approval":50,"support":0.1848428},{"time_hours":463,"approval_perbill":500000000,"support_perbill":1835700,"approval":50,"support":0.18357},{"time_hours":464,"approval_perbill":500000000,"support_perbill":1823026,"approval":50,"support":0.1823026},{"time_hours":465,"approval_perbill":500000000,"support_perbill":1810405,"approval":50,"support":0.1810405},{"time_hours":466,"approval_perbill":500000000,"support_perbill":1797839,"approval":50,"support":0.1797839},{"time_hours":467,"approval_perbill":500000000,"support_perbill":1785325,"approval":50,"support":0.1785325},{"time_hours":468,"approval_perbill":500000000,"support_perbill":1772864,"approval":50,"support":0.1772864},{"time_hours":469,"approval_perbill":500000000,"support_perbill":1760456,"approval":50,"support":0.1760456},{"time_hours":470,"approval_perbill":500000000,"support_perbill":1748100,"approval":50,"support":0.17481},{"time_hours":471,"approval_perbill":500000000,"support_perbill":1735796,"approval":50,"support":0.1735796},{"time_hours":472,"approval_perbill":500000000,"support_perbill":1723543,"approval":50,"support":0.1723543},{"time_hours":473,"approval_perbill":500000000,"support_perbill":1711342,"approval":50,"support":0.1711342},{"time_hours":474,"approval_perbill":500000000,"support_perbill":1699191,"approval":50,"support":0.1699191},{"time_hours":475,"approval_perbill":500000000,"support_perbill":1687091,"approval":50,"support":0.1687091},{"time_hours":476,"approval_perbill":500000000,"support_perbill":1675041,"approval":50,"support":0.1675041},{"time_hours":477,"approval_perbill":500000000,"support_perbill":1663042,"approval":50,"support":0.1663042},{"time_hours":478,"approval_perbill":500000000,"support_perbill":1651091,"approval":50,"support":0.1651091},{"time_hours":479,"approval_perbill":500000000,"support_perbill":1639191,"approval":50,"support":0.1639191},{"time_hours":480,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":481,"approval_perbill":500000000,"support_perbill":1615536,"approval":50,"support":0.1615536},{"time_hours":482,"approval_perbill":500000000,"support_perbill":1603781,"approval":50,"support":0.1603781},{"time_hours":483,"approval_perbill":500000000,"support_perbill":1592075,"approval":50,"support":0.1592075},{"time_hours":484,"approval_perbill":500000000,"support_perbill":1580416,"approval":50,"support":0.1580416},{"time_hours":485,"approval_perbill":500000000,"support_perbill":1568805,"approval":50,"support":0.1568805},{"time_hours":486,"approval_perbill":500000000,"support_perbill":1557241,"approval":50,"support":0.1557241},{"time_hours":487,"approval_perbill":500000000,"support_perbill":1545724,"approval":50,"support":0.1545724},{"time_hours":488,"approval_perbill":500000000,"support_perbill":1534253,"approval":50,"support":0.1534253},{"time_hours":489,"approval_perbill":500000000,"support_perbill":1522829,"approval":50,"support":0.1522829},{"time_hours":490,"approval_perbill":500000000,"support_perbill":1511452,"approval":50,"support":0.1511452},{"time_hours":491,"approval_perbill":500000000,"support_perbill":1500120,"approval":50,"support":0.150012},{"time_hours":492,"approval_perbill":500000000,"support_perbill":1488833,"approval":50,"support":0.1488833},{"time_hours":493,"approval_perbill":500000000,"support_perbill":1477592,"approval":50,"support":0.1477592},{"time_hours":494,"approval_perbill":500000000,"support_perbill":1466396,"approval":50,"support":0.1466396},{"time_hours":495,"approval_perbill":500000000,"support_perbill":1455245,"approval":50,"support":0.1455245},{"time_hours":496,"approval_perbill":500000000,"support_perbill":1444138,"approval":50,"support":0.1444138},{"time_hours":497,"approval_perbill":500000000,"support_perbill":1433075,"approval":50,"support":0.1433075},{"time_hours":498,"approval_perbill":500000000,"support_perbill":1422056,"approval":50,"support":0.1422056},{"time_hours":499,"approval_perbill":500000000,"support_perbill":1411081,"approval":50,"support":0.1411081},{"time_hours":500,"approval_perbill":500000000,"support_perbill":1400149,"approval":50,"support":0.1400149},{"time_hours":501,"approval_perbill":500000000,"support_perbill":1389261,"approval":50,"support":0.1389261},{"time_hours":502,"approval_perbill":500000000,"support_perbill":1378415,"approval":50,"support":0.1378415},{"time_hours":503,"approval_perbill":500000000,"support_perbill":1367612,"approval":50,"support":0.1367612},{"time_hours":504,"approval_perbill":500000000,"support_perbill":1356852,"approval":50,"support":0.1356852},{"time_hours":505,"approval_perbill":500000000,"support_perbill":1346133,"approval":50,"support":0.1346133},{"time_hours":506,"approval_perbill":500000000,"support_perbill":1335457,"approval":50,"support":0.1335457},{"time_hours":507,"approval_perbill":500000000,"support_perbill":1324822,"approval":50,"support":0.1324822},{"time_hours":508,"approval_perbill":500000000,"support_perbill":1314228,"approval":50,"support":0.1314228},{"time_hours":509,"approval_perbill":500000000,"support_perbill":1303676,"approval":50,"support":0.1303676},{"time_hours":510,"approval_perbill":500000000,"support_perbill":1293165,"approval":50,"support":0.1293165},{"time_hours":511,"approval_perbill":500000000,"support_perbill":1282694,"approval":50,"support":0.1282694},{"time_hours":512,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":513,"approval_perbill":500000000,"support_perbill":1261874,"approval":50,"support":0.1261874},{"time_hours":514,"approval_perbill":500000000,"support_perbill":1251524,"approval":50,"support":0.1251524},{"time_hours":515,"approval_perbill":500000000,"support_perbill":1241214,"approval":50,"support":0.1241214},{"time_hours":516,"approval_perbill":500000000,"support_perbill":1230944,"approval":50,"support":0.1230944},{"time_hours":517,"approval_perbill":500000000,"support_perbill":1220712,"approval":50,"support":0.1220712},{"time_hours":518,"approval_perbill":500000000,"support_perbill":1210520,"approval":50,"support":0.121052},{"time_hours":519,"approval_perbill":500000000,"support_perbill":1200367,"approval":50,"support":0.1200367},{"time_hours":520,"approval_perbill":500000000,"support_perbill":1190252,"approval":50,"support":0.1190252},{"time_hours":521,"approval_perbill":500000000,"support_perbill":1180176,"approval":50,"support":0.1180176},{"time_hours":522,"approval_perbill":500000000,"support_perbill":1170138,"approval":50,"support":0.1170138},{"time_hours":523,"approval_perbill":500000000,"support_perbill":1160137,"approval":50,"support":0.1160137},{"time_hours":524,"approval_perbill":500000000,"support_perbill":1150175,"approval":50,"support":0.1150175},{"time_hours":525,"approval_perbill":500000000,"support_perbill":1140250,"approval":50,"support":0.114025},{"time_hours":526,"approval_perbill":500000000,"support_perbill":1130363,"approval":50,"support":0.1130363},{"time_hours":527,"approval_perbill":500000000,"support_perbill":1120513,"approval":50,"support":0.1120513},{"time_hours":528,"approval_perbill":500000000,"support_perbill":1110699,"approval":50,"support":0.1110699},{"time_hours":529,"approval_perbill":500000000,"support_perbill":1100923,"approval":50,"support":0.1100923},{"time_hours":530,"approval_perbill":500000000,"support_perbill":1091182,"approval":50,"support":0.1091182},{"time_hours":531,"approval_perbill":500000000,"support_perbill":1081479,"approval":50,"support":0.1081479},{"time_hours":532,"approval_perbill":500000000,"support_perbill":1071811,"approval":50,"support":0.1071811},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1062179,"approval":50,"support":0.1062179},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1052583,"approval":50,"support":0.1052583},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1043022,"approval":50,"support":0.1043022},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1033497,"approval":50,"support":0.1033497},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1024007,"approval":50,"support":0.1024007},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1014551,"approval":50,"support":0.1014551},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1005131,"approval":50,"support":0.1005131},{"time_hours":540,"approval_perbill":500000000,"support_perbill":995745,"approval":50,"support":0.0995745},{"time_hours":541,"approval_perbill":500000000,"support_perbill":986393,"approval":50,"support":0.0986393},{"time_hours":542,"approval_perbill":500000000,"support_perbill":977076,"approval":50,"support":0.0977076},{"time_hours":543,"approval_perbill":500000000,"support_perbill":967792,"approval":50,"support":0.0967792},{"time_hours":544,"approval_perbill":500000000,"support_perbill":958542,"approval":50,"support":0.0958542},{"time_hours":545,"approval_perbill":500000000,"support_perbill":949326,"approval":50,"support":0.0949326},{"time_hours":546,"approval_perbill":500000000,"support_perbill":940144,"approval":50,"support":0.0940144},{"time_hours":547,"approval_perbill":500000000,"support_perbill":930994,"approval":50,"support":0.0930994},{"time_hours":548,"approval_perbill":500000000,"support_perbill":921878,"approval":50,"support":0.0921878},{"time_hours":549,"approval_perbill":500000000,"support_perbill":912794,"approval":50,"support":0.0912794},{"time_hours":550,"approval_perbill":500000000,"support_perbill":903743,"approval":50,"support":0.0903743},{"time_hours":551,"approval_perbill":500000000,"support_perbill":894725,"approval":50,"support":0.0894725},{"time_hours":552,"approval_perbill":500000000,"support_perbill":885739,"approval":50,"support":0.0885739},{"time_hours":553,"approval_perbill":500000000,"support_perbill":876785,"approval":50,"support":0.0876785},{"time_hours":554,"approval_perbill":500000000,"support_perbill":867863,"approval":50,"support":0.0867863},{"time_hours":555,"approval_perbill":500000000,"support_perbill":858973,"approval":50,"support":0.0858973},{"time_hours":556,"approval_perbill":500000000,"support_perbill":850115,"approval":50,"support":0.0850115},{"time_hours":557,"approval_perbill":500000000,"support_perbill":841288,"approval":50,"support":0.0841288},{"time_hours":558,"approval_perbill":500000000,"support_perbill":832493,"approval":50,"support":0.0832493},{"time_hours":559,"approval_perbill":500000000,"support_perbill":823729,"approval":50,"support":0.0823729},{"time_hours":560,"approval_perbill":500000000,"support_perbill":814995,"approval":50,"support":0.0814995},{"time_hours":561,"approval_perbill":500000000,"support_perbill":806293,"approval":50,"support":0.0806293},{"time_hours":562,"approval_perbill":500000000,"support_perbill":797621,"approval":50,"support":0.0797621},{"time_hours":563,"approval_perbill":500000000,"support_perbill":788980,"approval":50,"support":0.078898},{"time_hours":564,"approval_perbill":500000000,"support_perbill":780369,"approval":50,"support":0.0780369},{"time_hours":565,"approval_perbill":500000000,"support_perbill":771788,"approval":50,"support":0.0771788},{"time_hours":566,"approval_perbill":500000000,"support_perbill":763237,"approval":50,"support":0.0763237},{"time_hours":567,"approval_perbill":500000000,"support_perbill":754716,"approval":50,"support":0.0754716},{"time_hours":568,"approval_perbill":500000000,"support_perbill":746225,"approval":50,"support":0.0746225},{"time_hours":569,"approval_perbill":500000000,"support_perbill":737764,"approval":50,"support":0.0737764},{"time_hours":570,"approval_perbill":500000000,"support_perbill":729331,"approval":50,"support":0.0729331},{"time_hours":571,"approval_perbill":500000000,"support_perbill":720928,"approval":50,"support":0.0720928},{"time_hours":572,"approval_perbill":500000000,"support_perbill":712555,"approval":50,"support":0.0712555},{"time_hours":573,"approval_perbill":500000000,"support_perbill":704210,"approval":50,"support":0.070421},{"time_hours":574,"approval_perbill":500000000,"support_perbill":695894,"approval":50,"support":0.0695894},{"time_hours":575,"approval_perbill":500000000,"support_perbill":687606,"approval":50,"support":0.0687606},{"time_hours":576,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":577,"approval_perbill":500000000,"support_perbill":671117,"approval":50,"support":0.0671117},{"time_hours":578,"approval_perbill":500000000,"support_perbill":662914,"approval":50,"support":0.0662914},{"time_hours":579,"approval_perbill":500000000,"support_perbill":654740,"approval":50,"support":0.065474},{"time_hours":580,"approval_perbill":500000000,"support_perbill":646594,"approval":50,"support":0.0646594},{"time_hours":581,"approval_perbill":500000000,"support_perbill":638475,"approval":50,"support":0.0638475},{"time_hours":582,"approval_perbill":500000000,"support_perbill":630384,"approval":50,"support":0.0630384},{"time_hours":583,"approval_perbill":500000000,"support_perbill":622320,"approval":50,"support":0.062232},{"time_hours":584,"approval_perbill":500000000,"support_perbill":614284,"approval":50,"support":0.0614284},{"time_hours":585,"approval_perbill":500000000,"support_perbill":606275,"approval":50,"support":0.0606275},{"time_hours":586,"approval_perbill":500000000,"support_perbill":598294,"approval":50,"support":0.0598294},{"time_hours":587,"approval_perbill":500000000,"support_perbill":590339,"approval":50,"support":0.0590339},{"time_hours":588,"approval_perbill":500000000,"support_perbill":582411,"approval":50,"support":0.0582411},{"time_hours":589,"approval_perbill":500000000,"support_perbill":574509,"approval":50,"support":0.0574509},{"time_hours":590,"approval_perbill":500000000,"support_perbill":566634,"approval":50,"support":0.0566634},{"time_hours":591,"approval_perbill":500000000,"support_perbill":558786,"approval":50,"support":0.0558786},{"time_hours":592,"approval_perbill":500000000,"support_perbill":550964,"approval":50,"support":0.0550964},{"time_hours":593,"approval_perbill":500000000,"support_perbill":543167,"approval":50,"support":0.0543167},{"time_hours":594,"approval_perbill":500000000,"support_perbill":535397,"approval":50,"support":0.0535397},{"time_hours":595,"approval_perbill":500000000,"support_perbill":527653,"approval":50,"support":0.0527653},{"time_hours":596,"approval_perbill":500000000,"support_perbill":519935,"approval":50,"support":0.0519935},{"time_hours":597,"approval_perbill":500000000,"support_perbill":512242,"approval":50,"support":0.0512242},{"time_hours":598,"approval_perbill":500000000,"support_perbill":504575,"approval":50,"support":0.0504575},{"time_hours":599,"approval_perbill":500000000,"support_perbill":496933,"approval":50,"support":0.0496933},{"time_hours":600,"approval_perbill":500000000,"support_perbill":489316,"approval":50,"support":0.0489316},{"time_hours":601,"approval_perbill":500000000,"support_perbill":481724,"approval":50,"support":0.0481724},{"time_hours":602,"approval_perbill":500000000,"support_perbill":474158,"approval":50,"support":0.0474158},{"time_hours":603,"approval_perbill":500000000,"support_perbill":466616,"approval":50,"support":0.0466616},{"time_hours":604,"approval_perbill":500000000,"support_perbill":459099,"approval":50,"support":0.0459099},{"time_hours":605,"approval_perbill":500000000,"support_perbill":451607,"approval":50,"support":0.0451607},{"time_hours":606,"approval_perbill":500000000,"support_perbill":444139,"approval":50,"support":0.0444139},{"time_hours":607,"approval_perbill":500000000,"support_perbill":436695,"approval":50,"support":0.0436695},{"time_hours":608,"approval_perbill":500000000,"support_perbill":429276,"approval":50,"support":0.0429276},{"time_hours":609,"approval_perbill":500000000,"support_perbill":421881,"approval":50,"support":0.0421881},{"time_hours":610,"approval_perbill":500000000,"support_perbill":414510,"approval":50,"support":0.041451},{"time_hours":611,"approval_perbill":500000000,"support_perbill":407163,"approval":50,"support":0.0407163},{"time_hours":612,"approval_perbill":500000000,"support_perbill":399839,"approval":50,"support":0.0399839},{"time_hours":613,"approval_perbill":500000000,"support_perbill":392540,"approval":50,"support":0.039254},{"time_hours":614,"approval_perbill":500000000,"support_perbill":385264,"approval":50,"support":0.0385264},{"time_hours":615,"approval_perbill":500000000,"support_perbill":378011,"approval":50,"support":0.0378011},{"time_hours":616,"approval_perbill":500000000,"support_perbill":370782,"approval":50,"support":0.0370782},{"time_hours":617,"approval_perbill":500000000,"support_perbill":363576,"approval":50,"support":0.0363576},{"time_hours":618,"approval_perbill":500000000,"support_perbill":356393,"approval":50,"support":0.0356393},{"time_hours":619,"approval_perbill":500000000,"support_perbill":349233,"approval":50,"support":0.0349233},{"time_hours":620,"approval_perbill":500000000,"support_perbill":342096,"approval":50,"support":0.0342096},{"time_hours":621,"approval_perbill":500000000,"support_perbill":334981,"approval":50,"support":0.0334981},{"time_hours":622,"approval_perbill":500000000,"support_perbill":327890,"approval":50,"support":0.032789},{"time_hours":623,"approval_perbill":500000000,"support_perbill":320821,"approval":50,"support":0.0320821},{"time_hours":624,"approval_perbill":500000000,"support_perbill":313774,"approval":50,"support":0.0313774},{"time_hours":625,"approval_perbill":500000000,"support_perbill":306750,"approval":50,"support":0.030675},{"time_hours":626,"approval_perbill":500000000,"support_perbill":299748,"approval":50,"support":0.0299748},{"time_hours":627,"approval_perbill":500000000,"support_perbill":292768,"approval":50,"support":0.0292768},{"time_hours":628,"approval_perbill":500000000,"support_perbill":285810,"approval":50,"support":0.028581},{"time_hours":629,"approval_perbill":500000000,"support_perbill":278874,"approval":50,"support":0.0278874},{"time_hours":630,"approval_perbill":500000000,"support_perbill":271960,"approval":50,"support":0.027196},{"time_hours":631,"approval_perbill":500000000,"support_perbill":265068,"approval":50,"support":0.0265068},{"time_hours":632,"approval_perbill":500000000,"support_perbill":258197,"approval":50,"support":0.0258197},{"time_hours":633,"approval_perbill":500000000,"support_perbill":251348,"approval":50,"support":0.0251348},{"time_hours":634,"approval_perbill":500000000,"support_perbill":244520,"approval":50,"support":0.024452},{"time_hours":635,"approval_perbill":500000000,"support_perbill":237714,"approval":50,"support":0.0237714},{"time_hours":636,"approval_perbill":500000000,"support_perbill":230928,"approval":50,"support":0.0230928},{"time_hours":637,"approval_perbill":500000000,"support_perbill":224164,"approval":50,"support":0.0224164},{"time_hours":638,"approval_perbill":500000000,"support_perbill":217421,"approval":50,"support":0.0217421},{"time_hours":639,"approval_perbill":500000000,"support_perbill":210699,"approval":50,"support":0.0210699},{"time_hours":640,"approval_perbill":500000000,"support_perbill":203998,"approval":50,"support":0.0203998},{"time_hours":641,"approval_perbill":500000000,"support_perbill":197317,"approval":50,"support":0.0197317},{"time_hours":642,"approval_perbill":500000000,"support_perbill":190657,"approval":50,"support":0.0190657},{"time_hours":643,"approval_perbill":500000000,"support_perbill":184018,"approval":50,"support":0.0184018},{"time_hours":644,"approval_perbill":500000000,"support_perbill":177399,"approval":50,"support":0.0177399},{"time_hours":645,"approval_perbill":500000000,"support_perbill":170800,"approval":50,"support":0.01708},{"time_hours":646,"approval_perbill":500000000,"support_perbill":164222,"approval":50,"support":0.0164222},{"time_hours":647,"approval_perbill":500000000,"support_perbill":157663,"approval":50,"support":0.0157663},{"time_hours":648,"approval_perbill":500000000,"support_perbill":151125,"approval":50,"support":0.0151125},{"time_hours":649,"approval_perbill":500000000,"support_perbill":144607,"approval":50,"support":0.0144607},{"time_hours":650,"approval_perbill":500000000,"support_perbill":138109,"approval":50,"support":0.0138109},{"time_hours":651,"approval_perbill":500000000,"support_perbill":131630,"approval":50,"support":0.013163},{"time_hours":652,"approval_perbill":500000000,"support_perbill":125171,"approval":50,"support":0.0125171},{"time_hours":653,"approval_perbill":500000000,"support_perbill":118732,"approval":50,"support":0.0118732},{"time_hours":654,"approval_perbill":500000000,"support_perbill":112313,"approval":50,"support":0.0112313},{"time_hours":655,"approval_perbill":500000000,"support_perbill":105912,"approval":50,"support":0.0105912},{"time_hours":656,"approval_perbill":500000000,"support_perbill":99532,"approval":50,"support":0.0099532},{"time_hours":657,"approval_perbill":500000000,"support_perbill":93170,"approval":50,"support":0.009317},{"time_hours":658,"approval_perbill":500000000,"support_perbill":86827,"approval":50,"support":0.0086827},{"time_hours":659,"approval_perbill":500000000,"support_perbill":80504,"approval":50,"support":0.0080504},{"time_hours":660,"approval_perbill":500000000,"support_perbill":74200,"approval":50,"support":0.00742},{"time_hours":661,"approval_perbill":500000000,"support_perbill":67914,"approval":50,"support":0.0067914},{"time_hours":662,"approval_perbill":500000000,"support_perbill":61648,"approval":50,"support":0.0061648},{"time_hours":663,"approval_perbill":500000000,"support_perbill":55400,"approval":50,"support":0.00554},{"time_hours":664,"approval_perbill":500000000,"support_perbill":49171,"approval":50,"support":0.0049171},{"time_hours":665,"approval_perbill":500000000,"support_perbill":42960,"approval":50,"support":0.004296},{"time_hours":666,"approval_perbill":500000000,"support_perbill":36768,"approval":50,"support":0.0036768},{"time_hours":667,"approval_perbill":500000000,"support_perbill":30594,"approval":50,"support":0.0030594},{"time_hours":668,"approval_perbill":500000000,"support_perbill":24439,"approval":50,"support":0.0024439},{"time_hours":669,"approval_perbill":500000000,"support_perbill":18302,"approval":50,"support":0.0018302},{"time_hours":670,"approval_perbill":500000000,"support_perbill":12183,"approval":50,"support":0.0012183},{"time_hours":671,"approval_perbill":500000000,"support_perbill":6082,"approval":50,"support":0.0006082},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},42645:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000008,"approval":100,"support":50.0000008},{"time_hours":1,"approval_perbill":999094204,"support_perbill":474037456,"approval":99.9094204,"support":47.4037456},{"time_hours":2,"approval_perbill":998188407,"support_perbill":450571639,"approval":99.8188407,"support":45.0571639},{"time_hours":3,"approval_perbill":997282610,"support_perbill":429258925,"approval":99.728261,"support":42.9258925},{"time_hours":4,"approval_perbill":996376813,"support_perbill":409815977,"approval":99.6376813,"support":40.9815977},{"time_hours":5,"approval_perbill":995471015,"support_perbill":392007070,"approval":99.5471015,"support":39.200707},{"time_hours":6,"approval_perbill":994565218,"support_perbill":375634538,"approval":99.4565218,"support":37.5634538},{"time_hours":7,"approval_perbill":993659421,"support_perbill":360531332,"approval":99.3659421,"support":36.0531332},{"time_hours":8,"approval_perbill":992753624,"support_perbill":346555348,"approval":99.2753624,"support":34.6555348},{"time_hours":9,"approval_perbill":991847827,"support_perbill":333584923,"approval":99.1847827,"support":33.3584923},{"time_hours":10,"approval_perbill":990942030,"support_perbill":321515318,"approval":99.094203,"support":32.1515318},{"time_hours":11,"approval_perbill":990036233,"support_perbill":310255830,"approval":99.0036233,"support":31.025583},{"time_hours":12,"approval_perbill":989130436,"support_perbill":299727543,"approval":98.9130436,"support":29.9727543},{"time_hours":13,"approval_perbill":988224638,"support_perbill":289861465,"approval":98.8224638,"support":28.9861465},{"time_hours":14,"approval_perbill":987318841,"support_perbill":280597034,"approval":98.7318841,"support":28.0597034},{"time_hours":15,"approval_perbill":986413044,"support_perbill":271880839,"approval":98.6413044,"support":27.1880839},{"time_hours":16,"approval_perbill":985507247,"support_perbill":263665616,"approval":98.5507247,"support":26.3665616},{"time_hours":17,"approval_perbill":984601450,"support_perbill":255909374,"approval":98.460145,"support":25.5909374},{"time_hours":18,"approval_perbill":983695653,"support_perbill":248574704,"approval":98.3695653,"support":24.8574704},{"time_hours":19,"approval_perbill":982789856,"support_perbill":241628141,"approval":98.2789856,"support":24.1628141},{"time_hours":20,"approval_perbill":981884059,"support_perbill":235039674,"approval":98.1884059,"support":23.5039674},{"time_hours":21,"approval_perbill":980978261,"support_perbill":228782304,"approval":98.0978261,"support":22.8782304},{"time_hours":22,"approval_perbill":980072464,"support_perbill":222831693,"approval":98.0072464,"support":22.2831693},{"time_hours":23,"approval_perbill":979166667,"support_perbill":217165820,"approval":97.9166667,"support":21.716582},{"time_hours":24,"approval_perbill":978260870,"support_perbill":211764724,"approval":97.826087,"support":21.1764724},{"time_hours":25,"approval_perbill":977355074,"support_perbill":206610269,"approval":97.7355074,"support":20.6610269},{"time_hours":26,"approval_perbill":976449276,"support_perbill":201685935,"approval":97.6449276,"support":20.1685935},{"time_hours":27,"approval_perbill":975543479,"support_perbill":196976654,"approval":97.5543479,"support":19.6976654},{"time_hours":28,"approval_perbill":974637682,"support_perbill":192468636,"approval":97.4637682,"support":19.2468636},{"time_hours":29,"approval_perbill":973731885,"support_perbill":188149249,"approval":97.3731885,"support":18.8149249},{"time_hours":30,"approval_perbill":972826088,"support_perbill":184006894,"approval":97.2826088,"support":18.4006894},{"time_hours":31,"approval_perbill":971920291,"support_perbill":180030910,"approval":97.1920291,"support":18.003091},{"time_hours":32,"approval_perbill":971014494,"support_perbill":176211470,"approval":97.1014494,"support":17.621147},{"time_hours":33,"approval_perbill":970108697,"support_perbill":172539506,"approval":97.0108697,"support":17.2539506},{"time_hours":34,"approval_perbill":969202899,"support_perbill":169006637,"approval":96.9202899,"support":16.9006637},{"time_hours":35,"approval_perbill":968297102,"support_perbill":165605110,"approval":96.8297102,"support":16.560511},{"time_hours":36,"approval_perbill":967391305,"support_perbill":162327733,"approval":96.7391305,"support":16.2327733},{"time_hours":37,"approval_perbill":966485508,"support_perbill":159167831,"approval":96.6485508,"support":15.9167831},{"time_hours":38,"approval_perbill":965579711,"support_perbill":156119196,"approval":96.5579711,"support":15.6119196},{"time_hours":39,"approval_perbill":964673914,"support_perbill":153176057,"approval":96.4673914,"support":15.3176057},{"time_hours":40,"approval_perbill":963768117,"support_perbill":150333030,"approval":96.3768117,"support":15.033303},{"time_hours":41,"approval_perbill":962862320,"support_perbill":147585092,"approval":96.286232,"support":14.7585092},{"time_hours":42,"approval_perbill":961956522,"support_perbill":144927549,"approval":96.1956522,"support":14.4927549},{"time_hours":43,"approval_perbill":961050725,"support_perbill":142356016,"approval":96.1050725,"support":14.2356016},{"time_hours":44,"approval_perbill":960144928,"support_perbill":139866383,"approval":96.0144928,"support":13.9866383},{"time_hours":45,"approval_perbill":959239131,"support_perbill":137454798,"approval":95.9239131,"support":13.7454798},{"time_hours":46,"approval_perbill":958333334,"support_perbill":135117648,"approval":95.8333334,"support":13.5117648},{"time_hours":47,"approval_perbill":957427537,"support_perbill":132851537,"approval":95.7427537,"support":13.2851537},{"time_hours":48,"approval_perbill":956521740,"support_perbill":130653279,"approval":95.652174,"support":13.0653279},{"time_hours":49,"approval_perbill":955615943,"support_perbill":128519868,"approval":95.5615943,"support":12.8519868},{"time_hours":50,"approval_perbill":954710146,"support_perbill":126448478,"approval":95.4710146,"support":12.6448478},{"time_hours":51,"approval_perbill":953804348,"support_perbill":124436441,"approval":95.3804348,"support":12.4436441},{"time_hours":52,"approval_perbill":952898551,"support_perbill":122481244,"approval":95.2898551,"support":12.2481244},{"time_hours":53,"approval_perbill":951992754,"support_perbill":120580512,"approval":95.1992754,"support":12.0580512},{"time_hours":54,"approval_perbill":951086958,"support_perbill":118732000,"approval":95.1086958,"support":11.8732},{"time_hours":55,"approval_perbill":950181160,"support_perbill":116933584,"approval":95.018116,"support":11.6933584},{"time_hours":56,"approval_perbill":949275363,"support_perbill":115183257,"approval":94.9275363,"support":11.5183257},{"time_hours":57,"approval_perbill":948369566,"support_perbill":113479114,"approval":94.8369566,"support":11.3479114},{"time_hours":58,"approval_perbill":947463769,"support_perbill":111819352,"approval":94.7463769,"support":11.1819352},{"time_hours":59,"approval_perbill":946557972,"support_perbill":110202257,"approval":94.6557972,"support":11.0202257},{"time_hours":60,"approval_perbill":945652175,"support_perbill":108626208,"approval":94.5652175,"support":10.8626208},{"time_hours":61,"approval_perbill":944746378,"support_perbill":107089661,"approval":94.4746378,"support":10.7089661},{"time_hours":62,"approval_perbill":943840581,"support_perbill":105591148,"approval":94.3840581,"support":10.5591148},{"time_hours":63,"approval_perbill":942934783,"support_perbill":104129274,"approval":94.2934783,"support":10.4129274},{"time_hours":64,"approval_perbill":942028986,"support_perbill":102702712,"approval":94.2028986,"support":10.2702712},{"time_hours":65,"approval_perbill":941123189,"support_perbill":101310199,"approval":94.1123189,"support":10.1310199},{"time_hours":66,"approval_perbill":940217392,"support_perbill":99950530,"approval":94.0217392,"support":9.995053},{"time_hours":67,"approval_perbill":939311595,"support_perbill":98622555,"approval":93.9311595,"support":9.8622555},{"time_hours":68,"approval_perbill":938405798,"support_perbill":97325178,"approval":93.8405798,"support":9.7325178},{"time_hours":69,"approval_perbill":937500001,"support_perbill":96057357,"approval":93.7500001,"support":9.6057357},{"time_hours":70,"approval_perbill":936594204,"support_perbill":94818091,"approval":93.6594204,"support":9.4818091},{"time_hours":71,"approval_perbill":935688407,"support_perbill":93606426,"approval":93.5688407,"support":9.3606426},{"time_hours":72,"approval_perbill":934782609,"support_perbill":92421451,"approval":93.4782609,"support":9.2421451},{"time_hours":73,"approval_perbill":933876812,"support_perbill":91262293,"approval":93.3876812,"support":9.1262293},{"time_hours":74,"approval_perbill":932971015,"support_perbill":90128118,"approval":93.2971015,"support":9.0128118},{"time_hours":75,"approval_perbill":932065218,"support_perbill":89018126,"approval":93.2065218,"support":8.9018126},{"time_hours":76,"approval_perbill":931159421,"support_perbill":87931552,"approval":93.1159421,"support":8.7931552},{"time_hours":77,"approval_perbill":930253624,"support_perbill":86867663,"approval":93.0253624,"support":8.6867663},{"time_hours":78,"approval_perbill":929347827,"support_perbill":85825756,"approval":92.9347827,"support":8.5825756},{"time_hours":79,"approval_perbill":928442030,"support_perbill":84805157,"approval":92.844203,"support":8.4805157},{"time_hours":80,"approval_perbill":927536232,"support_perbill":83805218,"approval":92.7536232,"support":8.3805218},{"time_hours":81,"approval_perbill":926630435,"support_perbill":82825318,"approval":92.6630435,"support":8.2825318},{"time_hours":82,"approval_perbill":925724638,"support_perbill":81864862,"approval":92.5724638,"support":8.1864862},{"time_hours":83,"approval_perbill":924818842,"support_perbill":80923275,"approval":92.4818842,"support":8.0923275},{"time_hours":84,"approval_perbill":923913044,"support_perbill":80000008,"approval":92.3913044,"support":8.0000008},{"time_hours":85,"approval_perbill":923007247,"support_perbill":79094530,"approval":92.3007247,"support":7.909453},{"time_hours":86,"approval_perbill":922101450,"support_perbill":78206334,"approval":92.210145,"support":7.8206334},{"time_hours":87,"approval_perbill":921195653,"support_perbill":77334928,"approval":92.1195653,"support":7.7334928},{"time_hours":88,"approval_perbill":920289856,"support_perbill":76479840,"approval":92.0289856,"support":7.647984},{"time_hours":89,"approval_perbill":919384059,"support_perbill":75640617,"approval":91.9384059,"support":7.5640617},{"time_hours":90,"approval_perbill":918478262,"support_perbill":74816822,"approval":91.8478262,"support":7.4816822},{"time_hours":91,"approval_perbill":917572465,"support_perbill":74008032,"approval":91.7572465,"support":7.4008032},{"time_hours":92,"approval_perbill":916666668,"support_perbill":73213842,"approval":91.6666668,"support":7.3213842},{"time_hours":93,"approval_perbill":915760870,"support_perbill":72433860,"approval":91.576087,"support":7.243386},{"time_hours":94,"approval_perbill":914855073,"support_perbill":71667707,"approval":91.4855073,"support":7.1667707},{"time_hours":95,"approval_perbill":913949276,"support_perbill":70915020,"approval":91.3949276,"support":7.091502},{"time_hours":96,"approval_perbill":913043479,"support_perbill":70175446,"approval":91.3043479,"support":7.0175446},{"time_hours":97,"approval_perbill":912137682,"support_perbill":69448645,"approval":91.2137682,"support":6.9448645},{"time_hours":98,"approval_perbill":911231885,"support_perbill":68734290,"approval":91.1231885,"support":6.873429},{"time_hours":99,"approval_perbill":910326088,"support_perbill":68032064,"approval":91.0326088,"support":6.8032064},{"time_hours":100,"approval_perbill":909420291,"support_perbill":67341660,"approval":90.9420291,"support":6.734166},{"time_hours":101,"approval_perbill":908514493,"support_perbill":66662782,"approval":90.8514493,"support":6.6662782},{"time_hours":102,"approval_perbill":907608696,"support_perbill":65995144,"approval":90.7608696,"support":6.5995144},{"time_hours":103,"approval_perbill":906702899,"support_perbill":65338469,"approval":90.6702899,"support":6.5338469},{"time_hours":104,"approval_perbill":905797102,"support_perbill":64692489,"approval":90.5797102,"support":6.4692489},{"time_hours":105,"approval_perbill":904891305,"support_perbill":64056946,"approval":90.4891305,"support":6.4056946},{"time_hours":106,"approval_perbill":903985508,"support_perbill":63431588,"approval":90.3985508,"support":6.3431588},{"time_hours":107,"approval_perbill":903079711,"support_perbill":62816172,"approval":90.3079711,"support":6.2816172},{"time_hours":108,"approval_perbill":902173914,"support_perbill":62210463,"approval":90.2173914,"support":6.2210463},{"time_hours":109,"approval_perbill":901268117,"support_perbill":61614233,"approval":90.1268117,"support":6.1614233},{"time_hours":110,"approval_perbill":900362319,"support_perbill":61027262,"approval":90.0362319,"support":6.1027262},{"time_hours":111,"approval_perbill":899456522,"support_perbill":60449335,"approval":89.9456522,"support":6.0449335},{"time_hours":112,"approval_perbill":898550725,"support_perbill":59880246,"approval":89.8550725,"support":5.9880246},{"time_hours":113,"approval_perbill":897644929,"support_perbill":59319792,"approval":89.7644929,"support":5.9319792},{"time_hours":114,"approval_perbill":896739131,"support_perbill":58767778,"approval":89.6739131,"support":5.8767778},{"time_hours":115,"approval_perbill":895833334,"support_perbill":58224017,"approval":89.5833334,"support":5.8224017},{"time_hours":116,"approval_perbill":894927537,"support_perbill":57688323,"approval":89.4927537,"support":5.7688323},{"time_hours":117,"approval_perbill":894021740,"support_perbill":57160519,"approval":89.402174,"support":5.7160519},{"time_hours":118,"approval_perbill":893115943,"support_perbill":56640431,"approval":89.3115943,"support":5.6640431},{"time_hours":119,"approval_perbill":892210146,"support_perbill":56127892,"approval":89.2210146,"support":5.6127892},{"time_hours":120,"approval_perbill":891304349,"support_perbill":55622738,"approval":89.1304349,"support":5.5622738},{"time_hours":121,"approval_perbill":890398552,"support_perbill":55124812,"approval":89.0398552,"support":5.5124812},{"time_hours":122,"approval_perbill":889492754,"support_perbill":54633958,"approval":88.9492754,"support":5.4633958},{"time_hours":123,"approval_perbill":888586957,"support_perbill":54150028,"approval":88.8586957,"support":5.4150028},{"time_hours":124,"approval_perbill":887681160,"support_perbill":53672875,"approval":88.768116,"support":5.3672875},{"time_hours":125,"approval_perbill":886775363,"support_perbill":53202359,"approval":88.6775363,"support":5.3202359},{"time_hours":126,"approval_perbill":885869566,"support_perbill":52738342,"approval":88.5869566,"support":5.2738342},{"time_hours":127,"approval_perbill":884963769,"support_perbill":52280690,"approval":88.4963769,"support":5.228069},{"time_hours":128,"approval_perbill":884057972,"support_perbill":51829273,"approval":88.4057972,"support":5.1829273},{"time_hours":129,"approval_perbill":883152175,"support_perbill":51383965,"approval":88.3152175,"support":5.1383965},{"time_hours":130,"approval_perbill":882246378,"support_perbill":50944643,"approval":88.2246378,"support":5.0944643},{"time_hours":131,"approval_perbill":881340580,"support_perbill":50511186,"approval":88.134058,"support":5.0511186},{"time_hours":132,"approval_perbill":880434783,"support_perbill":50083477,"approval":88.0434783,"support":5.0083477},{"time_hours":133,"approval_perbill":879528986,"support_perbill":49661405,"approval":87.9528986,"support":4.9661405},{"time_hours":134,"approval_perbill":878623189,"support_perbill":49244856,"approval":87.8623189,"support":4.9244856},{"time_hours":135,"approval_perbill":877717392,"support_perbill":48833725,"approval":87.7717392,"support":4.8833725},{"time_hours":136,"approval_perbill":876811595,"support_perbill":48427905,"approval":87.6811595,"support":4.8427905},{"time_hours":137,"approval_perbill":875905798,"support_perbill":48027295,"approval":87.5905798,"support":4.8027295},{"time_hours":138,"approval_perbill":875000001,"support_perbill":47631795,"approval":87.5000001,"support":4.7631795},{"time_hours":139,"approval_perbill":874094203,"support_perbill":47241307,"approval":87.4094203,"support":4.7241307},{"time_hours":140,"approval_perbill":873188406,"support_perbill":46855738,"approval":87.3188406,"support":4.6855738},{"time_hours":141,"approval_perbill":872282609,"support_perbill":46474995,"approval":87.2282609,"support":4.6474995},{"time_hours":142,"approval_perbill":871376813,"support_perbill":46098987,"approval":87.1376813,"support":4.6098987},{"time_hours":143,"approval_perbill":870471015,"support_perbill":45727627,"approval":87.0471015,"support":4.5727627},{"time_hours":144,"approval_perbill":869565218,"support_perbill":45360829,"approval":86.9565218,"support":4.5360829},{"time_hours":145,"approval_perbill":868659421,"support_perbill":44998510,"approval":86.8659421,"support":4.499851},{"time_hours":146,"approval_perbill":867753624,"support_perbill":44640588,"approval":86.7753624,"support":4.4640588},{"time_hours":147,"approval_perbill":866847827,"support_perbill":44286984,"approval":86.6847827,"support":4.4286984},{"time_hours":148,"approval_perbill":865942030,"support_perbill":43937620,"approval":86.594203,"support":4.393762},{"time_hours":149,"approval_perbill":865036233,"support_perbill":43592419,"approval":86.5036233,"support":4.3592419},{"time_hours":150,"approval_perbill":864130436,"support_perbill":43251309,"approval":86.4130436,"support":4.3251309},{"time_hours":151,"approval_perbill":863224639,"support_perbill":42914217,"approval":86.3224639,"support":4.2914217},{"time_hours":152,"approval_perbill":862318841,"support_perbill":42581072,"approval":86.2318841,"support":4.2581072},{"time_hours":153,"approval_perbill":861413044,"support_perbill":42251805,"approval":86.1413044,"support":4.2251805},{"time_hours":154,"approval_perbill":860507247,"support_perbill":41926350,"approval":86.0507247,"support":4.192635},{"time_hours":155,"approval_perbill":859601450,"support_perbill":41604639,"approval":85.960145,"support":4.1604639},{"time_hours":156,"approval_perbill":858695653,"support_perbill":41286610,"approval":85.8695653,"support":4.128661},{"time_hours":157,"approval_perbill":857789856,"support_perbill":40972199,"approval":85.7789856,"support":4.0972199},{"time_hours":158,"approval_perbill":856884059,"support_perbill":40661344,"approval":85.6884059,"support":4.0661344},{"time_hours":159,"approval_perbill":855978262,"support_perbill":40353986,"approval":85.5978262,"support":4.0353986},{"time_hours":160,"approval_perbill":855072464,"support_perbill":40050066,"approval":85.5072464,"support":4.0050066},{"time_hours":161,"approval_perbill":854166667,"support_perbill":39749527,"approval":85.4166667,"support":3.9749527},{"time_hours":162,"approval_perbill":853260870,"support_perbill":39452313,"approval":85.326087,"support":3.9452313},{"time_hours":163,"approval_perbill":852355073,"support_perbill":39158368,"approval":85.2355073,"support":3.9158368},{"time_hours":164,"approval_perbill":851449276,"support_perbill":38867639,"approval":85.1449276,"support":3.8867639},{"time_hours":165,"approval_perbill":850543479,"support_perbill":38580074,"approval":85.0543479,"support":3.8580074},{"time_hours":166,"approval_perbill":849637682,"support_perbill":38295622,"approval":84.9637682,"support":3.8295622},{"time_hours":167,"approval_perbill":848731885,"support_perbill":38014231,"approval":84.8731885,"support":3.8014231},{"time_hours":168,"approval_perbill":847826087,"support_perbill":37735853,"approval":84.7826087,"support":3.7735853},{"time_hours":169,"approval_perbill":846920290,"support_perbill":37460439,"approval":84.692029,"support":3.7460439},{"time_hours":170,"approval_perbill":846014493,"support_perbill":37187943,"approval":84.6014493,"support":3.7187943},{"time_hours":171,"approval_perbill":845108697,"support_perbill":36918319,"approval":84.5108697,"support":3.6918319},{"time_hours":172,"approval_perbill":844202900,"support_perbill":36651521,"approval":84.42029,"support":3.6651521},{"time_hours":173,"approval_perbill":843297102,"support_perbill":36387505,"approval":84.3297102,"support":3.6387505},{"time_hours":174,"approval_perbill":842391305,"support_perbill":36126228,"approval":84.2391305,"support":3.6126228},{"time_hours":175,"approval_perbill":841485508,"support_perbill":35867647,"approval":84.1485508,"support":3.5867647},{"time_hours":176,"approval_perbill":840579711,"support_perbill":35611721,"approval":84.0579711,"support":3.5611721},{"time_hours":177,"approval_perbill":839673914,"support_perbill":35358409,"approval":83.9673914,"support":3.5358409},{"time_hours":178,"approval_perbill":838768117,"support_perbill":35107672,"approval":83.8768117,"support":3.5107672},{"time_hours":179,"approval_perbill":837862320,"support_perbill":34859469,"approval":83.786232,"support":3.4859469},{"time_hours":180,"approval_perbill":836956523,"support_perbill":34613764,"approval":83.6956523,"support":3.4613764},{"time_hours":181,"approval_perbill":836050725,"support_perbill":34370519,"approval":83.6050725,"support":3.4370519},{"time_hours":182,"approval_perbill":835144928,"support_perbill":34129696,"approval":83.5144928,"support":3.4129696},{"time_hours":183,"approval_perbill":834239131,"support_perbill":33891260,"approval":83.4239131,"support":3.389126},{"time_hours":184,"approval_perbill":833333334,"support_perbill":33655176,"approval":83.3333334,"support":3.3655176},{"time_hours":185,"approval_perbill":832427537,"support_perbill":33421408,"approval":83.2427537,"support":3.3421408},{"time_hours":186,"approval_perbill":831521740,"support_perbill":33189923,"approval":83.152174,"support":3.3189923},{"time_hours":187,"approval_perbill":830615943,"support_perbill":32960688,"approval":83.0615943,"support":3.2960688},{"time_hours":188,"approval_perbill":829710146,"support_perbill":32733670,"approval":82.9710146,"support":3.273367},{"time_hours":189,"approval_perbill":828804348,"support_perbill":32508837,"approval":82.8804348,"support":3.2508837},{"time_hours":190,"approval_perbill":827898551,"support_perbill":32286157,"approval":82.7898551,"support":3.2286157},{"time_hours":191,"approval_perbill":826992754,"support_perbill":32065601,"approval":82.6992754,"support":3.2065601},{"time_hours":192,"approval_perbill":826086957,"support_perbill":31847137,"approval":82.6086957,"support":3.1847137},{"time_hours":193,"approval_perbill":825181160,"support_perbill":31630736,"approval":82.518116,"support":3.1630736},{"time_hours":194,"approval_perbill":824275363,"support_perbill":31416368,"approval":82.4275363,"support":3.1416368},{"time_hours":195,"approval_perbill":823369566,"support_perbill":31204006,"approval":82.3369566,"support":3.1204006},{"time_hours":196,"approval_perbill":822463769,"support_perbill":30993622,"approval":82.2463769,"support":3.0993622},{"time_hours":197,"approval_perbill":821557972,"support_perbill":30785187,"approval":82.1557972,"support":3.0785187},{"time_hours":198,"approval_perbill":820652174,"support_perbill":30578675,"approval":82.0652174,"support":3.0578675},{"time_hours":199,"approval_perbill":819746377,"support_perbill":30374060,"approval":81.9746377,"support":3.037406},{"time_hours":200,"approval_perbill":818840580,"support_perbill":30171314,"approval":81.884058,"support":3.0171314},{"time_hours":201,"approval_perbill":817934784,"support_perbill":29970414,"approval":81.7934784,"support":2.9970414},{"time_hours":202,"approval_perbill":817028986,"support_perbill":29771334,"approval":81.7028986,"support":2.9771334},{"time_hours":203,"approval_perbill":816123189,"support_perbill":29574048,"approval":81.6123189,"support":2.9574048},{"time_hours":204,"approval_perbill":815217392,"support_perbill":29378534,"approval":81.5217392,"support":2.9378534},{"time_hours":205,"approval_perbill":814311595,"support_perbill":29184767,"approval":81.4311595,"support":2.9184767},{"time_hours":206,"approval_perbill":813405798,"support_perbill":28992723,"approval":81.3405798,"support":2.8992723},{"time_hours":207,"approval_perbill":812500001,"support_perbill":28802381,"approval":81.2500001,"support":2.8802381},{"time_hours":208,"approval_perbill":811594204,"support_perbill":28613717,"approval":81.1594204,"support":2.8613717},{"time_hours":209,"approval_perbill":810688407,"support_perbill":28426710,"approval":81.0688407,"support":2.842671},{"time_hours":210,"approval_perbill":809782609,"support_perbill":28241338,"approval":80.9782609,"support":2.8241338},{"time_hours":211,"approval_perbill":808876812,"support_perbill":28057578,"approval":80.8876812,"support":2.8057578},{"time_hours":212,"approval_perbill":807971015,"support_perbill":27875412,"approval":80.7971015,"support":2.7875412},{"time_hours":213,"approval_perbill":807065218,"support_perbill":27694817,"approval":80.7065218,"support":2.7694817},{"time_hours":214,"approval_perbill":806159421,"support_perbill":27515773,"approval":80.6159421,"support":2.7515773},{"time_hours":215,"approval_perbill":805253624,"support_perbill":27338261,"approval":80.5253624,"support":2.7338261},{"time_hours":216,"approval_perbill":804347827,"support_perbill":27162261,"approval":80.4347827,"support":2.7162261},{"time_hours":217,"approval_perbill":803442030,"support_perbill":26987754,"approval":80.344203,"support":2.6987754},{"time_hours":218,"approval_perbill":802536233,"support_perbill":26814721,"approval":80.2536233,"support":2.6814721},{"time_hours":219,"approval_perbill":801630435,"support_perbill":26643143,"approval":80.1630435,"support":2.6643143},{"time_hours":220,"approval_perbill":800724638,"support_perbill":26473002,"approval":80.0724638,"support":2.6473002},{"time_hours":221,"approval_perbill":799818841,"support_perbill":26304280,"approval":79.9818841,"support":2.630428},{"time_hours":222,"approval_perbill":798913044,"support_perbill":26136960,"approval":79.8913044,"support":2.613696},{"time_hours":223,"approval_perbill":798007247,"support_perbill":25971023,"approval":79.8007247,"support":2.5971023},{"time_hours":224,"approval_perbill":797101450,"support_perbill":25806454,"approval":79.710145,"support":2.5806454},{"time_hours":225,"approval_perbill":796195653,"support_perbill":25643234,"approval":79.6195653,"support":2.5643234},{"time_hours":226,"approval_perbill":795289856,"support_perbill":25481348,"approval":79.5289856,"support":2.5481348},{"time_hours":227,"approval_perbill":794384058,"support_perbill":25320779,"approval":79.4384058,"support":2.5320779},{"time_hours":228,"approval_perbill":793478261,"support_perbill":25161512,"approval":79.3478261,"support":2.5161512},{"time_hours":229,"approval_perbill":792572464,"support_perbill":25003530,"approval":79.2572464,"support":2.500353},{"time_hours":230,"approval_perbill":791666668,"support_perbill":24846818,"approval":79.1666668,"support":2.4846818},{"time_hours":231,"approval_perbill":790760870,"support_perbill":24691360,"approval":79.076087,"support":2.469136},{"time_hours":232,"approval_perbill":789855073,"support_perbill":24537142,"approval":78.9855073,"support":2.4537142},{"time_hours":233,"approval_perbill":788949276,"support_perbill":24384150,"approval":78.8949276,"support":2.438415},{"time_hours":234,"approval_perbill":788043479,"support_perbill":24232367,"approval":78.8043479,"support":2.4232367},{"time_hours":235,"approval_perbill":787137682,"support_perbill":24081781,"approval":78.7137682,"support":2.4081781},{"time_hours":236,"approval_perbill":786231885,"support_perbill":23932377,"approval":78.6231885,"support":2.3932377},{"time_hours":237,"approval_perbill":785326088,"support_perbill":23784141,"approval":78.5326088,"support":2.3784141},{"time_hours":238,"approval_perbill":784420291,"support_perbill":23637059,"approval":78.4420291,"support":2.3637059},{"time_hours":239,"approval_perbill":783514494,"support_perbill":23491118,"approval":78.3514494,"support":2.3491118},{"time_hours":240,"approval_perbill":782608696,"support_perbill":23346305,"approval":78.2608696,"support":2.3346305},{"time_hours":241,"approval_perbill":781702899,"support_perbill":23202608,"approval":78.1702899,"support":2.3202608},{"time_hours":242,"approval_perbill":780797102,"support_perbill":23060012,"approval":78.0797102,"support":2.3060012},{"time_hours":243,"approval_perbill":779891305,"support_perbill":22918505,"approval":77.9891305,"support":2.2918505},{"time_hours":244,"approval_perbill":778985508,"support_perbill":22778075,"approval":77.8985508,"support":2.2778075},{"time_hours":245,"approval_perbill":778079711,"support_perbill":22638710,"approval":77.8079711,"support":2.263871},{"time_hours":246,"approval_perbill":777173914,"support_perbill":22500398,"approval":77.7173914,"support":2.2500398},{"time_hours":247,"approval_perbill":776268117,"support_perbill":22363126,"approval":77.6268117,"support":2.2363126},{"time_hours":248,"approval_perbill":775362319,"support_perbill":22226884,"approval":77.5362319,"support":2.2226884},{"time_hours":249,"approval_perbill":774456522,"support_perbill":22091659,"approval":77.4456522,"support":2.2091659},{"time_hours":250,"approval_perbill":773550725,"support_perbill":21957440,"approval":77.3550725,"support":2.195744},{"time_hours":251,"approval_perbill":772644928,"support_perbill":21824216,"approval":77.2644928,"support":2.1824216},{"time_hours":252,"approval_perbill":771739131,"support_perbill":21691976,"approval":77.1739131,"support":2.1691976},{"time_hours":253,"approval_perbill":770833334,"support_perbill":21560709,"approval":77.0833334,"support":2.1560709},{"time_hours":254,"approval_perbill":769927537,"support_perbill":21430404,"approval":76.9927537,"support":2.1430404},{"time_hours":255,"approval_perbill":769021740,"support_perbill":21301052,"approval":76.902174,"support":2.1301052},{"time_hours":256,"approval_perbill":768115943,"support_perbill":21172640,"approval":76.8115943,"support":2.117264},{"time_hours":257,"approval_perbill":767210145,"support_perbill":21045160,"approval":76.7210145,"support":2.104516},{"time_hours":258,"approval_perbill":766304348,"support_perbill":20918601,"approval":76.6304348,"support":2.0918601},{"time_hours":259,"approval_perbill":765398552,"support_perbill":20792953,"approval":76.5398552,"support":2.0792953},{"time_hours":260,"approval_perbill":764492755,"support_perbill":20668207,"approval":76.4492755,"support":2.0668207},{"time_hours":261,"approval_perbill":763586957,"support_perbill":20544352,"approval":76.3586957,"support":2.0544352},{"time_hours":262,"approval_perbill":762681160,"support_perbill":20421379,"approval":76.268116,"support":2.0421379},{"time_hours":263,"approval_perbill":761775363,"support_perbill":20299280,"approval":76.1775363,"support":2.029928},{"time_hours":264,"approval_perbill":760869566,"support_perbill":20178043,"approval":76.0869566,"support":2.0178043},{"time_hours":265,"approval_perbill":759963769,"support_perbill":20057661,"approval":75.9963769,"support":2.0057661},{"time_hours":266,"approval_perbill":759057972,"support_perbill":19938125,"approval":75.9057972,"support":1.9938125},{"time_hours":267,"approval_perbill":758152175,"support_perbill":19819425,"approval":75.8152175,"support":1.9819425},{"time_hours":268,"approval_perbill":757246378,"support_perbill":19701552,"approval":75.7246378,"support":1.9701552},{"time_hours":269,"approval_perbill":756340580,"support_perbill":19584499,"approval":75.634058,"support":1.9584499},{"time_hours":270,"approval_perbill":755434783,"support_perbill":19468257,"approval":75.5434783,"support":1.9468257},{"time_hours":271,"approval_perbill":754528986,"support_perbill":19352816,"approval":75.4528986,"support":1.9352816},{"time_hours":272,"approval_perbill":753623189,"support_perbill":19238170,"approval":75.3623189,"support":1.923817},{"time_hours":273,"approval_perbill":752717392,"support_perbill":19124309,"approval":75.2717392,"support":1.9124309},{"time_hours":274,"approval_perbill":751811595,"support_perbill":19011227,"approval":75.1811595,"support":1.9011227},{"time_hours":275,"approval_perbill":750905798,"support_perbill":18898914,"approval":75.0905798,"support":1.8898914},{"time_hours":276,"approval_perbill":750000001,"support_perbill":18787363,"approval":75.0000001,"support":1.8787363},{"time_hours":277,"approval_perbill":749094204,"support_perbill":18676566,"approval":74.9094204,"support":1.8676566},{"time_hours":278,"approval_perbill":748188406,"support_perbill":18566516,"approval":74.8188406,"support":1.8566516},{"time_hours":279,"approval_perbill":747282609,"support_perbill":18457205,"approval":74.7282609,"support":1.8457205},{"time_hours":280,"approval_perbill":746376812,"support_perbill":18348625,"approval":74.6376812,"support":1.8348625},{"time_hours":281,"approval_perbill":745471015,"support_perbill":18240770,"approval":74.5471015,"support":1.824077},{"time_hours":282,"approval_perbill":744565218,"support_perbill":18133632,"approval":74.4565218,"support":1.8133632},{"time_hours":283,"approval_perbill":743659421,"support_perbill":18027204,"approval":74.3659421,"support":1.8027204},{"time_hours":284,"approval_perbill":742753624,"support_perbill":17921479,"approval":74.2753624,"support":1.7921479},{"time_hours":285,"approval_perbill":741847827,"support_perbill":17816451,"approval":74.1847827,"support":1.7816451},{"time_hours":286,"approval_perbill":740942029,"support_perbill":17712111,"approval":74.0942029,"support":1.7712111},{"time_hours":287,"approval_perbill":740036232,"support_perbill":17608453,"approval":74.0036232,"support":1.7608453},{"time_hours":288,"approval_perbill":739130435,"support_perbill":17505472,"approval":73.9130435,"support":1.7505472},{"time_hours":289,"approval_perbill":738224639,"support_perbill":17403159,"approval":73.8224639,"support":1.7403159},{"time_hours":290,"approval_perbill":737318841,"support_perbill":17301510,"approval":73.7318841,"support":1.730151},{"time_hours":291,"approval_perbill":736413044,"support_perbill":17200516,"approval":73.6413044,"support":1.7200516},{"time_hours":292,"approval_perbill":735507247,"support_perbill":17100172,"approval":73.5507247,"support":1.7100172},{"time_hours":293,"approval_perbill":734601450,"support_perbill":17000472,"approval":73.460145,"support":1.7000472},{"time_hours":294,"approval_perbill":733695653,"support_perbill":16901410,"approval":73.3695653,"support":1.690141},{"time_hours":295,"approval_perbill":732789856,"support_perbill":16802979,"approval":73.2789856,"support":1.6802979},{"time_hours":296,"approval_perbill":731884059,"support_perbill":16705173,"approval":73.1884059,"support":1.6705173},{"time_hours":297,"approval_perbill":730978262,"support_perbill":16607986,"approval":73.0978262,"support":1.6607986},{"time_hours":298,"approval_perbill":730072465,"support_perbill":16511414,"approval":73.0072465,"support":1.6511414},{"time_hours":299,"approval_perbill":729166667,"support_perbill":16415448,"approval":72.9166667,"support":1.6415448},{"time_hours":300,"approval_perbill":728260870,"support_perbill":16320085,"approval":72.826087,"support":1.6320085},{"time_hours":301,"approval_perbill":727355073,"support_perbill":16225319,"approval":72.7355073,"support":1.6225319},{"time_hours":302,"approval_perbill":726449276,"support_perbill":16131143,"approval":72.6449276,"support":1.6131143},{"time_hours":303,"approval_perbill":725543479,"support_perbill":16037552,"approval":72.5543479,"support":1.6037552},{"time_hours":304,"approval_perbill":724637682,"support_perbill":15944542,"approval":72.4637682,"support":1.5944542},{"time_hours":305,"approval_perbill":723731885,"support_perbill":15852106,"approval":72.3731885,"support":1.5852106},{"time_hours":306,"approval_perbill":722826088,"support_perbill":15760239,"approval":72.2826088,"support":1.5760239},{"time_hours":307,"approval_perbill":721920290,"support_perbill":15668936,"approval":72.192029,"support":1.5668936},{"time_hours":308,"approval_perbill":721014493,"support_perbill":15578192,"approval":72.1014493,"support":1.5578192},{"time_hours":309,"approval_perbill":720108696,"support_perbill":15488001,"approval":72.0108696,"support":1.5488001},{"time_hours":310,"approval_perbill":719202899,"support_perbill":15398359,"approval":71.9202899,"support":1.5398359},{"time_hours":311,"approval_perbill":718297102,"support_perbill":15309261,"approval":71.8297102,"support":1.5309261},{"time_hours":312,"approval_perbill":717391305,"support_perbill":15220701,"approval":71.7391305,"support":1.5220701},{"time_hours":313,"approval_perbill":716485508,"support_perbill":15132675,"approval":71.6485508,"support":1.5132675},{"time_hours":314,"approval_perbill":715579711,"support_perbill":15045179,"approval":71.5579711,"support":1.5045179},{"time_hours":315,"approval_perbill":714673913,"support_perbill":14958206,"approval":71.4673913,"support":1.4958206},{"time_hours":316,"approval_perbill":713768116,"support_perbill":14871753,"approval":71.3768116,"support":1.4871753},{"time_hours":317,"approval_perbill":712862319,"support_perbill":14785815,"approval":71.2862319,"support":1.4785815},{"time_hours":318,"approval_perbill":711956523,"support_perbill":14700387,"approval":71.1956523,"support":1.4700387},{"time_hours":319,"approval_perbill":711050726,"support_perbill":14615465,"approval":71.1050726,"support":1.4615465},{"time_hours":320,"approval_perbill":710144928,"support_perbill":14531045,"approval":71.0144928,"support":1.4531045},{"time_hours":321,"approval_perbill":709239131,"support_perbill":14447121,"approval":70.9239131,"support":1.4447121},{"time_hours":322,"approval_perbill":708333334,"support_perbill":14363690,"approval":70.8333334,"support":1.436369},{"time_hours":323,"approval_perbill":707427537,"support_perbill":14280747,"approval":70.7427537,"support":1.4280747},{"time_hours":324,"approval_perbill":706521740,"support_perbill":14198287,"approval":70.652174,"support":1.4198287},{"time_hours":325,"approval_perbill":705615943,"support_perbill":14116308,"approval":70.5615943,"support":1.4116308},{"time_hours":326,"approval_perbill":704710146,"support_perbill":14034804,"approval":70.4710146,"support":1.4034804},{"time_hours":327,"approval_perbill":703804349,"support_perbill":13953771,"approval":70.3804349,"support":1.3953771},{"time_hours":328,"approval_perbill":702898551,"support_perbill":13873206,"approval":70.2898551,"support":1.3873206},{"time_hours":329,"approval_perbill":701992754,"support_perbill":13793104,"approval":70.1992754,"support":1.3793104},{"time_hours":330,"approval_perbill":701086957,"support_perbill":13713462,"approval":70.1086957,"support":1.3713462},{"time_hours":331,"approval_perbill":700181160,"support_perbill":13634275,"approval":70.018116,"support":1.3634275},{"time_hours":332,"approval_perbill":699275363,"support_perbill":13555539,"approval":69.9275363,"support":1.3555539},{"time_hours":333,"approval_perbill":698369566,"support_perbill":13477251,"approval":69.8369566,"support":1.3477251},{"time_hours":334,"approval_perbill":697463769,"support_perbill":13399406,"approval":69.7463769,"support":1.3399406},{"time_hours":335,"approval_perbill":696557972,"support_perbill":13322002,"approval":69.6557972,"support":1.3322002},{"time_hours":336,"approval_perbill":695652174,"support_perbill":13245034,"approval":69.5652174,"support":1.3245034},{"time_hours":337,"approval_perbill":694746377,"support_perbill":13168499,"approval":69.4746377,"support":1.3168499},{"time_hours":338,"approval_perbill":693840580,"support_perbill":13092392,"approval":69.384058,"support":1.3092392},{"time_hours":339,"approval_perbill":692934783,"support_perbill":13016711,"approval":69.2934783,"support":1.3016711},{"time_hours":340,"approval_perbill":692028986,"support_perbill":12941452,"approval":69.2028986,"support":1.2941452},{"time_hours":341,"approval_perbill":691123189,"support_perbill":12866612,"approval":69.1123189,"support":1.2866612},{"time_hours":342,"approval_perbill":690217392,"support_perbill":12792186,"approval":69.0217392,"support":1.2792186},{"time_hours":343,"approval_perbill":689311595,"support_perbill":12718172,"approval":68.9311595,"support":1.2718172},{"time_hours":344,"approval_perbill":688405798,"support_perbill":12644565,"approval":68.8405798,"support":1.2644565},{"time_hours":345,"approval_perbill":687500000,"support_perbill":12571363,"approval":68.75,"support":1.2571363},{"time_hours":346,"approval_perbill":686594203,"support_perbill":12498563,"approval":68.6594203,"support":1.2498563},{"time_hours":347,"approval_perbill":685688407,"support_perbill":12426161,"approval":68.5688407,"support":1.2426161},{"time_hours":348,"approval_perbill":684782610,"support_perbill":12354153,"approval":68.478261,"support":1.2354153},{"time_hours":349,"approval_perbill":683876812,"support_perbill":12282537,"approval":68.3876812,"support":1.2282537},{"time_hours":350,"approval_perbill":682971015,"support_perbill":12211309,"approval":68.2971015,"support":1.2211309},{"time_hours":351,"approval_perbill":682065218,"support_perbill":12140467,"approval":68.2065218,"support":1.2140467},{"time_hours":352,"approval_perbill":681159421,"support_perbill":12070007,"approval":68.1159421,"support":1.2070007},{"time_hours":353,"approval_perbill":680253624,"support_perbill":11999925,"approval":68.0253624,"support":1.1999925},{"time_hours":354,"approval_perbill":679347827,"support_perbill":11930220,"approval":67.9347827,"support":1.193022},{"time_hours":355,"approval_perbill":678442030,"support_perbill":11860888,"approval":67.844203,"support":1.1860888},{"time_hours":356,"approval_perbill":677536233,"support_perbill":11791925,"approval":67.7536233,"support":1.1791925},{"time_hours":357,"approval_perbill":676630435,"support_perbill":11723330,"approval":67.6630435,"support":1.172333},{"time_hours":358,"approval_perbill":675724638,"support_perbill":11655099,"approval":67.5724638,"support":1.1655099},{"time_hours":359,"approval_perbill":674818841,"support_perbill":11587229,"approval":67.4818841,"support":1.1587229},{"time_hours":360,"approval_perbill":673913044,"support_perbill":11519717,"approval":67.3913044,"support":1.1519717},{"time_hours":361,"approval_perbill":673007247,"support_perbill":11452561,"approval":67.3007247,"support":1.1452561},{"time_hours":362,"approval_perbill":672101450,"support_perbill":11385757,"approval":67.210145,"support":1.1385757},{"time_hours":363,"approval_perbill":671195653,"support_perbill":11319304,"approval":67.1195653,"support":1.1319304},{"time_hours":364,"approval_perbill":670289856,"support_perbill":11253198,"approval":67.0289856,"support":1.1253198},{"time_hours":365,"approval_perbill":669384059,"support_perbill":11187436,"approval":66.9384059,"support":1.1187436},{"time_hours":366,"approval_perbill":668478261,"support_perbill":11122016,"approval":66.8478261,"support":1.1122016},{"time_hours":367,"approval_perbill":667572464,"support_perbill":11056935,"approval":66.7572464,"support":1.1056935},{"time_hours":368,"approval_perbill":666666667,"support_perbill":10992190,"approval":66.6666667,"support":1.099219},{"time_hours":369,"approval_perbill":665760870,"support_perbill":10927780,"approval":66.576087,"support":1.092778},{"time_hours":370,"approval_perbill":664855073,"support_perbill":10863701,"approval":66.4855073,"support":1.0863701},{"time_hours":371,"approval_perbill":663949276,"support_perbill":10799950,"approval":66.3949276,"support":1.079995},{"time_hours":372,"approval_perbill":663043479,"support_perbill":10736526,"approval":66.3043479,"support":1.0736526},{"time_hours":373,"approval_perbill":662137682,"support_perbill":10673426,"approval":66.2137682,"support":1.0673426},{"time_hours":374,"approval_perbill":661231884,"support_perbill":10610647,"approval":66.1231884,"support":1.0610647},{"time_hours":375,"approval_perbill":660326087,"support_perbill":10548187,"approval":66.0326087,"support":1.0548187},{"time_hours":376,"approval_perbill":659420290,"support_perbill":10486043,"approval":65.942029,"support":1.0486043},{"time_hours":377,"approval_perbill":658514494,"support_perbill":10424213,"approval":65.8514494,"support":1.0424213},{"time_hours":378,"approval_perbill":657608696,"support_perbill":10362695,"approval":65.7608696,"support":1.0362695},{"time_hours":379,"approval_perbill":656702899,"support_perbill":10301486,"approval":65.6702899,"support":1.0301486},{"time_hours":380,"approval_perbill":655797102,"support_perbill":10240584,"approval":65.5797102,"support":1.0240584},{"time_hours":381,"approval_perbill":654891305,"support_perbill":10179987,"approval":65.4891305,"support":1.0179987},{"time_hours":382,"approval_perbill":653985508,"support_perbill":10119692,"approval":65.3985508,"support":1.0119692},{"time_hours":383,"approval_perbill":653079711,"support_perbill":10059697,"approval":65.3079711,"support":1.0059697},{"time_hours":384,"approval_perbill":652173914,"support_perbill":10000000,"approval":65.2173914,"support":1},{"time_hours":385,"approval_perbill":651268117,"support_perbill":9940599,"approval":65.1268117,"support":0.9940599},{"time_hours":386,"approval_perbill":650362320,"support_perbill":9881492,"approval":65.036232,"support":0.9881492},{"time_hours":387,"approval_perbill":649456522,"support_perbill":9822675,"approval":64.9456522,"support":0.9822675},{"time_hours":388,"approval_perbill":648550725,"support_perbill":9764148,"approval":64.8550725,"support":0.9764148},{"time_hours":389,"approval_perbill":647644928,"support_perbill":9705908,"approval":64.7644928,"support":0.9705908},{"time_hours":390,"approval_perbill":646739131,"support_perbill":9647953,"approval":64.6739131,"support":0.9647953},{"time_hours":391,"approval_perbill":645833334,"support_perbill":9590280,"approval":64.5833334,"support":0.959028},{"time_hours":392,"approval_perbill":644927537,"support_perbill":9532889,"approval":64.4927537,"support":0.9532889},{"time_hours":393,"approval_perbill":644021740,"support_perbill":9475776,"approval":64.402174,"support":0.9475776},{"time_hours":394,"approval_perbill":643115943,"support_perbill":9418940,"approval":64.3115943,"support":0.941894},{"time_hours":395,"approval_perbill":642210145,"support_perbill":9362378,"approval":64.2210145,"support":0.9362378},{"time_hours":396,"approval_perbill":641304348,"support_perbill":9306090,"approval":64.1304348,"support":0.930609},{"time_hours":397,"approval_perbill":640398551,"support_perbill":9250072,"approval":64.0398551,"support":0.9250072},{"time_hours":398,"approval_perbill":639492754,"support_perbill":9194323,"approval":63.9492754,"support":0.9194323},{"time_hours":399,"approval_perbill":638586957,"support_perbill":9138840,"approval":63.8586957,"support":0.913884},{"time_hours":400,"approval_perbill":637681160,"support_perbill":9083623,"approval":63.768116,"support":0.9083623},{"time_hours":401,"approval_perbill":636775363,"support_perbill":9028669,"approval":63.6775363,"support":0.9028669},{"time_hours":402,"approval_perbill":635869566,"support_perbill":8973976,"approval":63.5869566,"support":0.8973976},{"time_hours":403,"approval_perbill":634963769,"support_perbill":8919542,"approval":63.4963769,"support":0.8919542},{"time_hours":404,"approval_perbill":634057971,"support_perbill":8865366,"approval":63.4057971,"support":0.8865366},{"time_hours":405,"approval_perbill":633152174,"support_perbill":8811445,"approval":63.3152174,"support":0.8811445},{"time_hours":406,"approval_perbill":632246378,"support_perbill":8757779,"approval":63.2246378,"support":0.8757779},{"time_hours":407,"approval_perbill":631340581,"support_perbill":8704364,"approval":63.1340581,"support":0.8704364},{"time_hours":408,"approval_perbill":630434783,"support_perbill":8651200,"approval":63.0434783,"support":0.86512},{"time_hours":409,"approval_perbill":629528986,"support_perbill":8598284,"approval":62.9528986,"support":0.8598284},{"time_hours":410,"approval_perbill":628623189,"support_perbill":8545615,"approval":62.8623189,"support":0.8545615},{"time_hours":411,"approval_perbill":627717392,"support_perbill":8493191,"approval":62.7717392,"support":0.8493191},{"time_hours":412,"approval_perbill":626811595,"support_perbill":8441011,"approval":62.6811595,"support":0.8441011},{"time_hours":413,"approval_perbill":625905798,"support_perbill":8389072,"approval":62.5905798,"support":0.8389072},{"time_hours":414,"approval_perbill":625000001,"support_perbill":8337373,"approval":62.5000001,"support":0.8337373},{"time_hours":415,"approval_perbill":624094204,"support_perbill":8285913,"approval":62.4094204,"support":0.8285913},{"time_hours":416,"approval_perbill":623188406,"support_perbill":8234689,"approval":62.3188406,"support":0.8234689},{"time_hours":417,"approval_perbill":622282609,"support_perbill":8183700,"approval":62.2282609,"support":0.81837},{"time_hours":418,"approval_perbill":621376812,"support_perbill":8132945,"approval":62.1376812,"support":0.8132945},{"time_hours":419,"approval_perbill":620471015,"support_perbill":8082422,"approval":62.0471015,"support":0.8082422},{"time_hours":420,"approval_perbill":619565218,"support_perbill":8032129,"approval":61.9565218,"support":0.8032129},{"time_hours":421,"approval_perbill":618659421,"support_perbill":7982064,"approval":61.8659421,"support":0.7982064},{"time_hours":422,"approval_perbill":617753624,"support_perbill":7932227,"approval":61.7753624,"support":0.7932227},{"time_hours":423,"approval_perbill":616847827,"support_perbill":7882616,"approval":61.6847827,"support":0.7882616},{"time_hours":424,"approval_perbill":615942030,"support_perbill":7833228,"approval":61.594203,"support":0.7833228},{"time_hours":425,"approval_perbill":615036232,"support_perbill":7784063,"approval":61.5036232,"support":0.7784063},{"time_hours":426,"approval_perbill":614130435,"support_perbill":7735120,"approval":61.4130435,"support":0.773512},{"time_hours":427,"approval_perbill":613224638,"support_perbill":7686395,"approval":61.3224638,"support":0.7686395},{"time_hours":428,"approval_perbill":612318841,"support_perbill":7637889,"approval":61.2318841,"support":0.7637889},{"time_hours":429,"approval_perbill":611413044,"support_perbill":7589600,"approval":61.1413044,"support":0.75896},{"time_hours":430,"approval_perbill":610507247,"support_perbill":7541525,"approval":61.0507247,"support":0.7541525},{"time_hours":431,"approval_perbill":609601450,"support_perbill":7493665,"approval":60.960145,"support":0.7493665},{"time_hours":432,"approval_perbill":608695653,"support_perbill":7446017,"approval":60.8695653,"support":0.7446017},{"time_hours":433,"approval_perbill":607789855,"support_perbill":7398579,"approval":60.7789855,"support":0.7398579},{"time_hours":434,"approval_perbill":606884058,"support_perbill":7351351,"approval":60.6884058,"support":0.7351351},{"time_hours":435,"approval_perbill":605978262,"support_perbill":7304332,"approval":60.5978262,"support":0.7304332},{"time_hours":436,"approval_perbill":605072465,"support_perbill":7257519,"approval":60.5072465,"support":0.7257519},{"time_hours":437,"approval_perbill":604166667,"support_perbill":7210912,"approval":60.4166667,"support":0.7210912},{"time_hours":438,"approval_perbill":603260870,"support_perbill":7164508,"approval":60.326087,"support":0.7164508},{"time_hours":439,"approval_perbill":602355073,"support_perbill":7118308,"approval":60.2355073,"support":0.7118308},{"time_hours":440,"approval_perbill":601449276,"support_perbill":7072308,"approval":60.1449276,"support":0.7072308},{"time_hours":441,"approval_perbill":600543479,"support_perbill":7026509,"approval":60.0543479,"support":0.7026509},{"time_hours":442,"approval_perbill":599637682,"support_perbill":6980909,"approval":59.9637682,"support":0.6980909},{"time_hours":443,"approval_perbill":598731885,"support_perbill":6935506,"approval":59.8731885,"support":0.6935506},{"time_hours":444,"approval_perbill":597826088,"support_perbill":6890299,"approval":59.7826088,"support":0.6890299},{"time_hours":445,"approval_perbill":596920291,"support_perbill":6845288,"approval":59.6920291,"support":0.6845288},{"time_hours":446,"approval_perbill":596014493,"support_perbill":6800469,"approval":59.6014493,"support":0.6800469},{"time_hours":447,"approval_perbill":595108696,"support_perbill":6755844,"approval":59.5108696,"support":0.6755844},{"time_hours":448,"approval_perbill":594202899,"support_perbill":6711409,"approval":59.4202899,"support":0.6711409},{"time_hours":449,"approval_perbill":593297102,"support_perbill":6667165,"approval":59.3297102,"support":0.6667165},{"time_hours":450,"approval_perbill":592391305,"support_perbill":6623109,"approval":59.2391305,"support":0.6623109},{"time_hours":451,"approval_perbill":591485508,"support_perbill":6579241,"approval":59.1485508,"support":0.6579241},{"time_hours":452,"approval_perbill":590579711,"support_perbill":6535559,"approval":59.0579711,"support":0.6535559},{"time_hours":453,"approval_perbill":589673914,"support_perbill":6492063,"approval":58.9673914,"support":0.6492063},{"time_hours":454,"approval_perbill":588768116,"support_perbill":6448750,"approval":58.8768116,"support":0.644875},{"time_hours":455,"approval_perbill":587862319,"support_perbill":6405620,"approval":58.7862319,"support":0.640562},{"time_hours":456,"approval_perbill":586956522,"support_perbill":6362672,"approval":58.6956522,"support":0.6362672},{"time_hours":457,"approval_perbill":586050725,"support_perbill":6319905,"approval":58.6050725,"support":0.6319905},{"time_hours":458,"approval_perbill":585144928,"support_perbill":6277317,"approval":58.5144928,"support":0.6277317},{"time_hours":459,"approval_perbill":584239131,"support_perbill":6234907,"approval":58.4239131,"support":0.6234907},{"time_hours":460,"approval_perbill":583333334,"support_perbill":6192674,"approval":58.3333334,"support":0.6192674},{"time_hours":461,"approval_perbill":582427537,"support_perbill":6150617,"approval":58.2427537,"support":0.6150617},{"time_hours":462,"approval_perbill":581521739,"support_perbill":6108735,"approval":58.1521739,"support":0.6108735},{"time_hours":463,"approval_perbill":580615942,"support_perbill":6067028,"approval":58.0615942,"support":0.6067028},{"time_hours":464,"approval_perbill":579710145,"support_perbill":6025492,"approval":57.9710145,"support":0.6025492},{"time_hours":465,"approval_perbill":578804349,"support_perbill":5984129,"approval":57.8804349,"support":0.5984129},{"time_hours":466,"approval_perbill":577898552,"support_perbill":5942936,"approval":57.7898552,"support":0.5942936},{"time_hours":467,"approval_perbill":576992754,"support_perbill":5901913,"approval":57.6992754,"support":0.5901913},{"time_hours":468,"approval_perbill":576086957,"support_perbill":5861058,"approval":57.6086957,"support":0.5861058},{"time_hours":469,"approval_perbill":575181160,"support_perbill":5820371,"approval":57.518116,"support":0.5820371},{"time_hours":470,"approval_perbill":574275363,"support_perbill":5779851,"approval":57.4275363,"support":0.5779851},{"time_hours":471,"approval_perbill":573369566,"support_perbill":5739495,"approval":57.3369566,"support":0.5739495},{"time_hours":472,"approval_perbill":572463769,"support_perbill":5699305,"approval":57.2463769,"support":0.5699305},{"time_hours":473,"approval_perbill":571557972,"support_perbill":5659277,"approval":57.1557972,"support":0.5659277},{"time_hours":474,"approval_perbill":570652175,"support_perbill":5619412,"approval":57.0652175,"support":0.5619412},{"time_hours":475,"approval_perbill":569746377,"support_perbill":5579709,"approval":56.9746377,"support":0.5579709},{"time_hours":476,"approval_perbill":568840580,"support_perbill":5540166,"approval":56.884058,"support":0.5540166},{"time_hours":477,"approval_perbill":567934783,"support_perbill":5500783,"approval":56.7934783,"support":0.5500783},{"time_hours":478,"approval_perbill":567028986,"support_perbill":5461558,"approval":56.7028986,"support":0.5461558},{"time_hours":479,"approval_perbill":566123189,"support_perbill":5422491,"approval":56.6123189,"support":0.5422491},{"time_hours":480,"approval_perbill":565217392,"support_perbill":5383580,"approval":56.5217392,"support":0.538358},{"time_hours":481,"approval_perbill":564311595,"support_perbill":5344825,"approval":56.4311595,"support":0.5344825},{"time_hours":482,"approval_perbill":563405798,"support_perbill":5306225,"approval":56.3405798,"support":0.5306225},{"time_hours":483,"approval_perbill":562500000,"support_perbill":5267779,"approval":56.25,"support":0.5267779},{"time_hours":484,"approval_perbill":561594203,"support_perbill":5229485,"approval":56.1594203,"support":0.5229485},{"time_hours":485,"approval_perbill":560688406,"support_perbill":5191344,"approval":56.0688406,"support":0.5191344},{"time_hours":486,"approval_perbill":559782609,"support_perbill":5153354,"approval":55.9782609,"support":0.5153354},{"time_hours":487,"approval_perbill":558876812,"support_perbill":5115514,"approval":55.8876812,"support":0.5115514},{"time_hours":488,"approval_perbill":557971015,"support_perbill":5077823,"approval":55.7971015,"support":0.5077823},{"time_hours":489,"approval_perbill":557065218,"support_perbill":5040281,"approval":55.7065218,"support":0.5040281},{"time_hours":490,"approval_perbill":556159421,"support_perbill":5002886,"approval":55.6159421,"support":0.5002886},{"time_hours":491,"approval_perbill":555253624,"support_perbill":4965638,"approval":55.5253624,"support":0.4965638},{"time_hours":492,"approval_perbill":554347826,"support_perbill":4928536,"approval":55.4347826,"support":0.4928536},{"time_hours":493,"approval_perbill":553442029,"support_perbill":4891579,"approval":55.3442029,"support":0.4891579},{"time_hours":494,"approval_perbill":552536233,"support_perbill":4854766,"approval":55.2536233,"support":0.4854766},{"time_hours":495,"approval_perbill":551630436,"support_perbill":4818096,"approval":55.1630436,"support":0.4818096},{"time_hours":496,"approval_perbill":550724638,"support_perbill":4781569,"approval":55.0724638,"support":0.4781569},{"time_hours":497,"approval_perbill":549818841,"support_perbill":4745183,"approval":54.9818841,"support":0.4745183},{"time_hours":498,"approval_perbill":548913044,"support_perbill":4708939,"approval":54.8913044,"support":0.4708939},{"time_hours":499,"approval_perbill":548007247,"support_perbill":4672834,"approval":54.8007247,"support":0.4672834},{"time_hours":500,"approval_perbill":547101450,"support_perbill":4636868,"approval":54.710145,"support":0.4636868},{"time_hours":501,"approval_perbill":546195653,"support_perbill":4601041,"approval":54.6195653,"support":0.4601041},{"time_hours":502,"approval_perbill":545289856,"support_perbill":4565351,"approval":54.5289856,"support":0.4565351},{"time_hours":503,"approval_perbill":544384059,"support_perbill":4529799,"approval":54.4384059,"support":0.4529799},{"time_hours":504,"approval_perbill":543478261,"support_perbill":4494382,"approval":54.3478261,"support":0.4494382},{"time_hours":505,"approval_perbill":542572464,"support_perbill":4459100,"approval":54.2572464,"support":0.44591},{"time_hours":506,"approval_perbill":541666667,"support_perbill":4423953,"approval":54.1666667,"support":0.4423953},{"time_hours":507,"approval_perbill":540760870,"support_perbill":4388940,"approval":54.076087,"support":0.438894},{"time_hours":508,"approval_perbill":539855073,"support_perbill":4354059,"approval":53.9855073,"support":0.4354059},{"time_hours":509,"approval_perbill":538949276,"support_perbill":4319311,"approval":53.8949276,"support":0.4319311},{"time_hours":510,"approval_perbill":538043479,"support_perbill":4284694,"approval":53.8043479,"support":0.4284694},{"time_hours":511,"approval_perbill":537137682,"support_perbill":4250208,"approval":53.7137682,"support":0.4250208},{"time_hours":512,"approval_perbill":536231885,"support_perbill":4215851,"approval":53.6231885,"support":0.4215851},{"time_hours":513,"approval_perbill":535326087,"support_perbill":4181624,"approval":53.5326087,"support":0.4181624},{"time_hours":514,"approval_perbill":534420290,"support_perbill":4147526,"approval":53.442029,"support":0.4147526},{"time_hours":515,"approval_perbill":533514493,"support_perbill":4113555,"approval":53.3514493,"support":0.4113555},{"time_hours":516,"approval_perbill":532608696,"support_perbill":4079711,"approval":53.2608696,"support":0.4079711},{"time_hours":517,"approval_perbill":531702899,"support_perbill":4045994,"approval":53.1702899,"support":0.4045994},{"time_hours":518,"approval_perbill":530797102,"support_perbill":4012402,"approval":53.0797102,"support":0.4012402},{"time_hours":519,"approval_perbill":529891305,"support_perbill":3978935,"approval":52.9891305,"support":0.3978935},{"time_hours":520,"approval_perbill":528985508,"support_perbill":3945592,"approval":52.8985508,"support":0.3945592},{"time_hours":521,"approval_perbill":528079710,"support_perbill":3912373,"approval":52.807971,"support":0.3912373},{"time_hours":522,"approval_perbill":527173913,"support_perbill":3879277,"approval":52.7173913,"support":0.3879277},{"time_hours":523,"approval_perbill":526268117,"support_perbill":3846302,"approval":52.6268117,"support":0.3846302},{"time_hours":524,"approval_perbill":525362320,"support_perbill":3813450,"approval":52.536232,"support":0.381345},{"time_hours":525,"approval_perbill":524456522,"support_perbill":3780718,"approval":52.4456522,"support":0.3780718},{"time_hours":526,"approval_perbill":523550725,"support_perbill":3748106,"approval":52.3550725,"support":0.3748106},{"time_hours":527,"approval_perbill":522644928,"support_perbill":3715614,"approval":52.2644928,"support":0.3715614},{"time_hours":528,"approval_perbill":521739131,"support_perbill":3683241,"approval":52.1739131,"support":0.3683241},{"time_hours":529,"approval_perbill":520833334,"support_perbill":3650986,"approval":52.0833334,"support":0.3650986},{"time_hours":530,"approval_perbill":519927537,"support_perbill":3618848,"approval":51.9927537,"support":0.3618848},{"time_hours":531,"approval_perbill":519021740,"support_perbill":3586828,"approval":51.902174,"support":0.3586828},{"time_hours":532,"approval_perbill":518115943,"support_perbill":3554923,"approval":51.8115943,"support":0.3554923},{"time_hours":533,"approval_perbill":517210146,"support_perbill":3523135,"approval":51.7210146,"support":0.3523135},{"time_hours":534,"approval_perbill":516304348,"support_perbill":3491461,"approval":51.6304348,"support":0.3491461},{"time_hours":535,"approval_perbill":515398551,"support_perbill":3459901,"approval":51.5398551,"support":0.3459901},{"time_hours":536,"approval_perbill":514492754,"support_perbill":3428456,"approval":51.4492754,"support":0.3428456},{"time_hours":537,"approval_perbill":513586957,"support_perbill":3397123,"approval":51.3586957,"support":0.3397123},{"time_hours":538,"approval_perbill":512681160,"support_perbill":3365904,"approval":51.268116,"support":0.3365904},{"time_hours":539,"approval_perbill":511775363,"support_perbill":3334796,"approval":51.1775363,"support":0.3334796},{"time_hours":540,"approval_perbill":510869566,"support_perbill":3303799,"approval":51.0869566,"support":0.3303799},{"time_hours":541,"approval_perbill":509963769,"support_perbill":3272913,"approval":50.9963769,"support":0.3272913},{"time_hours":542,"approval_perbill":509057971,"support_perbill":3242137,"approval":50.9057971,"support":0.3242137},{"time_hours":543,"approval_perbill":508152174,"support_perbill":3211471,"approval":50.8152174,"support":0.3211471},{"time_hours":544,"approval_perbill":507246377,"support_perbill":3180914,"approval":50.7246377,"support":0.3180914},{"time_hours":545,"approval_perbill":506340580,"support_perbill":3150465,"approval":50.634058,"support":0.3150465},{"time_hours":546,"approval_perbill":505434783,"support_perbill":3120124,"approval":50.5434783,"support":0.3120124},{"time_hours":547,"approval_perbill":504528986,"support_perbill":3089891,"approval":50.4528986,"support":0.3089891},{"time_hours":548,"approval_perbill":503623189,"support_perbill":3059764,"approval":50.3623189,"support":0.3059764},{"time_hours":549,"approval_perbill":502717392,"support_perbill":3029743,"approval":50.2717392,"support":0.3029743},{"time_hours":550,"approval_perbill":501811595,"support_perbill":2999827,"approval":50.1811595,"support":0.2999827},{"time_hours":551,"approval_perbill":500905797,"support_perbill":2970017,"approval":50.0905797,"support":0.2970017},{"time_hours":552,"approval_perbill":500000000,"support_perbill":2940311,"approval":50,"support":0.2940311},{"time_hours":553,"approval_perbill":500000000,"support_perbill":2910709,"approval":50,"support":0.2910709},{"time_hours":554,"approval_perbill":500000000,"support_perbill":2881211,"approval":50,"support":0.2881211},{"time_hours":555,"approval_perbill":500000000,"support_perbill":2851815,"approval":50,"support":0.2851815},{"time_hours":556,"approval_perbill":500000000,"support_perbill":2822521,"approval":50,"support":0.2822521},{"time_hours":557,"approval_perbill":500000000,"support_perbill":2793330,"approval":50,"support":0.279333},{"time_hours":558,"approval_perbill":500000000,"support_perbill":2764239,"approval":50,"support":0.2764239},{"time_hours":559,"approval_perbill":500000000,"support_perbill":2735249,"approval":50,"support":0.2735249},{"time_hours":560,"approval_perbill":500000000,"support_perbill":2706360,"approval":50,"support":0.270636},{"time_hours":561,"approval_perbill":500000000,"support_perbill":2677569,"approval":50,"support":0.2677569},{"time_hours":562,"approval_perbill":500000000,"support_perbill":2648879,"approval":50,"support":0.2648879},{"time_hours":563,"approval_perbill":500000000,"support_perbill":2620286,"approval":50,"support":0.2620286},{"time_hours":564,"approval_perbill":500000000,"support_perbill":2591792,"approval":50,"support":0.2591792},{"time_hours":565,"approval_perbill":500000000,"support_perbill":2563396,"approval":50,"support":0.2563396},{"time_hours":566,"approval_perbill":500000000,"support_perbill":2535096,"approval":50,"support":0.2535096},{"time_hours":567,"approval_perbill":500000000,"support_perbill":2506893,"approval":50,"support":0.2506893},{"time_hours":568,"approval_perbill":500000000,"support_perbill":2478787,"approval":50,"support":0.2478787},{"time_hours":569,"approval_perbill":500000000,"support_perbill":2450776,"approval":50,"support":0.2450776},{"time_hours":570,"approval_perbill":500000000,"support_perbill":2422860,"approval":50,"support":0.242286},{"time_hours":571,"approval_perbill":500000000,"support_perbill":2395039,"approval":50,"support":0.2395039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":2367312,"approval":50,"support":0.2367312},{"time_hours":573,"approval_perbill":500000000,"support_perbill":2339678,"approval":50,"support":0.2339678},{"time_hours":574,"approval_perbill":500000000,"support_perbill":2312138,"approval":50,"support":0.2312138},{"time_hours":575,"approval_perbill":500000000,"support_perbill":2284691,"approval":50,"support":0.2284691},{"time_hours":576,"approval_perbill":500000000,"support_perbill":2257336,"approval":50,"support":0.2257336},{"time_hours":577,"approval_perbill":500000000,"support_perbill":2230073,"approval":50,"support":0.2230073},{"time_hours":578,"approval_perbill":500000000,"support_perbill":2202901,"approval":50,"support":0.2202901},{"time_hours":579,"approval_perbill":500000000,"support_perbill":2175820,"approval":50,"support":0.217582},{"time_hours":580,"approval_perbill":500000000,"support_perbill":2148829,"approval":50,"support":0.2148829},{"time_hours":581,"approval_perbill":500000000,"support_perbill":2121929,"approval":50,"support":0.2121929},{"time_hours":582,"approval_perbill":500000000,"support_perbill":2095118,"approval":50,"support":0.2095118},{"time_hours":583,"approval_perbill":500000000,"support_perbill":2068396,"approval":50,"support":0.2068396},{"time_hours":584,"approval_perbill":500000000,"support_perbill":2041763,"approval":50,"support":0.2041763},{"time_hours":585,"approval_perbill":500000000,"support_perbill":2015218,"approval":50,"support":0.2015218},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1988761,"approval":50,"support":0.1988761},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1962391,"approval":50,"support":0.1962391},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1936108,"approval":50,"support":0.1936108},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1909911,"approval":50,"support":0.1909911},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1883801,"approval":50,"support":0.1883801},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1857776,"approval":50,"support":0.1857776},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1831837,"approval":50,"support":0.1831837},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1805982,"approval":50,"support":0.1805982},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1780212,"approval":50,"support":0.1780212},{"time_hours":595,"approval_perbill":500000000,"support_perbill":1754525,"approval":50,"support":0.1754525},{"time_hours":596,"approval_perbill":500000000,"support_perbill":1728923,"approval":50,"support":0.1728923},{"time_hours":597,"approval_perbill":500000000,"support_perbill":1703403,"approval":50,"support":0.1703403},{"time_hours":598,"approval_perbill":500000000,"support_perbill":1677966,"approval":50,"support":0.1677966},{"time_hours":599,"approval_perbill":500000000,"support_perbill":1652611,"approval":50,"support":0.1652611},{"time_hours":600,"approval_perbill":500000000,"support_perbill":1627339,"approval":50,"support":0.1627339},{"time_hours":601,"approval_perbill":500000000,"support_perbill":1602148,"approval":50,"support":0.1602148},{"time_hours":602,"approval_perbill":500000000,"support_perbill":1577038,"approval":50,"support":0.1577038},{"time_hours":603,"approval_perbill":500000000,"support_perbill":1552009,"approval":50,"support":0.1552009},{"time_hours":604,"approval_perbill":500000000,"support_perbill":1527060,"approval":50,"support":0.152706},{"time_hours":605,"approval_perbill":500000000,"support_perbill":1502191,"approval":50,"support":0.1502191},{"time_hours":606,"approval_perbill":500000000,"support_perbill":1477402,"approval":50,"support":0.1477402},{"time_hours":607,"approval_perbill":500000000,"support_perbill":1452692,"approval":50,"support":0.1452692},{"time_hours":608,"approval_perbill":500000000,"support_perbill":1428061,"approval":50,"support":0.1428061},{"time_hours":609,"approval_perbill":500000000,"support_perbill":1403508,"approval":50,"support":0.1403508},{"time_hours":610,"approval_perbill":500000000,"support_perbill":1379034,"approval":50,"support":0.1379034},{"time_hours":611,"approval_perbill":500000000,"support_perbill":1354637,"approval":50,"support":0.1354637},{"time_hours":612,"approval_perbill":500000000,"support_perbill":1330317,"approval":50,"support":0.1330317},{"time_hours":613,"approval_perbill":500000000,"support_perbill":1306075,"approval":50,"support":0.1306075},{"time_hours":614,"approval_perbill":500000000,"support_perbill":1281909,"approval":50,"support":0.1281909},{"time_hours":615,"approval_perbill":500000000,"support_perbill":1257819,"approval":50,"support":0.1257819},{"time_hours":616,"approval_perbill":500000000,"support_perbill":1233806,"approval":50,"support":0.1233806},{"time_hours":617,"approval_perbill":500000000,"support_perbill":1209868,"approval":50,"support":0.1209868},{"time_hours":618,"approval_perbill":500000000,"support_perbill":1186005,"approval":50,"support":0.1186005},{"time_hours":619,"approval_perbill":500000000,"support_perbill":1162216,"approval":50,"support":0.1162216},{"time_hours":620,"approval_perbill":500000000,"support_perbill":1138503,"approval":50,"support":0.1138503},{"time_hours":621,"approval_perbill":500000000,"support_perbill":1114863,"approval":50,"support":0.1114863},{"time_hours":622,"approval_perbill":500000000,"support_perbill":1091297,"approval":50,"support":0.1091297},{"time_hours":623,"approval_perbill":500000000,"support_perbill":1067805,"approval":50,"support":0.1067805},{"time_hours":624,"approval_perbill":500000000,"support_perbill":1044386,"approval":50,"support":0.1044386},{"time_hours":625,"approval_perbill":500000000,"support_perbill":1021039,"approval":50,"support":0.1021039},{"time_hours":626,"approval_perbill":500000000,"support_perbill":997765,"approval":50,"support":0.0997765},{"time_hours":627,"approval_perbill":500000000,"support_perbill":974563,"approval":50,"support":0.0974563},{"time_hours":628,"approval_perbill":500000000,"support_perbill":951433,"approval":50,"support":0.0951433},{"time_hours":629,"approval_perbill":500000000,"support_perbill":928374,"approval":50,"support":0.0928374},{"time_hours":630,"approval_perbill":500000000,"support_perbill":905386,"approval":50,"support":0.0905386},{"time_hours":631,"approval_perbill":500000000,"support_perbill":882469,"approval":50,"support":0.0882469},{"time_hours":632,"approval_perbill":500000000,"support_perbill":859623,"approval":50,"support":0.0859623},{"time_hours":633,"approval_perbill":500000000,"support_perbill":836846,"approval":50,"support":0.0836846},{"time_hours":634,"approval_perbill":500000000,"support_perbill":814140,"approval":50,"support":0.081414},{"time_hours":635,"approval_perbill":500000000,"support_perbill":791502,"approval":50,"support":0.0791502},{"time_hours":636,"approval_perbill":500000000,"support_perbill":768934,"approval":50,"support":0.0768934},{"time_hours":637,"approval_perbill":500000000,"support_perbill":746435,"approval":50,"support":0.0746435},{"time_hours":638,"approval_perbill":500000000,"support_perbill":724004,"approval":50,"support":0.0724004},{"time_hours":639,"approval_perbill":500000000,"support_perbill":701642,"approval":50,"support":0.0701642},{"time_hours":640,"approval_perbill":500000000,"support_perbill":679347,"approval":50,"support":0.0679347},{"time_hours":641,"approval_perbill":500000000,"support_perbill":657120,"approval":50,"support":0.065712},{"time_hours":642,"approval_perbill":500000000,"support_perbill":634960,"approval":50,"support":0.063496},{"time_hours":643,"approval_perbill":500000000,"support_perbill":612867,"approval":50,"support":0.0612867},{"time_hours":644,"approval_perbill":500000000,"support_perbill":590841,"approval":50,"support":0.0590841},{"time_hours":645,"approval_perbill":500000000,"support_perbill":568881,"approval":50,"support":0.0568881},{"time_hours":646,"approval_perbill":500000000,"support_perbill":546988,"approval":50,"support":0.0546988},{"time_hours":647,"approval_perbill":500000000,"support_perbill":525160,"approval":50,"support":0.052516},{"time_hours":648,"approval_perbill":500000000,"support_perbill":503397,"approval":50,"support":0.0503397},{"time_hours":649,"approval_perbill":500000000,"support_perbill":481700,"approval":50,"support":0.04817},{"time_hours":650,"approval_perbill":500000000,"support_perbill":460067,"approval":50,"support":0.0460067},{"time_hours":651,"approval_perbill":500000000,"support_perbill":438500,"approval":50,"support":0.04385},{"time_hours":652,"approval_perbill":500000000,"support_perbill":416996,"approval":50,"support":0.0416996},{"time_hours":653,"approval_perbill":500000000,"support_perbill":395557,"approval":50,"support":0.0395557},{"time_hours":654,"approval_perbill":500000000,"support_perbill":374181,"approval":50,"support":0.0374181},{"time_hours":655,"approval_perbill":500000000,"support_perbill":352868,"approval":50,"support":0.0352868},{"time_hours":656,"approval_perbill":500000000,"support_perbill":331619,"approval":50,"support":0.0331619},{"time_hours":657,"approval_perbill":500000000,"support_perbill":310433,"approval":50,"support":0.0310433},{"time_hours":658,"approval_perbill":500000000,"support_perbill":289309,"approval":50,"support":0.0289309},{"time_hours":659,"approval_perbill":500000000,"support_perbill":268248,"approval":50,"support":0.0268248},{"time_hours":660,"approval_perbill":500000000,"support_perbill":247249,"approval":50,"support":0.0247249},{"time_hours":661,"approval_perbill":500000000,"support_perbill":226311,"approval":50,"support":0.0226311},{"time_hours":662,"approval_perbill":500000000,"support_perbill":205435,"approval":50,"support":0.0205435},{"time_hours":663,"approval_perbill":500000000,"support_perbill":184620,"approval":50,"support":0.018462},{"time_hours":664,"approval_perbill":500000000,"support_perbill":163867,"approval":50,"support":0.0163867},{"time_hours":665,"approval_perbill":500000000,"support_perbill":143173,"approval":50,"support":0.0143173},{"time_hours":666,"approval_perbill":500000000,"support_perbill":122541,"approval":50,"support":0.0122541},{"time_hours":667,"approval_perbill":500000000,"support_perbill":101968,"approval":50,"support":0.0101968},{"time_hours":668,"approval_perbill":500000000,"support_perbill":81456,"approval":50,"support":0.0081456},{"time_hours":669,"approval_perbill":500000000,"support_perbill":61003,"approval":50,"support":0.0061003},{"time_hours":670,"approval_perbill":500000000,"support_perbill":40609,"approval":50,"support":0.0040609},{"time_hours":671,"approval_perbill":500000000,"support_perbill":20275,"approval":50,"support":0.0020275},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},68649:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},42494:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},61049:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50,"days":0,"dot_needed":"567,056,300"},{"time_hours":1,"approval_perbill":997037038,"support_perbill":499255953,"approval":99.7037038,"support":49.9255953,"days":1,"dot_needed":"566,212,467"},{"time_hours":2,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905,"days":1,"dot_needed":"565,368,633"},{"time_hours":3,"approval_perbill":991189429,"support_perbill":497767858,"approval":99.1189429,"support":49.7767858,"days":1,"dot_needed":"564,524,800"},{"time_hours":4,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381,"days":1,"dot_needed":"563,680,965"},{"time_hours":5,"approval_perbill":985443960,"support_perbill":496279762,"approval":98.544396,"support":49.6279762,"days":1,"dot_needed":"562,837,131"},{"time_hours":6,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715,"days":1,"dot_needed":"561,993,298"},{"time_hours":7,"approval_perbill":979797981,"support_perbill":494791667,"approval":97.9797981,"support":49.4791667,"days":1,"dot_needed":"561,149,464"},{"time_hours":8,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762,"days":1,"dot_needed":"560,305,631"},{"time_hours":9,"approval_perbill":974248928,"support_perbill":493303572,"approval":97.4248928,"support":49.3303572,"days":1,"dot_needed":"559,461,797"},{"time_hours":10,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524,"days":1,"dot_needed":"558,617,962"},{"time_hours":11,"approval_perbill":968794328,"support_perbill":491815477,"approval":96.8794328,"support":49.1815477,"days":1,"dot_needed":"557,774,129"},{"time_hours":12,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429,"days":1,"dot_needed":"556,930,295"},{"time_hours":13,"approval_perbill":963431787,"support_perbill":490327381,"approval":96.3431787,"support":49.0327381,"days":1,"dot_needed":"556,086,461"},{"time_hours":14,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334,"days":1,"dot_needed":"555,242,628"},{"time_hours":15,"approval_perbill":958158997,"support_perbill":488839286,"approval":95.8158997,"support":48.8839286,"days":1,"dot_needed":"554,398,794"},{"time_hours":16,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239,"days":1,"dot_needed":"553,554,961"},{"time_hours":17,"approval_perbill":952973721,"support_perbill":487351191,"approval":95.2973721,"support":48.7351191,"days":1,"dot_needed":"552,711,126"},{"time_hours":18,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143,"days":1,"dot_needed":"551,867,292"},{"time_hours":19,"approval_perbill":947873801,"support_perbill":485863096,"approval":94.7873801,"support":48.5863096,"days":1,"dot_needed":"551,023,459"},{"time_hours":20,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048,"days":1,"dot_needed":"550,179,625"},{"time_hours":21,"approval_perbill":942857143,"support_perbill":484375000,"approval":94.2857143,"support":48.4375,"days":1,"dot_needed":"549,335,791"},{"time_hours":22,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953,"days":1,"dot_needed":"548,491,958"},{"time_hours":23,"approval_perbill":937921728,"support_perbill":482886905,"approval":93.7921728,"support":48.2886905,"days":1,"dot_needed":"547,648,123"},{"time_hours":24,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858,"days":1,"dot_needed":"546,804,290"},{"time_hours":25,"approval_perbill":933065598,"support_perbill":481398810,"approval":93.3065598,"support":48.139881,"days":2,"dot_needed":"545,960,456"},{"time_hours":26,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762,"days":2,"dot_needed":"545,116,622"},{"time_hours":27,"approval_perbill":928286854,"support_perbill":479910715,"approval":92.8286854,"support":47.9910715,"days":2,"dot_needed":"544,272,789"},{"time_hours":28,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667,"days":2,"dot_needed":"543,428,955"},{"time_hours":29,"approval_perbill":923583664,"support_perbill":478422620,"approval":92.3583664,"support":47.842262,"days":2,"dot_needed":"542,585,121"},{"time_hours":30,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572,"days":2,"dot_needed":"541,741,287"},{"time_hours":31,"approval_perbill":918954249,"support_perbill":476934524,"approval":91.8954249,"support":47.6934524,"days":2,"dot_needed":"540,897,453"},{"time_hours":32,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477,"days":2,"dot_needed":"540,053,620"},{"time_hours":33,"approval_perbill":914396889,"support_perbill":475446429,"approval":91.4396889,"support":47.5446429,"days":2,"dot_needed":"539,209,786"},{"time_hours":34,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381,"days":2,"dot_needed":"538,365,952"},{"time_hours":35,"approval_perbill":909909911,"support_perbill":473958334,"approval":90.9909911,"support":47.3958334,"days":2,"dot_needed":"537,522,118"},{"time_hours":36,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286,"days":2,"dot_needed":"536,678,284"},{"time_hours":37,"approval_perbill":905491700,"support_perbill":472470239,"approval":90.54917,"support":47.2470239,"days":2,"dot_needed":"535,834,451"},{"time_hours":38,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191,"days":2,"dot_needed":"534,990,617"},{"time_hours":39,"approval_perbill":901140685,"support_perbill":470982143,"approval":90.1140685,"support":47.0982143,"days":2,"dot_needed":"534,146,783"},{"time_hours":40,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096,"days":2,"dot_needed":"533,302,950"},{"time_hours":41,"approval_perbill":896855347,"support_perbill":469494048,"approval":89.6855347,"support":46.9494048,"days":2,"dot_needed":"532,459,115"},{"time_hours":42,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875,"days":2,"dot_needed":"531,615,281"},{"time_hours":43,"approval_perbill":892634208,"support_perbill":468005953,"approval":89.2634208,"support":46.8005953,"days":2,"dot_needed":"530,771,448"},{"time_hours":44,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905,"days":2,"dot_needed":"529,927,614"},{"time_hours":45,"approval_perbill":888475838,"support_perbill":466517858,"approval":88.8475838,"support":46.6517858,"days":2,"dot_needed":"529,083,781"},{"time_hours":46,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381,"days":2,"dot_needed":"528,239,947"},{"time_hours":47,"approval_perbill":884378844,"support_perbill":465029762,"approval":88.4378844,"support":46.5029762,"days":2,"dot_needed":"527,396,112"},{"time_hours":48,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715,"days":2,"dot_needed":"526,552,279"},{"time_hours":49,"approval_perbill":880341882,"support_perbill":463541667,"approval":88.0341882,"support":46.3541667,"days":3,"dot_needed":"525,708,445"},{"time_hours":50,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762,"days":3,"dot_needed":"524,864,612"},{"time_hours":51,"approval_perbill":876363637,"support_perbill":462053572,"approval":87.6363637,"support":46.2053572,"days":3,"dot_needed":"524,020,778"},{"time_hours":52,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524,"days":3,"dot_needed":"523,176,944"},{"time_hours":53,"approval_perbill":872442841,"support_perbill":460565477,"approval":87.2442841,"support":46.0565477,"days":3,"dot_needed":"522,333,111"},{"time_hours":54,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429,"days":3,"dot_needed":"521,489,276"},{"time_hours":55,"approval_perbill":868578256,"support_perbill":459077381,"approval":86.8578256,"support":45.9077381,"days":3,"dot_needed":"520,645,442"},{"time_hours":56,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334,"days":3,"dot_needed":"519,801,609"},{"time_hours":57,"approval_perbill":864768684,"support_perbill":457589286,"approval":86.4768684,"support":45.7589286,"days":3,"dot_needed":"518,957,775"},{"time_hours":58,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239,"days":3,"dot_needed":"518,113,942"},{"time_hours":59,"approval_perbill":861012957,"support_perbill":456101191,"approval":86.1012957,"support":45.6101191,"days":3,"dot_needed":"517,270,108"},{"time_hours":60,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143,"days":3,"dot_needed":"516,426,273"},{"time_hours":61,"approval_perbill":857309942,"support_perbill":454613096,"approval":85.7309942,"support":45.4613096,"days":3,"dot_needed":"515,582,440"},{"time_hours":62,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048,"days":3,"dot_needed":"514,738,606"},{"time_hours":63,"approval_perbill":853658537,"support_perbill":453125000,"approval":85.3658537,"support":45.3125,"days":3,"dot_needed":"513,894,772"},{"time_hours":64,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953,"days":3,"dot_needed":"513,050,939"},{"time_hours":65,"approval_perbill":850057671,"support_perbill":451636905,"approval":85.0057671,"support":45.1636905,"days":3,"dot_needed":"512,207,105"},{"time_hours":66,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858,"days":3,"dot_needed":"511,363,272"},{"time_hours":67,"approval_perbill":846506302,"support_perbill":450148810,"approval":84.6506302,"support":45.014881,"days":3,"dot_needed":"510,519,437"},{"time_hours":68,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762,"days":3,"dot_needed":"509,675,603"},{"time_hours":69,"approval_perbill":843003414,"support_perbill":448660715,"approval":84.3003414,"support":44.8660715,"days":3,"dot_needed":"508,831,770"},{"time_hours":70,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667,"days":3,"dot_needed":"507,987,936"},{"time_hours":71,"approval_perbill":839548024,"support_perbill":447172620,"approval":83.9548024,"support":44.717262,"days":3,"dot_needed":"507,144,103"},{"time_hours":72,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572,"days":3,"dot_needed":"506,300,269"},{"time_hours":73,"approval_perbill":836139170,"support_perbill":445684524,"approval":83.613917,"support":44.5684524,"days":4,"dot_needed":"505,456,434"},{"time_hours":74,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477,"days":4,"dot_needed":"504,612,601"},{"time_hours":75,"approval_perbill":832775921,"support_perbill":444196429,"approval":83.2775921,"support":44.4196429,"days":4,"dot_needed":"503,768,767"},{"time_hours":76,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381,"days":4,"dot_needed":"502,924,933"},{"time_hours":77,"approval_perbill":829457365,"support_perbill":442708334,"approval":82.9457365,"support":44.2708334,"days":4,"dot_needed":"502,081,100"},{"time_hours":78,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286,"days":4,"dot_needed":"501,237,266"},{"time_hours":79,"approval_perbill":826182619,"support_perbill":441220239,"approval":82.6182619,"support":44.1220239,"days":4,"dot_needed":"500,393,432"},{"time_hours":80,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191,"days":4,"dot_needed":"499,549,598"},{"time_hours":81,"approval_perbill":822950820,"support_perbill":439732143,"approval":82.295082,"support":43.9732143,"days":4,"dot_needed":"498,705,764"},{"time_hours":82,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096,"days":4,"dot_needed":"497,861,931"},{"time_hours":83,"approval_perbill":819761130,"support_perbill":438244048,"approval":81.976113,"support":43.8244048,"days":4,"dot_needed":"497,018,097"},{"time_hours":84,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75,"days":4,"dot_needed":"496,174,263"},{"time_hours":85,"approval_perbill":816612730,"support_perbill":436755953,"approval":81.661273,"support":43.6755953,"days":4,"dot_needed":"495,330,429"},{"time_hours":86,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905,"days":4,"dot_needed":"494,486,595"},{"time_hours":87,"approval_perbill":813504824,"support_perbill":435267858,"approval":81.3504824,"support":43.5267858,"days":4,"dot_needed":"493,642,762"},{"time_hours":88,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381,"days":4,"dot_needed":"492,798,928"},{"time_hours":89,"approval_perbill":810436635,"support_perbill":433779762,"approval":81.0436635,"support":43.3779762,"days":4,"dot_needed":"491,955,094"},{"time_hours":90,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715,"days":4,"dot_needed":"491,111,261"},{"time_hours":91,"approval_perbill":807407408,"support_perbill":432291667,"approval":80.7407408,"support":43.2291667,"days":4,"dot_needed":"490,267,426"},{"time_hours":92,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762,"days":4,"dot_needed":"489,423,593"},{"time_hours":93,"approval_perbill":804416404,"support_perbill":430803572,"approval":80.4416404,"support":43.0803572,"days":4,"dot_needed":"488,579,759"},{"time_hours":94,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524,"days":4,"dot_needed":"487,735,925"},{"time_hours":95,"approval_perbill":801462906,"support_perbill":429315477,"approval":80.1462906,"support":42.9315477,"days":4,"dot_needed":"486,892,092"},{"time_hours":96,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429,"days":4,"dot_needed":"486,048,258"},{"time_hours":97,"approval_perbill":798546210,"support_perbill":427827381,"approval":79.854621,"support":42.7827381,"days":5,"dot_needed":"485,204,423"},{"time_hours":98,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334,"days":5,"dot_needed":"484,360,590"},{"time_hours":99,"approval_perbill":795665635,"support_perbill":426339286,"approval":79.5665635,"support":42.6339286,"days":5,"dot_needed":"483,516,756"},{"time_hours":100,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239,"days":5,"dot_needed":"482,672,923"},{"time_hours":101,"approval_perbill":792820513,"support_perbill":424851191,"approval":79.2820513,"support":42.4851191,"days":5,"dot_needed":"481,829,089"},{"time_hours":102,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143,"days":5,"dot_needed":"480,985,255"},{"time_hours":103,"approval_perbill":790010194,"support_perbill":423363096,"approval":79.0010194,"support":42.3363096,"days":5,"dot_needed":"480,141,422"},{"time_hours":104,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048,"days":5,"dot_needed":"479,297,587"},{"time_hours":105,"approval_perbill":787234043,"support_perbill":421875000,"approval":78.7234043,"support":42.1875,"days":5,"dot_needed":"478,453,753"},{"time_hours":106,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953,"days":5,"dot_needed":"477,609,920"},{"time_hours":107,"approval_perbill":784491441,"support_perbill":420386905,"approval":78.4491441,"support":42.0386905,"days":5,"dot_needed":"476,766,086"},{"time_hours":108,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858,"days":5,"dot_needed":"475,922,253"},{"time_hours":109,"approval_perbill":781781783,"support_perbill":418898810,"approval":78.1781783,"support":41.889881,"days":5,"dot_needed":"475,078,419"},{"time_hours":110,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762,"days":5,"dot_needed":"474,234,584"},{"time_hours":111,"approval_perbill":779104478,"support_perbill":417410715,"approval":77.9104478,"support":41.7410715,"days":5,"dot_needed":"473,390,751"},{"time_hours":112,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667,"days":5,"dot_needed":"472,546,917"},{"time_hours":113,"approval_perbill":776458953,"support_perbill":415922620,"approval":77.6458953,"support":41.592262,"days":5,"dot_needed":"471,703,084"},{"time_hours":114,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572,"days":5,"dot_needed":"470,859,250"},{"time_hours":115,"approval_perbill":773844642,"support_perbill":414434524,"approval":77.3844642,"support":41.4434524,"days":5,"dot_needed":"470,015,416"},{"time_hours":116,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477,"days":5,"dot_needed":"469,171,582"},{"time_hours":117,"approval_perbill":771260998,"support_perbill":412946429,"approval":77.1260998,"support":41.2946429,"days":5,"dot_needed":"468,327,748"},{"time_hours":118,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381,"days":5,"dot_needed":"467,483,914"},{"time_hours":119,"approval_perbill":768707484,"support_perbill":411458334,"approval":76.8707484,"support":41.1458334,"days":5,"dot_needed":"466,640,081"},{"time_hours":120,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286,"days":5,"dot_needed":"465,796,247"},{"time_hours":121,"approval_perbill":766183576,"support_perbill":409970239,"approval":76.6183576,"support":40.9970239,"days":6,"dot_needed":"464,952,414"},{"time_hours":122,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191,"days":6,"dot_needed":"464,108,579"},{"time_hours":123,"approval_perbill":763688761,"support_perbill":408482143,"approval":76.3688761,"support":40.8482143,"days":6,"dot_needed":"463,264,745"},{"time_hours":124,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096,"days":6,"dot_needed":"462,420,912"},{"time_hours":125,"approval_perbill":761222541,"support_perbill":406994048,"approval":76.1222541,"support":40.6994048,"days":6,"dot_needed":"461,577,078"},{"time_hours":126,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625,"days":6,"dot_needed":"460,733,244"},{"time_hours":127,"approval_perbill":758784426,"support_perbill":405505953,"approval":75.8784426,"support":40.5505953,"days":6,"dot_needed":"459,889,411"},{"time_hours":128,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905,"days":6,"dot_needed":"459,045,576"},{"time_hours":129,"approval_perbill":756373938,"support_perbill":404017858,"approval":75.6373938,"support":40.4017858,"days":6,"dot_needed":"458,201,743"},{"time_hours":130,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381,"days":6,"dot_needed":"457,357,909"},{"time_hours":131,"approval_perbill":753990611,"support_perbill":402529762,"approval":75.3990611,"support":40.2529762,"days":6,"dot_needed":"456,514,075"},{"time_hours":132,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715,"days":6,"dot_needed":"455,670,242"},{"time_hours":133,"approval_perbill":751633988,"support_perbill":401041667,"approval":75.1633988,"support":40.1041667,"days":6,"dot_needed":"454,826,408"},{"time_hours":134,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762,"days":6,"dot_needed":"453,982,575"},{"time_hours":135,"approval_perbill":749303621,"support_perbill":399553572,"approval":74.9303621,"support":39.9553572,"days":6,"dot_needed":"453,138,740"},{"time_hours":136,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524,"days":6,"dot_needed":"452,294,906"},{"time_hours":137,"approval_perbill":746999077,"support_perbill":398065477,"approval":74.6999077,"support":39.8065477,"days":6,"dot_needed":"451,451,073"},{"time_hours":138,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429,"days":6,"dot_needed":"450,607,239"},{"time_hours":139,"approval_perbill":744719927,"support_perbill":396577381,"approval":74.4719927,"support":39.6577381,"days":6,"dot_needed":"449,763,405"},{"time_hours":140,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334,"days":6,"dot_needed":"448,919,572"},{"time_hours":141,"approval_perbill":742465754,"support_perbill":395089286,"approval":74.2465754,"support":39.5089286,"days":6,"dot_needed":"448,075,737"},{"time_hours":142,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239,"days":6,"dot_needed":"447,231,904"},{"time_hours":143,"approval_perbill":740236149,"support_perbill":393601191,"approval":74.0236149,"support":39.3601191,"days":6,"dot_needed":"446,388,070"},{"time_hours":144,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143,"days":6,"dot_needed":"445,544,236"},{"time_hours":145,"approval_perbill":738030714,"support_perbill":392113096,"approval":73.8030714,"support":39.2113096,"days":7,"dot_needed":"444,700,403"},{"time_hours":146,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048,"days":7,"dot_needed":"443,856,569"},{"time_hours":147,"approval_perbill":735849057,"support_perbill":390625000,"approval":73.5849057,"support":39.0625,"days":7,"dot_needed":"443,012,734"},{"time_hours":148,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953,"days":7,"dot_needed":"442,168,901"},{"time_hours":149,"approval_perbill":733690796,"support_perbill":389136905,"approval":73.3690796,"support":38.9136905,"days":7,"dot_needed":"441,325,067"},{"time_hours":150,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858,"days":7,"dot_needed":"440,481,234"},{"time_hours":151,"approval_perbill":731555556,"support_perbill":387648810,"approval":73.1555556,"support":38.764881,"days":7,"dot_needed":"439,637,400"},{"time_hours":152,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762,"days":7,"dot_needed":"438,793,566"},{"time_hours":153,"approval_perbill":729442971,"support_perbill":386160715,"approval":72.9442971,"support":38.6160715,"days":7,"dot_needed":"437,949,733"},{"time_hours":154,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667,"days":7,"dot_needed":"437,105,898"},{"time_hours":155,"approval_perbill":727352683,"support_perbill":384672620,"approval":72.7352683,"support":38.467262,"days":7,"dot_needed":"436,262,065"},{"time_hours":156,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572,"days":7,"dot_needed":"435,418,231"},{"time_hours":157,"approval_perbill":725284340,"support_perbill":383184524,"approval":72.528434,"support":38.3184524,"days":7,"dot_needed":"434,574,397"},{"time_hours":158,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477,"days":7,"dot_needed":"433,730,564"},{"time_hours":159,"approval_perbill":723237599,"support_perbill":381696429,"approval":72.3237599,"support":38.1696429,"days":7,"dot_needed":"432,886,730"},{"time_hours":160,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381,"days":7,"dot_needed":"432,042,895"},{"time_hours":161,"approval_perbill":721212122,"support_perbill":380208334,"approval":72.1212122,"support":38.0208334,"days":7,"dot_needed":"431,199,062"},{"time_hours":162,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286,"days":7,"dot_needed":"430,355,228"},{"time_hours":163,"approval_perbill":719207580,"support_perbill":378720239,"approval":71.920758,"support":37.8720239,"days":7,"dot_needed":"429,511,395"},{"time_hours":164,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191,"days":7,"dot_needed":"428,667,561"},{"time_hours":165,"approval_perbill":717223651,"support_perbill":377232143,"approval":71.7223651,"support":37.7232143,"days":7,"dot_needed":"427,823,727"},{"time_hours":166,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096,"days":7,"dot_needed":"426,979,893"},{"time_hours":167,"approval_perbill":715260018,"support_perbill":375744048,"approval":71.5260018,"support":37.5744048,"days":7,"dot_needed":"426,136,059"},{"time_hours":168,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5,"days":7,"dot_needed":"425,292,225"},{"time_hours":169,"approval_perbill":713316370,"support_perbill":374255953,"approval":71.331637,"support":37.4255953,"days":8,"dot_needed":"424,448,392"},{"time_hours":170,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905,"days":8,"dot_needed":"423,604,558"},{"time_hours":171,"approval_perbill":711392406,"support_perbill":372767858,"approval":71.1392406,"support":37.2767858,"days":8,"dot_needed":"422,760,725"},{"time_hours":172,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381,"days":8,"dot_needed":"421,916,890"},{"time_hours":173,"approval_perbill":709487826,"support_perbill":371279762,"approval":70.9487826,"support":37.1279762,"days":8,"dot_needed":"421,073,056"},{"time_hours":174,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715,"days":8,"dot_needed":"420,229,223"},{"time_hours":175,"approval_perbill":707602340,"support_perbill":369791667,"approval":70.760234,"support":36.9791667,"days":8,"dot_needed":"419,385,389"},{"time_hours":176,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762,"days":8,"dot_needed":"418,541,556"},{"time_hours":177,"approval_perbill":705735661,"support_perbill":368303572,"approval":70.5735661,"support":36.8303572,"days":8,"dot_needed":"417,697,722"},{"time_hours":178,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524,"days":8,"dot_needed":"416,853,887"},{"time_hours":179,"approval_perbill":703887511,"support_perbill":366815477,"approval":70.3887511,"support":36.6815477,"days":8,"dot_needed":"416,010,054"},{"time_hours":180,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429,"days":8,"dot_needed":"415,166,220"},{"time_hours":181,"approval_perbill":702057613,"support_perbill":365327381,"approval":70.2057613,"support":36.5327381,"days":8,"dot_needed":"414,322,386"},{"time_hours":182,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334,"days":8,"dot_needed":"413,478,553"},{"time_hours":183,"approval_perbill":700245701,"support_perbill":363839286,"approval":70.0245701,"support":36.3839286,"days":8,"dot_needed":"412,634,719"},{"time_hours":184,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239,"days":8,"dot_needed":"411,790,886"},{"time_hours":185,"approval_perbill":698451508,"support_perbill":362351191,"approval":69.8451508,"support":36.2351191,"days":8,"dot_needed":"410,947,051"},{"time_hours":186,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143,"days":8,"dot_needed":"410,103,217"},{"time_hours":187,"approval_perbill":696674777,"support_perbill":360863096,"approval":69.6674777,"support":36.0863096,"days":8,"dot_needed":"409,259,384"},{"time_hours":188,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048,"days":8,"dot_needed":"408,415,550"},{"time_hours":189,"approval_perbill":694915254,"support_perbill":359375000,"approval":69.4915254,"support":35.9375,"days":8,"dot_needed":"407,571,716"},{"time_hours":190,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953,"days":8,"dot_needed":"406,727,883"},{"time_hours":191,"approval_perbill":693172691,"support_perbill":357886905,"approval":69.3172691,"support":35.7886905,"days":8,"dot_needed":"405,884,048"},{"time_hours":192,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858,"days":8,"dot_needed":"405,040,215"},{"time_hours":193,"approval_perbill":691446843,"support_perbill":356398810,"approval":69.1446843,"support":35.639881,"days":9,"dot_needed":"404,196,381"},{"time_hours":194,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762,"days":9,"dot_needed":"403,352,547"},{"time_hours":195,"approval_perbill":689737470,"support_perbill":354910715,"approval":68.973747,"support":35.4910715,"days":9,"dot_needed":"402,508,714"},{"time_hours":196,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667,"days":9,"dot_needed":"401,664,880"},{"time_hours":197,"approval_perbill":688044339,"support_perbill":353422620,"approval":68.8044339,"support":35.342262,"days":9,"dot_needed":"400,821,046"},{"time_hours":198,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572,"days":9,"dot_needed":"399,977,212"},{"time_hours":199,"approval_perbill":686367219,"support_perbill":351934524,"approval":68.6367219,"support":35.1934524,"days":9,"dot_needed":"399,133,378"},{"time_hours":200,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477,"days":9,"dot_needed":"398,289,545"},{"time_hours":201,"approval_perbill":684705883,"support_perbill":350446429,"approval":68.4705883,"support":35.0446429,"days":9,"dot_needed":"397,445,711"},{"time_hours":202,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381,"days":9,"dot_needed":"396,601,877"},{"time_hours":203,"approval_perbill":683060110,"support_perbill":348958334,"approval":68.306011,"support":34.8958334,"days":9,"dot_needed":"395,758,043"},{"time_hours":204,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286,"days":9,"dot_needed":"394,914,209"},{"time_hours":205,"approval_perbill":681429682,"support_perbill":347470239,"approval":68.1429682,"support":34.7470239,"days":9,"dot_needed":"394,070,376"},{"time_hours":206,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191,"days":9,"dot_needed":"393,226,542"},{"time_hours":207,"approval_perbill":679814385,"support_perbill":345982143,"approval":67.9814385,"support":34.5982143,"days":9,"dot_needed":"392,382,708"},{"time_hours":208,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096,"days":9,"dot_needed":"391,538,875"},{"time_hours":209,"approval_perbill":678214011,"support_perbill":344494048,"approval":67.8214011,"support":34.4494048,"days":9,"dot_needed":"390,695,040"},{"time_hours":210,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375,"days":9,"dot_needed":"389,851,206"},{"time_hours":211,"approval_perbill":676628353,"support_perbill":343005953,"approval":67.6628353,"support":34.3005953,"days":9,"dot_needed":"389,007,373"},{"time_hours":212,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905,"days":9,"dot_needed":"388,163,539"},{"time_hours":213,"approval_perbill":675057209,"support_perbill":341517858,"approval":67.5057209,"support":34.1517858,"days":9,"dot_needed":"387,319,706"},{"time_hours":214,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381,"days":9,"dot_needed":"386,475,872"},{"time_hours":215,"approval_perbill":673500380,"support_perbill":340029762,"approval":67.350038,"support":34.0029762,"days":9,"dot_needed":"385,632,037"},{"time_hours":216,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715,"days":9,"dot_needed":"384,788,204"},{"time_hours":217,"approval_perbill":671957672,"support_perbill":338541667,"approval":67.1957672,"support":33.8541667,"days":10,"dot_needed":"383,944,370"},{"time_hours":218,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762,"days":10,"dot_needed":"383,100,537"},{"time_hours":219,"approval_perbill":670428894,"support_perbill":337053572,"approval":67.0428894,"support":33.7053572,"days":10,"dot_needed":"382,256,703"},{"time_hours":220,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524,"days":10,"dot_needed":"381,412,869"},{"time_hours":221,"approval_perbill":668913858,"support_perbill":335565477,"approval":66.8913858,"support":33.5565477,"days":10,"dot_needed":"380,569,036"},{"time_hours":222,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429,"days":10,"dot_needed":"379,725,201"},{"time_hours":223,"approval_perbill":667412379,"support_perbill":334077381,"approval":66.7412379,"support":33.4077381,"days":10,"dot_needed":"378,881,367"},{"time_hours":224,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334,"days":10,"dot_needed":"378,037,534"},{"time_hours":225,"approval_perbill":665924276,"support_perbill":332589286,"approval":66.5924276,"support":33.2589286,"days":10,"dot_needed":"377,193,700"},{"time_hours":226,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239,"days":10,"dot_needed":"376,349,867"},{"time_hours":227,"approval_perbill":664449372,"support_perbill":331101191,"approval":66.4449372,"support":33.1101191,"days":10,"dot_needed":"375,506,033"},{"time_hours":228,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143,"days":10,"dot_needed":"374,662,198"},{"time_hours":229,"approval_perbill":662987491,"support_perbill":329613096,"approval":66.2987491,"support":32.9613096,"days":10,"dot_needed":"373,818,365"},{"time_hours":230,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048,"days":10,"dot_needed":"372,974,531"},{"time_hours":231,"approval_perbill":661538462,"support_perbill":328125000,"approval":66.1538462,"support":32.8125,"days":10,"dot_needed":"372,130,697"},{"time_hours":232,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953,"days":10,"dot_needed":"371,286,864"},{"time_hours":233,"approval_perbill":660102115,"support_perbill":326636905,"approval":66.0102115,"support":32.6636905,"days":10,"dot_needed":"370,443,030"},{"time_hours":234,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858,"days":10,"dot_needed":"369,599,197"},{"time_hours":235,"approval_perbill":658678287,"support_perbill":325148810,"approval":65.8678287,"support":32.514881,"days":10,"dot_needed":"368,755,362"},{"time_hours":236,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762,"days":10,"dot_needed":"367,911,528"},{"time_hours":237,"approval_perbill":657266811,"support_perbill":323660715,"approval":65.7266811,"support":32.3660715,"days":10,"dot_needed":"367,067,695"},{"time_hours":238,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667,"days":10,"dot_needed":"366,223,861"},{"time_hours":239,"approval_perbill":655867531,"support_perbill":322172620,"approval":65.5867531,"support":32.217262,"days":10,"dot_needed":"365,380,028"},{"time_hours":240,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572,"days":10,"dot_needed":"364,536,194"},{"time_hours":241,"approval_perbill":654480287,"support_perbill":320684524,"approval":65.4480287,"support":32.0684524,"days":11,"dot_needed":"363,692,359"},{"time_hours":242,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477,"days":11,"dot_needed":"362,848,526"},{"time_hours":243,"approval_perbill":653104925,"support_perbill":319196429,"approval":65.3104925,"support":31.9196429,"days":11,"dot_needed":"362,004,692"},{"time_hours":244,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381,"days":11,"dot_needed":"361,160,858"},{"time_hours":245,"approval_perbill":651741294,"support_perbill":317708334,"approval":65.1741294,"support":31.7708334,"days":11,"dot_needed":"360,317,025"},{"time_hours":246,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286,"days":11,"dot_needed":"359,473,191"},{"time_hours":247,"approval_perbill":650389243,"support_perbill":316220239,"approval":65.0389243,"support":31.6220239,"days":11,"dot_needed":"358,629,357"},{"time_hours":248,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191,"days":11,"dot_needed":"357,785,523"},{"time_hours":249,"approval_perbill":649048626,"support_perbill":314732143,"approval":64.9048626,"support":31.4732143,"days":11,"dot_needed":"356,941,689"},{"time_hours":250,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096,"days":11,"dot_needed":"356,097,856"},{"time_hours":251,"approval_perbill":647719299,"support_perbill":313244048,"approval":64.7719299,"support":31.3244048,"days":11,"dot_needed":"355,254,022"},{"time_hours":252,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25,"days":11,"dot_needed":"354,410,188"},{"time_hours":253,"approval_perbill":646401118,"support_perbill":311755953,"approval":64.6401118,"support":31.1755953,"days":11,"dot_needed":"353,566,354"},{"time_hours":254,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905,"days":11,"dot_needed":"352,722,520"},{"time_hours":255,"approval_perbill":645093946,"support_perbill":310267858,"approval":64.5093946,"support":31.0267858,"days":11,"dot_needed":"351,878,687"},{"time_hours":256,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381,"days":11,"dot_needed":"351,034,853"},{"time_hours":257,"approval_perbill":643797644,"support_perbill":308779762,"approval":64.3797644,"support":30.8779762,"days":11,"dot_needed":"350,191,019"},{"time_hours":258,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715,"days":11,"dot_needed":"349,347,186"},{"time_hours":259,"approval_perbill":642512078,"support_perbill":307291667,"approval":64.2512078,"support":30.7291667,"days":11,"dot_needed":"348,503,351"},{"time_hours":260,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762,"days":11,"dot_needed":"347,659,518"},{"time_hours":261,"approval_perbill":641237113,"support_perbill":305803572,"approval":64.1237113,"support":30.5803572,"days":11,"dot_needed":"346,815,684"},{"time_hours":262,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524,"days":11,"dot_needed":"345,971,850"},{"time_hours":263,"approval_perbill":639972622,"support_perbill":304315477,"approval":63.9972622,"support":30.4315477,"days":11,"dot_needed":"345,128,017"},{"time_hours":264,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429,"days":11,"dot_needed":"344,284,183"},{"time_hours":265,"approval_perbill":638718473,"support_perbill":302827381,"approval":63.8718473,"support":30.2827381,"days":12,"dot_needed":"343,440,348"},{"time_hours":266,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334,"days":12,"dot_needed":"342,596,515"},{"time_hours":267,"approval_perbill":637474542,"support_perbill":301339286,"approval":63.7474542,"support":30.1339286,"days":12,"dot_needed":"341,752,681"},{"time_hours":268,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239,"days":12,"dot_needed":"340,908,848"},{"time_hours":269,"approval_perbill":636240703,"support_perbill":299851191,"approval":63.6240703,"support":29.9851191,"days":12,"dot_needed":"340,065,014"},{"time_hours":270,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143,"days":12,"dot_needed":"339,221,180"},{"time_hours":271,"approval_perbill":635016835,"support_perbill":298363096,"approval":63.5016835,"support":29.8363096,"days":12,"dot_needed":"338,377,347"},{"time_hours":272,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048,"days":12,"dot_needed":"337,533,512"},{"time_hours":273,"approval_perbill":633802817,"support_perbill":296875000,"approval":63.3802817,"support":29.6875,"days":12,"dot_needed":"336,689,678"},{"time_hours":274,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953,"days":12,"dot_needed":"335,845,845"},{"time_hours":275,"approval_perbill":632598530,"support_perbill":295386905,"approval":63.259853,"support":29.5386905,"days":12,"dot_needed":"335,002,011"},{"time_hours":276,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858,"days":12,"dot_needed":"334,158,178"},{"time_hours":277,"approval_perbill":631403859,"support_perbill":293898810,"approval":63.1403859,"support":29.389881,"days":12,"dot_needed":"333,314,344"},{"time_hours":278,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762,"days":12,"dot_needed":"332,470,509"},{"time_hours":279,"approval_perbill":630218688,"support_perbill":292410715,"approval":63.0218688,"support":29.2410715,"days":12,"dot_needed":"331,626,676"},{"time_hours":280,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667,"days":12,"dot_needed":"330,782,842"},{"time_hours":281,"approval_perbill":629042905,"support_perbill":290922620,"approval":62.9042905,"support":29.092262,"days":12,"dot_needed":"329,939,009"},{"time_hours":282,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572,"days":12,"dot_needed":"329,095,175"},{"time_hours":283,"approval_perbill":627876397,"support_perbill":289434524,"approval":62.7876397,"support":28.9434524,"days":12,"dot_needed":"328,251,341"},{"time_hours":284,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477,"days":12,"dot_needed":"327,407,507"},{"time_hours":285,"approval_perbill":626719057,"support_perbill":287946429,"approval":62.6719057,"support":28.7946429,"days":12,"dot_needed":"326,563,673"},{"time_hours":286,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381,"days":12,"dot_needed":"325,719,839"},{"time_hours":287,"approval_perbill":625570776,"support_perbill":286458334,"approval":62.5570776,"support":28.6458334,"days":12,"dot_needed":"324,876,006"},{"time_hours":288,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286,"days":12,"dot_needed":"324,032,172"},{"time_hours":289,"approval_perbill":624431449,"support_perbill":284970239,"approval":62.4431449,"support":28.4970239,"days":13,"dot_needed":"323,188,339"},{"time_hours":290,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191,"days":13,"dot_needed":"322,344,504"},{"time_hours":291,"approval_perbill":623300971,"support_perbill":283482143,"approval":62.3300971,"support":28.3482143,"days":13,"dot_needed":"321,500,670"},{"time_hours":292,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096,"days":13,"dot_needed":"320,656,837"},{"time_hours":293,"approval_perbill":622179239,"support_perbill":281994048,"approval":62.2179239,"support":28.1994048,"days":13,"dot_needed":"319,813,003"},{"time_hours":294,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125,"days":13,"dot_needed":"318,969,169"},{"time_hours":295,"approval_perbill":621066153,"support_perbill":280505953,"approval":62.1066153,"support":28.0505953,"days":13,"dot_needed":"318,125,336"},{"time_hours":296,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905,"days":13,"dot_needed":"317,281,501"},{"time_hours":297,"approval_perbill":619961612,"support_perbill":279017858,"approval":61.9961612,"support":27.9017858,"days":13,"dot_needed":"316,437,668"},{"time_hours":298,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381,"days":13,"dot_needed":"315,593,834"},{"time_hours":299,"approval_perbill":618865519,"support_perbill":277529762,"approval":61.8865519,"support":27.7529762,"days":13,"dot_needed":"314,750,000"},{"time_hours":300,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715,"days":13,"dot_needed":"313,906,167"},{"time_hours":301,"approval_perbill":617777778,"support_perbill":276041667,"approval":61.7777778,"support":27.6041667,"days":13,"dot_needed":"313,062,333"},{"time_hours":302,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762,"days":13,"dot_needed":"312,218,500"},{"time_hours":303,"approval_perbill":616698292,"support_perbill":274553572,"approval":61.6698292,"support":27.4553572,"days":13,"dot_needed":"311,374,665"},{"time_hours":304,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524,"days":13,"dot_needed":"310,530,831"},{"time_hours":305,"approval_perbill":615626969,"support_perbill":273065477,"approval":61.5626969,"support":27.3065477,"days":13,"dot_needed":"309,686,998"},{"time_hours":306,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429,"days":13,"dot_needed":"308,843,164"},{"time_hours":307,"approval_perbill":614563716,"support_perbill":271577381,"approval":61.4563716,"support":27.1577381,"days":13,"dot_needed":"307,999,330"},{"time_hours":308,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334,"days":13,"dot_needed":"307,155,497"},{"time_hours":309,"approval_perbill":613508443,"support_perbill":270089286,"approval":61.3508443,"support":27.0089286,"days":13,"dot_needed":"306,311,662"},{"time_hours":310,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239,"days":13,"dot_needed":"305,467,829"},{"time_hours":311,"approval_perbill":612461059,"support_perbill":268601191,"approval":61.2461059,"support":26.8601191,"days":13,"dot_needed":"304,623,995"},{"time_hours":312,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143,"days":13,"dot_needed":"303,780,161"},{"time_hours":313,"approval_perbill":611421477,"support_perbill":267113096,"approval":61.1421477,"support":26.7113096,"days":14,"dot_needed":"302,936,328"},{"time_hours":314,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048,"days":14,"dot_needed":"302,092,494"},{"time_hours":315,"approval_perbill":610389610,"support_perbill":265625000,"approval":61.038961,"support":26.5625,"days":14,"dot_needed":"301,248,659"},{"time_hours":316,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953,"days":14,"dot_needed":"300,404,826"},{"time_hours":317,"approval_perbill":609365373,"support_perbill":264136905,"approval":60.9365373,"support":26.4136905,"days":14,"dot_needed":"299,560,992"},{"time_hours":318,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858,"days":14,"dot_needed":"298,717,159"},{"time_hours":319,"approval_perbill":608348680,"support_perbill":262648810,"approval":60.834868,"support":26.264881,"days":14,"dot_needed":"297,873,325"},{"time_hours":320,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762,"days":14,"dot_needed":"297,029,491"},{"time_hours":321,"approval_perbill":607339449,"support_perbill":261160715,"approval":60.7339449,"support":26.1160715,"days":14,"dot_needed":"296,185,658"},{"time_hours":322,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667,"days":14,"dot_needed":"295,341,823"},{"time_hours":323,"approval_perbill":606337599,"support_perbill":259672620,"approval":60.6337599,"support":25.967262,"days":14,"dot_needed":"294,497,990"},{"time_hours":324,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572,"days":14,"dot_needed":"293,654,156"},{"time_hours":325,"approval_perbill":605343048,"support_perbill":258184524,"approval":60.5343048,"support":25.8184524,"days":14,"dot_needed":"292,810,322"},{"time_hours":326,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477,"days":14,"dot_needed":"291,966,489"},{"time_hours":327,"approval_perbill":604355717,"support_perbill":256696429,"approval":60.4355717,"support":25.6696429,"days":14,"dot_needed":"291,122,655"},{"time_hours":328,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381,"days":14,"dot_needed":"290,278,820"},{"time_hours":329,"approval_perbill":603375527,"support_perbill":255208334,"approval":60.3375527,"support":25.5208334,"days":14,"dot_needed":"289,434,987"},{"time_hours":330,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286,"days":14,"dot_needed":"288,591,153"},{"time_hours":331,"approval_perbill":602402402,"support_perbill":253720239,"approval":60.2402402,"support":25.3720239,"days":14,"dot_needed":"287,747,320"},{"time_hours":332,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191,"days":14,"dot_needed":"286,903,486"},{"time_hours":333,"approval_perbill":601436266,"support_perbill":252232143,"approval":60.1436266,"support":25.2232143,"days":14,"dot_needed":"286,059,652"},{"time_hours":334,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096,"days":14,"dot_needed":"285,215,818"},{"time_hours":335,"approval_perbill":600477042,"support_perbill":250744048,"approval":60.0477042,"support":25.0744048,"days":14,"dot_needed":"284,371,984"},{"time_hours":336,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25,"days":14,"dot_needed":"283,528,150"},{"time_hours":337,"approval_perbill":599524658,"support_perbill":249255953,"approval":59.9524658,"support":24.9255953,"days":15,"dot_needed":"282,684,317"},{"time_hours":338,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905,"days":15,"dot_needed":"281,840,483"},{"time_hours":339,"approval_perbill":598579041,"support_perbill":247767858,"approval":59.8579041,"support":24.7767858,"days":15,"dot_needed":"280,996,650"},{"time_hours":340,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381,"days":15,"dot_needed":"280,152,815"},{"time_hours":341,"approval_perbill":597640118,"support_perbill":246279762,"approval":59.7640118,"support":24.6279762,"days":15,"dot_needed":"279,308,981"},{"time_hours":342,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715,"days":15,"dot_needed":"278,465,148"},{"time_hours":343,"approval_perbill":596707819,"support_perbill":244791667,"approval":59.6707819,"support":24.4791667,"days":15,"dot_needed":"277,621,314"},{"time_hours":344,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762,"days":15,"dot_needed":"276,777,481"},{"time_hours":345,"approval_perbill":595782074,"support_perbill":243303572,"approval":59.5782074,"support":24.3303572,"days":15,"dot_needed":"275,933,647"},{"time_hours":346,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524,"days":15,"dot_needed":"275,089,812"},{"time_hours":347,"approval_perbill":594862814,"support_perbill":241815477,"approval":59.4862814,"support":24.1815477,"days":15,"dot_needed":"274,245,979"},{"time_hours":348,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429,"days":15,"dot_needed":"273,402,145"},{"time_hours":349,"approval_perbill":593949971,"support_perbill":240327381,"approval":59.3949971,"support":24.0327381,"days":15,"dot_needed":"272,558,311"},{"time_hours":350,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334,"days":15,"dot_needed":"271,714,478"},{"time_hours":351,"approval_perbill":593043478,"support_perbill":238839286,"approval":59.3043478,"support":23.8839286,"days":15,"dot_needed":"270,870,644"},{"time_hours":352,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239,"days":15,"dot_needed":"270,026,811"},{"time_hours":353,"approval_perbill":592143270,"support_perbill":237351191,"approval":59.214327,"support":23.7351191,"days":15,"dot_needed":"269,182,976"},{"time_hours":354,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143,"days":15,"dot_needed":"268,339,142"},{"time_hours":355,"approval_perbill":591249280,"support_perbill":235863096,"approval":59.124928,"support":23.5863096,"days":15,"dot_needed":"267,495,309"},{"time_hours":356,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048,"days":15,"dot_needed":"266,651,475"},{"time_hours":357,"approval_perbill":590361446,"support_perbill":234375000,"approval":59.0361446,"support":23.4375,"days":15,"dot_needed":"265,807,641"},{"time_hours":358,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953,"days":15,"dot_needed":"264,963,808"},{"time_hours":359,"approval_perbill":589479703,"support_perbill":232886905,"approval":58.9479703,"support":23.2886905,"days":15,"dot_needed":"264,119,973"},{"time_hours":360,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858,"days":15,"dot_needed":"263,276,140"},{"time_hours":361,"approval_perbill":588603989,"support_perbill":231398810,"approval":58.8603989,"support":23.139881,"days":16,"dot_needed":"262,432,306"},{"time_hours":362,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762,"days":16,"dot_needed":"261,588,472"},{"time_hours":363,"approval_perbill":587734242,"support_perbill":229910715,"approval":58.7734242,"support":22.9910715,"days":16,"dot_needed":"260,744,639"},{"time_hours":364,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667,"days":16,"dot_needed":"259,900,805"},{"time_hours":365,"approval_perbill":586870402,"support_perbill":228422620,"approval":58.6870402,"support":22.842262,"days":16,"dot_needed":"259,056,971"},{"time_hours":366,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572,"days":16,"dot_needed":"258,213,137"},{"time_hours":367,"approval_perbill":586012408,"support_perbill":226934524,"approval":58.6012408,"support":22.6934524,"days":16,"dot_needed":"257,369,303"},{"time_hours":368,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477,"days":16,"dot_needed":"256,525,470"},{"time_hours":369,"approval_perbill":585160202,"support_perbill":225446429,"approval":58.5160202,"support":22.5446429,"days":16,"dot_needed":"255,681,636"},{"time_hours":370,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381,"days":16,"dot_needed":"254,837,802"},{"time_hours":371,"approval_perbill":584313725,"support_perbill":223958334,"approval":58.4313725,"support":22.3958334,"days":16,"dot_needed":"253,993,968"},{"time_hours":372,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286,"days":16,"dot_needed":"253,150,134"},{"time_hours":373,"approval_perbill":583472920,"support_perbill":222470239,"approval":58.347292,"support":22.2470239,"days":16,"dot_needed":"252,306,301"},{"time_hours":374,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191,"days":16,"dot_needed":"251,462,467"},{"time_hours":375,"approval_perbill":582637729,"support_perbill":220982143,"approval":58.2637729,"support":22.0982143,"days":16,"dot_needed":"250,618,633"},{"time_hours":376,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096,"days":16,"dot_needed":"249,774,800"},{"time_hours":377,"approval_perbill":581808098,"support_perbill":219494048,"approval":58.1808098,"support":21.9494048,"days":16,"dot_needed":"248,930,965"},{"time_hours":378,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875,"days":16,"dot_needed":"248,087,131"},{"time_hours":379,"approval_perbill":580983969,"support_perbill":218005953,"approval":58.0983969,"support":21.8005953,"days":16,"dot_needed":"247,243,298"},{"time_hours":380,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905,"days":16,"dot_needed":"246,399,464"},{"time_hours":381,"approval_perbill":580165289,"support_perbill":216517858,"approval":58.0165289,"support":21.6517858,"days":16,"dot_needed":"245,555,631"},{"time_hours":382,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381,"days":16,"dot_needed":"244,711,797"},{"time_hours":383,"approval_perbill":579352004,"support_perbill":215029762,"approval":57.9352004,"support":21.5029762,"days":16,"dot_needed":"243,867,962"},{"time_hours":384,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715,"days":16,"dot_needed":"243,024,129"},{"time_hours":385,"approval_perbill":578544061,"support_perbill":213541667,"approval":57.8544061,"support":21.3541667,"days":17,"dot_needed":"242,180,295"},{"time_hours":386,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762,"days":17,"dot_needed":"241,336,462"},{"time_hours":387,"approval_perbill":577741407,"support_perbill":212053572,"approval":57.7741407,"support":21.2053572,"days":17,"dot_needed":"240,492,628"},{"time_hours":388,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524,"days":17,"dot_needed":"239,648,794"},{"time_hours":389,"approval_perbill":576943991,"support_perbill":210565477,"approval":57.6943991,"support":21.0565477,"days":17,"dot_needed":"238,804,961"},{"time_hours":390,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429,"days":17,"dot_needed":"237,961,126"},{"time_hours":391,"approval_perbill":576151761,"support_perbill":209077381,"approval":57.6151761,"support":20.9077381,"days":17,"dot_needed":"237,117,292"},{"time_hours":392,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334,"days":17,"dot_needed":"236,273,459"},{"time_hours":393,"approval_perbill":575364668,"support_perbill":207589286,"approval":57.5364668,"support":20.7589286,"days":17,"dot_needed":"235,429,625"},{"time_hours":394,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239,"days":17,"dot_needed":"234,585,792"},{"time_hours":395,"approval_perbill":574582660,"support_perbill":206101191,"approval":57.458266,"support":20.6101191,"days":17,"dot_needed":"233,741,958"},{"time_hours":396,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143,"days":17,"dot_needed":"232,898,123"},{"time_hours":397,"approval_perbill":573805690,"support_perbill":204613096,"approval":57.380569,"support":20.4613096,"days":17,"dot_needed":"232,054,290"},{"time_hours":398,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048,"days":17,"dot_needed":"231,210,456"},{"time_hours":399,"approval_perbill":573033708,"support_perbill":203125000,"approval":57.3033708,"support":20.3125,"days":17,"dot_needed":"230,366,622"},{"time_hours":400,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953,"days":17,"dot_needed":"229,522,789"},{"time_hours":401,"approval_perbill":572266666,"support_perbill":201636905,"approval":57.2266666,"support":20.1636905,"days":17,"dot_needed":"228,678,955"},{"time_hours":402,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858,"days":17,"dot_needed":"227,835,122"},{"time_hours":403,"approval_perbill":571504519,"support_perbill":200148810,"approval":57.1504519,"support":20.014881,"days":17,"dot_needed":"226,991,287"},{"time_hours":404,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762,"days":17,"dot_needed":"226,147,453"},{"time_hours":405,"approval_perbill":570747218,"support_perbill":198660715,"approval":57.0747218,"support":19.8660715,"days":17,"dot_needed":"225,303,620"},{"time_hours":406,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667,"days":17,"dot_needed":"224,459,786"},{"time_hours":407,"approval_perbill":569994717,"support_perbill":197172620,"approval":56.9994717,"support":19.717262,"days":17,"dot_needed":"223,615,953"},{"time_hours":408,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572,"days":17,"dot_needed":"222,772,119"},{"time_hours":409,"approval_perbill":569246972,"support_perbill":195684524,"approval":56.9246972,"support":19.5684524,"days":18,"dot_needed":"221,928,284"},{"time_hours":410,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477,"days":18,"dot_needed":"221,084,451"},{"time_hours":411,"approval_perbill":568503937,"support_perbill":194196429,"approval":56.8503937,"support":19.4196429,"days":18,"dot_needed":"220,240,617"},{"time_hours":412,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381,"days":18,"dot_needed":"219,396,783"},{"time_hours":413,"approval_perbill":567765567,"support_perbill":192708334,"approval":56.7765567,"support":19.2708334,"days":18,"dot_needed":"218,552,950"},{"time_hours":414,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286,"days":18,"dot_needed":"217,709,116"},{"time_hours":415,"approval_perbill":567031820,"support_perbill":191220239,"approval":56.703182,"support":19.1220239,"days":18,"dot_needed":"216,865,282"},{"time_hours":416,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191,"days":18,"dot_needed":"216,021,448"},{"time_hours":417,"approval_perbill":566302652,"support_perbill":189732143,"approval":56.6302652,"support":18.9732143,"days":18,"dot_needed":"215,177,614"},{"time_hours":418,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096,"days":18,"dot_needed":"214,333,781"},{"time_hours":419,"approval_perbill":565578020,"support_perbill":188244048,"approval":56.557802,"support":18.8244048,"days":18,"dot_needed":"213,489,947"},{"time_hours":420,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75,"days":18,"dot_needed":"212,646,113"},{"time_hours":421,"approval_perbill":564857881,"support_perbill":186755953,"approval":56.4857881,"support":18.6755953,"days":18,"dot_needed":"211,802,279"},{"time_hours":422,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905,"days":18,"dot_needed":"210,958,445"},{"time_hours":423,"approval_perbill":564142195,"support_perbill":185267858,"approval":56.4142195,"support":18.5267858,"days":18,"dot_needed":"210,114,612"},{"time_hours":424,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381,"days":18,"dot_needed":"209,270,778"},{"time_hours":425,"approval_perbill":563430919,"support_perbill":183779762,"approval":56.3430919,"support":18.3779762,"days":18,"dot_needed":"208,426,944"},{"time_hours":426,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715,"days":18,"dot_needed":"207,583,111"},{"time_hours":427,"approval_perbill":562724014,"support_perbill":182291667,"approval":56.2724014,"support":18.2291667,"days":18,"dot_needed":"206,739,276"},{"time_hours":428,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762,"days":18,"dot_needed":"205,895,443"},{"time_hours":429,"approval_perbill":562021439,"support_perbill":180803572,"approval":56.2021439,"support":18.0803572,"days":18,"dot_needed":"205,051,609"},{"time_hours":430,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524,"days":18,"dot_needed":"204,207,775"},{"time_hours":431,"approval_perbill":561323155,"support_perbill":179315477,"approval":56.1323155,"support":17.9315477,"days":18,"dot_needed":"203,363,942"},{"time_hours":432,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429,"days":18,"dot_needed":"202,520,108"},{"time_hours":433,"approval_perbill":560629122,"support_perbill":177827381,"approval":56.0629122,"support":17.7827381,"days":19,"dot_needed":"201,676,273"},{"time_hours":434,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334,"days":19,"dot_needed":"200,832,440"},{"time_hours":435,"approval_perbill":559939302,"support_perbill":176339286,"approval":55.9939302,"support":17.6339286,"days":19,"dot_needed":"199,988,606"},{"time_hours":436,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239,"days":19,"dot_needed":"199,144,773"},{"time_hours":437,"approval_perbill":559253656,"support_perbill":174851191,"approval":55.9253656,"support":17.4851191,"days":19,"dot_needed":"198,300,939"},{"time_hours":438,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143,"days":19,"dot_needed":"197,457,105"},{"time_hours":439,"approval_perbill":558572147,"support_perbill":173363096,"approval":55.8572147,"support":17.3363096,"days":19,"dot_needed":"196,613,272"},{"time_hours":440,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048,"days":19,"dot_needed":"195,769,437"},{"time_hours":441,"approval_perbill":557894736,"support_perbill":171875000,"approval":55.7894736,"support":17.1875,"days":19,"dot_needed":"194,925,603"},{"time_hours":442,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953,"days":19,"dot_needed":"194,081,770"},{"time_hours":443,"approval_perbill":557221389,"support_perbill":170386905,"approval":55.7221389,"support":17.0386905,"days":19,"dot_needed":"193,237,936"},{"time_hours":444,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858,"days":19,"dot_needed":"192,394,103"},{"time_hours":445,"approval_perbill":556552068,"support_perbill":168898810,"approval":55.6552068,"support":16.889881,"days":19,"dot_needed":"191,550,269"},{"time_hours":446,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762,"days":19,"dot_needed":"190,706,434"},{"time_hours":447,"approval_perbill":555886736,"support_perbill":167410715,"approval":55.5886736,"support":16.7410715,"days":19,"dot_needed":"189,862,601"},{"time_hours":448,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667,"days":19,"dot_needed":"189,018,767"},{"time_hours":449,"approval_perbill":555225359,"support_perbill":165922620,"approval":55.5225359,"support":16.592262,"days":19,"dot_needed":"188,174,934"},{"time_hours":450,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572,"days":19,"dot_needed":"187,331,100"},{"time_hours":451,"approval_perbill":554567901,"support_perbill":164434524,"approval":55.4567901,"support":16.4434524,"days":19,"dot_needed":"186,487,266"},{"time_hours":452,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477,"days":19,"dot_needed":"185,643,432"},{"time_hours":453,"approval_perbill":553914328,"support_perbill":162946429,"approval":55.3914328,"support":16.2946429,"days":19,"dot_needed":"184,799,598"},{"time_hours":454,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381,"days":19,"dot_needed":"183,955,764"},{"time_hours":455,"approval_perbill":553264604,"support_perbill":161458334,"approval":55.3264604,"support":16.1458334,"days":19,"dot_needed":"183,111,931"},{"time_hours":456,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286,"days":19,"dot_needed":"182,268,097"},{"time_hours":457,"approval_perbill":552618698,"support_perbill":159970239,"approval":55.2618698,"support":15.9970239,"days":20,"dot_needed":"181,424,264"},{"time_hours":458,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191,"days":20,"dot_needed":"180,580,429"},{"time_hours":459,"approval_perbill":551976574,"support_perbill":158482143,"approval":55.1976574,"support":15.8482143,"days":20,"dot_needed":"179,736,595"},{"time_hours":460,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096,"days":20,"dot_needed":"178,892,762"},{"time_hours":461,"approval_perbill":551338199,"support_perbill":156994048,"approval":55.1338199,"support":15.6994048,"days":20,"dot_needed":"178,048,928"},{"time_hours":462,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625,"days":20,"dot_needed":"177,205,094"},{"time_hours":463,"approval_perbill":550703542,"support_perbill":155505953,"approval":55.0703542,"support":15.5505953,"days":20,"dot_needed":"176,361,261"},{"time_hours":464,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905,"days":20,"dot_needed":"175,517,426"},{"time_hours":465,"approval_perbill":550072569,"support_perbill":154017858,"approval":55.0072569,"support":15.4017858,"days":20,"dot_needed":"174,673,593"},{"time_hours":466,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381,"days":20,"dot_needed":"173,829,759"},{"time_hours":467,"approval_perbill":549445248,"support_perbill":152529762,"approval":54.9445248,"support":15.2529762,"days":20,"dot_needed":"172,985,925"},{"time_hours":468,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715,"days":20,"dot_needed":"172,142,092"},{"time_hours":469,"approval_perbill":548821549,"support_perbill":151041667,"approval":54.8821549,"support":15.1041667,"days":20,"dot_needed":"171,298,258"},{"time_hours":470,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762,"days":20,"dot_needed":"170,454,425"},{"time_hours":471,"approval_perbill":548201438,"support_perbill":149553572,"approval":54.8201438,"support":14.9553572,"days":20,"dot_needed":"169,610,590"},{"time_hours":472,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524,"days":20,"dot_needed":"168,766,756"},{"time_hours":473,"approval_perbill":547584887,"support_perbill":148065477,"approval":54.7584887,"support":14.8065477,"days":20,"dot_needed":"167,922,923"},{"time_hours":474,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429,"days":20,"dot_needed":"167,079,089"},{"time_hours":475,"approval_perbill":546971864,"support_perbill":146577381,"approval":54.6971864,"support":14.6577381,"days":20,"dot_needed":"166,235,255"},{"time_hours":476,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334,"days":20,"dot_needed":"165,391,422"},{"time_hours":477,"approval_perbill":546362339,"support_perbill":145089286,"approval":54.6362339,"support":14.5089286,"days":20,"dot_needed":"164,547,587"},{"time_hours":478,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239,"days":20,"dot_needed":"163,703,754"},{"time_hours":479,"approval_perbill":545756282,"support_perbill":143601191,"approval":54.5756282,"support":14.3601191,"days":20,"dot_needed":"162,859,920"},{"time_hours":480,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143,"days":20,"dot_needed":"162,016,086"},{"time_hours":481,"approval_perbill":545153664,"support_perbill":142113096,"approval":54.5153664,"support":14.2113096,"days":21,"dot_needed":"161,172,253"},{"time_hours":482,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048,"days":21,"dot_needed":"160,328,419"},{"time_hours":483,"approval_perbill":544554455,"support_perbill":140625000,"approval":54.4554455,"support":14.0625,"days":21,"dot_needed":"159,484,584"},{"time_hours":484,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953,"days":21,"dot_needed":"158,640,751"},{"time_hours":485,"approval_perbill":543958627,"support_perbill":139136905,"approval":54.3958627,"support":13.9136905,"days":21,"dot_needed":"157,796,917"},{"time_hours":486,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858,"days":21,"dot_needed":"156,953,084"},{"time_hours":487,"approval_perbill":543366151,"support_perbill":137648810,"approval":54.3366151,"support":13.764881,"days":21,"dot_needed":"156,109,250"},{"time_hours":488,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762,"days":21,"dot_needed":"155,265,416"},{"time_hours":489,"approval_perbill":542776998,"support_perbill":136160715,"approval":54.2776998,"support":13.6160715,"days":21,"dot_needed":"154,421,583"},{"time_hours":490,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667,"days":21,"dot_needed":"153,577,748"},{"time_hours":491,"approval_perbill":542191142,"support_perbill":134672620,"approval":54.2191142,"support":13.467262,"days":21,"dot_needed":"152,733,915"},{"time_hours":492,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572,"days":21,"dot_needed":"151,890,081"},{"time_hours":493,"approval_perbill":541608554,"support_perbill":133184524,"approval":54.1608554,"support":13.3184524,"days":21,"dot_needed":"151,046,247"},{"time_hours":494,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477,"days":21,"dot_needed":"150,202,414"},{"time_hours":495,"approval_perbill":541029207,"support_perbill":131696429,"approval":54.1029207,"support":13.1696429,"days":21,"dot_needed":"149,358,580"},{"time_hours":496,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381,"days":21,"dot_needed":"148,514,745"},{"time_hours":497,"approval_perbill":540453074,"support_perbill":130208334,"approval":54.0453074,"support":13.0208334,"days":21,"dot_needed":"147,670,912"},{"time_hours":498,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286,"days":21,"dot_needed":"146,827,078"},{"time_hours":499,"approval_perbill":539880129,"support_perbill":128720239,"approval":53.9880129,"support":12.8720239,"days":21,"dot_needed":"145,983,245"},{"time_hours":500,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191,"days":21,"dot_needed":"145,139,411"},{"time_hours":501,"approval_perbill":539310344,"support_perbill":127232143,"approval":53.9310344,"support":12.7232143,"days":21,"dot_needed":"144,295,577"},{"time_hours":502,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096,"days":21,"dot_needed":"143,451,743"},{"time_hours":503,"approval_perbill":538743695,"support_perbill":125744048,"approval":53.8743695,"support":12.5744048,"days":21,"dot_needed":"142,607,909"},{"time_hours":504,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5,"days":21,"dot_needed":"141,764,075"},{"time_hours":505,"approval_perbill":538180155,"support_perbill":124255953,"approval":53.8180155,"support":12.4255953,"days":22,"dot_needed":"140,920,242"},{"time_hours":506,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905,"days":22,"dot_needed":"140,076,408"},{"time_hours":507,"approval_perbill":537619699,"support_perbill":122767858,"approval":53.7619699,"support":12.2767858,"days":22,"dot_needed":"139,232,575"},{"time_hours":508,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381,"days":22,"dot_needed":"138,388,740"},{"time_hours":509,"approval_perbill":537062301,"support_perbill":121279762,"approval":53.7062301,"support":12.1279762,"days":22,"dot_needed":"137,544,906"},{"time_hours":510,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715,"days":22,"dot_needed":"136,701,073"},{"time_hours":511,"approval_perbill":536507936,"support_perbill":119791667,"approval":53.6507936,"support":11.9791667,"days":22,"dot_needed":"135,857,239"},{"time_hours":512,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762,"days":22,"dot_needed":"135,013,406"},{"time_hours":513,"approval_perbill":535956580,"support_perbill":118303572,"approval":53.595658,"support":11.8303572,"days":22,"dot_needed":"134,169,572"},{"time_hours":514,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524,"days":22,"dot_needed":"133,325,737"},{"time_hours":515,"approval_perbill":535408209,"support_perbill":116815477,"approval":53.5408209,"support":11.6815477,"days":22,"dot_needed":"132,481,904"},{"time_hours":516,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429,"days":22,"dot_needed":"131,638,070"},{"time_hours":517,"approval_perbill":534862798,"support_perbill":115327381,"approval":53.4862798,"support":11.5327381,"days":22,"dot_needed":"130,794,236"},{"time_hours":518,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334,"days":22,"dot_needed":"129,950,403"},{"time_hours":519,"approval_perbill":534320323,"support_perbill":113839286,"approval":53.4320323,"support":11.3839286,"days":22,"dot_needed":"129,106,569"},{"time_hours":520,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239,"days":22,"dot_needed":"128,262,736"},{"time_hours":521,"approval_perbill":533780760,"support_perbill":112351191,"approval":53.378076,"support":11.2351191,"days":22,"dot_needed":"127,418,901"},{"time_hours":522,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143,"days":22,"dot_needed":"126,575,067"},{"time_hours":523,"approval_perbill":533244087,"support_perbill":110863096,"approval":53.3244087,"support":11.0863096,"days":22,"dot_needed":"125,731,234"},{"time_hours":524,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048,"days":22,"dot_needed":"124,887,400"},{"time_hours":525,"approval_perbill":532710280,"support_perbill":109375000,"approval":53.271028,"support":10.9375,"days":22,"dot_needed":"124,043,566"},{"time_hours":526,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953,"days":22,"dot_needed":"123,199,733"},{"time_hours":527,"approval_perbill":532179316,"support_perbill":107886905,"approval":53.2179316,"support":10.7886905,"days":22,"dot_needed":"122,355,898"},{"time_hours":528,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858,"days":22,"dot_needed":"121,512,065"},{"time_hours":529,"approval_perbill":531651173,"support_perbill":106398810,"approval":53.1651173,"support":10.639881,"days":23,"dot_needed":"120,668,231"},{"time_hours":530,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762,"days":23,"dot_needed":"119,824,397"},{"time_hours":531,"approval_perbill":531125827,"support_perbill":104910715,"approval":53.1125827,"support":10.4910715,"days":23,"dot_needed":"118,980,564"},{"time_hours":532,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667,"days":23,"dot_needed":"118,136,730"},{"time_hours":533,"approval_perbill":530603258,"support_perbill":103422620,"approval":53.0603258,"support":10.342262,"days":23,"dot_needed":"117,292,896"},{"time_hours":534,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572,"days":23,"dot_needed":"116,449,062"},{"time_hours":535,"approval_perbill":530083443,"support_perbill":101934524,"approval":53.0083443,"support":10.1934524,"days":23,"dot_needed":"115,605,228"},{"time_hours":536,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477,"days":23,"dot_needed":"114,761,395"},{"time_hours":537,"approval_perbill":529566360,"support_perbill":100446429,"approval":52.956636,"support":10.0446429,"days":23,"dot_needed":"113,917,561"},{"time_hours":538,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381,"days":23,"dot_needed":"113,073,727"},{"time_hours":539,"approval_perbill":529051987,"support_perbill":98958334,"approval":52.9051987,"support":9.8958334,"days":23,"dot_needed":"112,229,893"},{"time_hours":540,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286,"days":23,"dot_needed":"111,386,059"},{"time_hours":541,"approval_perbill":528540305,"support_perbill":97470239,"approval":52.8540305,"support":9.7470239,"days":23,"dot_needed":"110,542,226"},{"time_hours":542,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191,"days":23,"dot_needed":"109,698,392"},{"time_hours":543,"approval_perbill":528031290,"support_perbill":95982143,"approval":52.803129,"support":9.5982143,"days":23,"dot_needed":"108,854,558"},{"time_hours":544,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096,"days":23,"dot_needed":"108,010,725"},{"time_hours":545,"approval_perbill":527524924,"support_perbill":94494048,"approval":52.7524924,"support":9.4494048,"days":23,"dot_needed":"107,166,890"},{"time_hours":546,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375,"days":23,"dot_needed":"106,323,056"},{"time_hours":547,"approval_perbill":527021184,"support_perbill":93005953,"approval":52.7021184,"support":9.3005953,"days":23,"dot_needed":"105,479,223"},{"time_hours":548,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905,"days":23,"dot_needed":"104,635,389"},{"time_hours":549,"approval_perbill":526520051,"support_perbill":91517858,"approval":52.6520051,"support":9.1517858,"days":23,"dot_needed":"103,791,556"},{"time_hours":550,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381,"days":23,"dot_needed":"102,947,722"},{"time_hours":551,"approval_perbill":526021505,"support_perbill":90029762,"approval":52.6021505,"support":9.0029762,"days":23,"dot_needed":"102,103,887"},{"time_hours":552,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715,"days":23,"dot_needed":"101,260,054"},{"time_hours":553,"approval_perbill":525525525,"support_perbill":88541667,"approval":52.5525525,"support":8.8541667,"days":24,"dot_needed":"100,416,220"},{"time_hours":554,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762,"days":24,"dot_needed":"99,572,387"},{"time_hours":555,"approval_perbill":525032092,"support_perbill":87053572,"approval":52.5032092,"support":8.7053572,"days":24,"dot_needed":"98,728,553"},{"time_hours":556,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524,"days":24,"dot_needed":"97,884,719"},{"time_hours":557,"approval_perbill":524541186,"support_perbill":85565477,"approval":52.4541186,"support":8.5565477,"days":24,"dot_needed":"97,040,886"},{"time_hours":558,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429,"days":24,"dot_needed":"96,197,051"},{"time_hours":559,"approval_perbill":524052788,"support_perbill":84077381,"approval":52.4052788,"support":8.4077381,"days":24,"dot_needed":"95,353,217"},{"time_hours":560,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334,"days":24,"dot_needed":"94,509,384"},{"time_hours":561,"approval_perbill":523566878,"support_perbill":82589286,"approval":52.3566878,"support":8.2589286,"days":24,"dot_needed":"93,665,550"},{"time_hours":562,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239,"days":24,"dot_needed":"92,821,717"},{"time_hours":563,"approval_perbill":523083439,"support_perbill":81101191,"approval":52.3083439,"support":8.1101191,"days":24,"dot_needed":"91,977,883"},{"time_hours":564,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143,"days":24,"dot_needed":"91,134,048"},{"time_hours":565,"approval_perbill":522602450,"support_perbill":79613096,"approval":52.260245,"support":7.9613096,"days":24,"dot_needed":"90,290,215"},{"time_hours":566,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048,"days":24,"dot_needed":"89,446,381"},{"time_hours":567,"approval_perbill":522123893,"support_perbill":78125000,"approval":52.2123893,"support":7.8125,"days":24,"dot_needed":"88,602,547"},{"time_hours":568,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953,"days":24,"dot_needed":"87,758,714"},{"time_hours":569,"approval_perbill":521647751,"support_perbill":76636905,"approval":52.1647751,"support":7.6636905,"days":24,"dot_needed":"86,914,880"},{"time_hours":570,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858,"days":24,"dot_needed":"86,071,047"},{"time_hours":571,"approval_perbill":521174004,"support_perbill":75148810,"approval":52.1174004,"support":7.514881,"days":24,"dot_needed":"85,227,212"},{"time_hours":572,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762,"days":24,"dot_needed":"84,383,378"},{"time_hours":573,"approval_perbill":520702634,"support_perbill":73660715,"approval":52.0702634,"support":7.3660715,"days":24,"dot_needed":"83,539,545"},{"time_hours":574,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667,"days":24,"dot_needed":"82,695,711"},{"time_hours":575,"approval_perbill":520233625,"support_perbill":72172620,"approval":52.0233625,"support":7.217262,"days":24,"dot_needed":"81,851,878"},{"time_hours":576,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572,"days":24,"dot_needed":"81,008,044"},{"time_hours":577,"approval_perbill":519766957,"support_perbill":70684524,"approval":51.9766957,"support":7.0684524,"days":25,"dot_needed":"80,164,209"},{"time_hours":578,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477,"days":25,"dot_needed":"79,320,376"},{"time_hours":579,"approval_perbill":519302615,"support_perbill":69196429,"approval":51.9302615,"support":6.9196429,"days":25,"dot_needed":"78,476,542"},{"time_hours":580,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381,"days":25,"dot_needed":"77,632,708"},{"time_hours":581,"approval_perbill":518840579,"support_perbill":67708334,"approval":51.8840579,"support":6.7708334,"days":25,"dot_needed":"76,788,875"},{"time_hours":582,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286,"days":25,"dot_needed":"75,945,041"},{"time_hours":583,"approval_perbill":518380834,"support_perbill":66220239,"approval":51.8380834,"support":6.6220239,"days":25,"dot_needed":"75,101,207"},{"time_hours":584,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191,"days":25,"dot_needed":"74,257,373"},{"time_hours":585,"approval_perbill":517923362,"support_perbill":64732143,"approval":51.7923362,"support":6.4732143,"days":25,"dot_needed":"73,413,539"},{"time_hours":586,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096,"days":25,"dot_needed":"72,569,706"},{"time_hours":587,"approval_perbill":517468146,"support_perbill":63244048,"approval":51.7468146,"support":6.3244048,"days":25,"dot_needed":"71,725,872"},{"time_hours":588,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25,"days":25,"dot_needed":"70,882,038"},{"time_hours":589,"approval_perbill":517015170,"support_perbill":61755953,"approval":51.701517,"support":6.1755953,"days":25,"dot_needed":"70,038,204"},{"time_hours":590,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905,"days":25,"dot_needed":"69,194,370"},{"time_hours":591,"approval_perbill":516564417,"support_perbill":60267858,"approval":51.6564417,"support":6.0267858,"days":25,"dot_needed":"68,350,537"},{"time_hours":592,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381,"days":25,"dot_needed":"67,506,703"},{"time_hours":593,"approval_perbill":516115870,"support_perbill":58779762,"approval":51.611587,"support":5.8779762,"days":25,"dot_needed":"66,662,869"},{"time_hours":594,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715,"days":25,"dot_needed":"65,819,036"},{"time_hours":595,"approval_perbill":515669515,"support_perbill":57291667,"approval":51.5669515,"support":5.7291667,"days":25,"dot_needed":"64,975,201"},{"time_hours":596,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762,"days":25,"dot_needed":"64,131,368"},{"time_hours":597,"approval_perbill":515225334,"support_perbill":55803572,"approval":51.5225334,"support":5.5803572,"days":25,"dot_needed":"63,287,534"},{"time_hours":598,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524,"days":25,"dot_needed":"62,443,700"},{"time_hours":599,"approval_perbill":514783313,"support_perbill":54315477,"approval":51.4783313,"support":5.4315477,"days":25,"dot_needed":"61,599,867"},{"time_hours":600,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429,"days":25,"dot_needed":"60,756,033"},{"time_hours":601,"approval_perbill":514343434,"support_perbill":52827381,"approval":51.4343434,"support":5.2827381,"days":26,"dot_needed":"59,912,198"},{"time_hours":602,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334,"days":26,"dot_needed":"59,068,365"},{"time_hours":603,"approval_perbill":513905683,"support_perbill":51339286,"approval":51.3905683,"support":5.1339286,"days":26,"dot_needed":"58,224,531"},{"time_hours":604,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239,"days":26,"dot_needed":"57,380,698"},{"time_hours":605,"approval_perbill":513470044,"support_perbill":49851191,"approval":51.3470044,"support":4.9851191,"days":26,"dot_needed":"56,536,864"},{"time_hours":606,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143,"days":26,"dot_needed":"55,693,030"},{"time_hours":607,"approval_perbill":513036502,"support_perbill":48363096,"approval":51.3036502,"support":4.8363096,"days":26,"dot_needed":"54,849,197"},{"time_hours":608,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048,"days":26,"dot_needed":"54,005,362"},{"time_hours":609,"approval_perbill":512605041,"support_perbill":46875000,"approval":51.2605041,"support":4.6875,"days":26,"dot_needed":"53,161,528"},{"time_hours":610,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953,"days":26,"dot_needed":"52,317,695"},{"time_hours":611,"approval_perbill":512175648,"support_perbill":45386905,"approval":51.2175648,"support":4.5386905,"days":26,"dot_needed":"51,473,861"},{"time_hours":612,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858,"days":26,"dot_needed":"50,630,028"},{"time_hours":613,"approval_perbill":511748307,"support_perbill":43898810,"approval":51.1748307,"support":4.389881,"days":26,"dot_needed":"49,786,194"},{"time_hours":614,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762,"days":26,"dot_needed":"48,942,359"},{"time_hours":615,"approval_perbill":511323003,"support_perbill":42410715,"approval":51.1323003,"support":4.2410715,"days":26,"dot_needed":"48,098,526"},{"time_hours":616,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667,"days":26,"dot_needed":"47,254,692"},{"time_hours":617,"approval_perbill":510899722,"support_perbill":40922620,"approval":51.0899722,"support":4.092262,"days":26,"dot_needed":"46,410,859"},{"time_hours":618,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572,"days":26,"dot_needed":"45,567,025"},{"time_hours":619,"approval_perbill":510478449,"support_perbill":39434524,"approval":51.0478449,"support":3.9434524,"days":26,"dot_needed":"44,723,191"},{"time_hours":620,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477,"days":26,"dot_needed":"43,879,357"},{"time_hours":621,"approval_perbill":510059171,"support_perbill":37946429,"approval":51.0059171,"support":3.7946429,"days":26,"dot_needed":"43,035,523"},{"time_hours":622,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381,"days":26,"dot_needed":"42,191,689"},{"time_hours":623,"approval_perbill":509641873,"support_perbill":36458334,"approval":50.9641873,"support":3.6458334,"days":26,"dot_needed":"41,347,856"},{"time_hours":624,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286,"days":26,"dot_needed":"40,504,022"},{"time_hours":625,"approval_perbill":509226540,"support_perbill":34970239,"approval":50.922654,"support":3.4970239,"days":27,"dot_needed":"39,660,189"},{"time_hours":626,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191,"days":27,"dot_needed":"38,816,354"},{"time_hours":627,"approval_perbill":508813160,"support_perbill":33482143,"approval":50.881316,"support":3.3482143,"days":27,"dot_needed":"37,972,520"},{"time_hours":628,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096,"days":27,"dot_needed":"37,128,687"},{"time_hours":629,"approval_perbill":508401719,"support_perbill":31994048,"approval":50.8401719,"support":3.1994048,"days":27,"dot_needed":"36,284,853"},{"time_hours":630,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125,"days":27,"dot_needed":"35,441,019"},{"time_hours":631,"approval_perbill":507992202,"support_perbill":30505953,"approval":50.7992202,"support":3.0505953,"days":27,"dot_needed":"34,597,186"},{"time_hours":632,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905,"days":27,"dot_needed":"33,753,351"},{"time_hours":633,"approval_perbill":507584597,"support_perbill":29017858,"approval":50.7584597,"support":2.9017858,"days":27,"dot_needed":"32,909,518"},{"time_hours":634,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381,"days":27,"dot_needed":"32,065,684"},{"time_hours":635,"approval_perbill":507178890,"support_perbill":27529762,"approval":50.717889,"support":2.7529762,"days":27,"dot_needed":"31,221,850"},{"time_hours":636,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715,"days":27,"dot_needed":"30,378,017"},{"time_hours":637,"approval_perbill":506775067,"support_perbill":26041667,"approval":50.6775067,"support":2.6041667,"days":27,"dot_needed":"29,534,183"},{"time_hours":638,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762,"days":27,"dot_needed":"28,690,350"},{"time_hours":639,"approval_perbill":506373116,"support_perbill":24553572,"approval":50.6373116,"support":2.4553572,"days":27,"dot_needed":"27,846,515"},{"time_hours":640,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524,"days":27,"dot_needed":"27,002,681"},{"time_hours":641,"approval_perbill":505973024,"support_perbill":23065477,"approval":50.5973024,"support":2.3065477,"days":27,"dot_needed":"26,158,848"},{"time_hours":642,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429,"days":27,"dot_needed":"25,315,014"},{"time_hours":643,"approval_perbill":505574778,"support_perbill":21577381,"approval":50.5574778,"support":2.1577381,"days":27,"dot_needed":"24,471,180"},{"time_hours":644,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334,"days":27,"dot_needed":"23,627,347"},{"time_hours":645,"approval_perbill":505178365,"support_perbill":20089286,"approval":50.5178365,"support":2.0089286,"days":27,"dot_needed":"22,783,512"},{"time_hours":646,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239,"days":27,"dot_needed":"21,939,679"},{"time_hours":647,"approval_perbill":504783773,"support_perbill":18601191,"approval":50.4783773,"support":1.8601191,"days":27,"dot_needed":"21,095,845"},{"time_hours":648,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143,"days":27,"dot_needed":"20,252,011"},{"time_hours":649,"approval_perbill":504390988,"support_perbill":17113096,"approval":50.4390988,"support":1.7113096,"days":28,"dot_needed":"19,408,178"},{"time_hours":650,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048,"days":28,"dot_needed":"18,564,344"},{"time_hours":651,"approval_perbill":503999999,"support_perbill":15625000,"approval":50.3999999,"support":1.5625,"days":28,"dot_needed":"17,720,509"},{"time_hours":652,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953,"days":28,"dot_needed":"16,876,676"},{"time_hours":653,"approval_perbill":503610794,"support_perbill":14136905,"approval":50.3610794,"support":1.4136905,"days":28,"dot_needed":"16,032,842"},{"time_hours":654,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858,"days":28,"dot_needed":"15,189,009"},{"time_hours":655,"approval_perbill":503223359,"support_perbill":12648810,"approval":50.3223359,"support":1.264881,"days":28,"dot_needed":"14,345,175"},{"time_hours":656,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762,"days":28,"dot_needed":"13,501,341"},{"time_hours":657,"approval_perbill":502837684,"support_perbill":11160715,"approval":50.2837684,"support":1.1160715,"days":28,"dot_needed":"12,657,508"},{"time_hours":658,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667,"days":28,"dot_needed":"11,813,673"},{"time_hours":659,"approval_perbill":502453756,"support_perbill":9672620,"approval":50.2453756,"support":0.967262,"days":28,"dot_needed":"10,969,840"},{"time_hours":660,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572,"days":28,"dot_needed":"10,126,006"},{"time_hours":661,"approval_perbill":502071562,"support_perbill":8184524,"approval":50.2071562,"support":0.8184524,"days":28,"dot_needed":"9,282,172"},{"time_hours":662,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477,"days":28,"dot_needed":"8,438,339"},{"time_hours":663,"approval_perbill":501691093,"support_perbill":6696429,"approval":50.1691093,"support":0.6696429,"days":28,"dot_needed":"7,594,505"},{"time_hours":664,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381,"days":28,"dot_needed":"6,750,670"},{"time_hours":665,"approval_perbill":501312335,"support_perbill":5208334,"approval":50.1312335,"support":0.5208334,"days":28,"dot_needed":"5,906,837"},{"time_hours":666,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286,"days":28,"dot_needed":"5,063,003"},{"time_hours":667,"approval_perbill":500935278,"support_perbill":3720239,"approval":50.0935278,"support":0.3720239,"days":28,"dot_needed":"4,219,170"},{"time_hours":668,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191,"days":28,"dot_needed":"3,375,336"},{"time_hours":669,"approval_perbill":500559910,"support_perbill":2232143,"approval":50.055991,"support":0.2232143,"days":28,"dot_needed":"2,531,502"},{"time_hours":670,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096,"days":28,"dot_needed":"1,687,668"},{"time_hours":671,"approval_perbill":500186219,"support_perbill":744048,"approval":50.0186219,"support":0.0744048,"days":28,"dot_needed":"843,834"},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0,"days":28,"dot_needed":0}]')},28560:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000026,"approval":100,"support":50.0000026},{"time_hours":1,"approval_perbill":998774510,"support_perbill":455636061,"approval":99.877451,"support":45.5636061},{"time_hours":2,"approval_perbill":997549020,"support_perbill":418401359,"approval":99.754902,"support":41.8401359},{"time_hours":3,"approval_perbill":996323530,"support_perbill":386705228,"approval":99.632353,"support":38.6705228},{"time_hours":4,"approval_perbill":995098040,"support_perbill":359397443,"approval":99.509804,"support":35.9397443},{"time_hours":5,"approval_perbill":993872550,"support_perbill":335625639,"approval":99.387255,"support":33.5625639},{"time_hours":6,"approval_perbill":992647060,"support_perbill":314744813,"approval":99.264706,"support":31.4744813},{"time_hours":7,"approval_perbill":991421570,"support_perbill":296257808,"approval":99.142157,"support":29.6257808},{"time_hours":8,"approval_perbill":990196080,"support_perbill":279775293,"approval":99.019608,"support":27.9775293},{"time_hours":9,"approval_perbill":988970589,"support_perbill":264988013,"approval":98.8970589,"support":26.4988013},{"time_hours":10,"approval_perbill":987745099,"support_perbill":251647242,"approval":98.7745099,"support":25.1647242},{"time_hours":11,"approval_perbill":986519609,"support_perbill":239550622,"approval":98.6519609,"support":23.9550622},{"time_hours":12,"approval_perbill":985294119,"support_perbill":228531862,"approval":98.5294119,"support":22.8531862},{"time_hours":13,"approval_perbill":984068628,"support_perbill":218453039,"approval":98.4068628,"support":21.8453039},{"time_hours":14,"approval_perbill":982843138,"support_perbill":209198815,"approval":98.2843138,"support":20.9198815},{"time_hours":15,"approval_perbill":981617648,"support_perbill":200671963,"approval":98.1617648,"support":20.0671963},{"time_hours":16,"approval_perbill":980392158,"support_perbill":192789972,"approval":98.0392158,"support":19.2789972},{"time_hours":17,"approval_perbill":979166667,"support_perbill":185482348,"approval":97.9166667,"support":18.5482348},{"time_hours":18,"approval_perbill":977941177,"support_perbill":178688524,"approval":97.7941177,"support":17.8688524},{"time_hours":19,"approval_perbill":976715687,"support_perbill":172356151,"approval":97.6715687,"support":17.2356151},{"time_hours":20,"approval_perbill":975490197,"support_perbill":166439756,"approval":97.5490197,"support":16.6439756},{"time_hours":21,"approval_perbill":974264706,"support_perbill":160899652,"approval":97.4264706,"support":16.0899652},{"time_hours":22,"approval_perbill":973039216,"support_perbill":155701053,"approval":97.3039216,"support":15.5701053},{"time_hours":23,"approval_perbill":971813726,"support_perbill":150813323,"approval":97.1813726,"support":15.0813323},{"time_hours":24,"approval_perbill":970588236,"support_perbill":146209386,"approval":97.0588236,"support":14.6209386},{"time_hours":25,"approval_perbill":969362746,"support_perbill":141865225,"approval":96.9362746,"support":14.1865225},{"time_hours":26,"approval_perbill":968137256,"support_perbill":137759452,"approval":96.8137256,"support":13.7759452},{"time_hours":27,"approval_perbill":966911766,"support_perbill":133872975,"approval":96.6911766,"support":13.3872975},{"time_hours":28,"approval_perbill":965686276,"support_perbill":130188679,"approval":96.5686276,"support":13.0188679},{"time_hours":29,"approval_perbill":964460786,"support_perbill":126691186,"approval":96.4460786,"support":12.6691186},{"time_hours":30,"approval_perbill":963235295,"support_perbill":123366639,"approval":96.3235295,"support":12.3366639},{"time_hours":31,"approval_perbill":962009805,"support_perbill":120202524,"approval":96.2009805,"support":12.0202524},{"time_hours":32,"approval_perbill":960784315,"support_perbill":117187499,"approval":96.0784315,"support":11.7187499},{"time_hours":33,"approval_perbill":959558825,"support_perbill":114311269,"approval":95.9558825,"support":11.4311269},{"time_hours":34,"approval_perbill":958333334,"support_perbill":111564465,"approval":95.8333334,"support":11.1564465},{"time_hours":35,"approval_perbill":957107844,"support_perbill":108938546,"approval":95.7107844,"support":10.8938546},{"time_hours":36,"approval_perbill":955882354,"support_perbill":106425701,"approval":95.5882354,"support":10.6425701},{"time_hours":37,"approval_perbill":954656864,"support_perbill":104018782,"approval":95.4656864,"support":10.4018782},{"time_hours":38,"approval_perbill":953431373,"support_perbill":101711228,"approval":95.3431373,"support":10.1711228},{"time_hours":39,"approval_perbill":952205883,"support_perbill":99497012,"approval":95.2205883,"support":9.9497012},{"time_hours":40,"approval_perbill":950980393,"support_perbill":97370582,"approval":95.0980393,"support":9.7370582},{"time_hours":41,"approval_perbill":949754903,"support_perbill":95326819,"approval":94.9754903,"support":9.5326819},{"time_hours":42,"approval_perbill":948529412,"support_perbill":93360994,"approval":94.8529412,"support":9.3360994},{"time_hours":43,"approval_perbill":947303922,"support_perbill":91468733,"approval":94.7303922,"support":9.1468733},{"time_hours":44,"approval_perbill":946078432,"support_perbill":89645982,"approval":94.6078432,"support":8.9645982},{"time_hours":45,"approval_perbill":944852942,"support_perbill":87888981,"approval":94.4852942,"support":8.7888981},{"time_hours":46,"approval_perbill":943627452,"support_perbill":86194234,"approval":94.3627452,"support":8.6194234},{"time_hours":47,"approval_perbill":942401961,"support_perbill":84558490,"approval":94.2401961,"support":8.455849},{"time_hours":48,"approval_perbill":941176471,"support_perbill":82978722,"approval":94.1176471,"support":8.2978722},{"time_hours":49,"approval_perbill":939950981,"support_perbill":81452103,"approval":93.9950981,"support":8.1452103},{"time_hours":50,"approval_perbill":938725491,"support_perbill":79975997,"approval":93.8725491,"support":7.9975997},{"time_hours":51,"approval_perbill":937500001,"support_perbill":78547936,"approval":93.7500001,"support":7.8547936},{"time_hours":52,"approval_perbill":936274511,"support_perbill":77165614,"approval":93.6274511,"support":7.7165614},{"time_hours":53,"approval_perbill":935049021,"support_perbill":75826867,"approval":93.5049021,"support":7.5826867},{"time_hours":54,"approval_perbill":933823531,"support_perbill":74529666,"approval":93.3823531,"support":7.4529666},{"time_hours":55,"approval_perbill":932598040,"support_perbill":73272106,"approval":93.259804,"support":7.3272106},{"time_hours":56,"approval_perbill":931372550,"support_perbill":72052400,"approval":93.137255,"support":7.20524},{"time_hours":57,"approval_perbill":930147060,"support_perbill":70868862,"approval":93.014706,"support":7.0868862},{"time_hours":58,"approval_perbill":928921570,"support_perbill":69719908,"approval":92.892157,"support":6.9719908},{"time_hours":59,"approval_perbill":927696079,"support_perbill":68604042,"approval":92.7696079,"support":6.8604042},{"time_hours":60,"approval_perbill":926470589,"support_perbill":67519857,"approval":92.6470589,"support":6.7519857},{"time_hours":61,"approval_perbill":925245099,"support_perbill":66466022,"approval":92.5245099,"support":6.6466022},{"time_hours":62,"approval_perbill":924019609,"support_perbill":65441280,"approval":92.4019609,"support":6.544128},{"time_hours":63,"approval_perbill":922794118,"support_perbill":64444443,"approval":92.2794118,"support":6.4444443},{"time_hours":64,"approval_perbill":921568628,"support_perbill":63474386,"approval":92.1568628,"support":6.3474386},{"time_hours":65,"approval_perbill":920343138,"support_perbill":62530044,"approval":92.0343138,"support":6.2530044},{"time_hours":66,"approval_perbill":919117648,"support_perbill":61610409,"approval":91.9117648,"support":6.1610409},{"time_hours":67,"approval_perbill":917892158,"support_perbill":60714523,"approval":91.7892158,"support":6.0714523},{"time_hours":68,"approval_perbill":916666667,"support_perbill":59841478,"approval":91.6666667,"support":5.9841478},{"time_hours":69,"approval_perbill":915441177,"support_perbill":58990411,"approval":91.5441177,"support":5.8990411},{"time_hours":70,"approval_perbill":914215687,"support_perbill":58160504,"approval":91.4215687,"support":5.8160504},{"time_hours":71,"approval_perbill":912990197,"support_perbill":57350975,"approval":91.2990197,"support":5.7350975},{"time_hours":72,"approval_perbill":911764706,"support_perbill":56561084,"approval":91.1764706,"support":5.6561084},{"time_hours":73,"approval_perbill":910539216,"support_perbill":55790126,"approval":91.0539216,"support":5.5790126},{"time_hours":74,"approval_perbill":909313726,"support_perbill":55037426,"approval":90.9313726,"support":5.5037426},{"time_hours":75,"approval_perbill":908088236,"support_perbill":54302345,"approval":90.8088236,"support":5.4302345},{"time_hours":76,"approval_perbill":906862746,"support_perbill":53584271,"approval":90.6862746,"support":5.3584271},{"time_hours":77,"approval_perbill":905637256,"support_perbill":52882620,"approval":90.5637256,"support":5.288262},{"time_hours":78,"approval_perbill":904411766,"support_perbill":52196835,"approval":90.4411766,"support":5.2196835},{"time_hours":79,"approval_perbill":903186276,"support_perbill":51526385,"approval":90.3186276,"support":5.1526385},{"time_hours":80,"approval_perbill":901960785,"support_perbill":50870759,"approval":90.1960785,"support":5.0870759},{"time_hours":81,"approval_perbill":900735295,"support_perbill":50229473,"approval":90.0735295,"support":5.0229473},{"time_hours":82,"approval_perbill":899509805,"support_perbill":49602061,"approval":89.9509805,"support":4.9602061},{"time_hours":83,"approval_perbill":898284315,"support_perbill":48988077,"approval":89.8284315,"support":4.8988077},{"time_hours":84,"approval_perbill":897058824,"support_perbill":48387095,"approval":89.7058824,"support":4.8387095},{"time_hours":85,"approval_perbill":895833334,"support_perbill":47798707,"approval":89.5833334,"support":4.7798707},{"time_hours":86,"approval_perbill":894607844,"support_perbill":47222519,"approval":89.4607844,"support":4.7222519},{"time_hours":87,"approval_perbill":893382354,"support_perbill":46658158,"approval":89.3382354,"support":4.6658158},{"time_hours":88,"approval_perbill":892156864,"support_perbill":46105262,"approval":89.2156864,"support":4.6105262},{"time_hours":89,"approval_perbill":890931373,"support_perbill":45563485,"approval":89.0931373,"support":4.5563485},{"time_hours":90,"approval_perbill":889705883,"support_perbill":45032496,"approval":88.9705883,"support":4.5032496},{"time_hours":91,"approval_perbill":888480393,"support_perbill":44511976,"approval":88.8480393,"support":4.4511976},{"time_hours":92,"approval_perbill":887254903,"support_perbill":44001617,"approval":88.7254903,"support":4.4001617},{"time_hours":93,"approval_perbill":886029412,"support_perbill":43501126,"approval":88.6029412,"support":4.3501126},{"time_hours":94,"approval_perbill":884803922,"support_perbill":43010218,"approval":88.4803922,"support":4.3010218},{"time_hours":95,"approval_perbill":883578432,"support_perbill":42528621,"approval":88.3578432,"support":4.2528621},{"time_hours":96,"approval_perbill":882352942,"support_perbill":42056074,"approval":88.2352942,"support":4.2056074},{"time_hours":97,"approval_perbill":881127452,"support_perbill":41592321,"approval":88.1127452,"support":4.1592321},{"time_hours":98,"approval_perbill":879901962,"support_perbill":41137122,"approval":87.9901962,"support":4.1137122},{"time_hours":99,"approval_perbill":878676472,"support_perbill":40690242,"approval":87.8676472,"support":4.0690242},{"time_hours":100,"approval_perbill":877450982,"support_perbill":40251453,"approval":87.7450982,"support":4.0251453},{"time_hours":101,"approval_perbill":876225491,"support_perbill":39820539,"approval":87.6225491,"support":3.9820539},{"time_hours":102,"approval_perbill":875000001,"support_perbill":39397289,"approval":87.5000001,"support":3.9397289},{"time_hours":103,"approval_perbill":873774511,"support_perbill":38981501,"approval":87.3774511,"support":3.8981501},{"time_hours":104,"approval_perbill":872549021,"support_perbill":38572980,"approval":87.2549021,"support":3.857298},{"time_hours":105,"approval_perbill":871323530,"support_perbill":38171535,"approval":87.132353,"support":3.8171535},{"time_hours":106,"approval_perbill":870098040,"support_perbill":37776985,"approval":87.009804,"support":3.7776985},{"time_hours":107,"approval_perbill":868872550,"support_perbill":37389155,"approval":86.887255,"support":3.7389155},{"time_hours":108,"approval_perbill":867647060,"support_perbill":37007873,"approval":86.764706,"support":3.7007873},{"time_hours":109,"approval_perbill":866421570,"support_perbill":36632975,"approval":86.642157,"support":3.6632975},{"time_hours":110,"approval_perbill":865196079,"support_perbill":36264302,"approval":86.5196079,"support":3.6264302},{"time_hours":111,"approval_perbill":863970589,"support_perbill":35901701,"approval":86.3970589,"support":3.5901701},{"time_hours":112,"approval_perbill":862745099,"support_perbill":35545023,"approval":86.2745099,"support":3.5545023},{"time_hours":113,"approval_perbill":861519609,"support_perbill":35194123,"approval":86.1519609,"support":3.5194123},{"time_hours":114,"approval_perbill":860294118,"support_perbill":34848862,"approval":86.0294118,"support":3.4848862},{"time_hours":115,"approval_perbill":859068628,"support_perbill":34509106,"approval":85.9068628,"support":3.4509106},{"time_hours":116,"approval_perbill":857843138,"support_perbill":34174724,"approval":85.7843138,"support":3.4174724},{"time_hours":117,"approval_perbill":856617648,"support_perbill":33845590,"approval":85.6617648,"support":3.384559},{"time_hours":118,"approval_perbill":855392157,"support_perbill":33521580,"approval":85.5392157,"support":3.352158},{"time_hours":119,"approval_perbill":854166667,"support_perbill":33202577,"approval":85.4166667,"support":3.3202577},{"time_hours":120,"approval_perbill":852941177,"support_perbill":32888464,"approval":85.2941177,"support":3.2888464},{"time_hours":121,"approval_perbill":851715687,"support_perbill":32579131,"approval":85.1715687,"support":3.2579131},{"time_hours":122,"approval_perbill":850490197,"support_perbill":32274469,"approval":85.0490197,"support":3.2274469},{"time_hours":123,"approval_perbill":849264707,"support_perbill":31974373,"approval":84.9264707,"support":3.1974373},{"time_hours":124,"approval_perbill":848039217,"support_perbill":31678741,"approval":84.8039217,"support":3.1678741},{"time_hours":125,"approval_perbill":846813727,"support_perbill":31387475,"approval":84.6813727,"support":3.1387475},{"time_hours":126,"approval_perbill":845588236,"support_perbill":31100477,"approval":84.5588236,"support":3.1100477},{"time_hours":127,"approval_perbill":844362746,"support_perbill":30817656,"approval":84.4362746,"support":3.0817656},{"time_hours":128,"approval_perbill":843137256,"support_perbill":30538921,"approval":84.3137256,"support":3.0538921},{"time_hours":129,"approval_perbill":841911766,"support_perbill":30264184,"approval":84.1911766,"support":3.0264184},{"time_hours":130,"approval_perbill":840686276,"support_perbill":29993358,"approval":84.0686276,"support":2.9993358},{"time_hours":131,"approval_perbill":839460785,"support_perbill":29726363,"approval":83.9460785,"support":2.9726363},{"time_hours":132,"approval_perbill":838235295,"support_perbill":29463116,"approval":83.8235295,"support":2.9463116},{"time_hours":133,"approval_perbill":837009805,"support_perbill":29203539,"approval":83.7009805,"support":2.9203539},{"time_hours":134,"approval_perbill":835784315,"support_perbill":28947556,"approval":83.5784315,"support":2.8947556},{"time_hours":135,"approval_perbill":834558824,"support_perbill":28695094,"approval":83.4558824,"support":2.8695094},{"time_hours":136,"approval_perbill":833333334,"support_perbill":28446079,"approval":83.3333334,"support":2.8446079},{"time_hours":137,"approval_perbill":832107844,"support_perbill":28200442,"approval":83.2107844,"support":2.8200442},{"time_hours":138,"approval_perbill":830882354,"support_perbill":27958114,"approval":83.0882354,"support":2.7958114},{"time_hours":139,"approval_perbill":829656863,"support_perbill":27719030,"approval":82.9656863,"support":2.771903},{"time_hours":140,"approval_perbill":828431373,"support_perbill":27483123,"approval":82.8431373,"support":2.7483123},{"time_hours":141,"approval_perbill":827205883,"support_perbill":27250333,"approval":82.7205883,"support":2.7250333},{"time_hours":142,"approval_perbill":825980393,"support_perbill":27020596,"approval":82.5980393,"support":2.7020596},{"time_hours":143,"approval_perbill":824754902,"support_perbill":26793853,"approval":82.4754902,"support":2.6793853},{"time_hours":144,"approval_perbill":823529412,"support_perbill":26570047,"approval":82.3529412,"support":2.6570047},{"time_hours":145,"approval_perbill":822303922,"support_perbill":26349121,"approval":82.2303922,"support":2.6349121},{"time_hours":146,"approval_perbill":821078432,"support_perbill":26131019,"approval":82.1078432,"support":2.6131019},{"time_hours":147,"approval_perbill":819852942,"support_perbill":25915687,"approval":81.9852942,"support":2.5915687},{"time_hours":148,"approval_perbill":818627452,"support_perbill":25703073,"approval":81.8627452,"support":2.5703073},{"time_hours":149,"approval_perbill":817401962,"support_perbill":25493126,"approval":81.7401962,"support":2.5493126},{"time_hours":150,"approval_perbill":816176472,"support_perbill":25285796,"approval":81.6176472,"support":2.5285796},{"time_hours":151,"approval_perbill":814950982,"support_perbill":25081035,"approval":81.4950982,"support":2.5081035},{"time_hours":152,"approval_perbill":813725491,"support_perbill":24878795,"approval":81.3725491,"support":2.4878795},{"time_hours":153,"approval_perbill":812500001,"support_perbill":24679029,"approval":81.2500001,"support":2.4679029},{"time_hours":154,"approval_perbill":811274511,"support_perbill":24481693,"approval":81.1274511,"support":2.4481693},{"time_hours":155,"approval_perbill":810049021,"support_perbill":24286742,"approval":81.0049021,"support":2.4286742},{"time_hours":156,"approval_perbill":808823530,"support_perbill":24094134,"approval":80.882353,"support":2.4094134},{"time_hours":157,"approval_perbill":807598040,"support_perbill":23903827,"approval":80.759804,"support":2.3903827},{"time_hours":158,"approval_perbill":806372550,"support_perbill":23715779,"approval":80.637255,"support":2.3715779},{"time_hours":159,"approval_perbill":805147060,"support_perbill":23529951,"approval":80.514706,"support":2.3529951},{"time_hours":160,"approval_perbill":803921569,"support_perbill":23346303,"approval":80.3921569,"support":2.3346303},{"time_hours":161,"approval_perbill":802696079,"support_perbill":23164797,"approval":80.2696079,"support":2.3164797},{"time_hours":162,"approval_perbill":801470589,"support_perbill":22985397,"approval":80.1470589,"support":2.2985397},{"time_hours":163,"approval_perbill":800245099,"support_perbill":22808065,"approval":80.0245099,"support":2.2808065},{"time_hours":164,"approval_perbill":799019608,"support_perbill":22632766,"approval":79.9019608,"support":2.2632766},{"time_hours":165,"approval_perbill":797794118,"support_perbill":22459466,"approval":79.7794118,"support":2.2459466},{"time_hours":166,"approval_perbill":796568628,"support_perbill":22288130,"approval":79.6568628,"support":2.228813},{"time_hours":167,"approval_perbill":795343138,"support_perbill":22118725,"approval":79.5343138,"support":2.2118725},{"time_hours":168,"approval_perbill":794117648,"support_perbill":21951219,"approval":79.4117648,"support":2.1951219},{"time_hours":169,"approval_perbill":792892158,"support_perbill":21785579,"approval":79.2892158,"support":2.1785579},{"time_hours":170,"approval_perbill":791666668,"support_perbill":21621776,"approval":79.1666668,"support":2.1621776},{"time_hours":171,"approval_perbill":790441178,"support_perbill":21459778,"approval":79.0441178,"support":2.1459778},{"time_hours":172,"approval_perbill":789215688,"support_perbill":21299556,"approval":78.9215688,"support":2.1299556},{"time_hours":173,"approval_perbill":787990197,"support_perbill":21141081,"approval":78.7990197,"support":2.1141081},{"time_hours":174,"approval_perbill":786764707,"support_perbill":20984324,"approval":78.6764707,"support":2.0984324},{"time_hours":175,"approval_perbill":785539217,"support_perbill":20829258,"approval":78.5539217,"support":2.0829258},{"time_hours":176,"approval_perbill":784313727,"support_perbill":20675855,"approval":78.4313727,"support":2.0675855},{"time_hours":177,"approval_perbill":783088236,"support_perbill":20524089,"approval":78.3088236,"support":2.0524089},{"time_hours":178,"approval_perbill":781862746,"support_perbill":20373934,"approval":78.1862746,"support":2.0373934},{"time_hours":179,"approval_perbill":780637256,"support_perbill":20225364,"approval":78.0637256,"support":2.0225364},{"time_hours":180,"approval_perbill":779411766,"support_perbill":20078354,"approval":77.9411766,"support":2.0078354},{"time_hours":181,"approval_perbill":778186275,"support_perbill":19932880,"approval":77.8186275,"support":1.993288},{"time_hours":182,"approval_perbill":776960785,"support_perbill":19788917,"approval":77.6960785,"support":1.9788917},{"time_hours":183,"approval_perbill":775735295,"support_perbill":19646444,"approval":77.5735295,"support":1.9646444},{"time_hours":184,"approval_perbill":774509805,"support_perbill":19505435,"approval":77.4509805,"support":1.9505435},{"time_hours":185,"approval_perbill":773284314,"support_perbill":19365870,"approval":77.3284314,"support":1.936587},{"time_hours":186,"approval_perbill":772058824,"support_perbill":19227725,"approval":77.2058824,"support":1.9227725},{"time_hours":187,"approval_perbill":770833334,"support_perbill":19090980,"approval":77.0833334,"support":1.909098},{"time_hours":188,"approval_perbill":769607844,"support_perbill":18955613,"approval":76.9607844,"support":1.8955613},{"time_hours":189,"approval_perbill":768382353,"support_perbill":18821603,"approval":76.8382353,"support":1.8821603},{"time_hours":190,"approval_perbill":767156863,"support_perbill":18688931,"approval":76.7156863,"support":1.8688931},{"time_hours":191,"approval_perbill":765931373,"support_perbill":18557575,"approval":76.5931373,"support":1.8557575},{"time_hours":192,"approval_perbill":764705883,"support_perbill":18427518,"approval":76.4705883,"support":1.8427518},{"time_hours":193,"approval_perbill":763480393,"support_perbill":18298739,"approval":76.3480393,"support":1.8298739},{"time_hours":194,"approval_perbill":762254903,"support_perbill":18171219,"approval":76.2254903,"support":1.8171219},{"time_hours":195,"approval_perbill":761029413,"support_perbill":18044941,"approval":76.1029413,"support":1.8044941},{"time_hours":196,"approval_perbill":759803923,"support_perbill":17919887,"approval":75.9803923,"support":1.7919887},{"time_hours":197,"approval_perbill":758578433,"support_perbill":17796038,"approval":75.8578433,"support":1.7796038},{"time_hours":198,"approval_perbill":757352942,"support_perbill":17673377,"approval":75.7352942,"support":1.7673377},{"time_hours":199,"approval_perbill":756127452,"support_perbill":17551888,"approval":75.6127452,"support":1.7551888},{"time_hours":200,"approval_perbill":754901962,"support_perbill":17431553,"approval":75.4901962,"support":1.7431553},{"time_hours":201,"approval_perbill":753676472,"support_perbill":17312357,"approval":75.3676472,"support":1.7312357},{"time_hours":202,"approval_perbill":752450981,"support_perbill":17194282,"approval":75.2450981,"support":1.7194282},{"time_hours":203,"approval_perbill":751225491,"support_perbill":17077315,"approval":75.1225491,"support":1.7077315},{"time_hours":204,"approval_perbill":750000001,"support_perbill":16961437,"approval":75.0000001,"support":1.6961437},{"time_hours":205,"approval_perbill":748774511,"support_perbill":16846636,"approval":74.8774511,"support":1.6846636},{"time_hours":206,"approval_perbill":747549020,"support_perbill":16732895,"approval":74.754902,"support":1.6732895},{"time_hours":207,"approval_perbill":746323530,"support_perbill":16620201,"approval":74.632353,"support":1.6620201},{"time_hours":208,"approval_perbill":745098040,"support_perbill":16508538,"approval":74.509804,"support":1.6508538},{"time_hours":209,"approval_perbill":743872550,"support_perbill":16397893,"approval":74.387255,"support":1.6397893},{"time_hours":210,"approval_perbill":742647059,"support_perbill":16288252,"approval":74.2647059,"support":1.6288252},{"time_hours":211,"approval_perbill":741421569,"support_perbill":16179601,"approval":74.1421569,"support":1.6179601},{"time_hours":212,"approval_perbill":740196079,"support_perbill":16071927,"approval":74.0196079,"support":1.6071927},{"time_hours":213,"approval_perbill":738970589,"support_perbill":15965217,"approval":73.8970589,"support":1.5965217},{"time_hours":214,"approval_perbill":737745099,"support_perbill":15859457,"approval":73.7745099,"support":1.5859457},{"time_hours":215,"approval_perbill":736519608,"support_perbill":15754636,"approval":73.6519608,"support":1.5754636},{"time_hours":216,"approval_perbill":735294118,"support_perbill":15650741,"approval":73.5294118,"support":1.5650741},{"time_hours":217,"approval_perbill":734068628,"support_perbill":15547759,"approval":73.4068628,"support":1.5547759},{"time_hours":218,"approval_perbill":732843138,"support_perbill":15445679,"approval":73.2843138,"support":1.5445679},{"time_hours":219,"approval_perbill":731617648,"support_perbill":15344488,"approval":73.1617648,"support":1.5344488},{"time_hours":220,"approval_perbill":730392158,"support_perbill":15244176,"approval":73.0392158,"support":1.5244176},{"time_hours":221,"approval_perbill":729166668,"support_perbill":15144731,"approval":72.9166668,"support":1.5144731},{"time_hours":222,"approval_perbill":727941178,"support_perbill":15046141,"approval":72.7941178,"support":1.5046141},{"time_hours":223,"approval_perbill":726715687,"support_perbill":14948396,"approval":72.6715687,"support":1.4948396},{"time_hours":224,"approval_perbill":725490197,"support_perbill":14851485,"approval":72.5490197,"support":1.4851485},{"time_hours":225,"approval_perbill":724264707,"support_perbill":14755396,"approval":72.4264707,"support":1.4755396},{"time_hours":226,"approval_perbill":723039217,"support_perbill":14660121,"approval":72.3039217,"support":1.4660121},{"time_hours":227,"approval_perbill":721813726,"support_perbill":14565648,"approval":72.1813726,"support":1.4565648},{"time_hours":228,"approval_perbill":720588236,"support_perbill":14471968,"approval":72.0588236,"support":1.4471968},{"time_hours":229,"approval_perbill":719362746,"support_perbill":14379070,"approval":71.9362746,"support":1.437907},{"time_hours":230,"approval_perbill":718137256,"support_perbill":14286945,"approval":71.8137256,"support":1.4286945},{"time_hours":231,"approval_perbill":716911765,"support_perbill":14195583,"approval":71.6911765,"support":1.4195583},{"time_hours":232,"approval_perbill":715686275,"support_perbill":14104975,"approval":71.5686275,"support":1.4104975},{"time_hours":233,"approval_perbill":714460785,"support_perbill":14015111,"approval":71.4460785,"support":1.4015111},{"time_hours":234,"approval_perbill":713235295,"support_perbill":13925982,"approval":71.3235295,"support":1.3925982},{"time_hours":235,"approval_perbill":712009805,"support_perbill":13837579,"approval":71.2009805,"support":1.3837579},{"time_hours":236,"approval_perbill":710784314,"support_perbill":13749894,"approval":71.0784314,"support":1.3749894},{"time_hours":237,"approval_perbill":709558824,"support_perbill":13662918,"approval":70.9558824,"support":1.3662918},{"time_hours":238,"approval_perbill":708333334,"support_perbill":13576642,"approval":70.8333334,"support":1.3576642},{"time_hours":239,"approval_perbill":707107844,"support_perbill":13491057,"approval":70.7107844,"support":1.3491057},{"time_hours":240,"approval_perbill":705882353,"support_perbill":13406156,"approval":70.5882353,"support":1.3406156},{"time_hours":241,"approval_perbill":704656863,"support_perbill":13321931,"approval":70.4656863,"support":1.3321931},{"time_hours":242,"approval_perbill":703431373,"support_perbill":13238372,"approval":70.3431373,"support":1.3238372},{"time_hours":243,"approval_perbill":702205883,"support_perbill":13155473,"approval":70.2205883,"support":1.3155473},{"time_hours":244,"approval_perbill":700980393,"support_perbill":13073226,"approval":70.0980393,"support":1.3073226},{"time_hours":245,"approval_perbill":699754903,"support_perbill":12991622,"approval":69.9754903,"support":1.2991622},{"time_hours":246,"approval_perbill":698529413,"support_perbill":12910655,"approval":69.8529413,"support":1.2910655},{"time_hours":247,"approval_perbill":697303923,"support_perbill":12830317,"approval":69.7303923,"support":1.2830317},{"time_hours":248,"approval_perbill":696078432,"support_perbill":12750601,"approval":69.6078432,"support":1.2750601},{"time_hours":249,"approval_perbill":694852942,"support_perbill":12671499,"approval":69.4852942,"support":1.2671499},{"time_hours":250,"approval_perbill":693627452,"support_perbill":12593005,"approval":69.3627452,"support":1.2593005},{"time_hours":251,"approval_perbill":692401962,"support_perbill":12515111,"approval":69.2401962,"support":1.2515111},{"time_hours":252,"approval_perbill":691176471,"support_perbill":12437810,"approval":69.1176471,"support":1.243781},{"time_hours":253,"approval_perbill":689950981,"support_perbill":12361097,"approval":68.9950981,"support":1.2361097},{"time_hours":254,"approval_perbill":688725491,"support_perbill":12284964,"approval":68.8725491,"support":1.2284964},{"time_hours":255,"approval_perbill":687500001,"support_perbill":12209404,"approval":68.7500001,"support":1.2209404},{"time_hours":256,"approval_perbill":686274511,"support_perbill":12134411,"approval":68.6274511,"support":1.2134411},{"time_hours":257,"approval_perbill":685049020,"support_perbill":12059980,"approval":68.504902,"support":1.205998},{"time_hours":258,"approval_perbill":683823530,"support_perbill":11986103,"approval":68.382353,"support":1.1986103},{"time_hours":259,"approval_perbill":682598040,"support_perbill":11912774,"approval":68.259804,"support":1.1912774},{"time_hours":260,"approval_perbill":681372550,"support_perbill":11839987,"approval":68.137255,"support":1.1839987},{"time_hours":261,"approval_perbill":680147059,"support_perbill":11767737,"approval":68.0147059,"support":1.1767737},{"time_hours":262,"approval_perbill":678921569,"support_perbill":11696017,"approval":67.8921569,"support":1.1696017},{"time_hours":263,"approval_perbill":677696079,"support_perbill":11624822,"approval":67.7696079,"support":1.1624822},{"time_hours":264,"approval_perbill":676470589,"support_perbill":11554145,"approval":67.6470589,"support":1.1554145},{"time_hours":265,"approval_perbill":675245099,"support_perbill":11483982,"approval":67.5245099,"support":1.1483982},{"time_hours":266,"approval_perbill":674019609,"support_perbill":11414326,"approval":67.4019609,"support":1.1414326},{"time_hours":267,"approval_perbill":672794119,"support_perbill":11345173,"approval":67.2794119,"support":1.1345173},{"time_hours":268,"approval_perbill":671568629,"support_perbill":11276516,"approval":67.1568629,"support":1.1276516},{"time_hours":269,"approval_perbill":670343138,"support_perbill":11208351,"approval":67.0343138,"support":1.1208351},{"time_hours":270,"approval_perbill":669117648,"support_perbill":11140671,"approval":66.9117648,"support":1.1140671},{"time_hours":271,"approval_perbill":667892158,"support_perbill":11073473,"approval":66.7892158,"support":1.1073473},{"time_hours":272,"approval_perbill":666666668,"support_perbill":11006750,"approval":66.6666668,"support":1.100675},{"time_hours":273,"approval_perbill":665441177,"support_perbill":10940499,"approval":66.5441177,"support":1.0940499},{"time_hours":274,"approval_perbill":664215687,"support_perbill":10874713,"approval":66.4215687,"support":1.0874713},{"time_hours":275,"approval_perbill":662990197,"support_perbill":10809388,"approval":66.2990197,"support":1.0809388},{"time_hours":276,"approval_perbill":661764707,"support_perbill":10744519,"approval":66.1764707,"support":1.0744519},{"time_hours":277,"approval_perbill":660539217,"support_perbill":10680101,"approval":66.0539217,"support":1.0680101},{"time_hours":278,"approval_perbill":659313726,"support_perbill":10616130,"approval":65.9313726,"support":1.061613},{"time_hours":279,"approval_perbill":658088236,"support_perbill":10552601,"approval":65.8088236,"support":1.0552601},{"time_hours":280,"approval_perbill":656862746,"support_perbill":10489510,"approval":65.6862746,"support":1.048951},{"time_hours":281,"approval_perbill":655637256,"support_perbill":10426852,"approval":65.5637256,"support":1.0426852},{"time_hours":282,"approval_perbill":654411765,"support_perbill":10364622,"approval":65.4411765,"support":1.0364622},{"time_hours":283,"approval_perbill":653186275,"support_perbill":10302816,"approval":65.3186275,"support":1.0302816},{"time_hours":284,"approval_perbill":651960785,"support_perbill":10241430,"approval":65.1960785,"support":1.024143},{"time_hours":285,"approval_perbill":650735295,"support_perbill":10180459,"approval":65.0735295,"support":1.0180459},{"time_hours":286,"approval_perbill":649509804,"support_perbill":10119900,"approval":64.9509804,"support":1.01199},{"time_hours":287,"approval_perbill":648284314,"support_perbill":10059748,"approval":64.8284314,"support":1.0059748},{"time_hours":288,"approval_perbill":647058824,"support_perbill":10000000,"approval":64.7058824,"support":1},{"time_hours":289,"approval_perbill":645833334,"support_perbill":9940650,"approval":64.5833334,"support":0.994065},{"time_hours":290,"approval_perbill":644607844,"support_perbill":9881695,"approval":64.4607844,"support":0.9881695},{"time_hours":291,"approval_perbill":643382354,"support_perbill":9823132,"approval":64.3382354,"support":0.9823132},{"time_hours":292,"approval_perbill":642156864,"support_perbill":9764955,"approval":64.2156864,"support":0.9764955},{"time_hours":293,"approval_perbill":640931374,"support_perbill":9707163,"approval":64.0931374,"support":0.9707163},{"time_hours":294,"approval_perbill":639705883,"support_perbill":9649749,"approval":63.9705883,"support":0.9649749},{"time_hours":295,"approval_perbill":638480393,"support_perbill":9592712,"approval":63.8480393,"support":0.9592712},{"time_hours":296,"approval_perbill":637254903,"support_perbill":9536047,"approval":63.7254903,"support":0.9536047},{"time_hours":297,"approval_perbill":636029413,"support_perbill":9479751,"approval":63.6029413,"support":0.9479751},{"time_hours":298,"approval_perbill":634803923,"support_perbill":9423820,"approval":63.4803923,"support":0.942382},{"time_hours":299,"approval_perbill":633578432,"support_perbill":9368250,"approval":63.3578432,"support":0.936825},{"time_hours":300,"approval_perbill":632352942,"support_perbill":9313038,"approval":63.2352942,"support":0.9313038},{"time_hours":301,"approval_perbill":631127452,"support_perbill":9258181,"approval":63.1127452,"support":0.9258181},{"time_hours":302,"approval_perbill":629901962,"support_perbill":9203674,"approval":62.9901962,"support":0.9203674},{"time_hours":303,"approval_perbill":628676471,"support_perbill":9149516,"approval":62.8676471,"support":0.9149516},{"time_hours":304,"approval_perbill":627450981,"support_perbill":9095702,"approval":62.7450981,"support":0.9095702},{"time_hours":305,"approval_perbill":626225491,"support_perbill":9042230,"approval":62.6225491,"support":0.904223},{"time_hours":306,"approval_perbill":625000001,"support_perbill":8989095,"approval":62.5000001,"support":0.8989095},{"time_hours":307,"approval_perbill":623774510,"support_perbill":8936295,"approval":62.377451,"support":0.8936295},{"time_hours":308,"approval_perbill":622549020,"support_perbill":8883826,"approval":62.254902,"support":0.8883826},{"time_hours":309,"approval_perbill":621323530,"support_perbill":8831687,"approval":62.132353,"support":0.8831687},{"time_hours":310,"approval_perbill":620098040,"support_perbill":8779872,"approval":62.009804,"support":0.8779872},{"time_hours":311,"approval_perbill":618872549,"support_perbill":8728380,"approval":61.8872549,"support":0.872838},{"time_hours":312,"approval_perbill":617647059,"support_perbill":8677207,"approval":61.7647059,"support":0.8677207},{"time_hours":313,"approval_perbill":616421569,"support_perbill":8626351,"approval":61.6421569,"support":0.8626351},{"time_hours":314,"approval_perbill":615196079,"support_perbill":8575808,"approval":61.5196079,"support":0.8575808},{"time_hours":315,"approval_perbill":613970589,"support_perbill":8525576,"approval":61.3970589,"support":0.8525576},{"time_hours":316,"approval_perbill":612745099,"support_perbill":8475652,"approval":61.2745099,"support":0.8475652},{"time_hours":317,"approval_perbill":611519609,"support_perbill":8426032,"approval":61.1519609,"support":0.8426032},{"time_hours":318,"approval_perbill":610294119,"support_perbill":8376715,"approval":61.0294119,"support":0.8376715},{"time_hours":319,"approval_perbill":609068629,"support_perbill":8327697,"approval":60.9068629,"support":0.8327697},{"time_hours":320,"approval_perbill":607843138,"support_perbill":8278976,"approval":60.7843138,"support":0.8278976},{"time_hours":321,"approval_perbill":606617648,"support_perbill":8230549,"approval":60.6617648,"support":0.8230549},{"time_hours":322,"approval_perbill":605392158,"support_perbill":8182413,"approval":60.5392158,"support":0.8182413},{"time_hours":323,"approval_perbill":604166668,"support_perbill":8134566,"approval":60.4166668,"support":0.8134566},{"time_hours":324,"approval_perbill":602941177,"support_perbill":8087005,"approval":60.2941177,"support":0.8087005},{"time_hours":325,"approval_perbill":601715687,"support_perbill":8039727,"approval":60.1715687,"support":0.8039727},{"time_hours":326,"approval_perbill":600490197,"support_perbill":7992731,"approval":60.0490197,"support":0.7992731},{"time_hours":327,"approval_perbill":599264707,"support_perbill":7946013,"approval":59.9264707,"support":0.7946013},{"time_hours":328,"approval_perbill":598039216,"support_perbill":7899571,"approval":59.8039216,"support":0.7899571},{"time_hours":329,"approval_perbill":596813726,"support_perbill":7853403,"approval":59.6813726,"support":0.7853403},{"time_hours":330,"approval_perbill":595588236,"support_perbill":7807506,"approval":59.5588236,"support":0.7807506},{"time_hours":331,"approval_perbill":594362746,"support_perbill":7761878,"approval":59.4362746,"support":0.7761878},{"time_hours":332,"approval_perbill":593137255,"support_perbill":7716516,"approval":59.3137255,"support":0.7716516},{"time_hours":333,"approval_perbill":591911765,"support_perbill":7671418,"approval":59.1911765,"support":0.7671418},{"time_hours":334,"approval_perbill":590686275,"support_perbill":7626583,"approval":59.0686275,"support":0.7626583},{"time_hours":335,"approval_perbill":589460785,"support_perbill":7582007,"approval":58.9460785,"support":0.7582007},{"time_hours":336,"approval_perbill":588235295,"support_perbill":7537688,"approval":58.8235295,"support":0.7537688},{"time_hours":337,"approval_perbill":587009805,"support_perbill":7493624,"approval":58.7009805,"support":0.7493624},{"time_hours":338,"approval_perbill":585784315,"support_perbill":7449814,"approval":58.5784315,"support":0.7449814},{"time_hours":339,"approval_perbill":584558825,"support_perbill":7406254,"approval":58.4558825,"support":0.7406254},{"time_hours":340,"approval_perbill":583333335,"support_perbill":7362942,"approval":58.3333335,"support":0.7362942},{"time_hours":341,"approval_perbill":582107844,"support_perbill":7319878,"approval":58.2107844,"support":0.7319878},{"time_hours":342,"approval_perbill":580882354,"support_perbill":7277057,"approval":58.0882354,"support":0.7277057},{"time_hours":343,"approval_perbill":579656864,"support_perbill":7234479,"approval":57.9656864,"support":0.7234479},{"time_hours":344,"approval_perbill":578431374,"support_perbill":7192141,"approval":57.8431374,"support":0.7192141},{"time_hours":345,"approval_perbill":577205883,"support_perbill":7150041,"approval":57.7205883,"support":0.7150041},{"time_hours":346,"approval_perbill":575980393,"support_perbill":7108178,"approval":57.5980393,"support":0.7108178},{"time_hours":347,"approval_perbill":574754903,"support_perbill":7066548,"approval":57.4754903,"support":0.7066548},{"time_hours":348,"approval_perbill":573529413,"support_perbill":7025151,"approval":57.3529413,"support":0.7025151},{"time_hours":349,"approval_perbill":572303922,"support_perbill":6983985,"approval":57.2303922,"support":0.6983985},{"time_hours":350,"approval_perbill":571078432,"support_perbill":6943047,"approval":57.1078432,"support":0.6943047},{"time_hours":351,"approval_perbill":569852942,"support_perbill":6902335,"approval":56.9852942,"support":0.6902335},{"time_hours":352,"approval_perbill":568627452,"support_perbill":6861848,"approval":56.8627452,"support":0.6861848},{"time_hours":353,"approval_perbill":567401961,"support_perbill":6821584,"approval":56.7401961,"support":0.6821584},{"time_hours":354,"approval_perbill":566176471,"support_perbill":6781540,"approval":56.6176471,"support":0.678154},{"time_hours":355,"approval_perbill":564950981,"support_perbill":6741716,"approval":56.4950981,"support":0.6741716},{"time_hours":356,"approval_perbill":563725491,"support_perbill":6702109,"approval":56.3725491,"support":0.6702109},{"time_hours":357,"approval_perbill":562500000,"support_perbill":6662718,"approval":56.25,"support":0.6662718},{"time_hours":358,"approval_perbill":561274510,"support_perbill":6623541,"approval":56.127451,"support":0.6623541},{"time_hours":359,"approval_perbill":560049020,"support_perbill":6584575,"approval":56.004902,"support":0.6584575},{"time_hours":360,"approval_perbill":558823530,"support_perbill":6545820,"approval":55.882353,"support":0.654582},{"time_hours":361,"approval_perbill":557598040,"support_perbill":6507274,"approval":55.759804,"support":0.6507274},{"time_hours":362,"approval_perbill":556372550,"support_perbill":6468935,"approval":55.637255,"support":0.6468935},{"time_hours":363,"approval_perbill":555147060,"support_perbill":6430801,"approval":55.514706,"support":0.6430801},{"time_hours":364,"approval_perbill":553921570,"support_perbill":6392871,"approval":55.392157,"support":0.6392871},{"time_hours":365,"approval_perbill":552696080,"support_perbill":6355142,"approval":55.269608,"support":0.6355142},{"time_hours":366,"approval_perbill":551470589,"support_perbill":6317615,"approval":55.1470589,"support":0.6317615},{"time_hours":367,"approval_perbill":550245099,"support_perbill":6280286,"approval":55.0245099,"support":0.6280286},{"time_hours":368,"approval_perbill":549019609,"support_perbill":6243154,"approval":54.9019609,"support":0.6243154},{"time_hours":369,"approval_perbill":547794119,"support_perbill":6206218,"approval":54.7794119,"support":0.6206218},{"time_hours":370,"approval_perbill":546568628,"support_perbill":6169476,"approval":54.6568628,"support":0.6169476},{"time_hours":371,"approval_perbill":545343138,"support_perbill":6132927,"approval":54.5343138,"support":0.6132927},{"time_hours":372,"approval_perbill":544117648,"support_perbill":6096569,"approval":54.4117648,"support":0.6096569},{"time_hours":373,"approval_perbill":542892158,"support_perbill":6060401,"approval":54.2892158,"support":0.6060401},{"time_hours":374,"approval_perbill":541666667,"support_perbill":6024421,"approval":54.1666667,"support":0.6024421},{"time_hours":375,"approval_perbill":540441177,"support_perbill":5988627,"approval":54.0441177,"support":0.5988627},{"time_hours":376,"approval_perbill":539215687,"support_perbill":5953019,"approval":53.9215687,"support":0.5953019},{"time_hours":377,"approval_perbill":537990197,"support_perbill":5917595,"approval":53.7990197,"support":0.5917595},{"time_hours":378,"approval_perbill":536764706,"support_perbill":5882353,"approval":53.6764706,"support":0.5882353},{"time_hours":379,"approval_perbill":535539216,"support_perbill":5847292,"approval":53.5539216,"support":0.5847292},{"time_hours":380,"approval_perbill":534313726,"support_perbill":5812410,"approval":53.4313726,"support":0.581241},{"time_hours":381,"approval_perbill":533088236,"support_perbill":5777707,"approval":53.3088236,"support":0.5777707},{"time_hours":382,"approval_perbill":531862746,"support_perbill":5743181,"approval":53.1862746,"support":0.5743181},{"time_hours":383,"approval_perbill":530637255,"support_perbill":5708830,"approval":53.0637255,"support":0.570883},{"time_hours":384,"approval_perbill":529411765,"support_perbill":5674653,"approval":52.9411765,"support":0.5674653},{"time_hours":385,"approval_perbill":528186275,"support_perbill":5640649,"approval":52.8186275,"support":0.5640649},{"time_hours":386,"approval_perbill":526960785,"support_perbill":5606817,"approval":52.6960785,"support":0.5606817},{"time_hours":387,"approval_perbill":525735295,"support_perbill":5573155,"approval":52.5735295,"support":0.5573155},{"time_hours":388,"approval_perbill":524509805,"support_perbill":5539662,"approval":52.4509805,"support":0.5539662},{"time_hours":389,"approval_perbill":523284315,"support_perbill":5506336,"approval":52.3284315,"support":0.5506336},{"time_hours":390,"approval_perbill":522058825,"support_perbill":5473177,"approval":52.2058825,"support":0.5473177},{"time_hours":391,"approval_perbill":520833334,"support_perbill":5440183,"approval":52.0833334,"support":0.5440183},{"time_hours":392,"approval_perbill":519607844,"support_perbill":5407354,"approval":51.9607844,"support":0.5407354},{"time_hours":393,"approval_perbill":518382354,"support_perbill":5374687,"approval":51.8382354,"support":0.5374687},{"time_hours":394,"approval_perbill":517156864,"support_perbill":5342181,"approval":51.7156864,"support":0.5342181},{"time_hours":395,"approval_perbill":515931373,"support_perbill":5309836,"approval":51.5931373,"support":0.5309836},{"time_hours":396,"approval_perbill":514705883,"support_perbill":5277650,"approval":51.4705883,"support":0.527765},{"time_hours":397,"approval_perbill":513480393,"support_perbill":5245622,"approval":51.3480393,"support":0.5245622},{"time_hours":398,"approval_perbill":512254903,"support_perbill":5213751,"approval":51.2254903,"support":0.5213751},{"time_hours":399,"approval_perbill":511029412,"support_perbill":5182035,"approval":51.1029412,"support":0.5182035},{"time_hours":400,"approval_perbill":509803922,"support_perbill":5150474,"approval":50.9803922,"support":0.5150474},{"time_hours":401,"approval_perbill":508578432,"support_perbill":5119067,"approval":50.8578432,"support":0.5119067},{"time_hours":402,"approval_perbill":507352942,"support_perbill":5087812,"approval":50.7352942,"support":0.5087812},{"time_hours":403,"approval_perbill":506127452,"support_perbill":5056708,"approval":50.6127452,"support":0.5056708},{"time_hours":404,"approval_perbill":504901961,"support_perbill":5025754,"approval":50.4901961,"support":0.5025754},{"time_hours":405,"approval_perbill":503676471,"support_perbill":4994949,"approval":50.3676471,"support":0.4994949},{"time_hours":406,"approval_perbill":502450981,"support_perbill":4964292,"approval":50.2450981,"support":0.4964292},{"time_hours":407,"approval_perbill":501225491,"support_perbill":4933782,"approval":50.1225491,"support":0.4933782},{"time_hours":408,"approval_perbill":500000000,"support_perbill":4903417,"approval":50,"support":0.4903417},{"time_hours":409,"approval_perbill":500000000,"support_perbill":4873198,"approval":50,"support":0.4873198},{"time_hours":410,"approval_perbill":500000000,"support_perbill":4843122,"approval":50,"support":0.4843122},{"time_hours":411,"approval_perbill":500000000,"support_perbill":4813189,"approval":50,"support":0.4813189},{"time_hours":412,"approval_perbill":500000000,"support_perbill":4783398,"approval":50,"support":0.4783398},{"time_hours":413,"approval_perbill":500000000,"support_perbill":4753747,"approval":50,"support":0.4753747},{"time_hours":414,"approval_perbill":500000000,"support_perbill":4724236,"approval":50,"support":0.4724236},{"time_hours":415,"approval_perbill":500000000,"support_perbill":4694864,"approval":50,"support":0.4694864},{"time_hours":416,"approval_perbill":500000000,"support_perbill":4665630,"approval":50,"support":0.466563},{"time_hours":417,"approval_perbill":500000000,"support_perbill":4636532,"approval":50,"support":0.4636532},{"time_hours":418,"approval_perbill":500000000,"support_perbill":4607570,"approval":50,"support":0.460757},{"time_hours":419,"approval_perbill":500000000,"support_perbill":4578743,"approval":50,"support":0.4578743},{"time_hours":420,"approval_perbill":500000000,"support_perbill":4550050,"approval":50,"support":0.455005},{"time_hours":421,"approval_perbill":500000000,"support_perbill":4521490,"approval":50,"support":0.452149},{"time_hours":422,"approval_perbill":500000000,"support_perbill":4493062,"approval":50,"support":0.4493062},{"time_hours":423,"approval_perbill":500000000,"support_perbill":4464766,"approval":50,"support":0.4464766},{"time_hours":424,"approval_perbill":500000000,"support_perbill":4436599,"approval":50,"support":0.4436599},{"time_hours":425,"approval_perbill":500000000,"support_perbill":4408562,"approval":50,"support":0.4408562},{"time_hours":426,"approval_perbill":500000000,"support_perbill":4380654,"approval":50,"support":0.4380654},{"time_hours":427,"approval_perbill":500000000,"support_perbill":4352873,"approval":50,"support":0.4352873},{"time_hours":428,"approval_perbill":500000000,"support_perbill":4325218,"approval":50,"support":0.4325218},{"time_hours":429,"approval_perbill":500000000,"support_perbill":4297690,"approval":50,"support":0.429769},{"time_hours":430,"approval_perbill":500000000,"support_perbill":4270287,"approval":50,"support":0.4270287},{"time_hours":431,"approval_perbill":500000000,"support_perbill":4243007,"approval":50,"support":0.4243007},{"time_hours":432,"approval_perbill":500000000,"support_perbill":4215851,"approval":50,"support":0.4215851},{"time_hours":433,"approval_perbill":500000000,"support_perbill":4188818,"approval":50,"support":0.4188818},{"time_hours":434,"approval_perbill":500000000,"support_perbill":4161906,"approval":50,"support":0.4161906},{"time_hours":435,"approval_perbill":500000000,"support_perbill":4135115,"approval":50,"support":0.4135115},{"time_hours":436,"approval_perbill":500000000,"support_perbill":4108444,"approval":50,"support":0.4108444},{"time_hours":437,"approval_perbill":500000000,"support_perbill":4081892,"approval":50,"support":0.4081892},{"time_hours":438,"approval_perbill":500000000,"support_perbill":4055459,"approval":50,"support":0.4055459},{"time_hours":439,"approval_perbill":500000000,"support_perbill":4029143,"approval":50,"support":0.4029143},{"time_hours":440,"approval_perbill":500000000,"support_perbill":4002944,"approval":50,"support":0.4002944},{"time_hours":441,"approval_perbill":500000000,"support_perbill":3976862,"approval":50,"support":0.3976862},{"time_hours":442,"approval_perbill":500000000,"support_perbill":3950894,"approval":50,"support":0.3950894},{"time_hours":443,"approval_perbill":500000000,"support_perbill":3925041,"approval":50,"support":0.3925041},{"time_hours":444,"approval_perbill":500000000,"support_perbill":3899302,"approval":50,"support":0.3899302},{"time_hours":445,"approval_perbill":500000000,"support_perbill":3873676,"approval":50,"support":0.3873676},{"time_hours":446,"approval_perbill":500000000,"support_perbill":3848162,"approval":50,"support":0.3848162},{"time_hours":447,"approval_perbill":500000000,"support_perbill":3822760,"approval":50,"support":0.382276},{"time_hours":448,"approval_perbill":500000000,"support_perbill":3797468,"approval":50,"support":0.3797468},{"time_hours":449,"approval_perbill":500000000,"support_perbill":3772287,"approval":50,"support":0.3772287},{"time_hours":450,"approval_perbill":500000000,"support_perbill":3747215,"approval":50,"support":0.3747215},{"time_hours":451,"approval_perbill":500000000,"support_perbill":3722251,"approval":50,"support":0.3722251},{"time_hours":452,"approval_perbill":500000000,"support_perbill":3697396,"approval":50,"support":0.3697396},{"time_hours":453,"approval_perbill":500000000,"support_perbill":3672648,"approval":50,"support":0.3672648},{"time_hours":454,"approval_perbill":500000000,"support_perbill":3648006,"approval":50,"support":0.3648006},{"time_hours":455,"approval_perbill":500000000,"support_perbill":3623471,"approval":50,"support":0.3623471},{"time_hours":456,"approval_perbill":500000000,"support_perbill":3599040,"approval":50,"support":0.359904},{"time_hours":457,"approval_perbill":500000000,"support_perbill":3574714,"approval":50,"support":0.3574714},{"time_hours":458,"approval_perbill":500000000,"support_perbill":3550492,"approval":50,"support":0.3550492},{"time_hours":459,"approval_perbill":500000000,"support_perbill":3526373,"approval":50,"support":0.3526373},{"time_hours":460,"approval_perbill":500000000,"support_perbill":3502357,"approval":50,"support":0.3502357},{"time_hours":461,"approval_perbill":500000000,"support_perbill":3478442,"approval":50,"support":0.3478442},{"time_hours":462,"approval_perbill":500000000,"support_perbill":3454629,"approval":50,"support":0.3454629},{"time_hours":463,"approval_perbill":500000000,"support_perbill":3430916,"approval":50,"support":0.3430916},{"time_hours":464,"approval_perbill":500000000,"support_perbill":3407304,"approval":50,"support":0.3407304},{"time_hours":465,"approval_perbill":500000000,"support_perbill":3383790,"approval":50,"support":0.338379},{"time_hours":466,"approval_perbill":500000000,"support_perbill":3360376,"approval":50,"support":0.3360376},{"time_hours":467,"approval_perbill":500000000,"support_perbill":3337059,"approval":50,"support":0.3337059},{"time_hours":468,"approval_perbill":500000000,"support_perbill":3313840,"approval":50,"support":0.331384},{"time_hours":469,"approval_perbill":500000000,"support_perbill":3290718,"approval":50,"support":0.3290718},{"time_hours":470,"approval_perbill":500000000,"support_perbill":3267692,"approval":50,"support":0.3267692},{"time_hours":471,"approval_perbill":500000000,"support_perbill":3244761,"approval":50,"support":0.3244761},{"time_hours":472,"approval_perbill":500000000,"support_perbill":3221926,"approval":50,"support":0.3221926},{"time_hours":473,"approval_perbill":500000000,"support_perbill":3199185,"approval":50,"support":0.3199185},{"time_hours":474,"approval_perbill":500000000,"support_perbill":3176538,"approval":50,"support":0.3176538},{"time_hours":475,"approval_perbill":500000000,"support_perbill":3153985,"approval":50,"support":0.3153985},{"time_hours":476,"approval_perbill":500000000,"support_perbill":3131524,"approval":50,"support":0.3131524},{"time_hours":477,"approval_perbill":500000000,"support_perbill":3109155,"approval":50,"support":0.3109155},{"time_hours":478,"approval_perbill":500000000,"support_perbill":3086878,"approval":50,"support":0.3086878},{"time_hours":479,"approval_perbill":500000000,"support_perbill":3064692,"approval":50,"support":0.3064692},{"time_hours":480,"approval_perbill":500000000,"support_perbill":3042596,"approval":50,"support":0.3042596},{"time_hours":481,"approval_perbill":500000000,"support_perbill":3020590,"approval":50,"support":0.302059},{"time_hours":482,"approval_perbill":500000000,"support_perbill":2998674,"approval":50,"support":0.2998674},{"time_hours":483,"approval_perbill":500000000,"support_perbill":2976847,"approval":50,"support":0.2976847},{"time_hours":484,"approval_perbill":500000000,"support_perbill":2955107,"approval":50,"support":0.2955107},{"time_hours":485,"approval_perbill":500000000,"support_perbill":2933456,"approval":50,"support":0.2933456},{"time_hours":486,"approval_perbill":500000000,"support_perbill":2911892,"approval":50,"support":0.2911892},{"time_hours":487,"approval_perbill":500000000,"support_perbill":2890414,"approval":50,"support":0.2890414},{"time_hours":488,"approval_perbill":500000000,"support_perbill":2869023,"approval":50,"support":0.2869023},{"time_hours":489,"approval_perbill":500000000,"support_perbill":2847717,"approval":50,"support":0.2847717},{"time_hours":490,"approval_perbill":500000000,"support_perbill":2826496,"approval":50,"support":0.2826496},{"time_hours":491,"approval_perbill":500000000,"support_perbill":2805360,"approval":50,"support":0.280536},{"time_hours":492,"approval_perbill":500000000,"support_perbill":2784309,"approval":50,"support":0.2784309},{"time_hours":493,"approval_perbill":500000000,"support_perbill":2763341,"approval":50,"support":0.2763341},{"time_hours":494,"approval_perbill":500000000,"support_perbill":2742455,"approval":50,"support":0.2742455},{"time_hours":495,"approval_perbill":500000000,"support_perbill":2721653,"approval":50,"support":0.2721653},{"time_hours":496,"approval_perbill":500000000,"support_perbill":2700933,"approval":50,"support":0.2700933},{"time_hours":497,"approval_perbill":500000000,"support_perbill":2680294,"approval":50,"support":0.2680294},{"time_hours":498,"approval_perbill":500000000,"support_perbill":2659737,"approval":50,"support":0.2659737},{"time_hours":499,"approval_perbill":500000000,"support_perbill":2639260,"approval":50,"support":0.263926},{"time_hours":500,"approval_perbill":500000000,"support_perbill":2618864,"approval":50,"support":0.2618864},{"time_hours":501,"approval_perbill":500000000,"support_perbill":2598547,"approval":50,"support":0.2598547},{"time_hours":502,"approval_perbill":500000000,"support_perbill":2578310,"approval":50,"support":0.257831},{"time_hours":503,"approval_perbill":500000000,"support_perbill":2558151,"approval":50,"support":0.2558151},{"time_hours":504,"approval_perbill":500000000,"support_perbill":2538071,"approval":50,"support":0.2538071},{"time_hours":505,"approval_perbill":500000000,"support_perbill":2518069,"approval":50,"support":0.2518069},{"time_hours":506,"approval_perbill":500000000,"support_perbill":2498144,"approval":50,"support":0.2498144},{"time_hours":507,"approval_perbill":500000000,"support_perbill":2478296,"approval":50,"support":0.2478296},{"time_hours":508,"approval_perbill":500000000,"support_perbill":2458525,"approval":50,"support":0.2458525},{"time_hours":509,"approval_perbill":500000000,"support_perbill":2438830,"approval":50,"support":0.243883},{"time_hours":510,"approval_perbill":500000000,"support_perbill":2419210,"approval":50,"support":0.241921},{"time_hours":511,"approval_perbill":500000000,"support_perbill":2399666,"approval":50,"support":0.2399666},{"time_hours":512,"approval_perbill":500000000,"support_perbill":2380197,"approval":50,"support":0.2380197},{"time_hours":513,"approval_perbill":500000000,"support_perbill":2360802,"approval":50,"support":0.2360802},{"time_hours":514,"approval_perbill":500000000,"support_perbill":2341481,"approval":50,"support":0.2341481},{"time_hours":515,"approval_perbill":500000000,"support_perbill":2322233,"approval":50,"support":0.2322233},{"time_hours":516,"approval_perbill":500000000,"support_perbill":2303059,"approval":50,"support":0.2303059},{"time_hours":517,"approval_perbill":500000000,"support_perbill":2283957,"approval":50,"support":0.2283957},{"time_hours":518,"approval_perbill":500000000,"support_perbill":2264928,"approval":50,"support":0.2264928},{"time_hours":519,"approval_perbill":500000000,"support_perbill":2245970,"approval":50,"support":0.224597},{"time_hours":520,"approval_perbill":500000000,"support_perbill":2227084,"approval":50,"support":0.2227084},{"time_hours":521,"approval_perbill":500000000,"support_perbill":2208269,"approval":50,"support":0.2208269},{"time_hours":522,"approval_perbill":500000000,"support_perbill":2189525,"approval":50,"support":0.2189525},{"time_hours":523,"approval_perbill":500000000,"support_perbill":2170851,"approval":50,"support":0.2170851},{"time_hours":524,"approval_perbill":500000000,"support_perbill":2152247,"approval":50,"support":0.2152247},{"time_hours":525,"approval_perbill":500000000,"support_perbill":2133712,"approval":50,"support":0.2133712},{"time_hours":526,"approval_perbill":500000000,"support_perbill":2115247,"approval":50,"support":0.2115247},{"time_hours":527,"approval_perbill":500000000,"support_perbill":2096850,"approval":50,"support":0.209685},{"time_hours":528,"approval_perbill":500000000,"support_perbill":2078522,"approval":50,"support":0.2078522},{"time_hours":529,"approval_perbill":500000000,"support_perbill":2060261,"approval":50,"support":0.2060261},{"time_hours":530,"approval_perbill":500000000,"support_perbill":2042068,"approval":50,"support":0.2042068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":2023943,"approval":50,"support":0.2023943},{"time_hours":532,"approval_perbill":500000000,"support_perbill":2005884,"approval":50,"support":0.2005884},{"time_hours":533,"approval_perbill":500000000,"support_perbill":1987891,"approval":50,"support":0.1987891},{"time_hours":534,"approval_perbill":500000000,"support_perbill":1969965,"approval":50,"support":0.1969965},{"time_hours":535,"approval_perbill":500000000,"support_perbill":1952104,"approval":50,"support":0.1952104},{"time_hours":536,"approval_perbill":500000000,"support_perbill":1934309,"approval":50,"support":0.1934309},{"time_hours":537,"approval_perbill":500000000,"support_perbill":1916579,"approval":50,"support":0.1916579},{"time_hours":538,"approval_perbill":500000000,"support_perbill":1898913,"approval":50,"support":0.1898913},{"time_hours":539,"approval_perbill":500000000,"support_perbill":1881312,"approval":50,"support":0.1881312},{"time_hours":540,"approval_perbill":500000000,"support_perbill":1863775,"approval":50,"support":0.1863775},{"time_hours":541,"approval_perbill":500000000,"support_perbill":1846301,"approval":50,"support":0.1846301},{"time_hours":542,"approval_perbill":500000000,"support_perbill":1828891,"approval":50,"support":0.1828891},{"time_hours":543,"approval_perbill":500000000,"support_perbill":1811543,"approval":50,"support":0.1811543},{"time_hours":544,"approval_perbill":500000000,"support_perbill":1794258,"approval":50,"support":0.1794258},{"time_hours":545,"approval_perbill":500000000,"support_perbill":1777036,"approval":50,"support":0.1777036},{"time_hours":546,"approval_perbill":500000000,"support_perbill":1759875,"approval":50,"support":0.1759875},{"time_hours":547,"approval_perbill":500000000,"support_perbill":1742775,"approval":50,"support":0.1742775},{"time_hours":548,"approval_perbill":500000000,"support_perbill":1725737,"approval":50,"support":0.1725737},{"time_hours":549,"approval_perbill":500000000,"support_perbill":1708760,"approval":50,"support":0.170876},{"time_hours":550,"approval_perbill":500000000,"support_perbill":1691844,"approval":50,"support":0.1691844},{"time_hours":551,"approval_perbill":500000000,"support_perbill":1674988,"approval":50,"support":0.1674988},{"time_hours":552,"approval_perbill":500000000,"support_perbill":1658191,"approval":50,"support":0.1658191},{"time_hours":553,"approval_perbill":500000000,"support_perbill":1641455,"approval":50,"support":0.1641455},{"time_hours":554,"approval_perbill":500000000,"support_perbill":1624777,"approval":50,"support":0.1624777},{"time_hours":555,"approval_perbill":500000000,"support_perbill":1608159,"approval":50,"support":0.1608159},{"time_hours":556,"approval_perbill":500000000,"support_perbill":1591599,"approval":50,"support":0.1591599},{"time_hours":557,"approval_perbill":500000000,"support_perbill":1575098,"approval":50,"support":0.1575098},{"time_hours":558,"approval_perbill":500000000,"support_perbill":1558654,"approval":50,"support":0.1558654},{"time_hours":559,"approval_perbill":500000000,"support_perbill":1542269,"approval":50,"support":0.1542269},{"time_hours":560,"approval_perbill":500000000,"support_perbill":1525941,"approval":50,"support":0.1525941},{"time_hours":561,"approval_perbill":500000000,"support_perbill":1509670,"approval":50,"support":0.150967},{"time_hours":562,"approval_perbill":500000000,"support_perbill":1493456,"approval":50,"support":0.1493456},{"time_hours":563,"approval_perbill":500000000,"support_perbill":1477298,"approval":50,"support":0.1477298},{"time_hours":564,"approval_perbill":500000000,"support_perbill":1461197,"approval":50,"support":0.1461197},{"time_hours":565,"approval_perbill":500000000,"support_perbill":1445152,"approval":50,"support":0.1445152},{"time_hours":566,"approval_perbill":500000000,"support_perbill":1429162,"approval":50,"support":0.1429162},{"time_hours":567,"approval_perbill":500000000,"support_perbill":1413228,"approval":50,"support":0.1413228},{"time_hours":568,"approval_perbill":500000000,"support_perbill":1397348,"approval":50,"support":0.1397348},{"time_hours":569,"approval_perbill":500000000,"support_perbill":1381524,"approval":50,"support":0.1381524},{"time_hours":570,"approval_perbill":500000000,"support_perbill":1365754,"approval":50,"support":0.1365754},{"time_hours":571,"approval_perbill":500000000,"support_perbill":1350039,"approval":50,"support":0.1350039},{"time_hours":572,"approval_perbill":500000000,"support_perbill":1334377,"approval":50,"support":0.1334377},{"time_hours":573,"approval_perbill":500000000,"support_perbill":1318769,"approval":50,"support":0.1318769},{"time_hours":574,"approval_perbill":500000000,"support_perbill":1303214,"approval":50,"support":0.1303214},{"time_hours":575,"approval_perbill":500000000,"support_perbill":1287713,"approval":50,"support":0.1287713},{"time_hours":576,"approval_perbill":500000000,"support_perbill":1272264,"approval":50,"support":0.1272264},{"time_hours":577,"approval_perbill":500000000,"support_perbill":1256869,"approval":50,"support":0.1256869},{"time_hours":578,"approval_perbill":500000000,"support_perbill":1241525,"approval":50,"support":0.1241525},{"time_hours":579,"approval_perbill":500000000,"support_perbill":1226233,"approval":50,"support":0.1226233},{"time_hours":580,"approval_perbill":500000000,"support_perbill":1210994,"approval":50,"support":0.1210994},{"time_hours":581,"approval_perbill":500000000,"support_perbill":1195805,"approval":50,"support":0.1195805},{"time_hours":582,"approval_perbill":500000000,"support_perbill":1180668,"approval":50,"support":0.1180668},{"time_hours":583,"approval_perbill":500000000,"support_perbill":1165582,"approval":50,"support":0.1165582},{"time_hours":584,"approval_perbill":500000000,"support_perbill":1150547,"approval":50,"support":0.1150547},{"time_hours":585,"approval_perbill":500000000,"support_perbill":1135563,"approval":50,"support":0.1135563},{"time_hours":586,"approval_perbill":500000000,"support_perbill":1120628,"approval":50,"support":0.1120628},{"time_hours":587,"approval_perbill":500000000,"support_perbill":1105744,"approval":50,"support":0.1105744},{"time_hours":588,"approval_perbill":500000000,"support_perbill":1090909,"approval":50,"support":0.1090909},{"time_hours":589,"approval_perbill":500000000,"support_perbill":1076124,"approval":50,"support":0.1076124},{"time_hours":590,"approval_perbill":500000000,"support_perbill":1061388,"approval":50,"support":0.1061388},{"time_hours":591,"approval_perbill":500000000,"support_perbill":1046701,"approval":50,"support":0.1046701},{"time_hours":592,"approval_perbill":500000000,"support_perbill":1032063,"approval":50,"support":0.1032063},{"time_hours":593,"approval_perbill":500000000,"support_perbill":1017473,"approval":50,"support":0.1017473},{"time_hours":594,"approval_perbill":500000000,"support_perbill":1002932,"approval":50,"support":0.1002932},{"time_hours":595,"approval_perbill":500000000,"support_perbill":988438,"approval":50,"support":0.0988438},{"time_hours":596,"approval_perbill":500000000,"support_perbill":973993,"approval":50,"support":0.0973993},{"time_hours":597,"approval_perbill":500000000,"support_perbill":959595,"approval":50,"support":0.0959595},{"time_hours":598,"approval_perbill":500000000,"support_perbill":945244,"approval":50,"support":0.0945244},{"time_hours":599,"approval_perbill":500000000,"support_perbill":930940,"approval":50,"support":0.093094},{"time_hours":600,"approval_perbill":500000000,"support_perbill":916684,"approval":50,"support":0.0916684},{"time_hours":601,"approval_perbill":500000000,"support_perbill":902473,"approval":50,"support":0.0902473},{"time_hours":602,"approval_perbill":500000000,"support_perbill":888310,"approval":50,"support":0.088831},{"time_hours":603,"approval_perbill":500000000,"support_perbill":874192,"approval":50,"support":0.0874192},{"time_hours":604,"approval_perbill":500000000,"support_perbill":860121,"approval":50,"support":0.0860121},{"time_hours":605,"approval_perbill":500000000,"support_perbill":846095,"approval":50,"support":0.0846095},{"time_hours":606,"approval_perbill":500000000,"support_perbill":832114,"approval":50,"support":0.0832114},{"time_hours":607,"approval_perbill":500000000,"support_perbill":818179,"approval":50,"support":0.0818179},{"time_hours":608,"approval_perbill":500000000,"support_perbill":804289,"approval":50,"support":0.0804289},{"time_hours":609,"approval_perbill":500000000,"support_perbill":790444,"approval":50,"support":0.0790444},{"time_hours":610,"approval_perbill":500000000,"support_perbill":776644,"approval":50,"support":0.0776644},{"time_hours":611,"approval_perbill":500000000,"support_perbill":762888,"approval":50,"support":0.0762888},{"time_hours":612,"approval_perbill":500000000,"support_perbill":749176,"approval":50,"support":0.0749176},{"time_hours":613,"approval_perbill":500000000,"support_perbill":735508,"approval":50,"support":0.0735508},{"time_hours":614,"approval_perbill":500000000,"support_perbill":721884,"approval":50,"support":0.0721884},{"time_hours":615,"approval_perbill":500000000,"support_perbill":708303,"approval":50,"support":0.0708303},{"time_hours":616,"approval_perbill":500000000,"support_perbill":694766,"approval":50,"support":0.0694766},{"time_hours":617,"approval_perbill":500000000,"support_perbill":681272,"approval":50,"support":0.0681272},{"time_hours":618,"approval_perbill":500000000,"support_perbill":667821,"approval":50,"support":0.0667821},{"time_hours":619,"approval_perbill":500000000,"support_perbill":654412,"approval":50,"support":0.0654412},{"time_hours":620,"approval_perbill":500000000,"support_perbill":641047,"approval":50,"support":0.0641047},{"time_hours":621,"approval_perbill":500000000,"support_perbill":627723,"approval":50,"support":0.0627723},{"time_hours":622,"approval_perbill":500000000,"support_perbill":614442,"approval":50,"support":0.0614442},{"time_hours":623,"approval_perbill":500000000,"support_perbill":601202,"approval":50,"support":0.0601202},{"time_hours":624,"approval_perbill":500000000,"support_perbill":588005,"approval":50,"support":0.0588005},{"time_hours":625,"approval_perbill":500000000,"support_perbill":574848,"approval":50,"support":0.0574848},{"time_hours":626,"approval_perbill":500000000,"support_perbill":561734,"approval":50,"support":0.0561734},{"time_hours":627,"approval_perbill":500000000,"support_perbill":548660,"approval":50,"support":0.054866},{"time_hours":628,"approval_perbill":500000000,"support_perbill":535627,"approval":50,"support":0.0535627},{"time_hours":629,"approval_perbill":500000000,"support_perbill":522635,"approval":50,"support":0.0522635},{"time_hours":630,"approval_perbill":500000000,"support_perbill":509684,"approval":50,"support":0.0509684},{"time_hours":631,"approval_perbill":500000000,"support_perbill":496773,"approval":50,"support":0.0496773},{"time_hours":632,"approval_perbill":500000000,"support_perbill":483902,"approval":50,"support":0.0483902},{"time_hours":633,"approval_perbill":500000000,"support_perbill":471071,"approval":50,"support":0.0471071},{"time_hours":634,"approval_perbill":500000000,"support_perbill":458280,"approval":50,"support":0.045828},{"time_hours":635,"approval_perbill":500000000,"support_perbill":445529,"approval":50,"support":0.0445529},{"time_hours":636,"approval_perbill":500000000,"support_perbill":432817,"approval":50,"support":0.0432817},{"time_hours":637,"approval_perbill":500000000,"support_perbill":420144,"approval":50,"support":0.0420144},{"time_hours":638,"approval_perbill":500000000,"support_perbill":407511,"approval":50,"support":0.0407511},{"time_hours":639,"approval_perbill":500000000,"support_perbill":394916,"approval":50,"support":0.0394916},{"time_hours":640,"approval_perbill":500000000,"support_perbill":382360,"approval":50,"support":0.038236},{"time_hours":641,"approval_perbill":500000000,"support_perbill":369843,"approval":50,"support":0.0369843},{"time_hours":642,"approval_perbill":500000000,"support_perbill":357364,"approval":50,"support":0.0357364},{"time_hours":643,"approval_perbill":500000000,"support_perbill":344923,"approval":50,"support":0.0344923},{"time_hours":644,"approval_perbill":500000000,"support_perbill":332520,"approval":50,"support":0.033252},{"time_hours":645,"approval_perbill":500000000,"support_perbill":320155,"approval":50,"support":0.0320155},{"time_hours":646,"approval_perbill":500000000,"support_perbill":307828,"approval":50,"support":0.0307828},{"time_hours":647,"approval_perbill":500000000,"support_perbill":295538,"approval":50,"support":0.0295538},{"time_hours":648,"approval_perbill":500000000,"support_perbill":283286,"approval":50,"support":0.0283286},{"time_hours":649,"approval_perbill":500000000,"support_perbill":271071,"approval":50,"support":0.0271071},{"time_hours":650,"approval_perbill":500000000,"support_perbill":258892,"approval":50,"support":0.0258892},{"time_hours":651,"approval_perbill":500000000,"support_perbill":246751,"approval":50,"support":0.0246751},{"time_hours":652,"approval_perbill":500000000,"support_perbill":234646,"approval":50,"support":0.0234646},{"time_hours":653,"approval_perbill":500000000,"support_perbill":222578,"approval":50,"support":0.0222578},{"time_hours":654,"approval_perbill":500000000,"support_perbill":210546,"approval":50,"support":0.0210546},{"time_hours":655,"approval_perbill":500000000,"support_perbill":198550,"approval":50,"support":0.019855},{"time_hours":656,"approval_perbill":500000000,"support_perbill":186590,"approval":50,"support":0.018659},{"time_hours":657,"approval_perbill":500000000,"support_perbill":174666,"approval":50,"support":0.0174666},{"time_hours":658,"approval_perbill":500000000,"support_perbill":162778,"approval":50,"support":0.0162778},{"time_hours":659,"approval_perbill":500000000,"support_perbill":150925,"approval":50,"support":0.0150925},{"time_hours":660,"approval_perbill":500000000,"support_perbill":139108,"approval":50,"support":0.0139108},{"time_hours":661,"approval_perbill":500000000,"support_perbill":127326,"approval":50,"support":0.0127326},{"time_hours":662,"approval_perbill":500000000,"support_perbill":115578,"approval":50,"support":0.0115578},{"time_hours":663,"approval_perbill":500000000,"support_perbill":103866,"approval":50,"support":0.0103866},{"time_hours":664,"approval_perbill":500000000,"support_perbill":92188,"approval":50,"support":0.0092188},{"time_hours":665,"approval_perbill":500000000,"support_perbill":80545,"approval":50,"support":0.0080545},{"time_hours":666,"approval_perbill":500000000,"support_perbill":68937,"approval":50,"support":0.0068937},{"time_hours":667,"approval_perbill":500000000,"support_perbill":57363,"approval":50,"support":0.0057363},{"time_hours":668,"approval_perbill":500000000,"support_perbill":45822,"approval":50,"support":0.0045822},{"time_hours":669,"approval_perbill":500000000,"support_perbill":34316,"approval":50,"support":0.0034316},{"time_hours":670,"approval_perbill":500000000,"support_perbill":22844,"approval":50,"support":0.0022844},{"time_hours":671,"approval_perbill":500000000,"support_perbill":11405,"approval":50,"support":0.0011405},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},77435:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000080,"approval":100,"support":50.000008},{"time_hours":1,"approval_perbill":997916667,"support_perbill":341823819,"approval":99.7916667,"support":34.1823819},{"time_hours":2,"approval_perbill":995833334,"support_perbill":259488839,"approval":99.5833334,"support":25.9488839},{"time_hours":3,"approval_perbill":993750001,"support_perbill":208997250,"approval":99.3750001,"support":20.899725},{"time_hours":4,"approval_perbill":991666668,"support_perbill":174869164,"approval":99.1666668,"support":17.4869164},{"time_hours":5,"approval_perbill":989583334,"support_perbill":150259101,"approval":98.9583334,"support":15.0259101},{"time_hours":6,"approval_perbill":987500001,"support_perbill":131672630,"approval":98.7500001,"support":13.167263},{"time_hours":7,"approval_perbill":985416668,"support_perbill":117139365,"approval":98.5416668,"support":11.7139365},{"time_hours":8,"approval_perbill":983333335,"support_perbill":105463816,"approval":98.3333335,"support":10.5463816},{"time_hours":9,"approval_perbill":981250001,"support_perbill":95878546,"approval":98.1250001,"support":9.5878546},{"time_hours":10,"approval_perbill":979166668,"support_perbill":87868351,"approval":97.9166668,"support":8.7868351},{"time_hours":11,"approval_perbill":977083335,"support_perbill":81074471,"approval":97.7083335,"support":8.1074471},{"time_hours":12,"approval_perbill":975000002,"support_perbill":75239418,"approval":97.5000002,"support":7.5239418},{"time_hours":13,"approval_perbill":972916667,"support_perbill":70173586,"approval":97.2916667,"support":7.0173586},{"time_hours":14,"approval_perbill":970833334,"support_perbill":65734281,"approval":97.0833334,"support":6.5734281},{"time_hours":15,"approval_perbill":968750001,"support_perbill":61812039,"approval":96.8750001,"support":6.1812039},{"time_hours":16,"approval_perbill":966666668,"support_perbill":58321494,"approval":96.6666668,"support":5.8321494},{"time_hours":17,"approval_perbill":964583334,"support_perbill":55195091,"approval":96.4583334,"support":5.5195091},{"time_hours":18,"approval_perbill":962500001,"support_perbill":52378676,"approval":96.2500001,"support":5.2378676},{"time_hours":19,"approval_perbill":960416668,"support_perbill":49828322,"approval":96.0416668,"support":4.9828322},{"time_hours":20,"approval_perbill":958333335,"support_perbill":47508027,"approval":95.8333335,"support":4.7508027},{"time_hours":21,"approval_perbill":956250000,"support_perbill":45388004,"approval":95.625,"support":4.5388004},{"time_hours":22,"approval_perbill":954166667,"support_perbill":43443400,"approval":95.4166667,"support":4.34434},{"time_hours":23,"approval_perbill":952083334,"support_perbill":41653305,"approval":95.2083334,"support":4.1653305},{"time_hours":24,"approval_perbill":950000001,"support_perbill":40000010,"approval":95.0000001,"support":4.000001},{"time_hours":25,"approval_perbill":947916668,"support_perbill":38468408,"approval":94.7916668,"support":3.8468408},{"time_hours":26,"approval_perbill":945833334,"support_perbill":37045541,"approval":94.5833334,"support":3.7045541},{"time_hours":27,"approval_perbill":943750001,"support_perbill":35720228,"approval":94.3750001,"support":3.5720228},{"time_hours":28,"approval_perbill":941666668,"support_perbill":34482767,"approval":94.1666668,"support":3.4482767},{"time_hours":29,"approval_perbill":939583335,"support_perbill":33324704,"approval":93.9583335,"support":3.3324704},{"time_hours":30,"approval_perbill":937500001,"support_perbill":32238633,"approval":93.7500001,"support":3.2238633},{"time_hours":31,"approval_perbill":935416668,"support_perbill":31218046,"approval":93.5416668,"support":3.1218046},{"time_hours":32,"approval_perbill":933333335,"support_perbill":30257193,"approval":93.3333335,"support":3.0257193},{"time_hours":33,"approval_perbill":931250002,"support_perbill":29350978,"approval":93.1250002,"support":2.9350978},{"time_hours":34,"approval_perbill":929166667,"support_perbill":28494870,"approval":92.9166667,"support":2.849487},{"time_hours":35,"approval_perbill":927083334,"support_perbill":27684825,"approval":92.7083334,"support":2.7684825},{"time_hours":36,"approval_perbill":925000001,"support_perbill":26917223,"approval":92.5000001,"support":2.6917223},{"time_hours":37,"approval_perbill":922916668,"support_perbill":26188813,"approval":92.2916668,"support":2.6188813},{"time_hours":38,"approval_perbill":920833334,"support_perbill":25496668,"approval":92.0833334,"support":2.5496668},{"time_hours":39,"approval_perbill":918750001,"support_perbill":24838146,"approval":91.8750001,"support":2.4838146},{"time_hours":40,"approval_perbill":916666668,"support_perbill":24210854,"approval":91.6666668,"support":2.4210854},{"time_hours":41,"approval_perbill":914583335,"support_perbill":23612624,"approval":91.4583335,"support":2.3612624},{"time_hours":42,"approval_perbill":912500000,"support_perbill":23041480,"approval":91.25,"support":2.304148},{"time_hours":43,"approval_perbill":910416667,"support_perbill":22495624,"approval":91.0416667,"support":2.2495624},{"time_hours":44,"approval_perbill":908333334,"support_perbill":21973413,"approval":90.8333334,"support":2.1973413},{"time_hours":45,"approval_perbill":906250001,"support_perbill":21473343,"approval":90.6250001,"support":2.1473343},{"time_hours":46,"approval_perbill":904166668,"support_perbill":20994035,"approval":90.4166668,"support":2.0994035},{"time_hours":47,"approval_perbill":902083334,"support_perbill":20534223,"approval":90.2083334,"support":2.0534223},{"time_hours":48,"approval_perbill":900000001,"support_perbill":20092740,"approval":90.0000001,"support":2.009274},{"time_hours":49,"approval_perbill":897916668,"support_perbill":19668513,"approval":89.7916668,"support":1.9668513},{"time_hours":50,"approval_perbill":895833335,"support_perbill":19260548,"approval":89.5833335,"support":1.9260548},{"time_hours":51,"approval_perbill":893750001,"support_perbill":18867929,"approval":89.3750001,"support":1.8867929},{"time_hours":52,"approval_perbill":891666668,"support_perbill":18489805,"approval":89.1666668,"support":1.8489805},{"time_hours":53,"approval_perbill":889583335,"support_perbill":18125388,"approval":88.9583335,"support":1.8125388},{"time_hours":54,"approval_perbill":887500002,"support_perbill":17773947,"approval":88.7500002,"support":1.7773947},{"time_hours":55,"approval_perbill":885416667,"support_perbill":17434800,"approval":88.5416667,"support":1.74348},{"time_hours":56,"approval_perbill":883333334,"support_perbill":17107313,"approval":88.3333334,"support":1.7107313},{"time_hours":57,"approval_perbill":881250001,"support_perbill":16790896,"approval":88.1250001,"support":1.6790896},{"time_hours":58,"approval_perbill":879166668,"support_perbill":16484995,"approval":87.9166668,"support":1.6484995},{"time_hours":59,"approval_perbill":877083334,"support_perbill":16189096,"approval":87.7083334,"support":1.6189096},{"time_hours":60,"approval_perbill":875000001,"support_perbill":15902716,"approval":87.5000001,"support":1.5902716},{"time_hours":61,"approval_perbill":872916668,"support_perbill":15625403,"approval":87.2916668,"support":1.5625403},{"time_hours":62,"approval_perbill":870833335,"support_perbill":15356733,"approval":87.0833335,"support":1.5356733},{"time_hours":63,"approval_perbill":868750000,"support_perbill":15096307,"approval":86.875,"support":1.5096307},{"time_hours":64,"approval_perbill":866666667,"support_perbill":14843753,"approval":86.6666667,"support":1.4843753},{"time_hours":65,"approval_perbill":864583334,"support_perbill":14598719,"approval":86.4583334,"support":1.4598719},{"time_hours":66,"approval_perbill":862500001,"support_perbill":14360873,"approval":86.2500001,"support":1.4360873},{"time_hours":67,"approval_perbill":860416668,"support_perbill":14129905,"approval":86.0416668,"support":1.4129905},{"time_hours":68,"approval_perbill":858333334,"support_perbill":13905519,"approval":85.8333334,"support":1.3905519},{"time_hours":69,"approval_perbill":856250001,"support_perbill":13687439,"approval":85.6250001,"support":1.3687439},{"time_hours":70,"approval_perbill":854166668,"support_perbill":13475403,"approval":85.4166668,"support":1.3475403},{"time_hours":71,"approval_perbill":852083335,"support_perbill":13269162,"approval":85.2083335,"support":1.3269162},{"time_hours":72,"approval_perbill":850000001,"support_perbill":13068482,"approval":85.0000001,"support":1.3068482},{"time_hours":73,"approval_perbill":847916668,"support_perbill":12873141,"approval":84.7916668,"support":1.2873141},{"time_hours":74,"approval_perbill":845833335,"support_perbill":12682930,"approval":84.5833335,"support":1.268293},{"time_hours":75,"approval_perbill":843750002,"support_perbill":12497648,"approval":84.3750002,"support":1.2497648},{"time_hours":76,"approval_perbill":841666667,"support_perbill":12317106,"approval":84.1666667,"support":1.2317106},{"time_hours":77,"approval_perbill":839583334,"support_perbill":12141125,"approval":83.9583334,"support":1.2141125},{"time_hours":78,"approval_perbill":837500001,"support_perbill":11969535,"approval":83.7500001,"support":1.1969535},{"time_hours":79,"approval_perbill":835416668,"support_perbill":11802172,"approval":83.5416668,"support":1.1802172},{"time_hours":80,"approval_perbill":833333334,"support_perbill":11638883,"approval":83.3333334,"support":1.1638883},{"time_hours":81,"approval_perbill":831250001,"support_perbill":11479520,"approval":83.1250001,"support":1.147952},{"time_hours":82,"approval_perbill":829166668,"support_perbill":11323944,"approval":82.9166668,"support":1.1323944},{"time_hours":83,"approval_perbill":827083335,"support_perbill":11172021,"approval":82.7083335,"support":1.1172021},{"time_hours":84,"approval_perbill":825000000,"support_perbill":11023624,"approval":82.5,"support":1.1023624},{"time_hours":85,"approval_perbill":822916667,"support_perbill":10878632,"approval":82.2916667,"support":1.0878632},{"time_hours":86,"approval_perbill":820833334,"support_perbill":10736929,"approval":82.0833334,"support":1.0736929},{"time_hours":87,"approval_perbill":818750001,"support_perbill":10598404,"approval":81.8750001,"support":1.0598404},{"time_hours":88,"approval_perbill":816666668,"support_perbill":10462952,"approval":81.6666668,"support":1.0462952},{"time_hours":89,"approval_perbill":814583334,"support_perbill":10330471,"approval":81.4583334,"support":1.0330471},{"time_hours":90,"approval_perbill":812500001,"support_perbill":10200864,"approval":81.2500001,"support":1.0200864},{"time_hours":91,"approval_perbill":810416668,"support_perbill":10074040,"approval":81.0416668,"support":1.007404},{"time_hours":92,"approval_perbill":808333335,"support_perbill":9949909,"approval":80.8333335,"support":0.9949909},{"time_hours":93,"approval_perbill":806250001,"support_perbill":9828387,"approval":80.6250001,"support":0.9828387},{"time_hours":94,"approval_perbill":804166668,"support_perbill":9709392,"approval":80.4166668,"support":0.9709392},{"time_hours":95,"approval_perbill":802083335,"support_perbill":9592846,"approval":80.2083335,"support":0.9592846},{"time_hours":96,"approval_perbill":800000002,"support_perbill":9478675,"approval":80.0000002,"support":0.9478675},{"time_hours":97,"approval_perbill":797916667,"support_perbill":9366806,"approval":79.7916667,"support":0.9366806},{"time_hours":98,"approval_perbill":795833334,"support_perbill":9257171,"approval":79.5833334,"support":0.9257171},{"time_hours":99,"approval_perbill":793750001,"support_perbill":9149703,"approval":79.3750001,"support":0.9149703},{"time_hours":100,"approval_perbill":791666668,"support_perbill":9044338,"approval":79.1666668,"support":0.9044338},{"time_hours":101,"approval_perbill":789583334,"support_perbill":8941016,"approval":78.9583334,"support":0.8941016},{"time_hours":102,"approval_perbill":787500001,"support_perbill":8839678,"approval":78.7500001,"support":0.8839678},{"time_hours":103,"approval_perbill":785416668,"support_perbill":8740267,"approval":78.5416668,"support":0.8740267},{"time_hours":104,"approval_perbill":783333335,"support_perbill":8642729,"approval":78.3333335,"support":0.8642729},{"time_hours":105,"approval_perbill":781250000,"support_perbill":8547010,"approval":78.125,"support":0.854701},{"time_hours":106,"approval_perbill":779166667,"support_perbill":8453062,"approval":77.9166667,"support":0.8453062},{"time_hours":107,"approval_perbill":777083334,"support_perbill":8360835,"approval":77.7083334,"support":0.8360835},{"time_hours":108,"approval_perbill":775000001,"support_perbill":8270281,"approval":77.5000001,"support":0.8270281},{"time_hours":109,"approval_perbill":772916668,"support_perbill":8181358,"approval":77.2916668,"support":0.8181358},{"time_hours":110,"approval_perbill":770833334,"support_perbill":8094019,"approval":77.0833334,"support":0.8094019},{"time_hours":111,"approval_perbill":768750001,"support_perbill":8008224,"approval":76.8750001,"support":0.8008224},{"time_hours":112,"approval_perbill":766666668,"support_perbill":7923932,"approval":76.6666668,"support":0.7923932},{"time_hours":113,"approval_perbill":764583335,"support_perbill":7841104,"approval":76.4583335,"support":0.7841104},{"time_hours":114,"approval_perbill":762500001,"support_perbill":7759701,"approval":76.2500001,"support":0.7759701},{"time_hours":115,"approval_perbill":760416668,"support_perbill":7679688,"approval":76.0416668,"support":0.7679688},{"time_hours":116,"approval_perbill":758333335,"support_perbill":7601030,"approval":75.8333335,"support":0.760103},{"time_hours":117,"approval_perbill":756250002,"support_perbill":7523691,"approval":75.6250002,"support":0.7523691},{"time_hours":118,"approval_perbill":754166667,"support_perbill":7447639,"approval":75.4166667,"support":0.7447639},{"time_hours":119,"approval_perbill":752083334,"support_perbill":7372843,"approval":75.2083334,"support":0.7372843},{"time_hours":120,"approval_perbill":750000001,"support_perbill":7299272,"approval":75.0000001,"support":0.7299272},{"time_hours":121,"approval_perbill":747916668,"support_perbill":7226894,"approval":74.7916668,"support":0.7226894},{"time_hours":122,"approval_perbill":745833334,"support_perbill":7155683,"approval":74.5833334,"support":0.7155683},{"time_hours":123,"approval_perbill":743750001,"support_perbill":7085609,"approval":74.3750001,"support":0.7085609},{"time_hours":124,"approval_perbill":741666668,"support_perbill":7016647,"approval":74.1666668,"support":0.7016647},{"time_hours":125,"approval_perbill":739583335,"support_perbill":6948769,"approval":73.9583335,"support":0.6948769},{"time_hours":126,"approval_perbill":737500000,"support_perbill":6881949,"approval":73.75,"support":0.6881949},{"time_hours":127,"approval_perbill":735416667,"support_perbill":6816165,"approval":73.5416667,"support":0.6816165},{"time_hours":128,"approval_perbill":733333334,"support_perbill":6751391,"approval":73.3333334,"support":0.6751391},{"time_hours":129,"approval_perbill":731250001,"support_perbill":6687605,"approval":73.1250001,"support":0.6687605},{"time_hours":130,"approval_perbill":729166668,"support_perbill":6624784,"approval":72.9166668,"support":0.6624784},{"time_hours":131,"approval_perbill":727083334,"support_perbill":6562907,"approval":72.7083334,"support":0.6562907},{"time_hours":132,"approval_perbill":725000001,"support_perbill":6501952,"approval":72.5000001,"support":0.6501952},{"time_hours":133,"approval_perbill":722916668,"support_perbill":6441899,"approval":72.2916668,"support":0.6441899},{"time_hours":134,"approval_perbill":720833335,"support_perbill":6382728,"approval":72.0833335,"support":0.6382728},{"time_hours":135,"approval_perbill":718750001,"support_perbill":6324419,"approval":71.8750001,"support":0.6324419},{"time_hours":136,"approval_perbill":716666668,"support_perbill":6266955,"approval":71.6666668,"support":0.6266955},{"time_hours":137,"approval_perbill":714583335,"support_perbill":6210316,"approval":71.4583335,"support":0.6210316},{"time_hours":138,"approval_perbill":712500002,"support_perbill":6154486,"approval":71.2500002,"support":0.6154486},{"time_hours":139,"approval_perbill":710416667,"support_perbill":6099446,"approval":71.0416667,"support":0.6099446},{"time_hours":140,"approval_perbill":708333334,"support_perbill":6045181,"approval":70.8333334,"support":0.6045181},{"time_hours":141,"approval_perbill":706250001,"support_perbill":5991674,"approval":70.6250001,"support":0.5991674},{"time_hours":142,"approval_perbill":704166668,"support_perbill":5938909,"approval":70.4166668,"support":0.5938909},{"time_hours":143,"approval_perbill":702083334,"support_perbill":5886871,"approval":70.2083334,"support":0.5886871},{"time_hours":144,"approval_perbill":700000001,"support_perbill":5835545,"approval":70.0000001,"support":0.5835545},{"time_hours":145,"approval_perbill":697916668,"support_perbill":5784916,"approval":69.7916668,"support":0.5784916},{"time_hours":146,"approval_perbill":695833335,"support_perbill":5734971,"approval":69.5833335,"support":0.5734971},{"time_hours":147,"approval_perbill":693750000,"support_perbill":5685696,"approval":69.375,"support":0.5685696},{"time_hours":148,"approval_perbill":691666667,"support_perbill":5637077,"approval":69.1666667,"support":0.5637077},{"time_hours":149,"approval_perbill":689583334,"support_perbill":5589101,"approval":68.9583334,"support":0.5589101},{"time_hours":150,"approval_perbill":687500001,"support_perbill":5541755,"approval":68.7500001,"support":0.5541755},{"time_hours":151,"approval_perbill":685416668,"support_perbill":5495028,"approval":68.5416668,"support":0.5495028},{"time_hours":152,"approval_perbill":683333334,"support_perbill":5448907,"approval":68.3333334,"support":0.5448907},{"time_hours":153,"approval_perbill":681250001,"support_perbill":5403380,"approval":68.1250001,"support":0.540338},{"time_hours":154,"approval_perbill":679166668,"support_perbill":5358437,"approval":67.9166668,"support":0.5358437},{"time_hours":155,"approval_perbill":677083335,"support_perbill":5314065,"approval":67.7083335,"support":0.5314065},{"time_hours":156,"approval_perbill":675000001,"support_perbill":5270255,"approval":67.5000001,"support":0.5270255},{"time_hours":157,"approval_perbill":672916668,"support_perbill":5226995,"approval":67.2916668,"support":0.5226995},{"time_hours":158,"approval_perbill":670833335,"support_perbill":5184275,"approval":67.0833335,"support":0.5184275},{"time_hours":159,"approval_perbill":668750002,"support_perbill":5142085,"approval":66.8750002,"support":0.5142085},{"time_hours":160,"approval_perbill":666666667,"support_perbill":5100415,"approval":66.6666667,"support":0.5100415},{"time_hours":161,"approval_perbill":664583334,"support_perbill":5059257,"approval":66.4583334,"support":0.5059257},{"time_hours":162,"approval_perbill":662500001,"support_perbill":5018599,"approval":66.2500001,"support":0.5018599},{"time_hours":163,"approval_perbill":660416668,"support_perbill":4978434,"approval":66.0416668,"support":0.4978434},{"time_hours":164,"approval_perbill":658333334,"support_perbill":4938753,"approval":65.8333334,"support":0.4938753},{"time_hours":165,"approval_perbill":656250001,"support_perbill":4899546,"approval":65.6250001,"support":0.4899546},{"time_hours":166,"approval_perbill":654166668,"support_perbill":4860805,"approval":65.4166668,"support":0.4860805},{"time_hours":167,"approval_perbill":652083335,"support_perbill":4822523,"approval":65.2083335,"support":0.4822523},{"time_hours":168,"approval_perbill":650000000,"support_perbill":4784690,"approval":65,"support":0.478469},{"time_hours":169,"approval_perbill":647916667,"support_perbill":4747299,"approval":64.7916667,"support":0.4747299},{"time_hours":170,"approval_perbill":645833334,"support_perbill":4710343,"approval":64.5833334,"support":0.4710343},{"time_hours":171,"approval_perbill":643750001,"support_perbill":4673814,"approval":64.3750001,"support":0.4673814},{"time_hours":172,"approval_perbill":641666668,"support_perbill":4637704,"approval":64.1666668,"support":0.4637704},{"time_hours":173,"approval_perbill":639583334,"support_perbill":4602006,"approval":63.9583334,"support":0.4602006},{"time_hours":174,"approval_perbill":637500001,"support_perbill":4566713,"approval":63.7500001,"support":0.4566713},{"time_hours":175,"approval_perbill":635416668,"support_perbill":4531819,"approval":63.5416668,"support":0.4531819},{"time_hours":176,"approval_perbill":633333335,"support_perbill":4497317,"approval":63.3333335,"support":0.4497317},{"time_hours":177,"approval_perbill":631250001,"support_perbill":4463200,"approval":63.1250001,"support":0.44632},{"time_hours":178,"approval_perbill":629166668,"support_perbill":4429461,"approval":62.9166668,"support":0.4429461},{"time_hours":179,"approval_perbill":627083335,"support_perbill":4396095,"approval":62.7083335,"support":0.4396095},{"time_hours":180,"approval_perbill":625000002,"support_perbill":4363095,"approval":62.5000002,"support":0.4363095},{"time_hours":181,"approval_perbill":622916667,"support_perbill":4330456,"approval":62.2916667,"support":0.4330456},{"time_hours":182,"approval_perbill":620833334,"support_perbill":4298171,"approval":62.0833334,"support":0.4298171},{"time_hours":183,"approval_perbill":618750001,"support_perbill":4266235,"approval":61.8750001,"support":0.4266235},{"time_hours":184,"approval_perbill":616666668,"support_perbill":4234642,"approval":61.6666668,"support":0.4234642},{"time_hours":185,"approval_perbill":614583334,"support_perbill":4203386,"approval":61.4583334,"support":0.4203386},{"time_hours":186,"approval_perbill":612500001,"support_perbill":4172462,"approval":61.2500001,"support":0.4172462},{"time_hours":187,"approval_perbill":610416668,"support_perbill":4141866,"approval":61.0416668,"support":0.4141866},{"time_hours":188,"approval_perbill":608333335,"support_perbill":4111591,"approval":60.8333335,"support":0.4111591},{"time_hours":189,"approval_perbill":606250000,"support_perbill":4081633,"approval":60.625,"support":0.4081633},{"time_hours":190,"approval_perbill":604166667,"support_perbill":4051987,"approval":60.4166667,"support":0.4051987},{"time_hours":191,"approval_perbill":602083334,"support_perbill":4022648,"approval":60.2083334,"support":0.4022648},{"time_hours":192,"approval_perbill":600000001,"support_perbill":3993611,"approval":60.0000001,"support":0.3993611},{"time_hours":193,"approval_perbill":597916668,"support_perbill":3964871,"approval":59.7916668,"support":0.3964871},{"time_hours":194,"approval_perbill":595833334,"support_perbill":3936425,"approval":59.5833334,"support":0.3936425},{"time_hours":195,"approval_perbill":593750001,"support_perbill":3908267,"approval":59.3750001,"support":0.3908267},{"time_hours":196,"approval_perbill":591666668,"support_perbill":3880393,"approval":59.1666668,"support":0.3880393},{"time_hours":197,"approval_perbill":589583335,"support_perbill":3852799,"approval":58.9583335,"support":0.3852799},{"time_hours":198,"approval_perbill":587500001,"support_perbill":3825481,"approval":58.7500001,"support":0.3825481},{"time_hours":199,"approval_perbill":585416668,"support_perbill":3798435,"approval":58.5416668,"support":0.3798435},{"time_hours":200,"approval_perbill":583333335,"support_perbill":3771656,"approval":58.3333335,"support":0.3771656},{"time_hours":201,"approval_perbill":581250002,"support_perbill":3745140,"approval":58.1250002,"support":0.374514},{"time_hours":202,"approval_perbill":579166667,"support_perbill":3718885,"approval":57.9166667,"support":0.3718885},{"time_hours":203,"approval_perbill":577083334,"support_perbill":3692885,"approval":57.7083334,"support":0.3692885},{"time_hours":204,"approval_perbill":575000001,"support_perbill":3667137,"approval":57.5000001,"support":0.3667137},{"time_hours":205,"approval_perbill":572916668,"support_perbill":3641638,"approval":57.2916668,"support":0.3641638},{"time_hours":206,"approval_perbill":570833334,"support_perbill":3616385,"approval":57.0833334,"support":0.3616385},{"time_hours":207,"approval_perbill":568750001,"support_perbill":3591372,"approval":56.8750001,"support":0.3591372},{"time_hours":208,"approval_perbill":566666668,"support_perbill":3566598,"approval":56.6666668,"support":0.3566598},{"time_hours":209,"approval_perbill":564583335,"support_perbill":3542058,"approval":56.4583335,"support":0.3542058},{"time_hours":210,"approval_perbill":562500000,"support_perbill":3517749,"approval":56.25,"support":0.3517749},{"time_hours":211,"approval_perbill":560416667,"support_perbill":3493669,"approval":56.0416667,"support":0.3493669},{"time_hours":212,"approval_perbill":558333334,"support_perbill":3469813,"approval":55.8333334,"support":0.3469813},{"time_hours":213,"approval_perbill":556250001,"support_perbill":3446179,"approval":55.6250001,"support":0.3446179},{"time_hours":214,"approval_perbill":554166668,"support_perbill":3422764,"approval":55.4166668,"support":0.3422764},{"time_hours":215,"approval_perbill":552083334,"support_perbill":3399565,"approval":55.2083334,"support":0.3399565},{"time_hours":216,"approval_perbill":550000001,"support_perbill":3376578,"approval":55.0000001,"support":0.3376578},{"time_hours":217,"approval_perbill":547916668,"support_perbill":3353801,"approval":54.7916668,"support":0.3353801},{"time_hours":218,"approval_perbill":545833335,"support_perbill":3331230,"approval":54.5833335,"support":0.333123},{"time_hours":219,"approval_perbill":543750001,"support_perbill":3308864,"approval":54.3750001,"support":0.3308864},{"time_hours":220,"approval_perbill":541666668,"support_perbill":3286700,"approval":54.1666668,"support":0.32867},{"time_hours":221,"approval_perbill":539583335,"support_perbill":3264733,"approval":53.9583335,"support":0.3264733},{"time_hours":222,"approval_perbill":537500002,"support_perbill":3242963,"approval":53.7500002,"support":0.3242963},{"time_hours":223,"approval_perbill":535416667,"support_perbill":3221386,"approval":53.5416667,"support":0.3221386},{"time_hours":224,"approval_perbill":533333334,"support_perbill":3200001,"approval":53.3333334,"support":0.3200001},{"time_hours":225,"approval_perbill":531250001,"support_perbill":3178803,"approval":53.1250001,"support":0.3178803},{"time_hours":226,"approval_perbill":529166668,"support_perbill":3157791,"approval":52.9166668,"support":0.3157791},{"time_hours":227,"approval_perbill":527083334,"support_perbill":3136962,"approval":52.7083334,"support":0.3136962},{"time_hours":228,"approval_perbill":525000001,"support_perbill":3116315,"approval":52.5000001,"support":0.3116315},{"time_hours":229,"approval_perbill":522916668,"support_perbill":3095846,"approval":52.2916668,"support":0.3095846},{"time_hours":230,"approval_perbill":520833335,"support_perbill":3075553,"approval":52.0833335,"support":0.3075553},{"time_hours":231,"approval_perbill":518750000,"support_perbill":3055435,"approval":51.875,"support":0.3055435},{"time_hours":232,"approval_perbill":516666667,"support_perbill":3035488,"approval":51.6666667,"support":0.3035488},{"time_hours":233,"approval_perbill":514583334,"support_perbill":3015711,"approval":51.4583334,"support":0.3015711},{"time_hours":234,"approval_perbill":512500001,"support_perbill":2996101,"approval":51.2500001,"support":0.2996101},{"time_hours":235,"approval_perbill":510416668,"support_perbill":2976657,"approval":51.0416668,"support":0.2976657},{"time_hours":236,"approval_perbill":508333334,"support_perbill":2957376,"approval":50.8333334,"support":0.2957376},{"time_hours":237,"approval_perbill":506250001,"support_perbill":2938257,"approval":50.6250001,"support":0.2938257},{"time_hours":238,"approval_perbill":504166668,"support_perbill":2919296,"approval":50.4166668,"support":0.2919296},{"time_hours":239,"approval_perbill":502083335,"support_perbill":2900493,"approval":50.2083335,"support":0.2900493},{"time_hours":240,"approval_perbill":500000000,"support_perbill":2881845,"approval":50,"support":0.2881845},{"time_hours":241,"approval_perbill":500000000,"support_perbill":2863350,"approval":50,"support":0.286335},{"time_hours":242,"approval_perbill":500000000,"support_perbill":2845007,"approval":50,"support":0.2845007},{"time_hours":243,"approval_perbill":500000000,"support_perbill":2826814,"approval":50,"support":0.2826814},{"time_hours":244,"approval_perbill":500000000,"support_perbill":2808768,"approval":50,"support":0.2808768},{"time_hours":245,"approval_perbill":500000000,"support_perbill":2790868,"approval":50,"support":0.2790868},{"time_hours":246,"approval_perbill":500000000,"support_perbill":2773113,"approval":50,"support":0.2773113},{"time_hours":247,"approval_perbill":500000000,"support_perbill":2755500,"approval":50,"support":0.27555},{"time_hours":248,"approval_perbill":500000000,"support_perbill":2738028,"approval":50,"support":0.2738028},{"time_hours":249,"approval_perbill":500000000,"support_perbill":2720695,"approval":50,"support":0.2720695},{"time_hours":250,"approval_perbill":500000000,"support_perbill":2703500,"approval":50,"support":0.27035},{"time_hours":251,"approval_perbill":500000000,"support_perbill":2686440,"approval":50,"support":0.268644},{"time_hours":252,"approval_perbill":500000000,"support_perbill":2669515,"approval":50,"support":0.2669515},{"time_hours":253,"approval_perbill":500000000,"support_perbill":2652722,"approval":50,"support":0.2652722},{"time_hours":254,"approval_perbill":500000000,"support_perbill":2636060,"approval":50,"support":0.263606},{"time_hours":255,"approval_perbill":500000000,"support_perbill":2619528,"approval":50,"support":0.2619528},{"time_hours":256,"approval_perbill":500000000,"support_perbill":2603124,"approval":50,"support":0.2603124},{"time_hours":257,"approval_perbill":500000000,"support_perbill":2586847,"approval":50,"support":0.2586847},{"time_hours":258,"approval_perbill":500000000,"support_perbill":2570694,"approval":50,"support":0.2570694},{"time_hours":259,"approval_perbill":500000000,"support_perbill":2554666,"approval":50,"support":0.2554666},{"time_hours":260,"approval_perbill":500000000,"support_perbill":2538760,"approval":50,"support":0.253876},{"time_hours":261,"approval_perbill":500000000,"support_perbill":2522974,"approval":50,"support":0.2522974},{"time_hours":262,"approval_perbill":500000000,"support_perbill":2507308,"approval":50,"support":0.2507308},{"time_hours":263,"approval_perbill":500000000,"support_perbill":2491760,"approval":50,"support":0.249176},{"time_hours":264,"approval_perbill":500000000,"support_perbill":2476330,"approval":50,"support":0.247633},{"time_hours":265,"approval_perbill":500000000,"support_perbill":2461014,"approval":50,"support":0.2461014},{"time_hours":266,"approval_perbill":500000000,"support_perbill":2445813,"approval":50,"support":0.2445813},{"time_hours":267,"approval_perbill":500000000,"support_perbill":2430725,"approval":50,"support":0.2430725},{"time_hours":268,"approval_perbill":500000000,"support_perbill":2415748,"approval":50,"support":0.2415748},{"time_hours":269,"approval_perbill":500000000,"support_perbill":2400882,"approval":50,"support":0.2400882},{"time_hours":270,"approval_perbill":500000000,"support_perbill":2386125,"approval":50,"support":0.2386125},{"time_hours":271,"approval_perbill":500000000,"support_perbill":2371476,"approval":50,"support":0.2371476},{"time_hours":272,"approval_perbill":500000000,"support_perbill":2356934,"approval":50,"support":0.2356934},{"time_hours":273,"approval_perbill":500000000,"support_perbill":2342498,"approval":50,"support":0.2342498},{"time_hours":274,"approval_perbill":500000000,"support_perbill":2328166,"approval":50,"support":0.2328166},{"time_hours":275,"approval_perbill":500000000,"support_perbill":2313938,"approval":50,"support":0.2313938},{"time_hours":276,"approval_perbill":500000000,"support_perbill":2299812,"approval":50,"support":0.2299812},{"time_hours":277,"approval_perbill":500000000,"support_perbill":2285787,"approval":50,"support":0.2285787},{"time_hours":278,"approval_perbill":500000000,"support_perbill":2271863,"approval":50,"support":0.2271863},{"time_hours":279,"approval_perbill":500000000,"support_perbill":2258037,"approval":50,"support":0.2258037},{"time_hours":280,"approval_perbill":500000000,"support_perbill":2244309,"approval":50,"support":0.2244309},{"time_hours":281,"approval_perbill":500000000,"support_perbill":2230679,"approval":50,"support":0.2230679},{"time_hours":282,"approval_perbill":500000000,"support_perbill":2217144,"approval":50,"support":0.2217144},{"time_hours":283,"approval_perbill":500000000,"support_perbill":2203704,"approval":50,"support":0.2203704},{"time_hours":284,"approval_perbill":500000000,"support_perbill":2190358,"approval":50,"support":0.2190358},{"time_hours":285,"approval_perbill":500000000,"support_perbill":2177105,"approval":50,"support":0.2177105},{"time_hours":286,"approval_perbill":500000000,"support_perbill":2163944,"approval":50,"support":0.2163944},{"time_hours":287,"approval_perbill":500000000,"support_perbill":2150874,"approval":50,"support":0.2150874},{"time_hours":288,"approval_perbill":500000000,"support_perbill":2137894,"approval":50,"support":0.2137894},{"time_hours":289,"approval_perbill":500000000,"support_perbill":2125004,"approval":50,"support":0.2125004},{"time_hours":290,"approval_perbill":500000000,"support_perbill":2112201,"approval":50,"support":0.2112201},{"time_hours":291,"approval_perbill":500000000,"support_perbill":2099486,"approval":50,"support":0.2099486},{"time_hours":292,"approval_perbill":500000000,"support_perbill":2086857,"approval":50,"support":0.2086857},{"time_hours":293,"approval_perbill":500000000,"support_perbill":2074314,"approval":50,"support":0.2074314},{"time_hours":294,"approval_perbill":500000000,"support_perbill":2061856,"approval":50,"support":0.2061856},{"time_hours":295,"approval_perbill":500000000,"support_perbill":2049481,"approval":50,"support":0.2049481},{"time_hours":296,"approval_perbill":500000000,"support_perbill":2037190,"approval":50,"support":0.203719},{"time_hours":297,"approval_perbill":500000000,"support_perbill":2024980,"approval":50,"support":0.202498},{"time_hours":298,"approval_perbill":500000000,"support_perbill":2012852,"approval":50,"support":0.2012852},{"time_hours":299,"approval_perbill":500000000,"support_perbill":2000805,"approval":50,"support":0.2000805},{"time_hours":300,"approval_perbill":500000000,"support_perbill":1988837,"approval":50,"support":0.1988837},{"time_hours":301,"approval_perbill":500000000,"support_perbill":1976948,"approval":50,"support":0.1976948},{"time_hours":302,"approval_perbill":500000000,"support_perbill":1965138,"approval":50,"support":0.1965138},{"time_hours":303,"approval_perbill":500000000,"support_perbill":1953404,"approval":50,"support":0.1953404},{"time_hours":304,"approval_perbill":500000000,"support_perbill":1941748,"approval":50,"support":0.1941748},{"time_hours":305,"approval_perbill":500000000,"support_perbill":1930167,"approval":50,"support":0.1930167},{"time_hours":306,"approval_perbill":500000000,"support_perbill":1918662,"approval":50,"support":0.1918662},{"time_hours":307,"approval_perbill":500000000,"support_perbill":1907230,"approval":50,"support":0.190723},{"time_hours":308,"approval_perbill":500000000,"support_perbill":1895873,"approval":50,"support":0.1895873},{"time_hours":309,"approval_perbill":500000000,"support_perbill":1884589,"approval":50,"support":0.1884589},{"time_hours":310,"approval_perbill":500000000,"support_perbill":1873377,"approval":50,"support":0.1873377},{"time_hours":311,"approval_perbill":500000000,"support_perbill":1862236,"approval":50,"support":0.1862236},{"time_hours":312,"approval_perbill":500000000,"support_perbill":1851166,"approval":50,"support":0.1851166},{"time_hours":313,"approval_perbill":500000000,"support_perbill":1840167,"approval":50,"support":0.1840167},{"time_hours":314,"approval_perbill":500000000,"support_perbill":1829237,"approval":50,"support":0.1829237},{"time_hours":315,"approval_perbill":500000000,"support_perbill":1818376,"approval":50,"support":0.1818376},{"time_hours":316,"approval_perbill":500000000,"support_perbill":1807584,"approval":50,"support":0.1807584},{"time_hours":317,"approval_perbill":500000000,"support_perbill":1796859,"approval":50,"support":0.1796859},{"time_hours":318,"approval_perbill":500000000,"support_perbill":1786201,"approval":50,"support":0.1786201},{"time_hours":319,"approval_perbill":500000000,"support_perbill":1775609,"approval":50,"support":0.1775609},{"time_hours":320,"approval_perbill":500000000,"support_perbill":1765084,"approval":50,"support":0.1765084},{"time_hours":321,"approval_perbill":500000000,"support_perbill":1754623,"approval":50,"support":0.1754623},{"time_hours":322,"approval_perbill":500000000,"support_perbill":1744227,"approval":50,"support":0.1744227},{"time_hours":323,"approval_perbill":500000000,"support_perbill":1733895,"approval":50,"support":0.1733895},{"time_hours":324,"approval_perbill":500000000,"support_perbill":1723626,"approval":50,"support":0.1723626},{"time_hours":325,"approval_perbill":500000000,"support_perbill":1713420,"approval":50,"support":0.171342},{"time_hours":326,"approval_perbill":500000000,"support_perbill":1703276,"approval":50,"support":0.1703276},{"time_hours":327,"approval_perbill":500000000,"support_perbill":1693194,"approval":50,"support":0.1693194},{"time_hours":328,"approval_perbill":500000000,"support_perbill":1683172,"approval":50,"support":0.1683172},{"time_hours":329,"approval_perbill":500000000,"support_perbill":1673212,"approval":50,"support":0.1673212},{"time_hours":330,"approval_perbill":500000000,"support_perbill":1663311,"approval":50,"support":0.1663311},{"time_hours":331,"approval_perbill":500000000,"support_perbill":1653470,"approval":50,"support":0.165347},{"time_hours":332,"approval_perbill":500000000,"support_perbill":1643687,"approval":50,"support":0.1643687},{"time_hours":333,"approval_perbill":500000000,"support_perbill":1633963,"approval":50,"support":0.1633963},{"time_hours":334,"approval_perbill":500000000,"support_perbill":1624297,"approval":50,"support":0.1624297},{"time_hours":335,"approval_perbill":500000000,"support_perbill":1614689,"approval":50,"support":0.1614689},{"time_hours":336,"approval_perbill":500000000,"support_perbill":1605137,"approval":50,"support":0.1605137},{"time_hours":337,"approval_perbill":500000000,"support_perbill":1595641,"approval":50,"support":0.1595641},{"time_hours":338,"approval_perbill":500000000,"support_perbill":1586201,"approval":50,"support":0.1586201},{"time_hours":339,"approval_perbill":500000000,"support_perbill":1576817,"approval":50,"support":0.1576817},{"time_hours":340,"approval_perbill":500000000,"support_perbill":1567487,"approval":50,"support":0.1567487},{"time_hours":341,"approval_perbill":500000000,"support_perbill":1558212,"approval":50,"support":0.1558212},{"time_hours":342,"approval_perbill":500000000,"support_perbill":1548990,"approval":50,"support":0.154899},{"time_hours":343,"approval_perbill":500000000,"support_perbill":1539823,"approval":50,"support":0.1539823},{"time_hours":344,"approval_perbill":500000000,"support_perbill":1530708,"approval":50,"support":0.1530708},{"time_hours":345,"approval_perbill":500000000,"support_perbill":1521645,"approval":50,"support":0.1521645},{"time_hours":346,"approval_perbill":500000000,"support_perbill":1512635,"approval":50,"support":0.1512635},{"time_hours":347,"approval_perbill":500000000,"support_perbill":1503676,"approval":50,"support":0.1503676},{"time_hours":348,"approval_perbill":500000000,"support_perbill":1494768,"approval":50,"support":0.1494768},{"time_hours":349,"approval_perbill":500000000,"support_perbill":1485912,"approval":50,"support":0.1485912},{"time_hours":350,"approval_perbill":500000000,"support_perbill":1477105,"approval":50,"support":0.1477105},{"time_hours":351,"approval_perbill":500000000,"support_perbill":1468348,"approval":50,"support":0.1468348},{"time_hours":352,"approval_perbill":500000000,"support_perbill":1459641,"approval":50,"support":0.1459641},{"time_hours":353,"approval_perbill":500000000,"support_perbill":1450983,"approval":50,"support":0.1450983},{"time_hours":354,"approval_perbill":500000000,"support_perbill":1442373,"approval":50,"support":0.1442373},{"time_hours":355,"approval_perbill":500000000,"support_perbill":1433812,"approval":50,"support":0.1433812},{"time_hours":356,"approval_perbill":500000000,"support_perbill":1425298,"approval":50,"support":0.1425298},{"time_hours":357,"approval_perbill":500000000,"support_perbill":1416832,"approval":50,"support":0.1416832},{"time_hours":358,"approval_perbill":500000000,"support_perbill":1408413,"approval":50,"support":0.1408413},{"time_hours":359,"approval_perbill":500000000,"support_perbill":1400040,"approval":50,"support":0.140004},{"time_hours":360,"approval_perbill":500000000,"support_perbill":1391714,"approval":50,"support":0.1391714},{"time_hours":361,"approval_perbill":500000000,"support_perbill":1383434,"approval":50,"support":0.1383434},{"time_hours":362,"approval_perbill":500000000,"support_perbill":1375199,"approval":50,"support":0.1375199},{"time_hours":363,"approval_perbill":500000000,"support_perbill":1367009,"approval":50,"support":0.1367009},{"time_hours":364,"approval_perbill":500000000,"support_perbill":1358864,"approval":50,"support":0.1358864},{"time_hours":365,"approval_perbill":500000000,"support_perbill":1350763,"approval":50,"support":0.1350763},{"time_hours":366,"approval_perbill":500000000,"support_perbill":1342706,"approval":50,"support":0.1342706},{"time_hours":367,"approval_perbill":500000000,"support_perbill":1334693,"approval":50,"support":0.1334693},{"time_hours":368,"approval_perbill":500000000,"support_perbill":1326723,"approval":50,"support":0.1326723},{"time_hours":369,"approval_perbill":500000000,"support_perbill":1318796,"approval":50,"support":0.1318796},{"time_hours":370,"approval_perbill":500000000,"support_perbill":1310912,"approval":50,"support":0.1310912},{"time_hours":371,"approval_perbill":500000000,"support_perbill":1303070,"approval":50,"support":0.130307},{"time_hours":372,"approval_perbill":500000000,"support_perbill":1295270,"approval":50,"support":0.129527},{"time_hours":373,"approval_perbill":500000000,"support_perbill":1287511,"approval":50,"support":0.1287511},{"time_hours":374,"approval_perbill":500000000,"support_perbill":1279794,"approval":50,"support":0.1279794},{"time_hours":375,"approval_perbill":500000000,"support_perbill":1272118,"approval":50,"support":0.1272118},{"time_hours":376,"approval_perbill":500000000,"support_perbill":1264482,"approval":50,"support":0.1264482},{"time_hours":377,"approval_perbill":500000000,"support_perbill":1256886,"approval":50,"support":0.1256886},{"time_hours":378,"approval_perbill":500000000,"support_perbill":1249331,"approval":50,"support":0.1249331},{"time_hours":379,"approval_perbill":500000000,"support_perbill":1241815,"approval":50,"support":0.1241815},{"time_hours":380,"approval_perbill":500000000,"support_perbill":1234338,"approval":50,"support":0.1234338},{"time_hours":381,"approval_perbill":500000000,"support_perbill":1226901,"approval":50,"support":0.1226901},{"time_hours":382,"approval_perbill":500000000,"support_perbill":1219502,"approval":50,"support":0.1219502},{"time_hours":383,"approval_perbill":500000000,"support_perbill":1212142,"approval":50,"support":0.1212142},{"time_hours":384,"approval_perbill":500000000,"support_perbill":1204819,"approval":50,"support":0.1204819},{"time_hours":385,"approval_perbill":500000000,"support_perbill":1197535,"approval":50,"support":0.1197535},{"time_hours":386,"approval_perbill":500000000,"support_perbill":1190288,"approval":50,"support":0.1190288},{"time_hours":387,"approval_perbill":500000000,"support_perbill":1183078,"approval":50,"support":0.1183078},{"time_hours":388,"approval_perbill":500000000,"support_perbill":1175906,"approval":50,"support":0.1175906},{"time_hours":389,"approval_perbill":500000000,"support_perbill":1168770,"approval":50,"support":0.116877},{"time_hours":390,"approval_perbill":500000000,"support_perbill":1161670,"approval":50,"support":0.116167},{"time_hours":391,"approval_perbill":500000000,"support_perbill":1154606,"approval":50,"support":0.1154606},{"time_hours":392,"approval_perbill":500000000,"support_perbill":1147579,"approval":50,"support":0.1147579},{"time_hours":393,"approval_perbill":500000000,"support_perbill":1140587,"approval":50,"support":0.1140587},{"time_hours":394,"approval_perbill":500000000,"support_perbill":1133630,"approval":50,"support":0.113363},{"time_hours":395,"approval_perbill":500000000,"support_perbill":1126708,"approval":50,"support":0.1126708},{"time_hours":396,"approval_perbill":500000000,"support_perbill":1119821,"approval":50,"support":0.1119821},{"time_hours":397,"approval_perbill":500000000,"support_perbill":1112968,"approval":50,"support":0.1112968},{"time_hours":398,"approval_perbill":500000000,"support_perbill":1106150,"approval":50,"support":0.110615},{"time_hours":399,"approval_perbill":500000000,"support_perbill":1099366,"approval":50,"support":0.1099366},{"time_hours":400,"approval_perbill":500000000,"support_perbill":1092615,"approval":50,"support":0.1092615},{"time_hours":401,"approval_perbill":500000000,"support_perbill":1085898,"approval":50,"support":0.1085898},{"time_hours":402,"approval_perbill":500000000,"support_perbill":1079214,"approval":50,"support":0.1079214},{"time_hours":403,"approval_perbill":500000000,"support_perbill":1072564,"approval":50,"support":0.1072564},{"time_hours":404,"approval_perbill":500000000,"support_perbill":1065945,"approval":50,"support":0.1065945},{"time_hours":405,"approval_perbill":500000000,"support_perbill":1059360,"approval":50,"support":0.105936},{"time_hours":406,"approval_perbill":500000000,"support_perbill":1052807,"approval":50,"support":0.1052807},{"time_hours":407,"approval_perbill":500000000,"support_perbill":1046285,"approval":50,"support":0.1046285},{"time_hours":408,"approval_perbill":500000000,"support_perbill":1039796,"approval":50,"support":0.1039796},{"time_hours":409,"approval_perbill":500000000,"support_perbill":1033338,"approval":50,"support":0.1033338},{"time_hours":410,"approval_perbill":500000000,"support_perbill":1026911,"approval":50,"support":0.1026911},{"time_hours":411,"approval_perbill":500000000,"support_perbill":1020516,"approval":50,"support":0.1020516},{"time_hours":412,"approval_perbill":500000000,"support_perbill":1014151,"approval":50,"support":0.1014151},{"time_hours":413,"approval_perbill":500000000,"support_perbill":1007817,"approval":50,"support":0.1007817},{"time_hours":414,"approval_perbill":500000000,"support_perbill":1001514,"approval":50,"support":0.1001514},{"time_hours":415,"approval_perbill":500000000,"support_perbill":995241,"approval":50,"support":0.0995241},{"time_hours":416,"approval_perbill":500000000,"support_perbill":988997,"approval":50,"support":0.0988997},{"time_hours":417,"approval_perbill":500000000,"support_perbill":982784,"approval":50,"support":0.0982784},{"time_hours":418,"approval_perbill":500000000,"support_perbill":976600,"approval":50,"support":0.09766},{"time_hours":419,"approval_perbill":500000000,"support_perbill":970446,"approval":50,"support":0.0970446},{"time_hours":420,"approval_perbill":500000000,"support_perbill":964320,"approval":50,"support":0.096432},{"time_hours":421,"approval_perbill":500000000,"support_perbill":958224,"approval":50,"support":0.0958224},{"time_hours":422,"approval_perbill":500000000,"support_perbill":952156,"approval":50,"support":0.0952156},{"time_hours":423,"approval_perbill":500000000,"support_perbill":946117,"approval":50,"support":0.0946117},{"time_hours":424,"approval_perbill":500000000,"support_perbill":940106,"approval":50,"support":0.0940106},{"time_hours":425,"approval_perbill":500000000,"support_perbill":934123,"approval":50,"support":0.0934123},{"time_hours":426,"approval_perbill":500000000,"support_perbill":928169,"approval":50,"support":0.0928169},{"time_hours":427,"approval_perbill":500000000,"support_perbill":922242,"approval":50,"support":0.0922242},{"time_hours":428,"approval_perbill":500000000,"support_perbill":916342,"approval":50,"support":0.0916342},{"time_hours":429,"approval_perbill":500000000,"support_perbill":910470,"approval":50,"support":0.091047},{"time_hours":430,"approval_perbill":500000000,"support_perbill":904626,"approval":50,"support":0.0904626},{"time_hours":431,"approval_perbill":500000000,"support_perbill":898808,"approval":50,"support":0.0898808},{"time_hours":432,"approval_perbill":500000000,"support_perbill":893017,"approval":50,"support":0.0893017},{"time_hours":433,"approval_perbill":500000000,"support_perbill":887252,"approval":50,"support":0.0887252},{"time_hours":434,"approval_perbill":500000000,"support_perbill":881514,"approval":50,"support":0.0881514},{"time_hours":435,"approval_perbill":500000000,"support_perbill":875802,"approval":50,"support":0.0875802},{"time_hours":436,"approval_perbill":500000000,"support_perbill":870117,"approval":50,"support":0.0870117},{"time_hours":437,"approval_perbill":500000000,"support_perbill":864457,"approval":50,"support":0.0864457},{"time_hours":438,"approval_perbill":500000000,"support_perbill":858823,"approval":50,"support":0.0858823},{"time_hours":439,"approval_perbill":500000000,"support_perbill":853214,"approval":50,"support":0.0853214},{"time_hours":440,"approval_perbill":500000000,"support_perbill":847631,"approval":50,"support":0.0847631},{"time_hours":441,"approval_perbill":500000000,"support_perbill":842073,"approval":50,"support":0.0842073},{"time_hours":442,"approval_perbill":500000000,"support_perbill":836540,"approval":50,"support":0.083654},{"time_hours":443,"approval_perbill":500000000,"support_perbill":831032,"approval":50,"support":0.0831032},{"time_hours":444,"approval_perbill":500000000,"support_perbill":825549,"approval":50,"support":0.0825549},{"time_hours":445,"approval_perbill":500000000,"support_perbill":820090,"approval":50,"support":0.082009},{"time_hours":446,"approval_perbill":500000000,"support_perbill":814655,"approval":50,"support":0.0814655},{"time_hours":447,"approval_perbill":500000000,"support_perbill":809245,"approval":50,"support":0.0809245},{"time_hours":448,"approval_perbill":500000000,"support_perbill":803858,"approval":50,"support":0.0803858},{"time_hours":449,"approval_perbill":500000000,"support_perbill":798496,"approval":50,"support":0.0798496},{"time_hours":450,"approval_perbill":500000000,"support_perbill":793157,"approval":50,"support":0.0793157},{"time_hours":451,"approval_perbill":500000000,"support_perbill":787842,"approval":50,"support":0.0787842},{"time_hours":452,"approval_perbill":500000000,"support_perbill":782550,"approval":50,"support":0.078255},{"time_hours":453,"approval_perbill":500000000,"support_perbill":777282,"approval":50,"support":0.0777282},{"time_hours":454,"approval_perbill":500000000,"support_perbill":772037,"approval":50,"support":0.0772037},{"time_hours":455,"approval_perbill":500000000,"support_perbill":766814,"approval":50,"support":0.0766814},{"time_hours":456,"approval_perbill":500000000,"support_perbill":761615,"approval":50,"support":0.0761615},{"time_hours":457,"approval_perbill":500000000,"support_perbill":756438,"approval":50,"support":0.0756438},{"time_hours":458,"approval_perbill":500000000,"support_perbill":751283,"approval":50,"support":0.0751283},{"time_hours":459,"approval_perbill":500000000,"support_perbill":746151,"approval":50,"support":0.0746151},{"time_hours":460,"approval_perbill":500000000,"support_perbill":741041,"approval":50,"support":0.0741041},{"time_hours":461,"approval_perbill":500000000,"support_perbill":735953,"approval":50,"support":0.0735953},{"time_hours":462,"approval_perbill":500000000,"support_perbill":730887,"approval":50,"support":0.0730887},{"time_hours":463,"approval_perbill":500000000,"support_perbill":725843,"approval":50,"support":0.0725843},{"time_hours":464,"approval_perbill":500000000,"support_perbill":720821,"approval":50,"support":0.0720821},{"time_hours":465,"approval_perbill":500000000,"support_perbill":715820,"approval":50,"support":0.071582},{"time_hours":466,"approval_perbill":500000000,"support_perbill":710840,"approval":50,"support":0.071084},{"time_hours":467,"approval_perbill":500000000,"support_perbill":705881,"approval":50,"support":0.0705881},{"time_hours":468,"approval_perbill":500000000,"support_perbill":700944,"approval":50,"support":0.0700944},{"time_hours":469,"approval_perbill":500000000,"support_perbill":696028,"approval":50,"support":0.0696028},{"time_hours":470,"approval_perbill":500000000,"support_perbill":691132,"approval":50,"support":0.0691132},{"time_hours":471,"approval_perbill":500000000,"support_perbill":686257,"approval":50,"support":0.0686257},{"time_hours":472,"approval_perbill":500000000,"support_perbill":681403,"approval":50,"support":0.0681403},{"time_hours":473,"approval_perbill":500000000,"support_perbill":676569,"approval":50,"support":0.0676569},{"time_hours":474,"approval_perbill":500000000,"support_perbill":671756,"approval":50,"support":0.0671756},{"time_hours":475,"approval_perbill":500000000,"support_perbill":666962,"approval":50,"support":0.0666962},{"time_hours":476,"approval_perbill":500000000,"support_perbill":662189,"approval":50,"support":0.0662189},{"time_hours":477,"approval_perbill":500000000,"support_perbill":657436,"approval":50,"support":0.0657436},{"time_hours":478,"approval_perbill":500000000,"support_perbill":652702,"approval":50,"support":0.0652702},{"time_hours":479,"approval_perbill":500000000,"support_perbill":647988,"approval":50,"support":0.0647988},{"time_hours":480,"approval_perbill":500000000,"support_perbill":643294,"approval":50,"support":0.0643294},{"time_hours":481,"approval_perbill":500000000,"support_perbill":638619,"approval":50,"support":0.0638619},{"time_hours":482,"approval_perbill":500000000,"support_perbill":633963,"approval":50,"support":0.0633963},{"time_hours":483,"approval_perbill":500000000,"support_perbill":629327,"approval":50,"support":0.0629327},{"time_hours":484,"approval_perbill":500000000,"support_perbill":624709,"approval":50,"support":0.0624709},{"time_hours":485,"approval_perbill":500000000,"support_perbill":620111,"approval":50,"support":0.0620111},{"time_hours":486,"approval_perbill":500000000,"support_perbill":615531,"approval":50,"support":0.0615531},{"time_hours":487,"approval_perbill":500000000,"support_perbill":610970,"approval":50,"support":0.061097},{"time_hours":488,"approval_perbill":500000000,"support_perbill":606428,"approval":50,"support":0.0606428},{"time_hours":489,"approval_perbill":500000000,"support_perbill":601904,"approval":50,"support":0.0601904},{"time_hours":490,"approval_perbill":500000000,"support_perbill":597399,"approval":50,"support":0.0597399},{"time_hours":491,"approval_perbill":500000000,"support_perbill":592912,"approval":50,"support":0.0592912},{"time_hours":492,"approval_perbill":500000000,"support_perbill":588443,"approval":50,"support":0.0588443},{"time_hours":493,"approval_perbill":500000000,"support_perbill":583992,"approval":50,"support":0.0583992},{"time_hours":494,"approval_perbill":500000000,"support_perbill":579559,"approval":50,"support":0.0579559},{"time_hours":495,"approval_perbill":500000000,"support_perbill":575144,"approval":50,"support":0.0575144},{"time_hours":496,"approval_perbill":500000000,"support_perbill":570747,"approval":50,"support":0.0570747},{"time_hours":497,"approval_perbill":500000000,"support_perbill":566367,"approval":50,"support":0.0566367},{"time_hours":498,"approval_perbill":500000000,"support_perbill":562005,"approval":50,"support":0.0562005},{"time_hours":499,"approval_perbill":500000000,"support_perbill":557660,"approval":50,"support":0.055766},{"time_hours":500,"approval_perbill":500000000,"support_perbill":553332,"approval":50,"support":0.0553332},{"time_hours":501,"approval_perbill":500000000,"support_perbill":549022,"approval":50,"support":0.0549022},{"time_hours":502,"approval_perbill":500000000,"support_perbill":544729,"approval":50,"support":0.0544729},{"time_hours":503,"approval_perbill":500000000,"support_perbill":540452,"approval":50,"support":0.0540452},{"time_hours":504,"approval_perbill":500000000,"support_perbill":536193,"approval":50,"support":0.0536193},{"time_hours":505,"approval_perbill":500000000,"support_perbill":531950,"approval":50,"support":0.053195},{"time_hours":506,"approval_perbill":500000000,"support_perbill":527725,"approval":50,"support":0.0527725},{"time_hours":507,"approval_perbill":500000000,"support_perbill":523515,"approval":50,"support":0.0523515},{"time_hours":508,"approval_perbill":500000000,"support_perbill":519322,"approval":50,"support":0.0519322},{"time_hours":509,"approval_perbill":500000000,"support_perbill":515146,"approval":50,"support":0.0515146},{"time_hours":510,"approval_perbill":500000000,"support_perbill":510986,"approval":50,"support":0.0510986},{"time_hours":511,"approval_perbill":500000000,"support_perbill":506842,"approval":50,"support":0.0506842},{"time_hours":512,"approval_perbill":500000000,"support_perbill":502715,"approval":50,"support":0.0502715},{"time_hours":513,"approval_perbill":500000000,"support_perbill":498603,"approval":50,"support":0.0498603},{"time_hours":514,"approval_perbill":500000000,"support_perbill":494507,"approval":50,"support":0.0494507},{"time_hours":515,"approval_perbill":500000000,"support_perbill":490427,"approval":50,"support":0.0490427},{"time_hours":516,"approval_perbill":500000000,"support_perbill":486363,"approval":50,"support":0.0486363},{"time_hours":517,"approval_perbill":500000000,"support_perbill":482314,"approval":50,"support":0.0482314},{"time_hours":518,"approval_perbill":500000000,"support_perbill":478282,"approval":50,"support":0.0478282},{"time_hours":519,"approval_perbill":500000000,"support_perbill":474264,"approval":50,"support":0.0474264},{"time_hours":520,"approval_perbill":500000000,"support_perbill":470262,"approval":50,"support":0.0470262},{"time_hours":521,"approval_perbill":500000000,"support_perbill":466275,"approval":50,"support":0.0466275},{"time_hours":522,"approval_perbill":500000000,"support_perbill":462304,"approval":50,"support":0.0462304},{"time_hours":523,"approval_perbill":500000000,"support_perbill":458347,"approval":50,"support":0.0458347},{"time_hours":524,"approval_perbill":500000000,"support_perbill":454406,"approval":50,"support":0.0454406},{"time_hours":525,"approval_perbill":500000000,"support_perbill":450479,"approval":50,"support":0.0450479},{"time_hours":526,"approval_perbill":500000000,"support_perbill":446568,"approval":50,"support":0.0446568},{"time_hours":527,"approval_perbill":500000000,"support_perbill":442671,"approval":50,"support":0.0442671},{"time_hours":528,"approval_perbill":500000000,"support_perbill":438789,"approval":50,"support":0.0438789},{"time_hours":529,"approval_perbill":500000000,"support_perbill":434921,"approval":50,"support":0.0434921},{"time_hours":530,"approval_perbill":500000000,"support_perbill":431068,"approval":50,"support":0.0431068},{"time_hours":531,"approval_perbill":500000000,"support_perbill":427230,"approval":50,"support":0.042723},{"time_hours":532,"approval_perbill":500000000,"support_perbill":423406,"approval":50,"support":0.0423406},{"time_hours":533,"approval_perbill":500000000,"support_perbill":419596,"approval":50,"support":0.0419596},{"time_hours":534,"approval_perbill":500000000,"support_perbill":415800,"approval":50,"support":0.04158},{"time_hours":535,"approval_perbill":500000000,"support_perbill":412019,"approval":50,"support":0.0412019},{"time_hours":536,"approval_perbill":500000000,"support_perbill":408251,"approval":50,"support":0.0408251},{"time_hours":537,"approval_perbill":500000000,"support_perbill":404498,"approval":50,"support":0.0404498},{"time_hours":538,"approval_perbill":500000000,"support_perbill":400758,"approval":50,"support":0.0400758},{"time_hours":539,"approval_perbill":500000000,"support_perbill":397033,"approval":50,"support":0.0397033},{"time_hours":540,"approval_perbill":500000000,"support_perbill":393321,"approval":50,"support":0.0393321},{"time_hours":541,"approval_perbill":500000000,"support_perbill":389622,"approval":50,"support":0.0389622},{"time_hours":542,"approval_perbill":500000000,"support_perbill":385937,"approval":50,"support":0.0385937},{"time_hours":543,"approval_perbill":500000000,"support_perbill":382266,"approval":50,"support":0.0382266},{"time_hours":544,"approval_perbill":500000000,"support_perbill":378608,"approval":50,"support":0.0378608},{"time_hours":545,"approval_perbill":500000000,"support_perbill":374964,"approval":50,"support":0.0374964},{"time_hours":546,"approval_perbill":500000000,"support_perbill":371333,"approval":50,"support":0.0371333},{"time_hours":547,"approval_perbill":500000000,"support_perbill":367715,"approval":50,"support":0.0367715},{"time_hours":548,"approval_perbill":500000000,"support_perbill":364110,"approval":50,"support":0.036411},{"time_hours":549,"approval_perbill":500000000,"support_perbill":360519,"approval":50,"support":0.0360519},{"time_hours":550,"approval_perbill":500000000,"support_perbill":356940,"approval":50,"support":0.035694},{"time_hours":551,"approval_perbill":500000000,"support_perbill":353374,"approval":50,"support":0.0353374},{"time_hours":552,"approval_perbill":500000000,"support_perbill":349821,"approval":50,"support":0.0349821},{"time_hours":553,"approval_perbill":500000000,"support_perbill":346281,"approval":50,"support":0.0346281},{"time_hours":554,"approval_perbill":500000000,"support_perbill":342754,"approval":50,"support":0.0342754},{"time_hours":555,"approval_perbill":500000000,"support_perbill":339239,"approval":50,"support":0.0339239},{"time_hours":556,"approval_perbill":500000000,"support_perbill":335737,"approval":50,"support":0.0335737},{"time_hours":557,"approval_perbill":500000000,"support_perbill":332248,"approval":50,"support":0.0332248},{"time_hours":558,"approval_perbill":500000000,"support_perbill":328771,"approval":50,"support":0.0328771},{"time_hours":559,"approval_perbill":500000000,"support_perbill":325306,"approval":50,"support":0.0325306},{"time_hours":560,"approval_perbill":500000000,"support_perbill":321854,"approval":50,"support":0.0321854},{"time_hours":561,"approval_perbill":500000000,"support_perbill":318414,"approval":50,"support":0.0318414},{"time_hours":562,"approval_perbill":500000000,"support_perbill":314986,"approval":50,"support":0.0314986},{"time_hours":563,"approval_perbill":500000000,"support_perbill":311570,"approval":50,"support":0.031157},{"time_hours":564,"approval_perbill":500000000,"support_perbill":308166,"approval":50,"support":0.0308166},{"time_hours":565,"approval_perbill":500000000,"support_perbill":304775,"approval":50,"support":0.0304775},{"time_hours":566,"approval_perbill":500000000,"support_perbill":301395,"approval":50,"support":0.0301395},{"time_hours":567,"approval_perbill":500000000,"support_perbill":298027,"approval":50,"support":0.0298027},{"time_hours":568,"approval_perbill":500000000,"support_perbill":294671,"approval":50,"support":0.0294671},{"time_hours":569,"approval_perbill":500000000,"support_perbill":291326,"approval":50,"support":0.0291326},{"time_hours":570,"approval_perbill":500000000,"support_perbill":287994,"approval":50,"support":0.0287994},{"time_hours":571,"approval_perbill":500000000,"support_perbill":284673,"approval":50,"support":0.0284673},{"time_hours":572,"approval_perbill":500000000,"support_perbill":281363,"approval":50,"support":0.0281363},{"time_hours":573,"approval_perbill":500000000,"support_perbill":278066,"approval":50,"support":0.0278066},{"time_hours":574,"approval_perbill":500000000,"support_perbill":274779,"approval":50,"support":0.0274779},{"time_hours":575,"approval_perbill":500000000,"support_perbill":271504,"approval":50,"support":0.0271504},{"time_hours":576,"approval_perbill":500000000,"support_perbill":268240,"approval":50,"support":0.026824},{"time_hours":577,"approval_perbill":500000000,"support_perbill":264988,"approval":50,"support":0.0264988},{"time_hours":578,"approval_perbill":500000000,"support_perbill":261746,"approval":50,"support":0.0261746},{"time_hours":579,"approval_perbill":500000000,"support_perbill":258516,"approval":50,"support":0.0258516},{"time_hours":580,"approval_perbill":500000000,"support_perbill":255297,"approval":50,"support":0.0255297},{"time_hours":581,"approval_perbill":500000000,"support_perbill":252089,"approval":50,"support":0.0252089},{"time_hours":582,"approval_perbill":500000000,"support_perbill":248892,"approval":50,"support":0.0248892},{"time_hours":583,"approval_perbill":500000000,"support_perbill":245706,"approval":50,"support":0.0245706},{"time_hours":584,"approval_perbill":500000000,"support_perbill":242531,"approval":50,"support":0.0242531},{"time_hours":585,"approval_perbill":500000000,"support_perbill":239367,"approval":50,"support":0.0239367},{"time_hours":586,"approval_perbill":500000000,"support_perbill":236213,"approval":50,"support":0.0236213},{"time_hours":587,"approval_perbill":500000000,"support_perbill":233070,"approval":50,"support":0.023307},{"time_hours":588,"approval_perbill":500000000,"support_perbill":229938,"approval":50,"support":0.0229938},{"time_hours":589,"approval_perbill":500000000,"support_perbill":226816,"approval":50,"support":0.0226816},{"time_hours":590,"approval_perbill":500000000,"support_perbill":223705,"approval":50,"support":0.0223705},{"time_hours":591,"approval_perbill":500000000,"support_perbill":220604,"approval":50,"support":0.0220604},{"time_hours":592,"approval_perbill":500000000,"support_perbill":217514,"approval":50,"support":0.0217514},{"time_hours":593,"approval_perbill":500000000,"support_perbill":214434,"approval":50,"support":0.0214434},{"time_hours":594,"approval_perbill":500000000,"support_perbill":211365,"approval":50,"support":0.0211365},{"time_hours":595,"approval_perbill":500000000,"support_perbill":208306,"approval":50,"support":0.0208306},{"time_hours":596,"approval_perbill":500000000,"support_perbill":205257,"approval":50,"support":0.0205257},{"time_hours":597,"approval_perbill":500000000,"support_perbill":202218,"approval":50,"support":0.0202218},{"time_hours":598,"approval_perbill":500000000,"support_perbill":199189,"approval":50,"support":0.0199189},{"time_hours":599,"approval_perbill":500000000,"support_perbill":196170,"approval":50,"support":0.019617},{"time_hours":600,"approval_perbill":500000000,"support_perbill":193162,"approval":50,"support":0.0193162},{"time_hours":601,"approval_perbill":500000000,"support_perbill":190163,"approval":50,"support":0.0190163},{"time_hours":602,"approval_perbill":500000000,"support_perbill":187175,"approval":50,"support":0.0187175},{"time_hours":603,"approval_perbill":500000000,"support_perbill":184196,"approval":50,"support":0.0184196},{"time_hours":604,"approval_perbill":500000000,"support_perbill":181227,"approval":50,"support":0.0181227},{"time_hours":605,"approval_perbill":500000000,"support_perbill":178268,"approval":50,"support":0.0178268},{"time_hours":606,"approval_perbill":500000000,"support_perbill":175318,"approval":50,"support":0.0175318},{"time_hours":607,"approval_perbill":500000000,"support_perbill":172378,"approval":50,"support":0.0172378},{"time_hours":608,"approval_perbill":500000000,"support_perbill":169448,"approval":50,"support":0.0169448},{"time_hours":609,"approval_perbill":500000000,"support_perbill":166528,"approval":50,"support":0.0166528},{"time_hours":610,"approval_perbill":500000000,"support_perbill":163617,"approval":50,"support":0.0163617},{"time_hours":611,"approval_perbill":500000000,"support_perbill":160715,"approval":50,"support":0.0160715},{"time_hours":612,"approval_perbill":500000000,"support_perbill":157823,"approval":50,"support":0.0157823},{"time_hours":613,"approval_perbill":500000000,"support_perbill":154940,"approval":50,"support":0.015494},{"time_hours":614,"approval_perbill":500000000,"support_perbill":152067,"approval":50,"support":0.0152067},{"time_hours":615,"approval_perbill":500000000,"support_perbill":149203,"approval":50,"support":0.0149203},{"time_hours":616,"approval_perbill":500000000,"support_perbill":146348,"approval":50,"support":0.0146348},{"time_hours":617,"approval_perbill":500000000,"support_perbill":143503,"approval":50,"support":0.0143503},{"time_hours":618,"approval_perbill":500000000,"support_perbill":140667,"approval":50,"support":0.0140667},{"time_hours":619,"approval_perbill":500000000,"support_perbill":137839,"approval":50,"support":0.0137839},{"time_hours":620,"approval_perbill":500000000,"support_perbill":135021,"approval":50,"support":0.0135021},{"time_hours":621,"approval_perbill":500000000,"support_perbill":132212,"approval":50,"support":0.0132212},{"time_hours":622,"approval_perbill":500000000,"support_perbill":129412,"approval":50,"support":0.0129412},{"time_hours":623,"approval_perbill":500000000,"support_perbill":126621,"approval":50,"support":0.0126621},{"time_hours":624,"approval_perbill":500000000,"support_perbill":123839,"approval":50,"support":0.0123839},{"time_hours":625,"approval_perbill":500000000,"support_perbill":121065,"approval":50,"support":0.0121065},{"time_hours":626,"approval_perbill":500000000,"support_perbill":118301,"approval":50,"support":0.0118301},{"time_hours":627,"approval_perbill":500000000,"support_perbill":115545,"approval":50,"support":0.0115545},{"time_hours":628,"approval_perbill":500000000,"support_perbill":112798,"approval":50,"support":0.0112798},{"time_hours":629,"approval_perbill":500000000,"support_perbill":110060,"approval":50,"support":0.011006},{"time_hours":630,"approval_perbill":500000000,"support_perbill":107330,"approval":50,"support":0.010733},{"time_hours":631,"approval_perbill":500000000,"support_perbill":104610,"approval":50,"support":0.010461},{"time_hours":632,"approval_perbill":500000000,"support_perbill":101897,"approval":50,"support":0.0101897},{"time_hours":633,"approval_perbill":500000000,"support_perbill":99193,"approval":50,"support":0.0099193},{"time_hours":634,"approval_perbill":500000000,"support_perbill":96498,"approval":50,"support":0.0096498},{"time_hours":635,"approval_perbill":500000000,"support_perbill":93811,"approval":50,"support":0.0093811},{"time_hours":636,"approval_perbill":500000000,"support_perbill":91133,"approval":50,"support":0.0091133},{"time_hours":637,"approval_perbill":500000000,"support_perbill":88462,"approval":50,"support":0.0088462},{"time_hours":638,"approval_perbill":500000000,"support_perbill":85801,"approval":50,"support":0.0085801},{"time_hours":639,"approval_perbill":500000000,"support_perbill":83147,"approval":50,"support":0.0083147},{"time_hours":640,"approval_perbill":500000000,"support_perbill":80502,"approval":50,"support":0.0080502},{"time_hours":641,"approval_perbill":500000000,"support_perbill":77865,"approval":50,"support":0.0077865},{"time_hours":642,"approval_perbill":500000000,"support_perbill":75236,"approval":50,"support":0.0075236},{"time_hours":643,"approval_perbill":500000000,"support_perbill":72616,"approval":50,"support":0.0072616},{"time_hours":644,"approval_perbill":500000000,"support_perbill":70003,"approval":50,"support":0.0070003},{"time_hours":645,"approval_perbill":500000000,"support_perbill":67399,"approval":50,"support":0.0067399},{"time_hours":646,"approval_perbill":500000000,"support_perbill":64802,"approval":50,"support":0.0064802},{"time_hours":647,"approval_perbill":500000000,"support_perbill":62214,"approval":50,"support":0.0062214},{"time_hours":648,"approval_perbill":500000000,"support_perbill":59634,"approval":50,"support":0.0059634},{"time_hours":649,"approval_perbill":500000000,"support_perbill":57061,"approval":50,"support":0.0057061},{"time_hours":650,"approval_perbill":500000000,"support_perbill":54496,"approval":50,"support":0.0054496},{"time_hours":651,"approval_perbill":500000000,"support_perbill":51940,"approval":50,"support":0.005194},{"time_hours":652,"approval_perbill":500000000,"support_perbill":49391,"approval":50,"support":0.0049391},{"time_hours":653,"approval_perbill":500000000,"support_perbill":46850,"approval":50,"support":0.004685},{"time_hours":654,"approval_perbill":500000000,"support_perbill":44316,"approval":50,"support":0.0044316},{"time_hours":655,"approval_perbill":500000000,"support_perbill":41790,"approval":50,"support":0.004179},{"time_hours":656,"approval_perbill":500000000,"support_perbill":39272,"approval":50,"support":0.0039272},{"time_hours":657,"approval_perbill":500000000,"support_perbill":36762,"approval":50,"support":0.0036762},{"time_hours":658,"approval_perbill":500000000,"support_perbill":34259,"approval":50,"support":0.0034259},{"time_hours":659,"approval_perbill":500000000,"support_perbill":31764,"approval":50,"support":0.0031764},{"time_hours":660,"approval_perbill":500000000,"support_perbill":29276,"approval":50,"support":0.0029276},{"time_hours":661,"approval_perbill":500000000,"support_perbill":26796,"approval":50,"support":0.0026796},{"time_hours":662,"approval_perbill":500000000,"support_perbill":24323,"approval":50,"support":0.0024323},{"time_hours":663,"approval_perbill":500000000,"support_perbill":21858,"approval":50,"support":0.0021858},{"time_hours":664,"approval_perbill":500000000,"support_perbill":19400,"approval":50,"support":0.00194},{"time_hours":665,"approval_perbill":500000000,"support_perbill":16950,"approval":50,"support":0.001695},{"time_hours":666,"approval_perbill":500000000,"support_perbill":14507,"approval":50,"support":0.0014507},{"time_hours":667,"approval_perbill":500000000,"support_perbill":12071,"approval":50,"support":0.0012071},{"time_hours":668,"approval_perbill":500000000,"support_perbill":9642,"approval":50,"support":0.0009642},{"time_hours":669,"approval_perbill":500000000,"support_perbill":7221,"approval":50,"support":0.0007221},{"time_hours":670,"approval_perbill":500000000,"support_perbill":4807,"approval":50,"support":0.0004807},{"time_hours":671,"approval_perbill":500000000,"support_perbill":2400,"approval":50,"support":0.00024},{"time_hours":672,"approval_perbill":500000000,"support_perbill":0,"approval":50,"support":0}]')},87612:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":1000000000,"support_perbill":500000000,"approval":100,"support":50},{"time_hours":1,"approval_perbill":997037038,"support_perbill":499255953,"approval":99.7037038,"support":49.9255953},{"time_hours":2,"approval_perbill":994100296,"support_perbill":498511905,"approval":99.4100296,"support":49.8511905},{"time_hours":3,"approval_perbill":991189429,"support_perbill":497767858,"approval":99.1189429,"support":49.7767858},{"time_hours":4,"approval_perbill":988304096,"support_perbill":497023810,"approval":98.8304096,"support":49.702381},{"time_hours":5,"approval_perbill":985443960,"support_perbill":496279762,"approval":98.544396,"support":49.6279762},{"time_hours":6,"approval_perbill":982608697,"support_perbill":495535715,"approval":98.2608697,"support":49.5535715},{"time_hours":7,"approval_perbill":979797981,"support_perbill":494791667,"approval":97.9797981,"support":49.4791667},{"time_hours":8,"approval_perbill":977011496,"support_perbill":494047620,"approval":97.7011496,"support":49.404762},{"time_hours":9,"approval_perbill":974248928,"support_perbill":493303572,"approval":97.4248928,"support":49.3303572},{"time_hours":10,"approval_perbill":971509972,"support_perbill":492559524,"approval":97.1509972,"support":49.2559524},{"time_hours":11,"approval_perbill":968794328,"support_perbill":491815477,"approval":96.8794328,"support":49.1815477},{"time_hours":12,"approval_perbill":966101697,"support_perbill":491071429,"approval":96.6101697,"support":49.1071429},{"time_hours":13,"approval_perbill":963431787,"support_perbill":490327381,"approval":96.3431787,"support":49.0327381},{"time_hours":14,"approval_perbill":960784315,"support_perbill":489583334,"approval":96.0784315,"support":48.9583334},{"time_hours":15,"approval_perbill":958158997,"support_perbill":488839286,"approval":95.8158997,"support":48.8839286},{"time_hours":16,"approval_perbill":955555557,"support_perbill":488095239,"approval":95.5555557,"support":48.8095239},{"time_hours":17,"approval_perbill":952973721,"support_perbill":487351191,"approval":95.2973721,"support":48.7351191},{"time_hours":18,"approval_perbill":950413224,"support_perbill":486607143,"approval":95.0413224,"support":48.6607143},{"time_hours":19,"approval_perbill":947873801,"support_perbill":485863096,"approval":94.7873801,"support":48.5863096},{"time_hours":20,"approval_perbill":945355193,"support_perbill":485119048,"approval":94.5355193,"support":48.5119048},{"time_hours":21,"approval_perbill":942857143,"support_perbill":484375000,"approval":94.2857143,"support":48.4375},{"time_hours":22,"approval_perbill":940379404,"support_perbill":483630953,"approval":94.0379404,"support":48.3630953},{"time_hours":23,"approval_perbill":937921728,"support_perbill":482886905,"approval":93.7921728,"support":48.2886905},{"time_hours":24,"approval_perbill":935483872,"support_perbill":482142858,"approval":93.5483872,"support":48.2142858},{"time_hours":25,"approval_perbill":933065598,"support_perbill":481398810,"approval":93.3065598,"support":48.139881},{"time_hours":26,"approval_perbill":930666667,"support_perbill":480654762,"approval":93.0666667,"support":48.0654762},{"time_hours":27,"approval_perbill":928286854,"support_perbill":479910715,"approval":92.8286854,"support":47.9910715},{"time_hours":28,"approval_perbill":925925927,"support_perbill":479166667,"approval":92.5925927,"support":47.9166667},{"time_hours":29,"approval_perbill":923583664,"support_perbill":478422620,"approval":92.3583664,"support":47.842262},{"time_hours":30,"approval_perbill":921259843,"support_perbill":477678572,"approval":92.1259843,"support":47.7678572},{"time_hours":31,"approval_perbill":918954249,"support_perbill":476934524,"approval":91.8954249,"support":47.6934524},{"time_hours":32,"approval_perbill":916666668,"support_perbill":476190477,"approval":91.6666668,"support":47.6190477},{"time_hours":33,"approval_perbill":914396889,"support_perbill":475446429,"approval":91.4396889,"support":47.5446429},{"time_hours":34,"approval_perbill":912144703,"support_perbill":474702381,"approval":91.2144703,"support":47.4702381},{"time_hours":35,"approval_perbill":909909911,"support_perbill":473958334,"approval":90.9909911,"support":47.3958334},{"time_hours":36,"approval_perbill":907692309,"support_perbill":473214286,"approval":90.7692309,"support":47.3214286},{"time_hours":37,"approval_perbill":905491700,"support_perbill":472470239,"approval":90.54917,"support":47.2470239},{"time_hours":38,"approval_perbill":903307888,"support_perbill":471726191,"approval":90.3307888,"support":47.1726191},{"time_hours":39,"approval_perbill":901140685,"support_perbill":470982143,"approval":90.1140685,"support":47.0982143},{"time_hours":40,"approval_perbill":898989900,"support_perbill":470238096,"approval":89.89899,"support":47.0238096},{"time_hours":41,"approval_perbill":896855347,"support_perbill":469494048,"approval":89.6855347,"support":46.9494048},{"time_hours":42,"approval_perbill":894736842,"support_perbill":468750000,"approval":89.4736842,"support":46.875},{"time_hours":43,"approval_perbill":892634208,"support_perbill":468005953,"approval":89.2634208,"support":46.8005953},{"time_hours":44,"approval_perbill":890547265,"support_perbill":467261905,"approval":89.0547265,"support":46.7261905},{"time_hours":45,"approval_perbill":888475838,"support_perbill":466517858,"approval":88.8475838,"support":46.6517858},{"time_hours":46,"approval_perbill":886419755,"support_perbill":465773810,"approval":88.6419755,"support":46.577381},{"time_hours":47,"approval_perbill":884378844,"support_perbill":465029762,"approval":88.4378844,"support":46.5029762},{"time_hours":48,"approval_perbill":882352942,"support_perbill":464285715,"approval":88.2352942,"support":46.4285715},{"time_hours":49,"approval_perbill":880341882,"support_perbill":463541667,"approval":88.0341882,"support":46.3541667},{"time_hours":50,"approval_perbill":878345500,"support_perbill":462797620,"approval":87.83455,"support":46.279762},{"time_hours":51,"approval_perbill":876363637,"support_perbill":462053572,"approval":87.6363637,"support":46.2053572},{"time_hours":52,"approval_perbill":874396136,"support_perbill":461309524,"approval":87.4396136,"support":46.1309524},{"time_hours":53,"approval_perbill":872442841,"support_perbill":460565477,"approval":87.2442841,"support":46.0565477},{"time_hours":54,"approval_perbill":870503599,"support_perbill":459821429,"approval":87.0503599,"support":45.9821429},{"time_hours":55,"approval_perbill":868578256,"support_perbill":459077381,"approval":86.8578256,"support":45.9077381},{"time_hours":56,"approval_perbill":866666667,"support_perbill":458333334,"approval":86.6666667,"support":45.8333334},{"time_hours":57,"approval_perbill":864768684,"support_perbill":457589286,"approval":86.4768684,"support":45.7589286},{"time_hours":58,"approval_perbill":862884162,"support_perbill":456845239,"approval":86.2884162,"support":45.6845239},{"time_hours":59,"approval_perbill":861012957,"support_perbill":456101191,"approval":86.1012957,"support":45.6101191},{"time_hours":60,"approval_perbill":859154930,"support_perbill":455357143,"approval":85.915493,"support":45.5357143},{"time_hours":61,"approval_perbill":857309942,"support_perbill":454613096,"approval":85.7309942,"support":45.4613096},{"time_hours":62,"approval_perbill":855477857,"support_perbill":453869048,"approval":85.5477857,"support":45.3869048},{"time_hours":63,"approval_perbill":853658537,"support_perbill":453125000,"approval":85.3658537,"support":45.3125},{"time_hours":64,"approval_perbill":851851852,"support_perbill":452380953,"approval":85.1851852,"support":45.2380953},{"time_hours":65,"approval_perbill":850057671,"support_perbill":451636905,"approval":85.0057671,"support":45.1636905},{"time_hours":66,"approval_perbill":848275863,"support_perbill":450892858,"approval":84.8275863,"support":45.0892858},{"time_hours":67,"approval_perbill":846506302,"support_perbill":450148810,"approval":84.6506302,"support":45.014881},{"time_hours":68,"approval_perbill":844748859,"support_perbill":449404762,"approval":84.4748859,"support":44.9404762},{"time_hours":69,"approval_perbill":843003414,"support_perbill":448660715,"approval":84.3003414,"support":44.8660715},{"time_hours":70,"approval_perbill":841269842,"support_perbill":447916667,"approval":84.1269842,"support":44.7916667},{"time_hours":71,"approval_perbill":839548024,"support_perbill":447172620,"approval":83.9548024,"support":44.717262},{"time_hours":72,"approval_perbill":837837838,"support_perbill":446428572,"approval":83.7837838,"support":44.6428572},{"time_hours":73,"approval_perbill":836139170,"support_perbill":445684524,"approval":83.613917,"support":44.5684524},{"time_hours":74,"approval_perbill":834451903,"support_perbill":444940477,"approval":83.4451903,"support":44.4940477},{"time_hours":75,"approval_perbill":832775921,"support_perbill":444196429,"approval":83.2775921,"support":44.4196429},{"time_hours":76,"approval_perbill":831111112,"support_perbill":443452381,"approval":83.1111112,"support":44.3452381},{"time_hours":77,"approval_perbill":829457365,"support_perbill":442708334,"approval":82.9457365,"support":44.2708334},{"time_hours":78,"approval_perbill":827814570,"support_perbill":441964286,"approval":82.781457,"support":44.1964286},{"time_hours":79,"approval_perbill":826182619,"support_perbill":441220239,"approval":82.6182619,"support":44.1220239},{"time_hours":80,"approval_perbill":824561404,"support_perbill":440476191,"approval":82.4561404,"support":44.0476191},{"time_hours":81,"approval_perbill":822950820,"support_perbill":439732143,"approval":82.295082,"support":43.9732143},{"time_hours":82,"approval_perbill":821350763,"support_perbill":438988096,"approval":82.1350763,"support":43.8988096},{"time_hours":83,"approval_perbill":819761130,"support_perbill":438244048,"approval":81.976113,"support":43.8244048},{"time_hours":84,"approval_perbill":818181818,"support_perbill":437500000,"approval":81.8181818,"support":43.75},{"time_hours":85,"approval_perbill":816612730,"support_perbill":436755953,"approval":81.661273,"support":43.6755953},{"time_hours":86,"approval_perbill":815053764,"support_perbill":436011905,"approval":81.5053764,"support":43.6011905},{"time_hours":87,"approval_perbill":813504824,"support_perbill":435267858,"approval":81.3504824,"support":43.5267858},{"time_hours":88,"approval_perbill":811965813,"support_perbill":434523810,"approval":81.1965813,"support":43.452381},{"time_hours":89,"approval_perbill":810436635,"support_perbill":433779762,"approval":81.0436635,"support":43.3779762},{"time_hours":90,"approval_perbill":808917198,"support_perbill":433035715,"approval":80.8917198,"support":43.3035715},{"time_hours":91,"approval_perbill":807407408,"support_perbill":432291667,"approval":80.7407408,"support":43.2291667},{"time_hours":92,"approval_perbill":805907174,"support_perbill":431547620,"approval":80.5907174,"support":43.154762},{"time_hours":93,"approval_perbill":804416404,"support_perbill":430803572,"approval":80.4416404,"support":43.0803572},{"time_hours":94,"approval_perbill":802935011,"support_perbill":430059524,"approval":80.2935011,"support":43.0059524},{"time_hours":95,"approval_perbill":801462906,"support_perbill":429315477,"approval":80.1462906,"support":42.9315477},{"time_hours":96,"approval_perbill":800000001,"support_perbill":428571429,"approval":80.0000001,"support":42.8571429},{"time_hours":97,"approval_perbill":798546210,"support_perbill":427827381,"approval":79.854621,"support":42.7827381},{"time_hours":98,"approval_perbill":797101450,"support_perbill":427083334,"approval":79.710145,"support":42.7083334},{"time_hours":99,"approval_perbill":795665635,"support_perbill":426339286,"approval":79.5665635,"support":42.6339286},{"time_hours":100,"approval_perbill":794238684,"support_perbill":425595239,"approval":79.4238684,"support":42.5595239},{"time_hours":101,"approval_perbill":792820513,"support_perbill":424851191,"approval":79.2820513,"support":42.4851191},{"time_hours":102,"approval_perbill":791411043,"support_perbill":424107143,"approval":79.1411043,"support":42.4107143},{"time_hours":103,"approval_perbill":790010194,"support_perbill":423363096,"approval":79.0010194,"support":42.3363096},{"time_hours":104,"approval_perbill":788617887,"support_perbill":422619048,"approval":78.8617887,"support":42.2619048},{"time_hours":105,"approval_perbill":787234043,"support_perbill":421875000,"approval":78.7234043,"support":42.1875},{"time_hours":106,"approval_perbill":785858586,"support_perbill":421130953,"approval":78.5858586,"support":42.1130953},{"time_hours":107,"approval_perbill":784491441,"support_perbill":420386905,"approval":78.4491441,"support":42.0386905},{"time_hours":108,"approval_perbill":783132531,"support_perbill":419642858,"approval":78.3132531,"support":41.9642858},{"time_hours":109,"approval_perbill":781781783,"support_perbill":418898810,"approval":78.1781783,"support":41.889881},{"time_hours":110,"approval_perbill":780439122,"support_perbill":418154762,"approval":78.0439122,"support":41.8154762},{"time_hours":111,"approval_perbill":779104478,"support_perbill":417410715,"approval":77.9104478,"support":41.7410715},{"time_hours":112,"approval_perbill":777777779,"support_perbill":416666667,"approval":77.7777779,"support":41.6666667},{"time_hours":113,"approval_perbill":776458953,"support_perbill":415922620,"approval":77.6458953,"support":41.592262},{"time_hours":114,"approval_perbill":775147929,"support_perbill":415178572,"approval":77.5147929,"support":41.5178572},{"time_hours":115,"approval_perbill":773844642,"support_perbill":414434524,"approval":77.3844642,"support":41.4434524},{"time_hours":116,"approval_perbill":772549020,"support_perbill":413690477,"approval":77.254902,"support":41.3690477},{"time_hours":117,"approval_perbill":771260998,"support_perbill":412946429,"approval":77.1260998,"support":41.2946429},{"time_hours":118,"approval_perbill":769980507,"support_perbill":412202381,"approval":76.9980507,"support":41.2202381},{"time_hours":119,"approval_perbill":768707484,"support_perbill":411458334,"approval":76.8707484,"support":41.1458334},{"time_hours":120,"approval_perbill":767441861,"support_perbill":410714286,"approval":76.7441861,"support":41.0714286},{"time_hours":121,"approval_perbill":766183576,"support_perbill":409970239,"approval":76.6183576,"support":40.9970239},{"time_hours":122,"approval_perbill":764932563,"support_perbill":409226191,"approval":76.4932563,"support":40.9226191},{"time_hours":123,"approval_perbill":763688761,"support_perbill":408482143,"approval":76.3688761,"support":40.8482143},{"time_hours":124,"approval_perbill":762452108,"support_perbill":407738096,"approval":76.2452108,"support":40.7738096},{"time_hours":125,"approval_perbill":761222541,"support_perbill":406994048,"approval":76.1222541,"support":40.6994048},{"time_hours":126,"approval_perbill":760000000,"support_perbill":406250000,"approval":76,"support":40.625},{"time_hours":127,"approval_perbill":758784426,"support_perbill":405505953,"approval":75.8784426,"support":40.5505953},{"time_hours":128,"approval_perbill":757575758,"support_perbill":404761905,"approval":75.7575758,"support":40.4761905},{"time_hours":129,"approval_perbill":756373938,"support_perbill":404017858,"approval":75.6373938,"support":40.4017858},{"time_hours":130,"approval_perbill":755178909,"support_perbill":403273810,"approval":75.5178909,"support":40.327381},{"time_hours":131,"approval_perbill":753990611,"support_perbill":402529762,"approval":75.3990611,"support":40.2529762},{"time_hours":132,"approval_perbill":752808989,"support_perbill":401785715,"approval":75.2808989,"support":40.1785715},{"time_hours":133,"approval_perbill":751633988,"support_perbill":401041667,"approval":75.1633988,"support":40.1041667},{"time_hours":134,"approval_perbill":750465550,"support_perbill":400297620,"approval":75.046555,"support":40.029762},{"time_hours":135,"approval_perbill":749303621,"support_perbill":399553572,"approval":74.9303621,"support":39.9553572},{"time_hours":136,"approval_perbill":748148149,"support_perbill":398809524,"approval":74.8148149,"support":39.8809524},{"time_hours":137,"approval_perbill":746999077,"support_perbill":398065477,"approval":74.6999077,"support":39.8065477},{"time_hours":138,"approval_perbill":745856354,"support_perbill":397321429,"approval":74.5856354,"support":39.7321429},{"time_hours":139,"approval_perbill":744719927,"support_perbill":396577381,"approval":74.4719927,"support":39.6577381},{"time_hours":140,"approval_perbill":743589744,"support_perbill":395833334,"approval":74.3589744,"support":39.5833334},{"time_hours":141,"approval_perbill":742465754,"support_perbill":395089286,"approval":74.2465754,"support":39.5089286},{"time_hours":142,"approval_perbill":741347906,"support_perbill":394345239,"approval":74.1347906,"support":39.4345239},{"time_hours":143,"approval_perbill":740236149,"support_perbill":393601191,"approval":74.0236149,"support":39.3601191},{"time_hours":144,"approval_perbill":739130435,"support_perbill":392857143,"approval":73.9130435,"support":39.2857143},{"time_hours":145,"approval_perbill":738030714,"support_perbill":392113096,"approval":73.8030714,"support":39.2113096},{"time_hours":146,"approval_perbill":736936938,"support_perbill":391369048,"approval":73.6936938,"support":39.1369048},{"time_hours":147,"approval_perbill":735849057,"support_perbill":390625000,"approval":73.5849057,"support":39.0625},{"time_hours":148,"approval_perbill":734767025,"support_perbill":389880953,"approval":73.4767025,"support":38.9880953},{"time_hours":149,"approval_perbill":733690796,"support_perbill":389136905,"approval":73.3690796,"support":38.9136905},{"time_hours":150,"approval_perbill":732620322,"support_perbill":388392858,"approval":73.2620322,"support":38.8392858},{"time_hours":151,"approval_perbill":731555556,"support_perbill":387648810,"approval":73.1555556,"support":38.764881},{"time_hours":152,"approval_perbill":730496454,"support_perbill":386904762,"approval":73.0496454,"support":38.6904762},{"time_hours":153,"approval_perbill":729442971,"support_perbill":386160715,"approval":72.9442971,"support":38.6160715},{"time_hours":154,"approval_perbill":728395062,"support_perbill":385416667,"approval":72.8395062,"support":38.5416667},{"time_hours":155,"approval_perbill":727352683,"support_perbill":384672620,"approval":72.7352683,"support":38.467262},{"time_hours":156,"approval_perbill":726315790,"support_perbill":383928572,"approval":72.631579,"support":38.3928572},{"time_hours":157,"approval_perbill":725284340,"support_perbill":383184524,"approval":72.528434,"support":38.3184524},{"time_hours":158,"approval_perbill":724258290,"support_perbill":382440477,"approval":72.425829,"support":38.2440477},{"time_hours":159,"approval_perbill":723237599,"support_perbill":381696429,"approval":72.3237599,"support":38.1696429},{"time_hours":160,"approval_perbill":722222222,"support_perbill":380952381,"approval":72.2222222,"support":38.0952381},{"time_hours":161,"approval_perbill":721212122,"support_perbill":380208334,"approval":72.1212122,"support":38.0208334},{"time_hours":162,"approval_perbill":720207254,"support_perbill":379464286,"approval":72.0207254,"support":37.9464286},{"time_hours":163,"approval_perbill":719207580,"support_perbill":378720239,"approval":71.920758,"support":37.8720239},{"time_hours":164,"approval_perbill":718213059,"support_perbill":377976191,"approval":71.8213059,"support":37.7976191},{"time_hours":165,"approval_perbill":717223651,"support_perbill":377232143,"approval":71.7223651,"support":37.7232143},{"time_hours":166,"approval_perbill":716239317,"support_perbill":376488096,"approval":71.6239317,"support":37.6488096},{"time_hours":167,"approval_perbill":715260018,"support_perbill":375744048,"approval":71.5260018,"support":37.5744048},{"time_hours":168,"approval_perbill":714285714,"support_perbill":375000000,"approval":71.4285714,"support":37.5},{"time_hours":169,"approval_perbill":713316370,"support_perbill":374255953,"approval":71.331637,"support":37.4255953},{"time_hours":170,"approval_perbill":712351946,"support_perbill":373511905,"approval":71.2351946,"support":37.3511905},{"time_hours":171,"approval_perbill":711392406,"support_perbill":372767858,"approval":71.1392406,"support":37.2767858},{"time_hours":172,"approval_perbill":710437711,"support_perbill":372023810,"approval":71.0437711,"support":37.202381},{"time_hours":173,"approval_perbill":709487826,"support_perbill":371279762,"approval":70.9487826,"support":37.1279762},{"time_hours":174,"approval_perbill":708542714,"support_perbill":370535715,"approval":70.8542714,"support":37.0535715},{"time_hours":175,"approval_perbill":707602340,"support_perbill":369791667,"approval":70.760234,"support":36.9791667},{"time_hours":176,"approval_perbill":706666667,"support_perbill":369047620,"approval":70.6666667,"support":36.904762},{"time_hours":177,"approval_perbill":705735661,"support_perbill":368303572,"approval":70.5735661,"support":36.8303572},{"time_hours":178,"approval_perbill":704809287,"support_perbill":367559524,"approval":70.4809287,"support":36.7559524},{"time_hours":179,"approval_perbill":703887511,"support_perbill":366815477,"approval":70.3887511,"support":36.6815477},{"time_hours":180,"approval_perbill":702970298,"support_perbill":366071429,"approval":70.2970298,"support":36.6071429},{"time_hours":181,"approval_perbill":702057613,"support_perbill":365327381,"approval":70.2057613,"support":36.5327381},{"time_hours":182,"approval_perbill":701149426,"support_perbill":364583334,"approval":70.1149426,"support":36.4583334},{"time_hours":183,"approval_perbill":700245701,"support_perbill":363839286,"approval":70.0245701,"support":36.3839286},{"time_hours":184,"approval_perbill":699346406,"support_perbill":363095239,"approval":69.9346406,"support":36.3095239},{"time_hours":185,"approval_perbill":698451508,"support_perbill":362351191,"approval":69.8451508,"support":36.2351191},{"time_hours":186,"approval_perbill":697560976,"support_perbill":361607143,"approval":69.7560976,"support":36.1607143},{"time_hours":187,"approval_perbill":696674777,"support_perbill":360863096,"approval":69.6674777,"support":36.0863096},{"time_hours":188,"approval_perbill":695792881,"support_perbill":360119048,"approval":69.5792881,"support":36.0119048},{"time_hours":189,"approval_perbill":694915254,"support_perbill":359375000,"approval":69.4915254,"support":35.9375},{"time_hours":190,"approval_perbill":694041868,"support_perbill":358630953,"approval":69.4041868,"support":35.8630953},{"time_hours":191,"approval_perbill":693172691,"support_perbill":357886905,"approval":69.3172691,"support":35.7886905},{"time_hours":192,"approval_perbill":692307693,"support_perbill":357142858,"approval":69.2307693,"support":35.7142858},{"time_hours":193,"approval_perbill":691446843,"support_perbill":356398810,"approval":69.1446843,"support":35.639881},{"time_hours":194,"approval_perbill":690590112,"support_perbill":355654762,"approval":69.0590112,"support":35.5654762},{"time_hours":195,"approval_perbill":689737470,"support_perbill":354910715,"approval":68.973747,"support":35.4910715},{"time_hours":196,"approval_perbill":688888889,"support_perbill":354166667,"approval":68.8888889,"support":35.4166667},{"time_hours":197,"approval_perbill":688044339,"support_perbill":353422620,"approval":68.8044339,"support":35.342262},{"time_hours":198,"approval_perbill":687203792,"support_perbill":352678572,"approval":68.7203792,"support":35.2678572},{"time_hours":199,"approval_perbill":686367219,"support_perbill":351934524,"approval":68.6367219,"support":35.1934524},{"time_hours":200,"approval_perbill":685534592,"support_perbill":351190477,"approval":68.5534592,"support":35.1190477},{"time_hours":201,"approval_perbill":684705883,"support_perbill":350446429,"approval":68.4705883,"support":35.0446429},{"time_hours":202,"approval_perbill":683881064,"support_perbill":349702381,"approval":68.3881064,"support":34.9702381},{"time_hours":203,"approval_perbill":683060110,"support_perbill":348958334,"approval":68.306011,"support":34.8958334},{"time_hours":204,"approval_perbill":682242991,"support_perbill":348214286,"approval":68.2242991,"support":34.8214286},{"time_hours":205,"approval_perbill":681429682,"support_perbill":347470239,"approval":68.1429682,"support":34.7470239},{"time_hours":206,"approval_perbill":680620155,"support_perbill":346726191,"approval":68.0620155,"support":34.6726191},{"time_hours":207,"approval_perbill":679814385,"support_perbill":345982143,"approval":67.9814385,"support":34.5982143},{"time_hours":208,"approval_perbill":679012346,"support_perbill":345238096,"approval":67.9012346,"support":34.5238096},{"time_hours":209,"approval_perbill":678214011,"support_perbill":344494048,"approval":67.8214011,"support":34.4494048},{"time_hours":210,"approval_perbill":677419355,"support_perbill":343750000,"approval":67.7419355,"support":34.375},{"time_hours":211,"approval_perbill":676628353,"support_perbill":343005953,"approval":67.6628353,"support":34.3005953},{"time_hours":212,"approval_perbill":675840979,"support_perbill":342261905,"approval":67.5840979,"support":34.2261905},{"time_hours":213,"approval_perbill":675057209,"support_perbill":341517858,"approval":67.5057209,"support":34.1517858},{"time_hours":214,"approval_perbill":674277017,"support_perbill":340773810,"approval":67.4277017,"support":34.077381},{"time_hours":215,"approval_perbill":673500380,"support_perbill":340029762,"approval":67.350038,"support":34.0029762},{"time_hours":216,"approval_perbill":672727273,"support_perbill":339285715,"approval":67.2727273,"support":33.9285715},{"time_hours":217,"approval_perbill":671957672,"support_perbill":338541667,"approval":67.1957672,"support":33.8541667},{"time_hours":218,"approval_perbill":671191554,"support_perbill":337797620,"approval":67.1191554,"support":33.779762},{"time_hours":219,"approval_perbill":670428894,"support_perbill":337053572,"approval":67.0428894,"support":33.7053572},{"time_hours":220,"approval_perbill":669669670,"support_perbill":336309524,"approval":66.966967,"support":33.6309524},{"time_hours":221,"approval_perbill":668913858,"support_perbill":335565477,"approval":66.8913858,"support":33.5565477},{"time_hours":222,"approval_perbill":668161435,"support_perbill":334821429,"approval":66.8161435,"support":33.4821429},{"time_hours":223,"approval_perbill":667412379,"support_perbill":334077381,"approval":66.7412379,"support":33.4077381},{"time_hours":224,"approval_perbill":666666667,"support_perbill":333333334,"approval":66.6666667,"support":33.3333334},{"time_hours":225,"approval_perbill":665924276,"support_perbill":332589286,"approval":66.5924276,"support":33.2589286},{"time_hours":226,"approval_perbill":665185186,"support_perbill":331845239,"approval":66.5185186,"support":33.1845239},{"time_hours":227,"approval_perbill":664449372,"support_perbill":331101191,"approval":66.4449372,"support":33.1101191},{"time_hours":228,"approval_perbill":663716814,"support_perbill":330357143,"approval":66.3716814,"support":33.0357143},{"time_hours":229,"approval_perbill":662987491,"support_perbill":329613096,"approval":66.2987491,"support":32.9613096},{"time_hours":230,"approval_perbill":662261381,"support_perbill":328869048,"approval":66.2261381,"support":32.8869048},{"time_hours":231,"approval_perbill":661538462,"support_perbill":328125000,"approval":66.1538462,"support":32.8125},{"time_hours":232,"approval_perbill":660818714,"support_perbill":327380953,"approval":66.0818714,"support":32.7380953},{"time_hours":233,"approval_perbill":660102115,"support_perbill":326636905,"approval":66.0102115,"support":32.6636905},{"time_hours":234,"approval_perbill":659388647,"support_perbill":325892858,"approval":65.9388647,"support":32.5892858},{"time_hours":235,"approval_perbill":658678287,"support_perbill":325148810,"approval":65.8678287,"support":32.514881},{"time_hours":236,"approval_perbill":657971015,"support_perbill":324404762,"approval":65.7971015,"support":32.4404762},{"time_hours":237,"approval_perbill":657266811,"support_perbill":323660715,"approval":65.7266811,"support":32.3660715},{"time_hours":238,"approval_perbill":656565657,"support_perbill":322916667,"approval":65.6565657,"support":32.2916667},{"time_hours":239,"approval_perbill":655867531,"support_perbill":322172620,"approval":65.5867531,"support":32.217262},{"time_hours":240,"approval_perbill":655172414,"support_perbill":321428572,"approval":65.5172414,"support":32.1428572},{"time_hours":241,"approval_perbill":654480287,"support_perbill":320684524,"approval":65.4480287,"support":32.0684524},{"time_hours":242,"approval_perbill":653791130,"support_perbill":319940477,"approval":65.379113,"support":31.9940477},{"time_hours":243,"approval_perbill":653104925,"support_perbill":319196429,"approval":65.3104925,"support":31.9196429},{"time_hours":244,"approval_perbill":652421652,"support_perbill":318452381,"approval":65.2421652,"support":31.8452381},{"time_hours":245,"approval_perbill":651741294,"support_perbill":317708334,"approval":65.1741294,"support":31.7708334},{"time_hours":246,"approval_perbill":651063830,"support_perbill":316964286,"approval":65.106383,"support":31.6964286},{"time_hours":247,"approval_perbill":650389243,"support_perbill":316220239,"approval":65.0389243,"support":31.6220239},{"time_hours":248,"approval_perbill":649717514,"support_perbill":315476191,"approval":64.9717514,"support":31.5476191},{"time_hours":249,"approval_perbill":649048626,"support_perbill":314732143,"approval":64.9048626,"support":31.4732143},{"time_hours":250,"approval_perbill":648382560,"support_perbill":313988096,"approval":64.838256,"support":31.3988096},{"time_hours":251,"approval_perbill":647719299,"support_perbill":313244048,"approval":64.7719299,"support":31.3244048},{"time_hours":252,"approval_perbill":647058823,"support_perbill":312500000,"approval":64.7058823,"support":31.25},{"time_hours":253,"approval_perbill":646401118,"support_perbill":311755953,"approval":64.6401118,"support":31.1755953},{"time_hours":254,"approval_perbill":645746165,"support_perbill":311011905,"approval":64.5746165,"support":31.1011905},{"time_hours":255,"approval_perbill":645093946,"support_perbill":310267858,"approval":64.5093946,"support":31.0267858},{"time_hours":256,"approval_perbill":644444445,"support_perbill":309523810,"approval":64.4444445,"support":30.952381},{"time_hours":257,"approval_perbill":643797644,"support_perbill":308779762,"approval":64.3797644,"support":30.8779762},{"time_hours":258,"approval_perbill":643153527,"support_perbill":308035715,"approval":64.3153527,"support":30.8035715},{"time_hours":259,"approval_perbill":642512078,"support_perbill":307291667,"approval":64.2512078,"support":30.7291667},{"time_hours":260,"approval_perbill":641873279,"support_perbill":306547620,"approval":64.1873279,"support":30.654762},{"time_hours":261,"approval_perbill":641237113,"support_perbill":305803572,"approval":64.1237113,"support":30.5803572},{"time_hours":262,"approval_perbill":640603567,"support_perbill":305059524,"approval":64.0603567,"support":30.5059524},{"time_hours":263,"approval_perbill":639972622,"support_perbill":304315477,"approval":63.9972622,"support":30.4315477},{"time_hours":264,"approval_perbill":639344263,"support_perbill":303571429,"approval":63.9344263,"support":30.3571429},{"time_hours":265,"approval_perbill":638718473,"support_perbill":302827381,"approval":63.8718473,"support":30.2827381},{"time_hours":266,"approval_perbill":638095238,"support_perbill":302083334,"approval":63.8095238,"support":30.2083334},{"time_hours":267,"approval_perbill":637474542,"support_perbill":301339286,"approval":63.7474542,"support":30.1339286},{"time_hours":268,"approval_perbill":636856369,"support_perbill":300595239,"approval":63.6856369,"support":30.0595239},{"time_hours":269,"approval_perbill":636240703,"support_perbill":299851191,"approval":63.6240703,"support":29.9851191},{"time_hours":270,"approval_perbill":635627530,"support_perbill":299107143,"approval":63.562753,"support":29.9107143},{"time_hours":271,"approval_perbill":635016835,"support_perbill":298363096,"approval":63.5016835,"support":29.8363096},{"time_hours":272,"approval_perbill":634408602,"support_perbill":297619048,"approval":63.4408602,"support":29.7619048},{"time_hours":273,"approval_perbill":633802817,"support_perbill":296875000,"approval":63.3802817,"support":29.6875},{"time_hours":274,"approval_perbill":633199465,"support_perbill":296130953,"approval":63.3199465,"support":29.6130953},{"time_hours":275,"approval_perbill":632598530,"support_perbill":295386905,"approval":63.259853,"support":29.5386905},{"time_hours":276,"approval_perbill":632000000,"support_perbill":294642858,"approval":63.2,"support":29.4642858},{"time_hours":277,"approval_perbill":631403859,"support_perbill":293898810,"approval":63.1403859,"support":29.389881},{"time_hours":278,"approval_perbill":630810093,"support_perbill":293154762,"approval":63.0810093,"support":29.3154762},{"time_hours":279,"approval_perbill":630218688,"support_perbill":292410715,"approval":63.0218688,"support":29.2410715},{"time_hours":280,"approval_perbill":629629630,"support_perbill":291666667,"approval":62.962963,"support":29.1666667},{"time_hours":281,"approval_perbill":629042905,"support_perbill":290922620,"approval":62.9042905,"support":29.092262},{"time_hours":282,"approval_perbill":628458498,"support_perbill":290178572,"approval":62.8458498,"support":29.0178572},{"time_hours":283,"approval_perbill":627876397,"support_perbill":289434524,"approval":62.7876397,"support":28.9434524},{"time_hours":284,"approval_perbill":627296588,"support_perbill":288690477,"approval":62.7296588,"support":28.8690477},{"time_hours":285,"approval_perbill":626719057,"support_perbill":287946429,"approval":62.6719057,"support":28.7946429},{"time_hours":286,"approval_perbill":626143791,"support_perbill":287202381,"approval":62.6143791,"support":28.7202381},{"time_hours":287,"approval_perbill":625570776,"support_perbill":286458334,"approval":62.5570776,"support":28.6458334},{"time_hours":288,"approval_perbill":625000000,"support_perbill":285714286,"approval":62.5,"support":28.5714286},{"time_hours":289,"approval_perbill":624431449,"support_perbill":284970239,"approval":62.4431449,"support":28.4970239},{"time_hours":290,"approval_perbill":623865110,"support_perbill":284226191,"approval":62.386511,"support":28.4226191},{"time_hours":291,"approval_perbill":623300971,"support_perbill":283482143,"approval":62.3300971,"support":28.3482143},{"time_hours":292,"approval_perbill":622739018,"support_perbill":282738096,"approval":62.2739018,"support":28.2738096},{"time_hours":293,"approval_perbill":622179239,"support_perbill":281994048,"approval":62.2179239,"support":28.1994048},{"time_hours":294,"approval_perbill":621621621,"support_perbill":281250000,"approval":62.1621621,"support":28.125},{"time_hours":295,"approval_perbill":621066153,"support_perbill":280505953,"approval":62.1066153,"support":28.0505953},{"time_hours":296,"approval_perbill":620512821,"support_perbill":279761905,"approval":62.0512821,"support":27.9761905},{"time_hours":297,"approval_perbill":619961612,"support_perbill":279017858,"approval":61.9961612,"support":27.9017858},{"time_hours":298,"approval_perbill":619412516,"support_perbill":278273810,"approval":61.9412516,"support":27.827381},{"time_hours":299,"approval_perbill":618865519,"support_perbill":277529762,"approval":61.8865519,"support":27.7529762},{"time_hours":300,"approval_perbill":618320611,"support_perbill":276785715,"approval":61.8320611,"support":27.6785715},{"time_hours":301,"approval_perbill":617777778,"support_perbill":276041667,"approval":61.7777778,"support":27.6041667},{"time_hours":302,"approval_perbill":617237009,"support_perbill":275297620,"approval":61.7237009,"support":27.529762},{"time_hours":303,"approval_perbill":616698292,"support_perbill":274553572,"approval":61.6698292,"support":27.4553572},{"time_hours":304,"approval_perbill":616161616,"support_perbill":273809524,"approval":61.6161616,"support":27.3809524},{"time_hours":305,"approval_perbill":615626969,"support_perbill":273065477,"approval":61.5626969,"support":27.3065477},{"time_hours":306,"approval_perbill":615094340,"support_perbill":272321429,"approval":61.509434,"support":27.2321429},{"time_hours":307,"approval_perbill":614563716,"support_perbill":271577381,"approval":61.4563716,"support":27.1577381},{"time_hours":308,"approval_perbill":614035088,"support_perbill":270833334,"approval":61.4035088,"support":27.0833334},{"time_hours":309,"approval_perbill":613508443,"support_perbill":270089286,"approval":61.3508443,"support":27.0089286},{"time_hours":310,"approval_perbill":612983770,"support_perbill":269345239,"approval":61.298377,"support":26.9345239},{"time_hours":311,"approval_perbill":612461059,"support_perbill":268601191,"approval":61.2461059,"support":26.8601191},{"time_hours":312,"approval_perbill":611940298,"support_perbill":267857143,"approval":61.1940298,"support":26.7857143},{"time_hours":313,"approval_perbill":611421477,"support_perbill":267113096,"approval":61.1421477,"support":26.7113096},{"time_hours":314,"approval_perbill":610904585,"support_perbill":266369048,"approval":61.0904585,"support":26.6369048},{"time_hours":315,"approval_perbill":610389610,"support_perbill":265625000,"approval":61.038961,"support":26.5625},{"time_hours":316,"approval_perbill":609876543,"support_perbill":264880953,"approval":60.9876543,"support":26.4880953},{"time_hours":317,"approval_perbill":609365373,"support_perbill":264136905,"approval":60.9365373,"support":26.4136905},{"time_hours":318,"approval_perbill":608856089,"support_perbill":263392858,"approval":60.8856089,"support":26.3392858},{"time_hours":319,"approval_perbill":608348680,"support_perbill":262648810,"approval":60.834868,"support":26.264881},{"time_hours":320,"approval_perbill":607843137,"support_perbill":261904762,"approval":60.7843137,"support":26.1904762},{"time_hours":321,"approval_perbill":607339449,"support_perbill":261160715,"approval":60.7339449,"support":26.1160715},{"time_hours":322,"approval_perbill":606837607,"support_perbill":260416667,"approval":60.6837607,"support":26.0416667},{"time_hours":323,"approval_perbill":606337599,"support_perbill":259672620,"approval":60.6337599,"support":25.967262},{"time_hours":324,"approval_perbill":605839416,"support_perbill":258928572,"approval":60.5839416,"support":25.8928572},{"time_hours":325,"approval_perbill":605343048,"support_perbill":258184524,"approval":60.5343048,"support":25.8184524},{"time_hours":326,"approval_perbill":604848485,"support_perbill":257440477,"approval":60.4848485,"support":25.7440477},{"time_hours":327,"approval_perbill":604355717,"support_perbill":256696429,"approval":60.4355717,"support":25.6696429},{"time_hours":328,"approval_perbill":603864734,"support_perbill":255952381,"approval":60.3864734,"support":25.5952381},{"time_hours":329,"approval_perbill":603375527,"support_perbill":255208334,"approval":60.3375527,"support":25.5208334},{"time_hours":330,"approval_perbill":602888087,"support_perbill":254464286,"approval":60.2888087,"support":25.4464286},{"time_hours":331,"approval_perbill":602402402,"support_perbill":253720239,"approval":60.2402402,"support":25.3720239},{"time_hours":332,"approval_perbill":601918465,"support_perbill":252976191,"approval":60.1918465,"support":25.2976191},{"time_hours":333,"approval_perbill":601436266,"support_perbill":252232143,"approval":60.1436266,"support":25.2232143},{"time_hours":334,"approval_perbill":600955794,"support_perbill":251488096,"approval":60.0955794,"support":25.1488096},{"time_hours":335,"approval_perbill":600477042,"support_perbill":250744048,"approval":60.0477042,"support":25.0744048},{"time_hours":336,"approval_perbill":600000000,"support_perbill":250000000,"approval":60,"support":25},{"time_hours":337,"approval_perbill":599524658,"support_perbill":249255953,"approval":59.9524658,"support":24.9255953},{"time_hours":338,"approval_perbill":599051008,"support_perbill":248511905,"approval":59.9051008,"support":24.8511905},{"time_hours":339,"approval_perbill":598579041,"support_perbill":247767858,"approval":59.8579041,"support":24.7767858},{"time_hours":340,"approval_perbill":598108747,"support_perbill":247023810,"approval":59.8108747,"support":24.702381},{"time_hours":341,"approval_perbill":597640118,"support_perbill":246279762,"approval":59.7640118,"support":24.6279762},{"time_hours":342,"approval_perbill":597173145,"support_perbill":245535715,"approval":59.7173145,"support":24.5535715},{"time_hours":343,"approval_perbill":596707819,"support_perbill":244791667,"approval":59.6707819,"support":24.4791667},{"time_hours":344,"approval_perbill":596244131,"support_perbill":244047620,"approval":59.6244131,"support":24.404762},{"time_hours":345,"approval_perbill":595782074,"support_perbill":243303572,"approval":59.5782074,"support":24.3303572},{"time_hours":346,"approval_perbill":595321637,"support_perbill":242559524,"approval":59.5321637,"support":24.2559524},{"time_hours":347,"approval_perbill":594862814,"support_perbill":241815477,"approval":59.4862814,"support":24.1815477},{"time_hours":348,"approval_perbill":594405594,"support_perbill":241071429,"approval":59.4405594,"support":24.1071429},{"time_hours":349,"approval_perbill":593949971,"support_perbill":240327381,"approval":59.3949971,"support":24.0327381},{"time_hours":350,"approval_perbill":593495935,"support_perbill":239583334,"approval":59.3495935,"support":23.9583334},{"time_hours":351,"approval_perbill":593043478,"support_perbill":238839286,"approval":59.3043478,"support":23.8839286},{"time_hours":352,"approval_perbill":592592593,"support_perbill":238095239,"approval":59.2592593,"support":23.8095239},{"time_hours":353,"approval_perbill":592143270,"support_perbill":237351191,"approval":59.214327,"support":23.7351191},{"time_hours":354,"approval_perbill":591695502,"support_perbill":236607143,"approval":59.1695502,"support":23.6607143},{"time_hours":355,"approval_perbill":591249280,"support_perbill":235863096,"approval":59.124928,"support":23.5863096},{"time_hours":356,"approval_perbill":590804598,"support_perbill":235119048,"approval":59.0804598,"support":23.5119048},{"time_hours":357,"approval_perbill":590361446,"support_perbill":234375000,"approval":59.0361446,"support":23.4375},{"time_hours":358,"approval_perbill":589919817,"support_perbill":233630953,"approval":58.9919817,"support":23.3630953},{"time_hours":359,"approval_perbill":589479703,"support_perbill":232886905,"approval":58.9479703,"support":23.2886905},{"time_hours":360,"approval_perbill":589041096,"support_perbill":232142858,"approval":58.9041096,"support":23.2142858},{"time_hours":361,"approval_perbill":588603989,"support_perbill":231398810,"approval":58.8603989,"support":23.139881},{"time_hours":362,"approval_perbill":588168373,"support_perbill":230654762,"approval":58.8168373,"support":23.0654762},{"time_hours":363,"approval_perbill":587734242,"support_perbill":229910715,"approval":58.7734242,"support":22.9910715},{"time_hours":364,"approval_perbill":587301587,"support_perbill":229166667,"approval":58.7301587,"support":22.9166667},{"time_hours":365,"approval_perbill":586870402,"support_perbill":228422620,"approval":58.6870402,"support":22.842262},{"time_hours":366,"approval_perbill":586440678,"support_perbill":227678572,"approval":58.6440678,"support":22.7678572},{"time_hours":367,"approval_perbill":586012408,"support_perbill":226934524,"approval":58.6012408,"support":22.6934524},{"time_hours":368,"approval_perbill":585585585,"support_perbill":226190477,"approval":58.5585585,"support":22.6190477},{"time_hours":369,"approval_perbill":585160202,"support_perbill":225446429,"approval":58.5160202,"support":22.5446429},{"time_hours":370,"approval_perbill":584736251,"support_perbill":224702381,"approval":58.4736251,"support":22.4702381},{"time_hours":371,"approval_perbill":584313725,"support_perbill":223958334,"approval":58.4313725,"support":22.3958334},{"time_hours":372,"approval_perbill":583892617,"support_perbill":223214286,"approval":58.3892617,"support":22.3214286},{"time_hours":373,"approval_perbill":583472920,"support_perbill":222470239,"approval":58.347292,"support":22.2470239},{"time_hours":374,"approval_perbill":583054626,"support_perbill":221726191,"approval":58.3054626,"support":22.1726191},{"time_hours":375,"approval_perbill":582637729,"support_perbill":220982143,"approval":58.2637729,"support":22.0982143},{"time_hours":376,"approval_perbill":582222222,"support_perbill":220238096,"approval":58.2222222,"support":22.0238096},{"time_hours":377,"approval_perbill":581808098,"support_perbill":219494048,"approval":58.1808098,"support":21.9494048},{"time_hours":378,"approval_perbill":581395349,"support_perbill":218750000,"approval":58.1395349,"support":21.875},{"time_hours":379,"approval_perbill":580983969,"support_perbill":218005953,"approval":58.0983969,"support":21.8005953},{"time_hours":380,"approval_perbill":580573951,"support_perbill":217261905,"approval":58.0573951,"support":21.7261905},{"time_hours":381,"approval_perbill":580165289,"support_perbill":216517858,"approval":58.0165289,"support":21.6517858},{"time_hours":382,"approval_perbill":579757976,"support_perbill":215773810,"approval":57.9757976,"support":21.577381},{"time_hours":383,"approval_perbill":579352004,"support_perbill":215029762,"approval":57.9352004,"support":21.5029762},{"time_hours":384,"approval_perbill":578947368,"support_perbill":214285715,"approval":57.8947368,"support":21.4285715},{"time_hours":385,"approval_perbill":578544061,"support_perbill":213541667,"approval":57.8544061,"support":21.3541667},{"time_hours":386,"approval_perbill":578142076,"support_perbill":212797620,"approval":57.8142076,"support":21.279762},{"time_hours":387,"approval_perbill":577741407,"support_perbill":212053572,"approval":57.7741407,"support":21.2053572},{"time_hours":388,"approval_perbill":577342048,"support_perbill":211309524,"approval":57.7342048,"support":21.1309524},{"time_hours":389,"approval_perbill":576943991,"support_perbill":210565477,"approval":57.6943991,"support":21.0565477},{"time_hours":390,"approval_perbill":576547231,"support_perbill":209821429,"approval":57.6547231,"support":20.9821429},{"time_hours":391,"approval_perbill":576151761,"support_perbill":209077381,"approval":57.6151761,"support":20.9077381},{"time_hours":392,"approval_perbill":575757576,"support_perbill":208333334,"approval":57.5757576,"support":20.8333334},{"time_hours":393,"approval_perbill":575364668,"support_perbill":207589286,"approval":57.5364668,"support":20.7589286},{"time_hours":394,"approval_perbill":574973031,"support_perbill":206845239,"approval":57.4973031,"support":20.6845239},{"time_hours":395,"approval_perbill":574582660,"support_perbill":206101191,"approval":57.458266,"support":20.6101191},{"time_hours":396,"approval_perbill":574193548,"support_perbill":205357143,"approval":57.4193548,"support":20.5357143},{"time_hours":397,"approval_perbill":573805690,"support_perbill":204613096,"approval":57.380569,"support":20.4613096},{"time_hours":398,"approval_perbill":573419078,"support_perbill":203869048,"approval":57.3419078,"support":20.3869048},{"time_hours":399,"approval_perbill":573033708,"support_perbill":203125000,"approval":57.3033708,"support":20.3125},{"time_hours":400,"approval_perbill":572649572,"support_perbill":202380953,"approval":57.2649572,"support":20.2380953},{"time_hours":401,"approval_perbill":572266666,"support_perbill":201636905,"approval":57.2266666,"support":20.1636905},{"time_hours":402,"approval_perbill":571884984,"support_perbill":200892858,"approval":57.1884984,"support":20.0892858},{"time_hours":403,"approval_perbill":571504519,"support_perbill":200148810,"approval":57.1504519,"support":20.014881},{"time_hours":404,"approval_perbill":571125265,"support_perbill":199404762,"approval":57.1125265,"support":19.9404762},{"time_hours":405,"approval_perbill":570747218,"support_perbill":198660715,"approval":57.0747218,"support":19.8660715},{"time_hours":406,"approval_perbill":570370370,"support_perbill":197916667,"approval":57.037037,"support":19.7916667},{"time_hours":407,"approval_perbill":569994717,"support_perbill":197172620,"approval":56.9994717,"support":19.717262},{"time_hours":408,"approval_perbill":569620253,"support_perbill":196428572,"approval":56.9620253,"support":19.6428572},{"time_hours":409,"approval_perbill":569246972,"support_perbill":195684524,"approval":56.9246972,"support":19.5684524},{"time_hours":410,"approval_perbill":568874868,"support_perbill":194940477,"approval":56.8874868,"support":19.4940477},{"time_hours":411,"approval_perbill":568503937,"support_perbill":194196429,"approval":56.8503937,"support":19.4196429},{"time_hours":412,"approval_perbill":568134172,"support_perbill":193452381,"approval":56.8134172,"support":19.3452381},{"time_hours":413,"approval_perbill":567765567,"support_perbill":192708334,"approval":56.7765567,"support":19.2708334},{"time_hours":414,"approval_perbill":567398119,"support_perbill":191964286,"approval":56.7398119,"support":19.1964286},{"time_hours":415,"approval_perbill":567031820,"support_perbill":191220239,"approval":56.703182,"support":19.1220239},{"time_hours":416,"approval_perbill":566666666,"support_perbill":190476191,"approval":56.6666666,"support":19.0476191},{"time_hours":417,"approval_perbill":566302652,"support_perbill":189732143,"approval":56.6302652,"support":18.9732143},{"time_hours":418,"approval_perbill":565939771,"support_perbill":188988096,"approval":56.5939771,"support":18.8988096},{"time_hours":419,"approval_perbill":565578020,"support_perbill":188244048,"approval":56.557802,"support":18.8244048},{"time_hours":420,"approval_perbill":565217391,"support_perbill":187500000,"approval":56.5217391,"support":18.75},{"time_hours":421,"approval_perbill":564857881,"support_perbill":186755953,"approval":56.4857881,"support":18.6755953},{"time_hours":422,"approval_perbill":564499484,"support_perbill":186011905,"approval":56.4499484,"support":18.6011905},{"time_hours":423,"approval_perbill":564142195,"support_perbill":185267858,"approval":56.4142195,"support":18.5267858},{"time_hours":424,"approval_perbill":563786008,"support_perbill":184523810,"approval":56.3786008,"support":18.452381},{"time_hours":425,"approval_perbill":563430919,"support_perbill":183779762,"approval":56.3430919,"support":18.3779762},{"time_hours":426,"approval_perbill":563076923,"support_perbill":183035715,"approval":56.3076923,"support":18.3035715},{"time_hours":427,"approval_perbill":562724014,"support_perbill":182291667,"approval":56.2724014,"support":18.2291667},{"time_hours":428,"approval_perbill":562372188,"support_perbill":181547620,"approval":56.2372188,"support":18.154762},{"time_hours":429,"approval_perbill":562021439,"support_perbill":180803572,"approval":56.2021439,"support":18.0803572},{"time_hours":430,"approval_perbill":561671763,"support_perbill":180059524,"approval":56.1671763,"support":18.0059524},{"time_hours":431,"approval_perbill":561323155,"support_perbill":179315477,"approval":56.1323155,"support":17.9315477},{"time_hours":432,"approval_perbill":560975610,"support_perbill":178571429,"approval":56.097561,"support":17.8571429},{"time_hours":433,"approval_perbill":560629122,"support_perbill":177827381,"approval":56.0629122,"support":17.7827381},{"time_hours":434,"approval_perbill":560283688,"support_perbill":177083334,"approval":56.0283688,"support":17.7083334},{"time_hours":435,"approval_perbill":559939302,"support_perbill":176339286,"approval":55.9939302,"support":17.6339286},{"time_hours":436,"approval_perbill":559595959,"support_perbill":175595239,"approval":55.9595959,"support":17.5595239},{"time_hours":437,"approval_perbill":559253656,"support_perbill":174851191,"approval":55.9253656,"support":17.4851191},{"time_hours":438,"approval_perbill":558912386,"support_perbill":174107143,"approval":55.8912386,"support":17.4107143},{"time_hours":439,"approval_perbill":558572147,"support_perbill":173363096,"approval":55.8572147,"support":17.3363096},{"time_hours":440,"approval_perbill":558232931,"support_perbill":172619048,"approval":55.8232931,"support":17.2619048},{"time_hours":441,"approval_perbill":557894736,"support_perbill":171875000,"approval":55.7894736,"support":17.1875},{"time_hours":442,"approval_perbill":557557557,"support_perbill":171130953,"approval":55.7557557,"support":17.1130953},{"time_hours":443,"approval_perbill":557221389,"support_perbill":170386905,"approval":55.7221389,"support":17.0386905},{"time_hours":444,"approval_perbill":556886227,"support_perbill":169642858,"approval":55.6886227,"support":16.9642858},{"time_hours":445,"approval_perbill":556552068,"support_perbill":168898810,"approval":55.6552068,"support":16.889881},{"time_hours":446,"approval_perbill":556218905,"support_perbill":168154762,"approval":55.6218905,"support":16.8154762},{"time_hours":447,"approval_perbill":555886736,"support_perbill":167410715,"approval":55.5886736,"support":16.7410715},{"time_hours":448,"approval_perbill":555555555,"support_perbill":166666667,"approval":55.5555555,"support":16.6666667},{"time_hours":449,"approval_perbill":555225359,"support_perbill":165922620,"approval":55.5225359,"support":16.592262},{"time_hours":450,"approval_perbill":554896142,"support_perbill":165178572,"approval":55.4896142,"support":16.5178572},{"time_hours":451,"approval_perbill":554567901,"support_perbill":164434524,"approval":55.4567901,"support":16.4434524},{"time_hours":452,"approval_perbill":554240631,"support_perbill":163690477,"approval":55.4240631,"support":16.3690477},{"time_hours":453,"approval_perbill":553914328,"support_perbill":162946429,"approval":55.3914328,"support":16.2946429},{"time_hours":454,"approval_perbill":553588987,"support_perbill":162202381,"approval":55.3588987,"support":16.2202381},{"time_hours":455,"approval_perbill":553264604,"support_perbill":161458334,"approval":55.3264604,"support":16.1458334},{"time_hours":456,"approval_perbill":552941176,"support_perbill":160714286,"approval":55.2941176,"support":16.0714286},{"time_hours":457,"approval_perbill":552618698,"support_perbill":159970239,"approval":55.2618698,"support":15.9970239},{"time_hours":458,"approval_perbill":552297165,"support_perbill":159226191,"approval":55.2297165,"support":15.9226191},{"time_hours":459,"approval_perbill":551976574,"support_perbill":158482143,"approval":55.1976574,"support":15.8482143},{"time_hours":460,"approval_perbill":551656920,"support_perbill":157738096,"approval":55.165692,"support":15.7738096},{"time_hours":461,"approval_perbill":551338199,"support_perbill":156994048,"approval":55.1338199,"support":15.6994048},{"time_hours":462,"approval_perbill":551020408,"support_perbill":156250000,"approval":55.1020408,"support":15.625},{"time_hours":463,"approval_perbill":550703542,"support_perbill":155505953,"approval":55.0703542,"support":15.5505953},{"time_hours":464,"approval_perbill":550387597,"support_perbill":154761905,"approval":55.0387597,"support":15.4761905},{"time_hours":465,"approval_perbill":550072569,"support_perbill":154017858,"approval":55.0072569,"support":15.4017858},{"time_hours":466,"approval_perbill":549758454,"support_perbill":153273810,"approval":54.9758454,"support":15.327381},{"time_hours":467,"approval_perbill":549445248,"support_perbill":152529762,"approval":54.9445248,"support":15.2529762},{"time_hours":468,"approval_perbill":549132948,"support_perbill":151785715,"approval":54.9132948,"support":15.1785715},{"time_hours":469,"approval_perbill":548821549,"support_perbill":151041667,"approval":54.8821549,"support":15.1041667},{"time_hours":470,"approval_perbill":548511047,"support_perbill":150297620,"approval":54.8511047,"support":15.029762},{"time_hours":471,"approval_perbill":548201438,"support_perbill":149553572,"approval":54.8201438,"support":14.9553572},{"time_hours":472,"approval_perbill":547892720,"support_perbill":148809524,"approval":54.789272,"support":14.8809524},{"time_hours":473,"approval_perbill":547584887,"support_perbill":148065477,"approval":54.7584887,"support":14.8065477},{"time_hours":474,"approval_perbill":547277937,"support_perbill":147321429,"approval":54.7277937,"support":14.7321429},{"time_hours":475,"approval_perbill":546971864,"support_perbill":146577381,"approval":54.6971864,"support":14.6577381},{"time_hours":476,"approval_perbill":546666666,"support_perbill":145833334,"approval":54.6666666,"support":14.5833334},{"time_hours":477,"approval_perbill":546362339,"support_perbill":145089286,"approval":54.6362339,"support":14.5089286},{"time_hours":478,"approval_perbill":546058879,"support_perbill":144345239,"approval":54.6058879,"support":14.4345239},{"time_hours":479,"approval_perbill":545756282,"support_perbill":143601191,"approval":54.5756282,"support":14.3601191},{"time_hours":480,"approval_perbill":545454545,"support_perbill":142857143,"approval":54.5454545,"support":14.2857143},{"time_hours":481,"approval_perbill":545153664,"support_perbill":142113096,"approval":54.5153664,"support":14.2113096},{"time_hours":482,"approval_perbill":544853635,"support_perbill":141369048,"approval":54.4853635,"support":14.1369048},{"time_hours":483,"approval_perbill":544554455,"support_perbill":140625000,"approval":54.4554455,"support":14.0625},{"time_hours":484,"approval_perbill":544256120,"support_perbill":139880953,"approval":54.425612,"support":13.9880953},{"time_hours":485,"approval_perbill":543958627,"support_perbill":139136905,"approval":54.3958627,"support":13.9136905},{"time_hours":486,"approval_perbill":543661971,"support_perbill":138392858,"approval":54.3661971,"support":13.8392858},{"time_hours":487,"approval_perbill":543366151,"support_perbill":137648810,"approval":54.3366151,"support":13.764881},{"time_hours":488,"approval_perbill":543071161,"support_perbill":136904762,"approval":54.3071161,"support":13.6904762},{"time_hours":489,"approval_perbill":542776998,"support_perbill":136160715,"approval":54.2776998,"support":13.6160715},{"time_hours":490,"approval_perbill":542483660,"support_perbill":135416667,"approval":54.248366,"support":13.5416667},{"time_hours":491,"approval_perbill":542191142,"support_perbill":134672620,"approval":54.2191142,"support":13.467262},{"time_hours":492,"approval_perbill":541899441,"support_perbill":133928572,"approval":54.1899441,"support":13.3928572},{"time_hours":493,"approval_perbill":541608554,"support_perbill":133184524,"approval":54.1608554,"support":13.3184524},{"time_hours":494,"approval_perbill":541318477,"support_perbill":132440477,"approval":54.1318477,"support":13.2440477},{"time_hours":495,"approval_perbill":541029207,"support_perbill":131696429,"approval":54.1029207,"support":13.1696429},{"time_hours":496,"approval_perbill":540740740,"support_perbill":130952381,"approval":54.074074,"support":13.0952381},{"time_hours":497,"approval_perbill":540453074,"support_perbill":130208334,"approval":54.0453074,"support":13.0208334},{"time_hours":498,"approval_perbill":540166205,"support_perbill":129464286,"approval":54.0166205,"support":12.9464286},{"time_hours":499,"approval_perbill":539880129,"support_perbill":128720239,"approval":53.9880129,"support":12.8720239},{"time_hours":500,"approval_perbill":539594843,"support_perbill":127976191,"approval":53.9594843,"support":12.7976191},{"time_hours":501,"approval_perbill":539310344,"support_perbill":127232143,"approval":53.9310344,"support":12.7232143},{"time_hours":502,"approval_perbill":539026630,"support_perbill":126488096,"approval":53.902663,"support":12.6488096},{"time_hours":503,"approval_perbill":538743695,"support_perbill":125744048,"approval":53.8743695,"support":12.5744048},{"time_hours":504,"approval_perbill":538461538,"support_perbill":125000000,"approval":53.8461538,"support":12.5},{"time_hours":505,"approval_perbill":538180155,"support_perbill":124255953,"approval":53.8180155,"support":12.4255953},{"time_hours":506,"approval_perbill":537899543,"support_perbill":123511905,"approval":53.7899543,"support":12.3511905},{"time_hours":507,"approval_perbill":537619699,"support_perbill":122767858,"approval":53.7619699,"support":12.2767858},{"time_hours":508,"approval_perbill":537340619,"support_perbill":122023810,"approval":53.7340619,"support":12.202381},{"time_hours":509,"approval_perbill":537062301,"support_perbill":121279762,"approval":53.7062301,"support":12.1279762},{"time_hours":510,"approval_perbill":536784741,"support_perbill":120535715,"approval":53.6784741,"support":12.0535715},{"time_hours":511,"approval_perbill":536507936,"support_perbill":119791667,"approval":53.6507936,"support":11.9791667},{"time_hours":512,"approval_perbill":536231884,"support_perbill":119047620,"approval":53.6231884,"support":11.904762},{"time_hours":513,"approval_perbill":535956580,"support_perbill":118303572,"approval":53.595658,"support":11.8303572},{"time_hours":514,"approval_perbill":535682023,"support_perbill":117559524,"approval":53.5682023,"support":11.7559524},{"time_hours":515,"approval_perbill":535408209,"support_perbill":116815477,"approval":53.5408209,"support":11.6815477},{"time_hours":516,"approval_perbill":535135135,"support_perbill":116071429,"approval":53.5135135,"support":11.6071429},{"time_hours":517,"approval_perbill":534862798,"support_perbill":115327381,"approval":53.4862798,"support":11.5327381},{"time_hours":518,"approval_perbill":534591195,"support_perbill":114583334,"approval":53.4591195,"support":11.4583334},{"time_hours":519,"approval_perbill":534320323,"support_perbill":113839286,"approval":53.4320323,"support":11.3839286},{"time_hours":520,"approval_perbill":534050179,"support_perbill":113095239,"approval":53.4050179,"support":11.3095239},{"time_hours":521,"approval_perbill":533780760,"support_perbill":112351191,"approval":53.378076,"support":11.2351191},{"time_hours":522,"approval_perbill":533512064,"support_perbill":111607143,"approval":53.3512064,"support":11.1607143},{"time_hours":523,"approval_perbill":533244087,"support_perbill":110863096,"approval":53.3244087,"support":11.0863096},{"time_hours":524,"approval_perbill":532976827,"support_perbill":110119048,"approval":53.2976827,"support":11.0119048},{"time_hours":525,"approval_perbill":532710280,"support_perbill":109375000,"approval":53.271028,"support":10.9375},{"time_hours":526,"approval_perbill":532444444,"support_perbill":108630953,"approval":53.2444444,"support":10.8630953},{"time_hours":527,"approval_perbill":532179316,"support_perbill":107886905,"approval":53.2179316,"support":10.7886905},{"time_hours":528,"approval_perbill":531914893,"support_perbill":107142858,"approval":53.1914893,"support":10.7142858},{"time_hours":529,"approval_perbill":531651173,"support_perbill":106398810,"approval":53.1651173,"support":10.639881},{"time_hours":530,"approval_perbill":531388152,"support_perbill":105654762,"approval":53.1388152,"support":10.5654762},{"time_hours":531,"approval_perbill":531125827,"support_perbill":104910715,"approval":53.1125827,"support":10.4910715},{"time_hours":532,"approval_perbill":530864197,"support_perbill":104166667,"approval":53.0864197,"support":10.4166667},{"time_hours":533,"approval_perbill":530603258,"support_perbill":103422620,"approval":53.0603258,"support":10.342262},{"time_hours":534,"approval_perbill":530343007,"support_perbill":102678572,"approval":53.0343007,"support":10.2678572},{"time_hours":535,"approval_perbill":530083443,"support_perbill":101934524,"approval":53.0083443,"support":10.1934524},{"time_hours":536,"approval_perbill":529824561,"support_perbill":101190477,"approval":52.9824561,"support":10.1190477},{"time_hours":537,"approval_perbill":529566360,"support_perbill":100446429,"approval":52.956636,"support":10.0446429},{"time_hours":538,"approval_perbill":529308836,"support_perbill":99702381,"approval":52.9308836,"support":9.9702381},{"time_hours":539,"approval_perbill":529051987,"support_perbill":98958334,"approval":52.9051987,"support":9.8958334},{"time_hours":540,"approval_perbill":528795811,"support_perbill":98214286,"approval":52.8795811,"support":9.8214286},{"time_hours":541,"approval_perbill":528540305,"support_perbill":97470239,"approval":52.8540305,"support":9.7470239},{"time_hours":542,"approval_perbill":528285465,"support_perbill":96726191,"approval":52.8285465,"support":9.6726191},{"time_hours":543,"approval_perbill":528031290,"support_perbill":95982143,"approval":52.803129,"support":9.5982143},{"time_hours":544,"approval_perbill":527777777,"support_perbill":95238096,"approval":52.7777777,"support":9.5238096},{"time_hours":545,"approval_perbill":527524924,"support_perbill":94494048,"approval":52.7524924,"support":9.4494048},{"time_hours":546,"approval_perbill":527272727,"support_perbill":93750000,"approval":52.7272727,"support":9.375},{"time_hours":547,"approval_perbill":527021184,"support_perbill":93005953,"approval":52.7021184,"support":9.3005953},{"time_hours":548,"approval_perbill":526770293,"support_perbill":92261905,"approval":52.6770293,"support":9.2261905},{"time_hours":549,"approval_perbill":526520051,"support_perbill":91517858,"approval":52.6520051,"support":9.1517858},{"time_hours":550,"approval_perbill":526270456,"support_perbill":90773810,"approval":52.6270456,"support":9.077381},{"time_hours":551,"approval_perbill":526021505,"support_perbill":90029762,"approval":52.6021505,"support":9.0029762},{"time_hours":552,"approval_perbill":525773195,"support_perbill":89285715,"approval":52.5773195,"support":8.9285715},{"time_hours":553,"approval_perbill":525525525,"support_perbill":88541667,"approval":52.5525525,"support":8.8541667},{"time_hours":554,"approval_perbill":525278491,"support_perbill":87797620,"approval":52.5278491,"support":8.779762},{"time_hours":555,"approval_perbill":525032092,"support_perbill":87053572,"approval":52.5032092,"support":8.7053572},{"time_hours":556,"approval_perbill":524786324,"support_perbill":86309524,"approval":52.4786324,"support":8.6309524},{"time_hours":557,"approval_perbill":524541186,"support_perbill":85565477,"approval":52.4541186,"support":8.5565477},{"time_hours":558,"approval_perbill":524296675,"support_perbill":84821429,"approval":52.4296675,"support":8.4821429},{"time_hours":559,"approval_perbill":524052788,"support_perbill":84077381,"approval":52.4052788,"support":8.4077381},{"time_hours":560,"approval_perbill":523809523,"support_perbill":83333334,"approval":52.3809523,"support":8.3333334},{"time_hours":561,"approval_perbill":523566878,"support_perbill":82589286,"approval":52.3566878,"support":8.2589286},{"time_hours":562,"approval_perbill":523324851,"support_perbill":81845239,"approval":52.3324851,"support":8.1845239},{"time_hours":563,"approval_perbill":523083439,"support_perbill":81101191,"approval":52.3083439,"support":8.1101191},{"time_hours":564,"approval_perbill":522842639,"support_perbill":80357143,"approval":52.2842639,"support":8.0357143},{"time_hours":565,"approval_perbill":522602450,"support_perbill":79613096,"approval":52.260245,"support":7.9613096},{"time_hours":566,"approval_perbill":522362869,"support_perbill":78869048,"approval":52.2362869,"support":7.8869048},{"time_hours":567,"approval_perbill":522123893,"support_perbill":78125000,"approval":52.2123893,"support":7.8125},{"time_hours":568,"approval_perbill":521885521,"support_perbill":77380953,"approval":52.1885521,"support":7.7380953},{"time_hours":569,"approval_perbill":521647751,"support_perbill":76636905,"approval":52.1647751,"support":7.6636905},{"time_hours":570,"approval_perbill":521410579,"support_perbill":75892858,"approval":52.1410579,"support":7.5892858},{"time_hours":571,"approval_perbill":521174004,"support_perbill":75148810,"approval":52.1174004,"support":7.514881},{"time_hours":572,"approval_perbill":520938023,"support_perbill":74404762,"approval":52.0938023,"support":7.4404762},{"time_hours":573,"approval_perbill":520702634,"support_perbill":73660715,"approval":52.0702634,"support":7.3660715},{"time_hours":574,"approval_perbill":520467836,"support_perbill":72916667,"approval":52.0467836,"support":7.2916667},{"time_hours":575,"approval_perbill":520233625,"support_perbill":72172620,"approval":52.0233625,"support":7.217262},{"time_hours":576,"approval_perbill":519999999,"support_perbill":71428572,"approval":51.9999999,"support":7.1428572},{"time_hours":577,"approval_perbill":519766957,"support_perbill":70684524,"approval":51.9766957,"support":7.0684524},{"time_hours":578,"approval_perbill":519534497,"support_perbill":69940477,"approval":51.9534497,"support":6.9940477},{"time_hours":579,"approval_perbill":519302615,"support_perbill":69196429,"approval":51.9302615,"support":6.9196429},{"time_hours":580,"approval_perbill":519071310,"support_perbill":68452381,"approval":51.907131,"support":6.8452381},{"time_hours":581,"approval_perbill":518840579,"support_perbill":67708334,"approval":51.8840579,"support":6.7708334},{"time_hours":582,"approval_perbill":518610421,"support_perbill":66964286,"approval":51.8610421,"support":6.6964286},{"time_hours":583,"approval_perbill":518380834,"support_perbill":66220239,"approval":51.8380834,"support":6.6220239},{"time_hours":584,"approval_perbill":518151815,"support_perbill":65476191,"approval":51.8151815,"support":6.5476191},{"time_hours":585,"approval_perbill":517923362,"support_perbill":64732143,"approval":51.7923362,"support":6.4732143},{"time_hours":586,"approval_perbill":517695473,"support_perbill":63988096,"approval":51.7695473,"support":6.3988096},{"time_hours":587,"approval_perbill":517468146,"support_perbill":63244048,"approval":51.7468146,"support":6.3244048},{"time_hours":588,"approval_perbill":517241379,"support_perbill":62500000,"approval":51.7241379,"support":6.25},{"time_hours":589,"approval_perbill":517015170,"support_perbill":61755953,"approval":51.701517,"support":6.1755953},{"time_hours":590,"approval_perbill":516789516,"support_perbill":61011905,"approval":51.6789516,"support":6.1011905},{"time_hours":591,"approval_perbill":516564417,"support_perbill":60267858,"approval":51.6564417,"support":6.0267858},{"time_hours":592,"approval_perbill":516339869,"support_perbill":59523810,"approval":51.6339869,"support":5.952381},{"time_hours":593,"approval_perbill":516115870,"support_perbill":58779762,"approval":51.611587,"support":5.8779762},{"time_hours":594,"approval_perbill":515892420,"support_perbill":58035715,"approval":51.589242,"support":5.8035715},{"time_hours":595,"approval_perbill":515669515,"support_perbill":57291667,"approval":51.5669515,"support":5.7291667},{"time_hours":596,"approval_perbill":515447154,"support_perbill":56547620,"approval":51.5447154,"support":5.654762},{"time_hours":597,"approval_perbill":515225334,"support_perbill":55803572,"approval":51.5225334,"support":5.5803572},{"time_hours":598,"approval_perbill":515004055,"support_perbill":55059524,"approval":51.5004055,"support":5.5059524},{"time_hours":599,"approval_perbill":514783313,"support_perbill":54315477,"approval":51.4783313,"support":5.4315477},{"time_hours":600,"approval_perbill":514563106,"support_perbill":53571429,"approval":51.4563106,"support":5.3571429},{"time_hours":601,"approval_perbill":514343434,"support_perbill":52827381,"approval":51.4343434,"support":5.2827381},{"time_hours":602,"approval_perbill":514124293,"support_perbill":52083334,"approval":51.4124293,"support":5.2083334},{"time_hours":603,"approval_perbill":513905683,"support_perbill":51339286,"approval":51.3905683,"support":5.1339286},{"time_hours":604,"approval_perbill":513687600,"support_perbill":50595239,"approval":51.36876,"support":5.0595239},{"time_hours":605,"approval_perbill":513470044,"support_perbill":49851191,"approval":51.3470044,"support":4.9851191},{"time_hours":606,"approval_perbill":513253011,"support_perbill":49107143,"approval":51.3253011,"support":4.9107143},{"time_hours":607,"approval_perbill":513036502,"support_perbill":48363096,"approval":51.3036502,"support":4.8363096},{"time_hours":608,"approval_perbill":512820512,"support_perbill":47619048,"approval":51.2820512,"support":4.7619048},{"time_hours":609,"approval_perbill":512605041,"support_perbill":46875000,"approval":51.2605041,"support":4.6875},{"time_hours":610,"approval_perbill":512390087,"support_perbill":46130953,"approval":51.2390087,"support":4.6130953},{"time_hours":611,"approval_perbill":512175648,"support_perbill":45386905,"approval":51.2175648,"support":4.5386905},{"time_hours":612,"approval_perbill":511961722,"support_perbill":44642858,"approval":51.1961722,"support":4.4642858},{"time_hours":613,"approval_perbill":511748307,"support_perbill":43898810,"approval":51.1748307,"support":4.389881},{"time_hours":614,"approval_perbill":511535401,"support_perbill":43154762,"approval":51.1535401,"support":4.3154762},{"time_hours":615,"approval_perbill":511323003,"support_perbill":42410715,"approval":51.1323003,"support":4.2410715},{"time_hours":616,"approval_perbill":511111111,"support_perbill":41666667,"approval":51.1111111,"support":4.1666667},{"time_hours":617,"approval_perbill":510899722,"support_perbill":40922620,"approval":51.0899722,"support":4.092262},{"time_hours":618,"approval_perbill":510688835,"support_perbill":40178572,"approval":51.0688835,"support":4.0178572},{"time_hours":619,"approval_perbill":510478449,"support_perbill":39434524,"approval":51.0478449,"support":3.9434524},{"time_hours":620,"approval_perbill":510268562,"support_perbill":38690477,"approval":51.0268562,"support":3.8690477},{"time_hours":621,"approval_perbill":510059171,"support_perbill":37946429,"approval":51.0059171,"support":3.7946429},{"time_hours":622,"approval_perbill":509850275,"support_perbill":37202381,"approval":50.9850275,"support":3.7202381},{"time_hours":623,"approval_perbill":509641873,"support_perbill":36458334,"approval":50.9641873,"support":3.6458334},{"time_hours":624,"approval_perbill":509433962,"support_perbill":35714286,"approval":50.9433962,"support":3.5714286},{"time_hours":625,"approval_perbill":509226540,"support_perbill":34970239,"approval":50.922654,"support":3.4970239},{"time_hours":626,"approval_perbill":509019607,"support_perbill":34226191,"approval":50.9019607,"support":3.4226191},{"time_hours":627,"approval_perbill":508813160,"support_perbill":33482143,"approval":50.881316,"support":3.3482143},{"time_hours":628,"approval_perbill":508607198,"support_perbill":32738096,"approval":50.8607198,"support":3.2738096},{"time_hours":629,"approval_perbill":508401719,"support_perbill":31994048,"approval":50.8401719,"support":3.1994048},{"time_hours":630,"approval_perbill":508196721,"support_perbill":31250000,"approval":50.8196721,"support":3.125},{"time_hours":631,"approval_perbill":507992202,"support_perbill":30505953,"approval":50.7992202,"support":3.0505953},{"time_hours":632,"approval_perbill":507788161,"support_perbill":29761905,"approval":50.7788161,"support":2.9761905},{"time_hours":633,"approval_perbill":507584597,"support_perbill":29017858,"approval":50.7584597,"support":2.9017858},{"time_hours":634,"approval_perbill":507381507,"support_perbill":28273810,"approval":50.7381507,"support":2.827381},{"time_hours":635,"approval_perbill":507178890,"support_perbill":27529762,"approval":50.717889,"support":2.7529762},{"time_hours":636,"approval_perbill":506976744,"support_perbill":26785715,"approval":50.6976744,"support":2.6785715},{"time_hours":637,"approval_perbill":506775067,"support_perbill":26041667,"approval":50.6775067,"support":2.6041667},{"time_hours":638,"approval_perbill":506573859,"support_perbill":25297620,"approval":50.6573859,"support":2.529762},{"time_hours":639,"approval_perbill":506373116,"support_perbill":24553572,"approval":50.6373116,"support":2.4553572},{"time_hours":640,"approval_perbill":506172839,"support_perbill":23809524,"approval":50.6172839,"support":2.3809524},{"time_hours":641,"approval_perbill":505973024,"support_perbill":23065477,"approval":50.5973024,"support":2.3065477},{"time_hours":642,"approval_perbill":505773671,"support_perbill":22321429,"approval":50.5773671,"support":2.2321429},{"time_hours":643,"approval_perbill":505574778,"support_perbill":21577381,"approval":50.5574778,"support":2.1577381},{"time_hours":644,"approval_perbill":505376343,"support_perbill":20833334,"approval":50.5376343,"support":2.0833334},{"time_hours":645,"approval_perbill":505178365,"support_perbill":20089286,"approval":50.5178365,"support":2.0089286},{"time_hours":646,"approval_perbill":504980842,"support_perbill":19345239,"approval":50.4980842,"support":1.9345239},{"time_hours":647,"approval_perbill":504783773,"support_perbill":18601191,"approval":50.4783773,"support":1.8601191},{"time_hours":648,"approval_perbill":504587155,"support_perbill":17857143,"approval":50.4587155,"support":1.7857143},{"time_hours":649,"approval_perbill":504390988,"support_perbill":17113096,"approval":50.4390988,"support":1.7113096},{"time_hours":650,"approval_perbill":504195270,"support_perbill":16369048,"approval":50.419527,"support":1.6369048},{"time_hours":651,"approval_perbill":503999999,"support_perbill":15625000,"approval":50.3999999,"support":1.5625},{"time_hours":652,"approval_perbill":503805174,"support_perbill":14880953,"approval":50.3805174,"support":1.4880953},{"time_hours":653,"approval_perbill":503610794,"support_perbill":14136905,"approval":50.3610794,"support":1.4136905},{"time_hours":654,"approval_perbill":503416856,"support_perbill":13392858,"approval":50.3416856,"support":1.3392858},{"time_hours":655,"approval_perbill":503223359,"support_perbill":12648810,"approval":50.3223359,"support":1.264881},{"time_hours":656,"approval_perbill":503030302,"support_perbill":11904762,"approval":50.3030302,"support":1.1904762},{"time_hours":657,"approval_perbill":502837684,"support_perbill":11160715,"approval":50.2837684,"support":1.1160715},{"time_hours":658,"approval_perbill":502645502,"support_perbill":10416667,"approval":50.2645502,"support":1.0416667},{"time_hours":659,"approval_perbill":502453756,"support_perbill":9672620,"approval":50.2453756,"support":0.967262},{"time_hours":660,"approval_perbill":502262443,"support_perbill":8928572,"approval":50.2262443,"support":0.8928572},{"time_hours":661,"approval_perbill":502071562,"support_perbill":8184524,"approval":50.2071562,"support":0.8184524},{"time_hours":662,"approval_perbill":501881113,"support_perbill":7440477,"approval":50.1881113,"support":0.7440477},{"time_hours":663,"approval_perbill":501691093,"support_perbill":6696429,"approval":50.1691093,"support":0.6696429},{"time_hours":664,"approval_perbill":501501501,"support_perbill":5952381,"approval":50.1501501,"support":0.5952381},{"time_hours":665,"approval_perbill":501312335,"support_perbill":5208334,"approval":50.1312335,"support":0.5208334},{"time_hours":666,"approval_perbill":501123595,"support_perbill":4464286,"approval":50.1123595,"support":0.4464286},{"time_hours":667,"approval_perbill":500935278,"support_perbill":3720239,"approval":50.0935278,"support":0.3720239},{"time_hours":668,"approval_perbill":500747383,"support_perbill":2976191,"approval":50.0747383,"support":0.2976191},{"time_hours":669,"approval_perbill":500559910,"support_perbill":2232143,"approval":50.055991,"support":0.2232143},{"time_hours":670,"approval_perbill":500372855,"support_perbill":1488096,"approval":50.0372855,"support":0.1488096},{"time_hours":671,"approval_perbill":500186219,"support_perbill":744048,"approval":50.0186219,"support":0.0744048},{"time_hours":672,"approval_perbill":499999999,"support_perbill":0,"approval":49.9999999,"support":0}]')},40061:p=>{"use strict";p.exports=JSON.parse('[{"time_hours":0,"approval_perbill":999999999,"support_perbill":499999995,"approval":99.9999999,"support":49.9999995,"days":0,"dot_needed":"567,056,294"},{"time_hours":1,"approval_perbill":997357396,"support_perbill":466482761,"approval":99.7357396,"support":46.6482761,"days":1,"dot_needed":"529,043,977"},{"time_hours":2,"approval_perbill":994734815,"support_perbill":437532142,"approval":99.4734815,"support":43.7532142,"days":1,"dot_needed":"496,210,715"},{"time_hours":3,"approval_perbill":992132029,"support_perbill":412274381,"approval":99.2132029,"support":41.2274381,"days":1,"dot_needed":"467,565,570"},{"time_hours":4,"approval_perbill":989548816,"support_perbill":390045264,"approval":98.9548816,"support":39.0045264,"days":1,"dot_needed":"442,355,248"},{"time_hours":5,"approval_perbill":986984953,"support_perbill":370330849,"approval":98.6984953,"support":37.0330849,"days":1,"dot_needed":"419,996,882"},{"time_hours":6,"approval_perbill":984440228,"support_perbill":352727281,"approval":98.4440228,"support":35.2727281,"days":1,"dot_needed":"400,032,454"},{"time_hours":7,"approval_perbill":981914425,"support_perbill":336912763,"approval":98.1914425,"support":33.6912763,"days":1,"dot_needed":"382,097,010"},{"time_hours":8,"approval_perbill":979407334,"support_perbill":322627750,"approval":97.9407334,"support":32.262775,"days":1,"dot_needed":"365,896,196"},{"time_hours":9,"approval_perbill":976918747,"support_perbill":309660581,"approval":97.6918747,"support":30.9660581,"days":1,"dot_needed":"351,189,967"},{"time_hours":10,"approval_perbill":974448461,"support_perbill":297836947,"approval":97.4448461,"support":29.7836947,"days":1,"dot_needed":"337,780,634"},{"time_hours":11,"approval_perbill":971996276,"support_perbill":287011962,"approval":97.1996276,"support":28.7011962,"days":1,"dot_needed":"325,503,882"},{"time_hours":12,"approval_perbill":969561991,"support_perbill":277064231,"approval":96.9561991,"support":27.7064231,"days":1,"dot_needed":"314,222,035"},{"time_hours":13,"approval_perbill":967145411,"support_perbill":267891263,"approval":96.7145411,"support":26.7891263,"days":1,"dot_needed":"303,818,857"},{"time_hours":14,"approval_perbill":964746346,"support_perbill":259405948,"approval":96.4746346,"support":25.9405948,"days":1,"dot_needed":"294,195,554"},{"time_hours":15,"approval_perbill":962364606,"support_perbill":251533751,"approval":96.2364606,"support":25.1533751,"days":1,"dot_needed":"285,267,596"},{"time_hours":16,"approval_perbill":960000002,"support_perbill":244210536,"approval":96.0000002,"support":24.4210536,"days":1,"dot_needed":"276,962,246"},{"time_hours":17,"approval_perbill":957652349,"support_perbill":237380807,"approval":95.7652349,"support":23.7380807,"days":1,"dot_needed":"269,216,564"},{"time_hours":18,"approval_perbill":955321468,"support_perbill":230996317,"approval":95.5321468,"support":23.0996317,"days":1,"dot_needed":"261,975,834"},{"time_hours":19,"approval_perbill":953007180,"support_perbill":225014897,"approval":95.300718,"support":22.5014897,"days":1,"dot_needed":"255,192,230"},{"time_hours":20,"approval_perbill":950709307,"support_perbill":219399546,"approval":95.0709307,"support":21.9399546,"days":1,"dot_needed":"248,823,790"},{"time_hours":21,"approval_perbill":948427674,"support_perbill":214117653,"approval":94.8427674,"support":21.4117653,"days":1,"dot_needed":"242,833,528"},{"time_hours":22,"approval_perbill":946162112,"support_perbill":209140376,"approval":94.6162112,"support":20.9140376,"days":1,"dot_needed":"237,188,736"},{"time_hours":23,"approval_perbill":943912450,"support_perbill":204442101,"approval":94.391245,"support":20.4442101,"days":1,"dot_needed":"231,860,363"},{"time_hours":24,"approval_perbill":941678522,"support_perbill":200000007,"approval":94.1678522,"support":20.0000007,"days":1,"dot_needed":"226,822,528"},{"time_hours":25,"approval_perbill":939460164,"support_perbill":195793698,"approval":93.9460164,"support":19.5793698,"days":2,"dot_needed":"222,052,100"},{"time_hours":26,"approval_perbill":937257211,"support_perbill":191804884,"approval":93.7257211,"support":19.1804884,"days":2,"dot_needed":"217,528,336"},{"time_hours":27,"approval_perbill":935069507,"support_perbill":188017125,"approval":93.5069507,"support":18.8017125,"days":2,"dot_needed":"213,232,590"},{"time_hours":28,"approval_perbill":932896892,"support_perbill":184415591,"approval":93.2896892,"support":18.4415591,"days":2,"dot_needed":"209,148,045"},{"time_hours":29,"approval_perbill":930739211,"support_perbill":180986879,"approval":93.0739211,"support":18.0986879,"days":2,"dot_needed":"205,259,500"},{"time_hours":30,"approval_perbill":928596309,"support_perbill":177718838,"approval":92.8596309,"support":17.7718838,"days":2,"dot_needed":"201,553,173"},{"time_hours":31,"approval_perbill":926468037,"support_perbill":174600438,"approval":92.6468037,"support":17.4600438,"days":2,"dot_needed":"198,016,557"},{"time_hours":32,"approval_perbill":924354246,"support_perbill":171621628,"approval":92.4354246,"support":17.1621628,"days":2,"dot_needed":"194,638,251"},{"time_hours":33,"approval_perbill":922254786,"support_perbill":168773240,"approval":92.2254786,"support":16.877324,"days":2,"dot_needed":"191,407,858"},{"time_hours":34,"approval_perbill":920169512,"support_perbill":166046892,"approval":92.0169512,"support":16.6046892,"days":2,"dot_needed":"188,315,872"},{"time_hours":35,"approval_perbill":918098284,"support_perbill":163434908,"approval":91.8098284,"support":16.3434908,"days":2,"dot_needed":"185,353,588"},{"time_hours":36,"approval_perbill":916040958,"support_perbill":160930238,"approval":91.6040958,"support":16.0930238,"days":2,"dot_needed":"182,513,011"},{"time_hours":37,"approval_perbill":913997395,"support_perbill":158526401,"approval":91.3997395,"support":15.8526401,"days":2,"dot_needed":"179,786,789"},{"time_hours":38,"approval_perbill":911967455,"support_perbill":156217428,"approval":91.1967455,"support":15.6217428,"days":2,"dot_needed":"177,168,153"},{"time_hours":39,"approval_perbill":909951007,"support_perbill":153997814,"approval":90.9951007,"support":15.3997814,"days":2,"dot_needed":"174,650,861"},{"time_hours":40,"approval_perbill":907947914,"support_perbill":151862469,"approval":90.7947914,"support":15.1862469,"days":2,"dot_needed":"172,229,140"},{"time_hours":41,"approval_perbill":905958044,"support_perbill":149806684,"approval":90.5958044,"support":14.9806684,"days":2,"dot_needed":"169,897,648"},{"time_hours":42,"approval_perbill":903981266,"support_perbill":147826091,"approval":90.3981266,"support":14.7826091,"days":2,"dot_needed":"167,651,432"},{"time_hours":43,"approval_perbill":902017453,"support_perbill":145916643,"approval":90.2017453,"support":14.5916643,"days":2,"dot_needed":"165,485,903"},{"time_hours":44,"approval_perbill":900066477,"support_perbill":144074572,"approval":90.0066477,"support":14.4074572,"days":2,"dot_needed":"163,396,787"},{"time_hours":45,"approval_perbill":898128212,"support_perbill":142296374,"approval":89.8128212,"support":14.2296374,"days":2,"dot_needed":"161,380,111"},{"time_hours":46,"approval_perbill":896202534,"support_perbill":140578783,"approval":89.6202534,"support":14.0578783,"days":2,"dot_needed":"159,432,169"},{"time_hours":47,"approval_perbill":894289321,"support_perbill":138918752,"approval":89.4289321,"support":13.8918752,"days":2,"dot_needed":"157,549,507"},{"time_hours":48,"approval_perbill":892388454,"support_perbill":137313437,"approval":89.2388454,"support":13.7313437,"days":2,"dot_needed":"155,728,899"},{"time_hours":49,"approval_perbill":890499812,"support_perbill":135760176,"approval":89.0499812,"support":13.5760176,"days":3,"dot_needed":"153,967,326"},{"time_hours":50,"approval_perbill":888623278,"support_perbill":134256476,"approval":88.8623278,"support":13.4256476,"days":3,"dot_needed":"152,261,961"},{"time_hours":51,"approval_perbill":886758735,"support_perbill":132800004,"approval":88.6758735,"support":13.2800004,"days":3,"dot_needed":"150,610,158"},{"time_hours":52,"approval_perbill":884906070,"support_perbill":131388569,"approval":88.490607,"support":13.1388569,"days":3,"dot_needed":"149,009,432"},{"time_hours":53,"approval_perbill":883065170,"support_perbill":130020113,"approval":88.306517,"support":13.0020113,"days":3,"dot_needed":"147,457,448"},{"time_hours":54,"approval_perbill":881235922,"support_perbill":128692704,"approval":88.1235922,"support":12.8692704,"days":3,"dot_needed":"145,952,017"},{"time_hours":55,"approval_perbill":879418215,"support_perbill":127404520,"approval":87.9418215,"support":12.740452,"days":3,"dot_needed":"144,491,071"},{"time_hours":56,"approval_perbill":877611943,"support_perbill":126153850,"approval":87.7611943,"support":12.615385,"days":3,"dot_needed":"143,072,671"},{"time_hours":57,"approval_perbill":875816996,"support_perbill":124939078,"approval":87.5816996,"support":12.4939078,"days":3,"dot_needed":"141,694,983"},{"time_hours":58,"approval_perbill":874033269,"support_perbill":123758680,"approval":87.4033269,"support":12.375868,"days":3,"dot_needed":"140,356,278"},{"time_hours":59,"approval_perbill":872260656,"support_perbill":122611217,"approval":87.2260656,"support":12.2611217,"days":3,"dot_needed":"139,054,926"},{"time_hours":60,"approval_perbill":870499055,"support_perbill":121495330,"approval":87.0499055,"support":12.149533,"days":3,"dot_needed":"137,789,385"},{"time_hours":61,"approval_perbill":868748363,"support_perbill":120409734,"approval":86.8748363,"support":12.0409734,"days":3,"dot_needed":"136,558,196"},{"time_hours":62,"approval_perbill":867008478,"support_perbill":119353212,"approval":86.7008478,"support":11.9353212,"days":3,"dot_needed":"135,359,982"},{"time_hours":63,"approval_perbill":865279301,"support_perbill":118324610,"approval":86.5279301,"support":11.832461,"days":3,"dot_needed":"134,193,431"},{"time_hours":64,"approval_perbill":863560734,"support_perbill":117322838,"approval":86.3560734,"support":11.7322838,"days":3,"dot_needed":"133,057,309"},{"time_hours":65,"approval_perbill":861852680,"support_perbill":116346858,"approval":86.185268,"support":11.6346858,"days":3,"dot_needed":"131,950,438"},{"time_hours":66,"approval_perbill":860155042,"support_perbill":115395687,"approval":86.0155042,"support":11.5395687,"days":3,"dot_needed":"130,871,703"},{"time_hours":67,"approval_perbill":858467724,"support_perbill":114468391,"approval":85.8467724,"support":11.4468391,"days":3,"dot_needed":"129,820,045"},{"time_hours":68,"approval_perbill":856790633,"support_perbill":113564081,"approval":85.6790633,"support":11.3564081,"days":3,"dot_needed":"128,794,455"},{"time_hours":69,"approval_perbill":855123677,"support_perbill":112681916,"approval":85.5123677,"support":11.2681916,"days":3,"dot_needed":"127,793,981"},{"time_hours":70,"approval_perbill":853466765,"support_perbill":111821089,"approval":85.3466765,"support":11.1821089,"days":3,"dot_needed":"126,817,706"},{"time_hours":71,"approval_perbill":851819805,"support_perbill":110980837,"approval":85.1819805,"support":11.0980837,"days":3,"dot_needed":"125,864,766"},{"time_hours":72,"approval_perbill":850182706,"support_perbill":110160430,"approval":85.0182706,"support":11.016043,"days":3,"dot_needed":"124,934,332"},{"time_hours":73,"approval_perbill":848555384,"support_perbill":109359175,"approval":84.8555384,"support":10.9359175,"days":4,"dot_needed":"124,025,618"},{"time_hours":74,"approval_perbill":846937749,"support_perbill":108576407,"approval":84.6937749,"support":10.8576407,"days":4,"dot_needed":"123,137,871"},{"time_hours":75,"approval_perbill":845329715,"support_perbill":107811494,"approval":84.5329715,"support":10.7811494,"days":4,"dot_needed":"122,270,374"},{"time_hours":76,"approval_perbill":843731196,"support_perbill":107063832,"approval":84.3731196,"support":10.7063832,"days":4,"dot_needed":"121,422,441"},{"time_hours":77,"approval_perbill":842142110,"support_perbill":106332845,"approval":84.214211,"support":10.6332845,"days":4,"dot_needed":"120,593,419"},{"time_hours":78,"approval_perbill":840562372,"support_perbill":105617980,"approval":84.0562372,"support":10.561798,"days":4,"dot_needed":"119,782,682"},{"time_hours":79,"approval_perbill":838991901,"support_perbill":104918710,"approval":83.8991901,"support":10.491871,"days":4,"dot_needed":"118,989,631"},{"time_hours":80,"approval_perbill":837430613,"support_perbill":104234530,"approval":83.7430613,"support":10.423453,"days":4,"dot_needed":"118,213,694"},{"time_hours":81,"approval_perbill":835878431,"support_perbill":103564957,"approval":83.5878431,"support":10.3564957,"days":4,"dot_needed":"117,454,323"},{"time_hours":82,"approval_perbill":834335274,"support_perbill":102909528,"approval":83.4335274,"support":10.2909528,"days":4,"dot_needed":"116,710,992"},{"time_hours":83,"approval_perbill":832801064,"support_perbill":102267800,"approval":83.2801064,"support":10.22678,"days":4,"dot_needed":"115,983,201"},{"time_hours":84,"approval_perbill":831275722,"support_perbill":101639346,"approval":83.1275722,"support":10.1639346,"days":4,"dot_needed":"115,270,463"},{"time_hours":85,"approval_perbill":829759174,"support_perbill":101023761,"approval":82.9759174,"support":10.1023761,"days":4,"dot_needed":"114,572,320"},{"time_hours":86,"approval_perbill":828251342,"support_perbill":100420652,"approval":82.8251342,"support":10.0420652,"days":4,"dot_needed":"113,888,327"},{"time_hours":87,"approval_perbill":826752152,"support_perbill":99829645,"approval":82.6752152,"support":9.9829645,"days":4,"dot_needed":"113,218,058"},{"time_hours":88,"approval_perbill":825261530,"support_perbill":99250377,"approval":82.526153,"support":9.9250377,"days":4,"dot_needed":"112,561,103"},{"time_hours":89,"approval_perbill":823779401,"support_perbill":98682503,"approval":82.3779401,"support":9.8682503,"days":4,"dot_needed":"111,917,070"},{"time_hours":90,"approval_perbill":822305695,"support_perbill":98125691,"approval":82.2305695,"support":9.8125691,"days":4,"dot_needed":"111,285,583"},{"time_hours":91,"approval_perbill":820840339,"support_perbill":97579620,"approval":82.0840339,"support":9.757962,"days":4,"dot_needed":"110,666,277"},{"time_hours":92,"approval_perbill":819383263,"support_perbill":97043982,"approval":81.9383263,"support":9.7043982,"days":4,"dot_needed":"110,058,803"},{"time_hours":93,"approval_perbill":817934396,"support_perbill":96518481,"approval":81.7934396,"support":9.6518481,"days":4,"dot_needed":"109,462,825"},{"time_hours":94,"approval_perbill":816493670,"support_perbill":96002832,"approval":81.649367,"support":9.6002832,"days":4,"dot_needed":"108,878,021"},{"time_hours":95,"approval_perbill":815061016,"support_perbill":95496760,"approval":81.5061016,"support":9.549676,"days":4,"dot_needed":"108,304,079"},{"time_hours":96,"approval_perbill":813636367,"support_perbill":95000002,"approval":81.3636367,"support":9.5000002,"days":4,"dot_needed":"107,740,699"},{"time_hours":97,"approval_perbill":812219654,"support_perbill":94512302,"approval":81.2219654,"support":9.4512302,"days":5,"dot_needed":"107,187,593"},{"time_hours":98,"approval_perbill":810810814,"support_perbill":94033415,"approval":81.0810814,"support":9.4033415,"days":5,"dot_needed":"106,644,481"},{"time_hours":99,"approval_perbill":809409779,"support_perbill":93563104,"approval":80.9409779,"support":9.3563104,"days":5,"dot_needed":"106,111,095"},{"time_hours":100,"approval_perbill":808016486,"support_perbill":93101141,"approval":80.8016486,"support":9.3101141,"days":5,"dot_needed":"105,587,177"},{"time_hours":101,"approval_perbill":806630869,"support_perbill":92647305,"approval":80.6630869,"support":9.2647305,"days":5,"dot_needed":"105,072,476"},{"time_hours":102,"approval_perbill":805252867,"support_perbill":92201384,"approval":80.5252867,"support":9.2201384,"days":5,"dot_needed":"104,566,751"},{"time_hours":103,"approval_perbill":803882416,"support_perbill":91763173,"approval":80.3882416,"support":9.1763173,"days":5,"dot_needed":"104,069,771"},{"time_hours":104,"approval_perbill":802519455,"support_perbill":91332473,"approval":80.2519455,"support":9.1332473,"days":5,"dot_needed":"103,581,308"},{"time_hours":105,"approval_perbill":801163921,"support_perbill":90909092,"approval":80.1163921,"support":9.0909092,"days":5,"dot_needed":"103,101,147"},{"time_hours":106,"approval_perbill":799815756,"support_perbill":90492847,"approval":79.9815756,"support":9.0492847,"days":5,"dot_needed":"102,629,078"},{"time_hours":107,"approval_perbill":798474898,"support_perbill":90083558,"approval":79.8474898,"support":9.0083558,"days":5,"dot_needed":"102,164,898"},{"time_hours":108,"approval_perbill":797141290,"support_perbill":89681052,"approval":79.714129,"support":8.9681052,"days":5,"dot_needed":"101,708,411"},{"time_hours":109,"approval_perbill":795814871,"support_perbill":89285162,"approval":79.5814871,"support":8.9285162,"days":5,"dot_needed":"101,259,427"},{"time_hours":110,"approval_perbill":794495583,"support_perbill":88895726,"approval":79.4495583,"support":8.8895726,"days":5,"dot_needed":"100,817,763"},{"time_hours":111,"approval_perbill":793183370,"support_perbill":88512587,"approval":79.318337,"support":8.8512587,"days":5,"dot_needed":"100,383,240"},{"time_hours":112,"approval_perbill":791878176,"support_perbill":88135595,"approval":79.1878176,"support":8.8135595,"days":5,"dot_needed":"99,955,689"},{"time_hours":113,"approval_perbill":790579943,"support_perbill":87764602,"approval":79.0579943,"support":8.7764602,"days":5,"dot_needed":"99,534,941"},{"time_hours":114,"approval_perbill":789288615,"support_perbill":87399465,"approval":78.9288615,"support":8.7399465,"days":5,"dot_needed":"99,120,834"},{"time_hours":115,"approval_perbill":788004139,"support_perbill":87040049,"approval":78.8004139,"support":8.7040049,"days":5,"dot_needed":"98,713,216"},{"time_hours":116,"approval_perbill":786726461,"support_perbill":86686218,"approval":78.6726461,"support":8.6686218,"days":5,"dot_needed":"98,311,932"},{"time_hours":117,"approval_perbill":785455525,"support_perbill":86337845,"approval":78.5455525,"support":8.6337845,"days":5,"dot_needed":"97,916,838"},{"time_hours":118,"approval_perbill":784191278,"support_perbill":85994804,"approval":78.4191278,"support":8.5994804,"days":5,"dot_needed":"97,527,791"},{"time_hours":119,"approval_perbill":782933668,"support_perbill":85656972,"approval":78.2933668,"support":8.5656972,"days":5,"dot_needed":"97,144,651"},{"time_hours":120,"approval_perbill":781682644,"support_perbill":85324233,"approval":78.1682644,"support":8.5324233,"days":5,"dot_needed":"96,767,288"},{"time_hours":121,"approval_perbill":780438153,"support_perbill":84996473,"approval":78.0438153,"support":8.4996473,"days":6,"dot_needed":"96,395,571"},{"time_hours":122,"approval_perbill":779200144,"support_perbill":84673579,"approval":77.9200144,"support":8.4673579,"days":6,"dot_needed":"96,029,373"},{"time_hours":123,"approval_perbill":777968567,"support_perbill":84355446,"approval":77.7968567,"support":8.4355446,"days":6,"dot_needed":"95,668,574"},{"time_hours":124,"approval_perbill":776743372,"support_perbill":84041967,"approval":77.6743372,"support":8.4041967,"days":6,"dot_needed":"95,313,054"},{"time_hours":125,"approval_perbill":775524509,"support_perbill":83733042,"approval":77.5524509,"support":8.3733042,"days":6,"dot_needed":"94,962,698"},{"time_hours":126,"approval_perbill":774311929,"support_perbill":83428573,"approval":77.4311929,"support":8.3428573,"days":6,"dot_needed":"94,617,396"},{"time_hours":127,"approval_perbill":773105585,"support_perbill":83128463,"approval":77.3105585,"support":8.3128463,"days":6,"dot_needed":"94,277,037"},{"time_hours":128,"approval_perbill":771905427,"support_perbill":82832619,"approval":77.1905427,"support":8.2832619,"days":6,"dot_needed":"93,941,517"},{"time_hours":129,"approval_perbill":770711409,"support_perbill":82540952,"approval":77.0711409,"support":8.2540952,"days":6,"dot_needed":"93,610,734"},{"time_hours":130,"approval_perbill":769523483,"support_perbill":82253373,"approval":76.9523483,"support":8.2253373,"days":6,"dot_needed":"93,284,587"},{"time_hours":131,"approval_perbill":768341603,"support_perbill":81969798,"approval":76.8341603,"support":8.1969798,"days":6,"dot_needed":"92,962,981"},{"time_hours":132,"approval_perbill":767165723,"support_perbill":81690142,"approval":76.7165723,"support":8.1690142,"days":6,"dot_needed":"92,645,819"},{"time_hours":133,"approval_perbill":765995798,"support_perbill":81414326,"approval":76.5995798,"support":8.1414326,"days":6,"dot_needed":"92,333,013"},{"time_hours":134,"approval_perbill":764831781,"support_perbill":81142270,"approval":76.4831781,"support":8.114227,"days":6,"dot_needed":"92,024,471"},{"time_hours":135,"approval_perbill":763673629,"support_perbill":80873899,"approval":76.3673629,"support":8.0873899,"days":6,"dot_needed":"91,720,108"},{"time_hours":136,"approval_perbill":762521298,"support_perbill":80609138,"approval":76.2521298,"support":8.0609138,"days":6,"dot_needed":"91,419,839"},{"time_hours":137,"approval_perbill":761374743,"support_perbill":80347915,"approval":76.1374743,"support":8.0347915,"days":6,"dot_needed":"91,123,583"},{"time_hours":138,"approval_perbill":760233921,"support_perbill":80090159,"approval":76.0233921,"support":8.0090159,"days":6,"dot_needed":"90,831,258"},{"time_hours":139,"approval_perbill":759098790,"support_perbill":79835801,"approval":75.909879,"support":7.9835801,"days":6,"dot_needed":"90,542,788"},{"time_hours":140,"approval_perbill":757969306,"support_perbill":79584776,"approval":75.7969306,"support":7.9584776,"days":6,"dot_needed":"90,258,097"},{"time_hours":141,"approval_perbill":756845429,"support_perbill":79337018,"approval":75.6845429,"support":7.9337018,"days":6,"dot_needed":"89,977,112"},{"time_hours":142,"approval_perbill":755727116,"support_perbill":79092463,"approval":75.5727116,"support":7.9092463,"days":6,"dot_needed":"89,699,759"},{"time_hours":143,"approval_perbill":754614325,"support_perbill":78851049,"approval":75.4614325,"support":7.8851049,"days":6,"dot_needed":"89,425,968"},{"time_hours":144,"approval_perbill":753507017,"support_perbill":78612718,"approval":75.3507017,"support":7.8612718,"days":6,"dot_needed":"89,155,674"},{"time_hours":145,"approval_perbill":752405151,"support_perbill":78377409,"approval":75.2405151,"support":7.8377409,"days":7,"dot_needed":"88,888,807"},{"time_hours":146,"approval_perbill":751308686,"support_perbill":78145066,"approval":75.1308686,"support":7.8145066,"days":7,"dot_needed":"88,625,304"},{"time_hours":147,"approval_perbill":750217583,"support_perbill":77915634,"approval":75.0217583,"support":7.7915634,"days":7,"dot_needed":"88,365,102"},{"time_hours":148,"approval_perbill":749131804,"support_perbill":77689057,"approval":74.9131804,"support":7.7689057,"days":7,"dot_needed":"88,108,138"},{"time_hours":149,"approval_perbill":748051308,"support_perbill":77465283,"approval":74.8051308,"support":7.7465283,"days":7,"dot_needed":"87,854,354"},{"time_hours":150,"approval_perbill":746976058,"support_perbill":77244260,"approval":74.6976058,"support":7.724426,"days":7,"dot_needed":"87,603,689"},{"time_hours":151,"approval_perbill":745906016,"support_perbill":77025938,"approval":74.5906016,"support":7.7025938,"days":7,"dot_needed":"87,356,087"},{"time_hours":152,"approval_perbill":744841143,"support_perbill":76810267,"approval":74.4841143,"support":7.6810267,"days":7,"dot_needed":"87,111,492"},{"time_hours":153,"approval_perbill":743781402,"support_perbill":76597199,"approval":74.3781402,"support":7.6597199,"days":7,"dot_needed":"86,869,849"},{"time_hours":154,"approval_perbill":742726757,"support_perbill":76386689,"approval":74.2726757,"support":7.6386689,"days":7,"dot_needed":"86,631,106"},{"time_hours":155,"approval_perbill":741677171,"support_perbill":76178689,"approval":74.1677171,"support":7.6178689,"days":7,"dot_needed":"86,395,211"},{"time_hours":156,"approval_perbill":740632606,"support_perbill":75973155,"approval":74.0632606,"support":7.5973155,"days":7,"dot_needed":"86,162,112"},{"time_hours":157,"approval_perbill":739593028,"support_perbill":75770044,"approval":73.9593028,"support":7.5770044,"days":7,"dot_needed":"85,931,762"},{"time_hours":158,"approval_perbill":738558402,"support_perbill":75569313,"approval":73.8558402,"support":7.5569313,"days":7,"dot_needed":"85,704,110"},{"time_hours":159,"approval_perbill":737528690,"support_perbill":75370921,"approval":73.752869,"support":7.5370921,"days":7,"dot_needed":"85,479,111"},{"time_hours":160,"approval_perbill":736503859,"support_perbill":75174826,"approval":73.6503859,"support":7.5174826,"days":7,"dot_needed":"85,256,717"},{"time_hours":161,"approval_perbill":735483874,"support_perbill":74980989,"approval":73.5483874,"support":7.4980989,"days":7,"dot_needed":"85,036,884"},{"time_hours":162,"approval_perbill":734468701,"support_perbill":74789372,"approval":73.4468701,"support":7.4789372,"days":7,"dot_needed":"84,819,569"},{"time_hours":163,"approval_perbill":733458305,"support_perbill":74599936,"approval":73.3458305,"support":7.4599936,"days":7,"dot_needed":"84,604,727"},{"time_hours":164,"approval_perbill":732452653,"support_perbill":74412645,"approval":73.2452653,"support":7.4412645,"days":7,"dot_needed":"84,392,318"},{"time_hours":165,"approval_perbill":731451712,"support_perbill":74227462,"approval":73.1451712,"support":7.4227462,"days":7,"dot_needed":"84,182,300"},{"time_hours":166,"approval_perbill":730455448,"support_perbill":74044351,"approval":73.0455448,"support":7.4044351,"days":7,"dot_needed":"83,974,631"},{"time_hours":167,"approval_perbill":729463830,"support_perbill":73863279,"approval":72.946383,"support":7.3863279,"days":7,"dot_needed":"83,769,275"},{"time_hours":168,"approval_perbill":728476824,"support_perbill":73684211,"approval":72.8476824,"support":7.3684211,"days":7,"dot_needed":"83,566,192"},{"time_hours":169,"approval_perbill":727494398,"support_perbill":73507115,"approval":72.7494398,"support":7.3507115,"days":8,"dot_needed":"83,365,345"},{"time_hours":170,"approval_perbill":726516522,"support_perbill":73331957,"approval":72.6516522,"support":7.3331957,"days":8,"dot_needed":"83,166,696"},{"time_hours":171,"approval_perbill":725543162,"support_perbill":73158706,"approval":72.5543162,"support":7.3158706,"days":8,"dot_needed":"82,970,210"},{"time_hours":172,"approval_perbill":724574288,"support_perbill":72987332,"approval":72.4574288,"support":7.2987332,"days":8,"dot_needed":"82,775,853"},{"time_hours":173,"approval_perbill":723609869,"support_perbill":72817804,"approval":72.3609869,"support":7.2817804,"days":8,"dot_needed":"82,583,589"},{"time_hours":174,"approval_perbill":722649875,"support_perbill":72650092,"approval":72.2649875,"support":7.2650092,"days":8,"dot_needed":"82,393,385"},{"time_hours":175,"approval_perbill":721694274,"support_perbill":72484167,"approval":72.1694274,"support":7.2484167,"days":8,"dot_needed":"82,205,207"},{"time_hours":176,"approval_perbill":720743037,"support_perbill":72320001,"approval":72.0743037,"support":7.2320001,"days":8,"dot_needed":"82,019,024"},{"time_hours":177,"approval_perbill":719796134,"support_perbill":72157565,"approval":71.9796134,"support":7.2157565,"days":8,"dot_needed":"81,834,804"},{"time_hours":178,"approval_perbill":718853535,"support_perbill":71996834,"approval":71.8853535,"support":7.1996834,"days":8,"dot_needed":"81,652,517"},{"time_hours":179,"approval_perbill":717915212,"support_perbill":71837780,"approval":71.7915212,"support":7.183778,"days":8,"dot_needed":"81,472,131"},{"time_hours":180,"approval_perbill":716981135,"support_perbill":71680377,"approval":71.6981135,"support":7.1680377,"days":8,"dot_needed":"81,293,619"},{"time_hours":181,"approval_perbill":716051275,"support_perbill":71524599,"approval":71.6051275,"support":7.1524599,"days":8,"dot_needed":"81,116,949"},{"time_hours":182,"approval_perbill":715125604,"support_perbill":71370421,"approval":71.5125604,"support":7.1370421,"days":8,"dot_needed":"80,942,094"},{"time_hours":183,"approval_perbill":714204094,"support_perbill":71217819,"approval":71.4204094,"support":7.1217819,"days":8,"dot_needed":"80,769,026"},{"time_hours":184,"approval_perbill":713286716,"support_perbill":71066770,"approval":71.3286716,"support":7.106677,"days":8,"dot_needed":"80,597,719"},{"time_hours":185,"approval_perbill":712373443,"support_perbill":70917248,"approval":71.2373443,"support":7.0917248,"days":8,"dot_needed":"80,428,145"},{"time_hours":186,"approval_perbill":711464248,"support_perbill":70769231,"approval":71.1464248,"support":7.0769231,"days":8,"dot_needed":"80,260,277"},{"time_hours":187,"approval_perbill":710559103,"support_perbill":70622697,"approval":71.0559103,"support":7.0622697,"days":8,"dot_needed":"80,094,091"},{"time_hours":188,"approval_perbill":709657981,"support_perbill":70477624,"approval":70.9657981,"support":7.0477624,"days":8,"dot_needed":"79,929,561"},{"time_hours":189,"approval_perbill":708760855,"support_perbill":70333989,"approval":70.8760855,"support":7.0333989,"days":8,"dot_needed":"79,766,663"},{"time_hours":190,"approval_perbill":707867699,"support_perbill":70191771,"approval":70.7867699,"support":7.0191771,"days":8,"dot_needed":"79,605,372"},{"time_hours":191,"approval_perbill":706978487,"support_perbill":70050950,"approval":70.6978487,"support":7.005095,"days":8,"dot_needed":"79,445,665"},{"time_hours":192,"approval_perbill":706093193,"support_perbill":69911505,"approval":70.6093193,"support":6.9911505,"days":8,"dot_needed":"79,287,519"},{"time_hours":193,"approval_perbill":705211790,"support_perbill":69773416,"approval":70.521179,"support":6.9773416,"days":9,"dot_needed":"79,130,910"},{"time_hours":194,"approval_perbill":704334253,"support_perbill":69636663,"approval":70.4334253,"support":6.9636663,"days":9,"dot_needed":"78,975,817"},{"time_hours":195,"approval_perbill":703460557,"support_perbill":69501227,"approval":70.3460557,"support":6.9501227,"days":9,"dot_needed":"78,822,217"},{"time_hours":196,"approval_perbill":702590676,"support_perbill":69367089,"approval":70.2590676,"support":6.9367089,"days":9,"dot_needed":"78,670,090"},{"time_hours":197,"approval_perbill":701724587,"support_perbill":69234231,"approval":70.1724587,"support":6.9234231,"days":9,"dot_needed":"78,519,414"},{"time_hours":198,"approval_perbill":700862262,"support_perbill":69102633,"approval":70.0862262,"support":6.9102633,"days":9,"dot_needed":"78,370,167"},{"time_hours":199,"approval_perbill":700003680,"support_perbill":68972280,"approval":70.000368,"support":6.897228,"days":9,"dot_needed":"78,222,332"},{"time_hours":200,"approval_perbill":699148814,"support_perbill":68843152,"approval":69.9148814,"support":6.8843152,"days":9,"dot_needed":"78,075,886"},{"time_hours":201,"approval_perbill":698297642,"support_perbill":68715232,"approval":69.8297642,"support":6.8715232,"days":9,"dot_needed":"77,930,810"},{"time_hours":202,"approval_perbill":697450138,"support_perbill":68588504,"approval":69.7450138,"support":6.8588504,"days":9,"dot_needed":"77,787,087"},{"time_hours":203,"approval_perbill":696606280,"support_perbill":68462952,"approval":69.660628,"support":6.8462952,"days":9,"dot_needed":"77,644,696"},{"time_hours":204,"approval_perbill":695766044,"support_perbill":68338558,"approval":69.5766044,"support":6.8338558,"days":9,"dot_needed":"77,503,620"},{"time_hours":205,"approval_perbill":694929407,"support_perbill":68215308,"approval":69.4929407,"support":6.8215308,"days":9,"dot_needed":"77,363,840"},{"time_hours":206,"approval_perbill":694096344,"support_perbill":68093184,"approval":69.4096344,"support":6.8093184,"days":9,"dot_needed":"77,225,338"},{"time_hours":207,"approval_perbill":693266835,"support_perbill":67972172,"approval":69.3266835,"support":6.7972172,"days":9,"dot_needed":"77,088,097"},{"time_hours":208,"approval_perbill":692440857,"support_perbill":67852257,"approval":69.2440857,"support":6.7852257,"days":9,"dot_needed":"76,952,100"},{"time_hours":209,"approval_perbill":691618386,"support_perbill":67733424,"approval":69.1618386,"support":6.7733424,"days":9,"dot_needed":"76,817,330"},{"time_hours":210,"approval_perbill":690799399,"support_perbill":67615659,"approval":69.0799399,"support":6.7615659,"days":9,"dot_needed":"76,683,771"},{"time_hours":211,"approval_perbill":689983876,"support_perbill":67498946,"approval":68.9983876,"support":6.7498946,"days":9,"dot_needed":"76,551,405"},{"time_hours":212,"approval_perbill":689171795,"support_perbill":67383272,"approval":68.9171795,"support":6.7383272,"days":9,"dot_needed":"76,420,218"},{"time_hours":213,"approval_perbill":688363133,"support_perbill":67268623,"approval":68.8363133,"support":6.7268623,"days":9,"dot_needed":"76,290,193"},{"time_hours":214,"approval_perbill":687557869,"support_perbill":67154986,"approval":68.7557869,"support":6.7154986,"days":9,"dot_needed":"76,161,316"},{"time_hours":215,"approval_perbill":686755981,"support_perbill":67042347,"approval":68.6755981,"support":6.7042347,"days":9,"dot_needed":"76,033,570"},{"time_hours":216,"approval_perbill":685957449,"support_perbill":66930693,"approval":68.5957449,"support":6.6930693,"days":9,"dot_needed":"75,906,942"},{"time_hours":217,"approval_perbill":685162252,"support_perbill":66820012,"approval":68.5162252,"support":6.6820012,"days":10,"dot_needed":"75,781,418"},{"time_hours":218,"approval_perbill":684370368,"support_perbill":66710290,"approval":68.4370368,"support":6.671029,"days":10,"dot_needed":"75,656,980"},{"time_hours":219,"approval_perbill":683581776,"support_perbill":66601515,"approval":68.3581776,"support":6.6601515,"days":10,"dot_needed":"75,533,617"},{"time_hours":220,"approval_perbill":682796458,"support_perbill":66493675,"approval":68.2796458,"support":6.6493675,"days":10,"dot_needed":"75,411,315"},{"time_hours":221,"approval_perbill":682014391,"support_perbill":66386758,"approval":68.2014391,"support":6.6386758,"days":10,"dot_needed":"75,290,059"},{"time_hours":222,"approval_perbill":681235556,"support_perbill":66280753,"approval":68.1235556,"support":6.6280753,"days":10,"dot_needed":"75,169,837"},{"time_hours":223,"approval_perbill":680459933,"support_perbill":66175647,"approval":68.0459933,"support":6.6175647,"days":10,"dot_needed":"75,050,635"},{"time_hours":224,"approval_perbill":679687502,"support_perbill":66071429,"approval":67.9687502,"support":6.6071429,"days":10,"dot_needed":"74,932,440"},{"time_hours":225,"approval_perbill":678918244,"support_perbill":65968088,"approval":67.8918244,"support":6.5968088,"days":10,"dot_needed":"74,815,240"},{"time_hours":226,"approval_perbill":678152139,"support_perbill":65865613,"approval":67.8152139,"support":6.5865613,"days":10,"dot_needed":"74,699,022"},{"time_hours":227,"approval_perbill":677389167,"support_perbill":65763993,"approval":67.7389167,"support":6.5763993,"days":10,"dot_needed":"74,583,773"},{"time_hours":228,"approval_perbill":676629309,"support_perbill":65663217,"approval":67.6629309,"support":6.5663217,"days":10,"dot_needed":"74,469,482"},{"time_hours":229,"approval_perbill":675872547,"support_perbill":65563276,"approval":67.5872547,"support":6.5563276,"days":10,"dot_needed":"74,356,137"},{"time_hours":230,"approval_perbill":675118862,"support_perbill":65464158,"approval":67.5118862,"support":6.5464158,"days":10,"dot_needed":"74,243,726"},{"time_hours":231,"approval_perbill":674368233,"support_perbill":65365854,"approval":67.4368233,"support":6.5365854,"days":10,"dot_needed":"74,132,239"},{"time_hours":232,"approval_perbill":673620645,"support_perbill":65268353,"approval":67.3620645,"support":6.5268353,"days":10,"dot_needed":"74,021,662"},{"time_hours":233,"approval_perbill":672876077,"support_perbill":65171646,"approval":67.2876077,"support":6.5171646,"days":10,"dot_needed":"73,911,985"},{"time_hours":234,"approval_perbill":672134512,"support_perbill":65075723,"approval":67.2134512,"support":6.5075723,"days":10,"dot_needed":"73,803,197"},{"time_hours":235,"approval_perbill":671395931,"support_perbill":64980575,"approval":67.1395931,"support":6.4980575,"days":10,"dot_needed":"73,695,289"},{"time_hours":236,"approval_perbill":670660315,"support_perbill":64886191,"approval":67.0660315,"support":6.4886191,"days":10,"dot_needed":"73,588,247"},{"time_hours":237,"approval_perbill":669927649,"support_perbill":64792564,"approval":66.9927649,"support":6.4792564,"days":10,"dot_needed":"73,482,063"},{"time_hours":238,"approval_perbill":669197914,"support_perbill":64699684,"approval":66.9197914,"support":6.4699684,"days":10,"dot_needed":"73,376,727"},{"time_hours":239,"approval_perbill":668471092,"support_perbill":64607542,"approval":66.8471092,"support":6.4607542,"days":10,"dot_needed":"73,272,227"},{"time_hours":240,"approval_perbill":667747166,"support_perbill":64516129,"approval":66.7747166,"support":6.4516129,"days":10,"dot_needed":"73,168,555"},{"time_hours":241,"approval_perbill":667026119,"support_perbill":64425437,"approval":66.7026119,"support":6.4425437,"days":11,"dot_needed":"73,065,700"},{"time_hours":242,"approval_perbill":666307933,"support_perbill":64335457,"approval":66.6307933,"support":6.4335457,"days":11,"dot_needed":"72,963,652"},{"time_hours":243,"approval_perbill":665592591,"support_perbill":64246181,"approval":66.5592591,"support":6.4246181,"days":11,"dot_needed":"72,862,403"},{"time_hours":244,"approval_perbill":664880077,"support_perbill":64157601,"approval":66.4880077,"support":6.4157601,"days":11,"dot_needed":"72,761,944"},{"time_hours":245,"approval_perbill":664170374,"support_perbill":64069708,"approval":66.4170374,"support":6.4069708,"days":11,"dot_needed":"72,662,263"},{"time_hours":246,"approval_perbill":663463466,"support_perbill":63982495,"approval":66.3463466,"support":6.3982495,"days":11,"dot_needed":"72,563,354"},{"time_hours":247,"approval_perbill":662759335,"support_perbill":63895953,"approval":66.2759335,"support":6.3895953,"days":11,"dot_needed":"72,465,205"},{"time_hours":248,"approval_perbill":662057965,"support_perbill":63810075,"approval":66.2057965,"support":6.3810075,"days":11,"dot_needed":"72,367,810"},{"time_hours":249,"approval_perbill":661359342,"support_perbill":63724854,"approval":66.1359342,"support":6.3724854,"days":11,"dot_needed":"72,271,160"},{"time_hours":250,"approval_perbill":660663447,"support_perbill":63640282,"approval":66.0663447,"support":6.3640282,"days":11,"dot_needed":"72,175,246"},{"time_hours":251,"approval_perbill":659970265,"support_perbill":63556351,"approval":65.9970265,"support":6.3556351,"days":11,"dot_needed":"72,080,058"},{"time_hours":252,"approval_perbill":659279781,"support_perbill":63473054,"approval":65.9279781,"support":6.3473054,"days":11,"dot_needed":"71,985,590"},{"time_hours":253,"approval_perbill":658591978,"support_perbill":63390384,"approval":65.8591978,"support":6.3390384,"days":11,"dot_needed":"71,891,833"},{"time_hours":254,"approval_perbill":657906842,"support_perbill":63308335,"approval":65.7906842,"support":6.3308335,"days":11,"dot_needed":"71,798,780"},{"time_hours":255,"approval_perbill":657224356,"support_perbill":63226898,"approval":65.7224356,"support":6.3226898,"days":11,"dot_needed":"71,706,422"},{"time_hours":256,"approval_perbill":656544505,"support_perbill":63146067,"approval":65.6544505,"support":6.3146067,"days":11,"dot_needed":"71,614,750"},{"time_hours":257,"approval_perbill":655867274,"support_perbill":63065836,"approval":65.5867274,"support":6.3065836,"days":11,"dot_needed":"71,523,759"},{"time_hours":258,"approval_perbill":655192648,"support_perbill":62986198,"approval":65.5192648,"support":6.2986198,"days":11,"dot_needed":"71,433,441"},{"time_hours":259,"approval_perbill":654520613,"support_perbill":62907146,"approval":65.4520613,"support":6.2907146,"days":11,"dot_needed":"71,343,787"},{"time_hours":260,"approval_perbill":653851152,"support_perbill":62828674,"approval":65.3851152,"support":6.2828674,"days":11,"dot_needed":"71,254,791"},{"time_hours":261,"approval_perbill":653184251,"support_perbill":62750776,"approval":65.3184251,"support":6.2750776,"days":11,"dot_needed":"71,166,446"},{"time_hours":262,"approval_perbill":652519896,"support_perbill":62673444,"approval":65.2519896,"support":6.2673444,"days":11,"dot_needed":"71,078,743"},{"time_hours":263,"approval_perbill":651858072,"support_perbill":62596674,"approval":65.1858072,"support":6.2596674,"days":11,"dot_needed":"70,991,677"},{"time_hours":264,"approval_perbill":651198765,"support_perbill":62520458,"approval":65.1198765,"support":6.2520458,"days":11,"dot_needed":"70,905,239"},{"time_hours":265,"approval_perbill":650541960,"support_perbill":62444792,"approval":65.054196,"support":6.2444792,"days":12,"dot_needed":"70,819,425"},{"time_hours":266,"approval_perbill":649887643,"support_perbill":62369668,"approval":64.9887643,"support":6.2369668,"days":12,"dot_needed":"70,734,226"},{"time_hours":267,"approval_perbill":649235800,"support_perbill":62295082,"approval":64.92358,"support":6.2295082,"days":12,"dot_needed":"70,649,637"},{"time_hours":268,"approval_perbill":648586417,"support_perbill":62221027,"approval":64.8586417,"support":6.2221027,"days":12,"dot_needed":"70,565,651"},{"time_hours":269,"approval_perbill":647939479,"support_perbill":62147498,"approval":64.7939479,"support":6.2147498,"days":12,"dot_needed":"70,482,261"},{"time_hours":270,"approval_perbill":647294974,"support_perbill":62074489,"approval":64.7294974,"support":6.2074489,"days":12,"dot_needed":"70,399,460"},{"time_hours":271,"approval_perbill":646652888,"support_perbill":62001995,"approval":64.6652888,"support":6.2001995,"days":12,"dot_needed":"70,317,244"},{"time_hours":272,"approval_perbill":646013207,"support_perbill":61930011,"approval":64.6013207,"support":6.1930011,"days":12,"dot_needed":"70,235,606"},{"time_hours":273,"approval_perbill":645375917,"support_perbill":61858530,"approval":64.5375917,"support":6.185853,"days":12,"dot_needed":"70,154,538"},{"time_hours":274,"approval_perbill":644741005,"support_perbill":61787548,"approval":64.4741005,"support":6.1787548,"days":12,"dot_needed":"70,074,037"},{"time_hours":275,"approval_perbill":644108458,"support_perbill":61717059,"approval":64.4108458,"support":6.1717059,"days":12,"dot_needed":"69,994,094"},{"time_hours":276,"approval_perbill":643478263,"support_perbill":61647059,"approval":64.3478263,"support":6.1647059,"days":12,"dot_needed":"69,914,706"},{"time_hours":277,"approval_perbill":642850406,"support_perbill":61577542,"approval":64.2850406,"support":6.1577542,"days":12,"dot_needed":"69,835,866"},{"time_hours":278,"approval_perbill":642224875,"support_perbill":61508503,"approval":64.2224875,"support":6.1508503,"days":12,"dot_needed":"69,757,568"},{"time_hours":279,"approval_perbill":641601656,"support_perbill":61439938,"approval":64.1601656,"support":6.1439938,"days":12,"dot_needed":"69,679,808"},{"time_hours":280,"approval_perbill":640980738,"support_perbill":61371841,"approval":64.0980738,"support":6.1371841,"days":12,"dot_needed":"69,602,578"},{"time_hours":281,"approval_perbill":640362106,"support_perbill":61304208,"approval":64.0362106,"support":6.1304208,"days":12,"dot_needed":"69,525,875"},{"time_hours":282,"approval_perbill":639745749,"support_perbill":61237034,"approval":63.9745749,"support":6.1237034,"days":12,"dot_needed":"69,449,692"},{"time_hours":283,"approval_perbill":639131654,"support_perbill":61170314,"approval":63.9131654,"support":6.1170314,"days":12,"dot_needed":"69,374,024"},{"time_hours":284,"approval_perbill":638519808,"support_perbill":61104045,"approval":63.8519808,"support":6.1104045,"days":12,"dot_needed":"69,298,867"},{"time_hours":285,"approval_perbill":637910200,"support_perbill":61038220,"approval":63.79102,"support":6.103822,"days":12,"dot_needed":"69,224,214"},{"time_hours":286,"approval_perbill":637302817,"support_perbill":60972836,"approval":63.7302817,"support":6.0972836,"days":12,"dot_needed":"69,150,062"},{"time_hours":287,"approval_perbill":636697646,"support_perbill":60907889,"approval":63.6697646,"support":6.0907889,"days":12,"dot_needed":"69,076,404"},{"time_hours":288,"approval_perbill":636094677,"support_perbill":60843373,"approval":63.6094677,"support":6.0843373,"days":12,"dot_needed":"69,003,236"},{"time_hours":289,"approval_perbill":635493896,"support_perbill":60779286,"approval":63.5493896,"support":6.0779286,"days":13,"dot_needed":"68,930,554"},{"time_hours":290,"approval_perbill":634895291,"support_perbill":60715621,"approval":63.4895291,"support":6.0715621,"days":13,"dot_needed":"68,858,351"},{"time_hours":291,"approval_perbill":634298853,"support_perbill":60652376,"approval":63.4298853,"support":6.0652376,"days":13,"dot_needed":"68,786,624"},{"time_hours":292,"approval_perbill":633704567,"support_perbill":60589547,"approval":63.3704567,"support":6.0589547,"days":13,"dot_needed":"68,715,369"},{"time_hours":293,"approval_perbill":633112423,"support_perbill":60527128,"approval":63.3112423,"support":6.0527128,"days":13,"dot_needed":"68,644,579"},{"time_hours":294,"approval_perbill":632522409,"support_perbill":60465116,"approval":63.2522409,"support":6.0465116,"days":13,"dot_needed":"68,574,250"},{"time_hours":295,"approval_perbill":631934514,"support_perbill":60403508,"approval":63.1934514,"support":6.0403508,"days":13,"dot_needed":"68,504,380"},{"time_hours":296,"approval_perbill":631348726,"support_perbill":60342298,"approval":63.1348726,"support":6.0342298,"days":13,"dot_needed":"68,434,960"},{"time_hours":297,"approval_perbill":630765034,"support_perbill":60281484,"approval":63.0765034,"support":6.0281484,"days":13,"dot_needed":"68,365,991"},{"time_hours":298,"approval_perbill":630183427,"support_perbill":60221061,"approval":63.0183427,"support":6.0221061,"days":13,"dot_needed":"68,297,464"},{"time_hours":299,"approval_perbill":629603893,"support_perbill":60161026,"approval":62.9603893,"support":6.0161026,"days":13,"dot_needed":"68,229,378"},{"time_hours":300,"approval_perbill":629026422,"support_perbill":60101376,"approval":62.9026422,"support":6.0101376,"days":13,"dot_needed":"68,161,728"},{"time_hours":301,"approval_perbill":628451003,"support_perbill":60042105,"approval":62.8451003,"support":6.0042105,"days":13,"dot_needed":"68,094,508"},{"time_hours":302,"approval_perbill":627877624,"support_perbill":59983211,"approval":62.7877624,"support":5.9983211,"days":13,"dot_needed":"68,027,715"},{"time_hours":303,"approval_perbill":627306275,"support_perbill":59924690,"approval":62.7306275,"support":5.992469,"days":13,"dot_needed":"67,961,346"},{"time_hours":304,"approval_perbill":626736945,"support_perbill":59866539,"approval":62.6736945,"support":5.9866539,"days":13,"dot_needed":"67,895,396"},{"time_hours":305,"approval_perbill":626169623,"support_perbill":59808754,"approval":62.6169623,"support":5.9808754,"days":13,"dot_needed":"67,829,862"},{"time_hours":306,"approval_perbill":625604299,"support_perbill":59751332,"approval":62.5604299,"support":5.9751332,"days":13,"dot_needed":"67,764,738"},{"time_hours":307,"approval_perbill":625040962,"support_perbill":59694269,"approval":62.5040962,"support":5.9694269,"days":13,"dot_needed":"67,700,023"},{"time_hours":308,"approval_perbill":624479602,"support_perbill":59637562,"approval":62.4479602,"support":5.9637562,"days":13,"dot_needed":"67,635,710"},{"time_hours":309,"approval_perbill":623920209,"support_perbill":59581207,"approval":62.3920209,"support":5.9581207,"days":13,"dot_needed":"67,571,798"},{"time_hours":310,"approval_perbill":623362771,"support_perbill":59525201,"approval":62.3362771,"support":5.9525201,"days":13,"dot_needed":"67,508,280"},{"time_hours":311,"approval_perbill":622807279,"support_perbill":59469542,"approval":62.2807279,"support":5.9469542,"days":13,"dot_needed":"67,445,157"},{"time_hours":312,"approval_perbill":622253723,"support_perbill":59414226,"approval":62.2253723,"support":5.9414226,"days":13,"dot_needed":"67,382,422"},{"time_hours":313,"approval_perbill":621702092,"support_perbill":59359249,"approval":62.1702092,"support":5.9359249,"days":14,"dot_needed":"67,320,072"},{"time_hours":314,"approval_perbill":621152377,"support_perbill":59304609,"approval":62.1152377,"support":5.9304609,"days":14,"dot_needed":"67,258,104"},{"time_hours":315,"approval_perbill":620604567,"support_perbill":59250302,"approval":62.0604567,"support":5.9250302,"days":14,"dot_needed":"67,196,514"},{"time_hours":316,"approval_perbill":620058653,"support_perbill":59196326,"approval":62.0058653,"support":5.9196326,"days":14,"dot_needed":"67,135,299"},{"time_hours":317,"approval_perbill":619514625,"support_perbill":59142677,"approval":61.9514625,"support":5.9142677,"days":14,"dot_needed":"67,074,455"},{"time_hours":318,"approval_perbill":618972473,"support_perbill":59089353,"approval":61.8972473,"support":5.9089353,"days":14,"dot_needed":"67,013,980"},{"time_hours":319,"approval_perbill":618432187,"support_perbill":59036350,"approval":61.8432187,"support":5.903635,"days":14,"dot_needed":"66,953,868"},{"time_hours":320,"approval_perbill":617893758,"support_perbill":58983666,"approval":61.7893758,"support":5.8983666,"days":14,"dot_needed":"66,894,119"},{"time_hours":321,"approval_perbill":617357176,"support_perbill":58931297,"approval":61.7357176,"support":5.8931297,"days":14,"dot_needed":"66,834,726"},{"time_hours":322,"approval_perbill":616822432,"support_perbill":58879242,"approval":61.6822432,"support":5.8879242,"days":14,"dot_needed":"66,775,690"},{"time_hours":323,"approval_perbill":616289516,"support_perbill":58827497,"approval":61.6289516,"support":5.8827497,"days":14,"dot_needed":"66,717,006"},{"time_hours":324,"approval_perbill":615758419,"support_perbill":58776059,"approval":61.5758419,"support":5.8776059,"days":14,"dot_needed":"66,658,669"},{"time_hours":325,"approval_perbill":615229132,"support_perbill":58724926,"approval":61.5229132,"support":5.8724926,"days":14,"dot_needed":"66,600,679"},{"time_hours":326,"approval_perbill":614701645,"support_perbill":58674094,"approval":61.4701645,"support":5.8674094,"days":14,"dot_needed":"66,543,029"},{"time_hours":327,"approval_perbill":614175949,"support_perbill":58623562,"approval":61.4175949,"support":5.8623562,"days":14,"dot_needed":"66,485,720"},{"time_hours":328,"approval_perbill":613652036,"support_perbill":58573327,"approval":61.3652036,"support":5.8573327,"days":14,"dot_needed":"66,428,748"},{"time_hours":329,"approval_perbill":613129895,"support_perbill":58523386,"approval":61.3129895,"support":5.8523386,"days":14,"dot_needed":"66,372,109"},{"time_hours":330,"approval_perbill":612609519,"support_perbill":58473736,"approval":61.2609519,"support":5.8473736,"days":14,"dot_needed":"66,315,801"},{"time_hours":331,"approval_perbill":612090898,"support_perbill":58424375,"approval":61.2090898,"support":5.8424375,"days":14,"dot_needed":"66,259,820"},{"time_hours":332,"approval_perbill":611574023,"support_perbill":58375301,"approval":61.1574023,"support":5.8375301,"days":14,"dot_needed":"66,204,164"},{"time_hours":333,"approval_perbill":611058885,"support_perbill":58326510,"approval":61.1058885,"support":5.832651,"days":14,"dot_needed":"66,148,830"},{"time_hours":334,"approval_perbill":610545477,"support_perbill":58278001,"approval":61.0545477,"support":5.8278001,"days":14,"dot_needed":"66,093,815"},{"time_hours":335,"approval_perbill":610033788,"support_perbill":58229771,"approval":61.0033788,"support":5.8229771,"days":14,"dot_needed":"66,039,117"},{"time_hours":336,"approval_perbill":609523811,"support_perbill":58181818,"approval":60.9523811,"support":5.8181818,"days":14,"dot_needed":"65,984,733"},{"time_hours":337,"approval_perbill":609015537,"support_perbill":58134139,"approval":60.9015537,"support":5.8134139,"days":15,"dot_needed":"65,930,660"},{"time_hours":338,"approval_perbill":608508957,"support_perbill":58086732,"approval":60.8508957,"support":5.8086732,"days":15,"dot_needed":"65,876,895"},{"time_hours":339,"approval_perbill":608004063,"support_perbill":58039594,"approval":60.8004063,"support":5.8039594,"days":15,"dot_needed":"65,823,435"},{"time_hours":340,"approval_perbill":607500846,"support_perbill":57992724,"approval":60.7500846,"support":5.7992724,"days":15,"dot_needed":"65,770,279"},{"time_hours":341,"approval_perbill":606999299,"support_perbill":57946119,"approval":60.6999299,"support":5.7946119,"days":15,"dot_needed":"65,717,424"},{"time_hours":342,"approval_perbill":606499412,"support_perbill":57899776,"approval":60.6499412,"support":5.7899776,"days":15,"dot_needed":"65,664,865"},{"time_hours":343,"approval_perbill":606001178,"support_perbill":57853694,"approval":60.6001178,"support":5.7853694,"days":15,"dot_needed":"65,612,603"},{"time_hours":344,"approval_perbill":605504589,"support_perbill":57807871,"approval":60.5504589,"support":5.7807871,"days":15,"dot_needed":"65,560,635"},{"time_hours":345,"approval_perbill":605009635,"support_perbill":57762304,"approval":60.5009635,"support":5.7762304,"days":15,"dot_needed":"65,508,957"},{"time_hours":346,"approval_perbill":604516310,"support_perbill":57716991,"approval":60.451631,"support":5.7716991,"days":15,"dot_needed":"65,457,567"},{"time_hours":347,"approval_perbill":604024606,"support_perbill":57671930,"approval":60.4024606,"support":5.767193,"days":15,"dot_needed":"65,406,462"},{"time_hours":348,"approval_perbill":603534513,"support_perbill":57627118,"approval":60.3534513,"support":5.7627118,"days":15,"dot_needed":"65,355,641"},{"time_hours":349,"approval_perbill":603046025,"support_perbill":57582555,"approval":60.3046025,"support":5.7582555,"days":15,"dot_needed":"65,305,101"},{"time_hours":350,"approval_perbill":602559133,"support_perbill":57538237,"approval":60.2559133,"support":5.7538237,"days":15,"dot_needed":"65,254,840"},{"time_hours":351,"approval_perbill":602073830,"support_perbill":57494163,"approval":60.207383,"support":5.7494163,"days":15,"dot_needed":"65,204,855"},{"time_hours":352,"approval_perbill":601590108,"support_perbill":57450331,"approval":60.1590108,"support":5.7450331,"days":15,"dot_needed":"65,155,144"},{"time_hours":353,"approval_perbill":601107958,"support_perbill":57406738,"approval":60.1107958,"support":5.7406738,"days":15,"dot_needed":"65,105,705"},{"time_hours":354,"approval_perbill":600627375,"support_perbill":57363383,"approval":60.0627375,"support":5.7363383,"days":15,"dot_needed":"65,056,535"},{"time_hours":355,"approval_perbill":600148349,"support_perbill":57320264,"approval":60.0148349,"support":5.7320264,"days":15,"dot_needed":"65,007,634"},{"time_hours":356,"approval_perbill":599670874,"support_perbill":57277379,"approval":59.9670874,"support":5.7277379,"days":15,"dot_needed":"64,958,997"},{"time_hours":357,"approval_perbill":599194941,"support_perbill":57234726,"approval":59.9194941,"support":5.7234726,"days":15,"dot_needed":"64,910,624"},{"time_hours":358,"approval_perbill":598720544,"support_perbill":57192303,"approval":59.8720544,"support":5.7192303,"days":15,"dot_needed":"64,862,511"},{"time_hours":359,"approval_perbill":598247675,"support_perbill":57150109,"approval":59.8247675,"support":5.7150109,"days":15,"dot_needed":"64,814,659"},{"time_hours":360,"approval_perbill":597776326,"support_perbill":57108141,"approval":59.7776326,"support":5.7108141,"days":15,"dot_needed":"64,767,062"},{"time_hours":361,"approval_perbill":597306490,"support_perbill":57066397,"approval":59.730649,"support":5.7066397,"days":16,"dot_needed":"64,719,720"},{"time_hours":362,"approval_perbill":596838161,"support_perbill":57024876,"approval":59.6838161,"support":5.7024876,"days":16,"dot_needed":"64,672,630"},{"time_hours":363,"approval_perbill":596371330,"support_perbill":56983577,"approval":59.637133,"support":5.6983577,"days":16,"dot_needed":"64,625,793"},{"time_hours":364,"approval_perbill":595905991,"support_perbill":56942496,"approval":59.5905991,"support":5.6942496,"days":16,"dot_needed":"64,579,202"},{"time_hours":365,"approval_perbill":595442136,"support_perbill":56901633,"approval":59.5442136,"support":5.6901633,"days":16,"dot_needed":"64,532,859"},{"time_hours":366,"approval_perbill":594979758,"support_perbill":56860986,"approval":59.4979758,"support":5.6860986,"days":16,"dot_needed":"64,486,761"},{"time_hours":367,"approval_perbill":594518851,"support_perbill":56820553,"approval":59.4518851,"support":5.6820553,"days":16,"dot_needed":"64,440,905"},{"time_hours":368,"approval_perbill":594059407,"support_perbill":56780333,"approval":59.4059407,"support":5.6780333,"days":16,"dot_needed":"64,395,291"},{"time_hours":369,"approval_perbill":593601420,"support_perbill":56740323,"approval":59.360142,"support":5.6740323,"days":16,"dot_needed":"64,349,915"},{"time_hours":370,"approval_perbill":593144881,"support_perbill":56700522,"approval":59.3144881,"support":5.6700522,"days":16,"dot_needed":"64,304,776"},{"time_hours":371,"approval_perbill":592689786,"support_perbill":56660929,"approval":59.2689786,"support":5.6660929,"days":16,"dot_needed":"64,259,874"},{"time_hours":372,"approval_perbill":592236126,"support_perbill":56621542,"approval":59.2236126,"support":5.6621542,"days":16,"dot_needed":"64,215,204"},{"time_hours":373,"approval_perbill":591783895,"support_perbill":56582359,"approval":59.1783895,"support":5.6582359,"days":16,"dot_needed":"64,170,766"},{"time_hours":374,"approval_perbill":591333086,"support_perbill":56543378,"approval":59.1333086,"support":5.6543378,"days":16,"dot_needed":"64,126,557"},{"time_hours":375,"approval_perbill":590883692,"support_perbill":56504599,"approval":59.0883692,"support":5.6504599,"days":16,"dot_needed":"64,082,578"},{"time_hours":376,"approval_perbill":590435708,"support_perbill":56466019,"approval":59.0435708,"support":5.6466019,"days":16,"dot_needed":"64,038,824"},{"time_hours":377,"approval_perbill":589989126,"support_perbill":56427637,"approval":58.9989126,"support":5.6427637,"days":16,"dot_needed":"63,995,294"},{"time_hours":378,"approval_perbill":589543939,"support_perbill":56389452,"approval":58.9543939,"support":5.6389452,"days":16,"dot_needed":"63,951,988"},{"time_hours":379,"approval_perbill":589100141,"support_perbill":56351462,"approval":58.9100141,"support":5.6351462,"days":16,"dot_needed":"63,908,903"},{"time_hours":380,"approval_perbill":588657726,"support_perbill":56313665,"approval":58.8657726,"support":5.6313665,"days":16,"dot_needed":"63,866,037"},{"time_hours":381,"approval_perbill":588216688,"support_perbill":56276060,"approval":58.8216688,"support":5.627606,"days":16,"dot_needed":"63,823,389"},{"time_hours":382,"approval_perbill":587777019,"support_perbill":56238646,"approval":58.7777019,"support":5.6238646,"days":16,"dot_needed":"63,780,957"},{"time_hours":383,"approval_perbill":587338713,"support_perbill":56201421,"approval":58.7338713,"support":5.6201421,"days":16,"dot_needed":"63,738,740"},{"time_hours":384,"approval_perbill":586901764,"support_perbill":56164383,"approval":58.6901764,"support":5.6164383,"days":16,"dot_needed":"63,696,734"},{"time_hours":385,"approval_perbill":586466167,"support_perbill":56127532,"approval":58.6466167,"support":5.6127532,"days":17,"dot_needed":"63,654,941"},{"time_hours":386,"approval_perbill":586031913,"support_perbill":56090866,"approval":58.6031913,"support":5.6090866,"days":17,"dot_needed":"63,613,358"},{"time_hours":387,"approval_perbill":585598998,"support_perbill":56054383,"approval":58.5598998,"support":5.6054383,"days":17,"dot_needed":"63,571,982"},{"time_hours":388,"approval_perbill":585167415,"support_perbill":56018082,"approval":58.5167415,"support":5.6018082,"days":17,"dot_needed":"63,530,813"},{"time_hours":389,"approval_perbill":584737159,"support_perbill":55981962,"approval":58.4737159,"support":5.5981962,"days":17,"dot_needed":"63,489,848"},{"time_hours":390,"approval_perbill":584308222,"support_perbill":55946021,"approval":58.4308222,"support":5.5946021,"days":17,"dot_needed":"63,449,087"},{"time_hours":391,"approval_perbill":583880598,"support_perbill":55910259,"approval":58.3880598,"support":5.5910259,"days":17,"dot_needed":"63,408,529"},{"time_hours":392,"approval_perbill":583454283,"support_perbill":55874673,"approval":58.3454283,"support":5.5874673,"days":17,"dot_needed":"63,368,171"},{"time_hours":393,"approval_perbill":583029269,"support_perbill":55839263,"approval":58.3029269,"support":5.5839263,"days":17,"dot_needed":"63,328,012"},{"time_hours":394,"approval_perbill":582605551,"support_perbill":55804027,"approval":58.2605551,"support":5.5804027,"days":17,"dot_needed":"63,288,050"},{"time_hours":395,"approval_perbill":582183123,"support_perbill":55768963,"approval":58.2183123,"support":5.5768963,"days":17,"dot_needed":"63,248,284"},{"time_hours":396,"approval_perbill":581761979,"support_perbill":55734072,"approval":58.1761979,"support":5.5734072,"days":17,"dot_needed":"63,208,713"},{"time_hours":397,"approval_perbill":581342114,"support_perbill":55699350,"approval":58.1342114,"support":5.569935,"days":17,"dot_needed":"63,169,335"},{"time_hours":398,"approval_perbill":580923521,"support_perbill":55664798,"approval":58.0923521,"support":5.5664798,"days":17,"dot_needed":"63,130,149"},{"time_hours":399,"approval_perbill":580506194,"support_perbill":55630413,"approval":58.0506194,"support":5.5630413,"days":17,"dot_needed":"63,091,152"},{"time_hours":400,"approval_perbill":580090128,"support_perbill":55596196,"approval":58.0090128,"support":5.5596196,"days":17,"dot_needed":"63,052,346"},{"time_hours":401,"approval_perbill":579675317,"support_perbill":55562143,"approval":57.9675317,"support":5.5562143,"days":17,"dot_needed":"63,013,726"},{"time_hours":402,"approval_perbill":579261756,"support_perbill":55528255,"approval":57.9261756,"support":5.5528255,"days":17,"dot_needed":"62,975,294"},{"time_hours":403,"approval_perbill":578849439,"support_perbill":55494530,"approval":57.8849439,"support":5.549453,"days":17,"dot_needed":"62,937,046"},{"time_hours":404,"approval_perbill":578438360,"support_perbill":55460967,"approval":57.843836,"support":5.5460967,"days":17,"dot_needed":"62,898,981"},{"time_hours":405,"approval_perbill":578028514,"support_perbill":55427564,"approval":57.8028514,"support":5.5427564,"days":17,"dot_needed":"62,861,099"},{"time_hours":406,"approval_perbill":577619895,"support_perbill":55394321,"approval":57.7619895,"support":5.5394321,"days":17,"dot_needed":"62,823,397"},{"time_hours":407,"approval_perbill":577212497,"support_perbill":55361237,"approval":57.7212497,"support":5.5361237,"days":17,"dot_needed":"62,785,876"},{"time_hours":408,"approval_perbill":576806315,"support_perbill":55328309,"approval":57.6806315,"support":5.5328309,"days":17,"dot_needed":"62,748,532"},{"time_hours":409,"approval_perbill":576401345,"support_perbill":55295538,"approval":57.6401345,"support":5.5295538,"days":18,"dot_needed":"62,711,366"},{"time_hours":410,"approval_perbill":575997580,"support_perbill":55262922,"approval":57.599758,"support":5.5262922,"days":18,"dot_needed":"62,674,376"},{"time_hours":411,"approval_perbill":575595014,"support_perbill":55230460,"approval":57.5595014,"support":5.523046,"days":18,"dot_needed":"62,637,561"},{"time_hours":412,"approval_perbill":575193643,"support_perbill":55198151,"approval":57.5193643,"support":5.5198151,"days":18,"dot_needed":"62,600,919"},{"time_hours":413,"approval_perbill":574793462,"support_perbill":55165994,"approval":57.4793462,"support":5.5165994,"days":18,"dot_needed":"62,564,449"},{"time_hours":414,"approval_perbill":574394465,"support_perbill":55133987,"approval":57.4394465,"support":5.5133987,"days":18,"dot_needed":"62,528,149"},{"time_hours":415,"approval_perbill":573996646,"support_perbill":55102130,"approval":57.3996646,"support":5.510213,"days":18,"dot_needed":"62,492,020"},{"time_hours":416,"approval_perbill":573600001,"support_perbill":55070422,"approval":57.3600001,"support":5.5070422,"days":18,"dot_needed":"62,456,059"},{"time_hours":417,"approval_perbill":573204524,"support_perbill":55038861,"approval":57.3204524,"support":5.5038861,"days":18,"dot_needed":"62,420,266"},{"time_hours":418,"approval_perbill":572810211,"support_perbill":55007447,"approval":57.2810211,"support":5.5007447,"days":18,"dot_needed":"62,384,639"},{"time_hours":419,"approval_perbill":572417056,"support_perbill":54976178,"approval":57.2417056,"support":5.4976178,"days":18,"dot_needed":"62,349,176"},{"time_hours":420,"approval_perbill":572025053,"support_perbill":54945054,"approval":57.2025053,"support":5.4945054,"days":18,"dot_needed":"62,313,878"},{"time_hours":421,"approval_perbill":571634199,"support_perbill":54914074,"approval":57.1634199,"support":5.4914074,"days":18,"dot_needed":"62,278,743"},{"time_hours":422,"approval_perbill":571244487,"support_perbill":54883236,"approval":57.1244487,"support":5.4883236,"days":18,"dot_needed":"62,243,769"},{"time_hours":423,"approval_perbill":570855914,"support_perbill":54852539,"approval":57.0855914,"support":5.4852539,"days":18,"dot_needed":"62,208,956"},{"time_hours":424,"approval_perbill":570468473,"support_perbill":54821984,"approval":57.0468473,"support":5.4821984,"days":18,"dot_needed":"62,174,303"},{"time_hours":425,"approval_perbill":570082160,"support_perbill":54791567,"approval":57.008216,"support":5.4791567,"days":18,"dot_needed":"62,139,807"},{"time_hours":426,"approval_perbill":569696971,"support_perbill":54761290,"approval":56.9696971,"support":5.476129,"days":18,"dot_needed":"62,105,469"},{"time_hours":427,"approval_perbill":569312899,"support_perbill":54731150,"approval":56.9312899,"support":5.473115,"days":18,"dot_needed":"62,071,287"},{"time_hours":428,"approval_perbill":568929941,"support_perbill":54701147,"approval":56.8929941,"support":5.4701147,"days":18,"dot_needed":"62,037,260"},{"time_hours":429,"approval_perbill":568548091,"support_perbill":54671280,"approval":56.8548091,"support":5.467128,"days":18,"dot_needed":"62,003,388"},{"time_hours":430,"approval_perbill":568167345,"support_perbill":54641547,"approval":56.8167345,"support":5.4641547,"days":18,"dot_needed":"61,969,667"},{"time_hours":431,"approval_perbill":567787698,"support_perbill":54611949,"approval":56.7787698,"support":5.4611949,"days":18,"dot_needed":"61,936,099"},{"time_hours":432,"approval_perbill":567409145,"support_perbill":54582484,"approval":56.7409145,"support":5.4582484,"days":18,"dot_needed":"61,902,683"},{"time_hours":433,"approval_perbill":567031681,"support_perbill":54553151,"approval":56.7031681,"support":5.4553151,"days":19,"dot_needed":"61,869,416"},{"time_hours":434,"approval_perbill":566655303,"support_perbill":54523950,"approval":56.6655303,"support":5.452395,"days":19,"dot_needed":"61,836,299"},{"time_hours":435,"approval_perbill":566280004,"support_perbill":54494879,"approval":56.6280004,"support":5.4494879,"days":19,"dot_needed":"61,803,329"},{"time_hours":436,"approval_perbill":565905780,"support_perbill":54465937,"approval":56.590578,"support":5.4465937,"days":19,"dot_needed":"61,770,505"},{"time_hours":437,"approval_perbill":565532628,"support_perbill":54437124,"approval":56.5532628,"support":5.4437124,"days":19,"dot_needed":"61,737,828"},{"time_hours":438,"approval_perbill":565160541,"support_perbill":54408440,"approval":56.5160541,"support":5.440844,"days":19,"dot_needed":"61,705,297"},{"time_hours":439,"approval_perbill":564789516,"support_perbill":54379882,"approval":56.4789516,"support":5.4379882,"days":19,"dot_needed":"61,672,909"},{"time_hours":440,"approval_perbill":564419549,"support_perbill":54351450,"approval":56.4419549,"support":5.435145,"days":19,"dot_needed":"61,640,664"},{"time_hours":441,"approval_perbill":564050634,"support_perbill":54323144,"approval":56.4050634,"support":5.4323144,"days":19,"dot_needed":"61,608,562"},{"time_hours":442,"approval_perbill":563682767,"support_perbill":54294962,"approval":56.3682767,"support":5.4294962,"days":19,"dot_needed":"61,576,601"},{"time_hours":443,"approval_perbill":563315943,"support_perbill":54266903,"approval":56.3315943,"support":5.4266903,"days":19,"dot_needed":"61,544,778"},{"time_hours":444,"approval_perbill":562950159,"support_perbill":54238968,"approval":56.2950159,"support":5.4238968,"days":19,"dot_needed":"61,513,097"},{"time_hours":445,"approval_perbill":562585410,"support_perbill":54211155,"approval":56.258541,"support":5.4211155,"days":19,"dot_needed":"61,481,554"},{"time_hours":446,"approval_perbill":562221691,"support_perbill":54183463,"approval":56.2221691,"support":5.4183463,"days":19,"dot_needed":"61,450,148"},{"time_hours":447,"approval_perbill":561858998,"support_perbill":54155892,"approval":56.1858998,"support":5.4155892,"days":19,"dot_needed":"61,418,879"},{"time_hours":448,"approval_perbill":561497327,"support_perbill":54128440,"approval":56.1497327,"support":5.412844,"days":19,"dot_needed":"61,387,746"},{"time_hours":449,"approval_perbill":561136673,"support_perbill":54101107,"approval":56.1136673,"support":5.4101107,"days":19,"dot_needed":"61,356,747"},{"time_hours":450,"approval_perbill":560777032,"support_perbill":54073892,"approval":56.0777032,"support":5.4073892,"days":19,"dot_needed":"61,325,882"},{"time_hours":451,"approval_perbill":560418401,"support_perbill":54046795,"approval":56.0418401,"support":5.4046795,"days":19,"dot_needed":"61,295,151"},{"time_hours":452,"approval_perbill":560060774,"support_perbill":54019814,"approval":56.0060774,"support":5.4019814,"days":19,"dot_needed":"61,264,552"},{"time_hours":453,"approval_perbill":559704147,"support_perbill":53992949,"approval":55.9704147,"support":5.3992949,"days":19,"dot_needed":"61,234,084"},{"time_hours":454,"approval_perbill":559348516,"support_perbill":53966200,"approval":55.9348516,"support":5.39662,"days":19,"dot_needed":"61,203,747"},{"time_hours":455,"approval_perbill":558993878,"support_perbill":53939564,"approval":55.8993878,"support":5.3939564,"days":19,"dot_needed":"61,173,539"},{"time_hours":456,"approval_perbill":558640227,"support_perbill":53913043,"approval":55.8640227,"support":5.3913043,"days":19,"dot_needed":"61,143,461"},{"time_hours":457,"approval_perbill":558287561,"support_perbill":53886634,"approval":55.8287561,"support":5.3886634,"days":20,"dot_needed":"61,113,511"},{"time_hours":458,"approval_perbill":557935873,"support_perbill":53860338,"approval":55.7935873,"support":5.3860338,"days":20,"dot_needed":"61,083,688"},{"time_hours":459,"approval_perbill":557585162,"support_perbill":53834153,"approval":55.7585162,"support":5.3834153,"days":20,"dot_needed":"61,053,991"},{"time_hours":460,"approval_perbill":557235422,"support_perbill":53808079,"approval":55.7235422,"support":5.3808079,"days":20,"dot_needed":"61,024,420"},{"time_hours":461,"approval_perbill":556886649,"support_perbill":53782114,"approval":55.6886649,"support":5.3782114,"days":20,"dot_needed":"60,994,973"},{"time_hours":462,"approval_perbill":556538840,"support_perbill":53756260,"approval":55.653884,"support":5.375626,"days":20,"dot_needed":"60,965,652"},{"time_hours":463,"approval_perbill":556191991,"support_perbill":53730514,"approval":55.6191991,"support":5.3730514,"days":20,"dot_needed":"60,936,453"},{"time_hours":464,"approval_perbill":555846097,"support_perbill":53704876,"approval":55.5846097,"support":5.3704876,"days":20,"dot_needed":"60,907,377"},{"time_hours":465,"approval_perbill":555501155,"support_perbill":53679345,"approval":55.5501155,"support":5.3679345,"days":20,"dot_needed":"60,878,422"},{"time_hours":466,"approval_perbill":555157160,"support_perbill":53653921,"approval":55.515716,"support":5.3653921,"days":20,"dot_needed":"60,849,588"},{"time_hours":467,"approval_perbill":554814109,"support_perbill":53628603,"approval":55.4814109,"support":5.3628603,"days":20,"dot_needed":"60,820,874"},{"time_hours":468,"approval_perbill":554471998,"support_perbill":53603391,"approval":55.4471998,"support":5.3603391,"days":20,"dot_needed":"60,792,281"},{"time_hours":469,"approval_perbill":554130824,"support_perbill":53578283,"approval":55.4130824,"support":5.3578283,"days":20,"dot_needed":"60,763,806"},{"time_hours":470,"approval_perbill":553790581,"support_perbill":53553279,"approval":55.3790581,"support":5.3553279,"days":20,"dot_needed":"60,735,448"},{"time_hours":471,"approval_perbill":553451267,"support_perbill":53528379,"approval":55.3451267,"support":5.3528379,"days":20,"dot_needed":"60,707,209"},{"time_hours":472,"approval_perbill":553112877,"support_perbill":53503581,"approval":55.3112877,"support":5.3503581,"days":20,"dot_needed":"60,679,085"},{"time_hours":473,"approval_perbill":552775408,"support_perbill":53478885,"approval":55.2775408,"support":5.3478885,"days":20,"dot_needed":"60,651,077"},{"time_hours":474,"approval_perbill":552438856,"support_perbill":53454291,"approval":55.2438856,"support":5.3454291,"days":20,"dot_needed":"60,623,185"},{"time_hours":475,"approval_perbill":552103218,"support_perbill":53429798,"approval":55.2103218,"support":5.3429798,"days":20,"dot_needed":"60,595,407"},{"time_hours":476,"approval_perbill":551768489,"support_perbill":53405405,"approval":55.1768489,"support":5.3405405,"days":20,"dot_needed":"60,567,743"},{"time_hours":477,"approval_perbill":551434666,"support_perbill":53381111,"approval":55.1434666,"support":5.3381111,"days":20,"dot_needed":"60,540,191"},{"time_hours":478,"approval_perbill":551101746,"support_perbill":53356917,"approval":55.1101746,"support":5.3356917,"days":20,"dot_needed":"60,512,752"},{"time_hours":479,"approval_perbill":550769724,"support_perbill":53332821,"approval":55.0769724,"support":5.3332821,"days":20,"dot_needed":"60,485,424"},{"time_hours":480,"approval_perbill":550438597,"support_perbill":53308823,"approval":55.0438597,"support":5.3308823,"days":20,"dot_needed":"60,458,208"},{"time_hours":481,"approval_perbill":550108361,"support_perbill":53284922,"approval":55.0108361,"support":5.3284922,"days":21,"dot_needed":"60,431,101"},{"time_hours":482,"approval_perbill":549779014,"support_perbill":53261118,"approval":54.9779014,"support":5.3261118,"days":21,"dot_needed":"60,404,105"},{"time_hours":483,"approval_perbill":549450550,"support_perbill":53237409,"approval":54.945055,"support":5.3237409,"days":21,"dot_needed":"60,377,216"},{"time_hours":484,"approval_perbill":549122967,"support_perbill":53213797,"approval":54.9122967,"support":5.3213797,"days":21,"dot_needed":"60,350,438"},{"time_hours":485,"approval_perbill":548796261,"support_perbill":53190279,"approval":54.8796261,"support":5.3190279,"days":21,"dot_needed":"60,323,766"},{"time_hours":486,"approval_perbill":548470429,"support_perbill":53166855,"approval":54.8470429,"support":5.3166855,"days":21,"dot_needed":"60,297,200"},{"time_hours":487,"approval_perbill":548145467,"support_perbill":53143525,"approval":54.8145467,"support":5.3143525,"days":21,"dot_needed":"60,270,741"},{"time_hours":488,"approval_perbill":547821371,"support_perbill":53120289,"approval":54.7821371,"support":5.3120289,"days":21,"dot_needed":"60,244,389"},{"time_hours":489,"approval_perbill":547498138,"support_perbill":53097145,"approval":54.7498138,"support":5.3097145,"days":21,"dot_needed":"60,218,141"},{"time_hours":490,"approval_perbill":547175766,"support_perbill":53074093,"approval":54.7175766,"support":5.3074093,"days":21,"dot_needed":"60,191,998"},{"time_hours":491,"approval_perbill":546854249,"support_perbill":53051133,"approval":54.6854249,"support":5.3051133,"days":21,"dot_needed":"60,165,958"},{"time_hours":492,"approval_perbill":546533585,"support_perbill":53028263,"approval":54.6533585,"support":5.3028263,"days":21,"dot_needed":"60,140,021"},{"time_hours":493,"approval_perbill":546213771,"support_perbill":53005484,"approval":54.6213771,"support":5.3005484,"days":21,"dot_needed":"60,114,187"},{"time_hours":494,"approval_perbill":545894803,"support_perbill":52982795,"approval":54.5894803,"support":5.2982795,"days":21,"dot_needed":"60,088,455"},{"time_hours":495,"approval_perbill":545576678,"support_perbill":52960196,"approval":54.5576678,"support":5.2960196,"days":21,"dot_needed":"60,062,826"},{"time_hours":496,"approval_perbill":545259392,"support_perbill":52937685,"approval":54.5259392,"support":5.2937685,"days":21,"dot_needed":"60,037,296"},{"time_hours":497,"approval_perbill":544942942,"support_perbill":52915262,"approval":54.4942942,"support":5.2915262,"days":21,"dot_needed":"60,011,865"},{"time_hours":498,"approval_perbill":544627325,"support_perbill":52892928,"approval":54.4627325,"support":5.2892928,"days":21,"dot_needed":"59,986,536"},{"time_hours":499,"approval_perbill":544312538,"support_perbill":52870680,"approval":54.4312538,"support":5.287068,"days":21,"dot_needed":"59,961,304"},{"time_hours":500,"approval_perbill":543998577,"support_perbill":52848520,"approval":54.3998577,"support":5.284852,"days":21,"dot_needed":"59,936,172"},{"time_hours":501,"approval_perbill":543685438,"support_perbill":52826446,"approval":54.3685438,"support":5.2826446,"days":21,"dot_needed":"59,911,138"},{"time_hours":502,"approval_perbill":543373120,"support_perbill":52804457,"approval":54.337312,"support":5.2804457,"days":21,"dot_needed":"59,886,200"},{"time_hours":503,"approval_perbill":543061618,"support_perbill":52782554,"approval":54.3061618,"support":5.2782554,"days":21,"dot_needed":"59,861,360"},{"time_hours":504,"approval_perbill":542750930,"support_perbill":52760735,"approval":54.275093,"support":5.2760735,"days":21,"dot_needed":"59,836,614"},{"time_hours":505,"approval_perbill":542441051,"support_perbill":52739001,"approval":54.2441051,"support":5.2739001,"days":22,"dot_needed":"59,811,966"},{"time_hours":506,"approval_perbill":542131980,"support_perbill":52717351,"approval":54.213198,"support":5.2717351,"days":22,"dot_needed":"59,787,412"},{"time_hours":507,"approval_perbill":541823713,"support_perbill":52695784,"approval":54.1823713,"support":5.2695784,"days":22,"dot_needed":"59,762,953"},{"time_hours":508,"approval_perbill":541516246,"support_perbill":52674300,"approval":54.1516246,"support":5.26743,"days":22,"dot_needed":"59,738,587"},{"time_hours":509,"approval_perbill":541209577,"support_perbill":52652898,"approval":54.1209577,"support":5.2652898,"days":22,"dot_needed":"59,714,315"},{"time_hours":510,"approval_perbill":540903702,"support_perbill":52631578,"approval":54.0903702,"support":5.2631578,"days":22,"dot_needed":"59,690,136"},{"time_hours":511,"approval_perbill":540598619,"support_perbill":52610340,"approval":54.0598619,"support":5.261034,"days":22,"dot_needed":"59,666,049"},{"time_hours":512,"approval_perbill":540294324,"support_perbill":52589182,"approval":54.0294324,"support":5.2589182,"days":22,"dot_needed":"59,642,054"},{"time_hours":513,"approval_perbill":539990814,"support_perbill":52568105,"approval":53.9990814,"support":5.2568105,"days":22,"dot_needed":"59,618,150"},{"time_hours":514,"approval_perbill":539688087,"support_perbill":52547108,"approval":53.9688087,"support":5.2547108,"days":22,"dot_needed":"59,594,337"},{"time_hours":515,"approval_perbill":539386139,"support_perbill":52526191,"approval":53.9386139,"support":5.2526191,"days":22,"dot_needed":"59,570,615"},{"time_hours":516,"approval_perbill":539084968,"support_perbill":52505353,"approval":53.9084968,"support":5.2505353,"days":22,"dot_needed":"59,546,982"},{"time_hours":517,"approval_perbill":538784569,"support_perbill":52484593,"approval":53.8784569,"support":5.2484593,"days":22,"dot_needed":"59,523,438"},{"time_hours":518,"approval_perbill":538484941,"support_perbill":52463912,"approval":53.8484941,"support":5.2463912,"days":22,"dot_needed":"59,499,984"},{"time_hours":519,"approval_perbill":538186080,"support_perbill":52443308,"approval":53.818608,"support":5.2443308,"days":22,"dot_needed":"59,476,616"},{"time_hours":520,"approval_perbill":537887984,"support_perbill":52422782,"approval":53.7887984,"support":5.2422782,"days":22,"dot_needed":"59,453,338"},{"time_hours":521,"approval_perbill":537590648,"support_perbill":52402333,"approval":53.7590648,"support":5.2402333,"days":22,"dot_needed":"59,430,146"},{"time_hours":522,"approval_perbill":537294072,"support_perbill":52381960,"approval":53.7294072,"support":5.238196,"days":22,"dot_needed":"59,407,041"},{"time_hours":523,"approval_perbill":536998251,"support_perbill":52361663,"approval":53.6998251,"support":5.2361663,"days":22,"dot_needed":"59,384,022"},{"time_hours":524,"approval_perbill":536703183,"support_perbill":52341442,"approval":53.6703183,"support":5.2341442,"days":22,"dot_needed":"59,361,089"},{"time_hours":525,"approval_perbill":536408865,"support_perbill":52321296,"approval":53.6408865,"support":5.2321296,"days":22,"dot_needed":"59,338,241"},{"time_hours":526,"approval_perbill":536115294,"support_perbill":52301225,"approval":53.6115294,"support":5.2301225,"days":22,"dot_needed":"59,315,478"},{"time_hours":527,"approval_perbill":535822467,"support_perbill":52281229,"approval":53.5822467,"support":5.2281229,"days":22,"dot_needed":"59,292,801"},{"time_hours":528,"approval_perbill":535530381,"support_perbill":52261306,"approval":53.5530381,"support":5.2261306,"days":22,"dot_needed":"59,270,206"},{"time_hours":529,"approval_perbill":535239034,"support_perbill":52241457,"approval":53.5239034,"support":5.2241457,"days":23,"dot_needed":"59,247,695"},{"time_hours":530,"approval_perbill":534948423,"support_perbill":52221681,"approval":53.4948423,"support":5.2221681,"days":23,"dot_needed":"59,225,266"},{"time_hours":531,"approval_perbill":534658544,"support_perbill":52201977,"approval":53.4658544,"support":5.2201977,"days":23,"dot_needed":"59,202,920"},{"time_hours":532,"approval_perbill":534369396,"support_perbill":52182347,"approval":53.4369396,"support":5.2182347,"days":23,"dot_needed":"59,180,657"},{"time_hours":533,"approval_perbill":534080976,"support_perbill":52162788,"approval":53.4080976,"support":5.2162788,"days":23,"dot_needed":"59,158,475"},{"time_hours":534,"approval_perbill":533793280,"support_perbill":52143300,"approval":53.379328,"support":5.21433,"days":23,"dot_needed":"59,136,374"},{"time_hours":535,"approval_perbill":533506306,"support_perbill":52123884,"approval":53.3506306,"support":5.2123884,"days":23,"dot_needed":"59,114,354"},{"time_hours":536,"approval_perbill":533220051,"support_perbill":52104538,"approval":53.3220051,"support":5.2104538,"days":23,"dot_needed":"59,092,413"},{"time_hours":537,"approval_perbill":532934513,"support_perbill":52085263,"approval":53.2934513,"support":5.2085263,"days":23,"dot_needed":"59,070,553"},{"time_hours":538,"approval_perbill":532649689,"support_perbill":52066058,"approval":53.2649689,"support":5.2066058,"days":23,"dot_needed":"59,048,772"},{"time_hours":539,"approval_perbill":532365575,"support_perbill":52046923,"approval":53.2365575,"support":5.2046923,"days":23,"dot_needed":"59,027,071"},{"time_hours":540,"approval_perbill":532082171,"support_perbill":52027857,"approval":53.2082171,"support":5.2027857,"days":23,"dot_needed":"59,005,448"},{"time_hours":541,"approval_perbill":531799472,"support_perbill":52008859,"approval":53.1799472,"support":5.2008859,"days":23,"dot_needed":"58,983,902"},{"time_hours":542,"approval_perbill":531517477,"support_perbill":51989931,"approval":53.1517477,"support":5.1989931,"days":23,"dot_needed":"58,962,436"},{"time_hours":543,"approval_perbill":531236182,"support_perbill":51971070,"approval":53.1236182,"support":5.197107,"days":23,"dot_needed":"58,941,045"},{"time_hours":544,"approval_perbill":530955585,"support_perbill":51952277,"approval":53.0955585,"support":5.1952277,"days":23,"dot_needed":"58,919,732"},{"time_hours":545,"approval_perbill":530675684,"support_perbill":51933551,"approval":53.0675684,"support":5.1933551,"days":23,"dot_needed":"58,898,495"},{"time_hours":546,"approval_perbill":530396476,"support_perbill":51914893,"approval":53.0396476,"support":5.1914893,"days":23,"dot_needed":"58,877,334"},{"time_hours":547,"approval_perbill":530117958,"support_perbill":51896301,"approval":53.0117958,"support":5.1896301,"days":23,"dot_needed":"58,856,249"},{"time_hours":548,"approval_perbill":529840127,"support_perbill":51877776,"approval":52.9840127,"support":5.1877776,"days":23,"dot_needed":"58,835,239"},{"time_hours":549,"approval_perbill":529562982,"support_perbill":51859316,"approval":52.9562982,"support":5.1859316,"days":23,"dot_needed":"58,814,304"},{"time_hours":550,"approval_perbill":529286519,"support_perbill":51840922,"approval":52.9286519,"support":5.1840922,"days":23,"dot_needed":"58,793,443"},{"time_hours":551,"approval_perbill":529010737,"support_perbill":51822593,"approval":52.9010737,"support":5.1822593,"days":23,"dot_needed":"58,772,656"},{"time_hours":552,"approval_perbill":528735632,"support_perbill":51804330,"approval":52.8735632,"support":5.180433,"days":23,"dot_needed":"58,751,943"},{"time_hours":553,"approval_perbill":528461202,"support_perbill":51786130,"approval":52.8461202,"support":5.178613,"days":24,"dot_needed":"58,731,303"},{"time_hours":554,"approval_perbill":528187445,"support_perbill":51767996,"approval":52.8187445,"support":5.1767996,"days":24,"dot_needed":"58,710,737"},{"time_hours":555,"approval_perbill":527914358,"support_perbill":51749924,"approval":52.7914358,"support":5.1749924,"days":24,"dot_needed":"58,690,241"},{"time_hours":556,"approval_perbill":527641939,"support_perbill":51731917,"approval":52.7641939,"support":5.1731917,"days":24,"dot_needed":"58,669,819"},{"time_hours":557,"approval_perbill":527370186,"support_perbill":51713973,"approval":52.7370186,"support":5.1713973,"days":24,"dot_needed":"58,649,468"},{"time_hours":558,"approval_perbill":527099095,"support_perbill":51696091,"approval":52.7099095,"support":5.1696091,"days":24,"dot_needed":"58,629,188"},{"time_hours":559,"approval_perbill":526828664,"support_perbill":51678272,"approval":52.6828664,"support":5.1678272,"days":24,"dot_needed":"58,608,979"},{"time_hours":560,"approval_perbill":526558891,"support_perbill":51660516,"approval":52.6558891,"support":5.1660516,"days":24,"dot_needed":"58,588,842"},{"time_hours":561,"approval_perbill":526289774,"support_perbill":51642821,"approval":52.6289774,"support":5.1642821,"days":24,"dot_needed":"58,568,774"},{"time_hours":562,"approval_perbill":526021311,"support_perbill":51625188,"approval":52.6021311,"support":5.1625188,"days":24,"dot_needed":"58,548,776"},{"time_hours":563,"approval_perbill":525753498,"support_perbill":51607616,"approval":52.5753498,"support":5.1607616,"days":24,"dot_needed":"58,528,848"},{"time_hours":564,"approval_perbill":525486333,"support_perbill":51590105,"approval":52.5486333,"support":5.1590105,"days":24,"dot_needed":"58,508,988"},{"time_hours":565,"approval_perbill":525219815,"support_perbill":51572655,"approval":52.5219815,"support":5.1572655,"days":24,"dot_needed":"58,489,198"},{"time_hours":566,"approval_perbill":524953941,"support_perbill":51555265,"approval":52.4953941,"support":5.1555265,"days":24,"dot_needed":"58,469,476"},{"time_hours":567,"approval_perbill":524688707,"support_perbill":51537935,"approval":52.4688707,"support":5.1537935,"days":24,"dot_needed":"58,449,821"},{"time_hours":568,"approval_perbill":524424114,"support_perbill":51520665,"approval":52.4424114,"support":5.1520665,"days":24,"dot_needed":"58,430,235"},{"time_hours":569,"approval_perbill":524160156,"support_perbill":51503454,"approval":52.4160156,"support":5.1503454,"days":24,"dot_needed":"58,410,716"},{"time_hours":570,"approval_perbill":523896834,"support_perbill":51486302,"approval":52.3896834,"support":5.1486302,"days":24,"dot_needed":"58,391,264"},{"time_hours":571,"approval_perbill":523634144,"support_perbill":51469209,"approval":52.3634144,"support":5.1469209,"days":24,"dot_needed":"58,371,878"},{"time_hours":572,"approval_perbill":523372083,"support_perbill":51452174,"approval":52.3372083,"support":5.1452174,"days":24,"dot_needed":"58,352,559"},{"time_hours":573,"approval_perbill":523110651,"support_perbill":51435198,"approval":52.3110651,"support":5.1435198,"days":24,"dot_needed":"58,333,306"},{"time_hours":574,"approval_perbill":522849844,"support_perbill":51418279,"approval":52.2849844,"support":5.1418279,"days":24,"dot_needed":"58,314,118"},{"time_hours":575,"approval_perbill":522589660,"support_perbill":51401418,"approval":52.258966,"support":5.1401418,"days":24,"dot_needed":"58,294,996"},{"time_hours":576,"approval_perbill":522330097,"support_perbill":51384615,"approval":52.2330097,"support":5.1384615,"days":24,"dot_needed":"58,275,939"},{"time_hours":577,"approval_perbill":522071153,"support_perbill":51367868,"approval":52.2071153,"support":5.1367868,"days":25,"dot_needed":"58,256,946"},{"time_hours":578,"approval_perbill":521812825,"support_perbill":51351178,"approval":52.1812825,"support":5.1351178,"days":25,"dot_needed":"58,238,018"},{"time_hours":579,"approval_perbill":521555112,"support_perbill":51334544,"approval":52.1555112,"support":5.1334544,"days":25,"dot_needed":"58,219,153"},{"time_hours":580,"approval_perbill":521298011,"support_perbill":51317967,"approval":52.1298011,"support":5.1317967,"days":25,"dot_needed":"58,200,353"},{"time_hours":581,"approval_perbill":521041520,"support_perbill":51301445,"approval":52.104152,"support":5.1301445,"days":25,"dot_needed":"58,181,615"},{"time_hours":582,"approval_perbill":520785637,"support_perbill":51284979,"approval":52.0785637,"support":5.1284979,"days":25,"dot_needed":"58,162,941"},{"time_hours":583,"approval_perbill":520530359,"support_perbill":51268568,"approval":52.0530359,"support":5.1268568,"days":25,"dot_needed":"58,144,329"},{"time_hours":584,"approval_perbill":520275685,"support_perbill":51252213,"approval":52.0275685,"support":5.1252213,"days":25,"dot_needed":"58,125,781"},{"time_hours":585,"approval_perbill":520021612,"support_perbill":51235912,"approval":52.0021612,"support":5.1235912,"days":25,"dot_needed":"58,107,293"},{"time_hours":586,"approval_perbill":519768139,"support_perbill":51219665,"approval":51.9768139,"support":5.1219665,"days":25,"dot_needed":"58,088,867"},{"time_hours":587,"approval_perbill":519515263,"support_perbill":51203473,"approval":51.9515263,"support":5.1203473,"days":25,"dot_needed":"58,070,504"},{"time_hours":588,"approval_perbill":519262981,"support_perbill":51187334,"approval":51.9262981,"support":5.1187334,"days":25,"dot_needed":"58,052,200"},{"time_hours":589,"approval_perbill":519011293,"support_perbill":51171249,"approval":51.9011293,"support":5.1171249,"days":25,"dot_needed":"58,033,958"},{"time_hours":590,"approval_perbill":518760195,"support_perbill":51155218,"approval":51.8760195,"support":5.1155218,"days":25,"dot_needed":"58,015,777"},{"time_hours":591,"approval_perbill":518509687,"support_perbill":51139240,"approval":51.8509687,"support":5.113924,"days":25,"dot_needed":"57,997,656"},{"time_hours":592,"approval_perbill":518259765,"support_perbill":51123314,"approval":51.8259765,"support":5.1123314,"days":25,"dot_needed":"57,979,595"},{"time_hours":593,"approval_perbill":518010427,"support_perbill":51107441,"approval":51.8010427,"support":5.1107441,"days":25,"dot_needed":"57,961,593"},{"time_hours":594,"approval_perbill":517761672,"support_perbill":51091621,"approval":51.7761672,"support":5.1091621,"days":25,"dot_needed":"57,943,651"},{"time_hours":595,"approval_perbill":517513498,"support_perbill":51075852,"approval":51.7513498,"support":5.1075852,"days":25,"dot_needed":"57,925,767"},{"time_hours":596,"approval_perbill":517265903,"support_perbill":51060136,"approval":51.7265903,"support":5.1060136,"days":25,"dot_needed":"57,907,944"},{"time_hours":597,"approval_perbill":517018883,"support_perbill":51044470,"approval":51.7018883,"support":5.104447,"days":25,"dot_needed":"57,890,177"},{"time_hours":598,"approval_perbill":516772438,"support_perbill":51028857,"approval":51.6772438,"support":5.1028857,"days":25,"dot_needed":"57,872,470"},{"time_hours":599,"approval_perbill":516526566,"support_perbill":51013294,"approval":51.6526566,"support":5.1013294,"days":25,"dot_needed":"57,854,819"},{"time_hours":600,"approval_perbill":516281264,"support_perbill":50997782,"approval":51.6281264,"support":5.0997782,"days":25,"dot_needed":"57,837,227"},{"time_hours":601,"approval_perbill":516036531,"support_perbill":50982320,"approval":51.6036531,"support":5.098232,"days":26,"dot_needed":"57,819,691"},{"time_hours":602,"approval_perbill":515792364,"support_perbill":50966909,"approval":51.5792364,"support":5.0966909,"days":26,"dot_needed":"57,802,214"},{"time_hours":603,"approval_perbill":515548762,"support_perbill":50951548,"approval":51.5548762,"support":5.0951548,"days":26,"dot_needed":"57,784,793"},{"time_hours":604,"approval_perbill":515305723,"support_perbill":50936237,"approval":51.5305723,"support":5.0936237,"days":26,"dot_needed":"57,767,428"},{"time_hours":605,"approval_perbill":515063244,"support_perbill":50920975,"approval":51.5063244,"support":5.0920975,"days":26,"dot_needed":"57,750,119"},{"time_hours":606,"approval_perbill":514821324,"support_perbill":50905763,"approval":51.4821324,"support":5.0905763,"days":26,"dot_needed":"57,732,867"},{"time_hours":607,"approval_perbill":514579960,"support_perbill":50890600,"approval":51.457996,"support":5.08906,"days":26,"dot_needed":"57,715,671"},{"time_hours":608,"approval_perbill":514339152,"support_perbill":50875486,"approval":51.4339152,"support":5.0875486,"days":26,"dot_needed":"57,698,530"},{"time_hours":609,"approval_perbill":514098896,"support_perbill":50860420,"approval":51.4098896,"support":5.086042,"days":26,"dot_needed":"57,681,443"},{"time_hours":610,"approval_perbill":513859192,"support_perbill":50845402,"approval":51.3859192,"support":5.0845402,"days":26,"dot_needed":"57,664,411"},{"time_hours":611,"approval_perbill":513620036,"support_perbill":50830433,"approval":51.3620036,"support":5.0830433,"days":26,"dot_needed":"57,647,435"},{"time_hours":612,"approval_perbill":513381428,"support_perbill":50815512,"approval":51.3381428,"support":5.0815512,"days":26,"dot_needed":"57,630,512"},{"time_hours":613,"approval_perbill":513143366,"support_perbill":50800638,"approval":51.3143366,"support":5.0800638,"days":26,"dot_needed":"57,613,644"},{"time_hours":614,"approval_perbill":512905847,"support_perbill":50785812,"approval":51.2905847,"support":5.0785812,"days":26,"dot_needed":"57,596,829"},{"time_hours":615,"approval_perbill":512668869,"support_perbill":50771034,"approval":51.2668869,"support":5.0771034,"days":26,"dot_needed":"57,580,069"},{"time_hours":616,"approval_perbill":512432432,"support_perbill":50756302,"approval":51.2432432,"support":5.0756302,"days":26,"dot_needed":"57,563,362"},{"time_hours":617,"approval_perbill":512196532,"support_perbill":50741617,"approval":51.2196532,"support":5.0741617,"days":26,"dot_needed":"57,546,707"},{"time_hours":618,"approval_perbill":511961169,"support_perbill":50726978,"approval":51.1961169,"support":5.0726978,"days":26,"dot_needed":"57,530,105"},{"time_hours":619,"approval_perbill":511726340,"support_perbill":50712386,"approval":51.172634,"support":5.0712386,"days":26,"dot_needed":"57,513,556"},{"time_hours":620,"approval_perbill":511492043,"support_perbill":50697840,"approval":51.1492043,"support":5.069784,"days":26,"dot_needed":"57,497,059"},{"time_hours":621,"approval_perbill":511258278,"support_perbill":50683340,"approval":51.1258278,"support":5.068334,"days":26,"dot_needed":"57,480,615"},{"time_hours":622,"approval_perbill":511025041,"support_perbill":50668886,"approval":51.1025041,"support":5.0668886,"days":26,"dot_needed":"57,464,222"},{"time_hours":623,"approval_perbill":510792331,"support_perbill":50654477,"approval":51.0792331,"support":5.0654477,"days":26,"dot_needed":"57,447,881"},{"time_hours":624,"approval_perbill":510560146,"support_perbill":50640113,"approval":51.0560146,"support":5.0640113,"days":26,"dot_needed":"57,431,590"},{"time_hours":625,"approval_perbill":510328486,"support_perbill":50625794,"approval":51.0328486,"support":5.0625794,"days":27,"dot_needed":"57,415,351"},{"time_hours":626,"approval_perbill":510097346,"support_perbill":50611521,"approval":51.0097346,"support":5.0611521,"days":27,"dot_needed":"57,399,164"},{"time_hours":627,"approval_perbill":509866727,"support_perbill":50597291,"approval":50.9866727,"support":5.0597291,"days":27,"dot_needed":"57,383,025"},{"time_hours":628,"approval_perbill":509636626,"support_perbill":50583107,"approval":50.9636626,"support":5.0583107,"days":27,"dot_needed":"57,366,939"},{"time_hours":629,"approval_perbill":509407042,"support_perbill":50568966,"approval":50.9407042,"support":5.0568966,"days":27,"dot_needed":"57,350,902"},{"time_hours":630,"approval_perbill":509177972,"support_perbill":50554870,"approval":50.9177972,"support":5.055487,"days":27,"dot_needed":"57,334,915"},{"time_hours":631,"approval_perbill":508949416,"support_perbill":50540817,"approval":50.8949416,"support":5.0540817,"days":27,"dot_needed":"57,318,977"},{"time_hours":632,"approval_perbill":508721371,"support_perbill":50526808,"approval":50.8721371,"support":5.0526808,"days":27,"dot_needed":"57,303,090"},{"time_hours":633,"approval_perbill":508493835,"support_perbill":50512842,"approval":50.8493835,"support":5.0512842,"days":27,"dot_needed":"57,287,251"},{"time_hours":634,"approval_perbill":508266807,"support_perbill":50498920,"approval":50.8266807,"support":5.049892,"days":27,"dot_needed":"57,271,461"},{"time_hours":635,"approval_perbill":508040286,"support_perbill":50485040,"approval":50.8040286,"support":5.048504,"days":27,"dot_needed":"57,255,720"},{"time_hours":636,"approval_perbill":507814269,"support_perbill":50471203,"approval":50.7814269,"support":5.0471203,"days":27,"dot_needed":"57,240,027"},{"time_hours":637,"approval_perbill":507588755,"support_perbill":50457409,"approval":50.7588755,"support":5.0457409,"days":27,"dot_needed":"57,224,383"},{"time_hours":638,"approval_perbill":507363742,"support_perbill":50443657,"approval":50.7363742,"support":5.0443657,"days":27,"dot_needed":"57,208,787"},{"time_hours":639,"approval_perbill":507139228,"support_perbill":50429948,"approval":50.7139228,"support":5.0429948,"days":27,"dot_needed":"57,193,239"},{"time_hours":640,"approval_perbill":506915213,"support_perbill":50416280,"approval":50.6915213,"support":5.041628,"days":27,"dot_needed":"57,177,738"},{"time_hours":641,"approval_perbill":506691693,"support_perbill":50402655,"approval":50.6691693,"support":5.0402655,"days":27,"dot_needed":"57,162,286"},{"time_hours":642,"approval_perbill":506468669,"support_perbill":50389071,"approval":50.6468669,"support":5.0389071,"days":27,"dot_needed":"57,146,880"},{"time_hours":643,"approval_perbill":506246136,"support_perbill":50375528,"approval":50.6246136,"support":5.0375528,"days":27,"dot_needed":"57,131,521"},{"time_hours":644,"approval_perbill":506024096,"support_perbill":50362026,"approval":50.6024096,"support":5.0362026,"days":27,"dot_needed":"57,116,208"},{"time_hours":645,"approval_perbill":505802545,"support_perbill":50348566,"approval":50.5802545,"support":5.0348566,"days":27,"dot_needed":"57,100,943"},{"time_hours":646,"approval_perbill":505581482,"support_perbill":50335147,"approval":50.5581482,"support":5.0335147,"days":27,"dot_needed":"57,085,724"},{"time_hours":647,"approval_perbill":505360905,"support_perbill":50321768,"approval":50.5360905,"support":5.0321768,"days":27,"dot_needed":"57,070,551"},{"time_hours":648,"approval_perbill":505140813,"support_perbill":50308430,"approval":50.5140813,"support":5.030843,"days":27,"dot_needed":"57,055,424"},{"time_hours":649,"approval_perbill":504921204,"support_perbill":50295132,"approval":50.4921204,"support":5.0295132,"days":28,"dot_needed":"57,040,343"},{"time_hours":650,"approval_perbill":504702077,"support_perbill":50281874,"approval":50.4702077,"support":5.0281874,"days":28,"dot_needed":"57,025,307"},{"time_hours":651,"approval_perbill":504483430,"support_perbill":50268656,"approval":50.448343,"support":5.0268656,"days":28,"dot_needed":"57,010,316"},{"time_hours":652,"approval_perbill":504265261,"support_perbill":50255478,"approval":50.4265261,"support":5.0255478,"days":28,"dot_needed":"56,995,371"},{"time_hours":653,"approval_perbill":504047570,"support_perbill":50242339,"approval":50.404757,"support":5.0242339,"days":28,"dot_needed":"56,980,470"},{"time_hours":654,"approval_perbill":503830353,"support_perbill":50229240,"approval":50.3830353,"support":5.022924,"days":28,"dot_needed":"56,965,614"},{"time_hours":655,"approval_perbill":503613611,"support_perbill":50216180,"approval":50.3613611,"support":5.021618,"days":28,"dot_needed":"56,950,802"},{"time_hours":656,"approval_perbill":503397340,"support_perbill":50203159,"approval":50.339734,"support":5.0203159,"days":28,"dot_needed":"56,936,035"},{"time_hours":657,"approval_perbill":503181541,"support_perbill":50190177,"approval":50.3181541,"support":5.0190177,"days":28,"dot_needed":"56,921,312"},{"time_hours":658,"approval_perbill":502966210,"support_perbill":50177234,"approval":50.296621,"support":5.0177234,"days":28,"dot_needed":"56,906,633"},{"time_hours":659,"approval_perbill":502751347,"support_perbill":50164330,"approval":50.2751347,"support":5.016433,"days":28,"dot_needed":"56,891,999"},{"time_hours":660,"approval_perbill":502536950,"support_perbill":50151463,"approval":50.253695,"support":5.0151463,"days":28,"dot_needed":"56,877,406"},{"time_hours":661,"approval_perbill":502323018,"support_perbill":50138635,"approval":50.2323018,"support":5.0138635,"days":28,"dot_needed":"56,862,858"},{"time_hours":662,"approval_perbill":502109549,"support_perbill":50125845,"approval":50.2109549,"support":5.0125845,"days":28,"dot_needed":"56,848,352"},{"time_hours":663,"approval_perbill":501896542,"support_perbill":50113093,"approval":50.1896542,"support":5.0113093,"days":28,"dot_needed":"56,833,890"},{"time_hours":664,"approval_perbill":501683994,"support_perbill":50100378,"approval":50.1683994,"support":5.0100378,"days":28,"dot_needed":"56,819,470"},{"time_hours":665,"approval_perbill":501471905,"support_perbill":50087701,"approval":50.1471905,"support":5.0087701,"days":28,"dot_needed":"56,805,093"},{"time_hours":666,"approval_perbill":501260273,"support_perbill":50075062,"approval":50.1260273,"support":5.0075062,"days":28,"dot_needed":"56,790,759"},{"time_hours":667,"approval_perbill":501049097,"support_perbill":50062459,"approval":50.1049097,"support":5.0062459,"days":28,"dot_needed":"56,776,466"},{"time_hours":668,"approval_perbill":500838375,"support_perbill":50049894,"approval":50.0838375,"support":5.0049894,"days":28,"dot_needed":"56,762,215"},{"time_hours":669,"approval_perbill":500628106,"support_perbill":50037365,"approval":50.0628106,"support":5.0037365,"days":28,"dot_needed":"56,748,006"},{"time_hours":670,"approval_perbill":500418287,"support_perbill":50024873,"approval":50.0418287,"support":5.0024873,"days":28,"dot_needed":"56,733,839"},{"time_hours":671,"approval_perbill":500208919,"support_perbill":50012418,"approval":50.0208919,"support":5.0012418,"days":28,"dot_needed":"56,719,713"},{"time_hours":672,"approval_perbill":499999999,"support_perbill":49999999,"approval":49.9999999,"support":4.9999999,"days":28,"dot_needed":"56,705,629"}]')}}]); \ No newline at end of file diff --git a/assets/js/4f031749.669ef6b1.js b/assets/js/4f031749.669ef6b1.js new file mode 100644 index 000000000000..04a00f3930ba --- /dev/null +++ b/assets/js/4f031749.669ef6b1.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2008],{47940:(e,t,o)=>{"use strict";o.d(t,{Z:()=>u});var a=o(74165),n=o(15861),s=o(67294),i=o(87152),r=o(34200),l=o(67425);function p(e,t,o){return d.apply(this,arguments)}function d(){return(d=(0,n.Z)((0,a.Z)().mark((function e(t,o,n){var s,l,p,d,c;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(s),e.next=21,r.G.create({provider:p});case 21:d=e.sent,(c=o.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+o);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,o,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,o,a);break;case"precise":(0,l.Precise)(e,o,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,o=e.path,i=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,d=(0,s.useState)(""),u=d[0],m=d[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?c(i.toString(),l,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,n.Z)((0,a.Z)().mark((function e(){var n;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,o,m);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(n,l,t,m):m(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,o,a){var n=void 0;if("polkadot"===o||"statemint"===o)n=3;else{if("kusama"!==o&&"statemine"!==o)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),a((e=Number.isInteger(e/t[o].precision)?e/t[o].precision+" "+t[o].symbol:(e/t[o].precision).toFixed(n)+" "+t[o].symbol).toString())},Precise:function(e,o,a){a(e=(e=parseFloat(e))/t[o].precision+" "+t[o].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},44002:(e,t,o)=>{"use strict";o.r(t),o.d(t,{assets:()=>c,contentTitle:()=>p,default:()=>h,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var a=o(87462),n=o(63366),s=(o(67294),o(3905)),i=o(47940),r=["components"],l={id:"learn-guides-staking-pools",title:"Nomination Pools How-to Guides",sidebar_label:"Nomination Pools",description:"Advanced How-to Guides about Nomination Pools.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking-pools"},p=void 0,d={unversionedId:"learn/learn-guides-staking-pools",id:"learn/learn-guides-staking-pools",title:"Nomination Pools How-to Guides",description:"Advanced How-to Guides about Nomination Pools.",source:"@site/../docs/learn/learn-guides-staking-pools.md",sourceDirName:"learn",slug:"/learn-guides-staking-pools",permalink:"/docs/learn-guides-staking-pools",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-staking-pools.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691591645,formattedLastUpdatedAt:"Aug 9, 2023",frontMatter:{id:"learn-guides-staking-pools",title:"Nomination Pools How-to Guides",sidebar_label:"Nomination Pools",description:"Advanced How-to Guides about Nomination Pools.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking-pools"},sidebar:"docs",previous:{title:"Staking",permalink:"/docs/learn-guides-staking"},next:{title:"OpenGov",permalink:"/docs/learn-guides-polkadot-opengov"}},c={},u=[{value:"Pool Creation",id:"pool-creation",level:2},{value:"Pool Upkeep",id:"pool-upkeep",level:2},{value:"Pool Destruction",id:"pool-destruction",level:2},{value:"Claim Rewards for Other Pool Members",id:"claim-rewards-for-other-pool-members",level:2}],m={toc:u},k="wrapper";function h(e){var t=e.components,l=(0,n.Z)(e,r);return(0,s.kt)(k,(0,a.Z)({},m,l,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("h2",{id:"pool-creation"},"Pool Creation"),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},"You easily create a pool using the\n",(0,s.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Polkadot Staking Dashboard"),". See\n",(0,s.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-create-a-pool"},"this support article"),"\nfor more information.")),(0,s.kt)("p",null,"The depositor calls the ",(0,s.kt)("inlineCode",{parentName:"p"},"create")," extrinsic, setting the administrative roles and transferring some\nfunds to the pool to add themselves as the first member. As stated above, the depositor must always\nbe a member as long as the pool exists; they will be the last member to leave, ensuring they always\nhave some skin in the game. A significant stake from the depositor is always a good indicator of the\npool's credibility."),(0,s.kt)("p",null,(0,s.kt)("strong",{parentName:"p"},"The current minimum bond to create a pool on"),"\n",(0,s.kt)("strong",{parentName:"p"},"Polkadot"),"","\n",(0,s.kt)("strong",{parentName:"p"},"is ",(0,s.kt)(i.Z,{network:"polkadot",path:"query.nominationPools.minCreateBond",defaultValue:5e12,filter:"humanReadable",mdxType:"RPC"}),"."),"\n",""),(0,s.kt)("p",null,"The pool\u2019s \u2018nominator role\u2019 selects validators with the nominate extrinsic. On Polkadot JS Apps UI,\nnavigate to Network > Staking > Pools and click on Add Pool button."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Create Nomination Pools",src:o(85209).Z,width:"1412",height:"638"})),(0,s.kt)("p",null,"The UI automatically assigns an ID to the pool and allows for entering the name of the pools and the\ndeposit to be bonded."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Create Nomination Pools - deposit",src:o(58732).Z,width:"1164",height:"458"})),(0,s.kt)("p",null,"When creating a pool using Polkadot JS Apps UI, all the roles are mapped to the Depositor account by\ndefault. If any of these roles need to be assigned to a different account, create the pool using\n",(0,s.kt)("inlineCode",{parentName:"p"},"create")," extrinsic available in\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Developer > Extrinsics > nominationPools")," on Polkadot JS\nApps UI."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Nomination Pool Roles",src:o(12920).Z,width:"1426",height:"558"})),(0,s.kt)("h2",{id:"pool-upkeep"},"Pool Upkeep"),(0,s.kt)("p",null,"The nominator can update the pool\u2019s validator selection. On Polkadot JS Apps UI, navigate to\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Network > Staking > Accounts page")," and click on\nPooled button. If you have any pooled accounts with the role of nominator, you will notice the\noption to set nominees. Select the validators to nominate like you would normally using a nominator\naccount."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Nominate validators",src:o(22455).Z,width:"1810",height:"786"})),(0,s.kt)("p",null,"The root and bouncer can update the pool\u2019s state to blocked through ",(0,s.kt)("inlineCode",{parentName:"p"},"setState")," extrinsic and kick\nmembers by calling ",(0,s.kt)("inlineCode",{parentName:"p"},"unbond")," and ",(0,s.kt)("inlineCode",{parentName:"p"},"withdrawUnbonded"),". (The state can also be toggled back to open)."),(0,s.kt)("h2",{id:"pool-destruction"},"Pool Destruction"),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},"As a pool admin, you can easily destroy a pool and permissionlessly remove all members using the\n",(0,s.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Polkadot Staking Dashboard"),". See\n",(0,s.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-destroy-a-pool"},"this support article"),"\nfor more information.")),(0,s.kt)("p",null,"A pool can be pushed into the \u201cdestroying\u201d state via one of:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"The root and bouncer set the pool to \u201cdestroying\u201d. This can be done by submitting the\n",(0,s.kt)("inlineCode",{parentName:"li"},"nominationPools.setState(poolId, state)")," extrinsic using the\n",(0,s.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/extrinsics"},"Polkadot-JS UI extrinsic tab"),". Where ",(0,s.kt)("inlineCode",{parentName:"li"},"poolId")," is the\nspecific ID of the pool and ",(0,s.kt)("inlineCode",{parentName:"li"},"state"),' is the pool\'s state that must be set to "destroying". Other\npossible states are "open" and "blocked".'),(0,s.kt)("li",{parentName:"ul"},"Any account can set the pool to destroying if over 90% of the pool's active bonded balance has\nbeen slashed.")),(0,s.kt)("p",null,"When a pool is in \u2018destroying\u2019 state, ",(0,s.kt)("inlineCode",{parentName:"p"},"unbond")," and ",(0,s.kt)("inlineCode",{parentName:"p"},"withdrawUnbonded")," become permissionless, so\nanyone can help all the members exit."),(0,s.kt)("p",null,"The pool is destroyed once the depositor withdraws, no members belong to the pool, and all the\npool\u2019s resources are wiped from the state."),(0,s.kt)("h2",{id:"claim-rewards-for-other-pool-members"},"Claim Rewards for Other Pool Members"),(0,s.kt)("p",null,"As a pool member you can claim rewards for any other members who set their\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools#claim-permissions"},"claim permissions")," to one of the ",(0,s.kt)("em",{parentName:"p"},"permissionless"),"\noptions."),(0,s.kt)("p",null,"Let's take the example of ALICE setting the claim permissions to ",(0,s.kt)("inlineCode",{parentName:"p"},"PermissionlessAll"),". Another\naccount STASH can now claim ALICE's rewards (as a free balance or compound them to the existing\nbonded balance). To do so, STASH can go to the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Polkadot-JS UI Extrinsic Tab")," and issue the following\nextrisics:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("inlineCode",{parentName:"li"},"nominationPools.claimPayoutOthers")," extrinsic specifying ALICE's account. This will claim the\nrewards as a free balance on ALICE's account.")),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"pools-payoutOthers",src:o(51546).Z,width:"1499",height:"458"})),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("inlineCode",{parentName:"li"},"nominationPools.bondExtraOthers")," extrinsic specifying ALICE's account and the option to bond:",(0,s.kt)("ul",{parentName:"li"},(0,s.kt)("li",{parentName:"ul"},"the free balance currently available in ALICE's account (",(0,s.kt)("inlineCode",{parentName:"li"},"FreeBalance"),") or"),(0,s.kt)("li",{parentName:"ul"},"the pool rewards (",(0,s.kt)("inlineCode",{parentName:"li"},"Rewards"),") unclaimed by ALICE.")))),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"pools-bondExtraOthers",src:o(63547).Z,width:"1496",height:"643"})))}h.isMDXComponent=!0},63547:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/nomination-pools-bondExtraOthers-d4492df464bbc1cd2c04be211a78eb46.png"},51546:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/nomination-pools-payoutOthers-bfe1ad190e494f39c2c74d65e7edd12c.png"},85209:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-1-98ee6b5592f6851aa57c9d427d70598f.png"},58732:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-2-84da587a4d7591f2e2f79a4054214984.png"},22455:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-5-9b16b01bde4e095d3c8fa71aa9a9a6ca.png"},12920:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-7-74928d7825f19208592498e7b12dee5c.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/4f031749.bca384c9.js b/assets/js/4f031749.bca384c9.js deleted file mode 100644 index 6fdab97be230..000000000000 --- a/assets/js/4f031749.bca384c9.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2008],{47940:(e,t,o)=>{"use strict";o.d(t,{Z:()=>u});var a=o(74165),n=o(15861),s=o(67294),i=o(92519),r=o(1612),l=o(67425);function p(e,t,o){return d.apply(this,arguments)}function d(){return(d=(0,n.Z)((0,a.Z)().mark((function e(t,o,n){var s,l,p,d,c;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(s),e.next=21,r.G.create({provider:p});case 21:d=e.sent,(c=o.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+o);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,o,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,o,a);break;case"precise":(0,l.Precise)(e,o,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,o=e.path,i=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,d=(0,s.useState)(""),u=d[0],m=d[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?c(i.toString(),l,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,n.Z)((0,a.Z)().mark((function e(){var n;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,o,m);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?c(n,l,t,m):m(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,o,a){var n=void 0;if("polkadot"===o||"statemint"===o)n=3;else{if("kusama"!==o&&"statemine"!==o)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),a((e=Number.isInteger(e/t[o].precision)?e/t[o].precision+" "+t[o].symbol:(e/t[o].precision).toFixed(n)+" "+t[o].symbol).toString())},Precise:function(e,o,a){a(e=(e=parseFloat(e))/t[o].precision+" "+t[o].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},44002:(e,t,o)=>{"use strict";o.r(t),o.d(t,{assets:()=>c,contentTitle:()=>p,default:()=>h,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var a=o(87462),n=o(63366),s=(o(67294),o(3905)),i=o(47940),r=["components"],l={id:"learn-guides-staking-pools",title:"Nomination Pools How-to Guides",sidebar_label:"Nomination Pools",description:"Advanced How-to Guides about Nomination Pools.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking-pools"},p=void 0,d={unversionedId:"learn/learn-guides-staking-pools",id:"learn/learn-guides-staking-pools",title:"Nomination Pools How-to Guides",description:"Advanced How-to Guides about Nomination Pools.",source:"@site/../docs/learn/learn-guides-staking-pools.md",sourceDirName:"learn",slug:"/learn-guides-staking-pools",permalink:"/docs/learn-guides-staking-pools",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-staking-pools.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691591645,formattedLastUpdatedAt:"Aug 9, 2023",frontMatter:{id:"learn-guides-staking-pools",title:"Nomination Pools How-to Guides",sidebar_label:"Nomination Pools",description:"Advanced How-to Guides about Nomination Pools.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking-pools"},sidebar:"docs",previous:{title:"Staking",permalink:"/docs/learn-guides-staking"},next:{title:"OpenGov",permalink:"/docs/learn-guides-polkadot-opengov"}},c={},u=[{value:"Pool Creation",id:"pool-creation",level:2},{value:"Pool Upkeep",id:"pool-upkeep",level:2},{value:"Pool Destruction",id:"pool-destruction",level:2},{value:"Claim Rewards for Other Pool Members",id:"claim-rewards-for-other-pool-members",level:2}],m={toc:u},k="wrapper";function h(e){var t=e.components,l=(0,n.Z)(e,r);return(0,s.kt)(k,(0,a.Z)({},m,l,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("h2",{id:"pool-creation"},"Pool Creation"),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},"You easily create a pool using the\n",(0,s.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Polkadot Staking Dashboard"),". See\n",(0,s.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-create-a-pool"},"this support article"),"\nfor more information.")),(0,s.kt)("p",null,"The depositor calls the ",(0,s.kt)("inlineCode",{parentName:"p"},"create")," extrinsic, setting the administrative roles and transferring some\nfunds to the pool to add themselves as the first member. As stated above, the depositor must always\nbe a member as long as the pool exists; they will be the last member to leave, ensuring they always\nhave some skin in the game. A significant stake from the depositor is always a good indicator of the\npool's credibility."),(0,s.kt)("p",null,(0,s.kt)("strong",{parentName:"p"},"The current minimum bond to create a pool on"),"\n",(0,s.kt)("strong",{parentName:"p"},"Polkadot"),"","\n",(0,s.kt)("strong",{parentName:"p"},"is ",(0,s.kt)(i.Z,{network:"polkadot",path:"query.nominationPools.minCreateBond",defaultValue:5e12,filter:"humanReadable",mdxType:"RPC"}),"."),"\n",""),(0,s.kt)("p",null,"The pool\u2019s \u2018nominator role\u2019 selects validators with the nominate extrinsic. On Polkadot JS Apps UI,\nnavigate to Network > Staking > Pools and click on Add Pool button."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Create Nomination Pools",src:o(85209).Z,width:"1412",height:"638"})),(0,s.kt)("p",null,"The UI automatically assigns an ID to the pool and allows for entering the name of the pools and the\ndeposit to be bonded."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Create Nomination Pools - deposit",src:o(58732).Z,width:"1164",height:"458"})),(0,s.kt)("p",null,"When creating a pool using Polkadot JS Apps UI, all the roles are mapped to the Depositor account by\ndefault. If any of these roles need to be assigned to a different account, create the pool using\n",(0,s.kt)("inlineCode",{parentName:"p"},"create")," extrinsic available in\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Developer > Extrinsics > nominationPools")," on Polkadot JS\nApps UI."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Nomination Pool Roles",src:o(12920).Z,width:"1426",height:"558"})),(0,s.kt)("h2",{id:"pool-upkeep"},"Pool Upkeep"),(0,s.kt)("p",null,"The nominator can update the pool\u2019s validator selection. On Polkadot JS Apps UI, navigate to\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Network > Staking > Accounts page")," and click on\nPooled button. If you have any pooled accounts with the role of nominator, you will notice the\noption to set nominees. Select the validators to nominate like you would normally using a nominator\naccount."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"Nominate validators",src:o(22455).Z,width:"1810",height:"786"})),(0,s.kt)("p",null,"The root and bouncer can update the pool\u2019s state to blocked through ",(0,s.kt)("inlineCode",{parentName:"p"},"setState")," extrinsic and kick\nmembers by calling ",(0,s.kt)("inlineCode",{parentName:"p"},"unbond")," and ",(0,s.kt)("inlineCode",{parentName:"p"},"withdrawUnbonded"),". (The state can also be toggled back to open)."),(0,s.kt)("h2",{id:"pool-destruction"},"Pool Destruction"),(0,s.kt)("admonition",{type:"info"},(0,s.kt)("p",{parentName:"admonition"},"As a pool admin, you can easily destroy a pool and permissionlessly remove all members using the\n",(0,s.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Polkadot Staking Dashboard"),". See\n",(0,s.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-destroy-a-pool"},"this support article"),"\nfor more information.")),(0,s.kt)("p",null,"A pool can be pushed into the \u201cdestroying\u201d state via one of:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},"The root and bouncer set the pool to \u201cdestroying\u201d. This can be done by submitting the\n",(0,s.kt)("inlineCode",{parentName:"li"},"nominationPools.setState(poolId, state)")," extrinsic using the\n",(0,s.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/extrinsics"},"Polkadot-JS UI extrinsic tab"),". Where ",(0,s.kt)("inlineCode",{parentName:"li"},"poolId")," is the\nspecific ID of the pool and ",(0,s.kt)("inlineCode",{parentName:"li"},"state"),' is the pool\'s state that must be set to "destroying". Other\npossible states are "open" and "blocked".'),(0,s.kt)("li",{parentName:"ul"},"Any account can set the pool to destroying if over 90% of the pool's active bonded balance has\nbeen slashed.")),(0,s.kt)("p",null,"When a pool is in \u2018destroying\u2019 state, ",(0,s.kt)("inlineCode",{parentName:"p"},"unbond")," and ",(0,s.kt)("inlineCode",{parentName:"p"},"withdrawUnbonded")," become permissionless, so\nanyone can help all the members exit."),(0,s.kt)("p",null,"The pool is destroyed once the depositor withdraws, no members belong to the pool, and all the\npool\u2019s resources are wiped from the state."),(0,s.kt)("h2",{id:"claim-rewards-for-other-pool-members"},"Claim Rewards for Other Pool Members"),(0,s.kt)("p",null,"As a pool member you can claim rewards for any other members who set their\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools#claim-permissions"},"claim permissions")," to one of the ",(0,s.kt)("em",{parentName:"p"},"permissionless"),"\noptions."),(0,s.kt)("p",null,"Let's take the example of ALICE setting the claim permissions to ",(0,s.kt)("inlineCode",{parentName:"p"},"PermissionlessAll"),". Another\naccount STASH can now claim ALICE's rewards (as a free balance or compound them to the existing\nbonded balance). To do so, STASH can go to the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Polkadot-JS UI Extrinsic Tab")," and issue the following\nextrisics:"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("inlineCode",{parentName:"li"},"nominationPools.claimPayoutOthers")," extrinsic specifying ALICE's account. This will claim the\nrewards as a free balance on ALICE's account.")),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"pools-payoutOthers",src:o(51546).Z,width:"1499",height:"458"})),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("inlineCode",{parentName:"li"},"nominationPools.bondExtraOthers")," extrinsic specifying ALICE's account and the option to bond:",(0,s.kt)("ul",{parentName:"li"},(0,s.kt)("li",{parentName:"ul"},"the free balance currently available in ALICE's account (",(0,s.kt)("inlineCode",{parentName:"li"},"FreeBalance"),") or"),(0,s.kt)("li",{parentName:"ul"},"the pool rewards (",(0,s.kt)("inlineCode",{parentName:"li"},"Rewards"),") unclaimed by ALICE.")))),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"pools-bondExtraOthers",src:o(63547).Z,width:"1496",height:"643"})))}h.isMDXComponent=!0},63547:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/nomination-pools-bondExtraOthers-d4492df464bbc1cd2c04be211a78eb46.png"},51546:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/nomination-pools-payoutOthers-bfe1ad190e494f39c2c74d65e7edd12c.png"},85209:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-1-98ee6b5592f6851aa57c9d427d70598f.png"},58732:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-2-84da587a4d7591f2e2f79a4054214984.png"},22455:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-5-9b16b01bde4e095d3c8fa71aa9a9a6ca.png"},12920:(e,t,o)=>{"use strict";o.d(t,{Z:()=>a});const a=o.p+"assets/images/Nomination-Pools-7-74928d7825f19208592498e7b12dee5c.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/54338ffb.96f31519.js b/assets/js/54338ffb.96f31519.js new file mode 100644 index 000000000000..cc581a4eb4b9 --- /dev/null +++ b/assets/js/54338ffb.96f31519.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[4634],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>d});var n=a(74165),i=a(15861),o=a(67294),s=a(87152),r=a(34200),l=a(67425);function c(t,e,a){return u.apply(this,arguments)}function u(){return(u=(0,i.Z)((0,n.Z)().mark((function t(e,a,i){var o,l,c,u,p;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:o=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){t.next=18;break}return t.abrupt("return");case 18:return c=new s.U(o),t.next=21,r.G.create({provider:c});case 21:u=t.sent,(p=a.split(".")).forEach((function(t){t in u&&(u=u[t])})),t.t1=p[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=u.toString(),t.abrupt("break",35);case 29:return t.next=31,u();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function p(t,e,a,n){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,n);break;case"precise":(0,l.Precise)(t,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(t,n);break;case"percentage":(0,l.Percentage)(t,n);break;case"arrayLength":(0,l.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(t){var e=t.network,a=t.path,s=t.defaultValue,r=t.filter,l=void 0===r?void 0:r,u=(0,o.useState)(""),d=u[0],h=u[1];return e=e.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?p(s.toString(),l,e,h):h(s.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var t=(0,i.Z)((0,n.Z)().mark((function t(){var i;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,c(e,a,h);case 2:if(void 0!==(i=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?p(i,l,e,h):h(i);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{o()}catch(r){console.log(r)}}}),[]),d}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var i=void 0;if("polkadot"===a||"statemint"===a)i=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(i)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},97765:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>p,contentTitle:()=>c,default:()=>g,frontMatter:()=>l,metadata:()=>u,toc:()=>d});var n=a(87462),i=a(63366),o=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"learn-account-multisig",title:"Multi-Signature Accounts",sidebar_label:"Multi-Signature Accounts",description:"Multi-signature Accounts on Polkadot.",keywords:["account","multisig","polkadot account","polkadotjs"],slug:"../learn-account-multisig"},c=void 0,u={unversionedId:"learn/learn-account-multisig",id:"learn/learn-account-multisig",title:"Multi-Signature Accounts",description:"Multi-signature Accounts on Polkadot.",source:"@site/../docs/learn/learn-account-multisig.md",sourceDirName:"learn",slug:"/learn-account-multisig",permalink:"/docs/learn-account-multisig",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-account-multisig.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-account-multisig",title:"Multi-Signature Accounts",sidebar_label:"Multi-Signature Accounts",description:"Multi-signature Accounts on Polkadot.",keywords:["account","multisig","polkadot account","polkadotjs"],slug:"../learn-account-multisig"},sidebar:"docs",previous:{title:"Account Identity",permalink:"/docs/learn-identity"},next:{title:"Proxy Accounts",permalink:"/docs/learn-proxies"}},p={},d=[{value:"Introduction to Multisig Accounts",id:"introduction-to-multisig-accounts",level:2},{value:"Multisig Accounts with the Polkadot-JS UI",id:"multisig-accounts-with-the-polkadot-js-ui",level:2},{value:"Multisig Transactions with Accounts Tab",id:"multisig-transactions-with-accounts-tab",level:3},{value:"Multisig Transactions with Extrinsic Tab",id:"multisig-transactions-with-extrinsic-tab",level:3},{value:"Example using Multisig Accounts",id:"example-using-multisig-accounts",level:4},{value:"Multisig with Multix Tool",id:"multisig-with-multix-tool",level:2},{value:"Decoding Multisig Call Data",id:"decoding-multisig-call-data",level:2}],h={toc:d},m="wrapper";function g(t){var e=t.components,l=(0,i.Z)(t,r);return(0,o.kt)(m,(0,n.Z)({},h,l,{components:e,mdxType:"MDXLayout"}),(0,o.kt)("h2",{id:"introduction-to-multisig-accounts"},"Introduction to Multisig Accounts"),(0,o.kt)("p",null,"It is possible to create multi-signature accounts (multisig) in Substrate-based chains. A multisig\nis composed of one or more addresses and a threshold. The threshold defines how many signatories\n(participating addresses) need to agree on submitting an extrinsic for the call to be successful."),(0,o.kt)("p",null,"For example, Alice, Bob, and Charlie set up a multisig with a threshold of 2. This means Alice and\nBob can execute any call even if Charlie disagrees with it. Likewise, Charlie and Bob can execute\nany call without Alice. A threshold is typically a number smaller than the total number of members\nbut can also be equal to it, which means they all have to agree."),(0,o.kt)("admonition",{title:"Learn more about multisig accounts",type:"info"},(0,o.kt)("p",{parentName:"admonition"},'Check the "How to create a multisig account" section on\n',(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181826-how-to-create-and-use-a-multisig-account"},"this support page"),".\nWe recommend trying out the tutorial on\n",(0,o.kt)("a",{parentName:"p",href:"/docs/maintain-networks#westend-test-network"},"Westend network")," - Polkadot's testnet.")),(0,o.kt)("p",null,"Multi-signature accounts have several uses:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"securing your stash: use additional signatories as a 2FA mechanism to secure your funds. One\nsigner can be on one computer, and another can be on another or in cold storage. This slows down\nyour interactions with the chain but is orders of magnitude more secure."),(0,o.kt)("li",{parentName:"ul"},"board decisions: legal entities such as businesses and foundations use multisigs to govern over\nthe entity's treasury collectively."),(0,o.kt)("li",{parentName:"ul"},"group participation in governance: a multisig account can do everything a regular account can. A\nmultisig account could be a council member in Kusama's governance, where a set of community\nmembers could vote as one entity.")),(0,o.kt)("p",null,"Multi-signature accounts ",(0,o.kt)("strong",{parentName:"p"},"cannot be modified after being created"),". Changing the set of members or\naltering the threshold is not possible and instead requires the dissolution of the current multisig\nand creation of a new one. As such, multisig account addresses are ",(0,o.kt)("strong",{parentName:"p"},"deterministic"),", i.e. you can\nalways calculate the address of a multisig by knowing the members and the threshold, without the\naccount existing yet. This means one can send tokens to an address that does not exist yet, and if\nthe entities designated as the recipients come together in a new multisig under a matching\nthreshold, they will immediately have access to these tokens."),(0,o.kt)("h2",{id:"multisig-accounts-with-the-polkadot-js-ui"},"Multisig Accounts with the Polkadot-JS UI"),(0,o.kt)("h3",{id:"multisig-transactions-with-accounts-tab"},"Multisig Transactions with Accounts Tab"),(0,o.kt)("admonition",{title:"Waltkthrough Video Tutorial",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=-cPiKMslZqI"},"this video tutorial")," to learn how to transact with\na multisig account using the Accounts Tab in the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Polkadot-JS UI"),".")),(0,o.kt)("p",null,"You can create a multisig account directly on the Accounts Tab of the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Polkadot-JS UI"),", and use this account to send funds. See\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181826-how-to-create-and-use-a-multisig-account"},"this support article"),"\nfor more information."),(0,o.kt)("h3",{id:"multisig-transactions-with-extrinsic-tab"},"Multisig Transactions with Extrinsic Tab"),(0,o.kt)("p",null,"There are three types of actions you can take with a multisig account:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Executing a call ",(0,o.kt)("inlineCode",{parentName:"li"},"asMulti"),". This is used to begin or end a multisig transaction."),(0,o.kt)("li",{parentName:"ul"},"Approving a call ",(0,o.kt)("inlineCode",{parentName:"li"},"approveAsMulti"),". This is used to approve an extrinsic and pass-on to the next\nsignatory (see ",(0,o.kt)("a",{parentName:"li",href:"#example-using-multi-signature-accounts"},"example below")," for more information)."),(0,o.kt)("li",{parentName:"ul"},"Cancelling a call ",(0,o.kt)("inlineCode",{parentName:"li"},"cancelAsMulti"),".")),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Check out ",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/extrinsics#multisig"},"this page")," for more\ninformation about the actions you can take with a multi-signature account.")),(0,o.kt)("p",null,"In scenarios where only a single approval is needed, a convenience method ",(0,o.kt)("inlineCode",{parentName:"p"},"as_multi_threshold_1"),"\nshould be used. This function takes only the other signatories and the raw call as arguments. Note\nthat the Polkadot-JS UI does not have integration for this call because it is not possible to create\nmultisig accounts with ",(0,o.kt)("inlineCode",{parentName:"p"},"threshold=1"),". If you want to create a multisig with threshold 1, you can use\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/txwrapper-core"},"txwrapper-core"),", which is developed and supported by\nParity Technologies. There is a detailed\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/txwrapper-core/tree/main/packages/txwrapper-examples/multisig"},"multisig example"),"\nthat you can try out and change to see how it works."),(0,o.kt)("p",null,"However, in anything but the simple one approval case, you will likely need more than one of the\nsignatories to approve the call before finally executing it. When you create a new call or approve a\ncall as a multisig, you will need to place a small deposit. The deposit stays locked in the pallet\nuntil the call is executed. The deposit is to establish an economic cost on the storage space that\nthe multisig call takes up on the chain and discourage users from creating dangling multisig\noperations that never get executed. The deposit will be reserved in the caller's accounts, so\nparticipants in multisig wallets should have spare funds available."),(0,o.kt)("p",null,"The deposit is dependent on the ",(0,o.kt)("inlineCode",{parentName:"p"},"threshold")," parameter and is calculated as follows:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Deposit = depositBase + threshold * depositFactor\n")),(0,o.kt)("p",null,"Where ",(0,o.kt)("inlineCode",{parentName:"p"},"depositBase")," and ",(0,o.kt)("inlineCode",{parentName:"p"},"depositFactor")," are chain constants (in\nDOT units) set in the runtime code. Currently,\nthe deposit base equals\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.multisig.depositBase",defaultValue:20088e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the deposit factor equals\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.multisig.depositFactor",defaultValue:32e7,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,o.kt)("h4",{id:"example-using-multisig-accounts"},"Example using Multisig Accounts"),(0,o.kt)("admonition",{title:"Walk-through video tutorial",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T0vIuJcTJeQ"},"this video tutorial")," to learn how to transact with\na multisig account using the Extrinsic Tab in the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS UI"),".")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"multisig diagram",src:a(706).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"Let's consider an example of a multisig on Polkadot with a threshold of 2 and 3 signers: Charlie,\nDan, and Eleanor. First, Charlie will create the call on-chain by calling the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti"),"\nextrinsic with the raw call, in this case, a balance transfer (",(0,o.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive"),"\nextrinsic) from multisig CDE to Frank's account. When doing this, Charlie will have to deposit\n",(0,o.kt)("inlineCode",{parentName:"p"},"DepositBase + (2 * DepositFactor) = 20.152 DOT")," while he waits for either Dan or Eleanor also to\napprove the balance transfer call using the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.approveAsMulti")," or the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti"),"\nextrinsics."),(0,o.kt)("p",null,"If Dan submits the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.approveAsMulti")," extrinsic, he approves Charlie's call but he passes on\nthe final approval to Eleanor. So, although the multisig has threshold 2, in this case all 3/3\nsignatories need to participate in the transaction approval. Eleanor will need to submit a\n",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," or ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.approveAsMulti")," extrinsic to transfer funds from CDE to Frank."),(0,o.kt)("p",null,"Alternatively, Dan or Eleanor can just submit a ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic after Charlie to\ntransfer the funds. In this case, 2/3 signatories will participate in the transaction approval. The\naccounts approving Charlie's call will not need to place the deposit, and Charlie will receive his\ndeposit back once the transfer is successful or canceled. To cancel the transaction, Dan or Eleanor\ncan use the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.cancelAsMulti")," extrinsic."),(0,o.kt)("p",null,"Note that multisigs are ",(0,o.kt)("strong",{parentName:"p"},"deterministic"),", which means that multisig addresses are generated from\nthe addresses of signers and the threshold of the multisig wallet. No matter the order of the\nsignatories' accounts, the multisig will always have the same address because accounts' addresses\nare sorted in ascending order."),(0,o.kt)("admonition",{title:"Addresses that are provided to the multisig wallet are sorted",type:"note"},(0,o.kt)("p",{parentName:"admonition"},"Public keys of signers' wallets are compared byte-for-byte and sorted ascending before being used to\ngenerate the multisig address. For example, consider the scenario with three addresses, A, B, and C,\nstarting with ",(0,o.kt)("inlineCode",{parentName:"p"},"5FUGT"),", ",(0,o.kt)("inlineCode",{parentName:"p"},"5HMfS"),", and ",(0,o.kt)("inlineCode",{parentName:"p"},"5GhKJ"),". If we build the ABC multisig with the accounts in that\nspecific order (i.e. first A, then B, and C), the real order of the accounts in the multisig will be\nACB. If, in the Extrinsic tab, we initiate a multisig call with C, the order of the other\nsignatories will be first A, then B. If we put first B, then A, the transaction will fail.")),(0,o.kt)("p",null,"This has some implications when using the Extrinsics tab on the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Polkadot-JS UI")," to perform multisig transactions. If the\norder of the ",(0,o.kt)("em",{parentName:"p"},"other signatories")," is wrong, the transaction will fail. This does not happen if the\nmultisig is executed directly from the Accounts tab (recommended). The Polkadot-JS UI supports\nmultisig accounts, as documented on the\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-account-generation#multi-signature-accounts"},"Account Generation page"),". You can see our\nvideo tutorials for more information about creating multisig accounts and transacting with them\nusing both the ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=-cPiKMslZqI"},"Accounts Tab")," and the\n",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T0vIuJcTJeQ"},"Extrinsic Tab")," in the Polkadot-JS UI."),(0,o.kt)("h2",{id:"multisig-with-multix-tool"},"Multisig with Multix Tool"),(0,o.kt)("admonition",{title:"Walk-Through Video Tutorial",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=APxPsawebJw"},"this video tutorial")," and\n",(0,o.kt)("a",{parentName:"p",href:"https://blog.chainsafe.io/multix-a-simple-interface-to-manage-complex-multisigs-on-polkadot-97328be26f9d"},"this article"),"\nfor more information about using ",(0,o.kt)("a",{parentName:"p",href:"https://multix.chainsafe.io/"},"Multix")," for multisig accounts.")),(0,o.kt)("p",null,"The ",(0,o.kt)("a",{parentName:"p",href:"https://multix.chainsafe.io/"},"Multix tool")," is an easy-to-use interface to manage complex\nmultisigs. The tool is part of\n",(0,o.kt)("a",{parentName:"p",href:"https://wiki.polkadot.network/docs/build-open-source#user-interface"},"the open-source Polkadot/Kusama Tech Stack"),".\nBesides being user-friendly, Multix provides several benefits compared to the Polkadot-JS UI:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"When one person creates the multisig account, all the signatories see the multisig account on\ntheir interface."),(0,o.kt)("li",{parentName:"ul"},"There is no need to pass around the call data to confirm a transaction. Such information is\nretrieved from the chain and displayed to the users."),(0,o.kt)("li",{parentName:"ul"},"Thanks to the power of ",(0,o.kt)("a",{parentName:"li",href:"/docs/learn-proxies#anonymous-proxy-pure-proxy"},"pure proxies"),",\nadding and removing signatories or adjusting the threshold is now possible without creating new\nmultisigs and Multix provides an intuitive interface to work with pure proxies.")),(0,o.kt)("h2",{id:"decoding-multisig-call-data"},"Decoding Multisig Call Data"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Before signing a transaction, it is important to know the exact specifics of what is being signed.\nCheck the\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181826-how-to-create-and-use-a-multisig-account"},'"How to use a multisig account"'),"\nin the support docs on how to decode the multisig call data.")))}g.isMDXComponent=!0},706:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/multisig-diagram-90327330a3e865703a0ab1a1cc1eee47.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/54338ffb.d9bf4daf.js b/assets/js/54338ffb.d9bf4daf.js deleted file mode 100644 index b5ae04feec5a..000000000000 --- a/assets/js/54338ffb.d9bf4daf.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[4634],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>d});var n=a(74165),i=a(15861),o=a(67294),s=a(92519),r=a(1612),l=a(67425);function c(t,e,a){return u.apply(this,arguments)}function u(){return(u=(0,i.Z)((0,n.Z)().mark((function t(e,a,i){var o,l,c,u,p;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:o=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){t.next=18;break}return t.abrupt("return");case 18:return c=new s.U(o),t.next=21,r.G.create({provider:c});case 21:u=t.sent,(p=a.split(".")).forEach((function(t){t in u&&(u=u[t])})),t.t1=p[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=u.toString(),t.abrupt("break",35);case 29:return t.next=31,u();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function p(t,e,a,n){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,n);break;case"precise":(0,l.Precise)(t,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(t,n);break;case"percentage":(0,l.Percentage)(t,n);break;case"arrayLength":(0,l.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(t){var e=t.network,a=t.path,s=t.defaultValue,r=t.filter,l=void 0===r?void 0:r,u=(0,o.useState)(""),d=u[0],h=u[1];return e=e.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?p(s.toString(),l,e,h):h(s.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var t=(0,i.Z)((0,n.Z)().mark((function t(){var i;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,c(e,a,h);case 2:if(void 0!==(i=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?p(i,l,e,h):h(i);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{o()}catch(r){console.log(r)}}}),[]),d}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var i=void 0;if("polkadot"===a||"statemint"===a)i=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(i)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},97765:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>p,contentTitle:()=>c,default:()=>g,frontMatter:()=>l,metadata:()=>u,toc:()=>d});var n=a(87462),i=a(63366),o=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"learn-account-multisig",title:"Multi-Signature Accounts",sidebar_label:"Multi-Signature Accounts",description:"Multi-signature Accounts on Polkadot.",keywords:["account","multisig","polkadot account","polkadotjs"],slug:"../learn-account-multisig"},c=void 0,u={unversionedId:"learn/learn-account-multisig",id:"learn/learn-account-multisig",title:"Multi-Signature Accounts",description:"Multi-signature Accounts on Polkadot.",source:"@site/../docs/learn/learn-account-multisig.md",sourceDirName:"learn",slug:"/learn-account-multisig",permalink:"/docs/learn-account-multisig",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-account-multisig.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-account-multisig",title:"Multi-Signature Accounts",sidebar_label:"Multi-Signature Accounts",description:"Multi-signature Accounts on Polkadot.",keywords:["account","multisig","polkadot account","polkadotjs"],slug:"../learn-account-multisig"},sidebar:"docs",previous:{title:"Account Identity",permalink:"/docs/learn-identity"},next:{title:"Proxy Accounts",permalink:"/docs/learn-proxies"}},p={},d=[{value:"Introduction to Multisig Accounts",id:"introduction-to-multisig-accounts",level:2},{value:"Multisig Accounts with the Polkadot-JS UI",id:"multisig-accounts-with-the-polkadot-js-ui",level:2},{value:"Multisig Transactions with Accounts Tab",id:"multisig-transactions-with-accounts-tab",level:3},{value:"Multisig Transactions with Extrinsic Tab",id:"multisig-transactions-with-extrinsic-tab",level:3},{value:"Example using Multisig Accounts",id:"example-using-multisig-accounts",level:4},{value:"Multisig with Multix Tool",id:"multisig-with-multix-tool",level:2},{value:"Decoding Multisig Call Data",id:"decoding-multisig-call-data",level:2}],h={toc:d},m="wrapper";function g(t){var e=t.components,l=(0,i.Z)(t,r);return(0,o.kt)(m,(0,n.Z)({},h,l,{components:e,mdxType:"MDXLayout"}),(0,o.kt)("h2",{id:"introduction-to-multisig-accounts"},"Introduction to Multisig Accounts"),(0,o.kt)("p",null,"It is possible to create multi-signature accounts (multisig) in Substrate-based chains. A multisig\nis composed of one or more addresses and a threshold. The threshold defines how many signatories\n(participating addresses) need to agree on submitting an extrinsic for the call to be successful."),(0,o.kt)("p",null,"For example, Alice, Bob, and Charlie set up a multisig with a threshold of 2. This means Alice and\nBob can execute any call even if Charlie disagrees with it. Likewise, Charlie and Bob can execute\nany call without Alice. A threshold is typically a number smaller than the total number of members\nbut can also be equal to it, which means they all have to agree."),(0,o.kt)("admonition",{title:"Learn more about multisig accounts",type:"info"},(0,o.kt)("p",{parentName:"admonition"},'Check the "How to create a multisig account" section on\n',(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181826-how-to-create-and-use-a-multisig-account"},"this support page"),".\nWe recommend trying out the tutorial on\n",(0,o.kt)("a",{parentName:"p",href:"/docs/maintain-networks#westend-test-network"},"Westend network")," - Polkadot's testnet.")),(0,o.kt)("p",null,"Multi-signature accounts have several uses:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"securing your stash: use additional signatories as a 2FA mechanism to secure your funds. One\nsigner can be on one computer, and another can be on another or in cold storage. This slows down\nyour interactions with the chain but is orders of magnitude more secure."),(0,o.kt)("li",{parentName:"ul"},"board decisions: legal entities such as businesses and foundations use multisigs to govern over\nthe entity's treasury collectively."),(0,o.kt)("li",{parentName:"ul"},"group participation in governance: a multisig account can do everything a regular account can. A\nmultisig account could be a council member in Kusama's governance, where a set of community\nmembers could vote as one entity.")),(0,o.kt)("p",null,"Multi-signature accounts ",(0,o.kt)("strong",{parentName:"p"},"cannot be modified after being created"),". Changing the set of members or\naltering the threshold is not possible and instead requires the dissolution of the current multisig\nand creation of a new one. As such, multisig account addresses are ",(0,o.kt)("strong",{parentName:"p"},"deterministic"),", i.e. you can\nalways calculate the address of a multisig by knowing the members and the threshold, without the\naccount existing yet. This means one can send tokens to an address that does not exist yet, and if\nthe entities designated as the recipients come together in a new multisig under a matching\nthreshold, they will immediately have access to these tokens."),(0,o.kt)("h2",{id:"multisig-accounts-with-the-polkadot-js-ui"},"Multisig Accounts with the Polkadot-JS UI"),(0,o.kt)("h3",{id:"multisig-transactions-with-accounts-tab"},"Multisig Transactions with Accounts Tab"),(0,o.kt)("admonition",{title:"Waltkthrough Video Tutorial",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=-cPiKMslZqI"},"this video tutorial")," to learn how to transact with\na multisig account using the Accounts Tab in the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Polkadot-JS UI"),".")),(0,o.kt)("p",null,"You can create a multisig account directly on the Accounts Tab of the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Polkadot-JS UI"),", and use this account to send funds. See\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181826-how-to-create-and-use-a-multisig-account"},"this support article"),"\nfor more information."),(0,o.kt)("h3",{id:"multisig-transactions-with-extrinsic-tab"},"Multisig Transactions with Extrinsic Tab"),(0,o.kt)("p",null,"There are three types of actions you can take with a multisig account:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Executing a call ",(0,o.kt)("inlineCode",{parentName:"li"},"asMulti"),". This is used to begin or end a multisig transaction."),(0,o.kt)("li",{parentName:"ul"},"Approving a call ",(0,o.kt)("inlineCode",{parentName:"li"},"approveAsMulti"),". This is used to approve an extrinsic and pass-on to the next\nsignatory (see ",(0,o.kt)("a",{parentName:"li",href:"#example-using-multi-signature-accounts"},"example below")," for more information)."),(0,o.kt)("li",{parentName:"ul"},"Cancelling a call ",(0,o.kt)("inlineCode",{parentName:"li"},"cancelAsMulti"),".")),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Check out ",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/extrinsics#multisig"},"this page")," for more\ninformation about the actions you can take with a multi-signature account.")),(0,o.kt)("p",null,"In scenarios where only a single approval is needed, a convenience method ",(0,o.kt)("inlineCode",{parentName:"p"},"as_multi_threshold_1"),"\nshould be used. This function takes only the other signatories and the raw call as arguments. Note\nthat the Polkadot-JS UI does not have integration for this call because it is not possible to create\nmultisig accounts with ",(0,o.kt)("inlineCode",{parentName:"p"},"threshold=1"),". If you want to create a multisig with threshold 1, you can use\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/txwrapper-core"},"txwrapper-core"),", which is developed and supported by\nParity Technologies. There is a detailed\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/paritytech/txwrapper-core/tree/main/packages/txwrapper-examples/multisig"},"multisig example"),"\nthat you can try out and change to see how it works."),(0,o.kt)("p",null,"However, in anything but the simple one approval case, you will likely need more than one of the\nsignatories to approve the call before finally executing it. When you create a new call or approve a\ncall as a multisig, you will need to place a small deposit. The deposit stays locked in the pallet\nuntil the call is executed. The deposit is to establish an economic cost on the storage space that\nthe multisig call takes up on the chain and discourage users from creating dangling multisig\noperations that never get executed. The deposit will be reserved in the caller's accounts, so\nparticipants in multisig wallets should have spare funds available."),(0,o.kt)("p",null,"The deposit is dependent on the ",(0,o.kt)("inlineCode",{parentName:"p"},"threshold")," parameter and is calculated as follows:"),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"Deposit = depositBase + threshold * depositFactor\n")),(0,o.kt)("p",null,"Where ",(0,o.kt)("inlineCode",{parentName:"p"},"depositBase")," and ",(0,o.kt)("inlineCode",{parentName:"p"},"depositFactor")," are chain constants (in\nDOT units) set in the runtime code. Currently,\nthe deposit base equals\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.multisig.depositBase",defaultValue:20088e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the deposit factor equals\n",(0,o.kt)(s.Z,{network:"polkadot",path:"consts.multisig.depositFactor",defaultValue:32e7,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,o.kt)("h4",{id:"example-using-multisig-accounts"},"Example using Multisig Accounts"),(0,o.kt)("admonition",{title:"Walk-through video tutorial",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T0vIuJcTJeQ"},"this video tutorial")," to learn how to transact with\na multisig account using the Extrinsic Tab in the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS UI"),".")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"multisig diagram",src:a(706).Z,width:"1920",height:"800"})),(0,o.kt)("p",null,"Let's consider an example of a multisig on Polkadot with a threshold of 2 and 3 signers: Charlie,\nDan, and Eleanor. First, Charlie will create the call on-chain by calling the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti"),"\nextrinsic with the raw call, in this case, a balance transfer (",(0,o.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive"),"\nextrinsic) from multisig CDE to Frank's account. When doing this, Charlie will have to deposit\n",(0,o.kt)("inlineCode",{parentName:"p"},"DepositBase + (2 * DepositFactor) = 20.152 DOT")," while he waits for either Dan or Eleanor also to\napprove the balance transfer call using the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.approveAsMulti")," or the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti"),"\nextrinsics."),(0,o.kt)("p",null,"If Dan submits the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.approveAsMulti")," extrinsic, he approves Charlie's call but he passes on\nthe final approval to Eleanor. So, although the multisig has threshold 2, in this case all 3/3\nsignatories need to participate in the transaction approval. Eleanor will need to submit a\n",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," or ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.approveAsMulti")," extrinsic to transfer funds from CDE to Frank."),(0,o.kt)("p",null,"Alternatively, Dan or Eleanor can just submit a ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic after Charlie to\ntransfer the funds. In this case, 2/3 signatories will participate in the transaction approval. The\naccounts approving Charlie's call will not need to place the deposit, and Charlie will receive his\ndeposit back once the transfer is successful or canceled. To cancel the transaction, Dan or Eleanor\ncan use the ",(0,o.kt)("inlineCode",{parentName:"p"},"multisig.cancelAsMulti")," extrinsic."),(0,o.kt)("p",null,"Note that multisigs are ",(0,o.kt)("strong",{parentName:"p"},"deterministic"),", which means that multisig addresses are generated from\nthe addresses of signers and the threshold of the multisig wallet. No matter the order of the\nsignatories' accounts, the multisig will always have the same address because accounts' addresses\nare sorted in ascending order."),(0,o.kt)("admonition",{title:"Addresses that are provided to the multisig wallet are sorted",type:"note"},(0,o.kt)("p",{parentName:"admonition"},"Public keys of signers' wallets are compared byte-for-byte and sorted ascending before being used to\ngenerate the multisig address. For example, consider the scenario with three addresses, A, B, and C,\nstarting with ",(0,o.kt)("inlineCode",{parentName:"p"},"5FUGT"),", ",(0,o.kt)("inlineCode",{parentName:"p"},"5HMfS"),", and ",(0,o.kt)("inlineCode",{parentName:"p"},"5GhKJ"),". If we build the ABC multisig with the accounts in that\nspecific order (i.e. first A, then B, and C), the real order of the accounts in the multisig will be\nACB. If, in the Extrinsic tab, we initiate a multisig call with C, the order of the other\nsignatories will be first A, then B. If we put first B, then A, the transaction will fail.")),(0,o.kt)("p",null,"This has some implications when using the Extrinsics tab on the\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Polkadot-JS UI")," to perform multisig transactions. If the\norder of the ",(0,o.kt)("em",{parentName:"p"},"other signatories")," is wrong, the transaction will fail. This does not happen if the\nmultisig is executed directly from the Accounts tab (recommended). The Polkadot-JS UI supports\nmultisig accounts, as documented on the\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-account-generation#multi-signature-accounts"},"Account Generation page"),". You can see our\nvideo tutorials for more information about creating multisig accounts and transacting with them\nusing both the ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=-cPiKMslZqI"},"Accounts Tab")," and the\n",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T0vIuJcTJeQ"},"Extrinsic Tab")," in the Polkadot-JS UI."),(0,o.kt)("h2",{id:"multisig-with-multix-tool"},"Multisig with Multix Tool"),(0,o.kt)("admonition",{title:"Walk-Through Video Tutorial",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=APxPsawebJw"},"this video tutorial")," and\n",(0,o.kt)("a",{parentName:"p",href:"https://blog.chainsafe.io/multix-a-simple-interface-to-manage-complex-multisigs-on-polkadot-97328be26f9d"},"this article"),"\nfor more information about using ",(0,o.kt)("a",{parentName:"p",href:"https://multix.chainsafe.io/"},"Multix")," for multisig accounts.")),(0,o.kt)("p",null,"The ",(0,o.kt)("a",{parentName:"p",href:"https://multix.chainsafe.io/"},"Multix tool")," is an easy-to-use interface to manage complex\nmultisigs. The tool is part of\n",(0,o.kt)("a",{parentName:"p",href:"https://wiki.polkadot.network/docs/build-open-source#user-interface"},"the open-source Polkadot/Kusama Tech Stack"),".\nBesides being user-friendly, Multix provides several benefits compared to the Polkadot-JS UI:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"When one person creates the multisig account, all the signatories see the multisig account on\ntheir interface."),(0,o.kt)("li",{parentName:"ul"},"There is no need to pass around the call data to confirm a transaction. Such information is\nretrieved from the chain and displayed to the users."),(0,o.kt)("li",{parentName:"ul"},"Thanks to the power of ",(0,o.kt)("a",{parentName:"li",href:"/docs/learn-proxies#anonymous-proxy-pure-proxy"},"pure proxies"),",\nadding and removing signatories or adjusting the threshold is now possible without creating new\nmultisigs and Multix provides an intuitive interface to work with pure proxies.")),(0,o.kt)("h2",{id:"decoding-multisig-call-data"},"Decoding Multisig Call Data"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Before signing a transaction, it is important to know the exact specifics of what is being signed.\nCheck the\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181826-how-to-create-and-use-a-multisig-account"},'"How to use a multisig account"'),"\nin the support docs on how to decode the multisig call data.")))}g.isMDXComponent=!0},706:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/multisig-diagram-90327330a3e865703a0ab1a1cc1eee47.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/5541.8c506078.js b/assets/js/5541.8c506078.js deleted file mode 100644 index 5ce036dc0c0f..000000000000 --- a/assets/js/5541.8c506078.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! For license information please see 5541.8c506078.js.LICENSE.txt */ -(self.webpackChunk=self.webpackChunk||[]).push([[5541],{3905:(e,t,n)=>{"use strict";n.d(t,{Zo:()=>d,kt:()=>h});var r=n(67294);function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=r.createContext({}),u=function(e){var t=r.useContext(c),n=t;return e&&(n="function"==typeof e?e(t):s(s({},t),e)),n},d=function(e){var t=u(e.components);return r.createElement(c.Provider,{value:t},e.children)},l="mdxType",f={inlineCode:"code",wrapper:function(e){var t=e.children;return r.createElement(r.Fragment,{},t)}},p=r.forwardRef((function(e,t){var n=e.components,a=e.mdxType,i=e.originalType,c=e.parentName,d=o(e,["components","mdxType","originalType","parentName"]),l=u(n),p=a,h=l["".concat(c,".").concat(p)]||l[p]||f[p]||i;return n?r.createElement(h,s(s({ref:t},d),{},{components:n})):r.createElement(h,s({ref:t},d))}));function h(e,t){var n=arguments,a=t&&t.mdxType;if("string"==typeof e||a){var i=n.length,s=new Array(i);s[0]=p;var o={};for(var c in t)hasOwnProperty.call(t,c)&&(o[c]=t[c]);o.originalType=e,o[l]="string"==typeof e?e:a,s[1]=o;for(var u=2;u{"use strict";var t=Object.prototype.hasOwnProperty,n="~";function r(){}function a(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function i(e,t,r,i,s){if("function"!=typeof r)throw new TypeError("The listener must be a function");var o=new a(r,i||e,s),c=n?n+t:t;return e._events[c]?e._events[c].fn?e._events[c]=[e._events[c],o]:e._events[c].push(o):(e._events[c]=o,e._eventsCount++),e}function s(e,t){0==--e._eventsCount?e._events=new r:delete e._events[t]}function o(){this._events=new r,this._eventsCount=0}Object.create&&(r.prototype=Object.create(null),(new r).__proto__||(n=!1)),o.prototype.eventNames=function(){var e,r,a=[];if(0===this._eventsCount)return a;for(r in e=this._events)t.call(e,r)&&a.push(n?r.slice(1):r);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(e)):a},o.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var a=0,i=r.length,s=new Array(i);a{"use strict";var t=Object.prototype.hasOwnProperty,n="~";function r(){}function a(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function i(e,t,r,i,s){if("function"!=typeof r)throw new TypeError("The listener must be a function");var o=new a(r,i||e,s),c=n?n+t:t;return e._events[c]?e._events[c].fn?e._events[c]=[e._events[c],o]:e._events[c].push(o):(e._events[c]=o,e._eventsCount++),e}function s(e,t){0==--e._eventsCount?e._events=new r:delete e._events[t]}function o(){this._events=new r,this._eventsCount=0}Object.create&&(r.prototype=Object.create(null),(new r).__proto__||(n=!1)),o.prototype.eventNames=function(){var e,r,a=[];if(0===this._eventsCount)return a;for(r in e=this._events)t.call(e,r)&&a.push(n?r.slice(1):r);return Object.getOwnPropertySymbols?a.concat(Object.getOwnPropertySymbols(e)):a},o.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var a=0,i=r.length,s=new Array(i);a=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+e)}function c(e,t,n){var r=o(e,n);return n-1>=t&&(r|=o(e,n-1)<<4),r}function u(e,t,n,a){for(var i=0,s=0,o=Math.min(e.length,n),c=t;c=49?u-49+10:u>=17?u-17+10:u,r(u>=0&&s0?e:t},i.min=function(e,t){return e.cmp(t)<0?e:t},i.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var a=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(a++,this.negative=1),a=0;a-=3)s=e[a]|e[a-1]<<8|e[a-2]<<16,this.words[i]|=s<>>26-o&67108863,(o+=24)>=26&&(o-=26,i++);else if("le"===n)for(a=0,i=0;a>>26-o&67108863,(o+=24)>=26&&(o-=26,i++);return this._strip()},i.prototype._parseHex=function(e,t,n){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var r=0;r=t;r-=2)a=c(e,t,r)<=18?(i-=18,s+=1,this.words[s]|=a>>>26):i+=8;else for(r=(e.length-t)%2==0?t+1:t;r=18?(i-=18,s+=1,this.words[s]|=a>>>26):i+=8;this._strip()},i.prototype._parseBase=function(e,t,n){this.words=[0],this.length=1;for(var r=0,a=1;a<=67108863;a*=t)r++;r--,a=a/t|0;for(var i=e.length-n,s=i%r,o=Math.min(i,i-s)+n,c=0,d=n;d1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{i.prototype[Symbol.for("nodejs.util.inspect.custom")]=l}catch(I){i.prototype.inspect=l}else i.prototype.inspect=l;function l(){return(this.red?""}var f=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],p=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],h=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var a=0,i=0,s=0;s>>24-a&16777215,(a+=2)>=26&&(a-=26,s--),n=0!==i||s!==this.length-1?f[6-c.length]+c+n:c+n}for(0!==i&&(n=i.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var u=p[e],d=h[e];n="";var l=this.clone();for(l.negative=0;!l.isZero();){var m=l.modrn(d).toString(e);n=(l=l.idivn(d)).isZero()?m+n:f[u-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},i.prototype.toJSON=function(){return this.toString(16,2)},s&&(i.prototype.toBuffer=function(e,t){return this.toArrayLike(s,e,t)}),i.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)};function m(e,t,n){n.negative=t.negative^e.negative;var r=e.length+t.length|0;n.length=r,r=r-1|0;var a=0|e.words[0],i=0|t.words[0],s=a*i,o=67108863&s,c=s/67108864|0;n.words[0]=o;for(var u=1;u>>26,l=67108863&c,f=Math.min(u,t.length-1),p=Math.max(0,u-e.length+1);p<=f;p++){var h=u-p|0;d+=(s=(a=0|e.words[h])*(i=0|t.words[p])+l)/67108864|0,l=67108863&s}n.words[u]=0|l,c=0|d}return 0!==c?n.words[u]=0|c:n.length--,n._strip()}i.prototype.toArrayLike=function(e,t,n){this._strip();var a=this.byteLength(),i=n||Math.max(1,a);r(a<=i,"byte array longer than desired length"),r(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,a),s},i.prototype._toArrayLikeLE=function(e,t){for(var n=0,r=0,a=0,i=0;a>8&255),n>16&255),6===i?(n>24&255),r=0,i=0):(r=s>>>24,i+=2)}if(n=0&&(e[n--]=s>>8&255),n>=0&&(e[n--]=s>>16&255),6===i?(n>=0&&(e[n--]=s>>24&255),r=0,i=0):(r=s>>>24,i+=2)}if(n>=0)for(e[n--]=r;n>=0;)e[n--]=0},Math.clz32?i.prototype._countBits=function(e){return 32-Math.clz32(e)}:i.prototype._countBits=function(e){var t=e,n=0;return t>=4096&&(n+=13,t>>>=13),t>=64&&(n+=7,t>>>=7),t>=8&&(n+=4,t>>>=4),t>=2&&(n+=2,t>>>=2),n+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,n=0;return 0==(8191&t)&&(n+=13,t>>>=13),0==(127&t)&&(n+=7,t>>>=7),0==(15&t)&&(n+=4,t>>>=4),0==(3&t)&&(n+=2,t>>>=2),0==(1&t)&&n++,n},i.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;te.length?this.clone().ior(e):e.clone().ior(this)},i.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},i.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var n=0;ne.length?this.clone().iand(e):e.clone().iand(this)},i.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},i.prototype.iuxor=function(e){var t,n;this.length>e.length?(t=this,n=e):(t=e,n=this);for(var r=0;re.length?this.clone().ixor(e):e.clone().ixor(this)},i.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},i.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var a=0;a0&&(this.words[a]=~this.words[a]&67108863>>26-n),this._strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,a=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<e.length?(n=this,r=e):(n=e,r=this);for(var a=0,i=0;i>>26;for(;0!==a&&i>>26;if(this.length=n.length,0!==a)this.words[this.length]=a,this.length++;else if(n!==this)for(;ie.length?this.clone().iadd(e):e.clone().iadd(this)},i.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var n,r,a=this.cmp(e);if(0===a)return this.negative=0,this.length=1,this.words[0]=0,this;a>0?(n=this,r=e):(n=e,r=this);for(var i=0,s=0;s>26,this.words[s]=67108863&t;for(;0!==i&&s>26,this.words[s]=67108863&t;if(0===i&&s>>13,p=0|s[1],h=8191&p,m=p>>>13,b=0|s[2],y=8191&b,g=b>>>13,x=0|s[3],v=8191&x,w=x>>>13,S=0|s[4],T=8191&S,k=S>>>13,P=0|s[5],V=8191&P,M=P>>>13,I=0|s[6],O=8191&I,N=I>>>13,E=0|s[7],C=8191&E,A=E>>>13,H=0|s[8],_=8191&H,B=H>>>13,R=0|s[9],L=8191&R,U=R>>>13,z=0|o[0],D=8191&z,j=z>>>13,q=0|o[1],F=8191&q,X=q>>>13,Z=0|o[2],W=8191&Z,G=Z>>>13,K=0|o[3],Y=8191&K,J=K>>>13,Q=0|o[4],$=8191&Q,ee=Q>>>13,te=0|o[5],ne=8191&te,re=te>>>13,ae=0|o[6],ie=8191&ae,se=ae>>>13,oe=0|o[7],ce=8191&oe,ue=oe>>>13,de=0|o[8],le=8191&de,fe=de>>>13,pe=0|o[9],he=8191&pe,me=pe>>>13;n.negative=e.negative^t.negative,n.length=19;var be=(u+(r=Math.imul(l,D))|0)+((8191&(a=(a=Math.imul(l,j))+Math.imul(f,D)|0))<<13)|0;u=((i=Math.imul(f,j))+(a>>>13)|0)+(be>>>26)|0,be&=67108863,r=Math.imul(h,D),a=(a=Math.imul(h,j))+Math.imul(m,D)|0,i=Math.imul(m,j);var ye=(u+(r=r+Math.imul(l,F)|0)|0)+((8191&(a=(a=a+Math.imul(l,X)|0)+Math.imul(f,F)|0))<<13)|0;u=((i=i+Math.imul(f,X)|0)+(a>>>13)|0)+(ye>>>26)|0,ye&=67108863,r=Math.imul(y,D),a=(a=Math.imul(y,j))+Math.imul(g,D)|0,i=Math.imul(g,j),r=r+Math.imul(h,F)|0,a=(a=a+Math.imul(h,X)|0)+Math.imul(m,F)|0,i=i+Math.imul(m,X)|0;var ge=(u+(r=r+Math.imul(l,W)|0)|0)+((8191&(a=(a=a+Math.imul(l,G)|0)+Math.imul(f,W)|0))<<13)|0;u=((i=i+Math.imul(f,G)|0)+(a>>>13)|0)+(ge>>>26)|0,ge&=67108863,r=Math.imul(v,D),a=(a=Math.imul(v,j))+Math.imul(w,D)|0,i=Math.imul(w,j),r=r+Math.imul(y,F)|0,a=(a=a+Math.imul(y,X)|0)+Math.imul(g,F)|0,i=i+Math.imul(g,X)|0,r=r+Math.imul(h,W)|0,a=(a=a+Math.imul(h,G)|0)+Math.imul(m,W)|0,i=i+Math.imul(m,G)|0;var xe=(u+(r=r+Math.imul(l,Y)|0)|0)+((8191&(a=(a=a+Math.imul(l,J)|0)+Math.imul(f,Y)|0))<<13)|0;u=((i=i+Math.imul(f,J)|0)+(a>>>13)|0)+(xe>>>26)|0,xe&=67108863,r=Math.imul(T,D),a=(a=Math.imul(T,j))+Math.imul(k,D)|0,i=Math.imul(k,j),r=r+Math.imul(v,F)|0,a=(a=a+Math.imul(v,X)|0)+Math.imul(w,F)|0,i=i+Math.imul(w,X)|0,r=r+Math.imul(y,W)|0,a=(a=a+Math.imul(y,G)|0)+Math.imul(g,W)|0,i=i+Math.imul(g,G)|0,r=r+Math.imul(h,Y)|0,a=(a=a+Math.imul(h,J)|0)+Math.imul(m,Y)|0,i=i+Math.imul(m,J)|0;var ve=(u+(r=r+Math.imul(l,$)|0)|0)+((8191&(a=(a=a+Math.imul(l,ee)|0)+Math.imul(f,$)|0))<<13)|0;u=((i=i+Math.imul(f,ee)|0)+(a>>>13)|0)+(ve>>>26)|0,ve&=67108863,r=Math.imul(V,D),a=(a=Math.imul(V,j))+Math.imul(M,D)|0,i=Math.imul(M,j),r=r+Math.imul(T,F)|0,a=(a=a+Math.imul(T,X)|0)+Math.imul(k,F)|0,i=i+Math.imul(k,X)|0,r=r+Math.imul(v,W)|0,a=(a=a+Math.imul(v,G)|0)+Math.imul(w,W)|0,i=i+Math.imul(w,G)|0,r=r+Math.imul(y,Y)|0,a=(a=a+Math.imul(y,J)|0)+Math.imul(g,Y)|0,i=i+Math.imul(g,J)|0,r=r+Math.imul(h,$)|0,a=(a=a+Math.imul(h,ee)|0)+Math.imul(m,$)|0,i=i+Math.imul(m,ee)|0;var we=(u+(r=r+Math.imul(l,ne)|0)|0)+((8191&(a=(a=a+Math.imul(l,re)|0)+Math.imul(f,ne)|0))<<13)|0;u=((i=i+Math.imul(f,re)|0)+(a>>>13)|0)+(we>>>26)|0,we&=67108863,r=Math.imul(O,D),a=(a=Math.imul(O,j))+Math.imul(N,D)|0,i=Math.imul(N,j),r=r+Math.imul(V,F)|0,a=(a=a+Math.imul(V,X)|0)+Math.imul(M,F)|0,i=i+Math.imul(M,X)|0,r=r+Math.imul(T,W)|0,a=(a=a+Math.imul(T,G)|0)+Math.imul(k,W)|0,i=i+Math.imul(k,G)|0,r=r+Math.imul(v,Y)|0,a=(a=a+Math.imul(v,J)|0)+Math.imul(w,Y)|0,i=i+Math.imul(w,J)|0,r=r+Math.imul(y,$)|0,a=(a=a+Math.imul(y,ee)|0)+Math.imul(g,$)|0,i=i+Math.imul(g,ee)|0,r=r+Math.imul(h,ne)|0,a=(a=a+Math.imul(h,re)|0)+Math.imul(m,ne)|0,i=i+Math.imul(m,re)|0;var Se=(u+(r=r+Math.imul(l,ie)|0)|0)+((8191&(a=(a=a+Math.imul(l,se)|0)+Math.imul(f,ie)|0))<<13)|0;u=((i=i+Math.imul(f,se)|0)+(a>>>13)|0)+(Se>>>26)|0,Se&=67108863,r=Math.imul(C,D),a=(a=Math.imul(C,j))+Math.imul(A,D)|0,i=Math.imul(A,j),r=r+Math.imul(O,F)|0,a=(a=a+Math.imul(O,X)|0)+Math.imul(N,F)|0,i=i+Math.imul(N,X)|0,r=r+Math.imul(V,W)|0,a=(a=a+Math.imul(V,G)|0)+Math.imul(M,W)|0,i=i+Math.imul(M,G)|0,r=r+Math.imul(T,Y)|0,a=(a=a+Math.imul(T,J)|0)+Math.imul(k,Y)|0,i=i+Math.imul(k,J)|0,r=r+Math.imul(v,$)|0,a=(a=a+Math.imul(v,ee)|0)+Math.imul(w,$)|0,i=i+Math.imul(w,ee)|0,r=r+Math.imul(y,ne)|0,a=(a=a+Math.imul(y,re)|0)+Math.imul(g,ne)|0,i=i+Math.imul(g,re)|0,r=r+Math.imul(h,ie)|0,a=(a=a+Math.imul(h,se)|0)+Math.imul(m,ie)|0,i=i+Math.imul(m,se)|0;var Te=(u+(r=r+Math.imul(l,ce)|0)|0)+((8191&(a=(a=a+Math.imul(l,ue)|0)+Math.imul(f,ce)|0))<<13)|0;u=((i=i+Math.imul(f,ue)|0)+(a>>>13)|0)+(Te>>>26)|0,Te&=67108863,r=Math.imul(_,D),a=(a=Math.imul(_,j))+Math.imul(B,D)|0,i=Math.imul(B,j),r=r+Math.imul(C,F)|0,a=(a=a+Math.imul(C,X)|0)+Math.imul(A,F)|0,i=i+Math.imul(A,X)|0,r=r+Math.imul(O,W)|0,a=(a=a+Math.imul(O,G)|0)+Math.imul(N,W)|0,i=i+Math.imul(N,G)|0,r=r+Math.imul(V,Y)|0,a=(a=a+Math.imul(V,J)|0)+Math.imul(M,Y)|0,i=i+Math.imul(M,J)|0,r=r+Math.imul(T,$)|0,a=(a=a+Math.imul(T,ee)|0)+Math.imul(k,$)|0,i=i+Math.imul(k,ee)|0,r=r+Math.imul(v,ne)|0,a=(a=a+Math.imul(v,re)|0)+Math.imul(w,ne)|0,i=i+Math.imul(w,re)|0,r=r+Math.imul(y,ie)|0,a=(a=a+Math.imul(y,se)|0)+Math.imul(g,ie)|0,i=i+Math.imul(g,se)|0,r=r+Math.imul(h,ce)|0,a=(a=a+Math.imul(h,ue)|0)+Math.imul(m,ce)|0,i=i+Math.imul(m,ue)|0;var ke=(u+(r=r+Math.imul(l,le)|0)|0)+((8191&(a=(a=a+Math.imul(l,fe)|0)+Math.imul(f,le)|0))<<13)|0;u=((i=i+Math.imul(f,fe)|0)+(a>>>13)|0)+(ke>>>26)|0,ke&=67108863,r=Math.imul(L,D),a=(a=Math.imul(L,j))+Math.imul(U,D)|0,i=Math.imul(U,j),r=r+Math.imul(_,F)|0,a=(a=a+Math.imul(_,X)|0)+Math.imul(B,F)|0,i=i+Math.imul(B,X)|0,r=r+Math.imul(C,W)|0,a=(a=a+Math.imul(C,G)|0)+Math.imul(A,W)|0,i=i+Math.imul(A,G)|0,r=r+Math.imul(O,Y)|0,a=(a=a+Math.imul(O,J)|0)+Math.imul(N,Y)|0,i=i+Math.imul(N,J)|0,r=r+Math.imul(V,$)|0,a=(a=a+Math.imul(V,ee)|0)+Math.imul(M,$)|0,i=i+Math.imul(M,ee)|0,r=r+Math.imul(T,ne)|0,a=(a=a+Math.imul(T,re)|0)+Math.imul(k,ne)|0,i=i+Math.imul(k,re)|0,r=r+Math.imul(v,ie)|0,a=(a=a+Math.imul(v,se)|0)+Math.imul(w,ie)|0,i=i+Math.imul(w,se)|0,r=r+Math.imul(y,ce)|0,a=(a=a+Math.imul(y,ue)|0)+Math.imul(g,ce)|0,i=i+Math.imul(g,ue)|0,r=r+Math.imul(h,le)|0,a=(a=a+Math.imul(h,fe)|0)+Math.imul(m,le)|0,i=i+Math.imul(m,fe)|0;var Pe=(u+(r=r+Math.imul(l,he)|0)|0)+((8191&(a=(a=a+Math.imul(l,me)|0)+Math.imul(f,he)|0))<<13)|0;u=((i=i+Math.imul(f,me)|0)+(a>>>13)|0)+(Pe>>>26)|0,Pe&=67108863,r=Math.imul(L,F),a=(a=Math.imul(L,X))+Math.imul(U,F)|0,i=Math.imul(U,X),r=r+Math.imul(_,W)|0,a=(a=a+Math.imul(_,G)|0)+Math.imul(B,W)|0,i=i+Math.imul(B,G)|0,r=r+Math.imul(C,Y)|0,a=(a=a+Math.imul(C,J)|0)+Math.imul(A,Y)|0,i=i+Math.imul(A,J)|0,r=r+Math.imul(O,$)|0,a=(a=a+Math.imul(O,ee)|0)+Math.imul(N,$)|0,i=i+Math.imul(N,ee)|0,r=r+Math.imul(V,ne)|0,a=(a=a+Math.imul(V,re)|0)+Math.imul(M,ne)|0,i=i+Math.imul(M,re)|0,r=r+Math.imul(T,ie)|0,a=(a=a+Math.imul(T,se)|0)+Math.imul(k,ie)|0,i=i+Math.imul(k,se)|0,r=r+Math.imul(v,ce)|0,a=(a=a+Math.imul(v,ue)|0)+Math.imul(w,ce)|0,i=i+Math.imul(w,ue)|0,r=r+Math.imul(y,le)|0,a=(a=a+Math.imul(y,fe)|0)+Math.imul(g,le)|0,i=i+Math.imul(g,fe)|0;var Ve=(u+(r=r+Math.imul(h,he)|0)|0)+((8191&(a=(a=a+Math.imul(h,me)|0)+Math.imul(m,he)|0))<<13)|0;u=((i=i+Math.imul(m,me)|0)+(a>>>13)|0)+(Ve>>>26)|0,Ve&=67108863,r=Math.imul(L,W),a=(a=Math.imul(L,G))+Math.imul(U,W)|0,i=Math.imul(U,G),r=r+Math.imul(_,Y)|0,a=(a=a+Math.imul(_,J)|0)+Math.imul(B,Y)|0,i=i+Math.imul(B,J)|0,r=r+Math.imul(C,$)|0,a=(a=a+Math.imul(C,ee)|0)+Math.imul(A,$)|0,i=i+Math.imul(A,ee)|0,r=r+Math.imul(O,ne)|0,a=(a=a+Math.imul(O,re)|0)+Math.imul(N,ne)|0,i=i+Math.imul(N,re)|0,r=r+Math.imul(V,ie)|0,a=(a=a+Math.imul(V,se)|0)+Math.imul(M,ie)|0,i=i+Math.imul(M,se)|0,r=r+Math.imul(T,ce)|0,a=(a=a+Math.imul(T,ue)|0)+Math.imul(k,ce)|0,i=i+Math.imul(k,ue)|0,r=r+Math.imul(v,le)|0,a=(a=a+Math.imul(v,fe)|0)+Math.imul(w,le)|0,i=i+Math.imul(w,fe)|0;var Me=(u+(r=r+Math.imul(y,he)|0)|0)+((8191&(a=(a=a+Math.imul(y,me)|0)+Math.imul(g,he)|0))<<13)|0;u=((i=i+Math.imul(g,me)|0)+(a>>>13)|0)+(Me>>>26)|0,Me&=67108863,r=Math.imul(L,Y),a=(a=Math.imul(L,J))+Math.imul(U,Y)|0,i=Math.imul(U,J),r=r+Math.imul(_,$)|0,a=(a=a+Math.imul(_,ee)|0)+Math.imul(B,$)|0,i=i+Math.imul(B,ee)|0,r=r+Math.imul(C,ne)|0,a=(a=a+Math.imul(C,re)|0)+Math.imul(A,ne)|0,i=i+Math.imul(A,re)|0,r=r+Math.imul(O,ie)|0,a=(a=a+Math.imul(O,se)|0)+Math.imul(N,ie)|0,i=i+Math.imul(N,se)|0,r=r+Math.imul(V,ce)|0,a=(a=a+Math.imul(V,ue)|0)+Math.imul(M,ce)|0,i=i+Math.imul(M,ue)|0,r=r+Math.imul(T,le)|0,a=(a=a+Math.imul(T,fe)|0)+Math.imul(k,le)|0,i=i+Math.imul(k,fe)|0;var Ie=(u+(r=r+Math.imul(v,he)|0)|0)+((8191&(a=(a=a+Math.imul(v,me)|0)+Math.imul(w,he)|0))<<13)|0;u=((i=i+Math.imul(w,me)|0)+(a>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,r=Math.imul(L,$),a=(a=Math.imul(L,ee))+Math.imul(U,$)|0,i=Math.imul(U,ee),r=r+Math.imul(_,ne)|0,a=(a=a+Math.imul(_,re)|0)+Math.imul(B,ne)|0,i=i+Math.imul(B,re)|0,r=r+Math.imul(C,ie)|0,a=(a=a+Math.imul(C,se)|0)+Math.imul(A,ie)|0,i=i+Math.imul(A,se)|0,r=r+Math.imul(O,ce)|0,a=(a=a+Math.imul(O,ue)|0)+Math.imul(N,ce)|0,i=i+Math.imul(N,ue)|0,r=r+Math.imul(V,le)|0,a=(a=a+Math.imul(V,fe)|0)+Math.imul(M,le)|0,i=i+Math.imul(M,fe)|0;var Oe=(u+(r=r+Math.imul(T,he)|0)|0)+((8191&(a=(a=a+Math.imul(T,me)|0)+Math.imul(k,he)|0))<<13)|0;u=((i=i+Math.imul(k,me)|0)+(a>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,r=Math.imul(L,ne),a=(a=Math.imul(L,re))+Math.imul(U,ne)|0,i=Math.imul(U,re),r=r+Math.imul(_,ie)|0,a=(a=a+Math.imul(_,se)|0)+Math.imul(B,ie)|0,i=i+Math.imul(B,se)|0,r=r+Math.imul(C,ce)|0,a=(a=a+Math.imul(C,ue)|0)+Math.imul(A,ce)|0,i=i+Math.imul(A,ue)|0,r=r+Math.imul(O,le)|0,a=(a=a+Math.imul(O,fe)|0)+Math.imul(N,le)|0,i=i+Math.imul(N,fe)|0;var Ne=(u+(r=r+Math.imul(V,he)|0)|0)+((8191&(a=(a=a+Math.imul(V,me)|0)+Math.imul(M,he)|0))<<13)|0;u=((i=i+Math.imul(M,me)|0)+(a>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,r=Math.imul(L,ie),a=(a=Math.imul(L,se))+Math.imul(U,ie)|0,i=Math.imul(U,se),r=r+Math.imul(_,ce)|0,a=(a=a+Math.imul(_,ue)|0)+Math.imul(B,ce)|0,i=i+Math.imul(B,ue)|0,r=r+Math.imul(C,le)|0,a=(a=a+Math.imul(C,fe)|0)+Math.imul(A,le)|0,i=i+Math.imul(A,fe)|0;var Ee=(u+(r=r+Math.imul(O,he)|0)|0)+((8191&(a=(a=a+Math.imul(O,me)|0)+Math.imul(N,he)|0))<<13)|0;u=((i=i+Math.imul(N,me)|0)+(a>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,r=Math.imul(L,ce),a=(a=Math.imul(L,ue))+Math.imul(U,ce)|0,i=Math.imul(U,ue),r=r+Math.imul(_,le)|0,a=(a=a+Math.imul(_,fe)|0)+Math.imul(B,le)|0,i=i+Math.imul(B,fe)|0;var Ce=(u+(r=r+Math.imul(C,he)|0)|0)+((8191&(a=(a=a+Math.imul(C,me)|0)+Math.imul(A,he)|0))<<13)|0;u=((i=i+Math.imul(A,me)|0)+(a>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,r=Math.imul(L,le),a=(a=Math.imul(L,fe))+Math.imul(U,le)|0,i=Math.imul(U,fe);var Ae=(u+(r=r+Math.imul(_,he)|0)|0)+((8191&(a=(a=a+Math.imul(_,me)|0)+Math.imul(B,he)|0))<<13)|0;u=((i=i+Math.imul(B,me)|0)+(a>>>13)|0)+(Ae>>>26)|0,Ae&=67108863;var He=(u+(r=Math.imul(L,he))|0)+((8191&(a=(a=Math.imul(L,me))+Math.imul(U,he)|0))<<13)|0;return u=((i=Math.imul(U,me))+(a>>>13)|0)+(He>>>26)|0,He&=67108863,c[0]=be,c[1]=ye,c[2]=ge,c[3]=xe,c[4]=ve,c[5]=we,c[6]=Se,c[7]=Te,c[8]=ke,c[9]=Pe,c[10]=Ve,c[11]=Me,c[12]=Ie,c[13]=Oe,c[14]=Ne,c[15]=Ee,c[16]=Ce,c[17]=Ae,c[18]=He,0!==u&&(c[19]=u,n.length++),n};function y(e,t,n){n.negative=t.negative^e.negative,n.length=e.length+t.length;for(var r=0,a=0,i=0;i>>26)|0)>>>26,s&=67108863}n.words[i]=o,r=s,s=a}return 0!==r?n.words[i]=r:n.length--,n._strip()}function g(e,t,n){return y(e,t,n)}function x(e,t){this.x=e,this.y=t}Math.imul||(b=m),i.prototype.mulTo=function(e,t){var n=this.length+e.length;return 10===this.length&&10===e.length?b(this,e,t):n<63?m(this,e,t):n<1024?y(this,e,t):g(this,e,t)},x.prototype.makeRBT=function(e){for(var t=new Array(e),n=i.prototype._countBits(e)-1,r=0;r>=1;return r},x.prototype.permute=function(e,t,n,r,a,i){for(var s=0;s>>=1)a++;return 1<>>=13,n[2*s+1]=8191&i,i>>>=13;for(s=2*t;s>=26,n+=i/67108864|0,n+=s>>>26,this.words[a]=67108863&s}return 0!==n&&(this.words[a]=n,this.length++),t?this.ineg():this},i.prototype.muln=function(e){return this.clone().imuln(e)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),n=0;n>>a&1}return t}(e);if(0===t.length)return new i(1);for(var n=this,r=0;r=0);var t,n=e%26,a=(e-n)/26,i=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==a){for(t=this.length-1;t>=0;t--)this.words[t+a]=this.words[t];for(t=0;t=0),a=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),o=67108863^67108863>>>i<s)for(this.length-=s,u=0;u=0&&(0!==d||u>=a);u--){var l=0|this.words[u];this.words[u]=d<<26-i|l>>>i,d=l&o}return c&&0!==d&&(c.words[c.length++]=d),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},i.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},i.prototype.shln=function(e){return this.clone().ishln(e)},i.prototype.ushln=function(e){return this.clone().iushln(e)},i.prototype.shrn=function(e){return this.clone().ishrn(e)},i.prototype.ushrn=function(e){return this.clone().iushrn(e)},i.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,a=1<=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var a=67108863^67108863>>>t<=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},i.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t>26)-(c/67108864|0),this.words[a+n]=67108863&i}for(;a>26,this.words[a+n]=67108863&i;if(0===o)return this._strip();for(r(-1===o),o=0,a=0;a>26,this.words[a]=67108863&i;return this.negative=1,this._strip()},i.prototype._wordDiv=function(e,t){var n=(this.length,e.length),r=this.clone(),a=e,s=0|a.words[a.length-1];0!==(n=26-this._countBits(s))&&(a=a.ushln(n),r.iushln(n),s=0|a.words[a.length-1]);var o,c=r.length-a.length;if("mod"!==t){(o=new i(null)).length=c+1,o.words=new Array(o.length);for(var u=0;u=0;l--){var f=67108864*(0|r.words[a.length+l])+(0|r.words[a.length+l-1]);for(f=Math.min(f/s|0,67108863),r._ishlnsubmul(a,f,l);0!==r.negative;)f--,r.negative=0,r._ishlnsubmul(a,1,l),r.isZero()||(r.negative^=1);o&&(o.words[l]=f)}return o&&o._strip(),r._strip(),"div"!==t&&0!==n&&r.iushrn(n),{div:o||null,mod:r}},i.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(o=this.neg().divmod(e,t),"mod"!==t&&(a=o.div.neg()),"div"!==t&&(s=o.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:a,mod:s}):0===this.negative&&0!==e.negative?(o=this.divmod(e.neg(),t),"mod"!==t&&(a=o.div.neg()),{div:a,mod:o.mod}):0!=(this.negative&e.negative)?(o=this.neg().divmod(e.neg(),t),"div"!==t&&(s=o.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:o.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modrn(e.words[0]))}:this._wordDiv(e,t);var a,s,o},i.prototype.div=function(e){return this.divmod(e,"div",!1).div},i.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},i.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},i.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var n=0!==t.div.negative?t.mod.isub(e):t.mod,r=e.ushrn(1),a=e.andln(1),i=n.cmp(r);return i<0||1===a&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},i.prototype.modrn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=(1<<26)%e,a=0,i=this.length-1;i>=0;i--)a=(n*a+(0|this.words[i]))%e;return t?-a:a},i.prototype.modn=function(e){return this.modrn(e)},i.prototype.idivn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=0,a=this.length-1;a>=0;a--){var i=(0|this.words[a])+67108864*n;this.words[a]=i/e|0,n=i%e}return this._strip(),t?this.ineg():this},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var a=new i(1),s=new i(0),o=new i(0),c=new i(1),u=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++u;for(var d=n.clone(),l=t.clone();!t.isZero();){for(var f=0,p=1;0==(t.words[0]&p)&&f<26;++f,p<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(a.isOdd()||s.isOdd())&&(a.iadd(d),s.isub(l)),a.iushrn(1),s.iushrn(1);for(var h=0,m=1;0==(n.words[0]&m)&&h<26;++h,m<<=1);if(h>0)for(n.iushrn(h);h-- >0;)(o.isOdd()||c.isOdd())&&(o.iadd(d),c.isub(l)),o.iushrn(1),c.iushrn(1);t.cmp(n)>=0?(t.isub(n),a.isub(o),s.isub(c)):(n.isub(t),o.isub(a),c.isub(s))}return{a:o,b:c,gcd:n.iushln(u)}},i.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var a,s=new i(1),o=new i(0),c=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var u=0,d=1;0==(t.words[0]&d)&&u<26;++u,d<<=1);if(u>0)for(t.iushrn(u);u-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);for(var l=0,f=1;0==(n.words[0]&f)&&l<26;++l,f<<=1);if(l>0)for(n.iushrn(l);l-- >0;)o.isOdd()&&o.iadd(c),o.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(o)):(n.isub(t),o.isub(s))}return(a=0===t.cmpn(1)?s:o).cmpn(0)<0&&a.iadd(e),a},i.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),n=e.clone();t.negative=0,n.negative=0;for(var r=0;t.isEven()&&n.isEven();r++)t.iushrn(1),n.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;n.isEven();)n.iushrn(1);var a=t.cmp(n);if(a<0){var i=t;t=n,n=i}else if(0===a||0===n.cmpn(1))break;t.isub(n)}return n.iushln(r)},i.prototype.invm=function(e){return this.egcd(e).a.umod(e)},i.prototype.isEven=function(){return 0==(1&this.words[0])},i.prototype.isOdd=function(){return 1==(1&this.words[0])},i.prototype.andln=function(e){return this.words[0]&e},i.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,a=1<>>26,o&=67108863,this.words[s]=o}return 0!==i&&(this.words[s]=i,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var a=0|this.words[0];t=a===e?0:ae.length)return 1;if(this.length=0;n--){var r=0|this.words[n],a=0|e.words[n];if(r!==a){ra&&(t=1);break}}return t},i.prototype.gtn=function(e){return 1===this.cmpn(e)},i.prototype.gt=function(e){return 1===this.cmp(e)},i.prototype.gten=function(e){return this.cmpn(e)>=0},i.prototype.gte=function(e){return this.cmp(e)>=0},i.prototype.ltn=function(e){return-1===this.cmpn(e)},i.prototype.lt=function(e){return-1===this.cmp(e)},i.prototype.lten=function(e){return this.cmpn(e)<=0},i.prototype.lte=function(e){return this.cmp(e)<=0},i.prototype.eqn=function(e){return 0===this.cmpn(e)},i.prototype.eq=function(e){return 0===this.cmp(e)},i.red=function(e){return new V(e)},i.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(e){return this.red=e,this},i.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var v={k256:null,p224:null,p192:null,p25519:null};function w(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function S(){w.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function T(){w.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function k(){w.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function P(){w.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function V(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function M(e){V.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}w.prototype._tmp=function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e},w.prototype.ireduce=function(e){var t,n=e;do{this.split(n,this.tmp),t=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(t>this.n);var r=t0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},w.prototype.split=function(e,t){e.iushrn(this.n,0,t)},w.prototype.imulK=function(e){return e.imul(this.k)},a(S,w),S.prototype.split=function(e,t){for(var n=4194303,r=Math.min(e.length,9),a=0;a>>22,i=s}i>>>=22,e.words[a-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},S.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,n=0;n>>=26,e.words[n]=a,t=r}return 0!==t&&(e.words[e.length++]=t),e},i._prime=function(e){if(v[e])return v[e];var t;if("k256"===e)t=new S;else if("p224"===e)t=new T;else if("p192"===e)t=new k;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new P}return v[e]=t,t},V.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},V.prototype._verify2=function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},V.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(d(e,e.umod(this.m)._forceRed(this)),e)},V.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},V.prototype.add=function(e,t){this._verify2(e,t);var n=e.add(t);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},V.prototype.iadd=function(e,t){this._verify2(e,t);var n=e.iadd(t);return n.cmp(this.m)>=0&&n.isub(this.m),n},V.prototype.sub=function(e,t){this._verify2(e,t);var n=e.sub(t);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},V.prototype.isub=function(e,t){this._verify2(e,t);var n=e.isub(t);return n.cmpn(0)<0&&n.iadd(this.m),n},V.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},V.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},V.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},V.prototype.isqr=function(e){return this.imul(e,e.clone())},V.prototype.sqr=function(e){return this.mul(e,e)},V.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new i(1)).iushrn(2);return this.pow(e,n)}for(var a=this.m.subn(1),s=0;!a.isZero()&&0===a.andln(1);)s++,a.iushrn(1);r(!a.isZero());var o=new i(1).toRed(this),c=o.redNeg(),u=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new i(2*d*d).toRed(this);0!==this.pow(d,u).cmp(c);)d.redIAdd(c);for(var l=this.pow(d,a),f=this.pow(e,a.addn(1).iushrn(1)),p=this.pow(e,a),h=s;0!==p.cmp(o);){for(var m=p,b=0;0!==m.cmp(o);b++)m=m.redSqr();r(b=0;r--){for(var u=t.words[r],d=c-1;d>=0;d--){var l=u>>d&1;a!==n[0]&&(a=this.sqr(a)),0!==l||0!==s?(s<<=1,s|=l,(4===++o||0===r&&0===d)&&(a=this.mul(a,n[s]),o=0,s=0)):o=0}c=26}return a},V.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},V.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},i.mont=function(e){return new M(e)},a(M,V),M.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},M.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},M.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var n=e.imul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),a=n.isub(r).iushrn(this.shift),i=a;return a.cmp(this.m)>=0?i=a.isub(this.m):a.cmpn(0)<0&&(i=a.iadd(this.m)),i._forceRed(this)},M.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var n=e.mul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),a=n.isub(r).iushrn(this.shift),s=a;return a.cmp(this.m)>=0?s=a.isub(this.m):a.cmpn(0)<0&&(s=a.iadd(this.m)),s._forceRed(this)},M.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(e=n.nmd(e),this)},31218:(e,t)=>{t.lY=171005,t.JH=339466,t.aI="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"},15861:(e,t,n)=>{"use strict";function r(e,t,n,r,a,i,s){try{var o=e[i](s),c=o.value}catch(u){return void n(u)}o.done?t(c):Promise.resolve(c).then(r,a)}function a(e){return function(){var t=this,n=arguments;return new Promise((function(a,i){var s=e.apply(t,n);function o(e){r(s,a,i,o,c,"next",e)}function c(e){r(s,a,i,o,c,"throw",e)}o(void 0)}))}}n.d(t,{Z:()=>a})},74165:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r=n(71002);function a(){a=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},s="function"==typeof Symbol?Symbol:{},o=s.iterator||"@@iterator",c=s.asyncIterator||"@@asyncIterator",u=s.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(N){d=function(e,t,n){return e[t]=n}}function l(e,t,n,r){var a=t&&t.prototype instanceof h?t:h,s=Object.create(a.prototype),o=new M(r||[]);return i(s,"_invoke",{value:T(e,n,o)}),s}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(N){return{type:"throw",arg:N}}}e.wrap=l;var p={};function h(){}function m(){}function b(){}var y={};d(y,o,(function(){return this}));var g=Object.getPrototypeOf,x=g&&g(g(I([])));x&&x!==t&&n.call(x,o)&&(y=x);var v=b.prototype=h.prototype=Object.create(y);function w(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function a(i,s,o,c){var u=f(e[i],e,s);if("throw"!==u.type){var d=u.arg,l=d.value;return l&&"object"==(0,r.Z)(l)&&n.call(l,"__await")?t.resolve(l.__await).then((function(e){a("next",e,o,c)}),(function(e){a("throw",e,o,c)})):t.resolve(l).then((function(e){d.value=e,o(d)}),(function(e){return a("throw",e,o,c)}))}c(u.arg)}var s;i(this,"_invoke",{value:function(e,n){function r(){return new t((function(t,r){a(e,n,t,r)}))}return s=s?s.then(r,r):r()}})}function T(e,t,n){var r="suspendedStart";return function(a,i){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===a)throw i;return O()}for(n.method=a,n.arg=i;;){var s=n.delegate;if(s){var o=k(s,n);if(o){if(o===p)continue;return o}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=f(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===p)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function k(e,t){var n=t.method,r=e.iterator[n];if(void 0===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=void 0,k(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),p;var a=f(r,e.iterator,t.arg);if("throw"===a.type)return t.method="throw",t.arg=a.arg,t.delegate=null,p;var i=a.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,p):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,p)}function P(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function V(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function M(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(P,this),this.reset(!0)}function I(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,a=function t(){for(;++r=0;--a){var i=this.tryEntries[a],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var o=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(o&&c){if(this.prev=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),V(n),p}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var a=r.arg;V(n)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:I(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),p}},e}},1612:(e,t,n)=>{"use strict";n.d(t,{G:()=>_w});var r={};n.r(r),n.d(r,{bitGet:()=>Vc,bitLen:()=>Pc,bitMask:()=>Ic,bitSet:()=>Mc,bytesToHex:()=>fc,bytesToNumberBE:()=>bc,bytesToNumberLE:()=>yc,concatBytes:()=>Sc,createHmacDrbg:()=>Ec,ensureBytes:()=>wc,equalBytes:()=>Tc,hexToBytes:()=>mc,hexToNumber:()=>hc,numberToBytesBE:()=>gc,numberToBytesLE:()=>xc,numberToHexUnpadded:()=>pc,numberToVarBytesBE:()=>vc,utf8ToBytes:()=>kc,validateObject:()=>Ac});var a={};n.r(a),n.d(a,{BitVec:()=>ku,Bool:()=>Vo,Bytes:()=>ir,Data:()=>Xu,F32:()=>Vu,F64:()=>Mu,GenericAccountId:()=>Qs,GenericAccountId32:()=>Qs,GenericAccountId33:()=>$s,GenericAccountIndex:()=>io,GenericAddress:()=>Po,GenericBlock:()=>so,GenericCall:()=>lo,GenericChainProperties:()=>ho,GenericConsensusEngineId:()=>vo,GenericEthereumAccountId:()=>xu,GenericEthereumLookupSource:()=>Su,GenericEvent:()=>Vi,GenericEventData:()=>Pi,GenericExtrinsic:()=>Li,GenericExtrinsicEra:()=>Xi,GenericExtrinsicPayload:()=>Wi,GenericExtrinsicPayloadUnknown:()=>Gi,GenericExtrinsicPayloadV4:()=>Qi,GenericExtrinsicSignatureV4:()=>ts,GenericExtrinsicUnknown:()=>Ki,GenericExtrinsicV4:()=>Ii,GenericImmortalEra:()=>qi,GenericLookupSource:()=>To,GenericMortalEra:()=>Fi,GenericMultiAddress:()=>Po,GenericSignerPayload:()=>Ji,GenericVote:()=>Co,I128:()=>Cu,I16:()=>Ou,I256:()=>Au,I32:()=>Nu,I64:()=>Eu,I8:()=>Iu,ISize:()=>Hu,Null:()=>Yt,OptionBool:()=>_u,StorageKey:()=>Yu,Text:()=>Ru,Type:()=>Lu,U128:()=>Du,U16:()=>zu,U256:()=>ju,U32:()=>eo,U64:()=>Ui,U8:()=>Uu,USize:()=>qu,bool:()=>Vo,f32:()=>Vu,f64:()=>Mu,i128:()=>Cu,i16:()=>Ou,i256:()=>Au,i32:()=>Nu,i64:()=>Eu,i8:()=>Iu,isize:()=>Hu,u128:()=>Du,u16:()=>zu,u256:()=>ju,u32:()=>eo,u64:()=>Ui,u8:()=>Uu,usize:()=>qu});var i={};n.r(i),n.d(i,{assets:()=>cd,attestations:()=>ol,aura:()=>ud,author:()=>El,authorship:()=>dd,babe:()=>fd,balances:()=>pd,beefy:()=>md,benchmark:()=>bd,blockbuilder:()=>wd,bridges:()=>cl,chain:()=>Cl,childstate:()=>Al,claims:()=>ul,collective:()=>Sd,consensus:()=>Td,contracts:()=>Pd,contractsAbi:()=>Pl,crowdloan:()=>dl,cumulus:()=>ll,democracy:()=>Vd,dev:()=>Md,discovery:()=>Id,elections:()=>Od,engine:()=>Nd,eth:()=>Vl,evm:()=>Ed,extrinsics:()=>Cd,finality:()=>pl,fungibles:()=>Ad,genericAsset:()=>Hd,gilt:()=>_d,grandpa:()=>Rd,identity:()=>Ld,imOnline:()=>Ud,lottery:()=>zd,metadata:()=>ed,mmr:()=>Dd,nfts:()=>jd,nimbus:()=>Ml,nompools:()=>qd,offchain:()=>Hl,offences:()=>Fd,ormlOracle:()=>Il,ormlTokens:()=>Ol,parachains:()=>xl,payment:()=>zl,poll:()=>vl,pow:()=>Xd,proxy:()=>Zd,purchase:()=>wl,recovery:()=>Wd,rpc:()=>Nl,runtime:()=>sd,scaleInfo:()=>od,scheduler:()=>Gd,session:()=>Kd,society:()=>Yd,staking:()=>Jd,state:()=>Dl,support:()=>Qd,syncstate:()=>$d,system:()=>el,treasury:()=>tl,txpayment:()=>nl,txqueue:()=>rl,uniques:()=>al,utility:()=>il,vesting:()=>sl,xcm:()=>kl});var s={};n.r(s),n.d(s,{kusama:()=>jp,polkadot:()=>qp,westend:()=>Fp});var o={};n.r(o),n.d(o,{_flags:()=>Xh,_identity:()=>Qh,accountId:()=>Fh,flags:()=>Zh,hasIdentity:()=>em,hasIdentityMulti:()=>tm,idAndIndex:()=>Wh,idToIndex:()=>nm,identity:()=>$h,indexToId:()=>um,indexes:()=>cm,info:()=>lm});var c={};n.r(c),n.d(c,{hasProposals:()=>Tm,members:()=>Sm,prime:()=>Im,proposal:()=>km,proposalCount:()=>Pm,proposalHashes:()=>Vm,proposals:()=>Mm});var u={};n.r(u),n.d(u,{_getIds:()=>Nm,all:()=>Em,expand:()=>Am,get:()=>Cm,getExpanded:()=>Hm,listNodes:()=>Bm});var d={};n.r(d),n.d(d,{account:()=>eb,all:()=>Wm,votingBalance:()=>nb,votingBalances:()=>tb});var l={};n.r(l),n.d(l,{bounties:()=>ib});var f={};n.r(f),n.d(f,{_getHeaderRange:()=>gb,bestNumber:()=>db,bestNumberFinalized:()=>lb,bestNumberLag:()=>fb,getBlock:()=>hb,getBlockByNumber:()=>mb,getHeader:()=>yb,subscribeFinalizedHeads:()=>xb,subscribeNewBlocks:()=>vb,subscribeNewHeads:()=>wb});var p={};n.r(p),n.d(p,{fees:()=>Sb});var h={};n.r(h),n.d(h,{hasProposals:()=>Ob,members:()=>Ib,prime:()=>Hb,proposal:()=>Nb,proposalCount:()=>Eb,proposalHashes:()=>Cb,proposals:()=>Ab,votes:()=>Vb,votesOf:()=>Mb});var m={};n.r(m),n.d(m,{childKey:()=>_b,contributions:()=>jb,ownContributions:()=>Xb});var b={};n.r(b),n.d(b,{_referendumInfo:()=>wy,_referendumVotes:()=>xy,_referendumsVotes:()=>vy,dispatchQueue:()=>ty,locks:()=>ay,nextExternal:()=>iy,preimage:()=>dy,preimages:()=>uy,proposals:()=>fy,referendumIds:()=>py,referendums:()=>hy,referendumsActive:()=>my,referendumsFinished:()=>by,referendumsInfo:()=>Sy,sqrtElectorate:()=>Ty});var y={};n.r(y),n.d(y,{info:()=>My});var g={};n.r(g),n.d(g,{receivedHeartbeats:()=>Oy});var x={};n.r(x),n.d(x,{hasProposals:()=>Ey,members:()=>Ny,prime:()=>By,proposal:()=>Cy,proposalCount:()=>Ay,proposalHashes:()=>Hy,proposals:()=>_y});var v={};n.r(v),n.d(v,{info:()=>zy,overview:()=>jy});var w={};n.r(w),n.d(w,{eraLength:()=>Gy,eraProgress:()=>Ky,indexes:()=>Fy,info:()=>Xy,progress:()=>Wy,sessionProgress:()=>Yy});var S={};n.r(S),n.d(S,{_members:()=>eg,candidates:()=>Jy,info:()=>Qy,member:()=>$y,members:()=>tg});var T={};n.r(T),n.d(T,{_eraExposure:()=>Vg,_eraPrefs:()=>Bg,_eraSlashes:()=>Fg,_erasExposure:()=>Ig,_erasPoints:()=>Ag,_erasPrefs:()=>Lg,_erasRewards:()=>Dg,_erasSlashes:()=>Zg,_ownExposures:()=>Jg,_ownSlashes:()=>ex,_stakerExposures:()=>sx,_stakerPoints:()=>ux,_stakerPrefs:()=>lx,_stakerRewards:()=>mx,_stakerRewardsEras:()=>hx,_stakerSlashes:()=>xx,account:()=>sg,accounts:()=>ig,currentPoints:()=>og,electedInfo:()=>ug,eraExposure:()=>Mg,eraPrefs:()=>Rg,eraSlashes:()=>Xg,erasExposure:()=>Og,erasHistoric:()=>Ng,erasPoints:()=>Hg,erasPrefs:()=>Ug,erasRewards:()=>jg,erasSlashes:()=>Wg,keys:()=>Gg,keysMulti:()=>Kg,nextElected:()=>Sx,overview:()=>Yg,ownExposure:()=>Qg,ownExposures:()=>$g,ownSlash:()=>tx,ownSlashes:()=>nx,query:()=>ax,queryMulti:()=>ix,stakerExposure:()=>cx,stakerExposures:()=>ox,stakerPoints:()=>dx,stakerPrefs:()=>fx,stakerRewards:()=>bx,stakerRewardsMulti:()=>gx,stakerRewardsMultiEras:()=>yx,stakerSlashes:()=>vx,stashes:()=>wx,validators:()=>Tx,waitingInfo:()=>Px});var k={};n.r(k),n.d(k,{hasProposals:()=>Mx,members:()=>Vx,prime:()=>Cx,proposal:()=>Ix,proposalCount:()=>Ox,proposalHashes:()=>Nx,proposals:()=>Ex});var P={};n.r(P),n.d(P,{proposals:()=>Ax});var V={};n.r(V),n.d(V,{events:()=>Hx,signingInfo:()=>jx});var M=n(50273),I=n(48907),O=n(249),N=n(65716);const E="@polkadot/api",C=(new URL("file:///home/runner/work/polkadot-wiki/polkadot-wiki/node_modules/@polkadot/api/packageInfo.js").pathname.substring(0,new URL("file:///home/runner/work/polkadot-wiki/polkadot-wiki/node_modules/@polkadot/api/packageInfo.js").pathname.lastIndexOf("/")+1),"10.9.1");function A(e,t){return e.findMetaCall((0,N.Y)(t))}function H(e,t){return e.findMetaError((0,N.Y)(t))}function _(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var B=_((function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}})),R=n(97582);function L(e){return"function"==typeof e}var U=_((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function z(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var D=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,a;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=(0,R.XA)(i),o=s.next();!o.done;o=s.next()){o.value.remove(this)}}catch(p){e={error:p}}finally{try{o&&!o.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var c=this.initialTeardown;if(L(c))try{c()}catch(h){a=h instanceof U?h.errors:[h]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var d=(0,R.XA)(u),l=d.next();!l.done;l=d.next()){var f=l.value;try{F(f)}catch(m){a=null!=a?a:[],m instanceof U?a=(0,R.ev)((0,R.ev)([],(0,R.CR)(a)),(0,R.CR)(m.errors)):a.push(m)}}}catch(b){n={error:b}}finally{try{l&&!l.done&&(r=d.return)&&r.call(d)}finally{if(n)throw n.error}}}if(a)throw new U(a)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)F(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&z(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&z(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),j=D.EMPTY;function q(e){return e instanceof D||e&&"closed"in e&&L(e.remove)&&L(e.add)&&L(e.unsubscribe)}function F(e){L(e)?e():e.unsubscribe()}var X={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Z={setTimeout:function(e,t){for(var n=[],r=2;r{return n=t,!Array.isArray(n)||2!==n.length||function(e,t){return(0,qe.o)(e)||(Xe(e)?!e.eq(t):e!==t)}(e.get(t[0]),t[1]);var n}))}function We(e,t){return Array.isArray(t)?Ze(e,t):t instanceof Map?Ze(e,[...t.entries()]):!!(0,Fe.K)(t)&&Ze(e,Object.entries(t))}class Ge extends Map{constructor(e,t){const n=function(e){return Object.entries(e||{})}(t);super(n),this.registry=e,ze(this,n.map((([e])=>e)),(e=>this.get(e)))}get encodedLength(){return 0}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===[...this.keys()].length}eq(e){return We(this,e)}getT(e){return this.get(e)}inspect(){throw new Error("Unimplemented")}toHex(){throw new Error("Unimplemented")}toHuman(){return[...this.entries()].reduce(((e,[t,n])=>(e[t]=(0,De.m)(n.toHuman)?n.toHuman():n,e)),{})}toJSON(){return[...this.entries()].reduce(((e,[t,n])=>(e[t]=n,e)),{})}toPrimitive(){return[...this.entries()].reduce(((e,[t,n])=>(e[t]=(0,De.m)(n.toPrimitive)?n.toPrimitive():n,e)),{})}toRawType(){return"Json"}toString(){return(0,je.P)(this.toJSON())}toU8a(e){throw new Error("Unimplemented")}}var Ke=n(51787);function Ye(e){for(let t=0,n=e.length;t126)return!1}return!0}function Je(e){return(0,I.H)(e)?(0,Ke.vq)(e)?Ye((0,N.Y)(e)):function(e){for(let t=0,n=e.length;t126)return!1}return!0}(e):!!e&&Ye(e)}var Qe=n(58758);class $e{constructor(e){this.__encoding=e}decode(e){let t="";for(let n=0,r=e.length;n!!e)))}get isUtf8(){return function(e){if(!e)return(0,I.H)(e);const t=(0,N.Y)(e),n=t.length;let r=0;for(;r=194&&t[r]<=223){if(!(r+1191)return!1;r+=2}else if(224===t[r]){if(!(r+2191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(t[r]>=225&&t[r]<=236){if(!(r+2191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(237===t[r]){if(!(r+2159)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(t[r]>=238&&t[r]<=239){if(!(r+2191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;r+=3}else if(240===t[r]){if(!(r+3191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;if(t[r+3]<128||t[r+3]>191)return!1;r+=4}else if(t[r]>=241&&t[r]<=243){if(!(r+3191)return!1;if(t[r+2]<128||t[r+2]>191)return!1;if(t[r+3]<128||t[r+3]>191)return!1;r+=4}else{if(244!==t[r])return!1;if(!(r+3143)return!1;if(t[r+2]<128||t[r+2]>191)return!1;if(t[r+3]<128||t[r+3]>191)return!1;r+=4}return!0}(this)}bitLength(){return 8*this.length}eq(e){return e instanceof Uint8Array?this.length===e.length&&!this.some(((t,n)=>t!==e[n])):this.eq((0,N.Y)(e))}inspect(){return{outer:[this.toU8a()]}}toHex(){return(0,O.c)(this)}toHuman(){return this.toPrimitive()}toJSON(){return this.toHex()}toPrimitive(){if(this.isAscii){const e=this.toUtf8();if(Je(e))return e}return this.toJSON()}toRawType(){return"Raw"}toString(){return this.toHex()}toU8a(e){return Uint8Array.from(this)}toUtf8(){if(!this.isUtf8)throw new Error("The character sequence is not a valid Utf8 string");return tt(this)}}class rt{constructor(e,t="DoNotConstruct"){throw this.registry=e,this.__internal__neverError=new Error(`DoNotConstruct: Cannot construct unknown type ${t}`),this.__internal__neverError}static with(e){return class extends rt{constructor(t){super(t,e)}}}get encodedLength(){throw this.__internal__neverError}get hash(){throw this.__internal__neverError}get isEmpty(){throw this.__internal__neverError}eq(){throw this.__internal__neverError}inspect(){throw this.__internal__neverError}toHex(){throw this.__internal__neverError}toHuman(){throw this.__internal__neverError}toJSON(){throw this.__internal__neverError}toPrimitive(){throw this.__internal__neverError}toRawType(){throw this.__internal__neverError}toString(){throw this.__internal__neverError}toU8a(){throw this.__internal__neverError}}var at=n(64992),it=n(13550);function st(e,{isLe:t=!0,isNegative:n=!1}={}){const r=e.length;if(n){if(t)switch(r){case 0:return new it(0);case 1:return new it(-1*(255^e[0])-1);case 2:return new it(-1*(e[0]+(e[1]<<8)^65535)-1);case 3:return new it(-1*(e[0]+(e[1]<<8)+(e[2]<<16)^16777215)-1);case 4:return new it(-1*(e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]^4294967295)-1);case 5:return new it(-1*((e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]^4294967295)+4294967296*(255^e[4]))-1);case 6:return new it(-1*((e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]^4294967295)+4294967296*(e[4]+(e[5]<<8)^65535))-1);default:return new it(e,"le").fromTwos(8*e.length)}if(0===r)return new it(0);if(r>6)return new it(e,"be").fromTwos(8*e.length);let n=0;for(let t=0;t6)return new it(e,"be");let a=0;for(let i=0;i>>2)];case 1:return[2,new it(t[0]+(t[1]<<8)>>>2)];case 2:return[4,new it(t[0]+(t[1]<<8)+(t[2]<<16)+16777216*t[3]>>>2)];default:{const e=5+(t[0]>>>2);switch(e){case 5:return[5,new it(t[1]+(t[2]<<8)+(t[3]<<16)+16777216*t[4])];case 6:return[6,new it(t[1]+(t[2]<<8)+(t[3]<<16)+16777216*(t[4]+(t[5]<<8)))];case 7:return[7,new it(t[1]+(t[2]<<8)+(t[3]<<16)+16777216*(t[4]+(t[5]<<8)+(t[6]<<16)))];default:return[e,st(t.subarray(1,e))]}}}}function ct(e){switch(3&e[0]){case 0:return[1,e[0]>>>2];case 1:return[2,e[0]+(e[1]<<8)>>>2];case 2:return[4,e[0]+(e[1]<<8)+(e[2]<<16)+16777216*e[3]>>>2];default:switch(5+(e[0]>>>2)){case 5:return[5,e[1]+(e[2]<<8)+(e[3]<<16)+16777216*e[4]];case 6:return[6,e[1]+(e[2]<<8)+(e[3]<<16)+16777216*(e[4]+(e[5]<<8))];case 7:return[7,e[1]+(e[2]<<8)+(e[3]<<16)+16777216*(e[4]+(e[5]<<8)+(e[6]<<16))];default:throw new Error("Compact input is > Number.MAX_SAFE_INTEGER")}}}var ut=n(53554);const dt=new it(0),lt=new it(1),ft=new it(2),pt=new it(100),ht=new it(1e6),mt=new it(1e9),bt=mt.mul(mt),yt=new it(Number.MAX_SAFE_INTEGER),gt=new it(94906265);function xt(e,{isLe:t=!1,isNegative:n=!1}={}){if(!e||"0x"===e)return new it(0);const r=function(e){if(!e||"0x"===e)return"";if(Ke.Dh.test(e))return e.substring(2);if(Ke.y$.test(e))return e;throw new Error(`Expected hex value to convert, found '${e}'`)}(e),a=new it(r,16,t?"le":"be");return n?a.fromTwos(4*r.length):a}var vt=n(36032),wt=n(50075);const St=(0,wt.F7)("toBigInt"),Tt=(0,wt.F7)("toBn");function kt(e){return e?it.isBN(e)?e:(0,Ke.vq)(e)?xt(e.toString()):(0,vt.C)(e)?new it(e.toString()):Tt(e)?e.toBn():St(e)?new it(e.toBigInt().toString()):new it(e):new it(0)}const Pt={bitLength:-1,isLe:!0,isNegative:!1};function Vt(e,{bitLength:t=-1,isLe:n=!0,isNegative:r=!1}=Pt){const a=kt(e),i=-1===t?Math.ceil(a.bitLength()/8):Math.ceil((t||0)/8);if(!e)return-1===t?new Uint8Array(1):new Uint8Array(i);const s=new Uint8Array(i),o=r?a.toTwos(8*i):a;return s.set(o.toArray(n?"le":"be",i),0),s}function Mt(...e){const t=e.length,n=new Array(t);let r=0;for(let a=0;aXe(e)?!e.eq(t[n]):e!==t[n]))))}class Bt extends Array{static get[Symbol.species](){return Array}constructor(e,t){super(t),this.registry=e}get encodedLength(){const e=this.length;let t=Ht(e).length;for(let n=0;n{const n=t.replace(/[-_., ]+/g," ").trim().split(" ");let r="";for(let a=0,i=n.length;a(t?Ut[e.charCodeAt(0)]:zt[e.charCodeAt(0)])+e.slice(1))),Ft=jt((e=>Ut[e.charCodeAt(0)]+e.slice(1)));function Xt(e,t){return"function"==typeof t?t:e.createClassUnsafe(t)}function Zt(e,t){const n=t.length,r=new Array(n);for(let a=0;a(0,Rt.h)(e)))){if(!t.every((e=>(0,Rt.h)(e)&&e>=0&&e<=255)))throw new Error("Invalid number-indexed enum definition");return!1}return!0}(t)){const[i,s]=Wt(e,t);for(let e=0,t=s.length;ee!==Yt)),a=!1}else{const e=Object.entries(t);for(let t=0,r=e.length;te.toLowerCase())),i=n.toLowerCase(),s=a.indexOf(i);if(-1===s)throw new Error(`Cannot map Enum JSON, unable to find '${n}' in ${a.join(", ")}`);try{return en(e,t,Object.values(t)[s].index,r)}catch(o){throw new Error(`Enum(${n}):: ${o.message}`)}}class nn{constructor(e,t,n,r,{definition:a,setDefinition:i=Lt.y}={}){const{def:s,isBasic:o,isIndexed:c}=a||i(Jt(e,t)),u=(0,ut.U)(n)&&n.length&&!(0,Rt.h)(r)?$t(e,s,n[0],n.subarray(1)):function(e,t,n,r){if((0,Rt.h)(r))return en(e,t,r,n);if((0,ut.U)(n)||(0,Ke.vq)(n)){const r=(0,N.Y)(n);if(r.length)return $t(e,t,r[0],r.subarray(1))}else{if(n instanceof nn)return en(e,t,n.index,n.value);if((0,Rt.h)(n))return en(e,t,n);if((0,I.H)(n))return tn(e,t,n.toString());if((0,Fe.K)(n)){const r=Object.keys(n)[0];return tn(e,t,r,n[r])}}return en(e,t,Object.values(t)[0].index)}(e,s,n,r);this.registry=e,this.__internal__def=s,this.__internal__isBasic=o,this.__internal__isIndexed=c,this.__internal__indexes=Object.values(s).map((({index:e})=>e)),this.__internal__entryIndex=this.__internal__indexes.indexOf(u.index),this.__internal__raw=u.value,this.__internal__raw.initialU8aLength&&(this.initialU8aLength=1+this.__internal__raw.initialU8aLength)}static with(e){var t;let n;const r=e=>n=e;return t=class extends nn{constructor(t,a,i){super(t,e,a,i,{definition:n,setDefinition:r})}},(()=>{const n=Array.isArray(e)?e:Object.keys(e),r=n.length,a=new Array(r),i=new Array(r);for(let e=0;er.type===n[t])),ze(t.prototype,a,((e,t,r)=>{if(r.type!==n[t])throw new Error(`Cannot convert '${r.type}' via ${e}`);return r.value}))})(),t}get encodedLength(){return 1+this.__internal__raw.encodedLength}get hash(){return this.registry.hash(this.toU8a())}get index(){return this.__internal__indexes[this.__internal__entryIndex]}get inner(){return this.__internal__raw}get isBasic(){return this.__internal__isBasic}get isEmpty(){return this.__internal__raw.isEmpty}get isNone(){return this.__internal__raw instanceof Yt}get defIndexes(){return this.__internal__indexes}get defKeys(){return Object.keys(this.__internal__def)}get type(){return this.defKeys[this.__internal__entryIndex]}get value(){return this.__internal__raw}eq(e){return(0,ut.U)(e)?!this.toU8a().some(((t,n)=>t!==e[n])):(0,Rt.h)(e)?this.toNumber()===e:this.__internal__isBasic&&(0,I.H)(e)?this.type===e:(0,Ke.vq)(e)?this.toHex()===e:e instanceof nn?this.index===e.index&&this.value.eq(e.value):(0,Fe.K)(e)?this.value.eq(e[this.type]):this.value.eq(e)}inspect(){if(this.__internal__isBasic)return{outer:[new Uint8Array([this.index])]};const{inner:e,outer:t=[]}=this.__internal__raw.inspect();return{inner:e,outer:[new Uint8Array([this.index]),...t]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(e){return this.__internal__isBasic||this.isNone?this.type:{[this.type]:this.__internal__raw.toHuman(e)}}toJSON(){return this.__internal__isBasic?this.type:{[qt(this.type)]:this.__internal__raw.toJSON()}}toNumber(){return this.index}toPrimitive(){return this.__internal__isBasic?this.type:{[qt(this.type)]:this.__internal__raw.toPrimitive()}}_toRawStruct(){if(this.__internal__isBasic)return this.__internal__isIndexed?this.defKeys.reduce(((e,t,n)=>(e[t]=this.__internal__indexes[n],e)),{}):this.defKeys;const e=Object.entries(this.__internal__def);return Gt(this.registry,e.reduce(((e,[t,{Type:n}],r)=>(e[0][r]=n,e[1][r]=t,e)),[new Array(e.length),new Array(e.length)]))}toRawType(){return(0,je.P)({_enum:this._toRawStruct()})}toString(){return this.isNone?this.type:(0,je.P)(this.toJSON())}toU8a(e){return e?this.__internal__raw.toU8a(e):It([new Uint8Array([this.index]),this.__internal__raw.toU8a(e)])}}function rn(e){return"boolean"==typeof e}function an(e,t,n,{message:r},a,i,s,o,c){let u="";try{u=`: ${new o(e).toRawType()}`}catch{}return`${t}: failed at ${(0,O.c)(a.subarray(0,16))}\u2026${c?` on ${c}`:""} (index ${i+1}/${s})${u}:: ${r}`}function sn(e,t,n,[r,a]){const i=t.length;let s=0,o=0;try{for(;or=e;return n=class extends un{constructor(n,i){super(n,e,i,t,{definition:r,setDefinition:a})}},(()=>{const t=Object.keys(e);ze(n.prototype,t,((e,t,n)=>n.get(e)))})(),n}get defKeys(){return this.__internal__Types[1]}get isEmpty(){for(const e of this.values())if(!e.isEmpty)return!1;return!0}get encodedLength(){let e=0;for(const t of this.values())e+=t.encodedLength;return e}get hash(){return this.registry.hash(this.toU8a())}get Type(){const e={},[t,n]=this.__internal__Types;for(let r=0,a=n.length;r ${(0,je.P)(t)} (typeof ${typeof t})`)}const gn=(0,at.k)("Map");function xn(e,t,n,r){const a=new Map;for(const[s,o]of r.entries()){const r=t.prototype instanceof Bt||t.prototype instanceof un||t.prototype instanceof nn;try{a.set(s instanceof t?s:new t(e,r&&"string"==typeof s?JSON.parse(s):s),o instanceof n?o:new n(e,o))}catch(i){throw gn.error("Failed to decode key or value:",i.message),i}}return[t,n,a,0]}function vn(e,t,n,r){const a=Xt(e,t),i=Xt(e,n);if(!r)return[a,i,new Map,0];if((0,ut.U)(r)||(0,Ke.vq)(r))return function(e,t,n,r){const a=new Map,[i,s]=ct(r),o=[];for(let d=0;dyn(e,t))))}(o):o),this.registry=e,this.initialU8aLength=c,this.__internal__KeyClass=i,this.__internal__ValClass=s,this.__internal__type=a}get encodedLength(){let e=Ht(this.size).length;for(const[t,n]of this.entries())e+=t.encodedLength+n.encodedLength;return e}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.size}eq(e){return We(this,e)}inspect(){const e=[];for(const[t,n]of this.entries())e.push(t.inspect()),e.push(n.inspect());return{inner:e,outer:[Ht(this.size)]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(e){const t={};for(const[n,r]of this.entries())t[n instanceof nt&&n.isAscii?n.toUtf8():n.toString()]=r.toHuman(e);return t}toJSON(){const e={};for(const[t,n]of this.entries())e[t.toString()]=n.toJSON();return e}toPrimitive(){const e={};for(const[t,n]of this.entries())e[t instanceof nt&&t.isAscii?t.toUtf8():t.toString()]=n.toPrimitive();return e}toRawType(){return`${this.__internal__type}<${this.registry.getClassName(this.__internal__KeyClass)||new this.__internal__KeyClass(this.registry).toRawType()},${this.registry.getClassName(this.__internal__ValClass)||new this.__internal__ValClass(this.registry).toRawType()}>`}toString(){return(0,je.P)(this.toJSON())}toU8a(e){const t=[];e||t.push(Ht(this.size));for(const[n,r]of this.entries())t.push(n.toU8a(e),r.toU8a(e));return It(t)}}class Sn extends wn{static with(e,t){return class extends Sn{constructor(n,r){super(n,e,t,r,"BTreeMap")}}}}function Tn(e,t){return e.size===t.length&&!t.some((t=>!e.has(t)))}const kn=(0,at.k)("BTreeSet");function Pn(e,t,n){const r=Xt(e,t);if(!n)return[r,new Set,0];if((0,ut.U)(n)||(0,Ke.vq)(n))return function(e,t,n){const r=new Set,[a,i]=ct(n),s=new Array(i),[o]=on(e,s,n,a,t);for(let c=0;c{try{r.add(n instanceof t?n:new t(e,n))}catch(a){throw kn.error("Failed to decode key or value:",a.message),a}})),[t,r,0]}(e,r,n);throw new Error("BTreeSet: cannot decode type")}class Vn extends Set{constructor(e,t,n){const[r,a,i]=Pn(e,t,n);var s;super((s=a,new Set(Array.from(s).sort(yn)))),this.registry=e,this.initialU8aLength=i,this.__internal__ValClass=r}static with(e){return class extends Vn{constructor(t,n){super(t,e,n)}}}get encodedLength(){let e=Ht(this.size).length;for(const t of this.values())e+=t.encodedLength;return e}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.size}get strings(){return[...super.values()].map((e=>e.toString()))}eq(e){return t=this,n=e,Array.isArray(n)?Tn(t,n):n instanceof Set?Tn(t,[...n.values()]):!!(0,Fe.K)(n)&&Tn(t,Object.values(n));var t,n}inspect(){const e=[];for(const t of this.values())e.push(t.inspect());return{inner:e,outer:[Ht(this.size)]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(e){const t=[];for(const n of this.values())t.push(n.toHuman(e));return t}toJSON(){const e=[];for(const t of this.values())e.push(t.toJSON());return e}toRawType(){return`BTreeSet<${this.registry.getClassName(this.__internal__ValClass)||new this.__internal__ValClass(this.registry).toRawType()}>`}toPrimitive(){const e=[];for(const t of this.values())e.push(t.toPrimitive());return e}toString(){return(0,je.P)(this.toJSON())}toU8a(e){const t=[];e||t.push(Ht(this.size));for(const n of this.values())t.push(n.toU8a(e));return It(t)}}class Mn{constructor(e,t,n=0,{definition:r,setDefinition:a=Lt.y}={}){this.registry=e,this.__internal__Type=r||a(Xt(e,t));const[i,s]=function(e,t,n){if((0,ut.U)(n)){const[r,a]=(3&n[0])<3?ct(n):ot(n);return[new t(e,a),r]}if(n instanceof Mn){const r=n.unwrap();return r instanceof t?[r,0]:[new t(e,r),0]}return n instanceof t?[n,0]:[new t(e,n),0]}(e,this.__internal__Type,n);this.initialU8aLength=s,this.__internal__raw=i}static with(e){let t;const n=e=>t=e;return class extends Mn{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get encodedLength(){return this.toU8a().length}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.__internal__raw.isEmpty}bitLength(){return this.__internal__raw.bitLength()}eq(e){return this.__internal__raw.eq(e instanceof Mn?e.__internal__raw:e)}inspect(){return{outer:[this.toU8a()]}}toBigInt(){return this.__internal__raw.toBigInt()}toBn(){return this.__internal__raw.toBn()}toHex(e){return this.__internal__raw.toHex(e)}toHuman(e){return this.__internal__raw.toHuman(e)}toJSON(){return this.__internal__raw.toJSON()}toNumber(){return this.__internal__raw.toNumber()}toPrimitive(){return this.__internal__raw.toPrimitive()}toRawType(){return`Compact<${this.registry.getClassName(this.__internal__Type)||this.__internal__raw.toRawType()}>`}toString(){return this.__internal__raw.toString()}toU8a(e){return Ht(this.__internal__raw.toBn())}unwrap(){return this.__internal__raw}}class In extends wn{static with(e,t){return class extends In{constructor(n,r){super(n,e,t,r)}}}}const On=new RegExp("(\\d+?)(?=(\\d{3})+(?!\\d)|$)","g");function Nn(e,t=","){const n=e[0].startsWith("-"),r=n?e.substring(1).match(On):e.match(On);return r?`${n?"-":""}${r.join(t)}`:e}function En(e){return{decimal:.1.toLocaleString(e).substring(1,2),thousand:1e3.toLocaleString(e).substring(1,2)}}const Cn=8,An=[{power:-24,text:"yocto",value:"y"},{power:-21,text:"zepto",value:"z"},{power:-18,text:"atto",value:"a"},{power:-15,text:"femto",value:"f"},{power:-12,text:"pico",value:"p"},{power:-9,text:"nano",value:"n"},{power:-6,text:"micro",value:"\xb5"},{power:-3,text:"milli",value:"m"},{power:0,text:"Unit",value:"-"},{power:3,text:"Kilo",value:"k"},{power:6,text:"Mill",value:"M"},{power:9,text:"Bill",value:"B"},{power:12,text:"Tril",value:"T"},{power:15,text:"Peta",value:"P"},{power:18,text:"Exa",value:"E"},{power:21,text:"Zeta",value:"Z"},{power:24,text:"Yotta",value:"Y"}];function Hn(e){for(let t=0,n=An.length;t_n(e,t),Un.findSi=Hn,Un.getDefaults=()=>({decimals:Rn,unit:Ln}),Un.getOptions=(e=Rn)=>An.filter((({power:t})=>!(t<0)||e+t>=0)),Un.setDefaults=({decimals:e,unit:t})=>{Rn=(Array.isArray(e)?e[0]:e)??Rn,Ln=(Array.isArray(t)?t[0]:t)??Ln,An[Cn].text=Ln};const Dn=new it(1e4),jn=[["Perquintill",bt],["Perbill",mt],["Permill",ht],["Percent",pt]];function qn(e,t){if((0,Rt.h)(e)){if(!Number.isInteger(e)||e>Number.MAX_SAFE_INTEGER||ei)throw new Error(`${this.toRawType()}: Input too large. Found input with ${super.bitLength()} bits, expected ${i}`)}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.isZero()}bitLength(){return this.__internal__bitLength}eq(e){return super.eq((0,Ke.vq)(e)?xt(e.toString(),{isLe:!1,isNegative:!this.isUnsigned}):kt(e))}inspect(){return{outer:[this.toU8a()]}}isMax(){return this.toU8a().filter((e=>255===e)).length===this.__internal__bitLength/8}toBigInt(){return BigInt(this.toString())}toBn(){return this}toHex(e=!1){return function(e,{bitLength:t=-1,isLe:n=!1,isNegative:r=!1}={}){return(0,O.c)(Vt(e,{bitLength:t,isLe:n,isNegative:r}))}(this,{bitLength:this.bitLength(),isLe:e,isNegative:!this.isUnsigned})}toHuman(e){const t=this.toRawType();if("Balance"===t)return this.isMax()?"everything":Un(this,{decimals:this.registry.chainDecimals[0],withSi:!0,withUnit:this.registry.chainTokens[0]});const[,n]=jn.find((([e])=>e===t))||[];return n?function(e,t){return`${(e.mul(Dn).div(t).toNumber()/100).toFixed(2)}%`}(this,n):zn(this)}toJSON(e=!1){return e||this.__internal__bitLength>128||super.bitLength()>52?this.toHex():this.toNumber()}toPrimitive(){return super.bitLength()>52?this.toString():this.toNumber()}toRawType(){return this instanceof this.registry.createClassUnsafe("Balance")?"Balance":`${this.isUnsigned?"u":"i"}${this.bitLength()}`}toString(e){return super.toString(e)}toU8a(e){return Vt(this,{bitLength:this.bitLength(),isLe:!0,isNegative:!this.isUnsigned})}}class Xn extends Fn{constructor(e,t=0,n){super(e,t,n,!0)}static with(e,t){return class extends Xn{constructor(t,n){super(t,n,e)}toRawType(){return t||super.toRawType()}}}}class Zn extends Yt{toRawType(){return"None"}}class Wn{constructor(e,t,n,{definition:r,setDefinition:a=Lt.y}={}){const i=r||a(Xt(e,t)),s=(0,ut.U)(n)&&n.length&&!fn(n)?0===n[0]?new Zn(e):new i(e,n.subarray(1)):function(e,t,n){return n instanceof t?n:n instanceof Wn?n.value instanceof t?n.value:n.isNone?new Zn(e):new t(e,n.value):(0,Kt.F)(n)||(0,qe.o)(n)||"0x"===n||n instanceof Zn?new Zn(e):(0,ut.U)(n)?n.length&&0!==n[0]?new t(e,n.subarray(1)):new Zn(e):new t(e,n)}(e,i,n);this.registry=e,this.__internal__Type=i,this.__internal__raw=s,s?.initialU8aLength&&(this.initialU8aLength=1+s.initialU8aLength)}static with(e){let t;const n=e=>(t=e,e);return class extends Wn{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get encodedLength(){return 1+this.__internal__raw.encodedLength}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.isNone}get isNone(){return this.__internal__raw instanceof Zn}get isSome(){return!this.isNone}get value(){return this.__internal__raw}eq(e){return e instanceof Wn?this.isSome===e.isSome&&this.value.eq(e.value):this.value.eq(e)}inspect(){if(this.isNone)return{outer:[new Uint8Array([0])]};const{inner:e,outer:t=[]}=this.__internal__raw.inspect();return{inner:e,outer:[new Uint8Array([1]),...t]}}toHex(){return this.isNone?"0x":(0,O.c)(this.toU8a().subarray(1))}toHuman(e){return this.__internal__raw.toHuman(e)}toJSON(){return this.isNone?null:this.__internal__raw.toJSON()}toPrimitive(){return this.isNone?null:this.__internal__raw.toPrimitive()}toRawType(e){const t=this.registry.getClassName(this.__internal__Type)||new this.__internal__Type(this.registry).toRawType();return e?t:`Option<${t}>`}toString(){return this.__internal__raw.toString()}toU8a(e){if(e)return this.__internal__raw.toU8a(!0);const t=new Uint8Array(this.encodedLength);return this.isSome&&(t.set([1]),t.set(this.__internal__raw.toU8a(),1)),t}unwrap(){if(this.isNone)throw new Error("Option: unwrapping a None value");return this.__internal__raw}unwrapOr(e){return this.isSome?this.unwrap():e}unwrapOrDefault(){return this.isSome?this.unwrap():new this.__internal__Type(this.registry)}}class Gn extends Bt{constructor(e,t,n,{definition:r,setDefinition:a=Lt.y}={}){const i=r||a(Array.isArray(t)?[Zt(e,t),[]]:(0,De.m)(t)||(0,I.H)(t)?[[Xt(e,t)],[]]:Wt(e,t));super(e,i[0].length),this.initialU8aLength=((0,ut.U)(n)?sn(e,this,n,i):function(e,t,n,r){if(Array.isArray(n)){const i=r[0];for(let r=0,s=i.length;rt=e;return class extends Gn{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get encodedLength(){let e=0;for(let t=0,n=this.length;tnew e(this.registry).toRawType()))}inspect(){return{inner:this.inspectInner()}}toRawType(){return`(${this.__internal__Types[0].map((e=>this.registry.getClassName(e)||new e(this.registry).toRawType())).join(",")})`}toString(){return(0,je.P)(this.toJSON())}toU8a(e){return It(this.toU8aInner(e))}}class Kn extends Gn{constructor(e,t,n,{rangeName:r="Range"}={}){super(e,[t,t],n),this.__internal__rangeName=r}static with(e){return class extends Kn{constructor(t,n){super(t,e,n)}}}get start(){return this[0]}get end(){return this[1]}toRawType(){return`${this.__internal__rangeName}<${this.start.toRawType()}>`}}class Yn extends Kn{constructor(e,t,n){super(e,t,n,{rangeName:"RangeInclusive"})}static with(e){return class extends Yn{constructor(t,n){super(t,e,n)}}}}class Jn extends nn{constructor(e,t,n,r){super(e,{Ok:t,Err:n},r)}static with(e){return class extends Jn{constructor(t,n){super(t,e.Ok,e.Err,n)}}}get asErr(){if(!this.isErr)throw new Error("Cannot extract Err value from Ok result, check isErr first");return this.value}get asOk(){if(!this.isOk)throw new Error("Cannot extract Ok value from Err result, check isOk first");return this.value}get isEmpty(){return this.isOk&&this.value.isEmpty}get isErr(){return!this.isOk}get isOk(){return 0===this.index}toRawType(){const e=this._toRawStruct();return`Result<${e.Ok},${e.Err}>`}}function Qn(e,t){const n=new it(0);for(let r=0,a=t.length;r{if(this.__internal__allowed&&(0,qe.o)(this.__internal__allowed[e]))throw new Error(`Set: Invalid key '${e}' on add`);return super.add(e),this},this.registry=e,this.__internal__allowed=t,this.__internal__byteLength=r/8}static with(e,t){var n;return n=class extends tr{constructor(n,r){super(n,e,r,t)}},(()=>{const t=Object.keys(e),r=t.length,a=new Array(r);for(let e=0;er.strings.includes(t[n])))})(),n}get encodedLength(){return this.__internal__byteLength}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.size}get strings(){return[...super.values()]}get valueEncoded(){return Qn(this.__internal__allowed,this.strings)}eq(e){return Array.isArray(e)?_t(this.strings.sort(),e.sort()):e instanceof Set?this.eq([...e.values()]):!(!(0,Rt.h)(e)&&!(0,pn.H)(e))&&this.valueEncoded.eq(kt(e))}inspect(){return{outer:[this.toU8a()]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(){return this.toJSON()}toJSON(){return this.strings}toNumber(){return this.valueEncoded.toNumber()}toPrimitive(){return this.toJSON()}toRawType(){return(0,je.P)({_set:this.__internal__allowed})}toString(){return`[${this.strings.join(", ")}]`}toU8a(e){return Vt(this.valueEncoded,{bitLength:8*this.__internal__byteLength,isLe:!0})}}class nr extends Fn{static with(e,t){return class extends nr{constructor(t,n){super(t,n,e)}toRawType(){return t||super.toRawType()}}}}function rr(e){return It([Ht(e.length),e])}const ar=10485760;class ir extends nt{constructor(e,t){const[n,r]=!(0,ut.U)(t)||t instanceof nt?Array.isArray(t)||(0,I.H)(t)?[(0,N.Y)(t),0]:[t,0]:function(e){if(!e.length)return[new Uint8Array,0];const[t,n]=ct(e),r=t+n;if(n>ar)throw new Error(`Bytes length ${n.toString()} exceeds 10485760`);if(r>e.length)throw new Error(`Bytes: required length less than remainder, expected at least ${r}, found ${e.length}`);return[e.subarray(t,r),r]}(t);super(e,n,r)}get encodedLength(){return this.length+Ht(this.length).length}inspect(e){const t=Ht(this.length);return{outer:e?[super.toU8a()]:this.length?[t,super.toU8a()]:[t]}}toRawType(){return"Bytes"}toU8a(e){return e?super.toU8a(e):rr(this)}}const sr=(0,at.k)("Vec");function or(e,t,n,r,a){if(Array.isArray(n)){const r=t.length;for(let s=0;s65536)throw new Error(`Vec length ${r.toString()} exceeds 65536`);return[t,r,n]}if(!e)return[null,0,0];throw new Error(`Expected array/hex input to Vec<*> decoding, found ${typeof e}: ${(0,je.P)(e)}`)}(n);super(e,s),this.__internal__Type=r||a(Xt(e,t)),this.initialU8aLength=((0,ut.U)(i)?on(e,this,i,o,this.__internal__Type):or(e,this,i,o,this.__internal__Type))[0]}static with(e){let t;const n=e=>t=e;return class extends cr{constructor(r,a){super(r,e,a,{definition:t,setDefinition:n})}}}get Type(){return this.__internal__Type.name}indexOf(e){const t=e instanceof this.__internal__Type?e:new this.__internal__Type(this.registry,e);for(let n=0,r=this.length;n`}}class ur extends nt{constructor(e,t=new Uint8Array,n=256){const[r,a]=function(e,t){const n=(0,N.Y)(e),r=t/8;if(!n.length)return[new Uint8Array(r),0];if((0,ut.U)(e)?n.lengthn=e;return class extends dr{constructor(a,i){super(a,e,t,i,{definition:n,setDefinition:r})}}}get Type(){return new this.__internal__Type(this.registry).toRawType()}get encodedLength(){let e=0;for(let t=0,n=this.length;t`}toString(){return this.__internal__decoded?this.__internal__decoded.toString():super.toString()}unwrap(){if(!this.__internal__decoded)throw new Error(`${this.__internal__opaqueName}: unwrapping an undecodable value`);return this.__internal__decoded}}class pr extends fr{constructor(e,t,n){super(e,t,n,{opaqueName:"WrapperOpaque"})}static with(e){return class extends pr{constructor(t,n){super(t,e,n)}}}get inner(){return this.unwrap()}}var hr;!function(e){e[e.BTreeMap=0]="BTreeMap",e[e.BTreeSet=1]="BTreeSet",e[e.Compact=2]="Compact",e[e.DoNotConstruct=3]="DoNotConstruct",e[e.Enum=4]="Enum",e[e.HashMap=5]="HashMap",e[e.Int=6]="Int",e[e.Linkage=7]="Linkage",e[e.Null=8]="Null",e[e.Option=9]="Option",e[e.Plain=10]="Plain",e[e.Range=11]="Range",e[e.RangeInclusive=12]="RangeInclusive",e[e.Result=13]="Result",e[e.Set=14]="Set",e[e.Si=15]="Si",e[e.Struct=16]="Struct",e[e.Tuple=17]="Tuple",e[e.UInt=18]="UInt",e[e.Vec=19]="Vec",e[e.VecFixed=20]="VecFixed",e[e.WrapperKeepOpaque=21]="WrapperKeepOpaque",e[e.WrapperOpaque=22]="WrapperOpaque"}(hr||(hr={}));const mr=["BTreeMap","BTreeSet","HashMap","Vec"],br=mr.concat(["Compact","DoNotConstruct","Int","Linkage","Range","RangeInclusive","Result","Opaque","Option","UInt","WrapperKeepOpaque","WrapperOpaque"]),yr=["<","(","[",'"',","," "],gr=[vr("::Inherent","InherentOfflineReport",!1),vr("VecDeque<","Vec<",!1),e=>{if(e.includes(" as HasCompact"))for(let t=0,n=e.length;t`)}return e},Sr("Bounded",!0),Sr("Weak",!1),function(){const e=/\s/g,t=/(T|Self)::/g,n=/<(T|Self)asTrait>::/g,r=/::/g,a=//g,i=/::Type/g;return s=>(e.lastIndex=0,t.lastIndex=0,n.lastIndex=0,r.lastIndex=0,a.lastIndex=0,i.lastIndex=0,s.replace(e,"").replace(t,"").replace(n,"").replace(r,"").replace(a,"Lookup").replace(i,""))}(),function(){const e=e=>`(${e},${e})`;return t=>wr(t,"PairOf<",e)}(),function(e){const t=e=>e;return n=>wr(n,e,t)}("Box<"),e=>{for(let t=0,n=e.length;t{const r=t-n.length;return r>=0&&e.substring(r,t)===n&&(0===r||yr.includes(e[r-1]))}))){const n=xr(e,t+1);e=`${e.substring(0,t)}${e.substring(n+1)}`}return e},vr("String","Text"),vr("Vec","Bytes"),vr("&\\[u8\\]","Bytes"),vr("&'static\\[u8\\]","Bytes"),vr("RawAddress","Address"),vr("Lookup::Source","LookupSource"),vr("Lookup::Target","LookupTarget"),vr("exec::StorageKey","ContractStorageKey"),function(){const e=/,\)/g,t=/\(([^,]+)\)/;return n=>(e.lastIndex=0,n.replace(e,")").replace(t,"$1"))}(),e=>{let t=0;for(;-1!==t;)if(t=e.indexOf("::"),0===t)e=e.substring(2);else if(-1!==t){let n=t;for(;-1!==n&&!yr.includes(e[n]);)n--;e=`${e.substring(0,n+1)}${e.substring(t+2)}`}return e},e=>e.trim()];function xr(e,t){let n=0;for(let r=t,a=e.length;r"===e[r]){if(!n)return r;n--}else"<"===e[r]&&n++;throw new Error(`Unable to find closing matching <> on '${e}' (start ${t})`)}function vr(e,t,n=!0){const r=new RegExp(`(^${e}|${yr.map((t=>`\\${t}${e}`)).join("|")})`,"g"),a=e=>(r.lastIndex=0,n&&yr.includes(e[0])?`${e[0]}${t}`:t);return e=>e.replace(r,a)}function wr(e,t,n){let r=-1;for(;;){if(r=e.indexOf(t,r+1),-1===r)return e;const a=r+t.length,i=xr(e,a);e=`${e.substring(0,r)}${n(e.substring(a,i))}${e.substring(i+1)}`}}function Sr(e,t){return n=>{for(let r=0,a=mr.length;r{const n=e.split(",").map((e=>e.trim())).filter((e=>e));return t&&n.pop(),`${a}<${n.join(",")}>`}))}return n}}const Tr=new Map;function kr(e){const t=e.toString(),n=Tr.get(t);if(n)return n;let r=t;for(let a=0,i=gr.length;a({index:t,info:hr.Plain,name:e,type:"Null"}))):!function(e){const t=Object.values(e);if(t.some((e=>(0,Rt.h)(e)))){if(!t.every((e=>(0,Rt.h)(e)&&e>=0&&e<=255)))throw new Error("Invalid number-indexed enum definition");return!1}return!0}(t)?e.sub=Object.entries(t).map((([e,t])=>({index:t,info:hr.Plain,name:e,type:"Null"}))):e.sub=Object.entries(t).map((([e,t],r)=>(0,M.Z)({},Hr(Vr(t||"Null"),{name:e},n),{index:r}))),e}function Ir(e,t,n,r){return e.sub=0===n.length?[]:function(e){const t=[];let n=0,r=0,a=0,i=0,s=0;for(let o=0,c=e.length;o":n--;break;case"[":r++;break;case"]":r--;break;case"{":a++;break;case"}":a--;break;case"(":i++;break;case")":i--}if(n||r||a||i)throw new Error(`Invalid definition (missing terminators) found in ${e}`);return t.push(e.substring(s,e.length).trim()),t}(n).map((e=>Hr(e,{},r))),e}function Or(e,t,n,r){const[a,i]=t.substring(r.length+1,t.length-1).split(","),s=parseInt(a.trim(),10);if(s>8192||s%8)throw new Error(`${t}: Only support for ${r}, where length <= 8192 and a power of 8, found ${s}`);return e.displayName=i,e.length=s,e}function Nr(e,[t,n]){return e.substring(0,t.length)===t&&e.slice(-1*n.length)===n}const Er=[["[","]",hr.VecFixed,function(e,t,n,r){const a=t.length-1;let i=-1,s=0;for(let l=1;l":s--}if(-1===i)throw new Error(`${t}: Unable to extract location of ';'`);const o=t.substring(1,i),[c,u]=t.substring(i+1,a).split(";"),d=parseInt(c.trim(),10);if(d>2048)throw new Error(`${t}: Only support for [Type; ], where length <= 2048`);return e.displayName=u,e.length=d,e.sub=Hr(o,{},r),e}],["{","}",hr.Struct,function(e,t,n,r){const a=JSON.parse(t),i=Object.keys(a);return a._enum?Mr(e,a._enum,r,a._fallback):a._set?function(e,t,n){return e.info=hr.Set,e.fallbackType=n,e.length=t._bitLength,e.sub=Object.entries(t).filter((([e])=>!e.startsWith("_"))).map((([e,t])=>({index:t,info:hr.Plain,name:e,type:"Null"}))),e}(e,a._set,a._fallback):(e.alias=a._alias?new Map(Object.entries(a._alias)):void 0,e.fallbackType=a._fallback,e.sub=i.filter((e=>!Pr.includes(e))).map((e=>Hr(Vr(a[e]),{name:e},r))),e)}],["(",")",hr.Tuple,Ir],["BTreeMap<",">",hr.BTreeMap,Ir],["HashMap<",">",hr.HashMap,Ir],["Int<",">",hr.Int,function(e,t,n){return Or(e,t,0,"Int")}],["Result<",">",hr.Result,Ir],["UInt<",">",hr.UInt,function(e,t,n){return Or(e,t,0,"UInt")}],["DoNotConstruct<",">",hr.DoNotConstruct,function(e,t,n){const r="DoNotConstruct".length;return e.displayName=t.substring(r+1,t.length-1),e}]],Cr=[["BTreeSet<",">",hr.BTreeSet],["Compact<",">",hr.Compact],["Linkage<",">",hr.Linkage],["Opaque<",">",hr.WrapperOpaque],["Option<",">",hr.Option],["Range<",">",hr.Range],["RangeInclusive<",">",hr.RangeInclusive],["Vec<",">",hr.Vec],["WrapperKeepOpaque<",">",hr.WrapperKeepOpaque],["WrapperOpaque<",">",hr.WrapperOpaque]];function Ar(e,[t,n]){return e.substring(t.length,e.length-n.length)}function Hr(e,{displayName:t,name:n}={},r=0){const a=kr(e),i={displayName:t,info:hr.Plain,name:n,type:a};if(++r>64)throw new Error("getTypeDef: Maximum nested limit reached");const s=Er.find((e=>Nr(a,e)));if(s)return i.info=s[2],s[3](i,a,Ar(a,s),r);const o=Cr.find((e=>Nr(a,e)));return o&&(i.info=o[2],i.sub=Hr(Ar(a,o),{},r)),i}function _r({lookupName:e,type:t}){return e||t}function Br(e){if(!Array.isArray(e.sub))throw new Error(`Expected subtype as TypeDef[] in ${(0,je.P)(e)}`);return e.sub}function Rr(e){return _r(function(e){if(!e.sub||Array.isArray(e.sub))throw new Error(`Expected subtype as TypeDef in ${(0,je.P)(e)}`);return e.sub}(e))}function Lr(e){const t=Br(e),n={};for(let r=0,a=t.length;r`);return e.with(n,t)}function Dr(e,t){const[n,r]=Ur(t);return e.with(n,r)}function jr(e,t){return e.with(Rr(t))}const qr={[hr.BTreeMap]:(e,t)=>Dr(Sn,t),[hr.BTreeSet]:(e,t)=>jr(Vn,t),[hr.Compact]:(e,t)=>jr(Mn,t),[hr.DoNotConstruct]:(e,t)=>rt.with(t.displayName||t.type),[hr.Enum]:(e,t)=>{const n=Br(t);return nn.with(n.every((({type:e})=>"Null"===e))?n.reduce(((e,{index:t,name:n},r)=>(e[n]=t||r,e)),{}):Lr(t))},[hr.HashMap]:(e,t)=>Dr(In,t),[hr.Int]:(e,t)=>zr(Xn,t),[hr.Linkage]:(e,t)=>{const n=`Option<${Rr(t)}>`,r=un.with({previous:n,next:n});return r.prototype.toRawType=function(){return`Linkage<${this.next.toRawType(!0)}>`},r},[hr.Null]:(e,t)=>Yt,[hr.Option]:(e,t)=>{if(!t.sub||Array.isArray(t.sub))throw new Error("Expected type information for Option");return jr(Wn,t)},[hr.Plain]:(e,t)=>e.getOrUnknown(t.type),[hr.Range]:(e,t)=>jr(Kn,t),[hr.RangeInclusive]:(e,t)=>jr(Yn,t),[hr.Result]:(e,t)=>{const[n,r]=Ur(t);return Jn.with({Err:r,Ok:n})},[hr.Set]:(e,t)=>tr.with(Br(t).reduce(((e,{index:t,name:n})=>(e[n]=t,e)),{}),t.length),[hr.Si]:(e,t)=>Fr(e,e.lookup.getTypeDef(t.type)),[hr.Struct]:(e,t)=>un.with(Lr(t),t.alias),[hr.Tuple]:(e,t)=>Gn.with(Ur(t)),[hr.UInt]:(e,t)=>zr(nr,t),[hr.Vec]:(e,{sub:t})=>{if(!t||Array.isArray(t))throw new Error("Expected type information for vector");return"u8"===t.type?ir:cr.with(_r(t))},[hr.VecFixed]:(e,{displayName:t,length:n,sub:r})=>{if(!(0,Rt.h)(n)||!r||Array.isArray(r))throw new Error("Expected length & type information for fixed vector");return"u8"===r.type?ur.with(8*n,t):dr.with(_r(r),n)},[hr.WrapperKeepOpaque]:(e,t)=>jr(fr,t),[hr.WrapperOpaque]:(e,t)=>jr(pr,t)};function Fr(e,t){return e.getUnsafe(t.type,!1,t)}function Xr(e,t){return e.getUnsafe(t)||Fr(e,e.isLookupType(t)?e.lookup.getTypeDef(t):Hr(t))}function Zr(e,t){const n=(0,N.Y)(e),r=(0,N.Y)(t);if(n.length===r.length){const e=new DataView(n.buffer,n.byteOffset),t=new DataView(r.buffer,r.byteOffset),a=n.length%4|0,i=n.length-a|0;for(let n=0;n!e))))throw new Error(`${r}:: Decoded input doesn't match input, received ${(0,O.c)(t,512)} (${t.length} bytes), created ${(0,O.c)(n,512)} (${n.length} bytes)`)}function Gr(e,t,n=[],{blockHash:r,isFallback:a,isOptional:i,isPedantic:s}={}){const o=new(i?Wn.with(t):t)(e,...n);return s&&function(e,[t]){(0,ut.U)(t)?Wr(e,t):(0,Ke.vq)(t)&&Wr(e,(0,N.Y)(t))}(o,n),r&&(o.createdAtHash=Kr(e,"BlockHash",[r])),a&&(o.isStorageFallback=!0),o}function Kr(e,t,n=[],r={}){let a=null,i=null;try{return a=Xr(e,t),Gr(e,a,n,r)}catch(s){i=new Error(`createType(${t}):: ${s.message}`)}if(a&&a.__fallbackType)try{return a=Xr(e,a.__fallbackType),Gr(e,a,n,r)}catch{}throw i}function Yr(e,t,n,r,a=0){const i=r?r(t,a):t.toString();let s;Object.defineProperty(e,i,{configurable:!0,enumerable:!0,get:function(){if(void 0===s){s=n(t,a,this);try{Object.defineProperty(this,i,{value:s})}catch{}}return s}})}function Jr(e,t,n,r){for(let a=0,i=t.length;a0&&!t.includes(e.length))throw new Error(`Expected Uint8Array of length ${t}, not of length=${e.length}`)}const ta={number:$r,bool:function(e){if("boolean"!=typeof e)throw new Error(`Expected boolean, not ${e}`)},bytes:ea,hash:function(e){if("function"!=typeof e||"function"!=typeof e.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");$r(e.outputLen),$r(e.blockLen)},exists:function(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")},output:function(e,t){ea(e);const n=t.outputLen;if(e.lengthe instanceof Uint8Array,ia=e=>new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4)),sa=e=>new DataView(e.buffer,e.byteOffset,e.byteLength),oa=(e,t)=>e<<32-t|e>>>t;if(!(68===new Uint8Array(new Uint32Array([287454020]).buffer)[0]))throw new Error("Non little-endian hardware is not supported");Array.from({length:256},((e,t)=>t.toString(16).padStart(2,"0")));function ca(e){if("string"==typeof e&&(e=function(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}(e)),!aa(e))throw new Error("expected Uint8Array, got "+typeof e);return e}class ua{clone(){return this._cloneInto()}}function da(e){const t=t=>e().update(ca(t)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function la(e=32){if(ra&&"function"==typeof ra.getRandomValues)return ra.getRandomValues(new Uint8Array(e));throw new Error("crypto.getRandomValues must be defined")}const fa=new Uint8Array([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3]);class pa extends ua{constructor(e,t,n={},r,a,i){if(super(),this.blockLen=e,this.outputLen=t,this.length=0,this.pos=0,this.finished=!1,this.destroyed=!1,na.number(e),na.number(t),na.number(r),t<0||t>r)throw new Error("outputLen bigger than keyLen");if(void 0!==n.key&&(n.key.length<1||n.key.length>r))throw new Error(`key must be up 1..${r} byte long or undefined`);if(void 0!==n.salt&&n.salt.length!==a)throw new Error(`salt must be ${a} byte long or undefined`);if(void 0!==n.personalization&&n.personalization.length!==i)throw new Error(`personalization must be ${i} byte long or undefined`);this.buffer32=ia(this.buffer=new Uint8Array(e))}update(e){na.exists(this);const{blockLen:t,buffer:n,buffer32:r}=this,a=(e=ca(e)).length,i=e.byteOffset,s=e.buffer;for(let o=0;or[t]=e))}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){const{buffer:t,length:n,finished:r,destroyed:a,outputLen:i,pos:s}=this;return e||(e=new this.constructor({dkLen:i})),e.set(...this.get()),e.length=n,e.finished=r,e.destroyed=a,e.outputLen=i,e.buffer.set(t),e.pos=s,e}}const ha=BigInt(2**32-1),ma=BigInt(32);function ba(e,t=!1){return t?{h:Number(e&ha),l:Number(e>>ma&ha)}:{h:0|Number(e>>ma&ha),l:0|Number(e&ha)}}const ya={fromBig:ba,split:function(e,t=!1){let n=new Uint32Array(e.length),r=new Uint32Array(e.length);for(let a=0;aBigInt(e>>>0)<>>0),shrSH:(e,t,n)=>e>>>n,shrSL:(e,t,n)=>e<<32-n|t>>>n,rotrSH:(e,t,n)=>e>>>n|t<<32-n,rotrSL:(e,t,n)=>e<<32-n|t>>>n,rotrBH:(e,t,n)=>e<<64-n|t>>>n-32,rotrBL:(e,t,n)=>e>>>n-32|t<<64-n,rotr32H:(e,t)=>t,rotr32L:(e,t)=>e,rotlSH:(e,t,n)=>e<>>32-n,rotlSL:(e,t,n)=>t<>>32-n,rotlBH:(e,t,n)=>t<>>64-n,rotlBL:(e,t,n)=>e<>>64-n,add:function(e,t,n,r){const a=(t>>>0)+(r>>>0);return{h:e+n+(a/2**32|0)|0,l:0|a}},add3L:(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0),add3H:(e,t,n,r)=>t+n+r+(e/2**32|0)|0,add4L:(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0),add4H:(e,t,n,r,a)=>t+n+r+a+(e/2**32|0)|0,add5H:(e,t,n,r,a,i)=>t+n+r+a+i+(e/2**32|0)|0,add5L:(e,t,n,r,a)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(a>>>0)},ga=ya,xa=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),va=new Uint32Array(32);function wa(e,t,n,r,a,i){const s=a[i],o=a[i+1];let c=va[2*e],u=va[2*e+1],d=va[2*t],l=va[2*t+1],f=va[2*n],p=va[2*n+1],h=va[2*r],m=va[2*r+1],b=ga.add3L(c,d,s);u=ga.add3H(b,u,l,o),c=0|b,({Dh:m,Dl:h}={Dh:m^u,Dl:h^c}),({Dh:m,Dl:h}={Dh:ga.rotr32H(m,h),Dl:ga.rotr32L(m,h)}),({h:p,l:f}=ga.add(p,f,m,h)),({Bh:l,Bl:d}={Bh:l^p,Bl:d^f}),({Bh:l,Bl:d}={Bh:ga.rotrSH(l,d,24),Bl:ga.rotrSL(l,d,24)}),va[2*e]=c,va[2*e+1]=u,va[2*t]=d,va[2*t+1]=l,va[2*n]=f,va[2*n+1]=p,va[2*r]=h,va[2*r+1]=m}function Sa(e,t,n,r,a,i){const s=a[i],o=a[i+1];let c=va[2*e],u=va[2*e+1],d=va[2*t],l=va[2*t+1],f=va[2*n],p=va[2*n+1],h=va[2*r],m=va[2*r+1],b=ga.add3L(c,d,s);u=ga.add3H(b,u,l,o),c=0|b,({Dh:m,Dl:h}={Dh:m^u,Dl:h^c}),({Dh:m,Dl:h}={Dh:ga.rotrSH(m,h,16),Dl:ga.rotrSL(m,h,16)}),({h:p,l:f}=ga.add(p,f,m,h)),({Bh:l,Bl:d}={Bh:l^p,Bl:d^f}),({Bh:l,Bl:d}={Bh:ga.rotrBH(l,d,63),Bl:ga.rotrBL(l,d,63)}),va[2*e]=c,va[2*e+1]=u,va[2*t]=d,va[2*t+1]=l,va[2*n]=f,va[2*n+1]=p,va[2*r]=h,va[2*r+1]=m}class Ta extends pa{constructor(e={}){super(128,void 0===e.dkLen?64:e.dkLen,e,64,16,16),this.v0l=0|xa[0],this.v0h=0|xa[1],this.v1l=0|xa[2],this.v1h=0|xa[3],this.v2l=0|xa[4],this.v2h=0|xa[5],this.v3l=0|xa[6],this.v3h=0|xa[7],this.v4l=0|xa[8],this.v4h=0|xa[9],this.v5l=0|xa[10],this.v5h=0|xa[11],this.v6l=0|xa[12],this.v6h=0|xa[13],this.v7l=0|xa[14],this.v7h=0|xa[15];const t=e.key?e.key.length:0;if(this.v0l^=this.outputLen|t<<8|65536|1<<24,e.salt){const t=ia(ca(e.salt));this.v4l^=t[0],this.v4h^=t[1],this.v5l^=t[2],this.v5h^=t[3]}if(e.personalization){const t=ia(ca(e.personalization));this.v6l^=t[0],this.v6h^=t[1],this.v7l^=t[2],this.v7h^=t[3]}if(e.key){const t=new Uint8Array(this.blockLen);t.set(ca(e.key)),this.update(t)}}get(){let{v0l:e,v0h:t,v1l:n,v1h:r,v2l:a,v2h:i,v3l:s,v3h:o,v4l:c,v4h:u,v5l:d,v5h:l,v6l:f,v6h:p,v7l:h,v7h:m}=this;return[e,t,n,r,a,i,s,o,c,u,d,l,f,p,h,m]}set(e,t,n,r,a,i,s,o,c,u,d,l,f,p,h,m){this.v0l=0|e,this.v0h=0|t,this.v1l=0|n,this.v1h=0|r,this.v2l=0|a,this.v2h=0|i,this.v3l=0|s,this.v3h=0|o,this.v4l=0|c,this.v4h=0|u,this.v5l=0|d,this.v5h=0|l,this.v6l=0|f,this.v6h=0|p,this.v7l=0|h,this.v7h=0|m}compress(e,t,n){this.get().forEach(((e,t)=>va[t]=e)),va.set(xa,16);let{h:r,l:a}=ga.fromBig(BigInt(this.length));va[24]=xa[8]^a,va[25]=xa[9]^r,n&&(va[28]=~va[28],va[29]=~va[29]);let i=0;const s=fa;for(let o=0;o<12;o++)wa(0,4,8,12,e,t+2*s[i++]),Sa(0,4,8,12,e,t+2*s[i++]),wa(1,5,9,13,e,t+2*s[i++]),Sa(1,5,9,13,e,t+2*s[i++]),wa(2,6,10,14,e,t+2*s[i++]),Sa(2,6,10,14,e,t+2*s[i++]),wa(3,7,11,15,e,t+2*s[i++]),Sa(3,7,11,15,e,t+2*s[i++]),wa(0,5,10,15,e,t+2*s[i++]),Sa(0,5,10,15,e,t+2*s[i++]),wa(1,6,11,12,e,t+2*s[i++]),Sa(1,6,11,12,e,t+2*s[i++]),wa(2,7,8,13,e,t+2*s[i++]),Sa(2,7,8,13,e,t+2*s[i++]),wa(3,4,9,14,e,t+2*s[i++]),Sa(3,4,9,14,e,t+2*s[i++]);this.v0l^=va[0]^va[16],this.v0h^=va[1]^va[17],this.v1l^=va[2]^va[18],this.v1h^=va[3]^va[19],this.v2l^=va[4]^va[20],this.v2h^=va[5]^va[21],this.v3l^=va[6]^va[22],this.v3h^=va[7]^va[23],this.v4l^=va[8]^va[24],this.v4h^=va[9]^va[25],this.v5l^=va[10]^va[26],this.v5h^=va[11]^va[27],this.v6l^=va[12]^va[28],this.v6h^=va[13]^va[29],this.v7l^=va[14]^va[30],this.v7h^=va[15]^va[31],va.fill(0)}destroy(){this.destroyed=!0,this.buffer32.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}const ka=function(e){const t=(t,n)=>e(n).update(ca(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t}((e=>new Ta(e)));var Pa=n(98657),Va=n(56398);const Ma=Qe.Ur.crypto;const Ia={getRandomValues:function(e){return Ma.getRandomValues(e)}},Oa={crypto:Ia};class Na{constructor(e){this.abort=()=>{throw new Error("abort")},this.__wbindgen_is_undefined=e=>void 0===this.__internal__bridge.getObject(e),this.__wbindgen_throw=(e,t)=>{throw new Error(this.__internal__bridge.getString(e,t))},this.__wbg_self_1b7a39e3a92c949c=()=>this.__internal__bridge.addObject(Oa),this.__wbg_require_604837428532a733=(e,t)=>{throw new Error(`Unable to require ${this.__internal__bridge.getString(e,t)}`)},this.__wbg_crypto_968f1772287e2df0=e=>this.__internal__bridge.addObject(Ia),this.__wbg_getRandomValues_a3d34b4fee3c2869=e=>this.__internal__bridge.addObject(Ia.getRandomValues),this.__wbg_getRandomValues_f5e14ab7ac8e995d=(e,t,n)=>{Ia.getRandomValues(this.__internal__bridge.getU8a(t,n))},this.__wbg_randomFillSync_d5bd2d655fdf256a=(e,t,n)=>{throw new Error("randomFillsync is not available")},this.__wbindgen_object_drop_ref=e=>{this.__internal__bridge.takeObject(e)},this.__internal__bridge=e}}function Ea(e,t,n){return async r=>{const a={error:null,type:"none",wasm:null};try{if(!t||!t.length)throw new Error("No WebAssembly provided for initialization");if("object"!=typeof WebAssembly||"function"!=typeof WebAssembly.instantiate)throw new Error("WebAssembly is not available in your environment");const e=await WebAssembly.instantiate(t,{wbg:r});a.wasm=e.instance.exports,a.type="wasm"}catch(i){"function"==typeof n?(a.wasm=n(r),a.type="asm"):(a.error=`FATAL: Unable to initialize @polkadot/wasm-${e}:: ${i.message}`,console.error(a.error))}return a}}const Ca=Uint8Array,Aa=Uint16Array,Ha=Uint32Array,_a=new Ca([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ba=new Ca([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Ra=new Ca([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),La=(e,t)=>{const n=new Aa(31);for(let a=0;a<31;++a)n[a]=t+=1<>>1|(21845&Bw)<<1;e=(52428&e)>>>2|(13107&e)<<2,e=(61680&e)>>>4|(3855&e)<<4,ja[Bw]=((65280&e)>>>8|(255&e)<<8)>>>1}const qa=(e,t,n)=>{const r=e.length;let a=0;const i=new Aa(t);for(;a>>n]=r}}else for(o=new Aa(r),a=0;a>>15-e[a];return o},Fa=new Ca(288);for(let Bw=0;Bw<144;++Bw)Fa[Bw]=8;for(let Bw=144;Bw<256;++Bw)Fa[Bw]=9;for(let Bw=256;Bw<280;++Bw)Fa[Bw]=7;for(let Bw=280;Bw<288;++Bw)Fa[Bw]=8;const Xa=new Ca(32);for(let Bw=0;Bw<32;++Bw)Xa[Bw]=5;const Za=qa(Fa,9,1),Wa=qa(Xa,5,1),Ga=(e,t,n)=>{const r=t>>>3;return(e[r]|e[r+1]<<8)>>>(7&t)&n},Ka=(e,t)=>{const n=t>>>3;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>>(7&t)},Ya=e=>{let t=e[0];for(let n=1,r=e.length;nt&&(t=e[n]);return t},Ja=(e,t,n)=>{const r=!n||n.i;n||(n={});const a=e.length,i=!t||!r;t||(t=new Ca(3*a));const s=e=>{let n=t.length;if(e>n){const r=new Ca(Math.max(n<<1,e));r.set(t),t=r}};let o=n.f||0,c=n.p||0,u=n.b||0,d=n.l,l=n.d,f=n.m,p=n.n;if(o&&!d)return t;const h=a<<3;do{if(!d){n.f=o=Ga(e,c,1);const b=Ga(e,c+1,3);if(c+=3,!b){const o=((m=c)>>>3)+(7&m&&1)+4,d=e[o-4]|e[o-3]<<8,l=o+d;if(l>a){if(r)throw"unexpected EOF";break}i&&s(u+d),t.set(e.subarray(o,l),u),n.b=u+=d,n.p=c=l<<3;continue}if(1==b)d=Za,l=Wa,f=9,p=5;else{if(2!=b)throw"invalid block type";{const t=Ga(e,c,31)+257,n=Ga(e,c+10,15)+4,a=t+Ga(e,c+5,31)+1;c+=14;const i=new Ca(a),s=new Ca(19);for(let r=0;rh)break;const m=qa(s,o,1);for(let r=0;r>>4;if(n<16)i[r++]=n;else{let t=0,a=0;for(16==n?(a=3+Ga(e,c,3),c+=2,t=i[r-1]):17==n?(a=3+Ga(e,c,7),c+=3):18==n&&(a=11+Ga(e,c,127),c+=7);a--;)i[r++]=t}}const b=i.subarray(0,t),y=i.subarray(t);f=Ya(b),p=Ya(y),d=qa(b,f,1),l=qa(y,p,1)}}if(c>h)throw"unexpected EOF"}i&&s(u+131072);const b=(1<>>4;if(c+=15&n,c>h)throw"unexpected EOF";if(!n)throw"invalid length/literal";if(r<256)t[u++]=r;else{if(256==r){d=void 0;break}{let n=r-254;if(r>264){const t=r-257,a=Ba[t];n=Ga(e,c,(1<>>4;if(!a)throw"invalid distance";c+=15&a;let d=Da[o];if(o>3){const t=Ra[o];d+=Ka(e,c)&(1<h)throw"unexpected EOF";i&&s(u+131072);const f=u+n;for(;u{(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);const r=new(e instanceof Aa?Aa:e instanceof Ha?Ha:Ca)(n-t);return r.set(e.subarray(t,n)),r})(t,0,u)};function Qa(e,t){return Ja(((e=>{if(8!=(15&e[0])||e[0]>>>4>7||(e[0]<<8|e[1])%31)throw"invalid zlib data";if(32&e[1])throw"invalid zlib data: preset dictionaries not supported"})(e),e.subarray(2,-4)),t)}const $a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ei=new Array(256);for(let Bw=0,Rw=$a.length;Bw=8&&(t[++a]=n>>>(r-=8)&255);return t}(ti.aI,new Uint8Array(ti.lY)),new Uint8Array(ti.JH)),ri=Ea("crypto",ni,null),ai=new class{constructor(e){this.__internal__createWasm=e,this.__internal__cachegetInt32=null,this.__internal__cachegetUint8=null,this.__internal__heap=new Array(32).fill(void 0).concat(void 0,null,!0,!1),this.__internal__heapNext=this.__internal__heap.length,this.__internal__type="none",this.__internal__wasm=null,this.__internal__wasmError=null,this.__internal__wasmPromise=null,this.__internal__wbg={...new Na(this)}}get error(){return this.__internal__wasmError}get type(){return this.__internal__type}get wasm(){return this.__internal__wasm}async init(e){this.__internal__wasmPromise&&!e||(this.__internal__wasmPromise=(e||this.__internal__createWasm)(this.__internal__wbg));const{error:t,type:n,wasm:r}=await this.__internal__wasmPromise;return this.__internal__type=n,this.__internal__wasm=r,this.__internal__wasmError=t,this.__internal__wasm}getObject(e){return this.__internal__heap[e]}dropObject(e){e<36||(this.__internal__heap[e]=this.__internal__heapNext,this.__internal__heapNext=e)}takeObject(e){const t=this.getObject(e);return this.dropObject(e),t}addObject(e){this.__internal__heapNext===this.__internal__heap.length&&this.__internal__heap.push(this.__internal__heap.length+1);const t=this.__internal__heapNext;return this.__internal__heapNext=this.__internal__heap[t],this.__internal__heap[t]=e,t}getInt32(){return null!==this.__internal__cachegetInt32&&this.__internal__cachegetInt32.buffer===this.__internal__wasm.memory.buffer||(this.__internal__cachegetInt32=new Int32Array(this.__internal__wasm.memory.buffer)),this.__internal__cachegetInt32}getUint8(){return null!==this.__internal__cachegetUint8&&this.__internal__cachegetUint8.buffer===this.__internal__wasm.memory.buffer||(this.__internal__cachegetUint8=new Uint8Array(this.__internal__wasm.memory.buffer)),this.__internal__cachegetUint8}getU8a(e,t){return this.getUint8().subarray(e/1,e/1+t)}getString(e,t){return tt(this.getU8a(e,t))}allocU8a(e){const t=this.__internal__wasm.__wbindgen_malloc(1*e.length);return this.getUint8().set(e,t/1),[t,e.length]}allocString(e){return this.allocU8a((0,Va.d)(e))}resultU8a(){const e=this.getInt32()[2],t=this.getInt32()[3],n=this.getU8a(e,t).slice();return this.__internal__wasm.__wbindgen_free(e,1*t),n}resultString(){return tt(this.resultU8a())}}(ri);function ii(e){return(...t)=>{if(!ai.wasm)throw new Error("The WASM interface has not been initialized. Ensure that you wait for the initialization Promise with waitReady() from @polkadot/wasm-crypto (or cryptoWaitReady() from @polkadot/util-crypto) before attempting to use WASM-only interfaces.");return e(ai.wasm,...t)}}const si=ii(((e,t)=>(e.ext_secp_pub_expand(8,...ai.allocU8a(t)),ai.resultU8a()))),oi=ii(((e,t,n,r)=>(e.ext_blake2b(8,...ai.allocU8a(t),...ai.allocU8a(n),r),ai.resultU8a()))),ci=ii(((e,t)=>(e.ext_keccak256(8,...ai.allocU8a(t)),ai.resultU8a()))),ui=ii(((e,t)=>(e.ext_keccak512(8,...ai.allocU8a(t)),ai.resultU8a()))),di=ii(((e,t,n)=>(e.ext_twox(8,...ai.allocU8a(t),n),ai.resultU8a())));function li(){return!!ai.wasm}async function fi(){try{const e=await async function(e){return ai.init(e)}();return!!e}catch{return!1}}function pi(e){return(...t)=>(0,O.c)(e(...t))}function hi(e,t){return(n,r=256,a)=>{const i=(0,N.Y)(n);return!Pa.vc||!a&&li()?e[r](i):t[r](i)}}function mi(e,t=256,n,r){const a=Math.ceil(t/8),i=(0,N.Y)(e);return!Pa.vc||!r&&li()?oi(i,(0,N.Y)(n),a):ka(i,n?{dkLen:a,key:n}:{dkLen:a})}const bi=pi(mi),yi={extrinsic:{},payload:{}},gi={LimitParathreadCommits:yi,OnlyStakingAndClaims:yi,PrevalidateAttests:yi,RestrictFunctionality:yi,TransactionCallFilter:yi,ValidateDoubleVoteReports:yi},xi={DisallowSigned:yi},vi={extrinsic:{era:"ExtrinsicEra"},payload:{blockHash:"Hash"}},wi={ChargeTransactionPayment:{extrinsic:{tip:"Compact"},payload:{}},CheckBlockGasLimit:yi,CheckEra:vi,CheckGenesis:{extrinsic:{},payload:{genesisHash:"Hash"}},CheckMortality:vi,CheckNonZeroSender:yi,CheckNonce:{extrinsic:{nonce:"Compact"},payload:{}},CheckSpecVersion:{extrinsic:{},payload:{specVersion:"u32"}},CheckTxVersion:{extrinsic:{},payload:{transactionVersion:"u32"}},CheckVersion:{extrinsic:{},payload:{specVersion:"u32"}},CheckWeight:yi,LockStakingStatus:yi,ValidateEquivocationReport:yi},Si=(0,M.Z)({},wi,gi,xi,{ChargeAssetTxPayment:{extrinsic:{tip:"Compact",assetId:"Option"},payload:{}}}),Ti=["CheckVersion","CheckGenesis","CheckEra","CheckNonce","CheckWeight","ChargeTransactionPayment","CheckBlockGasLimit"];function ki(e,t,n={}){return e.map((e=>n[e]||Si[e])).filter((e=>!!e)).reduce(((e,n)=>(0,M.Z)(e,n[t])),{})}class Pi extends Gn{constructor(e,t,n,r="",a=""){const i=n?.fields||[];super(e,i.map((({type:t})=>e.createLookupType(t))),t),this.__internal__names=null,this.__internal__meta=n,this.__internal__method=a,this.__internal__section=r,this.__internal__typeDef=i.map((({type:t})=>e.lookup.getTypeDef(t)));const s=i.map((({name:t})=>e.lookup.sanitizeField(t)[0])).filter((e=>!!e));s.length===i.length&&(this.__internal__names=s,ze(this,s,((e,t)=>this[t])))}get meta(){return this.__internal__meta}get method(){return this.__internal__method}get names(){return this.__internal__names}get section(){return this.__internal__section}get typeDef(){return this.__internal__typeDef}toHuman(e){if(null!==this.__internal__names){const t={};for(let n=0,r=this.__internal__names.length;ne.toString()))}:null,super.toHuman(e))}}class Mi{constructor(e,t,n){this.initialU8aLength=n,this.__internal__raw=t,this.registry=e}get encodedLength(){return this.toU8a().length}get hash(){return this.registry.hash(this.toU8a())}get inner(){return this.__internal__raw}get isEmpty(){return this.__internal__raw.isEmpty}eq(e){return this.__internal__raw.eq(e)}inspect(){return this.__internal__raw.inspect()}toHex(e){return this.__internal__raw.toHex(e)}toHuman(e){return this.__internal__raw.toHuman(e)}toJSON(){return this.__internal__raw.toJSON()}toPrimitive(){return this.__internal__raw.toPrimitive()}toString(){return this.__internal__raw.toString()}toU8a(e){return this.__internal__raw.toU8a(e)}unwrap(){return this.__internal__raw}valueOf(){return this.__internal__raw}}class Ii extends un{constructor(e,t,{isSigned:n}={}){super(e,{signature:"ExtrinsicSignatureV4",method:"Call"},Ii.decodeExtrinsic(e,t,n))}static decodeExtrinsic(e,t,n=!1){if(t instanceof Ii)return t;if(t instanceof e.createClassUnsafe("Call"))return{method:t};if((0,ut.U)(t)){const r=e.createTypeUnsafe("ExtrinsicSignatureV4",[t,{isSigned:n}]);return{method:e.createTypeUnsafe("Call",[t.subarray(r.encodedLength)]),signature:r}}return t||{}}get encodedLength(){return this.toU8a().length}get method(){return this.getT("method")}get signature(){return this.getT("signature")}get version(){return 4}addSignature(e,t,n){return this.signature.addSignature(e,t,n),this}sign(e,t){return this.signature.sign(this.method,e,t),this}signFake(e,t){return this.signature.signFake(this.method,e,t),this}}const Oi=128,Ni=new Uint8Array,Ei=4,Ci=new Uint8Array([0]),Ai=127,Hi=["ExtrinsicUnknown","ExtrinsicUnknown","ExtrinsicUnknown","ExtrinsicUnknown","ExtrinsicV4"];function _i(e,t,n){if(t instanceof Li)return t.unwrap();const r=(n&Oi)===Oi,a=Hi[n&Ai]||Hi[0];return e.createTypeUnsafe(a,[t,{isSigned:r,version:n}])}function Bi(e,t,n=Ei){return(0,ut.U)(t)||Array.isArray(t)||(0,Ke.vq)(t)?function(e,t,n){if(!t.length)return _i(e,new Uint8Array,n);const[r,a]=ot(t),i=r+a.toNumber();if(i>t.length)throw new Error(`Extrinsic: length less than remainder, expected at least ${i}, found ${t.length}`);const s=t.subarray(r,i);return _i(e,s.subarray(1),s[0])}(e,(0,N.Y)(t),n):t instanceof e.createClassUnsafe("Call")?_i(e,{method:t},n):_i(e,t,n)}class Ri extends Mi{constructor(e,t,n){super(e,t,n);const r=Object.keys(e.getSignedExtensionTypes()),a=e=>this.inner.signature[e];for(let i=0,s=r.length;i>12,1),o=(a>>4)*s;if(i<4||o>=i)throw new Error("Invalid data passed to Mortal era");return[new Ui(e,i),new Ui(e,o)]}(e,(0,N.Y)(t));if(!t)return[new Ui(e),new Ui(e)];if((0,Fe.K)(t))return function(e,t){const{current:n,period:r}=t;let a=Math.pow(2,Math.ceil(Math.log2(r)));a=Math.min(Math.max(a,4),65536);const i=n%a,s=Math.max(a>>12,1),o=i/s*s;return[new Ui(e,a),new Ui(e,o)]}(e,t);throw new Error("Invalid data passed to Mortal era")}function ji(e=new Uint8Array){if((0,ut.U)(e))return e.length&&0!==e[0]?new Uint8Array([1,e[0],e[1]]):new Uint8Array([0]);if(!e)return new Uint8Array([0]);if(e instanceof Xi)return ji(e.toU8a());if((0,Ke.vq)(e))return ji((0,zi.G)(e));if((0,Fe.K)(e)){const t=Object.entries(e).map((([e,t])=>[e.toLowerCase(),t])),n=t.find((([e])=>"mortalera"===e.toLowerCase())),r=t.find((([e])=>"immortalera"===e.toLowerCase()));return n?{MortalEra:n[1]}:r?{ImmortalEra:r[1]}:{MortalEra:e}}throw new Error("Invalid data passed to Era")}class qi extends nt{constructor(e,t){super(e,Ci)}}class Fi extends Gn{constructor(e,t){super(e,{period:Ui,phase:Ui},Di(e,t))}get encodedLength(){return 2}get period(){return this[0]}get phase(){return this[1]}toHuman(){return{period:zn(this.period),phase:zn(this.phase)}}toJSON(){return this.toHex()}toU8a(e){const t=this.period.toNumber(),n=Math.min(15,Math.max(1,function(e){const t=e.toString(2);let n=0;for(;"0"===t[t.length-1-n];)n++;return n}(t)-1))+(this.phase.toNumber()/Math.max(t>>12,1)<<4);return new Uint8Array([255&n,n>>8])}birth(e){const t=this.phase.toNumber(),n=this.period.toNumber();return~~((Math.max(kt(e).toNumber(),t)-t)/n)*n+t}death(e){return this.birth(e)+this.period.toNumber()}}class Xi extends nn{constructor(e,t){super(e,{ImmortalEra:qi,MortalEra:Fi},ji(t))}get encodedLength(){return this.isImmortalEra?this.asImmortalEra.encodedLength:this.asMortalEra.encodedLength}get asImmortalEra(){if(!this.isImmortalEra)throw new Error(`Cannot convert '${this.type}' via asImmortalEra`);return this.inner}get asMortalEra(){if(!this.isMortalEra)throw new Error(`Cannot convert '${this.type}' via asMortalEra`);return this.inner}get isImmortalEra(){return 0===this.index}get isMortalEra(){return this.index>0}toU8a(e){return this.isMortalEra?this.asMortalEra.toU8a(e):this.asImmortalEra.toU8a(e)}}const Zi=["ExtrinsicPayloadUnknown","ExtrinsicPayloadUnknown","ExtrinsicPayloadUnknown","ExtrinsicPayloadUnknown","ExtrinsicPayloadV4"];class Wi extends Mi{constructor(e,t,{version:n}={}){super(e,function(e,t,n=Ei){return t instanceof Wi?t.unwrap():e.createTypeUnsafe(Zi[n]||Zi[0],[t,{version:n}])}(e,t,n))}get blockHash(){return this.inner.blockHash}get era(){return this.inner.era}get genesisHash(){return this.inner.genesisHash||this.registry.createTypeUnsafe("Hash",[])}get method(){return this.inner.method}get nonce(){return this.inner.nonce}get specVersion(){return this.inner.specVersion||this.registry.createTypeUnsafe("u32",[])}get tip(){return this.inner.tip||this.registry.createTypeUnsafe("Compact",[])}get transactionVersion(){return this.inner.transactionVersion||this.registry.createTypeUnsafe("u32",[])}eq(e){return this.inner.eq(e)}sign(e){const t=this.inner.sign(e);return{signature:(0,O.c)(t)}}toHuman(e){return this.inner.toHuman(e)}toJSON(){return this.toHex()}toRawType(){return"ExtrinsicPayload"}toString(){return this.toHex()}toU8a(e){return super.toU8a(!!e&&{method:!0})}}class Gi extends un{constructor(e,t,{version:n=0}={}){throw super(e,{}),new Error(`Unsupported extrinsic payload version ${n}`)}}class Ki extends un{constructor(e,t,{isSigned:n=!1,version:r=0}={}){throw super(e,{}),new Error(`Unsupported ${n?"":"un"}signed extrinsic version ${r&Ai}`)}}const Yi={address:"Address",blockHash:"Hash",blockNumber:"BlockNumber",era:"ExtrinsicEra",genesisHash:"Hash",method:"Call",nonce:"Compact",runtimeVersion:"RuntimeVersion",signedExtensions:"Vec",tip:"Compact",version:"u8"};class Ji extends un{constructor(e,t){const n=(0,M.Z)({},e.getSignedExtensionTypes(),e.getSignedExtensionExtra());super(e,(0,M.Z)({},n,Yi),t),this.__internal__extraTypes={};const r=e=>this.get(e);for(const[a,i]of Object.entries(n))Yi[a]||(this.__internal__extraTypes[a]=i),Ue(this,a,r)}get address(){return this.getT("address")}get blockHash(){return this.getT("blockHash")}get blockNumber(){return this.getT("blockNumber")}get era(){return this.getT("era")}get genesisHash(){return this.getT("genesisHash")}get method(){return this.getT("method")}get nonce(){return this.getT("nonce")}get runtimeVersion(){return this.getT("runtimeVersion")}get signedExtensions(){return this.getT("signedExtensions")}get tip(){return this.getT("tip")}get version(){return this.getT("version")}toPayload(){const e={},t=Object.keys(this.__internal__extraTypes);for(let n=0,r=t.length;ne.toString())),specVersion:this.runtimeVersion.specVersion.toHex(),tip:this.tip.toHex(),transactionVersion:this.runtimeVersion.transactionVersion.toHex(),version:this.version.toNumber()})}toRaw(){const e=this.toPayload(),t=(0,O.c)(this.registry.createTypeUnsafe("ExtrinsicPayload",[e,{version:e.version}]).toU8a({method:!0}));return{address:e.address,data:t,type:"payload"}}}class Qi extends un{constructor(e,t){super(e,(0,M.Z)({method:"Bytes"},e.getSignedExtensionTypes(),e.getSignedExtensionExtra()),t),this.__internal__signOptions={withType:e.createTypeUnsafe("ExtrinsicSignature",[])instanceof nn}}inspect(){return super.inspect({method:!0})}get blockHash(){return this.getT("blockHash")}get era(){return this.getT("era")}get genesisHash(){return this.getT("genesisHash")}get method(){return this.getT("method")}get nonce(){return this.getT("nonce")}get specVersion(){return this.getT("specVersion")}get tip(){return this.getT("tip")}get transactionVersion(){return this.getT("transactionVersion")}get assetId(){return this.getT("assetId")}sign(e){return function(e,t,n,r){const a=n.length>256?e.hash(n):n;return t.sign(a,r)}(this.registry,e,this.toU8a({method:!0}),this.__internal__signOptions)}}const $i=new Uint8Array(256).fill(1);function es(e,t){return e.createTypeUnsafe("Address",[(0,ut.U)(t)?(0,O.c)(t):t])}class ts extends un{constructor(e,t,{isSigned:n}={}){const r=e.getSignedExtensionTypes();super(e,(0,M.Z)({signer:"Address",signature:"ExtrinsicSignature"},r),ts.decodeExtrinsicSignature(t,n)),this.__internal__signKeys=Object.keys(r),ze(this,this.__internal__signKeys,(e=>this.get(e)))}static decodeExtrinsicSignature(e,t=!1){return e&&(e instanceof ts||t)?e:Ni}get encodedLength(){return this.isSigned?super.encodedLength:0}get isSigned(){return!this.signature.isEmpty}get era(){return this.getT("era")}get nonce(){return this.getT("nonce")}get signature(){return this.multiSignature.value||this.multiSignature}get multiSignature(){return this.getT("signature")}get signer(){return this.getT("signer")}get tip(){return this.getT("tip")}_injectSignature(e,t,n){for(let r=0,a=this.__internal__signKeys.length;rn=>e(t(n));return{encode:Array.from(e).reverse().reduce(((e,n)=>e?t(e,n.encode):n.encode),void 0),decode:e.reduce(((e,n)=>e?t(e,n.decode):n.decode),void 0)}}function as(e){return{encode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("alphabet.encode input should be an array of numbers");return t.map((t=>{if(ns(t),t<0||t>=e.length)throw new Error(`Digit index outside alphabet: ${t} (alphabet: ${e.length})`);return e[t]}))},decode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("alphabet.decode input should be array of strings");return t.map((t=>{if("string"!=typeof t)throw new Error(`alphabet.decode: not string element=${t}`);const n=e.indexOf(t);if(-1===n)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return n}))}}}function is(e=""){if("string"!=typeof e)throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("join.encode input should be array of strings");for(let e of t)if("string"!=typeof e)throw new Error(`join.encode: non-string input=${e}`);return t.join(e)},decode:t=>{if("string"!=typeof t)throw new Error("join.decode input should be string");return t.split(e)}}}function ss(e,t="="){if(ns(e),"string"!=typeof t)throw new Error("padding chr should be string");return{encode(n){if(!Array.isArray(n)||n.length&&"string"!=typeof n[0])throw new Error("padding.encode input should be array of strings");for(let e of n)if("string"!=typeof e)throw new Error(`padding.encode: non-string input=${e}`);for(;n.length*e%8;)n.push(t);return n},decode(n){if(!Array.isArray(n)||n.length&&"string"!=typeof n[0])throw new Error("padding.encode input should be array of strings");for(let e of n)if("string"!=typeof e)throw new Error(`padding.decode: non-string input=${e}`);let r=n.length;if(r*e%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;r>0&&n[r-1]===t;r--)if(!((r-1)*e%8))throw new Error("Invalid padding: string has too much padding");return n.slice(0,r)}}}function os(e){if("function"!=typeof e)throw new Error("normalize fn should be function");return{encode:e=>e,decode:t=>e(t)}}function cs(e,t,n){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: wrong to=${n}, base cannot be less than 2`);if(!Array.isArray(e))throw new Error("convertRadix: data should be array");if(!e.length)return[];let r=0;const a=[],i=Array.from(e);for(i.forEach((e=>{if(ns(e),e<0||e>=t)throw new Error(`Wrong integer: ${e}`)}));;){let e=0,s=!0;for(let a=r;at?us(t,e%t):e,ds=(e,t)=>e+(t-us(e,t));function ls(e,t,n,r){if(!Array.isArray(e))throw new Error("convertRadix2: data should be array");if(t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(ds(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${ds(t,n)}`);let a=0,i=0;const s=2**n-1,o=[];for(const c of e){if(ns(c),c>=2**t)throw new Error(`convertRadix2: invalid data word=${c} from=${t}`);if(a=a<32)throw new Error(`convertRadix2: carry overflow pos=${i} from=${t}`);for(i+=t;i>=n;i-=n)o.push((a>>i-n&s)>>>0);a&=2**i-1}if(a=a<=t)throw new Error("Excess padding");if(!r&&a)throw new Error(`Non-zero padding: ${a}`);return r&&i>0&&o.push(a>>>0),o}function fs(e){return ns(e),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return cs(Array.from(t),256,e)},decode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(cs(t,e,256))}}}function ps(e,t=!1){if(ns(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(ds(8,e)>32||ds(e,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!(n instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return ls(Array.from(n),8,e,!t)},decode:n=>{if(!Array.isArray(n)||n.length&&"number"!=typeof n[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(ls(n,e,8,t))}}}function hs(e){if("function"!=typeof e)throw new Error("unsafeWrapper fn should be function");return function(...t){try{return e.apply(null,t)}catch(n){}}}const ms=rs(ps(4),as("0123456789ABCDEF"),is("")),bs=rs(ps(5),as("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),ss(5),is("")),ys=(rs(ps(5),as("0123456789ABCDEFGHIJKLMNOPQRSTUV"),ss(5),is("")),rs(ps(5),as("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),is(""),os((e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")))),rs(ps(6),as("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),ss(6),is(""))),gs=rs(ps(6),as("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),ss(6),is("")),xs=e=>rs(fs(58),as(e),is("")),vs=xs("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),ws=(xs("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),xs("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz"),[0,2,3,5,6,7,9,10,11]),Ss={encode(e){let t="";for(let n=0;n>25;let n=(33554431&e)<<5;for(let r=0;r>r&1)&&(n^=ks[r]);return n}function Vs(e,t,n=1){const r=e.length;let a=1;for(let i=0;i126)throw new Error(`Invalid prefix (${e})`);a=Ps(a)^t>>5}a=Ps(a);for(let i=0;in)throw new TypeError(`Wrong string length: ${e.length} (${e}). Expected (8..${n})`);const r=e.toLowerCase();if(e!==r&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const a=(e=r).lastIndexOf("1");if(0===a||-1===a)throw new Error('Letter "1" must be present between prefix and data only');const i=e.slice(0,a),s=e.slice(a+1);if(s.length<6)throw new Error("Data must be at least 6 characters long");const o=Ts.decode(s).slice(0,-6),c=Vs(i,o,t);if(!s.endsWith(c))throw new Error(`Invalid checksum in ${e}: expected "${c}"`);return{prefix:i,words:o}}return{encode:function(e,n,r=90){if("string"!=typeof e)throw new Error("bech32.encode prefix should be string, not "+typeof e);if(!Array.isArray(n)||n.length&&"number"!=typeof n[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof n);const a=e.length+7+n.length;if(!1!==r&&a>r)throw new TypeError(`Length ${a} exceeds limit ${r}`);return`${e=e.toLowerCase()}1${Ts.encode(n)}${Vs(e,n,t)}`},decode:s,decodeToBytes:function(e){const{prefix:t,words:n}=s(e,!1);return{prefix:t,words:n,bytes:r(n)}},decodeUnsafe:hs(s),fromWords:r,fromWordsUnsafe:i,toWords:a}}Ms("bech32"),Ms("bech32m");const Is={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)},Os={utf8:Is,hex:rs(ps(4),as("0123456789abcdef"),is(""),os((e=>{if("string"!=typeof e||e.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}))),base16:ms,base32:bs,base64:ys,base64url:gs,base58:vs,base58xmr:Ss};Object.keys(Os).join(", ");function Ns({coder:e,ipfs:t},n){return(r,a)=>(n(r,a),e.decode(t&&a?r.substring(1):r))}function Es({coder:e,ipfs:t}){return(n,r)=>{const a=e.encode((0,N.Y)(n));return t&&r?`${t}${a}`:a}}function Cs({chars:e,ipfs:t,type:n,withPadding:r}){return(a,i)=>{if("string"!=typeof a)throw new Error(`Expected ${n} string input`);if(t&&i&&a[0]!==t)throw new Error(`Expected ipfs-compatible ${n} to start with '${t}'`);for(let t=i?1:0,s=a.length;te)),prefix:42};function Gs(e,t,n=-1){if(!e)throw new Error("Invalid empty address passed");if((0,ut.U)(e)||(0,Ke.vq)(e))return(0,N.Y)(e);try{const r=_s(e);if(!Ws.allowedEncodedLengths.includes(r.length))throw new Error("Invalid decoded address length");const[a,i,s,o]=function(e){const t=64&e[0]?2:1,n=1===t?e[0]:(63&e[0])<<2|e[1]>>6|(63&e[1])<<8,r=[34+t,35+t].includes(e.length),a=e.length-(r?2:1),i=Ls(e.subarray(0,a));return[0==(128&e[0])&&![46,47].includes(e[0])&&(r?e[e.length-2]===i[0]&&e[e.length-1]===i[1]:e[e.length-1]===i[0]),a,t,n]}(r);if(!a&&!t)throw new Error("Invalid decoded address checksum");if(-1!==n&&n!==o)throw new Error(`Expected ss58Format ${n}, received ${o}`);return r.slice(s,i)}catch(r){throw new Error(`Decoding ${e}: ${r.message}`)}}function Ks(e,t=Ws.prefix){const n=Gs(e);if(t<0||t>16383||[46,47].includes(t))throw new Error("Out of range ss58Format specified");if(!Ws.allowedDecodedLengths.includes(n.length))throw new Error(`Expected a valid key to convert, with length ${Ws.allowedDecodedLengths.join(", ")}`);const r=Mt(t<64?[t]:[(252&t)>>2|64,t>>8|(3&t)<<6],n);return Bs(Mt(r,Ls(r).subarray(0,[32,33].includes(n.length)?2:1)))}function Ys(e){if((0,ut.U)(e)||Array.isArray(e))return(0,N.Y)(e);if(!e)return new Uint8Array;if((0,Ke.vq)(e))return(0,zi.G)(e);if((0,I.H)(e))return Gs(e.toString());throw new Error("Unknown type passed to AccountId constructor, found typeof "+typeof e)}class Js extends ur{constructor(e,t=264,n){const r=Ys(n);if(8*r.lengthe)))throw new Error(`Invalid AccountId provided, expected ${t>>3} bytes, found ${r.length}`);super(e,r,t)}eq(e){return super.eq(Ys(e))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toString(){return Ks(this,this.registry.chainSS58)}toRawType(){return"AccountId"}}class Qs extends Js{constructor(e,t){super(e,256,t)}}class $s extends Js{constructor(e,t){super(e,264,t)}}class eo extends(nr.with(32)){constructor(){super(...arguments),this.__UIntType="u32"}}const to=new it(239),no=new it(1).shln(16),ro=new it(1).shln(32);function ao(e){return e instanceof io?e.toBn():(0,pn.H)(e)||(0,Rt.h)(e)||(0,Ke.vq)(e)||(0,ut.U)(e)||(0,vt.C)(e)?e:ao(Gs(e))}class io extends eo{constructor(e,t=new it(0)){super(e,ao(t))}static calcLength(e){const t=kt(e);return t.lte(to)?1:t.lt(no)?2:t.lt(ro)?4:8}static readLength(e){const t=e[0];return 252===t?[1,2]:253===t?[1,4]:254===t?[1,8]:[0,1]}static writeLength(e){switch(e.length){case 2:return new Uint8Array([252]);case 4:return new Uint8Array([253]);case 8:return new Uint8Array([254]);default:return new Uint8Array([])}}eq(e){return(0,pn.H)(e)||(0,Rt.h)(e)?super.eq(e):super.eq(this.registry.createTypeUnsafe("AccountIndex",[e]))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toString(){const e=io.calcLength(this);return Ks(this.toU8a().subarray(0,e),this.registry.chainSS58)}toRawType(){return"AccountIndex"}}class so extends un{constructor(e,t){super(e,{header:"Header",extrinsics:"Vec"},t)}get contentHash(){return this.registry.hash(this.toU8a())}get extrinsics(){return this.getT("extrinsics")}get hash(){return this.header.hash}get header(){return this.getT("header")}}function oo(e,t){return t.fields.reduce(((t,{name:n,type:r},a)=>(t[n.unwrapOr(`param${a}`).toString()]=e.createLookupType(r),t)),{})}function co(e,t=new Uint8Array,n){if((0,ut.U)(t)||(0,Ke.vq)(t))return function(e,t,n){const r=e.firstCallIndex.slice();r.set(t.subarray(0,2),0);const a=n||e.findMetaCall(r).meta;return{args:t.subarray(2),argsDef:oo(e,a),callIndex:r,meta:a}}(e,(0,N.Y)(t),n);if((0,Fe.K)(t)&&t.callIndex&&t.args)return function(e,t,n){const{args:r,callIndex:a}=t,i=a instanceof uo?a.toU8a():a,s=n||e.findMetaCall(i).meta;return{args:r,argsDef:oo(e,s),callIndex:a,meta:s}}(e,t,n);throw new Error(`Call: Cannot decode value '${t}' of type ${typeof t}`)}class uo extends ur{constructor(e,t){super(e,t,16)}toPrimitive(){return this.toHex()}}class lo extends un{constructor(e,t,n){const r=co(e,t,n);try{super(e,{callIndex:uo,args:un.with(r.argsDef)},r)}catch(a){let t="unknown.unknown";try{const n=e.findMetaCall(r.callIndex);t=`${n.section}.${n.method}`}catch{}throw new Error(`Call: failed decoding ${t}:: ${a.message}`)}this._meta=r.meta}get args(){return[...this.getT("args").values()]}get argsDef(){return oo(this.registry,this.meta)}get argsEntries(){return[...this.getT("args").entries()]}get callIndex(){return this.getT("callIndex").toU8a()}get data(){return this.getT("args").toU8a()}get meta(){return this._meta}get method(){return this.registry.findMetaCall(this.callIndex).method}get section(){return this.registry.findMetaCall(this.callIndex).section}is(e){return e.callIndex[0]===this.callIndex[0]&&e.callIndex[1]===this.callIndex[1]}toHuman(e){let t;try{t=this.registry.findMetaCall(this.callIndex)}catch{}return(0,M.Z)({args:this.argsEntries.reduce(((t,[n,r])=>(0,M.Z)(t,{[n]:r.toHuman(e)})),{}),method:t?.method,section:t?.section},e&&t?{docs:t.meta.docs.map((e=>e.toString()))}:null)}toRawType(){return"Call"}}function fo(e,t,n,r=!0){return n&&(0,De.m)(n.unwrapOrDefault)?n:e.createTypeUnsafe(t,[r?(0,Kt.F)(n)||(0,qe.o)(n)?null:Array.isArray(n)?n:[n]:n])}function po(e,t){return(t&&(0,De.m)(t.entries)?[...t.entries()]:Object.entries(t||{})).reduce(((t,[n,r])=>(t[n]=function(e,t,n){return"ss58Format"===t?fo(e,"Option",n,!1):"tokenDecimals"===t?fo(e,"Option>",n):"tokenSymbol"===t?fo(e,"Option>",n):n}(e,n,r),t)),{ss58Format:e.createTypeUnsafe("Option",[]),tokenDecimals:e.createTypeUnsafe("Option>",[]),tokenSymbol:e.createTypeUnsafe("Option>",[])})}class ho extends Ge{constructor(e,t){super(e,po(e,t))}get ss58Format(){return this.getT("ss58Format")}get tokenDecimals(){return this.getT("tokenDecimals")}get tokenSymbol(){return this.getT("tokenSymbol")}}const mo=(0,Va.d)("aura"),bo=(0,Va.d)("BABE"),yo=(0,Va.d)("FRNK"),go=(0,Va.d)("pow_"),xo=(0,Va.d)("nmbs");class vo extends ur{constructor(e,t){super(e,(0,Rt.h)(t)?Vt(t,{isLe:!1}):t,32)}get isAura(){return this.eq(mo)}get isBabe(){return this.eq(bo)}get isGrandpa(){return this.eq(yo)}get isPow(){return this.eq(go)}get isNimbus(){return this.eq(xo)}extractAuthor(e,t){if(t?.length){if(this.isAura)return function(e,t,n){return n[e.createTypeUnsafe("RawAuraPreDigest",[t.toU8a(!0)]).slotNumber.mod(new it(n.length)).toNumber()]}(this.registry,e,t);if(this.isBabe)return function(e,t,n){return n[e.createTypeUnsafe("RawBabePreDigestCompat",[t.toU8a(!0)]).value.toNumber()]}(this.registry,e,t)}if(this.isPow||this.isNimbus)return function(e,t){return e.createTypeUnsafe("AccountId",[t])}(this.registry,e)}toHuman(){return this.toString()}toRawType(){return"ConsensusEngineId"}toString(){return this.isAscii?tt(this):(0,O.c)(this)}}const wo=new Uint8Array([255]);function So(e,t){return t instanceof To?t.inner:t instanceof Qs||t instanceof io?t:(0,pn.H)(t)||(0,Rt.h)(t)||(0,vt.C)(t)?e.createTypeUnsafe("AccountIndex",[t]):Array.isArray(t)||(0,Ke.vq)(t)||(0,ut.U)(t)?function(e,t){if(32===t.length)return e.createTypeUnsafe("AccountId",[t]);if(255===t[0])return e.createTypeUnsafe("AccountId",[t.subarray(1)]);const[n,r]=io.readLength(t);return e.createTypeUnsafe("AccountIndex",[st(t.subarray(n,n+r))])}(e,(0,N.Y)(t)):function(e,t){const n=Gs(t);return 32===n.length?e.createTypeUnsafe("AccountId",[n]):e.createTypeUnsafe("AccountIndex",[st(n)])}(e,t)}class To extends Mi{constructor(e,t=new Uint8Array){super(e,So(e,t))}get encodedLength(){const e=this._rawLength;return e+(e>1?1:0)}get _rawLength(){return this.inner instanceof io?io.calcLength(this.inner):this.inner.encodedLength}inspect(){const e=this.inner.toU8a().subarray(0,this._rawLength);return{outer:[new Uint8Array(this.inner instanceof io?io.writeLength(e):wo),e]}}toHex(){return(0,O.c)(this.toU8a())}toRawType(){return"Address"}toU8a(e){const t=this.inner.toU8a().subarray(0,this._rawLength);return e?t:Mt(this.inner instanceof io?io.writeLength(t):wo,t)}}function ko(e,t){return[0,32].includes(t.length)?{Id:t}:20===t.length?{Address20:t}:t.length<=8?{Index:e.createTypeUnsafe("AccountIndex",[t]).toNumber()}:t}class Po extends nn{constructor(e,t){super(e,{Id:"AccountId",Index:"Compact",Raw:"Bytes",Address32:"H256",Address20:"H160"},function(e,t){return t instanceof Qs?{Id:t}:(0,ut.U)(t)?ko(e,t):t instanceof Po?t:t instanceof io||(0,pn.H)(t)||(0,Rt.h)(t)?{Index:(0,Rt.h)(t)?t:t.toNumber()}:(0,I.H)(t)?ko(e,Gs(t.toString())):t}(e,t))}inspect(){const{inner:e,outer:t=[]}=this.inner.inspect();return{inner:e,outer:[new Uint8Array([this.index]),...t]}}toString(){return this.value.toString()}}class Vo extends Boolean{constructor(e,t=!1){super((0,ut.U)(t)?1===t[0]:t instanceof Boolean?t.valueOf():!!t),this.initialU8aLength=1,this.registry=e}get encodedLength(){return 1}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return this.isFalse}get isFalse(){return!this.isTrue}get isTrue(){return this.valueOf()}eq(e){return this.valueOf()===(e instanceof Boolean?e.valueOf():e)}inspect(){return{outer:[this.toU8a()]}}toHex(){return(0,O.c)(this.toU8a())}toHuman(){return this.toJSON()}toJSON(){return this.valueOf()}toPrimitive(){return this.toJSON()}toRawType(){return"bool"}toString(){return this.toJSON().toString()}toU8a(e){return new Uint8Array([this.valueOf()?1:0])}}const Mo=128,Io=0,Oo=0;function No(e){return e?new Uint8Array([Mo|Oo]):new Uint8Array([Io])}function Eo(e,t){return(0,ut.U)(t)?function(e){return e.length?e.subarray(0,1):new Uint8Array([Io])}(t):(0,qe.o)(t)||t instanceof Boolean||rn(t)?No(new Vo(e,t).isTrue):(0,Rt.h)(t)?No(t<0):function(e,t){return new Uint8Array([(new Vo(e,t.aye).isTrue?Mo:Io)|e.createTypeUnsafe("Conviction",[t.conviction||Oo]).index])}(e,t)}class Co extends ur{constructor(e,t){const n=Eo(e,t);super(e,n,8),this.__internal__aye=(n[0]&Mo)===Mo,this.__internal__conviction=this.registry.createTypeUnsafe("Conviction",[127&n[0]])}get conviction(){return this.__internal__conviction}get isAye(){return this.__internal__aye}get isNay(){return!this.isAye}toHuman(e){return{conviction:this.conviction.toHuman(e),vote:this.isAye?"Aye":"Nay"}}toPrimitive(){return{aye:this.isAye,conviction:this.conviction.toPrimitive()}}toRawType(){return"Vote"}}const[Ao,Ho,_o]=[[],[],[]],Bo=BigInt(0),Ro=BigInt(1),Lo=BigInt(2),Uo=BigInt(7),zo=BigInt(256),Do=BigInt(113);for(let Bw=0,Rw=Ro,Lw=1,Uw=0;Bw<24;Bw++){[Lw,Uw]=[Uw,(2*Lw+3*Uw)%5],Ao.push(2*(5*Uw+Lw)),Ho.push((Bw+1)*(Bw+2)/2%64);let e=Bo;for(let t=0;t<7;t++)Rw=(Rw<>Uo)*Do)%zo,Rw&Lo&&(e^=Ro<<(Ro<n>32?ga.rotlBH(e,t,n):ga.rotlSH(e,t,n),Xo=(e,t,n)=>n>32?ga.rotlBL(e,t,n):ga.rotlSL(e,t,n);class Zo extends ua{constructor(e,t,n,r=!1,a=24){if(super(),this.blockLen=e,this.suffix=t,this.outputLen=n,this.enableXOF=r,this.rounds=a,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,na.number(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=ia(this.state)}keccak(){!function(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let r=0;r<10;r++)n[r]=e[r]^e[r+10]^e[r+20]^e[r+30]^e[r+40];for(let r=0;r<10;r+=2){const t=(r+8)%10,a=(r+2)%10,i=n[a],s=n[a+1],o=Fo(i,s,1)^n[t],c=Xo(i,s,1)^n[t+1];for(let n=0;n<50;n+=10)e[r+n]^=o,e[r+n+1]^=c}let t=e[2],a=e[3];for(let n=0;n<24;n++){const r=Ho[n],i=Fo(t,a,r),s=Xo(t,a,r),o=Ao[n];t=e[o],a=e[o+1],e[o]=i,e[o+1]=s}for(let r=0;r<50;r+=10){for(let t=0;t<10;t++)n[t]=e[r+t];for(let t=0;t<10;t++)e[r+t]^=~n[(t+2)%10]&n[(t+4)%10]}e[0]^=jo[r],e[1]^=qo[r]}n.fill(0)}(this.state32,this.rounds),this.posOut=0,this.pos=0}update(e){na.exists(this);const{blockLen:t,state:n}=this,r=(e=ca(e)).length;for(let a=0;a=n&&this.keccak();const i=Math.min(n-this.posOut,a-r);e.set(t.subarray(this.posOut,this.posOut+i),r),this.posOut+=i,r+=i}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return na.number(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(na.output(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(e){const{blockLen:t,suffix:n,outputLen:r,rounds:a,enableXOF:i}=this;return e||(e=new Zo(t,n,r,i,a)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=a,e.suffix=n,e.outputLen=r,e.enableXOF=i,e.destroyed=this.destroyed,e}}const Wo=(e,t,n)=>da((()=>new Zo(t,e,n))),Go=(Wo(6,144,28),Wo(6,136,32),Wo(6,104,48),Wo(6,72,64),Wo(1,144,28),Wo(1,136,32)),Ko=(Wo(1,104,48),Wo(1,72,64)),Yo=(e,t,n)=>function(e){const t=(t,n)=>e(n).update(ca(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t}(((r={})=>new Zo(t,e,void 0===r.dkLen?n:r.dkLen,!0))),Jo=(Yo(31,168,16),Yo(31,136,32),hi({256:ci,512:ui},{256:Go,512:Ko}));function Qo(e){return!(!e||42!==e.length||!(0,Ke.vq)(e))&&(!(!/^(0x)?[0-9a-f]{40}$/.test(e)&&!/^(0x)?[0-9A-F]{40}$/.test(e))||function(e){const t=e.replace("0x",""),n=(0,O.c)(Jo(t.toLowerCase()),-1,!1);for(let i=0;i<40;i++)if(r=t[i],a=parseInt(n[i],16),r!==(a>7?r.toUpperCase():r.toLowerCase()))return!1;var r,a;return!0}(e))}class $o extends ua{constructor(e,t,n,r){super(),this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=sa(this.buffer)}update(e){na.exists(this);const{view:t,buffer:n,blockLen:r}=this,a=(e=ca(e)).length;for(let i=0;ir-i&&(this.process(n,0),i=0);for(let d=i;d>a&i),o=Number(n&i),c=r?4:0,u=r?0:4;e.setUint32(t+c,s,r),e.setUint32(t+u,o,r)}(n,r-8,BigInt(8*this.length),a),this.process(n,0);const s=sa(e),o=this.outputLen;if(o%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const c=o/4,u=this.get();if(c>u.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;de&t^e&n^t&n,tc=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),nc=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),rc=new Uint32Array(64);class ac extends $o{constructor(){super(64,32,8,!1),this.A=0|nc[0],this.B=0|nc[1],this.C=0|nc[2],this.D=0|nc[3],this.E=0|nc[4],this.F=0|nc[5],this.G=0|nc[6],this.H=0|nc[7]}get(){const{A:e,B:t,C:n,D:r,E:a,F:i,G:s,H:o}=this;return[e,t,n,r,a,i,s,o]}set(e,t,n,r,a,i,s,o){this.A=0|e,this.B=0|t,this.C=0|n,this.D=0|r,this.E=0|a,this.F=0|i,this.G=0|s,this.H=0|o}process(e,t){for(let l=0;l<16;l++,t+=4)rc[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){const e=rc[l-15],t=rc[l-2],n=oa(e,7)^oa(e,18)^e>>>3,r=oa(t,17)^oa(t,19)^t>>>10;rc[l]=r+rc[l-7]+n+rc[l-16]|0}let{A:n,B:r,C:a,D:i,E:s,F:o,G:c,H:u}=this;for(let l=0;l<64;l++){const e=u+(oa(s,6)^oa(s,11)^oa(s,25))+((d=s)&o^~d&c)+tc[l]+rc[l]|0,t=(oa(n,2)^oa(n,13)^oa(n,22))+ec(n,r,a)|0;u=c,c=o,o=s,s=i+e|0,i=a,a=r,r=n,n=e+t|0}var d;n=n+this.A|0,r=r+this.B|0,a=a+this.C|0,i=i+this.D|0,s=s+this.E|0,o=o+this.F|0,c=c+this.G|0,u=u+this.H|0,this.set(n,r,a,i,s,o,c,u)}roundClean(){rc.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class ic extends ac{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const sc=da((()=>new ac)),oc=(da((()=>new ic)),BigInt(0)),cc=BigInt(1),uc=BigInt(2),dc=e=>e instanceof Uint8Array,lc=Array.from({length:256},((e,t)=>t.toString(16).padStart(2,"0")));function fc(e){if(!dc(e))throw new Error("Uint8Array expected");let t="";for(let n=0;ne+t.length),0));let n=0;return e.forEach((e=>{if(!dc(e))throw new Error("Uint8Array expected");t.set(e,n),n+=e.length})),t}function Tc(e,t){if(e.length!==t.length)return!1;for(let n=0;noc;e>>=cc,t+=1);return t}function Vc(e,t){return e>>BigInt(t)&cc}const Mc=(e,t,n)=>e|(n?cc:oc)<(uc<new Uint8Array(e),Nc=e=>Uint8Array.from(e);function Ec(e,t,n){if("number"!=typeof e||e<2)throw new Error("hashLen must be a number");if("number"!=typeof t||t<2)throw new Error("qByteLen must be a number");if("function"!=typeof n)throw new Error("hmacFn must be a function");let r=Oc(e),a=Oc(e),i=0;const s=()=>{r.fill(1),a.fill(0),i=0},o=(...e)=>n(a,r,...e),c=(e=Oc())=>{a=o(Nc([0]),e),r=o(),0!==e.length&&(a=o(Nc([1]),e),r=o())},u=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const n=[];for(;e{let n;for(s(),c(e);!(n=t(u()));)c();return s(),n}}const Cc={bigint:e=>"bigint"==typeof e,function:e=>"function"==typeof e,boolean:e=>"boolean"==typeof e,string:e=>"string"==typeof e,isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>"function"==typeof e&&Number.isSafeInteger(e.outputLen)};function Ac(e,t,n={}){const r=(t,n,r)=>{const a=Cc[n];if("function"!=typeof a)throw new Error(`Invalid validator "${n}", expected function`);const i=e[t];if(!(r&&void 0===i||a(i,e)))throw new Error(`Invalid param ${String(t)}=${i} (${typeof i}), expected ${n}`)};for(const[a,i]of Object.entries(t))r(a,i,!1);for(const[a,i]of Object.entries(n))r(a,i,!0);return e}const Hc=BigInt(0),_c=BigInt(1),Bc=BigInt(2),Rc=BigInt(3),Lc=BigInt(4),Uc=BigInt(5),zc=BigInt(8);BigInt(9),BigInt(16);function Dc(e,t){const n=e%t;return n>=Hc?n:t+n}function jc(e,t,n){if(n<=Hc||t 0");if(n===_c)return Hc;let r=_c;for(;t>Hc;)t&_c&&(r=r*e%n),e=e*e%n,t>>=_c;return r}function qc(e,t,n){let r=e;for(;t-- >Hc;)r*=r,r%=n;return r}function Fc(e,t){if(e===Hc||t<=Hc)throw new Error(`invert: expected positive integers, got n=${e} mod=${t}`);let n=Dc(e,t),r=t,a=Hc,i=_c,s=_c,o=Hc;for(;n!==Hc;){const e=r/n,t=r%n,c=a-s*e,u=i-o*e;r=n,n=t,a=s,i=o,s=c,o=u}if(r!==_c)throw new Error("invert: does not exist");return Dc(a,t)}function Xc(e){if(e%Lc===Rc){const t=(e+_c)/Lc;return function(e,n){const r=e.pow(n,t);if(!e.eql(e.sqr(r),n))throw new Error("Cannot find square root");return r}}if(e%zc===Uc){const t=(e-Uc)/zc;return function(e,n){const r=e.mul(n,Bc),a=e.pow(r,t),i=e.mul(n,a),s=e.mul(e.mul(i,Bc),a),o=e.mul(i,e.sub(s,e.ONE));if(!e.eql(e.sqr(o),n))throw new Error("Cannot find square root");return o}}return function(e){const t=(e-_c)/Bc;let n,r,a;for(n=e-_c,r=0;n%Bc===Hc;n/=Bc,r++);for(a=Bc;a(e[t]="function",e)),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});Ac(e,t)}(e.Fp),Ac(e,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Wc(e.n,e.nBitLength),...e,p:e.Fp.ORDER})}const{bytesToNumberBE:Jc,hexToBytes:Qc}=r,$c={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(e){const{Err:t}=$c;if(e.length<2||2!==e[0])throw new t("Invalid signature integer tag");const n=e[1],r=e.subarray(2,n+2);if(!n||r.length!==n)throw new t("Invalid signature integer: wrong length");if(128&r[0])throw new t("Invalid signature integer: negative");if(0===r[0]&&!(128&r[1]))throw new t("Invalid signature integer: unnecessary leading zero");return{d:Jc(r),l:e.subarray(n+2)}},toSig(e){const{Err:t}=$c,n="string"==typeof e?Qc(e):e;if(!(n instanceof Uint8Array))throw new Error("ui8a expected");let r=n.length;if(r<2||48!=n[0])throw new t("Invalid signature tag");if(n[1]!==r-2)throw new t("Invalid signature: incorrect length");const{d:a,l:i}=$c._parseInt(n.subarray(2)),{d:s,l:o}=$c._parseInt(i);if(o.length)throw new t("Invalid signature: left bytes after parsing");return{r:a,s:s}},hexFromSig(e){const t=e=>8&Number.parseInt(e[0],16)?"00"+e:e,n=e=>{const t=e.toString(16);return 1&t.length?`0${t}`:t},r=t(n(e.s)),a=t(n(e.r)),i=r.length/2,s=a.length/2,o=n(i),c=n(s);return`30${n(s+i+4)}02${c}${a}02${o}${r}`}},eu=BigInt(0),tu=BigInt(1),nu=(BigInt(2),BigInt(3));BigInt(4);function ru(e){const t=function(e){const t=Yc(e);Ac(t,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:n,Fp:r,a:a}=t;if(n){if(!r.eql(a,r.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if("object"!=typeof n||"bigint"!=typeof n.beta||"function"!=typeof n.splitScalar)throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...t})}(e),{Fp:n}=t,r=t.toBytes||((e,t,r)=>{const a=t.toAffine();return Sc(Uint8Array.from([4]),n.toBytes(a.x),n.toBytes(a.y))}),a=t.fromBytes||(e=>{const t=e.subarray(1);return{x:n.fromBytes(t.subarray(0,n.BYTES)),y:n.fromBytes(t.subarray(n.BYTES,2*n.BYTES))}});function i(e){const{a:r,b:a}=t,i=n.sqr(e),s=n.mul(i,e);return n.add(n.add(s,n.mul(e,r)),a)}if(!n.eql(n.sqr(t.Gy),i(t.Gx)))throw new Error("bad generator point: equation left != right");function s(e){return"bigint"==typeof e&&eun.eql(e,n.ZERO);return a(t)&&a(r)?l.ZERO:new l(t,r,n.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(e){const t=n.invertBatch(e.map((e=>e.pz)));return e.map(((e,n)=>e.toAffine(t[n]))).map(l.fromAffine)}static fromHex(e){const t=l.fromAffine(a(wc("pointHex",e)));return t.assertValidity(),t}static fromPrivateKey(e){return l.BASE.multiply(c(e))}_setWindowSize(e){this._WINDOW_SIZE=e,u.delete(this)}assertValidity(){if(this.is0()){if(t.allowInfinityPoint)return;throw new Error("bad point: ZERO")}const{x:e,y:r}=this.toAffine();if(!n.isValid(e)||!n.isValid(r))throw new Error("bad point: x or y not FE");const a=n.sqr(r),s=i(e);if(!n.eql(a,s))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:e}=this.toAffine();if(n.isOdd)return!n.isOdd(e);throw new Error("Field doesn't support isOdd")}equals(e){d(e);const{px:t,py:r,pz:a}=this,{px:i,py:s,pz:o}=e,c=n.eql(n.mul(t,o),n.mul(i,a)),u=n.eql(n.mul(r,o),n.mul(s,a));return c&&u}negate(){return new l(this.px,n.neg(this.py),this.pz)}double(){const{a:e,b:r}=t,a=n.mul(r,nu),{px:i,py:s,pz:o}=this;let c=n.ZERO,u=n.ZERO,d=n.ZERO,f=n.mul(i,i),p=n.mul(s,s),h=n.mul(o,o),m=n.mul(i,s);return m=n.add(m,m),d=n.mul(i,o),d=n.add(d,d),c=n.mul(e,d),u=n.mul(a,h),u=n.add(c,u),c=n.sub(p,u),u=n.add(p,u),u=n.mul(c,u),c=n.mul(m,c),d=n.mul(a,d),h=n.mul(e,h),m=n.sub(f,h),m=n.mul(e,m),m=n.add(m,d),d=n.add(f,f),f=n.add(d,f),f=n.add(f,h),f=n.mul(f,m),u=n.add(u,f),h=n.mul(s,o),h=n.add(h,h),f=n.mul(h,m),c=n.sub(c,f),d=n.mul(h,p),d=n.add(d,d),d=n.add(d,d),new l(c,u,d)}add(e){d(e);const{px:r,py:a,pz:i}=this,{px:s,py:o,pz:c}=e;let u=n.ZERO,f=n.ZERO,p=n.ZERO;const h=t.a,m=n.mul(t.b,nu);let b=n.mul(r,s),y=n.mul(a,o),g=n.mul(i,c),x=n.add(r,a),v=n.add(s,o);x=n.mul(x,v),v=n.add(b,y),x=n.sub(x,v),v=n.add(r,i);let w=n.add(s,c);return v=n.mul(v,w),w=n.add(b,g),v=n.sub(v,w),w=n.add(a,i),u=n.add(o,c),w=n.mul(w,u),u=n.add(y,g),w=n.sub(w,u),p=n.mul(h,v),u=n.mul(m,g),p=n.add(u,p),u=n.sub(y,p),p=n.add(y,p),f=n.mul(u,p),y=n.add(b,b),y=n.add(y,b),g=n.mul(h,g),v=n.mul(m,v),y=n.add(y,g),g=n.sub(b,g),g=n.mul(h,g),v=n.add(v,g),b=n.mul(y,v),f=n.add(f,b),b=n.mul(w,v),u=n.mul(x,u),u=n.sub(u,b),b=n.mul(x,y),p=n.mul(w,p),p=n.add(p,b),new l(u,f,p)}subtract(e){return this.add(e.negate())}is0(){return this.equals(l.ZERO)}wNAF(e){return p.wNAFCached(this,u,e,(e=>{const t=n.invertBatch(e.map((e=>e.pz)));return e.map(((e,n)=>e.toAffine(t[n]))).map(l.fromAffine)}))}multiplyUnsafe(e){const r=l.ZERO;if(e===eu)return r;if(o(e),e===tu)return this;const{endo:a}=t;if(!a)return p.unsafeLadder(this,e);let{k1neg:i,k1:s,k2neg:c,k2:u}=a.splitScalar(e),d=r,f=r,h=this;for(;s>eu||u>eu;)s&tu&&(d=d.add(h)),u&tu&&(f=f.add(h)),h=h.double(),s>>=tu,u>>=tu;return i&&(d=d.negate()),c&&(f=f.negate()),f=new l(n.mul(f.px,a.beta),f.py,f.pz),d.add(f)}multiply(e){o(e);let r,a,i=e;const{endo:s}=t;if(s){const{k1neg:e,k1:t,k2neg:o,k2:c}=s.splitScalar(i);let{p:u,f:d}=this.wNAF(t),{p:f,f:h}=this.wNAF(c);u=p.constTimeNegate(e,u),f=p.constTimeNegate(o,f),f=new l(n.mul(f.px,s.beta),f.py,f.pz),r=u.add(f),a=d.add(h)}else{const{p:e,f:t}=this.wNAF(i);r=e,a=t}return l.normalizeZ([r,a])[0]}multiplyAndAddUnsafe(e,t,n){const r=l.BASE,a=(e,t)=>t!==eu&&t!==tu&&e.equals(r)?e.multiply(t):e.multiplyUnsafe(t),i=a(this,t).add(a(e,n));return i.is0()?void 0:i}toAffine(e){const{px:t,py:r,pz:a}=this,i=this.is0();null==e&&(e=i?n.ONE:n.inv(a));const s=n.mul(t,e),o=n.mul(r,e),c=n.mul(a,e);if(i)return{x:n.ZERO,y:n.ZERO};if(!n.eql(c,n.ONE))throw new Error("invZ was invalid");return{x:s,y:o}}isTorsionFree(){const{h:e,isTorsionFree:n}=t;if(e===tu)return!0;if(n)return n(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:e,clearCofactor:n}=t;return e===tu?this:n?n(l,this):this.multiplyUnsafe(t.h)}toRawBytes(e=!0){return this.assertValidity(),r(l,this,e)}toHex(e=!0){return fc(this.toRawBytes(e))}}l.BASE=new l(t.Gx,t.Gy,n.ONE),l.ZERO=new l(n.ZERO,n.ONE,n.ZERO);const f=t.nBitLength,p=function(e,t){const n=(e,t)=>{const n=t.negate();return e?n:t},r=e=>({windows:Math.ceil(t/e)+1,windowSize:2**(e-1)});return{constTimeNegate:n,unsafeLadder(t,n){let r=e.ZERO,a=t;for(;n>Gc;)n&Kc&&(r=r.add(a)),a=a.double(),n>>=Kc;return r},precomputeWindow(e,t){const{windows:n,windowSize:a}=r(t),i=[];let s=e,o=s;for(let r=0;r>=f,r>o&&(r-=l,i+=Kc);const s=t,p=t+Math.abs(r)-1,h=e%2!=0,m=r<0;0===r?u=u.add(n(h,a[s])):c=c.add(n(m,a[p]))}return{p:c,f:u}},wNAFCached(e,t,n,r){const a=e._WINDOW_SIZE||1;let i=t.get(e);return i||(i=this.precomputeWindow(e,a),1!==a&&t.set(e,r(i))),this.wNAF(a,i,n)}}}(l,t.endo?Math.ceil(f/2):f);return{CURVE:t,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:i,isWithinCurveOrder:s}}function au(e){const t=function(e){const t=Yc(e);return Ac(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}(e),{Fp:n,n:r}=t,a=n.BYTES+1,i=2*n.BYTES+1;function s(e){return Dc(e,r)}function o(e){return Fc(e,r)}const{ProjectivePoint:c,normPrivateKeyToScalar:u,weierstrassEquation:d,isWithinCurveOrder:l}=ru({...t,toBytes(e,t,r){const a=t.toAffine(),i=n.toBytes(a.x),s=Sc;return r?s(Uint8Array.from([t.hasEvenY()?2:3]),i):s(Uint8Array.from([4]),i,n.toBytes(a.y))},fromBytes(e){const t=e.length,r=e[0],s=e.subarray(1);if(t!==a||2!==r&&3!==r){if(t===i&&4===r){return{x:n.fromBytes(s.subarray(0,n.BYTES)),y:n.fromBytes(s.subarray(n.BYTES,2*n.BYTES))}}throw new Error(`Point of length ${t} was invalid. Expected ${a} compressed bytes or ${i} uncompressed bytes`)}{const e=bc(s);if(!(eu<(o=e)&&ofc(gc(e,t.nByteLength));function p(e){return e>r>>tu}const h=(e,t,n)=>bc(e.slice(t,n));class m{constructor(e,t,n){this.r=e,this.s=t,this.recovery=n,this.assertValidity()}static fromCompact(e){const n=t.nByteLength;return e=wc("compactSignature",e,2*n),new m(h(e,0,n),h(e,n,2*n))}static fromDER(e){const{r:t,s:n}=$c.toSig(wc("DER",e));return new m(t,n)}assertValidity(){if(!l(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!l(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(e){return new m(this.r,this.s,e)}recoverPublicKey(e){const{r:r,s:a,recovery:i}=this,u=x(wc("msgHash",e));if(null==i||![0,1,2,3].includes(i))throw new Error("recovery id invalid");const d=2===i||3===i?r+t.n:r;if(d>=n.ORDER)throw new Error("recovery id 2 or 3 invalid");const l=0==(1&i)?"02":"03",p=c.fromHex(l+f(d)),h=o(d),m=s(-u*h),b=s(a*h),y=c.BASE.multiplyAndAddUnsafe(p,m,b);if(!y)throw new Error("point at infinify");return y.assertValidity(),y}hasHighS(){return p(this.s)}normalizeS(){return this.hasHighS()?new m(this.r,s(-this.s),this.recovery):this}toDERRawBytes(){return mc(this.toDERHex())}toDERHex(){return $c.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return mc(this.toCompactHex())}toCompactHex(){return f(this.r)+f(this.s)}}const b={isValidPrivateKey(e){try{return u(e),!0}catch(t){return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{const e=function(e,t,n=!1){const r=(e=wc("privateHash",e)).length,a=Wc(t).nByteLength+8;if(a<24||r1024)throw new Error(`hashToPrivateScalar: expected ${a}-1024 bytes of input, got ${r}`);return Dc(n?yc(e):bc(e),t-_c)+_c}(t.randomBytes(n.BYTES+8),r);return gc(e,t.nByteLength)},precompute:(e=8,t=c.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};function y(e){const t=e instanceof Uint8Array,n="string"==typeof e,r=(t||n)&&e.length;return t?r===a||r===i:n?r===2*a||r===2*i:e instanceof c}const g=t.bits2int||function(e){const n=bc(e),r=8*e.length-t.nBitLength;return r>0?n>>BigInt(r):n},x=t.bits2int_modN||function(e){return s(g(e))},v=Ic(t.nBitLength);function w(e){if("bigint"!=typeof e)throw new Error("bigint expected");if(!(eu<=e&&ee in a)))throw new Error("sign() legacy options not supported");const{hash:i,randomBytes:d}=t;let{lowS:f,prehash:h,extraEntropy:b}=a;null==f&&(f=!0),e=wc("msgHash",e),h&&(e=wc("prehashed msgHash",i(e)));const y=x(e),v=u(r),S=[w(v),w(y)];if(null!=b){const e=!0===b?d(n.BYTES):b;S.push(wc("extraEntropy",e,n.BYTES))}const k=Sc(...S),P=y;return{seed:k,k2sig:function(e){const t=g(e);if(!l(t))return;const n=o(t),r=c.BASE.multiply(t).toAffine(),a=s(r.x);if(a===eu)return;const i=s(n*s(P+a*v));if(i===eu)return;let u=(r.x===a?0:2)|Number(r.y&tu),d=i;return f&&p(i)&&(d=function(e){return p(e)?s(-e):e}(i),u^=1),new m(a,d,u)}}}const T={lowS:t.lowS,prehash:!1},k={lowS:t.lowS,prehash:!1};return c.BASE._setWindowSize(8),{CURVE:t,getPublicKey:function(e,t=!0){return c.fromPrivateKey(e).toRawBytes(t)},getSharedSecret:function(e,t,n=!0){if(y(e))throw new Error("first arg must be private key");if(!y(t))throw new Error("second arg must be public key");return c.fromHex(t).multiply(u(e)).toRawBytes(n)},sign:function(e,n,r=T){const{seed:a,k2sig:i}=S(e,n,r),s=t;return Ec(s.hash.outputLen,s.nByteLength,s.hmac)(a,i)},verify:function(e,n,r,a=k){const i=e;if(n=wc("msgHash",n),r=wc("publicKey",r),"strict"in a)throw new Error("options.strict was renamed to lowS");const{lowS:u,prehash:d}=a;let l,f;try{if("string"==typeof i||i instanceof Uint8Array)try{l=m.fromDER(i)}catch(S){if(!(S instanceof $c.Err))throw S;l=m.fromCompact(i)}else{if("object"!=typeof i||"bigint"!=typeof i.r||"bigint"!=typeof i.s)throw new Error("PARSE");{const{r:e,s:t}=i;l=new m(e,t)}}f=c.fromHex(r)}catch(T){if("PARSE"===T.message)throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(u&&l.hasHighS())return!1;d&&(n=t.hash(n));const{r:p,s:h}=l,b=x(n),y=o(h),g=s(b*y),v=s(p*y),w=c.BASE.multiplyAndAddUnsafe(f,g,v)?.toAffine();return!!w&&s(w.x)===p},ProjectivePoint:c,Signature:m,utils:b}}class iu extends ua{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,na.hash(e);const n=ca(t);if(this.iHash=e.create(),"function"!=typeof this.iHash.update)throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const r=this.blockLen,a=new Uint8Array(r);a.set(n.length>r?e.create().update(n).digest():n);for(let i=0;inew iu(e,t).update(n).digest();function ou(e){return{hash:e,hmac:(t,...n)=>su(e,t,function(...e){const t=new Uint8Array(e.reduce(((e,t)=>e+t.length),0));let n=0;return e.forEach((e=>{if(!aa(e))throw new Error("Uint8Array expected");t.set(e,n),n+=e.length})),t}(...n)),randomBytes:la}}su.create=(e,t)=>new iu(e,t);const cu=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),uu=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),du=BigInt(1),lu=BigInt(2),fu=(e,t)=>(e+t/lu)/t;function pu(e){const t=cu,n=BigInt(3),r=BigInt(6),a=BigInt(11),i=BigInt(22),s=BigInt(23),o=BigInt(44),c=BigInt(88),u=e*e*e%t,d=u*u*e%t,l=qc(d,n,t)*d%t,f=qc(l,n,t)*d%t,p=qc(f,lu,t)*u%t,h=qc(p,a,t)*p%t,m=qc(h,i,t)*h%t,b=qc(m,o,t)*m%t,y=qc(b,c,t)*b%t,g=qc(y,o,t)*m%t,x=qc(g,n,t)*d%t,v=qc(x,s,t)*h%t,w=qc(v,r,t)*u%t,S=qc(w,lu,t);if(!hu.eql(hu.sqr(S),e))throw new Error("Cannot find square root");return S}const hu=function(e,t,n=!1,r={}){if(e<=Hc)throw new Error(`Expected Fp ORDER > 0, got ${e}`);const{nBitLength:a,nByteLength:i}=Wc(e,t);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=Xc(e),o=Object.freeze({ORDER:e,BITS:a,BYTES:i,MASK:Ic(a),ZERO:Hc,ONE:_c,create:t=>Dc(t,e),isValid:t=>{if("bigint"!=typeof t)throw new Error("Invalid field element: expected bigint, got "+typeof t);return Hc<=t&&te===Hc,isOdd:e=>(e&_c)===_c,neg:t=>Dc(-t,e),eql:(e,t)=>e===t,sqr:t=>Dc(t*t,e),add:(t,n)=>Dc(t+n,e),sub:(t,n)=>Dc(t-n,e),mul:(t,n)=>Dc(t*n,e),pow:(e,t)=>function(e,t,n){if(n 0");if(n===Hc)return e.ONE;if(n===_c)return t;let r=e.ONE,a=t;for(;n>Hc;)n&_c&&(r=e.mul(r,a)),a=e.sqr(a),n>>=_c;return r}(o,e,t),div:(t,n)=>Dc(t*Fc(n,e),e),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:t=>Fc(t,e),sqrt:r.sqrt||(e=>s(o,e)),invertBatch:e=>function(e,t){const n=new Array(t.length),r=t.reduce(((t,r,a)=>e.is0(r)?t:(n[a]=t,e.mul(t,r))),e.ONE),a=e.inv(r);return t.reduceRight(((t,r,a)=>e.is0(r)?t:(n[a]=e.mul(t,n[a]),e.mul(t,r))),a),n}(o,e),cmov:(e,t,n)=>n?t:e,toBytes:e=>n?xc(e,i):gc(e,i),fromBytes:e=>{if(e.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${e.length}`);return n?yc(e):bc(e)}});return Object.freeze(o)}(cu,void 0,void 0,{sqrt:pu}),mu=function(e,t){const n=t=>au({...e,...ou(t)});return Object.freeze({...n(t),create:n})}({a:BigInt(0),b:BigInt(7),Fp:hu,n:uu,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:e=>{const t=uu,n=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-du*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),a=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=n,s=BigInt("0x100000000000000000000000000000000"),o=fu(i*e,t),c=fu(-r*e,t);let u=Dc(e-o*n-c*a,t),d=Dc(-o*r-c*i,t);const l=u>s,f=d>s;if(l&&(u=t-u),f&&(d=t-d),u>s||d>s)throw new Error("splitScalar: Endomorphism failed, k="+e);return{k1neg:l,k1:u,k2neg:f,k2:d}}}},sc);BigInt(0);mu.ProjectivePoint;const bu={bitLength:256,isLe:!1};function yu(e){return[33,65].includes(e.length)&&(e=Jo(function(e,t){if(![33,65].includes(e.length))throw new Error(`Invalid publicKey provided, received ${e.length} bytes input`);if(65===e.length)return e.subarray(1);if(!Pa.vc||!t&&li())return si(e).subarray(1);const{px:n,py:r}=mu.ProjectivePoint.fromHex(e);return Mt(Vt(n,bu),Vt(r,bu))}(e))),e.slice(-20)}function gu(e){return(0,ut.U)(e)||Array.isArray(e)?(0,N.Y)(e):(0,Ke.vq)(e)||Qo(e.toString())?(0,zi.G)(e.toString()):(0,I.H)(e)?(0,N.Y)(e):e}class xu extends ur{constructor(e,t=new Uint8Array){super(e,gu(t),160)}eq(e){return!!e&&super.eq(gu(e))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toString(){return function(e){if(!e)return"0x";const t=(0,N.Y)(e);if(![20,32,33,65].includes(t.length))throw new Error(`Invalid address or publicKey provided, received ${t.length} bytes input`);const n=(0,O.c)(yu(t),-1,!1),r=(0,O.c)(Jo(n),-1,!1);let a="";for(let i=0;i<40;i++)a=`${a}${parseInt(r[i],16)>7?n[i].toUpperCase():n[i]}`;return`0x${a}`}(this)}toRawType(){return"AccountId"}}const vu=new Uint8Array([255]);function wu(e,t){return t instanceof Su?t.inner:t instanceof xu||t instanceof io?t:(0,ut.U)(t)||Array.isArray(t)||(0,Ke.vq)(t)?function(e,t){if(20===t.length)return e.createTypeUnsafe("EthereumAccountId",[t]);if(255===t[0])return e.createTypeUnsafe("EthereumAccountId",[t.subarray(1)]);const[n,r]=io.readLength(t);return e.createTypeUnsafe("AccountIndex",[st(t.subarray(n,n+r))])}(e,(0,N.Y)(t)):(0,pn.H)(t)||(0,Rt.h)(t)||(0,vt.C)(t)?e.createTypeUnsafe("AccountIndex",[t]):function(e,t){const n=Gs(t);return 20===n.length?e.createTypeUnsafe("EthereumAccountId",[n]):e.createTypeUnsafe("AccountIndex",[st(n)])}(e,t)}class Su extends Mi{constructor(e,t=new Uint8Array){super(e,wu(e,t))}get encodedLength(){const e=this._rawLength;return e+(e>1?1:0)}get _rawLength(){return this.inner instanceof io?io.calcLength(this.inner):this.inner.encodedLength}toHex(){return(0,O.c)(this.toU8a())}toRawType(){return"Address"}toU8a(e){const t=this.inner.toU8a().subarray(0,this._rawLength);return e?t:Mt(this.inner instanceof io?io.writeLength(t):vu,t)}}function Tu(e){if(Array.isArray(e)||(0,I.H)(e)){const t=(0,N.Y)(e);return[t.length/8,t]}return function(e){if(!e||!e.length)return[0,new Uint8Array];const[t,n]=ct(e),r=t+Math.ceil(n/8);if(r>e.length)throw new Error(`BitVec: required length less than remainder, expected at least ${r}, found ${e.length}`);return[n,e.subarray(t,r)]}(e)}class ku extends nt{constructor(e,t,n=!1){const[r,a]=Tu(t);super(e,a),this.__internal__decodedLength=r,this.__internal__isMsb=n}get encodedLength(){return this.length+Ht(this.__internal__decodedLength).length}inspect(){return{outer:[Ht(this.__internal__decodedLength),super.toU8a()]}}toBoolArray(){const e=[...this.toU8a(!0)].map((e=>[!!(128&e),!!(64&e),!!(32&e),!!(16&e),!!(8&e),!!(4&e),!!(2&e),!!(1&e)])),t=e.length,n=new Array(8*t);for(let r=0;r`00000000${e.toString(2)}`.slice(-8))).map((e=>this.__internal__isMsb?e:e.split("").reverse().join(""))).join("_")}`}toRawType(){return"BitVec"}toU8a(e){const t=super.toU8a(e);return e?t:It([Ht(this.__internal__decodedLength),t])}}class Pu extends Number{constructor(e,t,{bitLength:n=32}={}){super((0,ut.U)(t)||(0,Ke.vq)(t)?0===t.length?0:function(e,{bitLength:t=32,isLe:n=!0}={}){if(32!==t&&64!==t)throw new Error("Invalid bitLength provided, expected 32 or 64");if(e.length"}toU8a(e){return e?super.toU8a(!0):this.isSome?new Uint8Array([this.isTrue?1:2]):new Uint8Array([0])}}const Bu=131072;class Ru extends String{constructor(e,t){const[n,r]=function(e){if((0,ut.U)(e)){if(!e.length)return["",0];if(e instanceof nt)return[tt(e),0];const[t,n]=ct(e),r=t+n;if(n>Bu)throw new Error(`Text: length ${n.toString()} exceeds 131072`);if(r>e.length)throw new Error(`Text: required length less than remainder, expected at least ${r}, found ${e.length}`);return[tt(e.subarray(t,r)),r]}return(0,Ke.vq)(e)?[tt((0,zi.G)(e)),0]:[e?e.toString():"",0]}(t);super(n),this.__internal__override=null,this.registry=e,this.initialU8aLength=r}get encodedLength(){return this.toU8a().length}get hash(){return this.registry.hash(this.toU8a())}get isEmpty(){return 0===this.length}get length(){return super.length}eq(e){return!!(0,I.H)(e)&&this.toString()===e.toString()}inspect(){const e=(0,Va.d)(super.toString());return{outer:e.length?[Ht(e.length),e]:[Ht(e.length)]}}setOverride(e){this.__internal__override=e}toHex(){return(0,O.c)(this.toU8a(!0))}toHuman(){return this.toJSON()}toJSON(){return this.toString()}toPrimitive(){return this.toJSON()}toRawType(){return"Text"}toString(){return this.__internal__override||super.toString()}toU8a(e){const t=(0,Va.d)(super.toString());return e?t:rr(t)}}class Lu extends Ru{constructor(e,t=""){super(e,t),this.setOverride(kr(this.toString()))}toRawType(){return"Type"}}class Uu extends(nr.with(8)){constructor(){super(...arguments),this.__UIntType="u8"}}class zu extends(nr.with(16)){constructor(){super(...arguments),this.__UIntType="u16"}}class Du extends(nr.with(128)){constructor(){super(...arguments),this.__UIntType="u128"}}class ju extends(nr.with(256)){constructor(){super(...arguments),this.__UIntType="u256"}}class qu extends eo{constructor(e,t){throw super(e,t),new Error("The `usize` type should not be used. Since it is platform-specific, it creates incompatibilities between native (generally u64) and WASM (always u32) code. Use one of the `u32` or `u64` types explicitly.")}}function Fu(e,t){return(0,ut.U)(t)||(0,I.H)(t)?function(e,t){const n=t[0];if(!n)return[void 0,void 0];if(n>=1&&n<=33){const r=n-1,a=t.subarray(1,r+1);return[e.createTypeUnsafe("Raw",[a]),1]}if(n>=34&&n<=37)return[t.subarray(1,33),n-32];throw new Error(`Unable to decode Data, invalid indicator byte ${n}`)}(e,(0,N.Y)(t)):t?[t,void 0]:[void 0,void 0]}class Xu extends nn{constructor(e,t){if(super(e,{None:"Null",Raw:"Bytes",BlakeTwo256:"H256",Sha256:"H256",Keccak256:"H256",ShaThree256:"H256"},...Fu(e,t)),this.isRaw&&this.asRaw.length>32)throw new Error("Data.Raw values are limited to a maximum length of 32 bytes")}get asBlakeTwo256(){return this.value}get asKeccak256(){return this.value}get asRaw(){return this.value}get asSha256(){return this.value}get asShaThree256(){return this.value}get isBlakeTwo256(){return 2===this.index}get isKeccak256(){return 4===this.index}get isNone(){return 0===this.index}get isRaw(){return 1===this.index}get isSha256(){return 3===this.index}get isShaThree256(){return 5===this.index}get encodedLength(){return this.toU8a().length}toU8a(){if(0===this.index)return new Uint8Array(1);if(1===this.index){const e=this.value.toU8a(!0),t=Math.min(e.length,32),n=new Uint8Array(t+1);return n.set([t+1],0),n.set(e.subarray(0,t),1),n}const e=new Uint8Array(33);return e.set([this.index+32],0),e.set(this.value.toU8a(),1),e}}function Zu(e,t){const n=e.getTypeDef(t);return n.lookupName||n.type}function Wu(e,t,n){const r=Zu(e.lookup,function(e){return e.isPlain?e.asPlain:e.asMap.value}(t));return n?`Option<${r}>`:r}const Gu={Blake2_128:[16,!1],Blake2_128Concat:[16,!0],Blake2_256:[32,!1],Identity:[0,!0],Twox128:[16,!1],Twox256:[32,!1],Twox64Concat:[8,!0]};function Ku(e,t,n){if(!n||!n.type.isMap)return[];const{hashers:r,key:a}=n.type.asMap,i=1===r.length?[a]:e.lookup.getSiType(a).def.asTuple;return function(e,t,n){let r=32;const a=n.length,i=new Array(a);for(let s=0;s[e,i[t]])))}class Yu extends ir{constructor(e,t,n={}){const{key:r,method:a,section:i}=function(e){if((0,ut.U)(e)||!e||(0,I.H)(e))return{key:e};if(e instanceof Yu)return{key:e,method:e.method,section:e.section};if((0,De.m)(e))return{key:e(),method:e.method,section:e.section};if(Array.isArray(e)){const[t,n=[]]=e;if(!(0,De.m)(t))throw new Error("Expected function input for key construction");if(t.meta&&t.meta.type.isMap){const e=t.meta.type.asMap;if(!Array.isArray(n)||n.length!==e.hashers.length)throw new Error(`Expected an array of ${e.hashers.length} values as params to a Map query`)}return{key:t(...n),method:t.method,section:t.section}}throw new Error(`Unable to convert input ${e} to StorageKey`)}(t);super(e,r),this.__internal__outputType=function(e,t){if(t instanceof Yu)return t.outputType;if((0,De.m)(t))return Wu(e,t.meta.type);if(Array.isArray(t)){const[n]=t;if(n.meta)return Wu(e,n.meta.type)}return"Raw"}(e,t),this.setMeta(function(e){if(e instanceof Yu)return e.meta;if((0,De.m)(e))return e.meta;if(Array.isArray(e)){const[t]=e;return t.meta}}(t),n.section||i,n.method||a)}get args(){return this.__internal__args}get meta(){return this.__internal__meta}get method(){return this.__internal__method}get outputType(){return this.__internal__outputType}get section(){return this.__internal__section}is(e){return e.section===this.section&&e.method===this.method}setMeta(e,t,n){this.__internal__meta=e,this.__internal__method=n||this.__internal__method,this.__internal__section=t||this.__internal__section,e&&(this.__internal__outputType=Wu(this.registry,e.type));try{this.__internal__args=Ku(this.registry,this.toU8a(!0),e)}catch{}return this}toHuman(){return this.__internal__args.length?this.__internal__args.map((e=>e.toHuman())):super.toHuman()}toRawType(){return"StorageKey"}}const Ju={metadata:{description:"Returns the metadata of a runtime",params:[],type:"OpaqueMetadata"}},Qu={name:"Text",fields:"Vec",index:"u8",docs:"Vec"},$u={Si1Field:{name:"Option",type:"Si1LookupTypeId",typeName:"Option",docs:"Vec"},Si1LookupTypeId:"Compact",Si1Path:"Si0Path",Si1Type:{path:"Si1Path",params:"Vec",def:"Si1TypeDef",docs:"Vec"},Si1TypeDef:{_enum:{Composite:"Si1TypeDefComposite",Variant:"Si1TypeDefVariant",Sequence:"Si1TypeDefSequence",Array:"Si1TypeDefArray",Tuple:"Si1TypeDefTuple",Primitive:"Si1TypeDefPrimitive",Compact:"Si1TypeDefCompact",BitSequence:"Si1TypeDefBitSequence",HistoricMetaCompat:"Type"}},Si1TypeDefArray:{len:"u32",type:"Si1LookupTypeId"},Si1TypeDefBitSequence:{bitStoreType:"Si1LookupTypeId",bitOrderType:"Si1LookupTypeId"},Si1TypeDefCompact:{type:"Si1LookupTypeId"},Si1TypeDefComposite:{fields:"Vec"},Si1TypeDefPrimitive:"Si0TypeDefPrimitive",Si1TypeDefSequence:{type:"Si1LookupTypeId"},Si1TypeDefTuple:"Vec",Si1TypeParameter:{name:"Text",type:"Option"},Si1TypeDefVariant:{variants:"Vec"},Si1Variant:Qu},ed={rpc:{},runtime:{Metadata:[{methods:{metadata_at_version:{description:"Returns the metadata at a given version.",params:[{name:"version",type:"u32"}],type:"Option"},metadata_versions:{description:"Returns the supported metadata versions.",params:[],type:"Vec"},...Ju},version:2},{methods:{...Ju},version:1}]},types:{ErrorMetadataV9:{name:"Text",docs:"Vec"},EventMetadataV9:{name:"Text",args:"Vec",docs:"Vec"},FunctionArgumentMetadataV9:{name:"Text",type:"Type"},FunctionMetadataV9:{name:"Text",args:"Vec",docs:"Vec"},MetadataV9:{modules:"Vec"},ModuleConstantMetadataV9:{name:"Text",type:"Type",value:"Bytes",docs:"Vec"},ModuleMetadataV9:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec"},StorageEntryMetadataV9:{name:"Text",modifier:"StorageEntryModifierV9",type:"StorageEntryTypeV9",fallback:"Bytes",docs:"Vec"},StorageEntryModifierV9:{_enum:["Optional","Default","Required"]},StorageEntryTypeV9:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV9",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV9",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV9"}}},StorageHasherV9:{_enum:{Blake2_128:null,Blake2_256:null,Twox128:null,Twox256:null,Twox64Concat:null}},StorageMetadataV9:{prefix:"Text",items:"Vec"},ErrorMetadataV10:"ErrorMetadataV9",EventMetadataV10:"EventMetadataV9",FunctionArgumentMetadataV10:"FunctionArgumentMetadataV9",FunctionMetadataV10:"FunctionMetadataV9",MetadataV10:{modules:"Vec"},ModuleConstantMetadataV10:"ModuleConstantMetadataV9",ModuleMetadataV10:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec"},StorageEntryModifierV10:"StorageEntryModifierV9",StorageEntryMetadataV10:{name:"Text",modifier:"StorageEntryModifierV10",type:"StorageEntryTypeV10",fallback:"Bytes",docs:"Vec"},StorageEntryTypeV10:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV10",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV10",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV10"}}},StorageMetadataV10:{prefix:"Text",items:"Vec"},StorageHasherV10:{_enum:{Blake2_128:null,Blake2_256:null,Blake2_128Concat:null,Twox128:null,Twox256:null,Twox64Concat:null}},...{ErrorMetadataV11:"ErrorMetadataV10",EventMetadataV11:"EventMetadataV10",ExtrinsicMetadataV11:{version:"u8",signedExtensions:"Vec"},FunctionArgumentMetadataV11:"FunctionArgumentMetadataV10",FunctionMetadataV11:"FunctionMetadataV10",MetadataV11:{modules:"Vec",extrinsic:"ExtrinsicMetadataV11"},ModuleConstantMetadataV11:"ModuleConstantMetadataV10",ModuleMetadataV11:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec"},StorageEntryModifierV11:"StorageEntryModifierV10",StorageEntryMetadataV11:{name:"Text",modifier:"StorageEntryModifierV11",type:"StorageEntryTypeV11",fallback:"Bytes",docs:"Vec"},StorageEntryTypeV11:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV11",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV11",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV11"}}},StorageMetadataV11:{prefix:"Text",items:"Vec"},StorageHasherV11:{_enum:{Blake2_128:null,Blake2_256:null,Blake2_128Concat:null,Twox128:null,Twox256:null,Twox64Concat:null,Identity:null}}},ErrorMetadataV12:"ErrorMetadataV11",EventMetadataV12:"EventMetadataV11",ExtrinsicMetadataV12:"ExtrinsicMetadataV11",FunctionArgumentMetadataV12:"FunctionArgumentMetadataV11",FunctionMetadataV12:"FunctionMetadataV11",MetadataV12:{modules:"Vec",extrinsic:"ExtrinsicMetadataV12"},ModuleConstantMetadataV12:"ModuleConstantMetadataV11",ModuleMetadataV12:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec",index:"u8"},StorageEntryModifierV12:"StorageEntryModifierV11",StorageEntryMetadataV12:"StorageEntryMetadataV11",StorageEntryTypeV12:"StorageEntryTypeV11",StorageMetadataV12:"StorageMetadataV11",StorageHasherV12:"StorageHasherV11",ErrorMetadataV13:"ErrorMetadataV12",EventMetadataV13:"EventMetadataV12",ExtrinsicMetadataV13:"ExtrinsicMetadataV12",FunctionArgumentMetadataV13:"FunctionArgumentMetadataV12",FunctionMetadataV13:"FunctionMetadataV12",MetadataV13:{modules:"Vec",extrinsic:"ExtrinsicMetadataV13"},ModuleConstantMetadataV13:"ModuleConstantMetadataV12",ModuleMetadataV13:{name:"Text",storage:"Option",calls:"Option>",events:"Option>",constants:"Vec",errors:"Vec",index:"u8"},StorageEntryModifierV13:"StorageEntryModifierV12",StorageEntryMetadataV13:{name:"Text",modifier:"StorageEntryModifierV13",type:"StorageEntryTypeV13",fallback:"Bytes",docs:"Vec"},StorageEntryTypeV13:{_enum:{Plain:"Type",Map:{hasher:"StorageHasherV13",key:"Type",value:"Type",linked:"bool"},DoubleMap:{hasher:"StorageHasherV13",key1:"Type",key2:"Type",value:"Type",key2Hasher:"StorageHasherV13"},NMap:{keyVec:"Vec",hashers:"Vec",value:"Type"}}},StorageMetadataV13:{prefix:"Text",items:"Vec"},StorageHasherV13:"StorageHasherV12",...{PortableTypeV14:{id:"Si1LookupTypeId",type:"Si1Type"},ErrorMetadataV14:{...Qu,args:"Vec"},EventMetadataV14:{...Qu,args:"Vec"},FunctionArgumentMetadataV14:{name:"Text",type:"Type",typeName:"Option"},FunctionMetadataV14:{...Qu,args:"Vec"},ExtrinsicMetadataV14:{type:"SiLookupTypeId",version:"u8",signedExtensions:"Vec"},MetadataV14:{lookup:"PortableRegistry",pallets:"Vec",extrinsic:"ExtrinsicMetadataV14",type:"SiLookupTypeId"},PalletCallMetadataV14:{type:"SiLookupTypeId"},PalletConstantMetadataV14:{name:"Text",type:"SiLookupTypeId",value:"Bytes",docs:"Vec"},PalletErrorMetadataV14:{type:"SiLookupTypeId"},PalletEventMetadataV14:{type:"SiLookupTypeId"},PalletMetadataV14:{name:"Text",storage:"Option",calls:"Option",events:"Option",constants:"Vec",errors:"Option",index:"u8"},PalletStorageMetadataV14:{prefix:"Text",items:"Vec"},SignedExtensionMetadataV14:{identifier:"Text",type:"SiLookupTypeId",additionalSigned:"SiLookupTypeId"},StorageEntryMetadataV14:{name:"Text",modifier:"StorageEntryModifierV14",type:"StorageEntryTypeV14",fallback:"Bytes",docs:"Vec"},StorageEntryModifierV14:"StorageEntryModifierV13",StorageEntryTypeV14:{_enum:{Plain:"SiLookupTypeId",Map:{hashers:"Vec",key:"SiLookupTypeId",value:"SiLookupTypeId"}}},StorageHasherV14:"StorageHasherV13"},PalletMetadataV15:{name:"Text",storage:"Option",calls:"Option",events:"Option",constants:"Vec",errors:"Option",index:"u8",docs:"Vec"},RuntimeApiMetadataV15:{name:"Text",methods:"Vec",docs:"Vec"},RuntimeApiMethodMetadataV15:{name:"Text",inputs:"Vec",output:"SiLookupTypeId",docs:"Vec"},RuntimeApiMethodParamMetadataV15:{name:"Text",type:"SiLookupTypeId"},MetadataV15:{lookup:"PortableRegistry",pallets:"Vec",extrinsic:"ExtrinsicMetadataV14",type:"SiLookupTypeId",apis:"Vec"},ErrorMetadataLatest:"ErrorMetadataV14",EventMetadataLatest:"EventMetadataV14",ExtrinsicMetadataLatest:"ExtrinsicMetadataV14",FunctionArgumentMetadataLatest:"FunctionArgumentMetadataV14",FunctionMetadataLatest:"FunctionMetadataV14",MetadataLatest:"MetadataV15",PalletCallMetadataLatest:"PalletCallMetadataV14",PalletConstantMetadataLatest:"PalletConstantMetadataV14",PalletErrorMetadataLatest:"PalletErrorMetadataV14",PalletEventMetadataLatest:"PalletEventMetadataV14",PalletMetadataLatest:"PalletMetadataV15",PalletStorageMetadataLatest:"PalletStorageMetadataV14",PortableType:"PortableTypeV14",RuntimeApiMetadataLatest:"RuntimeApiMetadataV15",SignedExtensionMetadataLatest:"SignedExtensionMetadataV14",StorageEntryMetadataLatest:"StorageEntryMetadataV14",StorageEntryModifierLatest:"StorageEntryModifierV14",StorageEntryTypeLatest:"StorageEntryTypeV14",StorageHasher:"StorageHasherV14",OpaqueMetadata:"Opaque",MetadataAll:{_enum:{V0:"DoNotConstruct",V1:"DoNotConstruct",V2:"DoNotConstruct",V3:"DoNotConstruct",V4:"DoNotConstruct",V5:"DoNotConstruct",V6:"DoNotConstruct",V7:"DoNotConstruct",V8:"DoNotConstruct",V9:"MetadataV9",V10:"MetadataV10",V11:"MetadataV11",V12:"MetadataV12",V13:"MetadataV13",V14:"MetadataV14",V15:"MetadataV15"}}}},td={execute_block:{description:"Execute the given block.",params:[{name:"block",type:"Block"}],type:"Null"}},nd={version:{description:"Returns the version of the runtime.",params:[],type:"RuntimeVersionPre3"}},rd={initialize_block:{description:"Initialize a block with the given header.",params:[{name:"header",type:"Header"}],type:"Null"}},ad={Core:[{methods:{version:{description:"Returns the version of the runtime.",params:[],type:"RuntimeVersion"},...td,...rd},version:4},{methods:{version:{description:"Returns the version of the runtime.",params:[],type:"RuntimeVersionPre4"},...td,...rd},version:3},{methods:{...nd,...td,...rd},version:2},{methods:{initialise_block:{description:"Initialize a block with the given header.",params:[{name:"header",type:"Header"}],type:"Null"},...nd,...td},version:1}]},id={Council:"CollectiveOrigin",System:"SystemOrigin",TechnicalCommittee:"CollectiveOrigin",Xcm:"XcmOrigin",XcmPallet:"XcmOrigin",Authority:"AuthorityOrigin",GeneralCouncil:"CollectiveOrigin"},sd={rpc:{},runtime:ad,types:{Fixed64:"Int<64, Fixed64>",FixedI64:"Int<64, FixedI64>",FixedU64:"UInt<64, FixedU64>",Fixed128:"Int<128, Fixed128>",FixedI128:"Int<128, FixedI128>",FixedU128:"UInt<128, FixedU128>",I32F32:"Int<64, I32F32>",U32F32:"UInt<64, U32F32>",PerU16:"UInt<16, PerU16>",Perbill:"UInt<32, Perbill>",Percent:"UInt<8, Percent>",Permill:"UInt<32, Permill>",Perquintill:"UInt<64, Perquintill>",AccountId:"AccountId32",AccountId20:"GenericEthereumAccountId",AccountId32:"GenericAccountId32",AccountId33:"GenericAccountId33",AccountIdOf:"AccountId",AccountIndex:"GenericAccountIndex",Address:"MultiAddress",AssetId:"u32",Balance:"UInt<128, Balance>",BalanceOf:"Balance",Block:"GenericBlock",BlockNumber:"u32",BlockNumberFor:"BlockNumber",BlockNumberOf:"BlockNumber",Call:"GenericCall",CallHash:"Hash",CallHashOf:"CallHash",ChangesTrieConfiguration:{digestInterval:"u32",digestLevels:"u32"},ChangesTrieSignal:{_enum:{NewConfiguration:"Option"}},ConsensusEngineId:"GenericConsensusEngineId",CodecHash:"Hash",CrateVersion:{major:"u16",minor:"u8",patch:"u8"},Digest:{logs:"Vec"},DigestItem:{_enum:{Other:"Bytes",AuthoritiesChange:"Vec",ChangesTrieRoot:"Hash",SealV0:"SealV0",Consensus:"Consensus",Seal:"Seal",PreRuntime:"PreRuntime",ChangesTrieSignal:"ChangesTrieSignal",RuntimeEnvironmentUpdated:"Null"}},ExtrinsicsWeight:{normal:"Weight",operational:"Weight"},H32:"[u8; 4; H32]",H64:"[u8; 8; H64]",H128:"[u8; 16; H128]",H160:"[u8; 20; H160]",H256:"[u8; 32; H256]",H512:"[u8; 64; H512]",H1024:"[u8; 128; H1024]",H2048:"[u8; 256; H2048]",Hash:"H256",Header:{parentHash:"Hash",number:"Compact",stateRoot:"Hash",extrinsicsRoot:"Hash",digest:"Digest"},HeaderPartial:{parentHash:"Hash",number:"BlockNumber"},IndicesLookupSource:"GenericLookupSource",Index:"u32",Justification:"(ConsensusEngineId, EncodedJustification)",EncodedJustification:"Bytes",Justifications:"Vec",KeyValue:"(StorageKey, StorageData)",KeyTypeId:"u32",LockIdentifier:"[u8; 8]",LookupSource:"MultiAddress",LookupTarget:"AccountId",ModuleId:"LockIdentifier",MultiAddress:"GenericMultiAddress",MultiSigner:{_enum:{Ed25519:"[u8; 32]",Sr25519:"[u8; 32]",Ecdsa:"[u8; 33]"}},Moment:"UInt<64, Moment>",OpaqueCall:"Bytes",Origin:"DoNotConstruct",OriginCaller:{_enum:{System:"SystemOrigin"}},PalletId:"LockIdentifier",PalletsOrigin:"OriginCaller",PalletVersion:{major:"u16",minor:"u8",patch:"u8"},Pays:{_enum:["Yes","No"]},Phantom:"Null",PhantomData:"Null",Releases:{_enum:["V1","V2","V3","V4","V5","V6","V7","V8","V9","V10"]},RuntimeCall:"Call",RuntimeEvent:"Event",RuntimeDbWeight:{read:"Weight",write:"Weight"},SignedBlock:"SignedBlockWithJustifications",SignedBlockWithJustification:{block:"Block",justification:"Option"},SignedBlockWithJustifications:{block:"Block",justifications:"Option"},Slot:"u64",SlotDuration:"u64",StorageData:"Bytes",StorageInfo:{palletName:"Bytes",storage_name:"Bytes",prefix:"Bytes",maxValues:"Option",maxSize:"Option"},StorageProof:{trieNodes:"Vec"},TransactionPriority:"u64",TransactionLongevity:"u64",TransactionTag:"Bytes",TransactionInfo:{_alias:{dataSize:"size"},chunkRoot:"H256",contentHash:"H256",dataSize:"u32",blockChunks:"u32"},TransactionStorageProof:{chunk:"Vec",proof:"Vec>"},ValidatorId:"AccountId",ValidatorIdOf:"ValidatorId",WeightV0:"u32",WeightV1:"u64",WeightV2:{refTime:"Compact",proofSize:"Compact"},Weight:"WeightV2",WeightMultiplier:"Fixed64",PreRuntime:"(ConsensusEngineId, Bytes)",SealV0:"(u64, Signature)",Seal:"(ConsensusEngineId, Bytes)",Consensus:"(ConsensusEngineId, Bytes)"}},od={rpc:{},types:{Si0Field:{name:"Option",type:"Si0LookupTypeId",typeName:"Option",docs:"Vec"},Si0LookupTypeId:"u32",Si0Path:"Vec",Si0Type:{path:"Si0Path",params:"Vec",def:"Si0TypeDef"},Si0TypeDef:{_enum:{Composite:"Si0TypeDefComposite",Variant:"Si0TypeDefVariant",Sequence:"Si0TypeDefSequence",Array:"Si0TypeDefArray",Tuple:"Si0TypeDefTuple",Primitive:"Si0TypeDefPrimitive",Compact:"Si0TypeDefCompact",Phantom:"Si0TypeDefPhantom",BitSequence:"Si0TypeDefBitSequence"}},Si0TypeDefArray:{len:"u32",type:"Si0LookupTypeId"},Si0TypeDefBitSequence:{bitStoreType:"Si0LookupTypeId",bitOrderType:"Si0LookupTypeId"},Si0TypeDefCompact:{type:"Si0LookupTypeId"},Si0TypeDefComposite:{fields:"Vec"},Si0TypeDefPhantom:"Null",Si0TypeDefVariant:{variants:"Vec"},Si0TypeDefPrimitive:{_enum:["Bool","Char","Str","U8","U16","U32","U64","U128","U256","I8","I16","I32","I64","I128","I256"]},Si0TypeDefSequence:{type:"Si0LookupTypeId"},Si0TypeDefTuple:"Vec",Si0TypeParameter:{name:"Text",type:"Option"},Si0Variant:{name:"Text",fields:"Vec",index:"Option",discriminant:"Option",docs:"Vec"},...$u,SiField:"Si1Field",SiLookupTypeId:"Si1LookupTypeId",SiPath:"Si1Path",SiType:"Si1Type",SiTypeDef:"Si1TypeDef",SiTypeDefArray:"Si1TypeDefArray",SiTypeDefBitSequence:"Si1TypeDefBitSequence",SiTypeDefCompact:"Si1TypeDefCompact",SiTypeDefComposite:"Si1TypeDefComposite",SiTypeDefPrimitive:"Si1TypeDefPrimitive",SiTypeDefSequence:"Si1TypeDefSequence",SiTypeDefTuple:"Si1TypeDefTuple",SiTypeParameter:"Si1TypeParameter",SiTypeDefVariant:"Si1TypeDefVariant",SiVariant:"Si1Variant"}},cd={rpc:{},runtime:{AssetsApi:[{methods:{account_balances:{description:"Return the current set of authorities.",params:[{name:"account",type:"AccountId"}],type:"Vec<(u32, TAssetBalance)>"}},version:1}]},types:{AssetApprovalKey:{owner:"AccountId",delegate:"AccountId"},AssetApproval:{amount:"TAssetBalance",deposit:"TAssetDepositBalance"},AssetBalance:{balance:"TAssetBalance",isFrozen:"bool",isSufficient:"bool"},AssetDestroyWitness:{accounts:"Compact",sufficients:"Compact",approvals:"Compact"},AssetDetails:{owner:"AccountId",issuer:"AccountId",admin:"AccountId",freezer:"AccountId",supply:"TAssetBalance",deposit:"TAssetDepositBalance",minBalance:"TAssetBalance",isSufficient:"bool",accounts:"u32",sufficients:"u32",approvals:"u32",isFrozen:"bool"},AssetMetadata:{deposit:"TAssetDepositBalance",name:"Vec",symbol:"Vec",decimals:"u8",isFrozen:"bool"},TAssetBalance:"u64",TAssetDepositBalance:"BalanceOf"}},ud={rpc:{},runtime:{AuraApi:[{methods:{authorities:{description:"Return the current set of authorities.",params:[],type:"Vec"},slot_duration:{description:"Returns the slot duration for Aura.",params:[],type:"SlotDuration"}},version:1}]},types:{RawAuraPreDigest:{slotNumber:"u64"}}},dd={rpc:{},types:{UncleEntryItem:{_enum:{InclusionHeight:"BlockNumber",Uncle:"(Hash, Option)"}}}},ld={current_epoch:{description:"Returns information regarding the current epoch.",params:[],type:"Epoch"},current_epoch_start:{description:"Returns the slot that started the current epoch.",params:[],type:"Slot"},generate_key_ownership_proof:{description:"Generates a proof of key ownership for the given authority in the current epoch.",params:[{name:"slot",type:"Slot"},{name:"authorityId",type:"AuthorityId"}],type:"Option"},next_epoch:{description:"Returns information regarding the next epoch (which was already previously announced).",params:[],type:"Epoch"},submit_report_equivocation_unsigned_extrinsic:{description:"Submits an unsigned extrinsic to report an equivocation.",params:[{name:"equivocationProof",type:"BabeEquivocationProof"},{name:"keyOwnerProof",type:"OpaqueKeyOwnershipProof"}],type:"Option"}},fd={rpc:{epochAuthorship:{description:"Returns data about which slots (primary or secondary) can be claimed in the current epoch with the keys in the keystore",isUnsafe:!0,params:[],type:"HashMap"}},runtime:{BabeApi:[{methods:{configuration:{description:"Return the genesis configuration for BABE. The configuration is only read on genesis.",params:[],type:"BabeGenesisConfiguration"},...ld},version:2},{methods:{configuration:{description:"Return the configuration for BABE. Version 1.",params:[],type:"BabeGenesisConfigurationV1"},...ld},version:1}]},types:{AllowedSlots:{_enum:["PrimarySlots","PrimaryAndSecondaryPlainSlots","PrimaryAndSecondaryVRFSlots"]},BabeAuthorityWeight:"u64",BabeEpochConfiguration:{c:"(u64, u64)",allowedSlots:"AllowedSlots"},BabeBlockWeight:"u32",BabeEquivocationProof:{offender:"AuthorityId",slotNumber:"SlotNumber",firstHeader:"Header",secondHeader:"Header"},BabeGenesisConfiguration:{slotDuration:"u64",epochLength:"u64",c:"(u64, u64)",genesisAuthorities:"Vec<(AuthorityId, BabeAuthorityWeight)>",randomness:"Randomness",allowedSlots:"AllowedSlots"},BabeGenesisConfigurationV1:{slotDuration:"u64",epochLength:"u64",c:"(u64, u64)",genesisAuthorities:"Vec<(AuthorityId, BabeAuthorityWeight)>",randomness:"Randomness",secondarySlots:"bool"},BabeWeight:"u64",MaybeRandomness:"Option",MaybeVrf:"Option",Epoch:{epochIndex:"u64",startSlot:"Slot",duration:"u64",authorities:"Vec<(AuthorityId, BabeAuthorityWeight)>",randomness:"Hash",config:"BabeEpochConfiguration"},EpochAuthorship:{primary:"Vec",secondary:"Vec",secondary_vrf:"Vec"},NextConfigDescriptor:{_enum:{V0:"Null",V1:"NextConfigDescriptorV1"}},NextConfigDescriptorV1:{c:"(u64, u64)",allowedSlots:"AllowedSlots"},OpaqueKeyOwnershipProof:"Bytes",Randomness:"Hash",RawBabePreDigest:{_enum:{Phantom:"Null",Primary:"RawBabePreDigestPrimary",SecondaryPlain:"RawBabePreDigestSecondaryPlain",SecondaryVRF:"RawBabePreDigestSecondaryVRF"}},RawBabePreDigestPrimary:{authorityIndex:"u32",slotNumber:"SlotNumber",vrfOutput:"VrfOutput",vrfProof:"VrfProof"},RawBabePreDigestSecondaryPlain:{authorityIndex:"u32",slotNumber:"SlotNumber"},RawBabePreDigestSecondaryVRF:{authorityIndex:"u32",slotNumber:"SlotNumber",vrfOutput:"VrfOutput",vrfProof:"VrfProof"},RawBabePreDigestTo159:{_enum:{Primary:"RawBabePreDigestPrimaryTo159",Secondary:"RawBabePreDigestSecondaryTo159"}},RawBabePreDigestPrimaryTo159:{authorityIndex:"u32",slotNumber:"SlotNumber",weight:"BabeBlockWeight",vrfOutput:"VrfOutput",vrfProof:"VrfProof"},RawBabePreDigestSecondaryTo159:{authorityIndex:"u32",slotNumber:"SlotNumber",weight:"BabeBlockWeight"},RawBabePreDigestCompat:{_enum:{Zero:"u32",One:"u32",Two:"u32",Three:"u32"}},SlotNumber:"u64",VrfData:"[u8; 32]",VrfOutput:"[u8; 32]",VrfProof:"[u8; 64]"}},pd={rpc:{},types:{AccountData:{free:"Balance",reserved:"Balance",miscFrozen:"Balance",feeFrozen:"Balance"},BalanceLockTo212:{id:"LockIdentifier",amount:"Balance",until:"BlockNumber",reasons:"WithdrawReasons"},BalanceLock:{id:"LockIdentifier",amount:"Balance",reasons:"Reasons"},BalanceStatus:{_enum:["Free","Reserved"]},Reasons:{_enum:["Fee","Misc","All"]},ReserveData:{id:"ReserveIdentifier",amount:"Balance"},ReserveIdentifier:"[u8; 8]",VestingSchedule:{offset:"Balance",perBlock:"Balance",startingBlock:"BlockNumber"},WithdrawReasons:{_set:{TransactionPayment:1,Transfer:2,Reserve:4,Fee:8,Tip:16}}}},hd={beefy_genesis:{description:"Return the block number where BEEFY consensus is enabled/started",params:[],type:"Option"},generate_key_ownership_proof:{description:"Generates a proof of key ownership for the given authority in the given set.",params:[{name:"setId",type:"ValidatorSetId"},{name:"authorityId",type:"AuthorityId"}],type:"Option"},submit_report_equivocation_unsigned_extrinsic:{description:"Submits an unsigned extrinsic to report an equivocation.",params:[{name:"equivocationProof",type:"BeefyEquivocationProof"},{name:"keyOwnerProof",type:"OpaqueKeyOwnershipProof"}],type:"Option"},validator_set:{description:"Return the current active BEEFY validator set",params:[],type:"Option"}},md={rpc:{getFinalizedHead:{description:"Returns hash of the latest BEEFY finalized block as seen by this client.",params:[],type:"H256"},subscribeJustifications:{description:"Returns the block most recently finalized by BEEFY, alongside side its justification.",params:[],pubsub:["justifications","subscribeJustifications","unsubscribeJustifications"],type:"BeefySignedCommitment"}},runtime:{BeefyApi:[{methods:hd,version:2},{methods:hd,version:1}],BeefyMmrApi:[{methods:{authority_set_proof:{description:"Return the currently active BEEFY authority set proof.",params:[],type:"BeefyAuthoritySet"},next_authority_set_proof:{description:"Return the next/queued BEEFY authority set proof.",params:[],type:"BeefyNextAuthoritySet"}},version:1}]},types:{BeefyAuthoritySet:{id:"u64",len:"u32",root:"H256"},BeefyCommitment:{payload:"BeefyPayload",blockNumber:"BlockNumber",validatorSetId:"ValidatorSetId"},BeefyId:"[u8; 33]",BeefyEquivocationProof:{first:"BeefyVoteMessage",second:"BeefyVoteMessage"},BeefySignedCommitment:{commitment:"BeefyCommitment",signatures:"Vec>"},BeefyNextAuthoritySet:{id:"u64",len:"u32",root:"H256"},BeefyPayload:"Vec<(BeefyPayloadId, Bytes)>",BeefyPayloadId:"[u8;2]",BeefyVoteMessage:{commitment:"BeefyCommitment",id:"AuthorityId",signature:"Signature"},MmrRootHash:"H256",ValidatorSetId:"u64",ValidatorSet:{validators:"Vec",id:"ValidatorSetId"}}},bd={rpc:{},runtime:{Benchmark:[{methods:{benchmark_metadata:{description:"Get the benchmark metadata available for this runtime.",params:[{name:"extra",type:"bool"}],type:"(Vec, Vec)"},dispatch_benchmark:{description:"Dispatch the given benchmark.",params:[{name:"config",type:"BenchmarkConfig"}],type:"Result, Text>"}},version:1}]},types:{BenchmarkBatch:{pallet:"Text",instance:"Text",benchmark:"Text",results:"Vec"},BenchmarkConfig:{pallet:"Bytes",benchmark:"Bytes",selectedComponents:"Vec<(BenchmarkParameter, u32)>",verify:"bool",internalRepeats:"u32"},BenchmarkList:{pallet:"Bytes",instance:"Bytes",benchmarks:"Vec"},BenchmarkMetadata:{name:"Bytes",components:"Vec<(BenchmarkParameter, u32, u32)>"},BenchmarkParameter:{_enum:["a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"]},BenchmarkResult:{components:"Vec<(BenchmarkParameter, u32)>",extrinsicTime:"u128",storageRootTime:"u128",reads:"u32",repeatReads:"u32",writes:"u32",repeatWrites:"u32",proofSize:"u32",benchKeys:"Vec<(Vec, u32, u32, bool)>"}}},yd={random_seed:{description:"Generate a random seed.",params:[],type:"Hash"}},gd={apply_extrinsic:{description:"Apply the given extrinsic.",params:[{name:"extrinsic",type:"Extrinsic"}],type:"ApplyExtrinsicResultPre6"}},xd={check_inherents:{description:"Check that the inherents are valid.",params:[{name:"block",type:"Block"},{name:"data",type:"InherentData"}],type:"CheckInherentsResult"},inherent_extrinsics:{description:"Generate inherent extrinsics.",params:[{name:"inherent",type:"InherentData"}],type:"Vec"}},vd={finalize_block:{description:"Finish the current block.",params:[],type:"Header"}},wd={rpc:{},runtime:{BlockBuilder:[{methods:{apply_extrinsic:{description:"Apply the given extrinsic.",params:[{name:"extrinsic",type:"Extrinsic"}],type:"ApplyExtrinsicResult"},...xd,...vd},version:6},{methods:{...gd,...xd,...vd},version:5},{methods:{...yd,...gd,...xd,...vd},version:4},{methods:{...yd,...xd,...vd},version:3},{methods:{finalise_block:{description:"Finish the current block.",params:[],type:"Header"},...yd,...xd},version:2}]},types:{CheckInherentsResult:{okay:"bool",fatalError:"bool",errors:"InherentData"},InherentData:{data:"BTreeMap"},InherentIdentifier:"[u8; 8]"}},Sd={rpc:{},types:{CollectiveOrigin:{_enum:{Members:"(MemberCount, MemberCount)",Member:"AccountId"}},MemberCount:"u32",ProposalIndex:"u32",VotesTo230:{index:"ProposalIndex",threshold:"MemberCount",ayes:"Vec",nays:"Vec"},Votes:{index:"ProposalIndex",threshold:"MemberCount",ayes:"Vec",nays:"Vec",end:"BlockNumber"}}},Td={rpc:{},types:{AuthorityId:"AccountId",RawVRFOutput:"[u8; 32]"}},kd={get_storage:{description:"Query a given storage key in a given contract.",params:[{name:"address",type:"AccountId"},{name:"key",type:"Bytes"}],type:"Option"},upload_code:{description:"Upload new code without instantiating a contract from it.",params:[{name:"origin",type:"AccountId"},{name:"code",type:"Bytes"},{name:"storageDepositLimit",type:"Option"}],type:"CodeUploadResult"}},Pd={rpc:{call:{deprecated:"Use the runtime interface `api.call.contractsApi.call` instead",description:"Executes a call to a contract",params:[{name:"callRequest",type:"ContractCallRequest"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ContractExecResult"},getStorage:{deprecated:"Use the runtime interface `api.call.contractsApi.getStorage` instead",description:"Returns the value under a specified storage key in a contract",params:[{name:"address",type:"AccountId"},{name:"key",type:"H256"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Option"},instantiate:{deprecated:"Use the runtime interface `api.call.contractsApi.instantiate` instead",description:"Instantiate a new contract",params:[{name:"request",type:"InstantiateRequestV1"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ContractInstantiateResult"},rentProjection:{deprecated:"Not available in newer versions of the contracts interfaces",description:"Returns the projected time a given contract will be able to sustain paying its rent",params:[{name:"address",type:"AccountId"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Option"},uploadCode:{deprecated:"Use the runtime interface `api.call.contractsApi.uploadCode` instead",description:"Upload new code without instantiating a contract from it",endpoint:"contracts_upload_code",params:[{name:"uploadRequest",type:"CodeUploadRequest"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"CodeUploadResult"}},runtime:{ContractsApi:[{methods:{call:{description:"Perform a call from a specified account to a given contract.",params:[{name:"origin",type:"AccountId"},{name:"dest",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"Option"},{name:"storageDepositLimit",type:"Option"},{name:"inputData",type:"Vec"}],type:"ContractExecResult"},instantiate:{description:"Instantiate a new contract.",params:[{name:"origin",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"Option"},{name:"storageDepositLimit",type:"Option"},{name:"code",type:"CodeSource"},{name:"data",type:"Bytes"},{name:"salt",type:"Bytes"}],type:"ContractInstantiateResult"},...kd},version:2},{methods:{call:{description:"Perform a call from a specified account to a given contract.",params:[{name:"origin",type:"AccountId"},{name:"dest",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"u64"},{name:"storageDepositLimit",type:"Option"},{name:"inputData",type:"Vec"}],type:"ContractExecResultU64"},instantiate:{description:"Instantiate a new contract.",params:[{name:"origin",type:"AccountId"},{name:"value",type:"Balance"},{name:"gasLimit",type:"u64"},{name:"storageDepositLimit",type:"Option"},{name:"code",type:"CodeSource"},{name:"data",type:"Bytes"},{name:"salt",type:"Bytes"}],type:"ContractInstantiateResultU64"},...kd},version:1}]},types:{AliveContractInfo:{trieId:"TrieId",storageSize:"u32",pairCount:"u32",codeHash:"CodeHash",rentAllowance:"Balance",rentPaid:"Balance",deductBlock:"BlockNumber",lastWrite:"Option",_reserved:"Option"},CodeHash:"Hash",CodeSource:{_enum:{Upload:"Bytes",Existing:"Hash"}},CodeUploadRequest:{origin:"AccountId",code:"Bytes",storageDepositLimit:"Option"},CodeUploadResult:"Result",CodeUploadResultValue:{codeHash:"CodeHash",deposit:"Balance"},ContractCallRequest:{origin:"AccountId",dest:"AccountId",value:"Balance",gasLimit:"u64",storageDepositLimit:"Option",inputData:"Bytes"},ContractExecResultSuccessTo255:{status:"u8",data:"Raw"},ContractExecResultTo255:{_enum:{Success:"ContractExecResultSuccessTo255",Error:"Null"}},ContractExecResultSuccessTo260:{flags:"ContractReturnFlags",data:"Bytes",gasConsumed:"u64"},ContractExecResultTo260:{_enum:{Success:"ContractExecResultSuccessTo260",Error:"Null"}},ContractExecResultOk:{flags:"ContractReturnFlags",data:"Bytes"},ContractExecResultResult:"Result",ContractExecResultTo267:{gasConsumed:"u64",debugMessage:"Text",result:"ContractExecResultResult"},ContractExecResult:{gasConsumed:"Weight",gasRequired:"Weight",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"ContractExecResultResult"},ContractExecResultU64:{gasConsumed:"u64",gasRequired:"u64",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"ContractExecResultResult"},ContractInfo:{_enum:{Alive:"AliveContractInfo",Tombstone:"TombstoneContractInfo"}},ContractCallFlags:{_set:{_bitLength:32,ForwardInput:1,CloneInput:2,TailCall:4,AllowReentry:8}},ContractReturnFlags:{_set:{_bitLength:32,Revert:1}},ContractStorageKey:"[u8; 32]",DeletedContract:{pairCount:"u32",trieId:"TrieId"},ExecReturnValue:{flags:"ContractReturnFlags",data:"Bytes"},Gas:"u64",HostFnWeightsTo264:{caller:"Weight",address:"Weight",gasLeft:"Weight",balance:"Weight",valueTransferred:"Weight",minimumBalance:"Weight",tombstoneDeposit:"Weight",rentAllowance:"Weight",blockNumber:"Weight",now:"Weight",weightToFee:"Weight",gas:"Weight",input:"Weight",inputPerByte:"Weight",return:"Weight",returnPerByte:"Weight",terminate:"Weight",restoreTo:"Weight",restoreToPerDelta:"Weight",random:"Weight",depositEvent:"Weight",depositEventPerTopic:"Weight",depositEventPerByte:"Weight",setRentAllowance:"Weight",setStorage:"Weight",setStoragePerByte:"Weight",clearStorage:"Weight",getStorage:"Weight",getStoragePerByte:"Weight",transfer:"Weight",call:"Weight",callTransferSurcharge:"Weight",callPerInputByte:"Weight",callPerOutputByte:"Weight",instantiate:"Weight",instantiatePerInputByte:"Weight",instantiatePerOutputByte:"Weight",hashSha2256:"Weight",hashSha2256PerByte:"Weight",hashKeccak256:"Weight",hashKeccak256PerByte:"Weight",hashBlake2256:"Weight",hashBlake2256PerByte:"Weight",hashBlake2128:"Weight",hashBlake2128PerByte:"Weight"},HostFnWeights:{caller:"Weight",address:"Weight",gasLeft:"Weight",balance:"Weight",valueTransferred:"Weight",minimumBalance:"Weight",tombstoneDeposit:"Weight",rentAllowance:"Weight",blockNumber:"Weight",now:"Weight",weightToFee:"Weight",gas:"Weight",input:"Weight",inputPerByte:"Weight",return:"Weight",returnPerByte:"Weight",terminate:"Weight",terminatePerCodeByte:"Weight",restoreTo:"Weight",restoreToPerCallerCodeByte:"Weight",restoreToPerTombstoneCodeByte:"Weight",restoreToPerDelta:"Weight",random:"Weight",depositEvent:"Weight",depositEventPerTopic:"Weight",depositEventPerByte:"Weight",setRentAllowance:"Weight",setStorage:"Weight",setStoragePerByte:"Weight",clearStorage:"Weight",getStorage:"Weight",getStoragePerByte:"Weight",transfer:"Weight",call:"Weight",callPerCodeByte:"Weight",callTransferSurcharge:"Weight",callPerInputByte:"Weight",callPerOutputByte:"Weight",instantiate:"Weight",instantiatePerCodeByte:"Weight",instantiatePerInputByte:"Weight",instantiatePerOutputByte:"Weight",instantiatePerSaltByte:"Weight",hashSha2256:"Weight",hashSha2256PerByte:"Weight",hashKeccak256:"Weight",hashKeccak256PerByte:"Weight",hashBlake2256:"Weight",hashBlake2256PerByte:"Weight",hashBlake2128:"Weight",hashBlake2128PerByte:"Weight",rentParams:"Weight"},InstantiateRequestV1:{origin:"AccountId",value:"Balance",gasLimit:"Gas",code:"Bytes",data:"Bytes",salt:"Bytes"},InstantiateRequestV2:{_fallback:"InstantiateRequestV1",origin:"AccountId",value:"Balance",gasLimit:"Gas",storageDepositLimit:"Option",code:"Bytes",data:"Bytes",salt:"Bytes"},InstantiateRequest:{_fallback:"InstantiateRequestV2",origin:"AccountId",value:"Balance",gasLimit:"Gas",storageDepositLimit:"Option",code:"CodeSource",data:"Bytes",salt:"Bytes"},ContractInstantiateResultTo267:"Result",ContractInstantiateResultTo299:"Result",ContractInstantiateResult:{gasConsumed:"WeightV2",gasRequired:"WeightV2",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"InstantiateReturnValue"},ContractInstantiateResultU64:{_fallback:"ContractInstantiateResultTo299",gasConsumed:"u64",gasRequired:"u64",storageDeposit:"StorageDeposit",debugMessage:"Text",result:"InstantiateReturnValue"},InstantiateReturnValueTo267:{result:"ExecReturnValue",accountId:"AccountId",rentProjection:"Option"},InstantiateReturnValueOk:{result:"ExecReturnValue",accountId:"AccountId"},InstantiateReturnValue:"Result",InstructionWeights:{i64const:"u32",i64load:"u32",i64store:"u32",select:"u32",rIf:"u32",br:"u32",brIf:"u32",brIable:"u32",brIablePerEntry:"u32",call:"u32",callIndirect:"u32",callIndirectPerParam:"u32",localGet:"u32",localSet:"u32",local_tee:"u32",globalGet:"u32",globalSet:"u32",memoryCurrent:"u32",memoryGrow:"u32",i64clz:"u32",i64ctz:"u32",i64popcnt:"u32",i64eqz:"u32",i64extendsi32:"u32",i64extendui32:"u32",i32wrapi64:"u32",i64eq:"u32",i64ne:"u32",i64lts:"u32",i64ltu:"u32",i64gts:"u32",i64gtu:"u32",i64les:"u32",i64leu:"u32",i64ges:"u32",i64geu:"u32",i64add:"u32",i64sub:"u32",i64mul:"u32",i64divs:"u32",i64divu:"u32",i64rems:"u32",i64remu:"u32",i64and:"u32",i64or:"u32",i64xor:"u32",i64shl:"u32",i64shrs:"u32",i64shru:"u32",i64rotl:"u32",i64rotr:"u32"},LimitsTo264:{eventTopics:"u32",stackHeight:"u32",globals:"u32",parameters:"u32",memoryPages:"u32",tableSize:"u32",brTableSize:"u32",subjectLen:"u32",codeSize:"u32"},Limits:{eventTopics:"u32",stackHeight:"u32",globals:"u32",parameters:"u32",memoryPages:"u32",tableSize:"u32",brTableSize:"u32",subjectLen:"u32"},PrefabWasmModule:{scheduleVersion:"Compact",initial:"Compact",maximum:"Compact",refcount:"Compact",_reserved:"Option",code:"Bytes",originalCodeLen:"u32"},RentProjection:{_enum:{EvictionAt:"BlockNumber",NoEviction:"Null"}},ScheduleTo212:{version:"u32",putCodePerByteCost:"Gas",growMemCost:"Gas",regularOpCost:"Gas",returnDataPerByteCost:"Gas",eventDataPerByteCost:"Gas",eventPerTopicCost:"Gas",eventBaseCost:"Gas",sandboxDataReadCost:"Gas",sandboxDataWriteCost:"Gas",maxEventTopics:"u32",maxStackHeight:"u32",maxMemoryPages:"u32",enablePrintln:"bool",maxSubjectLen:"u32"},ScheduleTo258:{version:"u32",putCodePerByteCost:"Gas",growMemCost:"Gas",regularOpCost:"Gas",returnDataPerByteCost:"Gas",eventDataPerByteCost:"Gas",eventPerTopicCost:"Gas",eventBaseCost:"Gas",sandboxDataReadCost:"Gas",sandboxDataWriteCost:"Gas",transferCost:"Gas",maxEventTopics:"u32",maxStackHeight:"u32",maxMemoryPages:"u32",enablePrintln:"bool",maxSubjectLen:"u32"},ScheduleTo264:{version:"u32",enablePrintln:"bool",limits:"LimitsTo264",instructionWeights:"InstructionWeights",hostFnWeights:"HostFnWeightsTo264"},Schedule:{version:"u32",enablePrintln:"bool",limits:"Limits",instructionWeights:"InstructionWeights",hostFnWeights:"HostFnWeights"},SeedOf:"Hash",StorageDeposit:{_enum:{Refund:"Balance",Charge:"Balance"}},TombstoneContractInfo:"Hash",TrieId:"Bytes"}},Vd={rpc:{},types:{AccountVote:{_enum:{Standard:"AccountVoteStandard",Split:"AccountVoteSplit"}},AccountVoteSplit:{aye:"Balance",nay:"Balance"},AccountVoteStandard:{vote:"Vote",balance:"Balance"},Conviction:{_enum:["None","Locked1x","Locked2x","Locked3x","Locked4x","Locked5x","Locked6x"]},Delegations:{votes:"Balance",capital:"Balance"},PreimageStatus:{_enum:{Missing:"BlockNumber",Available:"PreimageStatusAvailable"}},PreimageStatusAvailable:{data:"Bytes",provider:"AccountId",deposit:"Balance",since:"BlockNumber",expiry:"Option"},PriorLock:"(BlockNumber, Balance)",PropIndex:"u32",Proposal:"Call",ProxyState:{_enum:{Open:"AccountId",Active:"AccountId"}},ReferendumIndex:"u32",ReferendumInfoTo239:{end:"BlockNumber",proposalHash:"Hash",threshold:"VoteThreshold",delay:"BlockNumber"},ReferendumInfo:{_enum:{Ongoing:"ReferendumStatus",Finished:"ReferendumInfoFinished"}},ReferendumInfoFinished:{approved:"bool",end:"BlockNumber"},ReferendumStatus:{end:"BlockNumber",proposalHash:"Hash",threshold:"VoteThreshold",delay:"BlockNumber",tally:"Tally"},Tally:{ayes:"Balance",nays:"Balance",turnout:"Balance"},Voting:{_enum:{Direct:"VotingDirect",Delegating:"VotingDelegating"}},VotingDirect:{votes:"Vec",delegations:"Delegations",prior:"PriorLock"},VotingDirectVote:"(ReferendumIndex, AccountVote)",VotingDelegating:{balance:"Balance",target:"AccountId",conviction:"Conviction",delegations:"Delegations",prior:"PriorLock"}}},Md={rpc:{getBlockStats:{description:"Reexecute the specified `block_hash` and gather statistics while doing so",isUnsafe:!0,params:[{isHistoric:!0,name:"at",type:"Hash"}],type:"Option"}},types:{BlockStats:{witnessLen:"u64",witnessCompactLen:"u64",blockLen:"u64",blockNumExtrinsics:"u64"}}},Id={rpc:{},runtime:{AuthorityDiscoveryApi:[{methods:{authorities:{description:"Retrieve authority identifiers of the current and next authority set.",params:[],type:"Vec"}},version:1}]},types:{}},Od={rpc:{},types:{ApprovalFlag:"u32",DefunctVoter:{who:"AccountId",voteCount:"Compact",candidateCount:"Compact"},Renouncing:{_enum:{Member:"Null",RunnerUp:"Null",Candidate:"Compact"}},SetIndex:"u32",Vote:"GenericVote",VoteIndex:"u32",VoterInfo:{lastActive:"VoteIndex",lastWin:"VoteIndex",pot:"Balance",stake:"Balance"},VoteThreshold:{_enum:["Super Majority Approve","Super Majority Against","Simple Majority"]}}},Nd={rpc:{createBlock:{description:"Instructs the manual-seal authorship task to create a new block",params:[{name:"createEmpty",type:"bool"},{name:"finalize",type:"bool"},{isOptional:!0,name:"parentHash",type:"BlockHash"}],type:"CreatedBlock"},finalizeBlock:{description:"Instructs the manual-seal authorship task to finalize a block",params:[{name:"hash",type:"BlockHash"},{isOptional:!0,name:"justification",type:"Justification"}],type:"bool"}},types:{CreatedBlock:{_alias:{blockHash:"hash"},blockHash:"BlockHash",aux:"ImportedAux"},ImportedAux:{headerOnly:"bool",clearJustificationRequests:"bool",needsJustification:"bool",badJustification:"bool",needsFinalityProof:"bool",isNewBest:"bool"}}},Ed={rpc:{},types:{EvmAccount:{nonce:"u256",balance:"u256"},EvmCallInfo:{exitReason:"ExitReason",value:"Bytes",usedGas:"U256",logs:"Vec"},EvmCreateInfo:{exitReason:"ExitReason",value:"H160",usedGas:"U256",logs:"Vec"},EvmLog:{address:"H160",topics:"Vec",data:"Bytes"},EvmVicinity:{gasPrice:"u256",origin:"H160"},ExitError:{_enum:{StackUnderflow:"Null",StackOverflow:"Null",InvalidJump:"Null",InvalidRange:"Null",DesignatedInvalid:"Null",CallTooDeep:"Null",CreateCollision:"Null",CreateContractLimit:"Null",OutOfOffset:"Null",OutOfGas:"Null",OutOfFund:"Null",PCUnderflow:"Null",CreateEmpty:"Null",Other:"Text"}},ExitFatal:{_enum:{NotSupported:"Null",UnhandledInterrupt:"Null",CallErrorAsFatal:"ExitError",Other:"Text"}},ExitReason:{_enum:{Succeed:"ExitSucceed",Error:"ExitError",Revert:"ExitRevert",Fatal:"ExitFatal"}},ExitRevert:{_enum:["Reverted"]},ExitSucceed:{_enum:["Stopped","Returned","Suicided"]}}},Cd={rpc:{},types:{Extrinsic:"GenericExtrinsic",ExtrinsicEra:"GenericExtrinsicEra",ExtrinsicPayload:"GenericExtrinsicPayload",ExtrinsicSignature:"MultiSignature",ExtrinsicV4:"GenericExtrinsicV4",ExtrinsicPayloadV4:"GenericExtrinsicPayloadV4",ExtrinsicSignatureV4:"GenericExtrinsicSignatureV4",ExtrinsicUnknown:"GenericExtrinsicUnknown",ExtrinsicPayloadUnknown:"GenericExtrinsicPayloadUnknown",Era:"ExtrinsicEra",ImmortalEra:"GenericImmortalEra",MortalEra:"GenericMortalEra",AnySignature:"H512",MultiSignature:{_enum:{Ed25519:"Ed25519Signature",Sr25519:"Sr25519Signature",Ecdsa:"EcdsaSignature"}},Signature:"H512",SignerPayload:"GenericSignerPayload",EcdsaSignature:"[u8; 65]",Ed25519Signature:"H512",Sr25519Signature:"H512"}},Ad={rpc:{},runtime:{FungiblesApi:[{methods:{query_account_balances:{description:"Returns the list of all `MultiAsset` that an `AccountId` has",params:[{name:"account",type:"AccountId"}],type:"Result, FungiblesAccessError>"}},version:1}]},types:{FungiblesAccessError:{_enum:["AssetIdConversionFailed","AmountToBalanceConversionFailed"]}}},Hd={rpc:{},types:{AssetOptions:{initalIssuance:"Compact",permissions:"PermissionLatest"},Owner:{_enum:{None:"Null",Address:"AccountId"}},PermissionsV1:{update:"Owner",mint:"Owner",burn:"Owner"},PermissionVersions:{_enum:{V1:"PermissionsV1"}},PermissionLatest:"PermissionsV1"}},_d={rpc:{},types:{ActiveGilt:{proportion:"Perquintill",amount:"Balance",who:"AccountId",expiry:"BlockNumber"},ActiveGiltsTotal:{frozen:"Balance",proportion:"Perquintill",index:"ActiveIndex",target:"Perquintill"},ActiveIndex:"u32",GiltBid:{amount:"Balance",who:"AccountId"}}},Bd={generate_key_ownership_proof:{description:"Generates a proof of key ownership for the given authority in the given set.",params:[{name:"setId",type:"SetId"},{name:"authorityId",type:"AuthorityId"}],type:"Option"},grandpa_authorities:{description:"Get the current GRANDPA authorities and weights. This should not change except for when changes are scheduled and the corresponding delay has passed.",params:[],type:"AuthorityList"},submit_report_equivocation_unsigned_extrinsic:{description:"Submits an unsigned extrinsic to report an equivocation.",params:[{name:"equivocationProof",type:"GrandpaEquivocationProof"},{name:"keyOwnerProof",type:"OpaqueKeyOwnershipProof"}],type:"Option"}},Rd={rpc:{proveFinality:{description:"Prove finality for the given block number, returning the Justification for the last block in the set.",params:[{name:"blockNumber",type:"BlockNumber"}],type:"Option"},roundState:{description:"Returns the state of the current best round state as well as the ongoing background rounds",params:[],type:"ReportedRoundStates"},subscribeJustifications:{description:"Subscribes to grandpa justifications",params:[],pubsub:["justifications","subscribeJustifications","unsubscribeJustifications"],type:"JustificationNotification"}},runtime:{GrandpaApi:[{methods:{current_set_id:{description:"Get current GRANDPA authority set id.",params:[],type:"SetId"},...Bd},version:3},{methods:Bd,version:2}]},types:{AuthorityIndex:"u64",AuthorityList:"Vec",AuthoritySet:{currentAuthorities:"AuthorityList",setId:"u64",pendingStandardChanges:"ForkTreePendingChange",pendingForcedChanges:"Vec",authoritySetChanges:"AuthoritySetChanges"},ForkTreePendingChange:{roots:"Vec",bestFinalizedNumber:"Option"},ForkTreePendingChangeNode:{hash:"BlockHash",number:"BlockNumber",data:"PendingChange",children:"Vec"},AuthoritySetChange:"(U64, BlockNumber)",AuthoritySetChanges:"Vec",AuthorityWeight:"u64",DelayKind:{_enum:{Finalized:"Null",Best:"DelayKindBest"}},DelayKindBest:{medianLastFinalized:"BlockNumber"},EncodedFinalityProofs:"Bytes",GrandpaEquivocation:{_enum:{Prevote:"GrandpaEquivocationValue",Precommit:"GrandpaEquivocationValue"}},GrandpaEquivocationProof:{setId:"SetId",equivocation:"GrandpaEquivocation"},GrandpaEquivocationValue:{roundNumber:"u64",identity:"AuthorityId",first:"(GrandpaPrevote, AuthoritySignature)",second:"(GrandpaPrevote, AuthoritySignature)"},GrandpaPrevote:{targetHash:"Hash",targetNumber:"BlockNumber"},GrandpaCommit:{targetHash:"BlockHash",targetNumber:"BlockNumber",precommits:"Vec"},GrandpaPrecommit:{targetHash:"BlockHash",targetNumber:"BlockNumber"},GrandpaSignedPrecommit:{precommit:"GrandpaPrecommit",signature:"AuthoritySignature",id:"AuthorityId"},GrandpaJustification:{round:"u64",commit:"GrandpaCommit",votesAncestries:"Vec
"},JustificationNotification:"Bytes",KeyOwnerProof:"MembershipProof",NextAuthority:"(AuthorityId, AuthorityWeight)",PendingChange:{nextAuthorities:"AuthorityList",delay:"BlockNumber",canonHeight:"BlockNumber",canonHash:"BlockHash",delayKind:"DelayKind"},PendingPause:{scheduledAt:"BlockNumber",delay:"BlockNumber"},PendingResume:{scheduledAt:"BlockNumber",delay:"BlockNumber"},Precommits:{currentWeight:"u32",missing:"BTreeSet"},Prevotes:{currentWeight:"u32",missing:"BTreeSet"},ReportedRoundStates:{setId:"u32",best:"RoundState",background:"Vec"},RoundState:{round:"u32",totalWeight:"u32",thresholdWeight:"u32",prevotes:"Prevotes",precommits:"Precommits"},SetId:"u64",StoredPendingChange:{scheduledAt:"BlockNumber",delay:"BlockNumber",nextAuthorities:"AuthorityList"},StoredState:{_enum:{Live:"Null",PendingPause:"PendingPause",Paused:"Null",PendingResume:"PendingResume"}}}},Ld={rpc:{},types:{IdentityFields:{_set:{_bitLength:64,Display:1,Legal:2,Web:4,Riot:8,Email:16,PgpFingerprint:32,Image:64,Twitter:128}},IdentityInfoAdditional:"(Data, Data)",IdentityInfoTo198:{additional:"Vec",display:"Data",legal:"Data",web:"Data",riot:"Data",email:"Data",pgpFingerprint:"Option",image:"Data"},IdentityInfo:{_fallback:"IdentityInfoTo198",additional:"Vec",display:"Data",legal:"Data",web:"Data",riot:"Data",email:"Data",pgpFingerprint:"Option",image:"Data",twitter:"Data"},IdentityJudgement:{_enum:{Unknown:"Null",FeePaid:"Balance",Reasonable:"Null",KnownGood:"Null",OutOfDate:"Null",LowQuality:"Null",Erroneous:"Null"}},RegistrationJudgement:"(RegistrarIndex, IdentityJudgement)",RegistrationTo198:{judgements:"Vec",deposit:"Balance",info:"IdentityInfoTo198"},Registration:{_fallback:"RegistrationTo198",judgements:"Vec",deposit:"Balance",info:"IdentityInfo"},RegistrarIndex:"u32",RegistrarInfo:{account:"AccountId",fee:"Balance",fields:"IdentityFields"}}},Ud={rpc:{},types:{AuthIndex:"u32",AuthoritySignature:"Signature",Heartbeat:{blockNumber:"BlockNumber",networkState:"OpaqueNetworkState",sessionIndex:"SessionIndex",authorityIndex:"AuthIndex",validatorsLen:"u32"},HeartbeatTo244:{blockNumber:"BlockNumber",networkState:"OpaqueNetworkState",sessionIndex:"SessionIndex",authorityIndex:"AuthIndex"},OpaqueMultiaddr:"Opaque",OpaquePeerId:"Opaque",OpaqueNetworkState:{peerId:"OpaquePeerId",externalAddresses:"Vec"}}},zd={rpc:{},types:{CallIndex:"(u8, u8)",LotteryConfig:{price:"Balance",start:"BlockNumber",length:"BlockNumber",delay:"BlockNumber",repeat:"bool"}}},Dd={rpc:{generateProof:{description:"Generate MMR proof for the given block numbers.",params:[{name:"blockNumbers",type:"Vec"},{isOptional:!0,name:"bestKnownBlockNumber",type:"u64"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"MmrLeafBatchProof"},root:{description:"Get the MMR root hash for the current best block.",params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"MmrHash"},verifyProof:{description:"Verify an MMR proof",params:[{name:"proof",type:"MmrLeafBatchProof"}],type:"bool"},verifyProofStateless:{description:"Verify an MMR proof statelessly given an mmr_root",params:[{name:"root",type:"MmrHash"},{name:"proof",type:"MmrLeafBatchProof"}],type:"bool"}},runtime:{MmrApi:[{methods:{generate_proof:{description:"Generate MMR proof for the given block numbers.",params:[{name:"blockNumbers",type:"Vec"},{name:"bestKnownBlockNumber",type:"Option"}],type:"Result<(Vec, MmrBatchProof), MmrError>"},root:{description:"Return the on-chain MMR root hash.",params:[],type:"Result"},verify_proof:{description:"Verify MMR proof against on-chain MMR.",params:[{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"},verify_proof_stateless:{description:"Verify MMR proof against given root hash.",params:[{name:"root",type:"Hash"},{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"}},version:2},{methods:{generate_batch_proof:{description:"Generate MMR proof for a series of leaves under given indices.",params:[{name:"leafIndices",type:"Vec"}],type:"Result<(Vec, MmrBatchProof), MmrError>"},generate_proof:{description:"Generate MMR proof for a leaf under given index.",params:[{name:"leafIndex",type:"MmrLeafIndex"}],type:"Result<(MmrEncodableOpaqueLeaf, MmrProof), MmrError>"},mmr_root:{description:"Return the on-chain MMR root hash.",params:[],type:"Result"},verify_batch_proof:{description:"Verify MMR proof against on-chain MMR for a batch of leaves.",params:[{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"},verify_batch_proof_stateless:{description:"Verify MMR proof against given root hash or a batch of leaves.",params:[{name:"root",type:"Hash"},{name:"leaves",type:"Vec"},{name:"proof",type:"MmrBatchProof"}],type:"Result<(), MmrError>"},verify_proof:{description:"Verify MMR proof against on-chain MMR.",params:[{name:"leaf",type:"MmrEncodableOpaqueLeaf"},{name:"proof",type:"MmrProof"}],type:"Result<(), MmrError>"},verify_proof_stateless:{description:"Verify MMR proof against given root hash.",params:[{name:"root",type:"Hash"},{name:"leaf",type:"MmrEncodableOpaqueLeaf"},{name:"proof",type:"MmrProof"}],type:"Result<(), MmrError>"}},version:1}]},types:{MmrBatchProof:{leafIndices:"Vec",leafCount:"MmrNodeIndex",items:"Vec"},MmrEncodableOpaqueLeaf:"Bytes",MmrError:{_enum:["Push","GetRoot","Commit","GenerateProof","Verify","LeafNotFound"," PalletNotIncluded","InvalidLeafIndex"]},MmrHash:"Hash",MmrLeafBatchProof:{blockHash:"BlockHash",leaves:"Bytes",proof:"Bytes"},MmrLeafIndex:"u64",MmrLeafProof:{blockHash:"BlockHash",leaf:"Bytes",proof:"Bytes"},MmrNodeIndex:"u64",MmrProof:{leafIndex:"MmrLeafIndex",leafCount:"MmrNodeIndex",items:"Vec"}}},jd={rpc:{},runtime:{NftsApi:[{methods:{attribute:{description:"An attribute",params:[{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"},{name:"key",type:"Bytes"}],type:"Option"},collection_attribute:{description:"A collection attribute",params:[{name:"collection",type:"NftCollectionId"},{name:"key",type:"Bytes"}],type:"Option"},collection_owner:{description:"A collection owner",params:[{name:"collection",type:"NftCollectionId"}],type:"Option"},custom_attribute:{description:"A custom attribute",params:[{name:"account",type:"AccountId"},{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"},{name:"key",type:"Bytes"}],type:"Option"},owner:{description:"Collection owner",params:[{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"}],type:"Option"},system_attribute:{description:"System attribute",params:[{name:"collection",type:"NftCollectionId"},{name:"item",type:"NftItemId"},{name:"key",type:"Bytes"}],type:"Option"}},version:1}]},types:{NftCollectionId:"u32",NftItemId:"u32"}},qd={rpc:{},runtime:{NominationPoolsApi:[{methods:{balance_to_points:{description:"Returns the equivalent points of `new_funds` for a given pool.",params:[{name:"poolId",type:"NpPoolId"},{name:"newFunds",type:"Balance"}],type:"Balance"},pending_rewards:{description:"Returns the pending rewards for the given member.",params:[{name:"member",type:"AccountId"}],type:"Balance"},points_to_balance:{description:"Returns the equivalent balance of `points` for a given pool.",params:[{name:"poolId",type:"NpPoolId"},{name:"points",type:"Balance"}],type:"Balance"}},version:1}]},types:{NpApiError:{_enum:["MemberNotFound","OverflowInPendingRewards"]},NpPoolId:"u32"}},Fd={rpc:{},types:{DeferredOffenceOf:"(Vec, Vec, SessionIndex)",Kind:"[u8; 16]",OffenceDetails:{offender:"Offender",reporters:"Vec"},Offender:"IdentificationTuple",OpaqueTimeSlot:"Bytes",ReportIdOf:"Hash",Reporter:"AccountId"}},Xd={rpc:{},runtime:{DifficultyApi:[{methods:{difficulty:{description:"Return the target difficulty of the next block.",params:[],type:"Raw"}},version:1}],TimestampApi:[{methods:{timestamp:{description:"API necessary for timestamp-based difficulty adjustment algorithms.",params:[],type:"Moment"}},version:1}]},types:{}},Zd={rpc:{},types:{ProxyDefinition:{delegate:"AccountId",proxyType:"ProxyType",delay:"BlockNumber"},ProxyType:{_enum:["Any","NonTransfer","Governance","Staking"]},ProxyAnnouncement:{real:"AccountId",callHash:"Hash",height:"BlockNumber"}}},Wd={rpc:{},types:{ActiveRecovery:{created:"BlockNumber",deposit:"Balance",friends:"Vec"},RecoveryConfig:{delayPeriod:"BlockNumber",deposit:"Balance",friends:"Vec",threshold:"u16"}}},Gd={rpc:{},types:{Period:"(BlockNumber, u32)",Priority:"u8",SchedulePeriod:"Period",SchedulePriority:"Priority",Scheduled:{maybeId:"Option",priority:"SchedulePriority",call:"Call",maybePeriodic:"Option",origin:"PalletsOrigin"},ScheduledTo254:{maybeId:"Option",priority:"SchedulePriority",call:"Call",maybePeriodic:"Option"},TaskAddress:"(BlockNumber, u32)"}},Kd={rpc:{},runtime:{SessionKeys:[{methods:{decode_session_keys:{description:"Decode the given public session keys.",params:[{name:"encoded",type:"Bytes"}],type:"Option>"},generate_session_keys:{description:"Generate a set of session keys with optionally using the given seed.",params:[{name:"seed",type:"Option"}],type:"Bytes"}},version:1}]},types:{BeefyKey:"[u8; 33]",Keys:"SessionKeys4",SessionKeys1:"(AccountId)",SessionKeys2:"(AccountId, AccountId)",SessionKeys3:"(AccountId, AccountId, AccountId)",SessionKeys4:"(AccountId, AccountId, AccountId, AccountId)",SessionKeys5:"(AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys6:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys6B:"(AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys7:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys7B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys8:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys8B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys9:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys9B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",SessionKeys10:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId)",SessionKeys10B:"(AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, AccountId, BeefyKey)",FullIdentification:"Exposure",IdentificationTuple:"(ValidatorId, FullIdentification)",MembershipProof:{session:"SessionIndex",trieNodes:"Vec",validatorCount:"ValidatorCount"},SessionIndex:"u32",ValidatorCount:"u32"}},Yd={rpc:{},types:{Bid:{who:"AccountId",kind:"BidKind",value:"Balance"},BidKind:{_enum:{Deposit:"Balance",Vouch:"(AccountId, Balance)"}},SocietyJudgement:{_enum:["Rebid","Reject","Approve"]},SocietyVote:{_enum:["Skeptic","Reject","Approve"]},StrikeCount:"u32",VouchingStatus:{_enum:["Vouching","Banned"]}}},Jd={rpc:{},runtime:{StakingApi:[{methods:{nominations_quota:{description:"Returns the nominations quota for a nominator with a given balance.",params:[{name:"balance",type:"Balance"}],type:"u32"}},version:1}]},types:{Points:"u32",EraPoints:{total:"Points",individual:"Vec"},CompactAssignments:"CompactAssignmentsWith16",CompactAssignmentsWith16:{votes1:"Vec<(NominatorIndexCompact, ValidatorIndexCompact)>",votes2:"Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>",votes3:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>",votes4:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>",votes5:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>",votes6:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>",votes7:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>",votes8:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>",votes9:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>",votes10:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>",votes11:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>",votes12:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>",votes13:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>",votes14:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>",votes15:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>",votes16:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>"},CompactAssignmentsWith24:{votes1:"Vec<(NominatorIndexCompact, ValidatorIndexCompact)>",votes2:"Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>",votes3:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>",votes4:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>",votes5:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>",votes6:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>",votes7:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>",votes8:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>",votes9:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>",votes10:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>",votes11:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>",votes12:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>",votes13:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>",votes14:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>",votes15:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>",votes16:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>",votes17:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 16], ValidatorIndexCompact)>",votes18:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 17], ValidatorIndexCompact)>",votes19:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 18], ValidatorIndexCompact)>",votes20:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 19], ValidatorIndexCompact)>",votes21:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 20], ValidatorIndexCompact)>",votes22:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 21], ValidatorIndexCompact)>",votes23:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 22], ValidatorIndexCompact)>",votes24:"Vec<(NominatorIndexCompact, [CompactScoreCompact; 23], ValidatorIndexCompact)>"},CompactAssignmentsTo265:"CompactAssignmentsWith16",CompactAssignmentsTo257:{votes1:"Vec<(NominatorIndex, [CompactScore; 0], ValidatorIndex)>",votes2:"Vec<(NominatorIndex, [CompactScore; 1], ValidatorIndex)>",votes3:"Vec<(NominatorIndex, [CompactScore; 2], ValidatorIndex)>",votes4:"Vec<(NominatorIndex, [CompactScore; 3], ValidatorIndex)>",votes5:"Vec<(NominatorIndex, [CompactScore; 4], ValidatorIndex)>",votes6:"Vec<(NominatorIndex, [CompactScore; 5], ValidatorIndex)>",votes7:"Vec<(NominatorIndex, [CompactScore; 6], ValidatorIndex)>",votes8:"Vec<(NominatorIndex, [CompactScore; 7], ValidatorIndex)>",votes9:"Vec<(NominatorIndex, [CompactScore; 8], ValidatorIndex)>",votes10:"Vec<(NominatorIndex, [CompactScore; 9], ValidatorIndex)>",votes11:"Vec<(NominatorIndex, [CompactScore; 10], ValidatorIndex)>",votes12:"Vec<(NominatorIndex, [CompactScore; 11], ValidatorIndex)>",votes13:"Vec<(NominatorIndex, [CompactScore; 12], ValidatorIndex)>",votes14:"Vec<(NominatorIndex, [CompactScore; 13], ValidatorIndex)>",votes15:"Vec<(NominatorIndex, [CompactScore; 14], ValidatorIndex)>",votes16:"Vec<(NominatorIndex, [CompactScore; 15], ValidatorIndex)>"},CompactScore:"(ValidatorIndex, OffchainAccuracy)",CompactScoreCompact:"(ValidatorIndexCompact, OffchainAccuracyCompact)",ElectionCompute:{_enum:["OnChain","Signed","Unsigned"]},ElectionPhase:{_enum:{Off:null,Signed:null,Unsigned:"(bool, BlockNumber)",Emergency:null}},ElectionResult:{compute:"ElectionCompute",slotStake:"Balance",electedStashes:"Vec",exposures:"Vec<(AccountId, Exposure)>"},ElectionScore:"[u128; 3]",ElectionSize:{validators:"Compact",nominators:"Compact"},ElectionStatus:{_enum:{Close:"Null",Open:"BlockNumber"}},ExtendedBalance:"u128",RawSolution:"RawSolutionWith16",RawSolutionWith16:{compact:"CompactAssignmentsWith16",score:"ElectionScore",round:"u32"},RawSolutionWith24:{compact:"CompactAssignmentsWith24",score:"ElectionScore",round:"u32"},RawSolutionTo265:"RawSolutionWith16",ReadySolution:{supports:"SolutionSupports",score:"ElectionScore",compute:"ElectionCompute"},RoundSnapshot:{voters:"Vec<(AccountId, VoteWeight, Vec)>",targets:"Vec"},SeatHolder:{who:"AccountId",stake:"Balance",deposit:"Balance"},SignedSubmission:{_fallback:"SignedSubmissionTo276",who:"AccountId",deposit:"Balance",solution:"RawSolution",reward:"Balance"},SignedSubmissionTo276:{who:"AccountId",deposit:"Balance",solution:"RawSolution"},SignedSubmissionOf:"SignedSubmission",SolutionOrSnapshotSize:{voters:"Compact",targets:"Compact"},SolutionSupport:{total:"ExtendedBalance",voters:"Vec<(AccountId, ExtendedBalance)>"},SolutionSupports:"Vec<(AccountId, SolutionSupport)>",Supports:"SolutionSupports",SubmissionIndicesOf:"BTreeMap",Voter:{votes:"Vec",stake:"Balance",deposit:"Balance"},VoteWeight:"u64",ActiveEraInfo:{index:"EraIndex",start:"Option"},EraIndex:"u32",EraRewardPoints:{total:"RewardPoint",individual:"BTreeMap"},EraRewards:{total:"u32",rewards:"Vec"},Exposure:{total:"Compact",own:"Compact",others:"Vec"},Forcing:{_enum:["NotForcing","ForceNew","ForceNone","ForceAlways"]},IndividualExposure:{who:"AccountId",value:"Compact"},KeyType:"AccountId",MomentOf:"Moment",Nominations:{targets:"Vec",submittedIn:"EraIndex",suppressed:"bool"},NominatorIndex:"u32",NominatorIndexCompact:"Compact",OffchainAccuracy:"PerU16",OffchainAccuracyCompact:"Compact",PhragmenScore:"[u128; 3]",Points:"u32",RewardDestination:{_enum:{Staked:"Null",Stash:"Null",Controller:"Null",Account:"AccountId",None:"Null"}},RewardPoint:"u32",SlashJournalEntry:{who:"AccountId",amount:"Balance",ownSlash:"Balance"},SlashingSpansTo204:{spanIndex:"SpanIndex",lastStart:"EraIndex",prior:"Vec"},SlashingSpans:{spanIndex:"SpanIndex",lastStart:"EraIndex",lastNonzeroSlash:"EraIndex",prior:"Vec"},SpanIndex:"u32",SpanRecord:{slashed:"Balance",paidOut:"Balance"},StakingLedgerTo223:{stash:"AccountId",total:"Compact",active:"Compact",unlocking:"Vec"},StakingLedgerTo240:{_fallback:"StakingLedgerTo223",stash:"AccountId",total:"Compact",active:"Compact",unlocking:"Vec",lastReward:"Option"},StakingLedger:{stash:"AccountId",total:"Compact",active:"Compact",unlocking:"Vec",claimedRewards:"Vec"},UnappliedSlashOther:"(AccountId, Balance)",UnappliedSlash:{validator:"AccountId",own:"Balance",others:"Vec",reporters:"Vec",payout:"Balance"},UnlockChunk:{value:"Compact",era:"Compact"},ValidatorIndex:"u16",ValidatorIndexCompact:"Compact",ValidatorPrefs:"ValidatorPrefsWithBlocked",ValidatorPrefsWithCommission:{commission:"Compact"},ValidatorPrefsWithBlocked:{commission:"Compact",blocked:"bool"},ValidatorPrefsTo196:{validatorPayment:"Compact"},ValidatorPrefsTo145:{unstakeThreshold:"Compact",validatorPayment:"Compact"}}},Qd={rpc:{},types:{WeightToFeeCoefficient:{coeffInteger:"Balance",coeffFrac:"Perbill",negative:"bool",degree:"u8"}}},$d={rpc:{genSyncSpec:{description:"Returns the json-serialized chainspec running the node, with a sync state.",endpoint:"sync_state_genSyncSpec",params:[{name:"raw",type:"bool"}],type:"Json"}},types:{}},el={rpc:{accountNextIndex:{alias:["account_nextIndex"],description:"Retrieves the next accountIndex as available on the node",params:[{name:"accountId",type:"AccountId"}],type:"Index"},addLogFilter:{description:"Adds the supplied directives to the current log filter",isUnsafe:!0,params:[{name:"directives",type:"Text"}],type:"Null"},addReservedPeer:{description:"Adds a reserved peer",isUnsafe:!0,params:[{name:"peer",type:"Text"}],type:"Text"},chain:{description:"Retrieves the chain",params:[],type:"Text"},chainType:{description:"Retrieves the chain type",params:[],type:"ChainType"},dryRun:{alias:["system_dryRunAt"],description:"Dry run an extrinsic at a given block",isUnsafe:!0,params:[{name:"extrinsic",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ApplyExtrinsicResult"},health:{description:"Return health status of the node",noErrorLog:!0,params:[],type:"Health"},localListenAddresses:{description:"The addresses include a trailing /p2p/ with the local PeerId, and are thus suitable to be passed to addReservedPeer or as a bootnode address for example",params:[],type:"Vec"},localPeerId:{description:"Returns the base58-encoded PeerId of the node",params:[],type:"Text"},name:{description:"Retrieves the node name",params:[],type:"Text"},networkState:{alias:["system_unstable_networkState"],description:"Returns current state of the network",isUnsafe:!0,params:[],type:"NetworkState"},nodeRoles:{description:"Returns the roles the node is running as",params:[],type:"Vec"},peers:{description:"Returns the currently connected peers",isUnsafe:!0,params:[],type:"Vec"},properties:{description:"Get a custom set of properties as a JSON object, defined in the chain spec",params:[],type:"ChainProperties"},removeReservedPeer:{description:"Remove a reserved peer",isUnsafe:!0,params:[{name:"peerId",type:"Text"}],type:"Text"},reservedPeers:{description:"Returns the list of reserved peers",params:[],type:"Vec"},resetLogFilter:{description:"Resets the log filter to Substrate defaults",isUnsafe:!0,params:[],type:"Null"},syncState:{description:"Returns the state of the syncing of the node",params:[],type:"SyncState"},version:{description:"Retrieves the version of the node",params:[],type:"Text"}},runtime:{AccountNonceApi:[{methods:{account_nonce:{description:"The API to query account nonce (aka transaction index)",params:[{name:"accountId",type:"AccountId"}],type:"Index"}},version:1}]},types:{AccountInfo:"AccountInfoWithTripleRefCount",AccountInfoWithRefCountU8:{nonce:"Index",refcount:"u8",data:"AccountData"},AccountInfoWithRefCount:{_fallback:"AccountInfoWithRefCountU8",nonce:"Index",refcount:"RefCount",data:"AccountData"},AccountInfoWithDualRefCount:{_fallback:"AccountInfoWithRefCount",nonce:"Index",consumers:"RefCount",providers:"RefCount",data:"AccountData"},AccountInfoWithProviders:"AccountInfoWithDualRefCount",AccountInfoWithTripleRefCount:{_fallback:"AccountInfoWithDualRefCount",nonce:"Index",consumers:"RefCount",providers:"RefCount",sufficients:"RefCount",data:"AccountData"},ApplyExtrinsicResult:"Result",ApplyExtrinsicResultPre6:"Result",ArithmeticError:{_enum:["Underflow","Overflow","DivisionByZero"]},BlockLength:{max:"PerDispatchClassU32"},BlockWeights:{baseBlock:"Weight",maxBlock:"Weight",perClass:"PerDispatchClassWeightsPerClass"},ChainProperties:"GenericChainProperties",ChainType:{_enum:{Development:"Null",Local:"Null",Live:"Null",Custom:"Text"}},ConsumedWeight:"PerDispatchClassWeight",DigestOf:"Digest",DispatchClass:{_enum:["Normal","Operational","Mandatory"]},DispatchError:{_enum:{Other:"Null",CannotLookup:"Null",BadOrigin:"Null",Module:"DispatchErrorModule",ConsumerRemaining:"Null",NoProviders:"Null",TooManyConsumers:"Null",Token:"TokenError",Arithmetic:"ArithmeticError",Transactional:"TransactionalError",Exhausted:"Null",Corruption:"Null",Unavailable:"Null"}},DispatchErrorPre6:{_enum:{Other:"Null",CannotLookup:"Null",BadOrigin:"Null",Module:"DispatchErrorModulePre6",ConsumerRemaining:"Null",NoProviders:"Null",TooManyConsumers:"Null",Token:"TokenError",Arithmetic:"ArithmeticError",Transactional:"TransactionalError"}},DispatchErrorPre6First:{_enum:{Other:"Null",CannotLookup:"Null",BadOrigin:"Null",Module:"DispatchErrorModulePre6",ConsumerRemaining:"Null",NoProviders:"Null",Token:"TokenError",Arithmetic:"ArithmeticError",Transactional:"TransactionalError"}},DispatchErrorModuleU8:{index:"u8",error:"u8"},DispatchErrorModuleU8a:{index:"u8",error:"[u8; 4]"},DispatchErrorModule:"DispatchErrorModuleU8a",DispatchErrorModulePre6:"DispatchErrorModuleU8",DispatchErrorTo198:{module:"Option",error:"u8"},DispatchInfo:{weight:"Weight",class:"DispatchClass",paysFee:"Pays"},DispatchInfoTo190:{weight:"Weight",class:"DispatchClass"},DispatchInfoTo244:{weight:"Weight",class:"DispatchClass",paysFee:"bool"},DispatchOutcome:"Result<(), DispatchError>",DispatchOutcomePre6:"Result<(), DispatchErrorPre6>",DispatchResult:"Result<(), DispatchError>",DispatchResultOf:"DispatchResult",DispatchResultTo198:"Result<(), Text>",Event:"GenericEvent",EventId:"[u8; 2]",EventIndex:"u32",EventRecord:{phase:"Phase",event:"Event",topics:"Vec"},Health:{peers:"u64",isSyncing:"bool",shouldHavePeers:"bool"},InvalidTransaction:{_enum:{Call:"Null",Payment:"Null",Future:"Null",Stale:"Null",BadProof:"Null",AncientBirthBlock:"Null",ExhaustsResources:"Null",Custom:"u8",BadMandatory:"Null",MandatoryDispatch:"Null",BadSigner:"Null"}},Key:"Bytes",LastRuntimeUpgradeInfo:{specVersion:"Compact",specName:"Text"},NetworkState:{peerId:"Text",listenedAddresses:"Vec",externalAddresses:"Vec",connectedPeers:"HashMap",notConnectedPeers:"HashMap",averageDownloadPerSec:"u64",averageUploadPerSec:"u64",peerset:"NetworkStatePeerset"},NetworkStatePeerset:{messageQueue:"u64",nodes:"HashMap"},NetworkStatePeersetInfo:{connected:"bool",reputation:"i32"},NodeRole:{_enum:{Full:"Null",LightClient:"Null",Authority:"Null",UnknownRole:"u8"}},NotConnectedPeer:{knownAddresses:"Vec",latestPingTime:"Option",versionString:"Option"},Peer:{enabled:"bool",endpoint:"PeerEndpoint",knownAddresses:"Vec",latestPingTime:"PeerPing",open:"bool",versionString:"Text"},PeerEndpoint:{listening:"PeerEndpointAddr"},PeerEndpointAddr:{_alias:{localAddr:"local_addr",sendBackAddr:"send_back_addr"},localAddr:"Text",sendBackAddr:"Text"},PeerPing:{nanos:"u64",secs:"u64"},PeerInfo:{peerId:"Text",roles:"Text",protocolVersion:"u32",bestHash:"Hash",bestNumber:"BlockNumber"},PerDispatchClassU32:{normal:"u32",operational:"u32",mandatory:"u32"},PerDispatchClassWeight:{normal:"Weight",operational:"Weight",mandatory:"Weight"},PerDispatchClassWeightsPerClass:{normal:"WeightPerClass",operational:"WeightPerClass",mandatory:"WeightPerClass"},Phase:{_enum:{ApplyExtrinsic:"u32",Finalization:"Null",Initialization:"Null"}},RawOrigin:{_enum:{Root:"Null",Signed:"AccountId",None:"Null"}},RefCount:"u32",RefCountTo259:"u8",SyncState:{startingBlock:"BlockNumber",currentBlock:"BlockNumber",highestBlock:"Option"},SystemOrigin:"RawOrigin",TokenError:{_enum:["NoFunds","WouldDie","BelowMinimum","CannotCreate","UnknownAsset","Frozen","Unsupported","Underflow","Overflow"]},TransactionValidityError:{_enum:{Invalid:"InvalidTransaction",Unknown:"UnknownTransaction"}},TransactionalError:{_enum:["LimitReached","NoLayer"]},UnknownTransaction:{_enum:{CannotLookup:"Null",NoUnsignedValidator:"Null",Custom:"u8"}},WeightPerClass:{baseExtrinsic:"Weight",maxExtrinsic:"Option",maxTotal:"Option",reserved:"Option"}}},tl={rpc:{},types:{Bounty:{proposer:"AccountId",value:"Balance",fee:"Balance",curatorDeposit:"Balance",bond:"Balance",status:"BountyStatus"},BountyIndex:"u32",BountyStatus:{_enum:{Proposed:"Null",Approved:"Null",Funded:"Null",CuratorProposed:"BountyStatusCuratorProposed",Active:"BountyStatusActive",PendingPayout:"BountyStatusPendingPayout"}},BountyStatusActive:{curator:"AccountId",updateDue:"BlockNumber"},BountyStatusCuratorProposed:{curator:"AccountId"},BountyStatusPendingPayout:{curator:"AccountId",beneficiary:"AccountId",unlockAt:"BlockNumber"},OpenTip:{reason:"Hash",who:"AccountId",finder:"AccountId",deposit:"Balance",closes:"Option",tips:"Vec",findersFee:"bool"},OpenTipTo225:{reason:"Hash",who:"AccountId",finder:"Option",closes:"Option",tips:"Vec"},OpenTipFinderTo225:"(AccountId, Balance)",OpenTipTip:"(AccountId, Balance)",TreasuryProposal:{proposer:"AccountId",value:"Balance",beneficiary:"AccountId",bond:"Balance"}}},nl={rpc:{},types:{Multiplier:"Fixed128"}},rl={rpc:{},runtime:{TaggedTransactionQueue:[{methods:{validate_transaction:{description:"Validate the transaction.",params:[{name:"source",type:"TransactionSource"},{name:"tx",type:"Extrinsic"},{name:"blockHash",type:"BlockHash"}],type:"TransactionValidity"}},version:3},{methods:{validate_transaction:{description:"Validate the transaction.",params:[{name:"source",type:"TransactionSource"},{name:"tx",type:"Extrinsic"}],type:"TransactionValidity"}},version:2},{methods:{validate_transaction:{description:"Validate the transaction.",params:[{name:"tx",type:"Extrinsic"}],type:"TransactionValidity"}},version:1}]},types:{TransactionSource:{_enum:["InBlock","Local","External"]},TransactionValidity:"Result",ValidTransaction:{priority:"TransactionPriority",requires:"Vec",provides:"Vec",longevity:"TransactionLongevity",propagate:"bool"}}},al={rpc:{},types:{ClassId:"u32",InstanceId:"u32",DepositBalance:"Balance",DepositBalanceOf:"Balance",ClassDetails:{owner:"AccountId",issuer:"AccountId",admin:"AccountId",freezer:"AccountId",totalDeposit:"DepositBalance",freeHolding:"bool",instances:"u32",instanceMetadatas:"u32",attributes:"u32",isFrozen:"bool"},DestroyWitness:{instances:"Compact",instanceMetadatas:"Compact",attributes:"Compact"},InstanceDetails:{owner:"AccountId",approved:"Option",isFrozen:"bool",deposit:"DepositBalance"},ClassMetadata:{deposit:"DepositBalance",data:"Vec",isFrozen:"bool"},InstanceMetadata:{deposit:"DepositBalance",data:"Vec",isFrozen:"bool"}}},il={rpc:{},types:{Multisig:{when:"Timepoint",deposit:"Balance",depositor:"AccountId",approvals:"Vec"},Timepoint:{height:"BlockNumber",index:"u32"}}},sl={rpc:{},types:{VestingInfo:{locked:"Balance",perBlock:"Balance",startingBlock:"BlockNumber"}}},ol={rpc:{},types:{BlockAttestations:{receipt:"CandidateReceipt",valid:"Vec",invalid:"Vec"},IncludedBlocks:{actualNumber:"BlockNumber",session:"SessionIndex",randomSeed:"H256",activeParachains:"Vec",paraBlocks:"Vec"},MoreAttestations:{}}},cl={rpc:{},types:{BridgedBlockHash:"H256",BridgedBlockNumber:"BlockNumber",BridgedHeader:"Header",BridgeMessageId:"(LaneId, MessageNonce)",CallOrigin:{_enum:{SourceRoot:"Null",TargetAccount:"(AccountId, MultiSigner, MultiSignature)",SourceAccount:"AccountId"}},ChainId:"[u8; 4]",DeliveredMessages:{begin:"MessageNonce",end:"MessageNonce",dispatchResults:"BitVec"},DispatchFeePayment:{_enum:["AtSourceChain","AtTargetChain"]},InboundLaneData:{relayers:"Vec",lastConfirmedNonce:"MessageNonce"},InboundRelayer:"AccountId",InitializationData:{header:"Header",authorityList:"AuthorityList",setId:"SetId",isHalted:"bool"},LaneId:"[u8; 4]",MessageData:{payload:"Bytes",fee:"Balance"},MessagesDeliveryProofOf:{bridgedHeaderHash:"BlockHash",storageProof:"Vec",lane:"LaneId"},MessageKey:{laneId:"LaneId",nonce:"MessageNonce"},MessageNonce:"u64",MessagesProofOf:{bridgedHeaderHash:"BridgedBlockHash",storageProof:"Vec",lane:"LaneId",noncesStart:"MessageNonce",noncesEnd:"MessageNonce"},OperatingMode:{_enum:["Normal","RejectingOutboundMessages","Halted"]},OutboundLaneData:{oldestUnprunedNonce:"MessageNonce",latestReceivedNonce:"MessageNonce",latestGeneratedNonce:"MessageNonce"},OutboundMessageFee:"Balance",OutboundPayload:{specVersion:"u32",weight:"Weight",origin:"CallOrigin",dispatchFeePayment:"DispatchFeePayment",call:"Bytes"},Parameter:"Null",RelayerId:"AccountId",UnrewardedRelayer:{relayer:"RelayerId",messages:"DeliveredMessages"},UnrewardedRelayersState:{unrewardedRelayer_Entries:"MessageNonce",messagesInOldestEntry:"MessageNonce",totalMessages:"MessageNonce"}}},ul={rpc:{},types:{StatementKind:{_enum:["Regular","Saft"]}}},dl={rpc:{},types:{FundIndex:"u32",LastContribution:{_enum:{Never:"Null",PreEnding:"u32",Ending:"BlockNumber"}},FundInfo:{depositor:"AccountId",verifier:"Option",deposit:"Balance",raised:"Balance",end:"BlockNumber",cap:"Balance",lastContribution:"LastContribution",firstPeriod:"LeasePeriod",lastPeriod:"LeasePeriod",trieIndex:"TrieIndex"},TrieIndex:"u32"}},ll={rpc:{},runtime:{CollectCollationInfo:[{methods:{collect_collation_info:{description:"Collect information about a collation.",params:[{name:"header",type:"Header"}],type:"CollationInfo"}},version:2},{methods:{collect_collation_info:{description:"Collect information about a collation.",params:[],type:"CollationInfoV1"}},version:1}]},types:{CollationInfo:{upwardMessages:"Vec",horizontalMessages:"Vec",newValidationCode:"Option",processedDownwardMessages:"u32",hrmpWatermark:"RelayBlockNumber",headData:"HeadData"},CollationInfoV1:{upwardMessages:"Vec",horizontalMessages:"Vec",newValidationCode:"Option",processedDownwardMessages:"u32",hrmpWatermark:"RelayBlockNumber"},ConfigData:{maxIndividual:"Weight"},MessageId:"[u8; 32]",OverweightIndex:"u64",PageCounter:"u32",PageIndexData:{beginUsed:"PageCounter",endUsed:"PageCounter",overweightCount:"OverweightIndex"}}},fl={methods:{best_finalized:{description:"Returns number and hash of the best finalized header known to the bridge module.",params:[],type:"(BlockNumber, Hash)"}},version:1},pl={rpc:{},runtime:{KusamaFinalityApi:[fl],PolkadotFinalityApi:[fl],RococoFinalityApi:[fl],WestendFinalityApi:[fl]},types:{}},hl={assumed_validation_data:{description:"Returns the persisted validation data for the given `ParaId` along with the corresponding validation code hash.",params:[{name:"paraId",type:"ParaId"},{name:"hash",type:"Hash"}],type:"Option<(PersistedValidationData, ValidationCodeHash)>"},availability_cores:{description:"Yields information on all availability cores as relevant to the child block.",params:[],type:"Vec"},candidate_events:{description:"Get a vector of events concerning candidates that occurred within a block.",params:[],type:"Vec"},candidate_pending_availability:{description:"Get the receipt of a candidate pending availability.",params:[{name:"paraId",type:"ParaId"}],type:"Option"},check_validation_outputs:{description:"Checks if the given validation outputs pass the acceptance criteria.",params:[{name:"paraId",type:"ParaId"},{name:"outputs",type:"CandidateCommitments"}],type:"bool"},dmq_contents:{description:"Get all the pending inbound messages in the downward message queue for a para.",params:[{name:"paraId",type:"ParaId"}],type:"Vec"},inbound_hrmp_channels_contents:{description:"Get the contents of all channels addressed to the given recipient.",params:[{name:"paraId",type:"ParaId"}],type:"Vec"},on_chain_votes:{description:"Scrape dispute relevant from on-chain, backing votes and resolved disputes.",params:[],type:"Option"},persisted_validation_data:{description:"Yields the persisted validation data for the given `ParaId` along with an assumption that should be used if the para currently occupies a core.",params:[{name:"paraId",type:"ParaId"},{name:"assumption",type:"OccupiedCoreAssumption"}],type:"Option"},session_index_for_child:{description:"Returns the session index expected at a child of the block.",params:[],type:"SessionIndex"},validation_code:{description:"Fetch the validation code used by a para, making the given `OccupiedCoreAssumption`.",params:[{name:"paraId",type:"ParaId"},{name:"assumption",type:"OccupiedCoreAssumption"}],type:"ValidationCode"},validation_code_by_hash:{description:"Get the validation code from its hash.",params:[{name:"hash",type:"ValidationCodeHash"}],type:"Option"},validator_groups:{description:"Returns the validator groups and rotation info localized based on the hypothetical child of a block whose state this is invoked on",params:[],type:"(Vec>, GroupRotationInfo)"},validators:{description:"Get the current validators.",params:[],type:"Vec"}},ml={pvfs_require_precheck:{description:"Returns code hashes of PVFs that require pre-checking by validators in the active set.",params:[],type:"Vec"},session_info:{description:"Get the session info for the given session, if stored.",params:[{name:"index",type:"SessionIndex"}],type:"Option"},submit_pvf_check_statement:{description:"Submits a PVF pre-checking statement into the transaction pool.",params:[{name:"stmt",type:"PvfCheckStatement"},{name:"signature",type:"ValidatorSignature"}],type:"Null"},validation_code_hash:{description:"Fetch the hash of the validation code used by a para, making the given `OccupiedCoreAssumption`.",params:[{name:"paraId",type:"ParaId"},{name:"assumption",type:"OccupiedCoreAssumption"}],type:"Option"}},bl={disputes:{description:"Returns all onchain disputes.",params:[],type:"Vec<(SessionIndex, CandidateHash, DisputeState)>"}},yl={_enum:["ZeroZero","ZeroOne","ZeroTwo","ZeroThree","OneOne","OneTwo","OneThree","TwoTwo","TwoThree","ThreeThree"]},gl={_enum:["ZeroZero","ZeroOne","ZeroTwo","ZeroThree","ZeroFour","ZeroFive","ZeroSix","ZeroSeven","OneOne","OneTwo","OneThree","OneFour","OneFive","OneSix","OneSeven","TwoTwo","TwoThree","TwoFour","TwoFive","TwoSix","TwoSeven","ThreeThree","ThreeFour","ThreeFive","ThreeSix","ThreeSeven","FourFour","FourFive","FourSix","FourSeven","FiveFive","FiveSix","FiveSeven","SixSix","SixSeven","SevenSeven"]},xl={rpc:{},runtime:{ParachainHost:[{methods:{...hl,...ml,...bl,session_executor_params:{description:"Returns execution parameters for the session.",params:[{name:"sessionIndex",type:"SessionIndex"}],type:"Option"}},version:4},{methods:{...hl,...ml,...bl},version:3},{methods:{...hl,...ml},version:2},{methods:{session_info:{description:"Get the session info for the given session, if stored.",params:[{name:"index",type:"SessionIndex"}],type:"Option"},...hl},version:1}]},types:{ServiceQuality:{_enum:["Ordered","Fast"]},DisputeLocation:{_enum:["Local","Remote"]},DisputeResult:{_enum:["Valid","Invalid"]},DisputeState:{validatorsFor:"BitVec",validatorsAgainst:"BitVec",start:"BlockNumber",concludedAt:"Option"},DisputeStatement:{_enum:{Valid:"ValidDisputeStatementKind",Invalid:"InvalidDisputeStatementKind"}},DisputeStatementSet:{candidateHash:"CandidateHash",session:"SessionIndex",statements:"Vec<(DisputeStatement, ParaValidatorIndex, ValidatorSignature)>"},ExecutorParam:{_enum:{Phantom:"Null",MaxMemoryPages:"u32",StackLogicalMax:"u32",StackNativeMax:"u32",PrecheckingMaxMemory:"u64",PvfPrepTimeout:"(PvfPrepTimeoutKind, u64)",PvfExecTimeout:"(PvfExecTimeoutKind, u64)"}},ExecutorParamsHash:"Hash",ExecutorParams:"Vec",ExplicitDisputeStatement:{valid:"bool",candidateHash:"CandidateHash",session:"SessionIndex"},InvalidDisputeStatementKind:{_enum:["Explicit"]},MultiDisputeStatementSet:"Vec",PvfExecTimeoutKind:{_enum:["Backing","Approval"]},PvfPrepTimeoutKind:{_enum:["Precheck","Lenient"]},ValidDisputeStatementKind:{_enum:{Explicit:"Null",BackingSeconded:"Hash",BackingValid:"Hash",ApprovalChecking:"Null"}},HrmpChannel:{maxCapacity:"u32",maxTotalSize:"u32",maxMessageSize:"u32",msgCount:"u32",totalSize:"u32",mqcHead:"Option",senderDeposit:"Balance",recipientDeposit:"Balance"},HrmpChannelId:{sender:"u32",receiver:"u32"},HrmpOpenChannelRequest:{confirmed:"bool",age:"SessionIndex",senderDeposit:"Balance",maxMessageSize:"u32",maxCapacity:"u32",maxTotalSize:"u32"},ParachainProposal:{proposer:"AccountId",genesisHead:"HeadData",validators:"Vec",name:"Bytes",balance:"Balance"},RegisteredParachainInfo:{validators:"Vec",proposer:"AccountId"},...{Bidder:{_enum:{New:"NewBidder",Existing:"ParaId"}},IncomingParachain:{_enum:{Unset:"NewBidder",Fixed:"IncomingParachainFixed",Deploy:"IncomingParachainDeploy"}},IncomingParachainDeploy:{code:"ValidationCode",initialHeadData:"HeadData"},IncomingParachainFixed:{codeHash:"Hash",codeSize:"u32",initialHeadData:"HeadData"},NewBidder:{who:"AccountId",sub:"SubId"},SubId:"u32",AuctionIndex:"u32",LeasePeriod:"BlockNumber",LeasePeriodOf:"BlockNumber",SlotRange10:yl,SlotRange:gl,WinningData10:`[WinningDataEntry; ${yl._enum.length}]`,WinningData:`[WinningDataEntry; ${gl._enum.length}]`,WinningDataEntry:"Option<(AccountId, ParaId, BalanceOf)>",WinnersData10:"Vec",WinnersData:"Vec",WinnersDataTuple10:"(AccountId, ParaId, BalanceOf, SlotRange10)",WinnersDataTuple:"(AccountId, ParaId, BalanceOf, SlotRange)"},AbridgedCandidateReceipt:{parachainIndex:"ParaId",relayParent:"Hash",headData:"HeadData",collator:"CollatorId",signature:"CollatorSignature",povBlockHash:"Hash",commitments:"CandidateCommitments"},AbridgedHostConfiguration:{maxCodeSize:"u32",maxHeadDataSize:"u32",maxUpwardQueueCount:"u32",maxUpwardQueueSize:"u32",maxUpwardMessageSize:"u32",maxUpwardMessageNumPerCandidate:"u32",hrmpMaxMessageNumPerCandidate:"u32",validationUpgradeFrequency:"BlockNumber",validationUpgradeDelay:"BlockNumber"},AbridgedHrmpChannel:{maxCapacity:"u32",maxTotalSize:"u32",maxMessageSize:"u32",msgCount:"u32",totalSize:"u32",mqcHead:"Option"},AssignmentId:"AccountId",AssignmentKind:{_enum:{Parachain:"Null",Parathread:"(CollatorId, u32)"}},AttestedCandidate:{candidate:"AbridgedCandidateReceipt",validityVotes:"Vec",validatorIndices:"BitVec"},AuthorityDiscoveryId:"AccountId",AvailabilityBitfield:"BitVec",AvailabilityBitfieldRecord:{bitfield:"AvailabilityBitfield",submittedTt:"BlockNumber"},BackedCandidate:{candidate:"CommittedCandidateReceipt",validityVotes:"Vec",validatorIndices:"BitVec"},BufferedSessionChange:{applyAt:"BlockNumber",validators:"Vec",queued:"Vec",sessionIndex:"SessionIndex"},CandidateCommitments:{upwardMessages:"Vec",horizontalMessages:"Vec",newValidationCode:"Option",headData:"HeadData",processedDownwardMessages:"u32",hrmpWatermark:"BlockNumber"},CandidateDescriptor:{paraId:"ParaId",relayParent:"RelayChainHash",collatorId:"CollatorId",persistedValidationDataHash:"Hash",povHash:"Hash",erasureRoot:"Hash",signature:"CollatorSignature",paraHead:"Hash",validationCodeHash:"ValidationCodeHash"},CandidateEvent:{_enum:{CandidateBacked:"(CandidateReceipt, HeadData, CoreIndex, GroupIndex)",CandidateIncluded:"(CandidateReceipt, HeadData, CoreIndex, GroupIndex)",CandidateTimedOut:"(CandidateReceipt, HeadData, CoreIndex)"}},CandidateHash:"Hash",CandidateInfo:{who:"AccountId",deposit:"Balance"},CandidatePendingAvailability:{core:"CoreIndex",hash:"CandidateHash",descriptor:"CandidateDescriptor",availabilityVotes:"BitVec",backers:"BitVec",relayParentNumber:"BlockNumber",backedInNumber:"BlockNumber",backingGroup:"GroupIndex"},CandidateReceipt:{descriptor:"CandidateDescriptor",commitmentsHash:"Hash"},GlobalValidationData:{maxCodeSize:"u32",maxHeadDataSize:"u32",blockNumber:"BlockNumber"},CollatorId:"H256",CollatorSignature:"Signature",CommittedCandidateReceipt:{descriptor:"CandidateDescriptor",commitments:"CandidateCommitments"},CoreAssignment:{core:"CoreIndex",paraId:"ParaId",kind:"AssignmentKind",groupIdx:"GroupIndex"},CoreIndex:"u32",CoreOccupied:{_enum:{Parathread:"ParathreadEntry",Parachain:"Null"}},CoreState:{_enum:{Occupied:"OccupiedCore",Scheduled:"ScheduledCore",Free:"Null"}},DoubleVoteReport:{identity:"ValidatorId",first:"(Statement, ValidatorSignature)",second:"(Statement, ValidatorSignature)",proof:"MembershipProof",signingContext:"SigningContext"},DownwardMessage:"Bytes",GroupIndex:"u32",GroupRotationInfo:{sessionStartBlock:"BlockNumber",groupRotationFrequency:"BlockNumber",now:"BlockNumber"},GlobalValidationSchedule:{maxCodeSize:"u32",maxHeadDataSize:"u32",blockNumber:"BlockNumber"},HeadData:"Bytes",HostConfiguration:{maxCodeSize:"u32",maxHeadDataSize:"u32",maxUpwardQueueCount:"u32",maxUpwardQueueSize:"u32",maxUpwardMessageSize:"u32",maxUpwardMessageNumPerCandidate:"u32",hrmpMaxMessageNumPerCandidate:"u32",validationUpgradeFrequency:"BlockNumber",validationUpgradeDelay:"BlockNumber",maxPovSize:"u32",maxDownwardMessageSize:"u32",preferredDispatchableUpwardMessagesStepWeight:"Weight",hrmpMaxParachainOutboundChannels:"u32",hrmpMaxParathreadOutboundChannels:"u32",hrmpOpenRequestTtl:"u32",hrmpSenderDeposit:"Balance",hrmpRecipientDeposit:"Balance",hrmpChannelMaxCapacity:"u32",hrmpChannelMaxTotalSize:"u32",hrmpMaxParachainInboundChannels:"u32",hrmpMaxParathreadInboundChannels:"u32",hrmpChannelMaxMessageSize:"u32",codeRetentionPeriod:"BlockNumber",parathreadCores:"u32",parathreadRetries:"u32",groupRotationFrequency:"BlockNumber",chainAvailabilityPeriod:"BlockNumber",threadAvailabilityPeriod:"BlockNumber",schedulingLookahead:"u32",maxValidatorsPerCore:"Option",maxValidators:"Option",disputePeriod:"SessionIndex",disputePostConclusionAcceptancePeriod:"BlockNumber",disputeMaxSpamSlots:"u32",disputeConclusionByTimeOutPeriod:"BlockNumber",noShowSlots:"u32",nDelayTranches:"u32",zerothDelayTrancheWidth:"u32",neededApprovals:"u32",relayVrfModuloSamples:"u32"},InboundDownwardMessage:{pubSentAt:"BlockNumber",pubMsg:"DownwardMessage"},InboundHrmpMessage:{sentAt:"BlockNumber",data:"Bytes"},InboundHrmpMessages:"Vec",LocalValidationData:{parentHead:"HeadData",balance:"Balance",codeUpgradeAllowed:"Option"},MessageIngestionType:{downwardMessages:"Vec",horizontalMessages:"BTreeMap"},MessageQueueChain:"RelayChainHash",OccupiedCore:{nextUpOnAvailable:"Option",occupiedSince:"BlockNumber",timeOutAt:"BlockNumber",nextUpOnTimeOut:"Option",availability:"BitVec",groupResponsible:"GroupIndex",candidateHash:"CandidateHash",candidateDescriptor:"CandidateDescriptor"},OccupiedCoreAssumption:{_enum:["Included,","TimedOut","Free"]},OutboundHrmpMessage:{recipient:"u32",data:"Bytes"},ParachainDispatchOrigin:{_enum:["Signed","Parachain","Root"]},ParachainInherentData:{validationData:"PersistedValidationData",relayChainState:"StorageProof",downwardMessages:"Vec",horizontalMessages:"BTreeMap"},ParachainsInherentData:{bitfields:"SignedAvailabilityBitfields",backedCandidates:"Vec",disputes:"MultiDisputeStatementSet",parentHeader:"Header"},ParaGenesisArgs:{genesisHead:"Bytes",validationCode:"Bytes",parachain:"bool"},ParaId:"u32",ParaInfo:{manager:"AccountId",deposit:"Balance",locked:"bool"},ParaLifecycle:{_enum:["Onboarding","Parathread","Parachain","UpgradingToParachain","DowngradingToParathread","OutgoingParathread","OutgoingParachain"]},ParaPastCodeMeta:{upgradeTimes:"Vec",lastPruned:"Option"},ParaScheduling:{_enum:["Always","Dynamic"]},ParathreadClaim:"(ParaId, CollatorId)",ParathreadClaimQueue:{queue:"Vec",nextCoreOffset:"u32"},ParathreadEntry:{claim:"ParathreadClaim",retries:"u32"},ParaValidatorIndex:"u32",PersistedValidationData:{parentHead:"HeadData",relayParentNumber:"RelayChainBlockNumber",relayParentStorageRoot:"Hash",maxPovSize:"u32"},PvfCheckStatement:{accept:"bool",subject:"ValidationCodeHash",sessionIndex:"SessionIndex",validatorIndex:"ParaValidatorIndex"},QueuedParathread:{claim:"ParathreadEntry",coreOffset:"u32"},RelayBlockNumber:"u32",RelayChainBlockNumber:"RelayBlockNumber",RelayHash:"Hash",RelayChainHash:"RelayHash",Remark:"[u8; 32]",ReplacementTimes:{expectedAt:"BlockNumber",activatedAt:"BlockNumber"},Retriable:{_enum:{Never:"Null",WithRetries:"u32"}},ScheduledCore:{paraId:"ParaId",collator:"Option"},Scheduling:{_enum:["Always","Dynamic"]},ScrapedOnChainVotes:{session:"SessionIndex",backingValidatorsPerCandidate:"Vec<(CandidateReceipt, Vec<(ParaValidatorIndex, ValidityAttestation)>)>",disputes:"MultiDisputeStatementSet"},SessionInfo:{activeValidatorIndices:"Vec",randomSeed:"[u8; 32]",disputePeriod:"SessionIndex",validators:"Vec",discoveryKeys:"Vec",assignmentKeys:"Vec",validatorGroups:"Vec>",nCores:"u32",zerothDelayTrancheWidth:"u32",relayVrfModuloSamples:"u32",nDelayTranches:"u32",noShowSlots:"u32",neededApprovals:"u32"},OldV1SessionInfo:{validators:"Vec",discoveryKeys:"Vec",assignmentKeys:"Vec",validatorGroups:"Vec>",nCores:"u32",zerothDelayTrancheWidth:"u32",relayVrfModuloSamples:"u32",nDelayTranches:"u32",noShowSlots:"u32",neededApprovals:"u32"},SessionInfoValidatorGroup:"Vec",SignedAvailabilityBitfield:{payload:"BitVec",validatorIndex:"ParaValidatorIndex",signature:"ValidatorSignature"},SignedAvailabilityBitfields:"Vec",SigningContext:{sessionIndex:"SessionIndex",parentHash:"Hash"},Statement:{_enum:{Never:"Null",Candidate:"Hash",Valid:"Hash",Invalid:"Hash"}},TransientValidationData:{maxCodeSize:"u32",maxHeadDataSize:"u32",balance:"Balance",codeUpgradeAllowed:"Option",dmqLength:"u32"},UpgradeGoAhead:{_enum:["Abort","GoAhead"]},UpgradeRestriction:{_enum:["Present"]},UpwardMessage:"Bytes",ValidationFunctionParams:{maxCodeSize:"u32",relayChainHeight:"RelayChainBlockNumber",codeUpgradeAllowed:"Option"},ValidationCode:"Bytes",ValidationCodeHash:"Hash",ValidationData:{persisted:"PersistedValidationData",transient:"TransientValidationData"},ValidationDataType:{validationData:"ValidationData",relayChainState:"Vec"},ValidatorSignature:"Signature",ValidityAttestation:{_enum:{Never:"Null",Implicit:"ValidatorSignature",Explicit:"ValidatorSignature"}},MessagingStateSnapshot:{relayDispatchQueueSize:"(u32, u32)",egressChannels:"Vec"},MessagingStateSnapshotEgressEntry:"(ParaId, AbridgedHrmpChannel)",SystemInherentData:"ParachainInherentData",VecInboundHrmpMessage:"Vec"}},vl={rpc:{},types:{Approvals:"[bool; 4]"}},wl={rpc:{},types:{AccountStatus:{validity:"AccountValidity",freeBalance:"Balance",lockedBalance:"Balance",signature:"Vec",vat:"Permill"},AccountValidity:{_enum:["Invalid","Initiated","Pending","ValidLow","ValidHigh","Completed"]}}},Sl=["AssetInstance","Fungibility","Junction","Junctions","MultiAsset","MultiAssetFilter","MultiLocation","Response","WildFungibility","WildMultiAsset","Xcm","XcmError","XcmOrder"];function Tl(e){return Sl.reduce(((t,n)=>(0,M.Z)(t,{[n]:`${n}${e}`})),{})}const kl={rpc:{},types:{BodyId:{_enum:{Unit:"Null",Named:"Vec",Index:"Compact",Executive:"Null",Technical:"Null",Legislative:"Null",Judicial:"Null"}},BodyPart:{_enum:{Voice:"Null",Members:"Compact",Fraction:{nom:"Compact",denom:"Compact"},AtLeastProportion:{nom:"Compact",denom:"Compact"},MoreThanProportion:{nom:"Compact",denom:"Compact"}}},InteriorMultiLocation:"Junctions",NetworkId:{_enum:{Any:"Null",Named:"Vec",Polkadot:"Null",Kusama:"Null"}},XcmOrigin:{_enum:{Xcm:"MultiLocation"}},XcmpMessageFormat:{_enum:["ConcatenatedVersionedXcm","ConcatenatedEncodedBlob","Signals"]},XcmAssetId:{_enum:{Concrete:"MultiLocation",Abstract:"Bytes"}},InboundStatus:{_enum:["Ok","Suspended"]},OutboundStatus:{_enum:["Ok","Suspended"]},MultiAssets:"Vec",FungibilityV0:"FungibilityV1",WildFungibilityV0:"WildFungibilityV1",AssetInstanceV0:{_enum:{Undefined:"Null",Index8:"u8",Index16:"Compact",Index32:"Compact",Index64:"Compact",Index128:"Compact",Array4:"[u8; 4]",Array8:"[u8; 8]",Array16:"[u8; 16]",Array32:"[u8; 32]",Blob:"Vec"}},JunctionV0:{_enum:{Parent:"Null",Parachain:"Compact",AccountId32:{network:"NetworkId",id:"AccountId"},AccountIndex64:{network:"NetworkId",index:"Compact"},AccountKey20:{network:"NetworkId",key:"[u8; 20]"},PalletInstance:"u8",GeneralIndex:"Compact",GeneralKey:"Vec",OnlyChild:"Null",Plurality:{id:"BodyId",part:"BodyPart"}}},MultiAssetV0:{_enum:{None:"Null",All:"Null",AllFungible:"Null",AllNonFungible:"Null",AllAbstractFungible:"Vec",AllAbstractNonFungible:"Vec",AllConcreteFungible:"MultiLocationV0",AllConcreteNonFungible:"MultiLocationV0",AbstractFungible:{id:"Vec",instance:"Compact"},AbstractNonFungible:{class:"Vec",instance:"AssetInstanceV0"},ConcreteFungible:{id:"MultiLocationV0",amount:"Compact"},ConcreteNonFungible:{class:"MultiLocationV0",instance:"AssetInstanceV0"}}},MultiLocationV0:{_enum:{Here:"Null",X1:"JunctionV0",X2:"(JunctionV0, JunctionV0)",X3:"(JunctionV0, JunctionV0, JunctionV0)",X4:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X5:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X6:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X7:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)",X8:"(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)"}},OriginKindV0:{_enum:["Native","SovereignAccount","Superuser","Xcm"]},ResponseV0:{_enum:{Assets:"Vec"}},XcmV0:{_enum:{WithdrawAsset:{assets:"Vec",effects:"Vec"},ReserveAssetDeposit:{assets:"Vec",effects:"Vec"},ReceiveTeleportedAsset:{assets:"Vec",effects:"Vec"},QueryResponse:{queryId:"Compact",response:"ResponseV0"},TransferAsset:{assets:"Vec",dest:"MultiLocationV0"},TransferReserveAsset:{assets:"Vec",dest:"MultiLocationV0",effects:"Vec"},Transact:{originType:"XcmOriginKind",requireWeightAtMost:"u64",call:"DoubleEncodedCall"},HrmpNewChannelOpenRequest:{sender:"Compact",maxMessageSize:"Compact",maxCapacity:"Compact"},HrmpChannelAccepted:{recipient:"Compact"},HrmpChannelClosing:{initiator:"Compact",sender:"Compact",recipient:"Compact"},RelayedFrom:{who:"MultiLocationV0",message:"XcmV0"}}},XcmErrorV0:{_enum:{Undefined:"Null",Overflow:"Null",Unimplemented:"Null",UnhandledXcmVersion:"Null",UnhandledXcmMessage:"Null",UnhandledEffect:"Null",EscalationOfPrivilege:"Null",UntrustedReserveLocation:"Null",UntrustedTeleportLocation:"Null",DestinationBufferOverflow:"Null",SendFailed:"Null",CannotReachDestination:"(MultiLocation, Xcm)",MultiLocationFull:"Null",FailedToDecode:"Null",BadOrigin:"Null",ExceedsMaxMessageSize:"Null",FailedToTransactAsset:"Null",WeightLimitReached:"Weight",Wildcard:"Null",TooMuchWeightRequired:"Null",NotHoldingFees:"Null",WeightNotComputable:"Null",Barrier:"Null",NotWithdrawable:"Null",LocationCannotHold:"Null",TooExpensive:"Null",AssetNotFound:"Null",RecursionLimitReached:"Null"}},XcmOrderV0:{_enum:{Null:"Null",DepositAsset:{assets:"Vec",dest:"MultiLocationV0"},DepositReserveAsset:{assets:"Vec",dest:"MultiLocationV0",effects:"Vec"},ExchangeAsset:{give:"Vec",receive:"Vec"},InitiateReserveWithdraw:{assets:"Vec",reserve:"MultiLocationV0",effects:"Vec"},InitiateTeleport:{assets:"Vec",dest:"MultiLocationV0",effects:"Vec"},QueryHolding:{queryId:"Compact",dest:"MultiLocationV0",assets:"Vec"},BuyExecution:{fees:"MultiAssetV0",weight:"u64",debt:"u64",haltOnError:"bool",xcm:"Vec"}}},AssetInstanceV1:{_enum:{Undefined:"Null",Index:"Compact",Array4:"[u8; 4]",Array8:"[u8; 8]",Array16:"[u8; 16]",Array32:"[u8; 32]",Blob:"Bytes"}},FungibilityV1:{_enum:{Fungible:"Compact",NonFungible:"AssetInstanceV1"}},JunctionV1:{_enum:{Parachain:"Compact",AccountId32:{network:"NetworkId",id:"AccountId"},AccountIndex64:{network:"NetworkId",index:"Compact"},AccountKey20:{network:"NetworkId",key:"[u8; 20]"},PalletInstance:"u8",GeneralIndex:"Compact",GeneralKey:"Vec",OnlyChild:"Null",Plurality:{id:"BodyId",part:"BodyPart"}}},JunctionsV1:{_enum:{Here:"Null",X1:"JunctionV1",X2:"(JunctionV1, JunctionV1)",X3:"(JunctionV1, JunctionV1, JunctionV1)",X4:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X5:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X6:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X7:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)",X8:"(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)"}},MultiAssetsV1:"Vec",MultiAssetV1:{id:"XcmAssetId",fungibility:"FungibilityV1"},MultiAssetFilterV1:{_enum:{Definite:"MultiAssetsV1",Wild:"WildMultiAssetV1"}},MultiLocationV1:{parents:"u8",interior:"JunctionsV1"},OriginKindV1:"OriginKindV0",ResponseV1:{_enum:{Assets:"MultiAssetsV1"}},WildFungibilityV1:{_enum:["Fungible","NonFungible"]},WildMultiAssetV1:{_enum:{All:"Null",AllOf:{id:"XcmAssetId",fungibility:"WildFungibilityV1"}}},XcmV1:{_enum:{WithdrawAsset:{assets:"MultiAssetsV1",effects:"Vec"},ReserveAssetDeposit:{assets:"MultiAssetsV1",effects:"Vec"},ReceiveTeleportedAsset:{assets:"MultiAssetsV1",effects:"Vec"},QueryResponse:{queryId:"Compact",response:"ResponseV1"},TransferAsset:{assets:"MultiAssetsV1",dest:"MultiLocationV1"},TransferReserveAsset:{assets:"MultiAssetsV1",dest:"MultiLocationV1",effects:"Vec"},Transact:{originType:"XcmOriginKind",requireWeightAtMost:"u64",call:"DoubleEncodedCall"},HrmpNewChannelOpenRequest:{sender:"Compact",maxMessageSize:"Compact",maxCapacity:"Compact"},HrmpChannelAccepted:{recipient:"Compact"},HrmpChannelClosing:{initiator:"Compact",sender:"Compact",recipient:"Compact"},RelayedFrom:{who:"MultiLocationV1",message:"XcmV1"}}},XcmErrorV1:{_enum:{Undefined:"Null",Overflow:"Null",Unimplemented:"Null",UnhandledXcmVersion:"Null",UnhandledXcmMessage:"Null",UnhandledEffect:"Null",EscalationOfPrivilege:"Null",UntrustedReserveLocation:"Null",UntrustedTeleportLocation:"Null",DestinationBufferOverflow:"Null",SendFailed:"Null",CannotReachDestination:"(MultiLocationV1, XcmV1)",MultiLocationFull:"Null",FailedToDecode:"Null",BadOrigin:"Null",ExceedsMaxMessageSize:"Null",FailedToTransactAsset:"Null",WeightLimitReached:"Weight",Wildcard:"Null",TooMuchWeightRequired:"Null",NotHoldingFees:"Null",WeightNotComputable:"Null",Barrier:"Null",NotWithdrawable:"Null",LocationCannotHold:"Null",TooExpensive:"Null",AssetNotFound:"Null",DestinationUnsupported:"Null",RecursionLimitReached:"Null"}},XcmOrderV1:{_enum:{Noop:"Null",DepositAsset:{assets:"MultiAssetFilterV1",maxAssets:"u32",beneficiary:"MultiLocationV1"},DepositReserveAsset:{assets:"MultiAssetFilterV1",maxAssets:"u32",dest:"MultiLocationV1",effects:"Vec"},ExchangeAsset:{give:"MultiAssetFilterV1",receive:"MultiAssetsV1"},InitiateReserveWithdraw:{assets:"MultiAssetFilterV1",reserve:"MultiLocationV1",effects:"Vec"},InitiateTeleport:{assets:"MultiAssetFilterV1",dest:"MultiLocationV1",effects:"Vec"},QueryHolding:{queryId:"Compact",dest:"MultiLocationV1",assets:"MultiAssetFilterV1"},BuyExecution:{fees:"MultiAssetV1",weight:"u64",debt:"u64",haltOnError:"bool",instructions:"Vec"}}},AssetInstanceV2:"AssetInstanceV1",FungibilityV2:"FungibilityV1",JunctionV2:"JunctionV1",JunctionsV2:"JunctionsV1",MultiAssetsV2:"MultiAssetsV1",MultiAssetV2:"MultiAssetV1",MultiAssetFilterV2:"MultiAssetFilterV1",MultiLocationV2:"MultiLocationV1",OriginKindV2:"OriginKindV1",WildFungibilityV2:"WildFungibilityV1",ResponseV2:{_enum:{Null:"Null",Assets:"MultiAssetsV2",ExecutionResult:"ResponseV2Result"}},ResponseV2Error:"(u32, XcmErrorV2)",ResponseV2Result:"Result",WeightLimitV2:{_enum:{Unlimited:"Null",Limited:"Compact"}},InstructionV2:{_enum:{WithdrawAsset:"MultiAssetsV2",ReserveAssetDeposited:"MultiAssetsV2",ReceiveTeleportedAsset:"MultiAssetsV2",QueryResponse:{queryId:"Compact",response:"ResponseV2",maxWeight:"Compact"},TransferAsset:{assets:"MultiAssetsV2",beneficiary:"MultiLocationV2"},TransferReserveAsset:{assets:"MultiAssetsV2",dest:"MultiLocationV2",xcm:"XcmV2"},Transact:{originType:"OriginKindV2",requireWeightAtMost:"u64",call:"DoubleEncodedCall"},HrmpNewChannelOpenRequest:{sender:"Compact",maxMessageSize:"Compact",maxCapacity:"Compact"},HrmpChannelAccepted:{recipient:"Compact"},HrmpChannelClosing:{initiator:"Compact",sender:"Compact",recipient:"Compact"},ClearOrigin:"Null",DescendOrigin:"InteriorMultiLocation",ReportError:{queryId:"Compact",dest:"MultiLocationV2",maxResponseWeight:"Compact"},DepositAsset:{assets:"MultiAssetFilterV2",maxAssets:"u32",beneficiary:"MultiLocationV2"},DepositReserveAsset:{assets:"MultiAssetFilterV2",maxAssets:"u32",dest:"MultiLocationV2",xcm:"XcmV2"},ExchangeAsset:{give:"MultiAssetFilterV2",receive:"MultiAssetsV2"},InitiateReserveWithdraw:{assets:"MultiAssetFilterV2",reserve:"MultiLocationV2",xcm:"XcmV2"},InitiateTeleport:{assets:"MultiAssetFilterV2",dest:"MultiLocationV2",xcm:"XcmV2"},QueryHolding:{query_id:"Compact",dest:"MultiLocationV2",assets:"MultiAssetFilterV2",maxResponse_Weight:"Compact"},BuyExecution:{fees:"MultiAssetV2",weightLimit:"WeightLimitV2"},RefundSurplus:"Null",SetErrorHandler:"XcmV2",SetAppendix:"XcmV2",ClearError:"Null",ClaimAsset:{assets:"MultiAssetsV2",ticket:"MultiLocationV2"},Trap:"u64"}},WildMultiAssetV2:"WildMultiAssetV1",XcmV2:"Vec",XcmErrorV2:{_enum:{Undefined:"Null",Overflow:"Null",Unimplemented:"Null",UnhandledXcmVersion:"Null",UnhandledXcmMessage:"Null",UnhandledEffect:"Null",EscalationOfPrivilege:"Null",UntrustedReserveLocation:"Null",UntrustedTeleportLocation:"Null",DestinationBufferOverflow:"Null",MultiLocationFull:"Null",MultiLocationNotInvertible:"Null",FailedToDecode:"Null",BadOrigin:"Null",ExceedsMaxMessageSize:"Null",FailedToTransactAsset:"Null",WeightLimitReached:"Weight",Wildcard:"Null",TooMuchWeightRequired:"Null",NotHoldingFees:"Null",WeightNotComputable:"Null",Barrier:"Null",NotWithdrawable:"Null",LocationCannotHold:"Null",TooExpensive:"Null",AssetNotFound:"Null",DestinationUnsupported:"Null",RecursionLimitReached:"Null",Transport:"Null",Unroutable:"Null",UnknownWeightRequired:"Null",Trap:"u64",UnknownClaim:"Null",InvalidLocation:"Null"}},XcmOrderV2:"XcmOrderV1",...Tl("V2"),DoubleEncodedCall:{encoded:"Vec"},XcmOriginKind:{_enum:["Native","SovereignAccount","Superuser","Xcm"]},Outcome:{_enum:{Complete:"Weight",Incomplete:"(Weight, XcmErrorV0)",Error:"XcmErrorV0"}},QueryId:"u64",QueryStatus:{_enum:{Pending:{responder:"VersionedMultiLocation",maybeNotify:"Option<(u8, u8)>",timeout:"BlockNumber"},Ready:{response:"VersionedResponse",at:"BlockNumber"}}},QueueConfigData:{suspendThreshold:"u32",dropThreshold:"u32",resumeThreshold:"u32",thresholdWeight:"Weight",weightRestrictDecay:"Weight"},VersionMigrationStage:{_enum:{MigrateSupportedVersion:"Null",MigrateVersionNotifiers:"Null",NotifyCurrentTargets:"Option",MigrateAndNotifyOldTargets:"Null"}},VersionedMultiAsset:{_enum:{V0:"MultiAssetV0",V1:"MultiAssetV1",V2:"MultiAssetV2"}},VersionedMultiAssets:{_enum:{V0:"Vec",V1:"MultiAssetsV1",V2:"MultiAssetsV2"}},VersionedMultiLocation:{_enum:{V0:"MultiLocationV0",V1:"MultiLocationV1",V2:"MultiLocationV2"}},VersionedResponse:{V0:"ResponseV0",V1:"ResponseV1",V2:"ResponseV2"},VersionedXcm:{_enum:{V0:"XcmV0",V1:"XcmV1",V2:"XcmV2"}},XcmVersion:"u32"}},Pl={rpc:{},types:{ContractCryptoHasher:{_enum:["Blake2x256","Sha2x256","Keccak256"]},ContractDiscriminant:"u32",ContractLayoutArray:{offset:"ContractLayoutKey",len:"u32",cellsPerElem:"u64",layout:"ContractStorageLayout"},ContractLayoutCell:{key:"ContractLayoutKey",ty:"SiLookupTypeId"},ContractLayoutEnum:{dispatchKey:"ContractLayoutKey",variants:"BTreeMap"},ContractLayoutHash:{offset:"ContractLayoutKey",strategy:"ContractLayoutHashingStrategy",layout:"ContractStorageLayout"},ContractLayoutHashingStrategy:{hasher:"ContractCryptoHasher",postfix:"Vec",prefix:"Vec"},ContractLayoutKey:"[u8; 32]",ContractLayoutStruct:{fields:"Vec"},ContractLayoutStructField:{layout:"ContractStorageLayout",name:"Text"},ContractStorageLayout:{_enum:{Cell:"ContractLayoutCell",Hash:"ContractLayoutHash",Array:"ContractLayoutArray",Struct:"ContractLayoutStruct",Enum:"ContractLayoutEnum"}},ContractConstructorSpecV0:{name:"Text",selector:"ContractSelector",args:"Vec",docs:"Vec"},ContractConstructorSpecV1:{name:"Vec",selector:"ContractSelector",args:"Vec",docs:"Vec"},ContractConstructorSpecV2:{label:"Text",selector:"ContractSelector",args:"Vec",docs:"Vec"},ContractConstructorSpecV3:{label:"Text",selector:"ContractSelector",payable:"bool",args:"Vec",docs:"Vec"},ContractConstructorSpecV4:{label:"Text",selector:"ContractSelector",payable:"bool",args:"Vec",docs:"Vec",default:"bool",returnType:"Option"},ContractContractSpecV0:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV1:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV2:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV3:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec"},ContractContractSpecV4:{constructors:"Vec",messages:"Vec",events:"Vec",docs:"Vec",environment:"ContractEnvironmentV4"},ContractDisplayName:"SiPath",ContractEventParamSpecV0:{name:"Text",indexed:"bool",type:"ContractTypeSpec",docs:"Vec"},ContractEventParamSpecV2:{label:"Text",indexed:"bool",type:"ContractTypeSpec",docs:"Vec"},ContractEventSpecV0:{name:"Text",args:"Vec",docs:"Vec"},ContractEventSpecV1:{name:"Text",args:"Vec",docs:"Vec"},ContractEventSpecV2:{label:"Text",args:"Vec",docs:"Vec"},ContractMessageParamSpecV0:{name:"Text",type:"ContractTypeSpec"},ContractMessageParamSpecV2:{label:"Text",type:"ContractTypeSpec"},ContractMessageSpecV0:{name:"Text",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec"},ContractMessageSpecV1:{name:"Vec",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec"},ContractMessageSpecV2:{label:"Text",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec"},ContractMessageSpecV3:{label:"Text",selector:"ContractSelector",mutates:"bool",payable:"bool",args:"Vec",returnType:"Option",docs:"Vec",default:"bool"},ContractSelector:"[u8; 4]",ContractTypeSpec:{type:"SiLookupTypeId",displayName:"ContractDisplayName"},ContractConstructorSpecLatest:"ContractConstructorSpecV4",ContractEventSpecLatest:"ContractEventSpecV2",ContractEventParamSpecLatest:"ContractEventParamSpecV2",ContractMessageParamSpecLatest:"ContractMessageParamSpecV2",ContractMessageSpecLatest:"ContractMessageSpecV3",ContractMetadataLatest:"ContractMetadataV4",ContractProjectInfo:{source:"ContractProjectSource",contract:"ContractProjectContract"},ContractMetadataV0:{metadataVersion:"Text",types:"Vec",spec:"ContractContractSpecV0"},ContractMetadataV1:{types:"Vec",spec:"ContractContractSpecV1"},ContractMetadataV2:{types:"Vec",spec:"ContractContractSpecV2"},ContractMetadataV3:{types:"Vec",spec:"ContractContractSpecV3"},ContractMetadataV4:{types:"Vec",spec:"ContractContractSpecV4"},ContractMetadata:{_enum:{V0:"ContractMetadataV0",V1:"ContractMetadataV1",V2:"ContractMetadataV2",V3:"ContractMetadataV3",V4:"ContractMetadataV4"}},ContractProjectV0:{metadataVersion:"Text",source:"ContractProjectSource",contract:"ContractProjectContract",types:"Vec",spec:"ContractContractSpecV0"},ContractProject:"(ContractProjectInfo, ContractMetadata)",ContractProjectContract:{_alias:{docs:"documentation"},name:"Text",version:"Text",authors:"Vec",description:"Option",docs:"Option",repository:"Option",homepage:"Option",license:"Option"},ContractProjectSource:{_alias:{wasmHash:"hash"},wasmHash:"[u8; 32]",language:"Text",compiler:"Text",wasm:"Raw"},ContractEnvironmentV4:{_alias:{hashType:"hash"},accountId:"Option",balance:"Option",blockNumber:"Option",hashType:"Option",timestamp:"Option",maxEventTopics:"Option"}}},Vl={rpc:{listening:{aliasSection:"net",description:"Returns true if client is actively listening for network connections. Otherwise false.",params:[],type:"bool"},peerCount:{aliasSection:"net",description:"Returns number of peers connected to node.",params:[],type:"Text"},version:{aliasSection:"net",description:"Returns protocol version.",params:[],type:"Text"},clientVersion:{aliasSection:"web3",description:"Returns current client version.",params:[],type:"Text"},sha3:{aliasSection:"web3",description:"Returns sha3 of the given data",params:[{name:"data",type:"Bytes"}],type:"H256"},accounts:{description:"Returns accounts list.",params:[],type:"Vec"},blockNumber:{description:"Returns the blockNumber",params:[],type:"U256"},call:{description:"Call contract, returning the output data.",params:[{name:"request",type:"EthCallRequest"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"Bytes"},chainId:{description:"Returns the chain ID used for transaction signing at the current best block. None is returned if not available.",params:[],type:"U64"},coinbase:{description:"Returns block author.",params:[],type:"H160"},estimateGas:{description:"Estimate gas needed for execution of given contract.",params:[{name:"request",type:"EthCallRequest"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"U256"},feeHistory:{description:"Returns fee history for given block count & reward percentiles",params:[{name:"blockCount",type:"U256"},{name:"newestBlock",type:"BlockNumber"},{name:"rewardPercentiles",type:"Option>"}],type:"EthFeeHistory"},gasPrice:{description:"Returns current gas price.",params:[],type:"U256"},getBalance:{description:"Returns balance of the given account.",params:[{name:"address",type:"H160"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"U256"},getBlockByHash:{description:"Returns block with given hash.",params:[{name:"hash",type:"H256"},{name:"full",type:"bool"}],type:"Option"},getBlockByNumber:{description:"Returns block with given number.",params:[{name:"block",type:"BlockNumber"},{name:"full",type:"bool"}],type:"Option"},getBlockTransactionCountByHash:{description:"Returns the number of transactions in a block with given hash.",params:[{name:"hash",type:"H256"}],type:"U256"},getBlockTransactionCountByNumber:{description:"Returns the number of transactions in a block with given block number.",params:[{name:"block",type:"BlockNumber"}],type:"U256"},getCode:{description:"Returns the code at given address at given time (block number).",params:[{name:"address",type:"H160"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"Bytes"},getFilterChanges:{description:"Returns filter changes since last poll.",params:[{name:"index",type:"U256"}],type:"EthFilterChanges"},getFilterLogs:{description:"Returns all logs matching given filter (in a range 'from' - 'to').",params:[{name:"index",type:"U256"}],type:"Vec"},getLogs:{description:"Returns logs matching given filter object.",params:[{name:"filter",type:"EthFilter"}],type:"Vec"},getProof:{description:"Returns proof for account and storage.",params:[{name:"address",type:"H160"},{name:"storageKeys",type:"Vec"},{name:"number",type:"BlockNumber"}],type:"EthAccount"},getStorageAt:{description:"Returns content of the storage at given address.",params:[{name:"address",type:"H160"},{name:"index",type:"U256"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"H256"},getTransactionByBlockHashAndIndex:{description:"Returns transaction at given block hash and index.",params:[{name:"hash",type:"H256"},{name:"index",type:"U256"}],type:"EthTransaction"},getTransactionByBlockNumberAndIndex:{description:"Returns transaction by given block number and index.",params:[{name:"number",type:"BlockNumber"},{name:"index",type:"U256"}],type:"EthTransaction"},getTransactionByHash:{description:"Get transaction by its hash.",params:[{name:"hash",type:"H256"}],type:"EthTransaction"},getTransactionCount:{description:"Returns the number of transactions sent from given address at given time (block number).",params:[{name:"address",type:"H160"},{isHistoric:!0,isOptional:!0,name:"number",type:"BlockNumber"}],type:"U256"},getTransactionReceipt:{description:"Returns transaction receipt by transaction hash.",params:[{name:"hash",type:"H256"}],type:"EthReceipt"},getUncleByBlockHashAndIndex:{description:"Returns an uncles at given block and index.",params:[{name:"hash",type:"H256"},{name:"index",type:"U256"}],type:"EthRichBlock"},getUncleByBlockNumberAndIndex:{description:"Returns an uncles at given block and index.",params:[{name:"number",type:"BlockNumber"},{name:"index",type:"U256"}],type:"EthRichBlock"},getUncleCountByBlockHash:{description:"Returns the number of uncles in a block with given hash.",params:[{name:"hash",type:"H256"}],type:"U256"},getUncleCountByBlockNumber:{description:"Returns the number of uncles in a block with given block number.",params:[{name:"number",type:"BlockNumber"}],type:"U256"},getWork:{description:"Returns the hash of the current block, the seedHash, and the boundary condition to be met.",params:[],type:"EthWork"},hashrate:{description:"Returns the number of hashes per second that the node is mining with.",params:[],type:"U256"},maxPriorityFeePerGas:{description:"Returns max priority fee per gas",params:[],type:"U256"},mining:{description:"Returns true if client is actively mining new blocks.",params:[],type:"bool"},newBlockFilter:{description:"Returns id of new block filter.",params:[],type:"U256"},newFilter:{description:"Returns id of new filter.",params:[{name:"filter",type:"EthFilter"}],type:"U256"},newPendingTransactionFilter:{description:"Returns id of new block filter.",params:[],type:"U256"},protocolVersion:{description:"Returns protocol version encoded as a string (quotes are necessary).",params:[],type:"u64"},sendRawTransaction:{description:"Sends signed transaction, returning its hash.",params:[{name:"bytes",type:"Bytes"}],type:"H256"},sendTransaction:{description:"Sends transaction; will block waiting for signer to return the transaction hash",params:[{name:"tx",type:"EthTransactionRequest"}],type:"H256"},submitHashrate:{description:"Used for submitting mining hashrate.",params:[{name:"index",type:"U256"},{name:"hash",type:"H256"}],type:"bool"},submitWork:{description:"Used for submitting a proof-of-work solution.",params:[{name:"nonce",type:"H64"},{name:"headerHash",type:"H256"},{name:"mixDigest",type:"H256"}],type:"bool"},subscribe:{description:"Subscribe to Eth subscription.",params:[{name:"kind",type:"EthSubKind"},{isOptional:!0,name:"params",type:"EthSubParams"}],pubsub:["subscription","subscribe","unsubscribe"],type:"Null"},syncing:{description:"Returns an object with data about the sync status or false.",params:[],type:"EthSyncStatus"},uninstallFilter:{description:"Uninstalls filter.",params:[{name:"index",type:"U256"}],type:"bool"}},runtime:{ConvertTransactionRuntimeApi:[{methods:{convert_transaction:{description:"Converts an Ethereum-style transaction to Extrinsic",params:[{name:"transaction",type:"TransactionV2"}],type:"Extrinsic"}},version:2}],DebugRuntimeApi:[{methods:{trace_block:{description:"Trace all block extrinsics",params:[{name:"extrinsics",type:"Vec"},{name:"knownTransactions",type:"Vec"}],type:"Result<(), DispatchError>"},trace_transaction:{description:"Trace transaction extrinsics",params:[{name:"extrinsics",type:"Vec"},{name:"transaction",type:"EthTransaction"}],type:"Result<(), DispatchError>"}},version:4}],EthereumRuntimeRPCApi:[{methods:{account_basic:{description:"Returns pallet_evm::Accounts by address.",params:[{name:"address",type:"H160"}],type:"EvmAccount"},account_code_at:{description:"For a given account address, returns pallet_evm::AccountCodes.",params:[{name:"address",type:"H160"}],type:"Bytes"},author:{description:"Returns the converted FindAuthor::find_author authority id.",params:[],type:"H160"},call:{description:"Returns a frame_ethereum::call response. If `estimate` is true,",params:[{name:"from",type:"H160"},{name:"to",type:"H160"},{name:"data",type:"Vec"},{name:"value",type:"U256"},{name:"gasLimit",type:"U256"},{name:"maxFeePerGas",type:"Option"},{name:"maxPriorityFeePerGas",type:"Option"},{name:"nonce",type:"Option"},{name:"estimate",type:"bool"},{name:"accessList",type:"Option)>>"}],type:"Result"},chain_id:{description:"Returns runtime defined pallet_evm::ChainId.",params:[],type:"u64"},create:{description:"Returns a frame_ethereum::call response. If `estimate` is true,",params:[{name:"from",type:"H160"},{name:"data",type:"Vec"},{name:"value",type:"U256"},{name:"gasLimit",type:"U256"},{name:"maxFeePerGas",type:"Option"},{name:"maxPriorityFeePerGas",type:"Option"},{name:"nonce",type:"Option"},{name:"estimate",type:"bool"},{name:"accessList",type:"Option)>>"}],type:"Result"},current_all:{description:"Return all the current data for a block in a single runtime call.",params:[],type:"(Option, Option>, Option>)"},current_block:{description:"Return the current block.",params:[],type:"BlockV2"},current_receipts:{description:"Return the current receipt.",params:[],type:"Option>"},current_transaction_statuses:{description:"Return the current transaction status.",params:[],type:"Option>"},elasticity:{description:"Return the elasticity multiplier.",params:[],type:"Option"},extrinsic_filter:{description:"Receives a `Vec` and filters all the ethereum transactions.",params:[{name:"xts",type:"Vec"}],type:"Vec"},gas_price:{description:"Returns FixedGasPrice::min_gas_price",params:[],type:"u256"},storage_at:{description:"For a given account address and index, returns pallet_evm::AccountStorages.",params:[{name:"address",type:"H160"},{name:"index",type:"u256"}],type:"H256"}},version:4}]},types:{BlockV0:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},LegacyTransaction:{nonce:"U256",gasPrice:"U256",gasLimit:"U256",action:"EthTransactionAction",value:"U256",input:"Bytes",signature:"EthTransactionSignature"},TransactionV0:"LegacyTransaction",BlockV1:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},EIP2930Transaction:{chainId:"u64",nonce:"U256",gasPrice:"U256",gasLimit:"U256",action:"EthTransactionAction",value:"U256",input:"Bytes",accessList:"EthAccessList",oddYParity:"bool",r:"H256",s:"H256"},TransactionV1:{_enum:{Legacy:"LegacyTransaction",EIP2930:"EIP2930Transaction"}},BlockV2:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},EIP1559Transaction:{chainId:"u64",nonce:"U256",maxPriorityFeePerGas:"U256",maxFeePerGas:"U256",gasLimit:"U256",action:"EthTransactionAction",value:"U256",input:"Bytes",accessList:"EthAccessList",oddYParity:"bool",r:"H256",s:"H256"},TransactionV2:{_enum:{Legacy:"LegacyTransaction",EIP2930:"EIP2930Transaction",EIP1559:"EIP1559Transaction"}},EthereumAccountId:"GenericEthereumAccountId",EthereumAddress:"GenericEthereumAccountId",EthereumLookupSource:"GenericEthereumLookupSource",EthereumSignature:"[u8; 65]",EthAccessListItem:{address:"EthAddress",slots:"Vec"},EthAccessList:"Vec",EthAccount:{address:"EthAddress",balance:"U256",nonce:"U256",codeHash:"H256",storageHash:"H256",accountProof:"Vec",storageProof:"Vec"},EthAddress:"H160",EthBlock:{header:"EthHeader",transactions:"Vec",ommers:"Vec"},EthHeader:{parentHash:"H256",ommersHash:"H256",beneficiary:"EthAddress",stateRoot:"H256",transactionsRoot:"H256",receiptsRoot:"H256",logsBloom:"EthBloom",difficulty:"U256",number:"U256",gasLimit:"U256",gasUsed:"U256",timestamp:"u64",extraData:"Bytes",mixMash:"H256",nonce:"H64"},EthRichBlock:{_alias:{blockHash:"hash",blockSize:"size"},blockHash:"Option",parentHash:"H256",sha3Uncles:"H256",author:"EthAddress",miner:"EthAddress",stateRoot:"H256",transactionsRoot:"H256",receiptsRoot:"H256",number:"Option",gasUsed:"U256",gasLimit:"U256",extraData:"Bytes",logsBloom:"EthBloom",timestamp:"U256",difficulty:"U256",totalDifficulty:"Option",sealFields:"Vec",uncles:"Vec",transactions:"Vec",blockSize:"Option"},EthBloom:"H2048",EthCallRequest:{from:"Option",to:"Option",gasPrice:"Option",gas:"Option",value:"Option",data:"Option",nonce:"Option"},EthFeeHistory:{oldestBlock:"U256",baseFeePerGas:"Vec",gasUsedRatio:"Vec",reward:"Option>>"},EthFilter:{fromBlock:"Option",toBlock:"Option",blockHash:"Option",address:"Option",topics:"Option"},EthFilterAddress:{_enum:{Single:"EthAddress",Multiple:"Vec",Null:"Null"}},EthFilterChanges:{_enum:{Logs:"Vec",Hashes:"Vec",Empty:"Null"}},EthFilterTopic:{_enum:{Single:"EthFilterTopicInner",Multiple:"Vec",Null:"Null"}},EthFilterTopicEntry:"Option",EthFilterTopicInner:{_enum:{Single:"EthFilterTopicEntry",Multiple:"Vec",Null:"Null"}},EthRichHeader:{_alias:{blockHash:"hash",blockSize:"size"},blockHash:"Option",parentHash:"H256",sha3Uncles:"H256",author:"EthAddress",miner:"EthAddress",stateRoot:"H256",transactionsRoot:"H256",receiptsRoot:"H256",number:"Option",gasUsed:"U256",gasLimit:"U256",extraData:"Bytes",logsBloom:"EthBloom",timestamp:"U256",difficulty:"U256",sealFields:"Vec",blockSize:"Option"},EthLog:{address:"EthAddress",topics:"Vec",data:"Bytes",blockHash:"Option",blockNumber:"Option",transactionHash:"Option",transactionIndex:"Option",logIndex:"Option",transactionLogIndex:"Option",removed:"bool"},EthReceipt:{transactionHash:"Option",transactionIndex:"Option",blockHash:"Option",from:"Option",to:"Option",blockNumber:"Option",cumulativeGasUsed:"U256",gasUsed:"Option",contractAddress:"Option",logs:"Vec",root:"Option",logsBloom:"EthBloom",statusCode:"Option"},EthReceiptV0:"EthReceipt",EthReceiptV3:"EthReceipt",EthStorageProof:{key:"U256",value:"U256",proof:"Vec"},EthSubKind:{_enum:["newHeads","logs","newPendingTransactions","syncing"]},EthSubParams:{_enum:{None:"Null",Logs:"EthFilter"}},EthSubResult:{_enum:{Header:"EthRichHeader",Log:"EthLog",TransactionHash:"H256",SyncState:"EthSyncStatus"}},EthSyncInfo:{startingBlock:"U256",currentBlock:"U256",highestBlock:"U256",warpChunksAmount:"Option",warpChunksProcessed:"Option"},EthSyncStatus:{_enum:{Info:"EthSyncInfo",None:"Null"}},EthTransaction:{hash:"H256",nonce:"U256",blockHash:"Option",blockNumber:"Option",transactionIndex:"Option",from:"H160",to:"Option",value:"U256",gasPrice:"Option",maxFeePerGas:"Option",maxPriorityFeePerGas:"Option",gas:"U256",input:"Bytes",creates:"Option",raw:"Bytes",publicKey:"Option",chainId:"Option",standardV:"U256",v:"U256",r:"U256",s:"U256",accessList:"Option>",transactionType:"Option"},EthTransactionSignature:{v:"u64",r:"H256",s:"H256"},EthTransactionAction:{_enum:{Call:"H160",Create:"Null"}},EthTransactionCondition:{_enum:{block:"u64",time:"u64"}},EthTransactionRequest:{from:"Option",to:"Option",gasPrice:"Option",gas:"Option",value:"Option",data:"Option",nonce:"Option"},EthTransactionStatus:{transactionHash:"H256",transactionIndex:"u32",from:"EthAddress",to:"Option",contractAddress:"Option",logs:"Vec",logsBloom:"EthBloom"},EthWork:{powHash:"H256",seedHash:"H256",target:"H256",number:"Option"}}},Ml={rpc:{},runtime:{AuthorFilterAPI:[{methods:{can_author:{description:"The runtime api used to predict whether an author will be eligible in the given slot",params:[{name:"author",type:"AccountId"},{name:"relayParent",type:"u32"},{name:"parentHeader",type:"Header"}],type:"bool"}},version:2},{methods:{can_author:{description:"The runtime api used to predict whether an author will be eligible in the given slot",params:[{name:"author",type:"AccountId"},{name:"relayParent",type:"u32"}],type:"bool"}},version:1}],NimbusApi:[{methods:{can_author:{description:"The runtime api used to predict whether a Nimbus author will be eligible in the given slot",params:[{name:"author",type:"AccountId"},{name:"relayParent",type:"u32"},{name:"parentHeader",type:"Header"}],type:"bool"}},version:1}]},types:{}},Il={rpc:{},runtime:{OracleApi:[{methods:{get_all_values:{description:"Retrieves all values",params:[{name:"providerId",type:"Raw"}],type:"Raw"},get_value:{description:"Retrieves a single value",params:[{name:"providerId",type:"Raw"},{name:"key",type:"Raw"}],type:"Option"}},version:1}]},types:{}},Ol={rpc:{},runtime:{TokensApi:[{methods:{query_existential_deposit:{description:"Query the existential amount for a specific currency",params:[{name:"currencyId",type:"Raw"}],type:"u128"}},version:1}]},types:{}},Nl={rpc:{methods:{description:"Retrieves the list of RPC methods that are exposed by the node",params:[],type:"RpcMethods"}},types:{RpcMethods:{version:"u32",methods:"Vec"}}},El={rpc:{hasKey:{description:"Returns true if the keystore has private keys for the given public key and key type.",isUnsafe:!0,params:[{name:"publicKey",type:"Bytes"},{name:"keyType",type:"Text"}],type:"bool"},hasSessionKeys:{description:"Returns true if the keystore has private keys for the given session public keys.",isUnsafe:!0,params:[{name:"sessionKeys",type:"Bytes"}],type:"bool"},insertKey:{description:"Insert a key into the keystore.",isUnsafe:!0,params:[{name:"keyType",type:"Text"},{name:"suri",type:"Text"},{name:"publicKey",type:"Bytes"}],type:"Bytes"},pendingExtrinsics:{description:"Returns all pending extrinsics, potentially grouped by sender",params:[],type:"Vec"},removeExtrinsic:{description:"Remove given extrinsic from the pool and temporarily ban it to prevent reimporting",isUnsafe:!0,params:[{name:"bytesOrHash",type:"Vec"}],type:"Vec"},rotateKeys:{description:"Generate new session keys and returns the corresponding public keys",isUnsafe:!0,params:[],type:"Bytes"},submitAndWatchExtrinsic:{description:"Submit and subscribe to watch an extrinsic until unsubscribed",isSigned:!0,params:[{name:"extrinsic",type:"Extrinsic"}],pubsub:["extrinsicUpdate","submitAndWatchExtrinsic","unwatchExtrinsic"],type:"ExtrinsicStatus"},submitExtrinsic:{description:"Submit a fully formatted extrinsic for block inclusion",isSigned:!0,params:[{name:"extrinsic",type:"Extrinsic"}],type:"Hash"}},types:{ExtrinsicOrHash:{_enum:{Hash:"Hash",Extrinsic:"Bytes"}},ExtrinsicStatus:{_enum:{Future:"Null",Ready:"Null",Broadcast:"Vec",InBlock:"Hash",Retracted:"Hash",FinalityTimeout:"Hash",Finalized:"Hash",Usurped:"Hash",Dropped:"Null",Invalid:"Null"}}}},Cl={rpc:{getBlock:{description:"Get header and body of a relay chain block",params:[{isHistoric:!0,isOptional:!0,name:"hash",type:"BlockHash"}],type:"SignedBlock"},getBlockHash:{description:"Get the block hash for a specific block",params:[{isOptional:!0,name:"blockNumber",type:"BlockNumber"}],type:"BlockHash"},getFinalizedHead:{alias:["chain_getFinalisedHead"],description:"Get hash of the last finalized block in the canon chain",params:[],type:"BlockHash"},getHeader:{alias:["chain_getHead"],description:"Retrieves the header for a specific block",params:[{isHistoric:!0,isOptional:!0,name:"hash",type:"BlockHash"}],type:"Header"},subscribeAllHeads:{description:"Retrieves the newest header via subscription",params:[],pubsub:["allHead","subscribeAllHeads","unsubscribeAllHeads"],type:"Header"},subscribeFinalizedHeads:{alias:["chain_subscribeFinalisedHeads","chain_unsubscribeFinalisedHeads"],description:"Retrieves the best finalized header via subscription",params:[],pubsub:["finalizedHead","subscribeFinalizedHeads","unsubscribeFinalizedHeads"],type:"Header"},subscribeNewHeads:{alias:["chain_unsubscribeNewHeads","subscribe_newHead","unsubscribe_newHead"],description:"Retrieves the best header via subscription",params:[],pubsub:["newHead","subscribeNewHead","unsubscribeNewHead"],type:"Header"}},types:{BlockHash:"Hash"}},Al={rpc:{getKeys:{description:"Returns the keys with prefix from a child storage, leave empty to get all the keys",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"prefix",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Vec"},getKeysPaged:{alias:["childstate_getKeysPagedAt"],description:"Returns the keys with prefix from a child storage with pagination support",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"prefix",type:"StorageKey"},{name:"count",type:"u32"},{isOptional:!0,name:"startKey",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Vec"},getStorage:{description:"Returns a child storage entry at a specific block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Option"},getStorageEntries:{description:"Returns child storage entries for multiple keys at a specific block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Vec>"},getStorageHash:{description:"Returns the hash of a child storage entry at a block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Option"},getStorageSize:{description:"Returns the size of a child storage entry at a block state",params:[{name:"childKey",type:"PrefixedStorageKey"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"Hash"}],type:"Option"}},types:{PrefixedStorageKey:"StorageKey"}},Hl={rpc:{localStorageGet:{description:"Get offchain local storage under given key and prefix",isUnsafe:!0,params:[{name:"kind",type:"StorageKind"},{name:"key",type:"Bytes"}],type:"Option"},localStorageSet:{description:"Set offchain local storage under given key and prefix",isUnsafe:!0,params:[{name:"kind",type:"StorageKind"},{name:"key",type:"Bytes"},{name:"value",type:"Bytes"}],type:"Null"}},runtime:{OffchainWorkerApi:[{methods:{offchain_worker:{description:"Starts the off-chain task for given block header.",params:[{name:"header",type:"Header"}],type:"Null"}},version:2},{methods:{offchain_worker:{description:"Starts the off-chain task for given block header.",params:[{name:"number",type:"BlockNumber"}],type:"Null"}},version:1}]},types:{StorageKind:{_enum:{PERSISTENT:1,LOCAL:2}}}},_l={query_fee_details:{description:"The transaction fee details",params:[{name:"uxt",type:"Extrinsic"},{name:"len",type:"u32"}],type:"FeeDetails"}},Bl={query_call_fee_details:{description:"The call fee details",params:[{name:"call",type:"Call"},{name:"len",type:"u32"}],type:"FeeDetails"}},Rl={query_info:{description:"The transaction info",params:[{name:"uxt",type:"Extrinsic"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"}},Ll={query_call_info:{description:"The call info",params:[{name:"call",type:"Call"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"}},Ul={query_length_to_fee:{description:"Query the output of the current LengthToFee given some input",params:[{name:"length",type:"u32"}],type:"Balance"},query_weight_to_fee:{description:"Query the output of the current WeightToFee given some input",params:[{name:"weight",type:"Weight"}],type:"Balance"}},zl={rpc:{queryFeeDetails:{deprecated:"Use `api.call.transactionPaymentApi.queryFeeDetails` instead",description:"Query the detailed fee of a given encoded extrinsic",params:[{name:"extrinsic",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"FeeDetails"},queryInfo:{deprecated:"Use `api.call.transactionPaymentApi.queryInfo` instead",description:"Retrieves the fee information for an encoded extrinsic",params:[{name:"extrinsic",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"RuntimeDispatchInfoV1"}},runtime:{TransactionPaymentApi:[{methods:{...Ul,...Rl,..._l},version:4},{methods:{...Ul,...Rl,..._l},version:3},{methods:{...Rl,..._l},version:2},{methods:{query_info:{description:"The transaction info",params:[{name:"uxt",type:"Extrinsic"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"},..._l},version:1}],TransactionPaymentCallApi:[{methods:{...Ul,...Ll,...Bl},version:3},{methods:{...Ll,...Bl},version:2},{methods:{CALL:{description:"The call info",params:[{name:"call",type:"Call"},{name:"len",type:"u32"}],type:"RuntimeDispatchInfo"},...Bl},version:1}]},types:{FeeDetails:{inclusionFee:"Option"},InclusionFee:{baseFee:"Balance",lenFee:"Balance",adjustedWeightFee:"Balance"},RuntimeDispatchInfo:{weight:"Weight",class:"DispatchClass",partialFee:"Balance"},RuntimeDispatchInfoV1:{weight:"WeightV1",class:"DispatchClass",partialFee:"Balance"},RuntimeDispatchInfoV2:{weight:"WeightV2",class:"DispatchClass",partialFee:"Balance"}}},Dl={rpc:{call:{alias:["state_callAt"],description:"Perform a call to a builtin on the chain",params:[{name:"method",type:"Text"},{name:"data",type:"Bytes"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Bytes"},getChildKeys:{description:"Retrieves the keys with prefix of a specific child storage",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getChildReadProof:{description:"Returns proof of storage for child key entries at a specific block state.",params:[{name:"childStorageKey",type:"PrefixedStorageKey"},{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ReadProof"},getChildStorage:{description:"Retrieves the child storage for a key",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"StorageData"},getChildStorageHash:{description:"Retrieves the child storage hash",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Hash"},getChildStorageSize:{description:"Retrieves the child storage size",params:[{name:"childStorageKey",type:"StorageKey"},{name:"childDefinition",type:"StorageKey"},{name:"childType",type:"u32"},{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"u64"},getKeys:{deprecated:"Use `api.rpc.state.getKeysPaged` to retrieve keys",description:"Retrieves the keys with a certain prefix",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getKeysPaged:{alias:["state_getKeysPagedAt"],description:"Returns the keys with prefix with pagination support.",params:[{name:"key",type:"StorageKey"},{name:"count",type:"u32"},{isOptional:!0,name:"startKey",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getMetadata:{description:"Returns the runtime metadata",params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Metadata"},getPairs:{deprecated:"Use `api.rpc.state.getKeysPaged` to retrieve keys",description:"Returns the keys with prefix, leave empty to get all the keys (deprecated: Use getKeysPaged)",isUnsafe:!0,params:[{name:"prefix",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},getReadProof:{description:"Returns proof of storage entries at a specific block state",params:[{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"ReadProof"},getRuntimeVersion:{alias:["chain_getRuntimeVersion"],description:"Get the runtime version",params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"RuntimeVersion"},getStorage:{alias:["state_getStorageAt"],description:"Retrieves the storage for a key",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"StorageData"},getStorageHash:{alias:["state_getStorageHashAt"],description:"Retrieves the storage hash",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Hash"},getStorageSize:{alias:["state_getStorageSizeAt"],description:"Retrieves the storage size",params:[{name:"key",type:"StorageKey"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"u64"},queryStorage:{description:"Query historical storage entries (by key) starting from a start block",isUnsafe:!0,params:[{name:"keys",type:"Vec"},{name:"fromBlock",type:"Hash"},{isOptional:!0,name:"toBlock",type:"BlockHash"}],type:"Vec"},queryStorageAt:{description:"Query storage entries (by key) starting at block hash given as the second parameter",params:[{name:"keys",type:"Vec"},{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"Vec"},subscribeRuntimeVersion:{alias:["chain_subscribeRuntimeVersion","chain_unsubscribeRuntimeVersion"],description:"Retrieves the runtime version via subscription",params:[],pubsub:["runtimeVersion","subscribeRuntimeVersion","unsubscribeRuntimeVersion"],type:"RuntimeVersion"},subscribeStorage:{description:"Subscribes to storage changes for the provided keys",params:[{isOptional:!0,name:"keys",type:"Vec"}],pubsub:["storage","subscribeStorage","unsubscribeStorage"],type:"StorageChangeSet"},traceBlock:{description:"Provides a way to trace the re-execution of a single block",isUnsafe:!0,params:[{name:"block",type:"Hash"},{name:"targets",type:"Option"},{name:"storageKeys",type:"Option"},{name:"methods",type:"Option"}],type:"TraceBlockResponse"},trieMigrationStatus:{description:"Check current migration state",isUnsafe:!0,params:[{isHistoric:!0,isOptional:!0,name:"at",type:"BlockHash"}],type:"MigrationStatusResult"}},types:{ApiId:"[u8; 8]",BlockTrace:{blockHash:"Text",parentHash:"Text",tracingTargets:"Text",storageKeys:"Text",spans:"Vec",events:"Vec"},BlockTraceEvent:{target:"Text",data:"BlockTraceEventData",parentId:"Option"},BlockTraceEventData:{stringValues:"HashMap"},BlockTraceSpan:{id:"u64",parentId:"Option",name:"Text",target:"Text",wasm:"bool"},KeyValueOption:"(StorageKey, Option)",MigrationStatusResult:{topRemainingToMigrate:"u64",childRemainingToMigrate:"u64"},ReadProof:{at:"Hash",proof:"Vec"},RuntimeVersionApi:"(ApiId, u32)",RuntimeVersion:{specName:"Text",implName:"Text",authoringVersion:"u32",specVersion:"u32",implVersion:"u32",apis:"Vec",transactionVersion:"u32",stateVersion:"u8"},RuntimeVersionPre4:{specName:"Text",implName:"Text",authoringVersion:"u32",specVersion:"u32",implVersion:"u32",apis:"Vec",transactionVersion:"u32"},RuntimeVersionPre3:{specName:"Text",implName:"Text",authoringVersion:"u32",specVersion:"u32",implVersion:"u32",apis:"Vec"},RuntimeVersionPartial:{specName:"Text",specVersion:"u32",apis:"Vec"},SpecVersion:"u32",StorageChangeSet:{block:"Hash",changes:"Vec"},TraceBlockResponse:{_enum:{TraceError:"TraceError",BlockTrace:"BlockTrace"}},TraceError:{error:"Text"}}};function jl(e,{type:t},n,r){const a={},i=e.getSiType(t).def.asVariant.variants;for(let s=0,o=i.length;se(t)}const Fl=ql(qt),Xl=ql((e=>e.toString()));function Zl({calls:e}){return e.isSome}function Wl(e,t,n,r,a){const{fields:i,index:s}=n,o=i.length,c=new Array(o);for(let u=0;u{if(a.length!==s.length)throw new Error(`Extrinsic ${t}.${i} expects ${a.length} arguments, got ${s.length}.`);return e.createTypeUnsafe("Call",[{args:s,callIndex:n},r])};return s.is=e=>function(e,t){return e.callIndex[0]===t[0]&&e.callIndex[1]===t[1]}(e,n),s.callIndex=n,s.meta=r,s.method=i,s.section=t,s.toJSON=()=>r.toJSON(),s}(e,r,new Uint8Array([a,s.toNumber()]),e.createTypeUnsafe("FunctionMetadataLatest",[(0,M.Z)({args:c},n)]))}function Gl(e,{lookup:t,pallets:n},r){const a={},i=n.filter(Zl);for(let s=0,o=i.length;s=12?o.toNumber():s;Yr(a,u,(()=>jl(t,n.unwrap(),Fl,(n=>Wl(e,t,n,u,d)))))}return a}function Kl(e,t){return(0,M.Z)({args:t.fields.map((({type:t})=>e.getTypeDef(t).type))},t)}function Yl(e,{lookup:t,pallets:n},r){const a={};for(let i=0,s=n.length;i=12?o.toNumber():i;Yr(a,qt(c),(()=>jl(t,s.unwrap(),Xl,(r=>({is:e=>fn(e)&&fn(e.index)&&e.index.eq(n)&&((0,ut.U)(e.error)?e.error[0]===r.index.toNumber():fn(e.error)&&e.error.eq(r.index)),meta:e.createTypeUnsafe("ErrorMetadataLatest",[Kl(t,r)])})))))}}return a}function Jl({events:e}){return e.isSome}function Ql(e,{lookup:t,pallets:n},r){const a={},i=n.filter(Jl);for(let s=0,o=i.length;s=12?o.toNumber():s;Yr(a,qt(c),(()=>jl(t,n.unwrap(),Xl,(n=>({is:e=>fn(e)&&(0,ut.U)(e.index)&&u===e.index[0]&&n.index.eq(e.index[1]),meta:e.createTypeUnsafe("EventMetadataLatest",[Kl(t,n)])})))))}return a}function $l(e,{pallets:t},n){const r={};for(let a=0,i=t.length;aJr({},n,(t=>{const n=e.createTypeUnsafe(e.createLookupType(t.type),[(0,zi.G)(t.value.toHex())]);return n.meta=t,n}),Fl)))}return r}function ef(e){const t=e.map((e=>e.toString().trim())),n=t.findIndex((e=>!e.length));return-1===n?t:t.slice(0,n)}function tf(e,{extrinsic:t,lookup:n,pallets:r}){return e.createTypeUnsafe("MetadataLatest",[{extrinsic:t,lookup:{types:n.types.map((({id:t,type:n})=>e.createTypeUnsafe("PortableType",[{id:t,type:(0,M.Z)({},n,{docs:ef(n.docs)})}])))},pallets:r.map((({calls:t,index:n,name:r})=>({calls:e.createTypeUnsafe("Option",[t.unwrapOr(null)]),index:n,name:r})))}]).toJSON()}function nf(e,t=[]){for(let n=0,r=e.length;ne||t)))}function sf(e,{info:t}){throw new Error(`Unhandled: Unable to create and validate type from ${e} (info=${hr[t]})`)}const of={[hr.BTreeMap]:af,[hr.BTreeSet]:rf,[hr.Compact]:rf,[hr.DoNotConstruct]:sf,[hr.Enum]:af,[hr.HashMap]:af,[hr.Int]:sf,[hr.Linkage]:rf,[hr.Null]:sf,[hr.Option]:rf,[hr.Plain]:(e,t)=>t.lookupName||t.type,[hr.Range]:rf,[hr.RangeInclusive]:rf,[hr.Result]:af,[hr.Set]:af,[hr.Si]:sf,[hr.Struct]:af,[hr.Tuple]:af,[hr.UInt]:sf,[hr.Vec]:rf,[hr.VecFixed]:rf,[hr.WrapperKeepOpaque]:rf,[hr.WrapperOpaque]:rf};function cf(e){const t=e.length,n=new Array(t);for(let r=0;re.getTypeDef(t).type))}function lf(e,t){return e.getSiType(t).def.asVariant.variants.map((({fields:t})=>df(e,t)))}function ff(e,t,n){return function(e,t,n){const r=nf(cf(n)).filter((t=>!e.hasType(t)&&!e.isLookupType(t))).sort();if(0!==r.length){const e=`Unknown types found, no types for ${r.join(", ")}`;if(t)throw new Error(e);uf.warn(e)}return n}(e,n,nf(function({lookup:e,pallets:t}){return t.reduce(((t,{calls:n,constants:r,events:a,storage:i})=>(t.push([df(e,r)]),n.isSome&&t.push(lf(e,n.unwrap().type)),a.isSome&&t.push(lf(e,a.unwrap().type)),i.isSome&&t.push(i.unwrap().items.map((({type:t})=>{if(t.isPlain)return[e.getTypeDef(t.asPlain).type];const{hashers:n,key:r,value:a}=t.asMap;return 1===n.length?[e.getTypeDef(a).type,e.getTypeDef(r).type]:[e.getTypeDef(a).type,...e.getSiType(r).def.asTuple.map((t=>e.getTypeDef(t).type))]}))),t)),[])}(t)))}function pf(e,t){return t.toNumber()>=2?e.createTypeUnsafe("StorageHasherV10",[t.toNumber()+1]):e.createTypeUnsafe("StorageHasherV10",[t])}function hf(e,t){return t.isMap?[(0,M.Z)({},t.asMap,{hasher:pf(e,t.asMap.hasher)}),1]:t.isDoubleMap?[(0,M.Z)({},t.asDoubleMap,{hasher:pf(e,t.asDoubleMap.hasher),key2Hasher:pf(e,t.asDoubleMap.key2Hasher)}),2]:[t.asPlain,0]}function mf(e,{modules:t}){return e.createTypeUnsafe("MetadataV10",[{modules:t.map((t=>function(e,t){const n=t.storage.unwrapOr(null);return e.createTypeUnsafe("ModuleMetadataV10",[(0,M.Z)({},t,{storage:n?(0,M.Z)({},n,{items:n.items.map((t=>(0,M.Z)({},t,{type:e.createTypeUnsafe("StorageEntryTypeV10",hf(e,t.type))})))}):null})])}(e,t)))}])}function bf(e,{modules:t}){return e.createTypeUnsafe("MetadataV11",[{extrinsic:{signedExtensions:[],version:0},modules:t}])}function yf(e,{extrinsic:t,modules:n}){return e.createTypeUnsafe("MetadataV12",[{extrinsic:t,modules:n.map((t=>e.createTypeUnsafe("ModuleMetadataV12",[(0,M.Z)({},t,{index:255})])))}])}function gf(e,t){return e.createTypeUnsafe("MetadataV13",[t])}const xf={assets:{Approval:"AssetApproval",ApprovalKey:"AssetApprovalKey",Balance:"TAssetBalance",DestroyWitness:"AssetDestroyWitness"},babe:{EquivocationProof:"BabeEquivocationProof"},balances:{Status:"BalanceStatus"},beefy:{AuthorityId:"BeefyId"},contracts:{StorageKey:"ContractStorageKey"},electionProviderMultiPhase:{Phase:"ElectionPhase"},ethereum:{Block:"EthBlock",Header:"EthHeader",Receipt:"EthReceipt",Transaction:"EthTransaction",TransactionStatus:"EthTransactionStatus"},evm:{Account:"EvmAccount",Log:"EvmLog",Vicinity:"EvmVicinity"},grandpa:{Equivocation:"GrandpaEquivocation",EquivocationProof:"GrandpaEquivocationProof"},identity:{Judgement:"IdentityJudgement"},inclusion:{ValidatorIndex:"ParaValidatorIndex"},paraDisputes:{ValidatorIndex:"ParaValidatorIndex"},paraInclusion:{ValidatorIndex:"ParaValidatorIndex"},paraScheduler:{ValidatorIndex:"ParaValidatorIndex"},paraShared:{ValidatorIndex:"ParaValidatorIndex"},parachains:{Id:"ParaId"},parasDisputes:{ValidatorIndex:"ParaValidatorIndex"},parasInclusion:{ValidatorIndex:"ParaValidatorIndex"},parasScheduler:{ValidatorIndex:"ParaValidatorIndex"},parasShared:{ValidatorIndex:"ParaValidatorIndex"},proposeParachain:{Proposal:"ParachainProposal"},proxy:{Announcement:"ProxyAnnouncement"},scheduler:{ValidatorIndex:"ParaValidatorIndex"},shared:{ValidatorIndex:"ParaValidatorIndex"},society:{Judgement:"SocietyJudgement",Vote:"SocietyVote"},staking:{Compact:"CompactAssignments"},treasury:{Proposal:"TreasuryProposal"},xcm:{AssetId:"XcmAssetId"},xcmPallet:{AssetId:"XcmAssetId"}};const vf=[["<",">"],["<",","],[",",">"],["(",")"],["(",","],[",",","],[",",")"]];function wf(e,t){const n=t.toString(),r=e.findIndex((({def:e})=>e.HistoricMetaCompat===n));return-1!==r?r:e.push({def:{HistoricMetaCompat:n}})-1}function Sf(e,t){return e.push({def:{Tuple:t}})-1}function Tf(e,t,n,r){return n.push({def:{Variant:{variants:r}},path:[`pallet_${e.toString()}`,"pallet",t]})-1}function kf(e,t){t.forEach((t=>{const n=Object.keys(e).find((e=>t.eq(e)));if(n)t.setOverride(e[n]);else{const n=t.toString(),r=Object.entries(e).reduce(((e,[t,n])=>vf.reduce(((e,[r,a])=>e.replace(`${r}${t}${a}`,`${r}${n}${a}`)),e)),n);n!==r&&t.setOverride(r)}}))}function Pf(e,t,n,r,a){const i=r.map((({args:n,docs:r,name:i},s)=>(kf(a,n.map((({type:e})=>e))),t.createTypeUnsafe("SiVariant",[{docs:r,fields:n.map((({name:n,type:r})=>t.createTypeUnsafe("SiField",[{name:n,type:wf(e,r)}]))),index:s,name:i}]))));return t.createTypeUnsafe("PalletCallMetadataV14",[{type:Tf(n,"Call",e,i)}])}function Vf(e,t,n,r){return n.map((({docs:n,name:a,type:i,value:s})=>(kf(r,[i]),t.createTypeUnsafe("PalletConstantMetadataV14",[{docs:n,name:a,type:wf(e,i),value:s}]))))}function Mf(e,t,n,r,a){const i=r.map((({docs:e,name:n},r)=>t.createTypeUnsafe("SiVariant",[{docs:e,fields:[],index:r,name:n}])));return t.createTypeUnsafe("PalletErrorMetadataV14",[{type:Tf(n,"Error",e,i)}])}function If(e,t,n,r,a){const i=r.map((({args:n,docs:r,name:i},s)=>(kf(a,n),t.createTypeUnsafe("SiVariant",[{docs:r,fields:n.map((n=>t.createTypeUnsafe("SiField",[{type:wf(e,n)}]))),index:s,name:i}]))));return t.createTypeUnsafe("PalletEventMetadataV14",[{type:Tf(n,"Event",e,i)}])}function Of(e,t,n,{hashers:r,isLinked:a,isOptional:i,keys:s,value:o}){return kf(n,[o,...Array.isArray(s)?s:[s]]),t.createTypeUnsafe("StorageEntryTypeV14",[{Map:{hashers:r,key:1===r.length?wf(e,s[0]):Sf(e,s.map((t=>wf(e,t)))),value:wf(e,a?`(${i?`Option<${o.toString()}>`:o.toString()}, Linkage<${s[0].toString()}>)`:o)}}])}function Nf(e,t,{items:n,prefix:r},a){return t.createTypeUnsafe("PalletStorageMetadataV14",[{items:n.map((({docs:n,fallback:r,modifier:i,name:s,type:o})=>{let c;if(o.isPlain){const n=o.asPlain;kf(a,[n]),c=t.createTypeUnsafe("StorageEntryTypeV14",[{Plain:wf(e,n)}])}else if(o.isMap){const n=o.asMap;c=Of(e,t,a,{hashers:[n.hasher],isLinked:n.linked.isTrue,isOptional:i.isOptional,keys:[n.key],value:n.value})}else if(o.isDoubleMap){const n=o.asDoubleMap;c=Of(e,t,a,{hashers:[n.hasher,n.key2Hasher],isLinked:!1,isOptional:i.isOptional,keys:[n.key1,n.key2],value:n.value})}else{const n=o.asNMap;c=Of(e,t,a,{hashers:n.hashers,isLinked:!1,isOptional:i.isOptional,keys:n.keyVec,value:n.value})}return t.createTypeUnsafe("StorageEntryMetadataV14",[{docs:n,fallback:r,modifier:i,name:s,type:c}])})),prefix:r}])}function Ef(e,t,n,{calls:r,constants:a,errors:i,events:s,storage:o}){const c=function({knownTypes:e},t){return{...xf[t]??{},...e.typesAlias?.[t]??{}}}(t,qt(n.name));return t.createTypeUnsafe("PalletMetadataV14",[{calls:r&&Pf(e,t,n.name,r,c),constants:Vf(e,t,a,c),errors:i&&Mf(e,t,n.name,i),events:s&&If(e,t,n.name,s,c),index:n.index,name:n.name,storage:o&&Nf(e,t,o,c)}])}function Cf(e,t,n){const r=[];!function(e,...t){for(let n=0,r=t.length;n[e.name.toString(),n>=12?e.index.toNumber():t])).sort(((e,t)=>e[1]-t[1])).reduce(((e,[t,n])=>{for(let r=Object.keys(e).length;r({identifier:e,type:0}))),type:0,version:n}])}(e,t.extrinsic),i=t.modules.map((t=>Ef(r,e,t,{calls:t.calls.unwrapOr(null),constants:t.constants,errors:t.errors.length?t.errors:null,events:t.events.unwrapOr(null),storage:t.storage.unwrapOr(null)})));return e.createTypeUnsafe("MetadataV14",[{extrinsic:a,lookup:{types:r.map(((t,n)=>e.createTypeUnsafe("PortableType",[{id:n,type:t}])))},pallets:i}])}function Af(e,t,n){return e.createTypeUnsafe("MetadataV15",[t])}function Hf(e,t,n){return t}const _f=1635018093;class Bf extends eo{constructor(e,t){if(super(e,t),!this.isEmpty&&!this.eq(_f))throw new Error(`MagicNumber mismatch: expected ${e.createTypeUnsafe("u32",[_f]).toHex()}, found ${this.toHex()}`)}}class Rf extends un{constructor(e,t){super(e,{magicNumber:Bf,metadata:"MetadataAll"},t),this.__internal__converted=new Map,this.__internal__assertVersion=e=>{if(this.version>e)throw new Error(`Cannot convert metadata from version ${this.version} to ${e}`);return this.version===e},this.__internal__getVersion=(e,t)=>{if("latest"!==e&&this.__internal__assertVersion(e)){const t=`asV${e}`;return this.__internal__metadata()[t]}if(!this.__internal__converted.has(e)){const n="latest"===e?"asV15":"asV"+(e-1);this.__internal__converted.set(e,t(this.registry,this[n],this.version))}return this.__internal__converted.get(e)},this.__internal__metadata=()=>this.getT("metadata")}get asCallsOnly(){return new Rf(this.registry,{magicNumber:this.magicNumber,metadata:this.registry.createTypeUnsafe("MetadataAll",[tf(this.registry,this.asLatest),14])})}get asV9(){return this.__internal__assertVersion(9),this.__internal__metadata().asV9}get asV10(){return this.__internal__getVersion(10,mf)}get asV11(){return this.__internal__getVersion(11,bf)}get asV12(){return this.__internal__getVersion(12,yf)}get asV13(){return this.__internal__getVersion(13,gf)}get asV14(){return this.__internal__getVersion(14,Cf)}get asV15(){return this.__internal__getVersion(15,Af)}get asLatest(){return this.__internal__getVersion("latest",Hf)}get magicNumber(){return this.getT("magicNumber")}get version(){return this.__internal__metadata().index}getUniqTypes(e){return ff(this.registry,this.asLatest,e)}toJSON(){return this.asLatest,super.toJSON()}}const Lf=new Uint8Array([109,101,116,97,9]),Uf=Lf.length-1;class zf extends Rf{constructor(e,t){super(e,(0,ut.U)(t)||(0,I.H)(t)?function(e,t){if(0===t.length)return Lf;if(9===t[Uf])try{return new Rf(e,t)}catch{t[Uf]=10}return t}(e,(0,N.Y)(t)):t)}}const Df=e=>e.toString(),jf=["BTreeMap","BTreeSet","Compact","HashMap","Option","Result","Vec"];function qf(e,t,n){const{info:r,sub:a}=t;switch(r){case hr.BTreeMap:case hr.BTreeSet:case hr.Compact:case hr.HashMap:case hr.Linkage:case hr.Option:case hr.Range:case hr.RangeInclusive:case hr.Result:case hr.Vec:case hr.WrapperKeepOpaque:case hr.WrapperOpaque:return function(e,t,n=Df){return`${e}${t?`<${(Array.isArray(t)?t:[t]).map(n).join(", ")}>`:""}`}(n,a,(t=>Wf(e,t)))}throw new Error(`Unable to encode ${(0,je.P)(t)} with params`)}function Ff(e,t,n,r){const a=t.map((({name:e})=>e));if(!a.every((e=>!!e)))throw new Error(`Subtypes does not have consistent names, ${a.join(", ")}`);const i=(0,M.Z)({},r);for(let s=0,o=t.length;sqf(e,t,"BTreeMap"),[hr.BTreeSet]:(e,t)=>qf(e,t,"BTreeSet"),[hr.Compact]:(e,t)=>qf(e,t,"Compact"),[hr.DoNotConstruct]:(e,{displayName:t,lookupIndex:n,lookupName:r})=>`DoNotConstruct<${r||t||((0,qe.o)(n)?"Unknown":e.createLookupType(n))}>`,[hr.Enum]:(e,{sub:t})=>{if(!Array.isArray(t))throw new Error("Unable to encode Enum type");return t.every((({type:e})=>"Null"===e))?(0,je.P)({_enum:t.map((({name:e},t)=>`${e||`Empty${t}`}`))}):Ff(e,t,!0)},[hr.HashMap]:(e,t)=>qf(e,t,"HashMap"),[hr.Int]:(e,{length:t=32})=>`Int<${t}>`,[hr.Linkage]:(e,t)=>qf(e,t,"Linkage"),[hr.Null]:(e,t)=>"Null",[hr.Option]:(e,t)=>qf(e,t,"Option"),[hr.Plain]:(e,{displayName:t,type:n})=>t||n,[hr.Range]:(e,t)=>qf(e,t,"Range"),[hr.RangeInclusive]:(e,t)=>qf(e,t,"RangeInclusive"),[hr.Result]:(e,t)=>qf(e,t,"Result"),[hr.Set]:(e,{length:t=8,sub:n})=>{if(!Array.isArray(n))throw new Error("Unable to encode Set type");return(0,je.P)({_set:n.reduce(((e,{index:t,name:n},r)=>(0,M.Z)(e,{[`${n||`Unknown${t||r}`}`]:t||r})),{_bitLength:t||8})})},[hr.Si]:(e,{lookupName:t,type:n})=>t||n,[hr.Struct]:(e,{alias:t,sub:n})=>{if(!Array.isArray(n))throw new Error("Unable to encode Struct type");return Ff(e,n,!1,t?{_alias:[...t.entries()].reduce(((e,[t,n])=>(0,M.Z)(e,{[t]:n})),{})}:{})},[hr.Tuple]:(e,{sub:t})=>{if(!Array.isArray(t))throw new Error("Unable to encode Tuple type");return`(${t.map((t=>Wf(e,t))).join(",")})`},[hr.UInt]:(e,{length:t=32})=>`UInt<${t}>`,[hr.Vec]:(e,t)=>qf(e,t,"Vec"),[hr.VecFixed]:(e,{length:t,sub:n})=>{if(!(0,Rt.h)(t)||!n||Array.isArray(n))throw new Error("Unable to encode VecFixed type");return`[${n.type};${t}]`},[hr.WrapperKeepOpaque]:(e,t)=>qf(e,t,"WrapperKeepOpaque"),[hr.WrapperOpaque]:(e,t)=>qf(e,t,"WrapperOpaque")};function Zf(e,t,n=!0){return n&&t.lookupName?t.lookupName:Xf[t.info](e,t)}function Wf(e,t){return t.displayName&&!jf.some((e=>t.displayName===e))?t.displayName:Zf(e,t)}function Gf(e,t){return(0,M.Z)({},t,{type:Zf(e,t,!1)})}const Kf=(0,at.k)("PortableRegistry"),Yf={toNumber:()=>-1},Jf={Char:"u32",Str:"Text"},Qf=sp(["sp_core::crypto::AccountId32","sp_runtime::generic::era::Era","sp_runtime::multiaddress::MultiAddress","fp_account::AccountId20","account::AccountId20","polkadot_runtime_common::claims::EthereumAddress","frame_support::weights::weight_v2::Weight","sp_weights::weight_v2::Weight","*_democracy::vote::Vote","*_conviction_voting::vote::Vote","*_identity::types::Data","sp_core::OpaqueMetadata","sp_core::OpaquePeerId","sp_core::offchain::OpaqueMultiaddr","primitive_types::*","sp_arithmetic::per_things::*","*_runtime::RuntimeCall","*_runtime::RuntimeEvent","ink::env::types::*","ink::primitives::types::*","ink_env::types::*","ink_primitives::types::*"]),$f=sp(["pallet_identity::types::BitFlags"]),ep=["bitvec::order::Lsb0","BitOrderLsb0"],tp=[...ep,"bitvec::order::Msb0","BitOrderMsb0"],np=["BoundedBTreeMap","BoundedBTreeSet","BoundedVec","Box","BTreeMap","BTreeSet","Cow","Option","Range","RangeInclusive","Result","WeakBoundedVec","WrapperKeepOpaque","WrapperOpaque"],rp=["entries","keys","new","size","hash","registry"],ap=["generic","misc","pallet","traits","types"];function ip(e){const t=e.length,n=new Array(t);for(let r=0;r{const r=t[n].toString();if("*"===e||e===r)return!0;if(e.includes("*")&&e.includes("_")&&r.includes("_")){let t=e.split("_"),n=r.split("_");if("*"===t[0]){const e=n.indexOf(t[1]);-1!==e&&(t=t.slice(1),n=n.slice(e))}return 2===t.length&&"*"===t[1]&&t[0]===n[0]||op(t,n)}return!1}))}function cp(e,t,n,r,a=!1){const i=r.length;if(0===i||np.includes(r[i-1].toString()))return null;const s=new Array(i),o=new Array(i);for(let u=0;u{const{lookupIndex:s,name:o,params:c}=a;if(!o)return null;if(r[s])return a;const u=function(e,t,n){const r=[n[t]];for(let a=t+1,i=n.length;ac.length!==e.params.length||c.some(((t,n)=>!t.name.eq(e.params[n].name)||t.type.unwrapOr(Yf).toNumber()!==e.params[n].type.unwrapOr(Yf).toNumber())))))return a;const d=c.findIndex((({type:e},t)=>u.every((({params:n},r)=>n[t].type.isSome&&(0===r||!n[t].type.eq(e))))));if(-1===d)return a;const l=u.length,f=new Array(l);for(let t=0;t!!e)).map((({lookupIndex:e,name:t,params:n})=>({lookupIndex:e,name:r[e]||t,params:n})))}(e,t,n);for(let c=0,u=o.length;c"},t),this.__internal__typeDefs={};const{lookups:r,names:a,params:i,types:s}=lp(this,this.types);this.__internal__alias=function(e,t){const n=Object.keys(e).some((e=>!e.startsWith("Pallet"))),r={};if(e.SpRuntimeUncheckedExtrinsic){const[,{type:t}]=e.SpRuntimeUncheckedExtrinsic;r[t.unwrap().toNumber()]="Call"}else n&&!t&&Kf.warn("Unable to determine runtime Call type, cannot inspect sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic");if(e.FrameSystemEventRecord){const[{type:t}]=e.FrameSystemEventRecord;r[t.unwrap().toNumber()]="Event"}else n&&!t&&Kf.warn("Unable to determine runtime Event type, cannot inspect frame_system::EventRecord");return r}(i,n),this.__internal__lookups=r,this.__internal__names=a,this.__internal__params=i,this.__internal__types=s}get names(){return Object.values(this.__internal__names).sort()}get types(){return this.getT("types")}register(){!function(e,t,n,r){if(e.registry.register(t),r.SpRuntimeUncheckedExtrinsic){const[t,,a]=r.SpRuntimeUncheckedExtrinsic,i=e.getSiType(t.type.unwrap()),s=e.getSiType(a.type.unwrap()).path.join("::");let o=i.path.join("::");const c="sp_runtime::multiaddress::MultiAddress"===o;if(c){const[t]=i.params;o=e.getSiType(t.type.unwrap()).path.join("::")}e.registry.register({AccountId:o.endsWith("::AccountId20")||o.endsWith("::H160")?"AccountId20":"AccountId32",Address:c?"MultiAddress":"AccountId",ExtrinsicSignature:["sp_runtime::MultiSignature"].includes(s)?"MultiSignature":n[a.type.unwrap().toNumber()]||"MultiSignature"})}}(this,this.__internal__lookups,this.__internal__names,this.__internal__params)}getName(e){return this.__internal__names[this.__internal__getLookupId(e)]}getSiType(e){const t=(this.__internal__types||this.types)[this.__internal__getLookupId(e)];if(!t)throw new Error(`PortableRegistry: Unable to find type with lookupId ${e.toString()}`);return t.type}getTypeDef(e){const t=this.__internal__getLookupId(e);if(!this.__internal__typeDefs[t]){const n=this.__internal__names[t],r={info:hr.DoNotConstruct,lookupIndex:t,lookupName:n,type:this.registry.createLookupType(t)};n&&(this.__internal__typeDefs[t]=r);const a=this.__internal__extract(this.getSiType(e),t);n||(this.__internal__typeDefs[t]=r),Object.keys(a).forEach((e=>{("lookupName"!==e||a[e])&&(this.__internal__typeDefs[t][e]=a[e])})),a.info===hr.Plain&&(this.__internal__typeDefs[t].lookupNameRoot=this.__internal__typeDefs[t].lookupName,delete this.__internal__typeDefs[t].lookupName)}return this.__internal__typeDefs[t]}sanitizeField(e){let t=null,n=null;return e.isSome&&(t=qt(e.unwrap()),t.includes("#")?(n=t,t=n.replace(/#/g,"_")):rp.includes(t)&&(n=t,t=`${t}_`)),[t,n]}__internal__createSiDef(e){const t=this.getTypeDef(e),n=e.toNumber();return[hr.DoNotConstruct,hr.Enum,hr.Struct].includes(t.info)&&t.lookupName?{docs:t.docs,info:hr.Si,lookupIndex:n,lookupName:this.__internal__names[n],type:this.registry.createLookupType(e)}:t}__internal__getLookupId(e){if((0,I.H)(e)){if(!this.registry.isLookupType(e))throw new Error(`PortableRegistry: Expected a lookup string type, found ${e}`);return parseInt(e.replace("Lookup",""),10)}return(0,Rt.h)(e)?e:e.toNumber()}__internal__extract(e,t){const n=e.path.join("::");let r;const a=this.__internal__alias[t]||function({def:e,path:t}){return["frame_support::weights::weight_v2::Weight","sp_weights::weight_v2::Weight"].includes(t.join("::"))?e.isComposite&&1!==e.asComposite.fields.length?null:"WeightV1":t.length&&Qf.some((e=>op(e,t)))?t[t.length-1].toString():null}(e);try{if(a)r=this.__internal__extractAliasPath(t,a);else switch(e.def.type){case"Array":r=this.__internal__extractArray(t,e.def.asArray);break;case"BitSequence":r=this.__internal__extractBitSequence(t,e.def.asBitSequence);break;case"Compact":r=this.__internal__extractCompact(t,e.def.asCompact);break;case"Composite":r=this.__internal__extractComposite(t,e,e.def.asComposite);break;case"HistoricMetaCompat":r=this.__internal__extractHistoric(t,e.def.asHistoricMetaCompat);break;case"Primitive":r=this.__internal__extractPrimitive(t,e);break;case"Sequence":r=this.__internal__extractSequence(t,e.def.asSequence);break;case"Tuple":r=this.__internal__extractTuple(t,e.def.asTuple);break;case"Variant":r=this.__internal__extractVariant(t,e,e.def.asVariant);break;default:!function(e){throw new Error(`This codepath should be unreachable. Unhandled input: ${e}`)}(e.def.type)}}catch(i){throw new Error(`PortableRegistry: ${t}${n?` (${n})`:""}: Error extracting ${(0,je.P)(e)}: ${i.message}`)}return(0,M.Z)({docs:ip(e.docs),namespace:n},r)}__internal__extractArray(e,{len:t,type:n}){const r=t.toNumber();if(r>2048)throw new Error("Only support for [Type; ], where length <= 2048");return Gf(this.registry,{info:hr.VecFixed,length:r,sub:this.__internal__createSiDef(n)})}__internal__extractBitSequence(e,{bitOrderType:t,bitStoreType:n}){const r=this.__internal__createSiDef(t),a=this.__internal__createSiDef(n),[i,s]=tp.includes(r.namespace||"")?[r,a]:[a,r];if(!i.namespace||!tp.includes(i.namespace))throw new Error(`Unexpected bitOrder found as ${i.namespace||""}`);if(s.info!==hr.Plain||"u8"!==s.type)throw new Error(`Only u8 bitStore is currently supported, found ${s.type}`);ep.includes(i.namespace);return{info:hr.Plain,type:"BitVec"}}__internal__extractCompact(e,{type:t}){return Gf(this.registry,{info:hr.Compact,sub:this.__internal__createSiDef(t)})}__internal__extractComposite(e,{params:t,path:n},{fields:r}){if(n.length){const e=n[0].toString(),r=n[n.length-1].toString();if(1===n.length&&"BTreeMap"===e){if(2!==t.length)throw new Error(`BTreeMap requires 2 parameters, found ${t.length}`);return Gf(this.registry,{info:hr.BTreeMap,sub:t.map((({type:e})=>this.__internal__createSiDef(e.unwrap())))})}if(1===n.length&&"BTreeSet"===e){if(1!==t.length)throw new Error(`BTreeSet requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:hr.BTreeSet,sub:this.__internal__createSiDef(t[0].type.unwrap())})}if(["Range","RangeInclusive"].includes(e)){if(1!==t.length)throw new Error(`Range requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:"Range"===e?hr.Range:hr.RangeInclusive,sub:this.__internal__createSiDef(t[0].type.unwrap()),type:e})}if(["WrapperKeepOpaque","WrapperOpaque"].includes(r)){if(1!==t.length)throw new Error(`WrapperOpaque requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:"WrapperKeepOpaque"===r?hr.WrapperKeepOpaque:hr.WrapperOpaque,sub:this.__internal__createSiDef(t[0].type.unwrap()),type:r})}}return $f.some((e=>op(e,n)))?this.__internal__extractCompositeSet(e,t,r):this.__internal__extractFields(e,r)}__internal__extractCompositeSet(e,t,n){if(1!==t.length||1!==n.length)throw new Error("Set handling expects param/field as single entries");return Gf(this.registry,{info:hr.Set,length:this.registry.createTypeUnsafe(this.registry.createLookupType(n[0].type),[]).bitLength(),sub:this.getSiType(t[0].type.unwrap()).def.asVariant.variants.map((({index:e,name:t})=>({index:e.toNumber(),info:hr.Plain,name:t.toString(),type:"Null"})))})}__internal__extractFields(e,t){let n=!0,r=!0;const a=t.length;for(let o=0;othis.__internal__createSiDef(e)));return Gf(this.registry,{info:hr.Tuple,lookupIndex:e,lookupName:this.__internal__names[e],sub:n})}__internal__extractVariant(e,{params:t,path:n},{variants:r}){if(n.length){const e=n[0].toString();if("Option"===e){if(1!==t.length)throw new Error(`Option requires 1 parameter, found ${t.length}`);return Gf(this.registry,{info:hr.Option,sub:this.__internal__createSiDef(t[0].type.unwrap())})}if("Result"===e){if(2!==t.length)throw new Error(`Result requires 2 parameters, found ${t.length}`);return Gf(this.registry,{info:hr.Result,sub:t.map((({type:e},t)=>(0,M.Z)({name:["Ok","Error"][t]},this.__internal__createSiDef(e.unwrap()))))})}}return 0===r.length?{info:hr.Null,type:"Null"}:this.__internal__extractVariantEnum(e,r)}__internal__extractVariantEnum(e,t){const n=[];return t.slice().sort(((e,t)=>e.index.cmp(t.index))).forEach((({fields:e,index:t,name:r})=>{const a=t.toNumber();for(;n.length!==a;)n.push({index:n.length,info:hr.Null,name:`__Unused${n.length}`,type:"Null"});n.push((0,M.Z)(this.__internal__extractFields(-1,e),{index:a,name:r.toString()}))})),Gf(this.registry,{info:hr.Enum,lookupIndex:e,lookupName:this.__internal__names[e],sub:n})}}const pp=new Uint8Array(2),hp=(0,at.k)("registry");function mp(e,t){return parseInt(e,10)-parseInt(t,10)}function bp(e){return e.toString()}function yp(e,t){const n=t.length,r=new Array(n);for(let a=0;a{const t=Object.entries(e);for(let n=0,r=t.length;n{this.setLookup(e);let t=null;if(this.hasType("SpWeightsWeightV2Weight")){const e=this.createType("SpWeightsWeightV2Weight");t=e.refTime&&e.proofSize?"SpWeightsWeightV2Weight":"WeightV1"}else(0,pn.H)(this.createType("Weight"))||(t="WeightV1");t&&this.register({Weight:t})},this.__internal__knownDefaults=(0,M.Z)({Json:Ge,Metadata:zf,PortableRegistry:fp,Raw:nt},a),this.__internal__knownDefaultsEntries=Object.entries(this.__internal__knownDefaults),this.__internal__knownDefinitions=i;const t=Object.values(this.__internal__knownDefinitions);for(let n=0,r=t.length;ne.toNumber()))}return[12]}get chainSS58(){return this.__internal__chainProperties?.ss58Format.isSome?this.__internal__chainProperties.ss58Format.unwrap().toNumber():void 0}get chainTokens(){if(this.__internal__chainProperties?.tokenSymbol.isSome){const e=this.__internal__chainProperties.tokenSymbol.unwrap();if(e.length)return e.map(bp)}return[Un.getDefaults().unit]}get firstCallIndex(){return this.__internal__firstCallIndex||pp}isLookupType(e){return/Lookup\d+$/.test(e)}createLookupType(e){return`Lookup${"number"==typeof e?e:e.toNumber()}`}get knownTypes(){return this.__internal__knownTypes}get lookup(){return Qr(this.__internal__lookup,"PortableRegistry has not been set on this registry")}get metadata(){return Qr(this.__internal__metadata,"Metadata has not been set on this registry")}get unknownTypes(){return[...this.__internal__unknownTypes.keys()]}get signedExtensions(){return this.__internal__signedExtensions}clearCache(){this.__internal__classes=new Map}createClass(e){return Xr(this,e)}createClassUnsafe(e){return Xr(this,e)}createType(e,...t){return Kr(this,e,t)}createTypeUnsafe(e,t,n){return Kr(this,e,t,n)}findMetaCall(e){const[t,n]=[e[0],e[1]];return Qr(this.__internal__metadataCalls[`${t}`]&&this.__internal__metadataCalls[`${t}`][`${n}`],(()=>`findMetaCall: Unable to find Call with index [${t}, ${n}]/[${e.toString()}]`))}findMetaError(e){const[t,n]=(0,ut.U)(e)?[e[0],e[1]]:[e.index.toNumber(),(0,ut.U)(e.error)?e.error[0]:e.error.toNumber()];return Qr(this.__internal__metadataErrors[`${t}`]&&this.__internal__metadataErrors[`${t}`][`${n}`],(()=>`findMetaError: Unable to find Error with index [${t}, ${n}]/[${e.toString()}]`))}findMetaEvent(e){const[t,n]=[e[0],e[1]];return Qr(this.__internal__metadataEvents[`${t}`]&&this.__internal__metadataEvents[`${t}`][`${n}`],(()=>`findMetaEvent: Unable to find Event with index [${t}, ${n}]/[${e.toString()}]`))}get(e,t,n){return this.getUnsafe(e,t,n)}getUnsafe(e,t,n){let r=this.__internal__classes.get(e)||this.__internal__knownDefaults[e];if(!r){const a=this.__internal__definitions.get(e);let i;a?i=Xr(this,a):n?i=function(e,t){try{const n=qr[t.info](e,t);if(!n)throw new Error("No class created");return!n.__fallbackType&&t.fallbackType&&(n.__fallbackType=t.fallbackType),n}catch(n){throw new Error(`Unable to construct class from ${(0,je.P)(t)}: ${n.message}`)}}(this,n):t&&(hp.warn(`Unable to resolve type ${e}, it will fail on construction`),this.__internal__unknownTypes.set(e,!0),i=rt.with(e)),i&&(r=class extends i{},this.__internal__classes.set(e,r),n&&(0,Rt.h)(n.lookupIndex)&&this.__internal__classes.set(this.createLookupType(n.lookupIndex),r))}return r}getChainProperties(){return this.__internal__chainProperties}getClassName(e){const t=[];for(const[n,r]of this.__internal__knownDefaultsEntries)e===r&&t.push(n);for(const[n,r]of this.__internal__classes.entries())e===r&&t.push(n);return t.length?t.sort().reverse()[0]:void 0}getDefinition(e){return this.__internal__definitions.get(e)}getModuleInstances(e,t){return this.__internal__knownTypes?.typesBundle?.spec?.[e.toString()]?.instances?.[t]||this.__internal__moduleMap[t]}getOrThrow(e){const t=this.get(e);if(!t)throw new Error(`type ${e} not found`);return t}getOrUnknown(e){return this.get(e,!0)}getSignedExtensionExtra(){return ki(this.__internal__signedExtensions,"payload",this.__internal__userExtensions)}getSignedExtensionTypes(){return ki(this.__internal__signedExtensions,"extrinsic",this.__internal__userExtensions)}hasClass(e){return this.__internal__classes.has(e)||!!this.__internal__knownDefaults[e]}hasDef(e){return this.__internal__definitions.has(e)}hasType(e){return!this.__internal__unknownTypes.get(e)&&(this.hasClass(e)||this.hasDef(e))}hash(e){return this.createType("CodecHash",this.__internal__hasher(e))}register(e,t){if((0,De.m)(e))this.__internal__classes.set(e.name,e);else if((0,I.H)(e)){if(!(0,De.m)(t))throw new Error(`Expected class definition passed to '${e}' registration`);if(e===t.toString())throw new Error(`Unable to register circular ${e} === ${e}`);this.__internal__classes.set(e,t)}else this.__internal__registerObject(e)}setChainProperties(e){e&&(this.__internal__chainProperties=e)}setHasher(e){this.__internal__hasher=e||mi}setKnownTypes(e){this.__internal__knownTypes=e}setLookup(e){this.__internal__lookup=e,e.register()}setMetadata(e,t,n,r){this.__internal__metadata=e.asLatest,this.__internal__metadataVersion=e.version,this.__internal__firstCallIndex=null,this.__internal__registerLookup(this.__internal__metadata.lookup),function(e,{lookup:t,pallets:n},r,a,i){const s=n.filter(Zl);gp(a),gp(i);for(let o=0,c=s.length;o=12?c.toNumber():o,l=qt(u),f=n.unwrap();Yr(a,d,(()=>jl(t,f,xp,(n=>Wl(e,t,n,l,d)))));const{path:p}=e.lookup.getSiType(f.type),h=p.findIndex((e=>e.eq("pallet")));if(-1!==h){const e=qt(p.slice(0,h).map(((e,t)=>0===t?e.replace(/^(frame|pallet)_/,""):e)).join(" "));i[e]?i[e].push(l):i[e]=[l]}}}(this,this.__internal__metadata,this.__internal__metadataVersion,this.__internal__metadataCalls,this.__internal__moduleMap),function(e,{lookup:t,pallets:n},r,a){gp(a);for(let i=0,s=n.length;i=12?s.toNumber():i,(()=>jl(t,e.unwrap(),xp,(({docs:e,fields:r,index:a,name:i})=>({args:yp(t,r),docs:e.map(bp),fields:r,index:a.toNumber(),method:i.toString(),name:i.toString(),section:n})))))}}}(0,this.__internal__metadata,this.__internal__metadataVersion,this.__internal__metadataErrors),function(e,{lookup:t,pallets:n},r,a){const i=n.filter(Jl);gp(a);for(let s=0,o=i.length;s=12?o.toNumber():s,(()=>jl(t,n.unwrap(),xp,(n=>{const r=e.createType("EventMetadataLatest",(0,M.Z)({},n,{args:yp(t,n.fields)}));return class extends Pi{constructor(e,t){super(e,t,r,qt(c),n.name.toString())}}}))))}}(this,this.__internal__metadata,this.__internal__metadataVersion,this.__internal__metadataEvents);const[a]=Object.keys(this.__internal__metadataCalls).sort(mp);if(a){const[e]=Object.keys(this.__internal__metadataCalls[a]).sort(mp);e&&(this.__internal__firstCallIndex=new Uint8Array([parseInt(a,10),parseInt(e,10)]))}this.setSignedExtensions(t||(this.__internal__metadata.extrinsic.version.gt(dt)?this.__internal__metadata.extrinsic.signedExtensions.map((({identifier:e})=>e.toString())):Ti),n,r),this.setChainProperties(function(e,t){const n=e.getChainProperties(),r=$l(e,t.asLatest,t.version),a=r.system&&(r.system.sS58Prefix||r.system.ss58Prefix);if(!a)return n;const{tokenDecimals:i,tokenSymbol:s}=n||{};return e.createTypeUnsafe("ChainProperties",[{ss58Format:a,tokenDecimals:i,tokenSymbol:s}])}(this,e))}setSignedExtensions(e=Ti,t,n){if(this.__internal__signedExtensions=e,this.__internal__userExtensions=t,!n){const e=function(e,t={}){const n=[...Object.keys(Si),...Object.keys(t)];return e.filter((e=>!n.includes(e)))}(this.__internal__signedExtensions,this.__internal__userExtensions);e.length&&hp.warn(`Unknown signed extensions ${e.join(", ")} found, treating them as no-effect`)}}}const wp={},Sp={AnchorData:{anchoredBlock:"u64",docRoot:"H256",id:"H256"},DispatchErrorModule:"DispatchErrorModuleU8",PreCommitData:{expirationBlock:"u64",identity:"H256",signingRoot:"H256"},Fee:{key:"Hash",price:"Balance"},MultiAccountData:{deposit:"Balance",depositor:"AccountId",signatories:"Vec",threshold:"u16"},ChainId:"u8",DepositNonce:"u64",ResourceId:"[u8; 32]","chainbridge::ChainId":"u8",RegistryId:"H160",TokenId:"U256",AssetId:{registryId:"RegistryId",tokenId:"TokenId"},AssetInfo:{metadata:"Bytes"},MintInfo:{anchorId:"Hash",proofs:"Vec",staticHashes:"[Hash; 3]"},Proof:{leafHash:"H256",sortedHashes:"H256"},ProofMint:{hashes:"Vec",property:"Bytes",salt:"[u8; 32]",value:"Bytes"},RegistryInfo:{fields:"Vec",ownerCanBurn:"bool"},ProxyType:{_enum:["Any","NonTransfer","Governance","Staking","NonProxy"]}},Tp={...Sp,AccountInfo:"AccountInfoWithRefCount",Address:"LookupSource",LookupSource:"IndicesLookupSource",Multiplier:"Fixed64",RefCount:"RefCountTo259"},kp=[{minmax:[240,243],types:{...Tp,ProxyType:{_enum:["Any","NonTransfer","Governance","Staking","Vesting"]}}},{minmax:[244,999],types:{...Tp}},{minmax:[1e3,void 0],types:{...Sp}}],Pp={CompactAssignments:"CompactAssignmentsWith24",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith24",Keys:"SessionKeys6",ProxyType:{_enum:["Any","NonTransfer","Governance","Staking","IdentityJudgement","CancelProxy","Auction"]},Weight:"WeightV1"},Vp={AccountInfo:"AccountInfoWithRefCount",Address:"LookupSource",CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys5",LookupSource:"IndicesLookupSource",ValidatorPrefs:"ValidatorPrefsWithCommission"},Mp={AccountInfo:"AccountInfoWithRefCount",Address:"AccountId",CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys5",LookupSource:"AccountId",ValidatorPrefs:"ValidatorPrefsWithCommission"},Ip=[{minmax:[1019,1031],types:{...Vp,BalanceLock:"BalanceLockTo212",CompactAssignments:"CompactAssignmentsTo257",DispatchError:"DispatchErrorTo198",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",IdentityInfo:"IdentityInfoTo198",Keys:"SessionKeys5",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",SlashingSpans:"SlashingSpansTo204",StakingLedger:"StakingLedgerTo223",Votes:"VotesTo230",Weight:"u32"}},{minmax:[1032,1042],types:{...Vp,BalanceLock:"BalanceLockTo212",CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Keys:"SessionKeys5",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",SlashingSpans:"SlashingSpansTo204",StakingLedger:"StakingLedgerTo223",Votes:"VotesTo230",Weight:"u32"}},{minmax:[1043,1045],types:{...Vp,BalanceLock:"BalanceLockTo212",CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Keys:"SessionKeys5",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo223",Votes:"VotesTo230",Weight:"u32"}},{minmax:[1046,1049],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo223",Weight:"u32"}},{minmax:[1050,1054],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",ReferendumInfo:"ReferendumInfoTo239",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo240",Weight:"u32"}},{minmax:[1055,1056],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",Scheduled:"ScheduledTo254",StakingLedger:"StakingLedgerTo240",Weight:"u32"}},{minmax:[1057,1061],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",Scheduled:"ScheduledTo254"}},{minmax:[1062,2012],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259"}},{minmax:[2013,2022],types:{...Pp,...Mp,CompactAssignments:"CompactAssignmentsTo257",RefCount:"RefCountTo259"}},{minmax:[2023,2024],types:{...Pp,...Mp,RefCount:"RefCountTo259"}},{minmax:[2025,2027],types:{...Pp,...Mp}},{minmax:[2028,2029],types:{...Pp,AccountInfo:"AccountInfoWithDualRefCount",CompactAssignments:"CompactAssignmentsWith16",RawSolution:"RawSolutionWith16"}},{minmax:[2030,9e3],types:{...Pp,CompactAssignments:"CompactAssignmentsWith16",RawSolution:"RawSolutionWith16"}},{minmax:[9010,9099],types:{...Pp,...Tl("V0")}},{minmax:[9100,9105],types:{...Pp,...Tl("V1")}},{minmax:[9106,void 0],types:{Weight:"WeightV1"}}],Op=[{minmax:[0,void 0],types:{Weight:"WeightV2"}}],Np=[{minmax:[0,void 0],types:{Weight:"WeightV2"}}],Ep={CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys6",ProxyType:{_enum:{Any:0,NonTransfer:1,Governance:2,Staking:3,UnusedSudoBalances:4,IdentityJudgement:5,CancelProxy:6,Auction:7}},Weight:"WeightV1"},Cp={AccountInfo:"AccountInfoWithRefCount",Address:"AccountId",DispatchErrorModule:"DispatchErrorModuleU8",Keys:"SessionKeys5",LookupSource:"AccountId",ValidatorPrefs:"ValidatorPrefsWithCommission"},Ap=[{minmax:[0,12],types:{...Ep,...Cp,CompactAssignments:"CompactAssignmentsTo257",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259"}},{minmax:[13,22],types:{...Ep,...Cp,CompactAssignments:"CompactAssignmentsTo257",RefCount:"RefCountTo259"}},{minmax:[23,24],types:{...Ep,...Cp,RefCount:"RefCountTo259"}},{minmax:[25,27],types:{...Ep,...Cp}},{minmax:[28,29],types:{...Ep,AccountInfo:"AccountInfoWithDualRefCount"}},{minmax:[30,9109],types:{...Ep}},{minmax:[9110,void 0],types:{Weight:"WeightV1"}}],Hp={DispatchErrorModule:"DispatchErrorModuleU8",FullIdentification:"()",Keys:"SessionKeys7B",Weight:"WeightV1"},_p=[{minmax:[0,200],types:{...Hp,AccountInfo:"AccountInfoWithDualRefCount",Address:"AccountId",LookupSource:"AccountId"}},{minmax:[201,214],types:{...Hp,AccountInfo:"AccountInfoWithDualRefCount"}},{minmax:[215,228],types:{...Hp,Keys:"SessionKeys6"}},{minmax:[229,9099],types:{...Hp,...Tl("V0")}},{minmax:[9100,9105],types:{...Hp,...Tl("V1")}},{minmax:[9106,void 0],types:{Weight:"WeightV1"}}],Bp=[{minmax:[0,void 0],types:{}}],Rp={DispatchErrorModule:"DispatchErrorModuleU8",TAssetBalance:"u128",ProxyType:{_enum:["Any","NonTransfer","CancelProxy","Assets","AssetOwner","AssetManager","Staking"]},Weight:"WeightV1"},Lp=[{minmax:[0,3],types:{DispatchError:"DispatchErrorPre6First",...Rp,...Tl("V0")}},{minmax:[4,5],types:{DispatchError:"DispatchErrorPre6First",...Rp,...Tl("V1")}},{minmax:[500,void 0],types:{Weight:"WeightV1"}}],Up={CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",RawSolution:"RawSolutionWith16",Keys:"SessionKeys6",ProxyType:{_enum:["Any","NonTransfer","Staking","SudoBalances","IdentityJudgement","CancelProxy"]},Weight:"WeightV1"},zp={AccountInfo:"AccountInfoWithRefCount",Address:"AccountId",CompactAssignments:"CompactAssignmentsWith16",DispatchErrorModule:"DispatchErrorModuleU8",LookupSource:"AccountId",Keys:"SessionKeys5",RawSolution:"RawSolutionWith16",ValidatorPrefs:"ValidatorPrefsWithCommission"},Dp={"centrifuge-chain":kp,kusama:Ip,node:Op,"node-template":Np,polkadot:Ap,rococo:_p,shell:Bp,statemine:Lp,statemint:Lp,westend:[{minmax:[1,2],types:{...Up,...zp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",Multiplier:"Fixed64",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259",Weight:"u32"}},{minmax:[3,22],types:{...Up,...zp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",OpenTip:"OpenTipTo225",RefCount:"RefCountTo259"}},{minmax:[23,42],types:{...Up,...zp,CompactAssignments:"CompactAssignmentsTo257",DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",RefCount:"RefCountTo259"}},{minmax:[43,44],types:{...Up,...zp,DispatchInfo:"DispatchInfoTo244",Heartbeat:"HeartbeatTo244",RefCount:"RefCountTo259"}},{minmax:[45,47],types:{...Up,...zp}},{minmax:[48,49],types:{...Up,AccountInfo:"AccountInfoWithDualRefCount"}},{minmax:[50,9099],types:{...Up,...Tl("V0")}},{minmax:[9100,9105],types:{...Up,...Tl("V1")}},{minmax:[9106,void 0],types:{Weight:"WeightV1"}}],westmint:Lp},jp=[[0,1020,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[26669,1021,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[38245,1022,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[54248,1023,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[59659,1024,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[67651,1025,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[82191,1027,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[83238,1028,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[101503,1029,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[203466,1030,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[295787,1031,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[461692,1032,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[504329,1033,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[569327,1038,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",1],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[587687,1039,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[653183,1040,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[693488,1042,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[901442,1045,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1375086,1050,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1445458,1051,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1472960,1052,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1475648,1053,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1491596,1054,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1574408,1055,[["0xdf6acb689907609b",2],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",1],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2064961,1058,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2201991,1062,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2671528,2005,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2704202,2007,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2728002,2008,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2832534,2011,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2962294,2012,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[324e4,2013,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3274408,2015,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3323565,2019,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3534175,2022,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3860281,2023,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4143129,2024,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4401242,2025,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4841367,2026,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5961600,2027,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6137912,2028,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6561855,2029,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7100891,2030,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7468792,9010,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7668600,9030,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7812476,9040,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8010981,9050,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8073833,9070,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8555825,9080,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8945245,9090,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9611377,9100,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9625129,9111,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9866422,9122,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10403784,9130,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10960765,9150,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11006614,9151,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11404482,9160,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11601803,9170,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12008022,9180,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12405451,9190,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12665416,9200,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12909508,9220,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[13109752,9230,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[13555777,9250,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[13727747,9260,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[14248044,9271,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0x17a6bc0d0062aeb3",1]]],[14433840,9280,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[14645900,9291,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[15048375,9300,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[15426015,9320,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[15680713,9340,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[15756296,9350,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]]],qp=[[0,0,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[29231,1,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[188836,5,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[199405,6,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[214264,7,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[244358,8,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[303079,9,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[314201,10,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[342400,11,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[443963,12,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[528470,13,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[687751,14,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[746085,15,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[787923,16,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[799302,17,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1205128,18,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1603423,23,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1733218,24,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2005673,25,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2436698,26,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3613564,27,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3899547,28,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4345767,29,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4876134,30,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5661442,9050,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6321619,9080,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6713249,9090,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7217907,9100,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7229126,9110,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7560558,9122,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8115869,9140,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8638103,9151,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9280179,9170,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9738717,9180,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10156856,9190,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10458576,9200,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10655116,9220,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10879371,9230,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11328884,9250,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11532856,9260,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11933818,9270,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[12217535,9280,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]],[12245277,9281,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]],[12532644,9291,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0x17a6bc0d0062aeb3",1],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]],[12876189,9300,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0x17a6bc0d0062aeb3",1],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1]]]],Fp=[[214356,4,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",1],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[392764,7,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[409740,8,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[809976,20,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[877581,24,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[879238,25,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[889472,26,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[902937,27,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[932751,28,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[991142,29,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1030162,31,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1119657,32,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1199282,33,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1342534,34,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1392263,35,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1431703,36,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1433369,37,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[1490972,41,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2087397,43,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2316688,44,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[2549864,45,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3925782,46,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[3925843,47,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4207800,48,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[4627944,49,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5124076,50,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5478664,900,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5482450,9e3,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",4],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5584305,9010,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5784566,9030,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5879822,9031,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5896856,9032,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[5897316,9033,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6117927,9050,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6210274,9070,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",2],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6379314,9080,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",2],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[6979141,9090,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7568453,9100,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7766394,9111,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7911691,9120,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7968866,9121,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[7982889,9122,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[8514322,9130,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9091726,9140,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9091774,9150,[["0xdf6acb689907609b",3],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",1],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9406726,9160,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[9921066,9170,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10007115,9180,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",5],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10480973,9190,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10578091,9200,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10678509,9210,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[10811001,9220,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11096116,9230,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11409279,9250,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11584820,9251,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11716837,9260,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11876919,9261,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1]]],[11987927,9270,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0x17a6bc0d0062aeb3",1]]],[12077324,9271,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0x17a6bc0d0062aeb3",1]]],[12301871,9280,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[12604343,9290,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",2],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[12841034,9300,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[13128237,9310,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",1],["0xf3ff14d5ab527059",1],["0x17a6bc0d0062aeb3",1]]],[13272363,9320,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[13483497,9330,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[13649433,9340,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]],[13761100,9350,[["0xdf6acb689907609b",4],["0x37e397fc7c91f5e4",1],["0x40fe3ad401f8959a",6],["0xd2bc9897eed08f15",3],["0xf78b278be53f454c",2],["0xaf2c0297a23e6d3d",3],["0x49eaaf1b548a0cb0",1],["0x91d5df18b0d2cf58",1],["0xed99c5acb25eedf5",3],["0xcbca25e39f142387",2],["0x687ad44ad37f03c2",1],["0xab3c0572291feb8b",1],["0xbc9d89904f5b923f",1],["0x37c8bb1350a9a2a8",2],["0xf3ff14d5ab527059",2],["0x17a6bc0d0062aeb3",1]]]],Xp={westend:{genesisHash:["0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e"]}};const Zp=Object.entries(s).map((function([e,t]){const n=Zs.find((t=>t.network===e))||Xp[e];if(!n)throw new Error(`Unable to find info for chain ${e}`);return{genesisHash:(0,zi.G)(n.genesisHash[0]),network:e,versions:t.map((([e,t,n])=>({apis:n,blockNumber:new it(e),specVersion:new it(t)})))}}));function Wp(e,t,n){return n(e.toString(),t.toString())}function Gp(e=[],t){return e.filter((({minmax:[e,n]})=>(null==e||t>=e)&&(null==n||t<=n))).reduce(((e,{types:t})=>({...e,...t})),{})}function Kp({knownTypes:e},t,n){return Wp(t,n,((t,n)=>({...e.typesBundle?.spec?.[n]?.rpc??{},...e.typesBundle?.chain?.[t]?.rpc??{}})))}var Yp=_((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Jp=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return(0,R.ZT)(t,e),t.prototype.lift=function(e){var t=new Qp(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Yp},t.prototype.next=function(e){var t=this;Q((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var a=(0,R.XA)(t.currentObservers),i=a.next();!i.done;i=a.next()){i.value.next(e)}}catch(s){n={error:s}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;Q((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;Q((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,a=n.isStopped,i=n.observers;return r||a?j:(this.currentObservers=null,i.push(e),new D((function(){t.currentObservers=null,z(i,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,a=t.isStopped;n?e.error(r):a&&e.complete()},t.prototype.asObservable=function(){var e=new pe;return e.source=this,e},t.create=function(e,t){return new Qp(e,t)},t}(pe),Qp=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return(0,R.ZT)(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:j},t}(Jp),$p=function(e){function t(t){var n=e.call(this)||this;return n._value=t,n}return(0,R.ZT)(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(t){var n=e.prototype._subscribe.call(this,t);return!n.closed&&t.next(this._value),n},t.prototype.getValue=function(){var e=this,t=e.hasError,n=e.thrownError,r=e._value;if(t)throw n;return this._throwIfClosed(),r},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(Jp),eh=Array.isArray,th=Object.getPrototypeOf,nh=Object.prototype,rh=Object.keys;function ah(e){if(1===e.length){var t=e[0];if(eh(t))return{args:t,keys:null};if((r=t)&&"object"==typeof r&&th(r)===nh){var n=rh(t);return{args:n.map((function(e){return t[e]})),keys:n}}}var r;return{args:e,keys:null}}var ih=Array.isArray;function sh(e){return Le((function(t){return function(e,t){return ih(t)?e.apply(void 0,(0,R.ev)([],(0,R.CR)(t))):e(t)}(e,t)}))}function oh(){for(var e=[],t=0;t=2,!1,!0))}var lh=function(e,t){return e.push(t),e};function fh(){return Pe((function(e,t){dh(lh,[])(e).subscribe(t)}))}function ph(e,t,n,r){Yr(e,t,(()=>Jr({},n(t),(e=>r(t,e)))))}function hh(){return"none"}function mh(e,{getInstanceId:t=hh}={}){const n={},r=(...r)=>{const a=(0,je.P)(r),i=t();return n[i]||(n[i]={}),void 0===n[i][a]&&(n[i][a]=e(...r)),n[i][a]};return r.unmemoize=(...e)=>{const r=(0,je.P)(e),a=t();n[a]&&void 0!==n[a][r]&&delete n[a][r]},r}function bh(e){return Pe((function(t,n){var r,a=null,i=!1;a=t.subscribe(Ve(n,void 0,void 0,(function(s){r=Se(e(s,bh(e)(t))),a?(a.unsubscribe(),a=null,r.subscribe(n)):i=!0}))),i&&(a.unsubscribe(),a=null,r.subscribe(n))}))}function yh(e,t){return e===t}var gh={now:function(){return(gh.delegate||Date).now()},delegate:void 0},xh=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=gh);var a=e.call(this)||this;return a._bufferSize=t,a._windowTime=n,a._timestampProvider=r,a._buffer=[],a._infiniteTimeWindow=!0,a._infiniteTimeWindow=n===1/0,a._bufferSize=Math.max(1,t),a._windowTime=Math.max(1,n),a}return(0,R.ZT)(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,a=n._buffer,i=n._infiniteTimeWindow,s=n._timestampProvider,o=n._windowTime;r||(a.push(t),!i&&a.push(s.now()+o)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),a=0;a0?e.prototype.requestAsyncId.call(this,t,n,r):(t.actions.push(this),t._scheduled||(t._scheduled=Hh.setImmediate(t.flush.bind(t,void 0))))},t.prototype.recycleAsyncId=function(t,n,r){var a;if(void 0===r&&(r=0),null!=r?r>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,t,n,r);var i=t.actions;null!=n&&(null===(a=i[i.length-1])||void 0===a?void 0:a.id)!==n&&(Hh.clearImmediate(n),t._scheduled===n&&(t._scheduled=void 0))},t}(Ih),Bh=function(){function e(t,n){void 0===n&&(n=e.now),this.schedulerActionCtor=t,this.now=n}return e.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.schedulerActionCtor(this,e).schedule(n,t)},e.now=gh.now,e}(),Rh=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,R.ZT)(t,e),t.prototype.flush=function(e){this._active=!0;var t=this._scheduled;this._scheduled=void 0;var n,r=this.actions;e=e||r.shift();do{if(n=e.execute(e.state,e.delay))break}while((e=r[0])&&e.id===t&&r.shift());if(this._active=!1,n){for(;(e=r[0])&&e.id===t&&r.shift();)e.unsubscribe();throw n}},t}(function(e){function t(t,n){void 0===n&&(n=Bh.now);var r=e.call(this,t,n)||this;return r.actions=[],r._active=!1,r}return(0,R.ZT)(t,e),t.prototype.flush=function(e){var t=this.actions;if(this._active)t.push(e);else{var n;this._active=!0;do{if(n=e.execute(e.state,e.delay))break}while(e=t.shift());if(this._active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},t}(Bh)))(_h);function Lh(e=1750){return t=>{let[n,r,a,i]=[0,0,D.EMPTY,D.EMPTY];return new pe((s=>(t.subscribe(s),0==r++&&(1===n?i.unsubscribe():a=t.connect(),n=3),()=>{0==--r&&(2===n?(n=0,i.unsubscribe()):(n=1,i=Rh.schedule((()=>{n=0,a.unsubscribe()}),e)))})))}}function Uh(e,t){return(0,je.P)({t:e})===(0,je.P)({t:t})}function zh(e){throw e}function Dh(){}function jh({delay:e,skipChange:t=!1,skipTimeout:n=!1}={}){return r=>{return r.pipe(bh(zh),t?uh(Dh):(void 0===i&&(i=le),a=null!=(a=Uh)?a:yh,Pe((function(e,t){var n,r=!0;e.subscribe(Ve(t,(function(e){var s=i(e);!r&&a(n,s)||(r=!1,n=s,t.next(e))})))}))),kh(1),n?vh():Lh(e));var a,i}}function qh(e,t){const n=mh(((...e)=>new pe((r=>{const a=t(...e).subscribe(r);return()=>{n.unmemoize(...e),a.unsubscribe()}})).pipe(jh())),{getInstanceId:()=>e});return n}function Fh(e,t){return qh(e,(e=>{const n=(0,ut.U)(e)?e:Gs((e||"").toString());if(n.length>8)return Re(t.registry.createType("AccountId",n));const r=t.registry.createType("AccountIndex",n);return t.derive.accounts.indexToId(r.toString()).pipe(Le((e=>Qr(e,"Unable to retrieve accountId"))))}))}function Xh(e,t){return qh(e,(()=>{const e=[void 0,[],[],[],void 0],n=[(t.query.elections||t.query.phragmenElection||t.query.electionsPhragmen)?.members,t.query.council?.members,t.query.technicalCommittee?.members,t.query.society?.members,t.query.sudo?.key],r=n.filter((e=>e));return r.length?t.queryMulti(r).pipe(Le((t=>{let r=-1;for(let a=0,i=n.length;at.derive.accounts._flags().pipe(Le((t=>function(e,[t,n,r,a,i]){const s=e&&e.toString(),o=e=>e.toString()===s;return{isCouncil:(t?.map((e=>Array.isArray(e)?e[0]:e.who))||n||[]).some(o),isSociety:(a||[]).some(o),isSudo:i?.toString()===s,isTechCommittee:(r||[]).some(o)}}(e,t))))))}function Wh(e,t){return qh(e,(e=>{try{const n=(0,ut.U)(e)?e:Gs((e||"").toString());if(n.length>8){const e=t.registry.createType("AccountId",n);return t.derive.accounts.idToIndex(e).pipe(Le((t=>[e,t])))}const r=t.registry.createType("AccountIndex",n);return t.derive.accounts.indexToId(r.toString()).pipe(Le((e=>[e,r])))}catch{return Re([void 0,void 0])}}))}function Gh(e){return e.pipe(Le((([e])=>e)))}function Kh(e){return(t,n)=>qh(t,((...t)=>Gh(e(n,...t))))}const Yh={toHex:()=>{}};function Jh(e){return e.isRaw?tt(e.asRaw.toU8a(!0)):e.isNone?void 0:e.toHex()}function Qh(e,t){return qh(e,(e=>e&&t.query.identity?.identityOf?oh([t.query.identity.identityOf(e),t.query.identity.superOf(e)]):Re([void 0,void 0])))}function $h(e,t){return qh(e,(e=>t.derive.accounts._identity(e).pipe(Ie((([e,n])=>function(e,t,n){if(t?.isSome)return Re([t,void 0]);if(n?.isSome){const t=n.unwrap();return oh([e.derive.accounts._identity(t[0]).pipe(Le((([e])=>e))),Re(t)])}return Re([void 0,void 0])}(t,e,n))),Le((([e,t])=>function(e,t){if(!e?.isSome)return{judgements:[]};const{info:n,judgements:r}=e.unwrap(),a=Jh(n.display);return{display:t&&Jh(t[1])||a,displayParent:t&&a,email:Jh(n.email),image:Jh(n.image),judgements:r,legal:Jh(n.legal),other:(i=n.additional,i.reduce(((e,[t,n])=>{const r=Jh(t),a=Jh(n);return r&&a&&(e[r]=a),e}),{})),parent:t&&t[0],pgp:n.pgpFingerprint.unwrapOr(Yh).toHex(),riot:Jh(n.riot),twitter:Jh(n.twitter),web:Jh(n.web)};var i}(e,t))))))}const em=Kh(((e,t)=>e.derive.accounts.hasIdentityMulti([t])));function tm(e,t){return qh(e,(e=>t.query.identity?.identityOf?oh([t.query.identity.identityOf.multi(e),t.query.identity.superOf.multi(e)]).pipe(Le((([e,t])=>e.map(((e,n)=>{const r=t[n],a=r&&r.isSome?r.unwrap()[0].toString():void 0;let i;if(e&&e.isSome){const t=Jh(e.unwrap().info.display);t&&!(0,Ke.vq)(t)&&(i=t)}return{display:i,hasIdentity:!(!i&&!a),parentId:a}}))))):Re(e.map((()=>({hasIdentity:!1}))))))}function nm(e,t){return qh(e,(e=>t.derive.accounts.indexes().pipe(Le((t=>(t||{})[e.toString()])))))}function rm(e,t,n){return void 0===n&&(n=1/0),L(t)?rm((function(n,r){return Le((function(e,a){return t(n,e,r,a)}))(Se(e(n,r)))}),n):("number"==typeof t&&(n=t),Pe((function(t,r){return function(e,t,n,r,a,i,s,o){var c=[],u=0,d=0,l=!1,f=function(){!l||c.length||u||t.complete()},p=function(e){return uom?Re(om):(t.query.indices?function(e){return e.query.indices.accounts.entries().pipe(Le((t=>t.reduce(((t,[n,r])=>(r.isSome&&(t[r.unwrap()[0].toString()]=e.registry.createType("AccountIndex",n.args[0])),t)),{}))))}(t).pipe(sm({})):Re({})).pipe(Le((e=>(om=e,e))))))}function um(e,t){return qh(e,(e=>t.query.indices?t.query.indices.accounts(e).pipe(Le((e=>e.unwrapOr([])[0]))):Re(void 0)))}function dm(e,t){return(t&&e.query.nicks?.nameOf?e.query.nicks.nameOf(t):Re(void 0)).pipe(Le((t=>t?.isSome?tt(t.unwrap()[0]).substring(0,e.consts.nicks.maxLength.toNumber()):void 0)))}function lm(e,t){return qh(e,(e=>t.derive.accounts.idAndIndex(e).pipe(Ie((([e,n])=>oh([Re({accountId:e,accountIndex:n}),t.derive.accounts.identity(e),dm(t,e)]))),Le((([{accountId:e,accountIndex:t},n,r])=>({accountId:e,accountIndex:t,identity:n,nickname:r}))))))}function fm(e,t){return(n,r)=>qh(n,t(function(e,t){const n=e.registry.getModuleInstances(e.runtimeVersion.specName,t),r=n&&n.length?n[0]:t;return e.query[r]}(r,e),r,n))}function pm(e,t){return n=>fm(n,(n=>()=>(0,De.m)(n?.[e])?n[e]():Re(t)))}const hm=pm("members",[]);function mm(e,t,n){return((0,De.m)(t?.proposals)&&n.length?oh([Re(n),t.proposalOf.multi(n).pipe(bh((()=>Re(n.map((()=>null)))))),t.voting.multi(n)]):Re([[],[],[]])).pipe(Le((t=>function(e,[t,n,r]){return n.map(((n,a)=>({hash:e.registry.createType("Hash",t[a]),proposal:n&&n.isSome?n.unwrap():null,votes:r[a].unwrapOr(null)})))}(e,t))))}function bm(e){return fm(e,(e=>()=>Re((0,De.m)(e?.proposals))))}function ym(e){return fm(e,((t,n)=>()=>n.derive[e].proposalHashes().pipe(Ie((e=>mm(n,t,e))))))}function gm(e){return fm(e,((e,t)=>n=>(0,De.m)(e?.proposals)?Gh(mm(t,e,[n])):Re(null)))}const xm=pm("proposalCount",null),vm=pm("proposals",[]);function wm(e){return fm(e,(e=>()=>(0,De.m)(e?.prime)?e.prime().pipe(Le((e=>e.unwrapOr(null)))):Re(null)))}const Sm=hm("allianceMotion"),Tm=bm("allianceMotion"),km=gm("allianceMotion"),Pm=xm("allianceMotion"),Vm=vm("allianceMotion"),Mm=ym("allianceMotion"),Im=wm("allianceMotion");function Om(e){return e.query.voterList||e.query.voterBagsList||e.query.bagsList}function Nm(e,t){const n=Om(t);return qh(e,(e=>{const t=e.map((e=>kt(e)));return t.length?n.listBags.multi(t).pipe(Le((e=>function(e,t){const n=e.map(((e,n)=>({bag:t[n].unwrapOr(null),id:e,key:e.toString()}))).sort(((e,t)=>t.id.cmp(e.id))),r=n.length-1;return n.map(((e,t)=>(0,M.Z)(e,{bagLower:t===r?dt:n[t+1].id,bagUpper:e.id,index:t})))}(t,e)))):Re([])}))}function Em(e,t){const n=Om(t);return qh(e,(()=>n.listBags.keys().pipe(Ie((e=>t.derive.bagsList._getIds(e.map((({args:[e]})=>e))))),Le((e=>e.filter((({bag:e})=>e)))))))}function Cm(e,t){return qh(e,(e=>t.derive.bagsList._getIds([kt(e)]).pipe(Le((e=>e[0])))))}function Am(e,t){return qh(e,(e=>t.derive.bagsList.listNodes(e.bag).pipe(Le((t=>(0,M.Z)({nodes:t},e))))))}function Hm(e,t){return qh(e,(e=>t.derive.bagsList.get(e).pipe(Ie((e=>t.derive.bagsList.expand(e))))))}function _m(e,t){setTimeout((()=>{Promise.resolve().then((()=>{e()})).catch((e=>{t?t(e):console.error(e)}))}),0)}function Bm(e,t){return qh(e,(e=>e&&e.head.isSome?function(e,t){const n=new $p(t),r=Om(e);return n.pipe(Ie((e=>r.listNodes(e))),uh((e=>{_m((()=>{e.isSome&&e.value.next.isSome?n.next(e.unwrap().next.unwrap()):n.complete()}))})),fh(),Le((e=>e.map((e=>e.unwrap())))))}(t,e.head.unwrap()):Re([])))}function Rm(e){return(...t)=>{const n=t.length;if(0===n)throw new Error("Must provide one or more arguments");let r=t[0];for(let a=1;ae.gt(t))),Um=Rm(((e,t)=>e.lt(t))),zm="0x76657374696e6720";function Dm(e,t,n,r){const{allLocked:a,lockedBalance:i,lockedBreakdown:s,vestingLocked:o}=function(e,t,n){let r=e.registry.createType("Balance"),a=[],i=e.registry.createType("Balance"),s=!1;if(Array.isArray(n)){a=n.filter((({until:e})=>!e||t&&e.gt(t))),s=a.some((({amount:e})=>e&&e.isMax())),i=e.registry.createType("Balance",a.filter((({id:e})=>e.eq(zm))).reduce(((e,{amount:t})=>e.iadd(t)),new it(0)));const o=a.filter((({amount:e})=>e&&!e.isMax()));o.length&&(r=e.registry.createType("Balance",Lm(...o.map((({amount:e})=>e)))))}return{allLocked:s,lockedBalance:r,lockedBreakdown:a,vestingLocked:i}}(e,t,r);return(0,M.Z)({},n,{availableBalance:e.registry.createType("Balance",a?0:Lm(new it(0),n?.freeBalance?n.freeBalance.sub(i):new it(0))),lockedBalance:i,lockedBreakdown:s,vestingLocked:o})}function jm(e,t){const[n,[r,a,i],s]=t,o=Dm(e,s,n,a[0]);return(0,M.Z)(o,function(e,t,n){const r=n||[],a=!t.vestingLocked.isZero(),i=r.map((({locked:t,perBlock:n,startingBlock:r})=>e.gt(r)?Um(t,n.mul(e.sub(r))):dt)),s=i.reduce(((e,t)=>e.iadd(t)),new it(0)),o=r.reduce(((e,{locked:t})=>e.iadd(t)),new it(0));return{isVesting:a,vestedBalance:s,vestedClaimable:a?t.vestingLocked.sub(o.sub(s)):dt,vesting:r.map((({locked:e,perBlock:t,startingBlock:n},r)=>({endBlock:e.div(t).iadd(n),locked:e,perBlock:t,startingBlock:n,vested:i[r]}))).filter((({locked:e})=>!e.isZero())),vestingTotal:o}}(s,o,r),{accountId:n.accountId,accountNonce:n.accountNonce,additional:a.slice(1).map(((t,r)=>Dm(e,s,n.additional[r],t))),namedReserves:i})}function qm(e,t){return oh([e.query.balances.locks(t),e.query.balances.vesting(t)]).pipe(Le((([t,n])=>{let r=null;if(n.isSome){const{offset:t,perBlock:a,startingBlock:i}=n.unwrap();r=e.registry.createType("VestingInfo",{locked:t,perBlock:a,startingBlock:i})}return[r?[r]:null,[t],[]]})))}const Fm=e=>!!e;function Xm(e){return[e.map((e=>!e)),e.filter(Fm)]}function Zm(e,t,n=["balances"]){const[r,a]=Xm(n.map((t=>e.derive[t]?.customLocks||e.query[t]?.locks))),[i,s]=Xm(n.map((t=>e.query[t]?.reserves)));return oh([e.query.vesting?.vesting?e.query.vesting.vesting(t):Re(e.registry.createType("Option")),a.length?oh(a.map((e=>e(t)))):Re([]),s.length?oh(s.map((e=>e(t)))):Re([])]).pipe(Le((([t,n,a])=>{let s=-1,o=-1;const c=t.unwrapOr(null);return[c?Array.isArray(c)?c:[c]:null,r.map((t=>t?e.registry.createType("Vec"):n[++s])),i.map((t=>t?e.registry.createType("Vec"):a[++o]))]})))}function Wm(e,t){const n=t.registry.getModuleInstances(t.runtimeVersion.specName,"balances");return qh(e,(e=>oh([t.derive.balances.account(e),(0,De.m)(t.query.system?.account)||(0,De.m)(t.query.balances?.account)?Zm(t,e,n):qm(t,e)]).pipe(Ie((([e,n])=>oh([Re(e),Re(n),t.derive.chain.bestNumber()]))),Le((e=>jm(t,e))))))}function Gm(e){return e.registry.createType("Balance")}function Km(e,[t,n,r,a]){const i=e.registry.createType("Balance",t.toBn());return{freeBalance:t,frozenFee:r,frozenMisc:a,reservedBalance:n,votingBalance:i}}function Ym(e,t){return oh([e.query.balances.freeBalance(t),e.query.balances.reservedBalance(t),e.query.system.accountNonce(t)]).pipe(Le((([t,n,r])=>[r,[[t,n,Gm(e),Gm(e)]]])))}function Jm(e,t){const n=t=>[t,[[Gm(e),Gm(e),Gm(e),Gm(e)]]];return(0,De.m)(e.query.system.account)?e.query.system.account(t).pipe(Le((({nonce:e})=>n(e)))):(0,De.m)(e.query.system.accountNonce)?e.query.system.accountNonce(t).pipe(Le((e=>n(e)))):Re(n(e.registry.createType("Index")))}function Qm(e,t,n=["balances"]){const r=n.map((t=>e.derive[t]?.customAccount||e.query[t]?.account)).filter((e=>(0,De.m)(e))),a=(e,t)=>[e,t.map((({feeFrozen:e,free:t,miscFrozen:n,reserved:r})=>[t,r,e,n]))];return r.length?(0,De.m)(e.query.system.account)?oh([e.query.system.account(t),...r.map((e=>e(t)))]).pipe(Le((([{nonce:e},...t])=>a(e,t)))):oh([e.query.system.accountNonce(t),...r.map((e=>e(t)))]).pipe(Le((([e,...t])=>a(e,t)))):Jm(e,t)}function $m(e,t){return e.query.system.account(t).pipe(Le((t=>{const n=t.nonce?t.data:t[1],r=t.nonce||t[0];if(!n||n.isEmpty)return[r,[[Gm(e),Gm(e),Gm(e),Gm(e)]]];const{feeFrozen:a,free:i,miscFrozen:s,reserved:o}=n;return[r,[[i,o,a,s]]]})))}function eb(e,t){const n=t.registry.getModuleInstances(t.runtimeVersion.specName,"balances"),r=n&&"balances"!==n[0];return qh(e,(e=>t.derive.accounts.accountId(e).pipe(Ie((e=>e?oh([Re(e),r?Qm(t,e,n):(0,De.m)(t.query.system?.account)?$m(t,e):(0,De.m)(t.query.balances?.account)?Qm(t,e):(0,De.m)(t.query.balances?.freeBalance)?Ym(t,e):Jm(t,e)]):Re([t.registry.createType("AccountId"),[t.registry.createType("Index"),[[Gm(t),Gm(t),Gm(t),Gm(t)]]]]))),Le((e=>function(e,[t,[n,[r,...a]]]){return(0,M.Z)({accountId:t,accountNonce:n,additional:a.map((t=>Km(e,t)))},Km(e,r))}(t,e))))))}function tb(e,t){return qh(e,(e=>e&&e.length?oh(e.map((e=>t.derive.balances.account(e)))):Re([])))}const nb=Wm;function rb(e,t){const n=e.tx.bounties?e.tx.bounties:e.tx.treasury,r=[n.approveBounty,n.closeBounty,n.proposeCurator,n.unassignCurator];return t.filter((e=>r.find((t=>e.proposal&&t.is(e.proposal)))))}function ab([e,t,n,r]){const a=[];return e.forEach(((e,i)=>{e.isSome&&a.push({bounty:e.unwrap(),description:t[i].unwrapOrDefault().toUtf8(),index:n[i],proposals:r.filter((e=>e.proposal&&n[i].eq(e.proposal.args[0])))})})),a}function ib(e,t){const n=t.query.bounties||t.query.treasury;return qh(e,(()=>n.bounties?oh([n.bountyCount(),t.query.council?t.query.council.proposalCount():Re(0)]).pipe(Ie((()=>oh([n.bounties.keys(),t.derive.council?t.derive.council.proposals():Re([])]))),Ie((([e,r])=>{const a=e.map((({args:[e]})=>e));return oh([n.bounties.multi(a),n.bountyDescriptions.multi(a),Re(a),Re(rb(t,r))])})),Le(ab)):Re(ab([[],[],[],[]]))))}const sb=(0,wt.be)("toBigInt","toBn","toNumber","unwrap");function ob(e){return sb(e.number)?e.number.unwrap():e.number}function cb(e){return(t,n)=>qh(t,(()=>e(n).pipe(Le(ob))))}function ub(e,t,n){return e.queryAt(t.parentHash.isEmpty?n||t.hash:t.parentHash).pipe(Ie((e=>function(e,t){const n=t.session?.validators?t.session.validators():Re(null),{logs:[r]}=e.digest,a=r&&(r.isConsensus&&r.asConsensus[0].isNimbus&&r.asConsensus[1]||r.isPreRuntime&&r.asPreRuntime[0].isNimbus&&r.asPreRuntime[1]);if(a){if(t.authorMapping?.mappingWithDeposit)return oh([Re(e),n,t.authorMapping.mappingWithDeposit(a).pipe(Le((e=>e.unwrapOr({account:null}).account)))]);if(t.parachainStaking?.selectedCandidates&&t.session?.nextKeys){const r=a.toHex();return oh([Re(e),n,t.parachainStaking.selectedCandidates().pipe(rm((e=>oh([Re(e),t.session.nextKeys.multi(e).pipe(Le((e=>e.findIndex((e=>e.unwrapOrDefault().nimbus.toHex()===r)))))]))),Le((([e,t])=>-1===t?null:e[t])))])}}return oh([Re(e),n,Re(null)])}(t,e))))}const db=cb((e=>e.rpc.chain.subscribeNewHeads())),lb=cb((e=>e.rpc.chain.subscribeFinalizedHeads()));function fb(e,t){return qh(e,(()=>oh([t.derive.chain.bestNumber(),t.derive.chain.bestNumberFinalized()]).pipe(Le((([e,n])=>t.registry.createType("BlockNumber",e.sub(n)))))))}function pb(e,t){const[n]=e.logs.filter((e=>e.isConsensus)),[r]=e.logs.filter((e=>e.isPreRuntime)),[a]=e.logs.filter((e=>e.isSeal));let i;try{if(r){const[e,n]=r.asPreRuntime;i=e.extractAuthor(n,t)}if(!i&&n){const[e,r]=n.asConsensus;i=e.extractAuthor(r,t)}if(!i&&a){const[e,n]=a.asSeal;i=e.extractAuthor(n,t)}}catch{}return i}function hb(e,t){return qh(e,(e=>oh([t.rpc.chain.getBlock(e),t.queryAt(e)]).pipe(Ie((([n,r])=>oh([Re(n),r.system.events(),ub(t,n.block.header,e)]))),Le((([e,t,[,n,r]])=>function(e,t,n,r,a){const i=e.createClass("SignedBlock");return new class extends i{constructor(e,t,n,r,a){var i,s;super(e,t),this.__internal__author=a||pb(this.block.header.digest,r||[]),this.__internal__events=n||[],this.__internal__extrinsics=(i=this.block.extrinsics,s=this.__internal__events,i.map(((e,t)=>{let n,r;const a=s.filter((({phase:e})=>e.isApplyExtrinsic&&e.asApplyExtrinsic.eq(t))).map((({event:e})=>("system"===e.section&&("ExtrinsicSuccess"===e.method?r=e.data[0]:"ExtrinsicFailed"===e.method&&(n=e.data[0],r=e.data[1])),e)));return{dispatchError:n,dispatchInfo:r,events:a,extrinsic:e}}))),this.createdAtHash=t?.createdAtHash}get author(){return this.__internal__author}get events(){return this.__internal__events}get extrinsics(){return this.__internal__extrinsics}}(e,t,n,r,a)}(t.registry,e,t,n,r))))))}function mb(e,t){return qh(e,(e=>t.rpc.chain.getBlockHash(e).pipe(Ie((e=>t.derive.chain.getBlock(e))))))}function bb(e,t,n,r){const a=e.createClass("Header");return new class extends a{constructor(e,t,n,r){super(e,t),this.__internal__author=r||pb(this.digest,n||[]),this.createdAtHash=t?.createdAtHash}get author(){return this.__internal__author}}(e,t,n,r)}function yb(e,t){return qh(e,(e=>t.rpc.chain.getHeader(e).pipe(Ie((n=>ub(t,n,e))),Le((([e,t,n])=>bb((t||e).registry,e,t,n))))))}function gb(e,t){return qh(e,((e,n,r=[])=>t.rpc.chain.getHeader(e).pipe(Ie((e=>e.parentHash.eq(n)?Re([e,...r]):t.derive.chain._getHeaderRange(e.parentHash,n,[e,...r]))))))}function xb(e,t){return qh(e,(()=>{let e=null;return t.rpc.chain.subscribeFinalizedHeads().pipe(Ie((n=>{const r=e,a=n.parentHash;return e=n.createdAtHash=n.hash,null===r||a.eq(r)?Re(n):t.derive.chain._getHeaderRange(a,r,[n]).pipe(Ie((e=>Be(e))))})))}))}function vb(e,t){return qh(e,(()=>t.derive.chain.subscribeNewHeads().pipe(Ie((e=>t.derive.chain.getBlock(e.createdAtHash||e.hash))))))}function wb(e,t){return qh(e,(()=>t.rpc.chain.subscribeNewHeads().pipe(Ie((e=>ub(t,e))),Le((([e,t,n])=>(e.createdAtHash=e.hash,bb(e.registry,e,t,n)))))))}function Sb(e,t){return qh(e,(()=>function(e){return Re([e.consts.contracts.callBaseFee||e.registry.createType("Balance"),e.consts.contracts.contractFee||e.registry.createType("Balance"),e.consts.contracts.creationFee||e.registry.createType("Balance"),e.consts.contracts.transactionBaseFee||e.registry.createType("Balance"),e.consts.contracts.transactionByteFee||e.registry.createType("Balance"),e.consts.contracts.transferFee||e.registry.createType("Balance"),e.consts.contracts.rentByteFee||e.registry.createType("Balance"),e.consts.contracts.rentDepositOffset||e.registry.createType("Balance"),e.consts.contracts.surchargeReward||e.registry.createType("Balance"),e.consts.contracts.tombstoneDeposit||e.registry.createType("Balance")])}(t).pipe(Le((([e,t,n,r,a,i,s,o,c,u])=>({callBaseFee:e,contractFee:t,creationFee:n,rentByteFee:s,rentDepositOffset:o,surchargeReward:c,tombstoneDeposit:u,transactionBaseFee:r,transactionByteFee:a,transferFee:i}))))))}function Tb(e){return!Array.isArray(e)}function kb(e){return e.stakeOf.entries().pipe(Le((e=>e.map((([{args:[e]},t])=>[e,t])))))}function Pb(e){return e.votesOf.entries().pipe(Le((e=>e.map((([{args:[e]},t])=>[e,t])))))}function Vb(e,t){const n=t.query.elections||t.query.phragmenElection||t.query.electionsPhragmen;return qh(e,(()=>n?n.stakeOf?function(e,t){return oh([kb(t),Pb(t)]).pipe(Le((([t,n])=>{const r=[];return n.forEach((([t,n])=>{r.push([t,{stake:e.registry.createType("Balance"),votes:n}])})),t.forEach((([e,t])=>{const n=r.find((([t])=>t.eq(e)));n?n[1].stake=t:r.push([e,{stake:t,votes:[]}])})),r})))}(t,n):function(e){return e.voting.entries().pipe(Le((e=>e.map((([{args:[e]},t])=>[e,Tb(t)?{stake:t.stake,votes:t.votes}:{stake:t[0],votes:t[1]}])))))}(n):Re([])))}function Mb(e,t){return qh(e,(e=>t.derive.council.votes().pipe(Le((n=>(n.find((([t])=>t.eq(e)))||[null,{stake:t.registry.createType("Balance"),votes:[]}])[1])))))}const Ib=hm("council"),Ob=bm("council"),Nb=gm("council"),Eb=xm("council"),Cb=vm("council"),Ab=ym("council"),Hb=wm("council");function _b(e,t){return qh(e,(e=>t.query.crowdloan.funds(e).pipe(Le((e=>e.isSome?function(e){return(0,O.c)(Mt(":child_storage:default:",mi(Mt("crowdloan",(e.fundIndex||e.trieIndex).toU8a()))))}(e.unwrap()):null)))))}var Bb=new pe((function(e){return e.complete()}));function Rb(e){const t=e.length;if(0===t)return[];if(1===t)return e[0];let n=0;for(let i=0;i"crowdloan"===r&&["Contributed","Withdrew"].includes(n)&&t.eq(e))).reduce(((e,{event:{data:[t],method:n}})=>("Contributed"===n?e.added.push(t.toHex()):e.removed.push(t.toHex()),e)),{added:[],blockHash:t.createdAtHash?.toHex()||"-",removed:[]})}const Ub=1e3;function zb(e,t){let n=[],r=[];return e.query.system.events().pipe(Ie((e=>{const a=Lb(t,e);return a.added.length||a.removed.length?(n=n.concat(...a.added),r=r.concat(...a.removed),Re({added:n,addedDelta:a.added,blockHash:e.createdAtHash?.toHex()||"-",removed:r,removedDelta:a.removed})):Bb})),sm({added:n,addedDelta:[],blockHash:"-",removed:r,removedDelta:[]}))}function Db(e,t,n){return function(e,t){return e.query.system.events().pipe(Ie((e=>{const n=e.filter((({event:{data:[e],method:n,section:r}})=>"crowdloan"===r&&["AllRefunded","Dissolved","PartiallyRefunded"].includes(n)&&e.eq(t)));return n.length?Re(e.createdAtHash?.toHex()||"-"):Bb})),sm("-"))}(e,t).pipe(Ie((()=>(0,De.m)(e.rpc.childstate.getKeysPaged)?function(e,t){const n=new $p(void 0);return n.pipe(Ie((n=>e.rpc.childstate.getKeysPaged(t,"0x",Ub,n))),uh((e=>{_m((()=>{e.length===Ub?n.next(e[Ub-1].toHex()):n.complete()}))})),fh(),Le((e=>Rb(e))))}(e,n):e.rpc.childstate.getKeys(n,"0x"))),Le((e=>e.map((e=>e.toHex())))))}function jb(e,t){return qh(e,(e=>t.derive.crowdloan.childKey(e).pipe(Ie((n=>n?function(e,t,n){return oh([Db(e,t,n),zb(e,t)]).pipe(Le((([e,{added:t,blockHash:n,removed:r}])=>{const a={};return e.forEach((e=>{a[e]=!0})),t.forEach((e=>{a[e]=!0})),r.forEach((e=>{delete a[e]})),{blockHash:n,contributorsHex:Object.keys(a)}})))}(t,e,n):Re({blockHash:"-",contributorsHex:[]}))))))}function qb(e,t,n){return oh(n.map((n=>e.rpc.childstate.getStorage(t,n)))).pipe(Le((t=>t.map((t=>e.registry.createType("Option",t))).map((t=>t.isSome?e.registry.createType("Balance",t.unwrap()):e.registry.createType("Balance"))).reduce(((e,t,r)=>(0,M.Z)(e,{[n[r]]:t})),{}))))}function Fb(e,t,n,r){return e.query.system.events().pipe(Ie((a=>{const i=Lb(t,a),s=r.filter((e=>i.added.includes(e)||i.removed.includes(e)));return s.length?qb(e,n,s):Bb})),sm({}))}function Xb(e,t){return qh(e,((e,n)=>t.derive.crowdloan.childKey(e).pipe(Ie((r=>r&&n.length?function(e,t,n,r){return oh([qb(e,n,r),Fb(e,t,n,r)]).pipe(Le((([e,t])=>(0,M.Z)({},e,t))))}(t,e,r,n):Re({}))))))}function Zb(e){return(0,O.c)((0,Va.d)(e))}function Wb(e){const t=kt(e);if(t.isNeg())throw new Error("square root of negative numbers is not supported");if(t.lte(yt))return new it(~~Math.sqrt(t.toNumber()));let n=gt.clone();for(;;){const e=t.div(n).iadd(n).ishrn(1);if(n.eq(e)||n.eq(e.sub(lt)))return n;n=e}}function Gb(e,t,n,r){for(;;){const a=e.div(t),i=n.div(r);if(a.lt(i))return!0;if(i.lt(a))return!1;const s=e.mod(t),o=n.mod(r);if(o.isZero())return!1;if(s.isZero())return!0;e=r,n=t,t=o,r=s}}function Kb(e,t,n){return e.isSimpleMajority?n.votedAye.gt(n.votedNay):function(e,t,{votedAye:n,votedNay:r,votedTotal:a}){const i=Wb(a);return!i.isZero()&&(e.isSuperMajorityApprove?Gb(r,i,n,t):Gb(r,t,n,i))}(e,t,n)}function Yb(e,t,n){const r=t.status.tally?function(e,t){const n=[],r=[];return t.forEach((e=>{e.vote.isAye?n.push(e):r.push(e)})),{allAye:n,allNay:r,voteCount:n.length+r.length,voteCountAye:n.length,voteCountNay:r.length,votedAye:e.ayes,votedNay:e.nays,votedTotal:e.turnout}}(t.status.tally,n):n.reduce(((e,t)=>{const{balance:n,vote:r}=t,a=0===r.conviction.index,i=n.muln(a?1:r.conviction.index).divn(a?10:1);return r.isAye?(e.allAye.push(t),e.voteCountAye++,e.votedAye.iadd(i)):(e.allNay.push(t),e.voteCountNay++,e.votedNay.iadd(i)),e.voteCount++,e.votedTotal.iadd(i),e}),{allAye:[],allNay:[],voteCount:0,voteCountAye:0,voteCountNay:0,votedAye:new it(0),votedNay:new it(0),votedTotal:new it(0)});return(0,M.Z)({},r,{isPassing:Kb(t.status.threshold,e,r),votes:n})}function Jb(e){return e.isLegacy?e.asLegacy.hash_.toHex():e.isLookup?e.asLookup.hash_.toHex():e.isInline?e.asInline.hash.toHex():(0,I.H)(e)?(0,Ke.vq)(e)?e:Zb(e):(0,ut.U)(e)?(0,O.c)(e):e.toHex()}function Qb(e){return Jb(e.proposal||e.proposalHash)}const $b=Zb("democrac");function ey(e){return function(e){return e.derive.democracy.referendumsFinished().pipe(Ie((()=>e.query.scheduler.agenda.keys())),Ie((t=>{const n=t.map((({args:[e]})=>e));return n.length?oh([Re(n),e.query.scheduler.agenda.multi(n).pipe(bh((()=>Re(n.map((()=>[]))))))]):Re([[],[]])})))}(e).pipe(Ie((([t,n])=>{const r=[];return t.forEach(((t,a)=>{(n[a]||[]).filter((e=>e.isSome)).forEach((n=>{const a=n.unwrap();if(a.maybeId.isSome){const n=a.maybeId.unwrap().toHex();if(n.startsWith($b)){const i=a.call instanceof nn?function(e){return e.isInline||e.isLegacy||e.isLookup}(a.call)?Jb(a.call):a.call.isHash?a.call.asHash.toHex():a.call.asValue.args[0].toHex():a.call.args[0].toHex();r.push({at:t,imageHash:i,index:e.registry.createType("(u64, ReferendumIndex)",n)[1]})}}}))})),oh([Re(r),r.length?e.derive.democracy.preimages(r.map((({imageHash:e})=>e))):Re([])])})),Le((([e,t])=>e.map(((e,n)=>(0,M.Z)({image:t[n]},e))))))}function ty(e,t){return qh(e,(()=>(0,De.m)(t.query.scheduler?.agenda)?ey(t):t.query.democracy.dispatchQueue?function(e){return e.query.democracy.dispatchQueue().pipe(Ie((t=>oh([Re(t),e.derive.democracy.preimages(t.map((([,e])=>e)))]))),Le((([e,t])=>e.map((([e,n,r],a)=>({at:e,image:t[a],imageHash:Jb(n),index:r}))))))}(t):Re([])))}const ny=[0,1,2,4,8,16,32];function ry(e,[t,n],r){const{balance:a,vote:i}=n.asStandard,[s,o]=r.isFinished?function(e,t,{approved:n,end:r}){return[r,n.isTrue&&t.isAye||n.isFalse&&t.isNay?r.add((e.consts.democracy.voteLockingPeriod||e.consts.democracy.enactmentPeriod).muln(ny[t.conviction.index])):dt]}(e,i,r.asFinished):[dt,dt];return{balance:a,isDelegated:!1,isFinished:r.isFinished,referendumEnd:s,referendumId:t,unlockAt:o,vote:i}}function ay(e,t){return qh(e,(e=>t.query.democracy.votingOf?t.query.democracy.votingOf(e).pipe(Ie((e=>e.isDirect?function(e,{votes:t}){return t.length?e.query.democracy.referendumInfoOf.multi(t.map((([e])=>e))).pipe(Le((n=>t.map(((e,t)=>[e,n[t].unwrapOr(null)])).filter((e=>!!e[1]&&(0,qe.o)(e[1].end)&&e[0][1].isStandard)).map((([t,n])=>ry(e,t,n)))))):Re([])}(t,e.asDirect):e.isDelegating?function(e,{balance:t,conviction:n,target:r}){return e.derive.democracy.locks(r).pipe(Le((r=>r.map((({isFinished:r,referendumEnd:a,referendumId:i,unlockAt:s,vote:o})=>({balance:t,isDelegated:!0,isFinished:r,referendumEnd:a,referendumId:i,unlockAt:s.isZero()?s:a.add((e.consts.democracy.voteLockingPeriod||e.consts.democracy.enactmentPeriod).muln(ny[n.index])),vote:e.registry.createType("Vote",{aye:o.isAye,conviction:n})}))))))}(t,e.asDelegating):Re([])))):Re([])))}function iy(e,t){return qh(e,(()=>t.query.democracy?.nextExternal?t.query.democracy.nextExternal().pipe(Ie((e=>function(e,t){if(t.isNone)return Re(null);const[n,r]=t.unwrap();return e.derive.democracy.preimage(n).pipe(Le((e=>({image:e,imageHash:Jb(n),threshold:r}))))}(t,e)))):Re(null)))}function sy(e,[t,n,r,a]){let i;try{i=e.registry.createType("Call",t.toU8a(!0))}catch(s){console.error(s)}return{at:a,balance:r,proposal:i,proposer:n}}function oy(e,t){const n=t.map((e=>Jb(e)));return e.query.democracy.preimages.multi(n).pipe(Le((t=>t.map((t=>function(e,t){if(!t.isNone){if(function(e,t){return!!t&&!e.query.democracy.dispatchQueue}(e,t)){const n=t.unwrap();if(n.isMissing)return;const{data:r,deposit:a,provider:i,since:s}=n.asAvailable;return sy(e,[r,i,a,s])}return sy(e,t.unwrap())}}(e,t))))))}function cy(e,t){const n=t.map((e=>Jb(e))),r=e.registry.lookup.getTypeDef(e.query.preimage.preimageFor.creator.meta.type.asMap.key).type;return e.query.preimage.statusFor.multi(n).pipe(Ie((t=>{const a=t.map((e=>e.unwrapOr(null))),i=a.map(((e,t)=>e?"H256"===r?n[t]:e.isRequested?[n[t],e.asRequested.len.unwrapOr(0)]:[n[t],e.asUnrequested.len]:null)).filter((e=>!!e));return e.query.preimage.preimageFor.multi(i).pipe(Le((t=>{let r=-1;return a.map(((e,a)=>e?[n[a],e,t[++r].unwrapOr(null)]:[n[a],null,null])).map((t=>function(e,[t,n,r]){if(!n)return;const[a,i]=n.isUnrequested?n.asUnrequested.deposit:n.asRequested.deposit.unwrapOrDefault();let s;if(r)try{s=e.registry.createType("Call",r.toU8a(!0))}catch(o){console.error(o)}return{at:dt,balance:i,proposal:s,proposalHash:t,proposer:a}}(e,t)))})))})))}function uy(e,t){return qh(e,(e=>e.length?(0,De.m)(t.query.democracy.preimages)?oy(t,e):(0,De.m)(t.query.preimage.preimageFor)?cy(t,e):Re([]):Re([])))}const dy=Kh(((e,t)=>e.derive.democracy.preimages([t])));function ly([e,t,n]){return e.filter((([,,e],t)=>!!n[t]?.isSome&&!e.isEmpty)).map((([e,r,a],i)=>{const s=n[i].unwrap();return(0,M.Z)({image:t[i],imageHash:Jb(r),index:e,proposer:a},function(e){return(0,De.m)(e[1].mul)}(s)?{balance:s[1],seconds:s[0]}:{balance:s[0],seconds:s[1]})}))}function fy(e,t){return qh(e,(()=>(0,De.m)(t.query.democracy?.publicProps)?t.query.democracy.publicProps().pipe(Ie((e=>e.length?oh([Re(e),t.derive.democracy.preimages(e.map((([,e])=>e))),t.query.democracy.depositOf.multi(e.map((([e])=>e)))]):Re([[],[],[]]))),Le(ly)):Re([])))}function py(e,t){return qh(e,(()=>t.query.democracy?.lowestUnbaked?t.queryMulti([t.query.democracy.lowestUnbaked,t.query.democracy.referendumCount]).pipe(Le((([e,t])=>t.gt(e)?[...Array(t.sub(e).toNumber())].map(((t,n)=>e.addn(n))):[]))):Re([])))}function hy(e,t){return qh(e,(()=>t.derive.democracy.referendumsActive().pipe(Ie((e=>e.length?oh([Re(e),t.derive.democracy._referendumsVotes(e)]):Re([[],[]]))),Le((([e,t])=>e.map(((e,n)=>(0,M.Z)({},e,t[n]))))))))}function my(e,t){return qh(e,(()=>t.derive.democracy.referendumIds().pipe(Ie((e=>e.length?t.derive.democracy.referendumsInfo(e):Re([]))))))}function by(e,t){return qh(e,(()=>t.derive.democracy.referendumIds().pipe(Ie((e=>t.query.democracy.referendumInfoOf.multi(e))),Le((e=>e.map((e=>e.unwrapOr(null))).filter((e=>!!e&&e.isFinished)).map((e=>e.asFinished)))))))}function yy(e,t){return e.query.democracy.votersFor(t).pipe(Ie((n=>oh([Re(n),n.length?e.query.democracy.voteOf.multi(n.map((e=>[t,e]))):Re([]),e.derive.balances.votingBalances(n)]))),Le((([t,n,r])=>t.map(((t,a)=>({accountId:t,balance:r[a].votingBalance||e.registry.createType("Balance"),isDelegating:!1,vote:n[a]||e.registry.createType("Vote")}))))))}function gy(e,t){return e.query.democracy.votingOf.entries().pipe(Le((n=>{const r=n.map((([{args:[e]},t])=>[e,t])),a=function(e,t){return e.filter((([,e])=>e.isDirect)).map((([e,n])=>[e,n.asDirect.votes.filter((([e])=>e.eq(t)))])).filter((([,e])=>!!e.length)).reduce(((e,[t,n])=>n.reduce(((e,[,n])=>(n.isStandard&&e.push((0,M.Z)({accountId:t,isDelegating:!1},n.asStandard)),e)),e)),[])}(r,t),i=r.filter((([,e])=>e.isDelegating)).map((([e,t])=>[e,t.asDelegating]));return i.forEach((([t,{balance:n,conviction:r,target:s}])=>{const o=i.find((([e])=>e.eq(s))),c=a.find((({accountId:e})=>e.eq(o?o[0]:s)));c&&a.push({accountId:t,balance:n,isDelegating:!0,vote:e.registry.createType("Vote",{aye:c.vote.isAye,conviction:r})})})),a})))}function xy(e,t){return qh(e,(e=>oh([t.derive.democracy.sqrtElectorate(),(0,De.m)(t.query.democracy.votingOf)?gy(t,e.index):yy(t,e.index)]).pipe(Le((([t,n])=>Yb(t,e,n))))))}function vy(e,t){return qh(e,(e=>e.length?oh(e.map((e=>t.derive.democracy._referendumVotes(e)))):Re([])))}function wy(e,t){return qh(e,((e,n)=>{const r=function(e){if(e.isNone)return null;const t=e.unwrap();return function(e){return!!e.proposalHash}(t)?t:t.isOngoing?t.asOngoing:null}(n);return r?t.derive.democracy.preimage(r.proposal||r.proposalHash).pipe(Le((n=>({image:n,imageHash:Qb(r),index:t.registry.createType("ReferendumIndex",e),status:r})))):Re(null)}))}function Sy(e,t){return qh(e,(e=>e.length?t.query.democracy.referendumInfoOf.multi(e).pipe(Ie((n=>oh(e.map(((e,r)=>t.derive.democracy._referendumInfo(e,n[r])))))),Le((e=>e.filter((e=>!!e))))):Re([])))}function Ty(e,t){return qh(e,(()=>t.query.balances.totalIssuance().pipe(Le(Wb))))}function ky(e){return function(e){return!Array.isArray(e)}(e)?[e.who,e.stake]:e}function Py(e){return function(e){return Array.isArray(e)}(e)?e[0]:e}function Vy([,e],[,t]){return t.cmp(e)}function My(e,t){return qh(e,(()=>{const[e,n]=function(e){const[t]=e.registry.getModuleInstances(e.runtimeVersion.specName,"council")||["council"];return[t,e.query.phragmenElection?"phragmenElection":e.query.electionsPhragmen?"electionsPhragmen":e.query.elections?"elections":null]}(t);return(n?function(e,t,n){return e.queryMulti([e.query[t].members,e.query[n].candidates,e.query[n].members,e.query[n].runnersUp])}(t,e,n):function(e,t){return oh([e.query[t].members(),Re([]),Re([]),Re([])])}(t,e)).pipe(Le((([e,r,a,i])=>(0,M.Z)({},function(e,t){return t?{candidacyBond:e.consts[t].candidacyBond,desiredRunnersUp:e.consts[t].desiredRunnersUp,desiredSeats:e.consts[t].desiredMembers,termDuration:e.consts[t].termDuration,votingBond:e.consts[t].votingBond,votingBondBase:e.consts[t].votingBondBase,votingBondFactor:e.consts[t].votingBondFactor}:{}}(t,n),{candidateCount:t.registry.createType("u32",r.length),candidates:r.map(Py),members:a.length?a.map(ky).sort(Vy):e.map((e=>[e,t.registry.createType("Balance")])),runnersUp:i.map(ky).sort(Vy)}))))}))}function Iy([e,t,n,r]){return t.forEach(((t,a)=>{const i=t.toString(),s=r[a],o=!n[a].isEmpty,c=e[i];c&&c.hasMessage===o&&c.blockCount.eq(s)||(e[i]={blockCount:s,hasMessage:o,isOnline:o||s.gt(dt)})})),e}function Oy(e,t){return qh(e,(()=>t.query.imOnline?.receivedHeartbeats?t.derive.staking.overview().pipe(Ie((({currentIndex:e,validators:n})=>oh([Re({}),Re(n),t.query.imOnline.receivedHeartbeats.multi(n.map(((t,n)=>[e,n]))),t.query.imOnline.authoredBlocks.multi(n.map((t=>[e,t])))]))),Le(Iy)):Re({})))}const Ny=hm("membership"),Ey=bm("membership"),Cy=gm("membership"),Ay=xm("membership"),Hy=vm("membership"),_y=ym("membership"),By=wm("membership");function Ry(e,t){return!!e.isSome&&e.unwrap().some((e=>e.eq(t)))}function Ly(e,t){const n=t.find((([t])=>t===e));if(n&&n[1].isSome){const[e,t]=n[1].unwrap();return(0,M.Z)({collatorId:e},t.isWithRetries?{isRetriable:!0,retries:t.asWithRetries.toNumber()}:{isRetriable:!1,retries:0})}return null}function Uy(e,t){return t.map((t=>{const n=t.find((([t])=>t===e));return n?n[1]:null}))}function zy(e,t){return qh(e,(e=>t.query.registrar&&t.query.parachains?t.queryMulti([t.query.registrar.active,t.query.registrar.retryQueue,t.query.registrar.selectedThreads,t.query.parachains.didUpdate,[t.query.registrar.paras,e],[t.query.registrar.pendingSwap,e],[t.query.parachains.heads,e],[t.query.parachains.relayDispatchQueue,e]]).pipe(Le((n=>function(e,[t,n,r,a,i,s,o,c]){return i.isNone?null:{active:Ly(e,t),didUpdate:Ry(a,e),heads:o,id:e,info:(0,M.Z)({id:e},i.unwrap()),pendingSwapId:s.unwrapOr(null),relayDispatchQueue:c,retryCollators:Uy(e,n),selectedCollators:Uy(e,r)}}(t.registry.createType("ParaId",e),n)))):Re(null)))}function Dy([e,t,n,r,a]){return e.map(((e,i)=>({didUpdate:Ry(t,e),id:e,info:(0,M.Z)({id:e},r[i].unwrapOr(null)),pendingSwapId:a[i].unwrapOr(null),relayDispatchQueueSize:n[i][0].toNumber()})))}function jy(e,t){return qh(e,(()=>t.query.registrar?.parachains&&t.query.parachains?t.query.registrar.parachains().pipe(Ie((e=>oh([Re(e),t.query.parachains.didUpdate(),t.query.parachains.relayDispatchQueueSize.multi(e),t.query.registrar.paras.multi(e),t.query.registrar.pendingSwap.multi(e)]))),Le(Dy)):Re([])))}function qy([e,t,n,r,a]){return{activeEra:t,activeEraStart:n,currentEra:r,currentIndex:e,validatorCount:a}}function Fy(e,t){return qh(e,(()=>t.query.session?t.query.staking?function(e){return e.queryMulti([e.query.session.currentIndex,e.query.staking.activeEra,e.query.staking.currentEra,e.query.staking.validatorCount]).pipe(Le((([e,t,n,r])=>{const{index:a,start:i}=t.unwrapOrDefault();return qy([e,a,i,n.unwrapOrDefault(),r])})))}(t):function(e){return e.query.session.currentIndex().pipe(Le((t=>qy([t,e.registry.createType("EraIndex"),e.registry.createType("Option"),e.registry.createType("EraIndex"),e.registry.createType("u32")]))))}(t):function(e){return Re(qy([e.registry.createType("SessionIndex",1),e.registry.createType("EraIndex"),e.registry.createType("Option"),e.registry.createType("EraIndex"),e.registry.createType("u32")]))}(t)))}function Xy(e,t){return qh(e,(()=>t.derive.session.indexes().pipe(Le((e=>{const n=t.consts?.babe?.epochDuration||t.registry.createType("u64",1),r=t.consts?.staking?.sessionsPerEra||t.registry.createType("SessionIndex",1);return(0,M.Z)({eraLength:t.registry.createType("BlockNumber",r.mul(n)),isEpoch:!!t.query.babe,sessionLength:n,sessionsPerEra:r},e)})))))}function Zy(e){return(t,n)=>qh(t,(()=>n.derive.session.progress().pipe(Le((t=>t[e])))))}function Wy(e,t){return qh(e,(()=>t.query.babe?function(e){return e.derive.session.info().pipe(Ie((t=>oh([Re(t),e.query.staking?.erasStartSessionIndex?e.queryMulti([e.query.babe.currentSlot,e.query.babe.epochIndex,e.query.babe.genesisSlot,[e.query.staking.erasStartSessionIndex,t.activeEra]]):e.queryMulti([e.query.babe.currentSlot,e.query.babe.epochIndex,e.query.babe.genesisSlot])]))),Le((([t,[n,r,a,i]])=>[t,[n,r,a,i&&i.isSome?i.unwrap():e.registry.createType("SessionIndex",1)]])))}(t).pipe(Le((([e,n])=>function(e,t,[n,r,a,i]){const s=r.mul(t.sessionLength).iadd(a),o=n.sub(s),c=t.currentIndex.sub(i).imul(t.sessionLength).iadd(o);return(0,M.Z)({eraProgress:e.registry.createType("BlockNumber",c),sessionProgress:e.registry.createType("BlockNumber",o)},t)}(t,e,n)))):function(e){return e.derive.session.info().pipe(Le((t=>(0,M.Z)({eraProgress:e.registry.createType("BlockNumber"),sessionProgress:e.registry.createType("BlockNumber")},t))))}(t)))}const Gy=Zy("eraLength"),Ky=Zy("eraProgress"),Yy=Zy("sessionProgress");function Jy(e,t){return qh(e,(()=>t.query.society.candidates().pipe(Ie((e=>oh([Re(e),t.query.society.suspendedCandidates.multi(e.map((({who:e})=>e)))]))),Le((([e,t])=>e.map((({kind:e,value:n,who:r},a)=>({accountId:r,isSuspended:t[a].isSome,kind:e,value:n}))))))))}function Qy(e,t){return qh(e,(()=>t.queryMulti([t.query.society.bids,t.query.society.defender,t.query.society.founder,t.query.society.head,t.query.society.maxMembers,t.query.society.pot]).pipe(Le((([e,t,n,r,a,i])=>({bids:e,defender:t.unwrapOr(void 0),founder:n.unwrapOr(void 0),hasDefender:t.isSome&&r.isSome&&!r.eq(t)||!1,head:r.unwrapOr(void 0),maxMembers:a,pot:i}))))))}function $y(e,t){return qh(e,(e=>t.derive.society._members([e]).pipe(Le((([e])=>e)))))}function eg(e,t){return qh(e,(e=>oh([Re(e),t.query.society.payouts.multi(e),t.query.society.strikes.multi(e),t.query.society.defenderVotes.multi(e),t.query.society.suspendedMembers.multi(e),t.query.society.vouching.multi(e)]).pipe(Le((([e,t,n,r,a,i])=>e.map(((e,s)=>({accountId:e,isDefenderVoter:r[s].isSome,isSuspended:a[s].isTrue,payouts:t[s],strikes:n[s],vote:r[s].unwrapOr(void 0),vouching:i[s].unwrapOr(void 0)}))))))))}function tg(e,t){return qh(e,(()=>t.query.society.members().pipe(Ie((e=>t.derive.society._members(e))))))}const ng={withDestination:!0,withLedger:!0,withNominations:!0,withPrefs:!0};function rg(e,t,n){const r=Object.entries((a=(t?.unlocking||[]).filter((({era:e})=>e.unwrap().gt(n.activeEra))),a.reduce(((e,{era:t,value:n})=>{const r=t.toString();return e[r]=(e[r]||dt).add(n.unwrap()),e}),{}))).map((([t,r])=>({remainingEras:new it(t).isub(n.activeEra),value:e.registry.createType("Balance",r)})));var a;return r.length?r:void 0}function ag(e,t,n){return e.registry.createType("Balance",(t?.unlocking||[]).reduce(((e,{era:t,value:r})=>t.unwrap().gt(n.currentEra)?e:e.iadd(r.unwrap())),new it(0)))}function ig(e,t){return qh(e,((e,n=ng)=>t.derive.session.info().pipe(Ie((r=>oh([t.derive.staking.keysMulti(e),t.derive.staking.queryMulti(e,n)]).pipe(Le((([e,n])=>n.map(((n,a)=>function(e,t,n,r){return(0,M.Z)({},n,r,{redeemable:ag(e,r.stakingLedger,t),unlocking:rg(e,r.stakingLedger,t)})}(t,r,e[a],n)))))))))))}const sg=Kh(((e,t,n)=>e.derive.staking.accounts([t],n)));function og(e,t){return qh(e,(()=>t.derive.session.indexes().pipe(Ie((({activeEra:e})=>t.query.staking.erasRewardPoints(e))))))}const cg={withController:!0,withExposure:!0,withPrefs:!0};function ug(e,t){return qh(e,((e=cg)=>t.derive.staking.validators().pipe(Ie((({nextElected:n,validators:r})=>t.derive.staking.queryMulti(function(e,t){return Rb([e,t.filter((t=>!e.find((e=>e.eq(t)))))])}(n,r),e).pipe(Le((e=>({info:e,nextElected:n,validators:r})))))))))}new Map;const dg={del:()=>{},forEach:()=>{},get:()=>{},set:(e,t)=>t},lg=6048e5;let fg;function pg(e,t,n){const r=`${e}-${t.toString()}`;return[r,n?void 0:fg.get(r)]}function hg(e,t,n){return n?[]:t.map((t=>fg.get(`${e}-${t.toString()}`))).filter((e=>!!e))}function mg(e,t,n){return!t&&fg.set(e,n),n}function bg(e,t,n){return!t&&n.forEach((t=>fg.set(`${e}-${t.era.toString()}`,t))),n}function yg(e,t,n){return e.map((e=>t.find((({era:t})=>e.eq(t)))||n.find((({era:t})=>e.eq(t)))))}function gg(e,t){const n=Math.ceil(e.length/t);if(1===n)return[e];const r=Array(n);for(let a=0;at.del(`${e}${n}`),forEach:t.forEach,get:n=>{const r=`${e}${n}`,a=t.get(r);if(a)return a.x=Date.now(),t.set(r,a),a.v},set:(n,r)=>{t.set(`${e}${n}`,{v:r,x:Date.now()})}}}(`derive:${e}:`,t):dg,t&&function(e){const t=Date.now(),n=[];e.forEach(((e,{x:r})=>{t-r>lg&&n.push(e)})),n.forEach((t=>e.del(t)))}(t)}();const xg=14;function vg(e,t){return e.filter((e=>!t.some((({era:t})=>e.eq(t)))))}function wg(e){return(t,n)=>qh(t,((t=!1)=>n.derive.staking.erasHistoric(t).pipe(Ie((r=>n.derive.staking[e](r,t))))))}function Sg(e){return(t,n)=>qh(t,((t,r=!1)=>n.derive.staking.erasHistoric(r).pipe(Ie((a=>n.derive.staking[e](t,a,r))))))}function Tg(e){return(t,n)=>qh(t,(t=>n.derive.staking[e](t,!0)))}function kg(e){return(t,n)=>qh(t,((t,r)=>t.length?function(e,t){const n=gg(e,xg);let r=0;const a=new $p(n[r]);return a.pipe(Ie(t),uh((()=>{_m((()=>{r++,r===n.length?a.complete():a.next(n[r])}))})),fh(),Le(Rb))}(t,(t=>oh(t.map((t=>n.derive.staking[e](t,r)))))):Re([])))}const Pg="eraExposure";function Vg(e,t){return qh(e,((e,n=!1)=>{const[r,a]=pg(Pg,e,n);return a?Re(a):t.query.staking.erasStakersClipped.entries(e).pipe(Le((t=>mg(r,n,function(e,t){const n={},r={};return t.forEach((([e,t])=>{const a=e.args[1].toString();r[a]=t,t.others.forEach((({who:e},t)=>{const r=e.toString();n[r]=n[r]||[],n[r].push({validatorId:a,validatorIndex:t})}))})),{era:e,nominators:n,validators:r}}(e,t)))))}))}const Mg=Tg("_eraExposure"),Ig=kg("_eraExposure"),Og=wg("_erasExposure");function Ng(e,t){return qh(e,(e=>oh([t.query.staking.activeEra(),t.consts.staking.historyDepth?Re(t.consts.staking.historyDepth):t.query.staking.historyDepth()]).pipe(Le((([n,r])=>{const a=[],i=r.toNumber(),s=n.unwrapOrDefault().index;let o=s;for(;o.gte(dt)&&a.lengthe.gt(dt))).reduce(((e,[t,n])=>(e[t.toString()]=n,e)),{})}function Ag(e,t){return qh(e,((e,n)=>{if(!e.length)return Re([]);const r=hg(Eg,e,n),a=vg(e,r);return a.length?t.query.staking.erasRewardPoints.multi(a).pipe(Le((t=>yg(e,r,bg(Eg,n,function(e,t){return e.map(((e,n)=>({era:e,eraPoints:t[n].total,validators:Cg(t[n])})))}(a,t)))))):Re(r)}))}const Hg=wg("_erasPoints"),_g="eraPrefs";function Bg(e,t){return qh(e,((e,n)=>{const[r,a]=pg(_g,e,n);return a?Re(a):t.query.staking.erasValidatorPrefs.entries(e).pipe(Le((t=>mg(r,n,function(e,t){const n={};return t.forEach((([e,t])=>{n[e.args[1].toString()]=t})),{era:e,validators:n}}(e,t)))))}))}const Rg=Tg("_eraPrefs"),Lg=kg("_eraPrefs"),Ug=wg("_erasPrefs"),zg="eraRewards";function Dg(e,t){return qh(e,((e,n)=>{if(!e.length)return Re([]);const r=hg(zg,e,n),a=vg(e,r);return a.length?t.query.staking.erasValidatorReward.multi(a).pipe(Le((t=>yg(e,r,bg(zg,n,function(e,t){return e.map(((e,n)=>({era:e,eraReward:t[n].unwrapOrDefault()})))}(a,t)))))):Re(r)}))}const jg=wg("_erasRewards"),qg="eraSlashes";function Fg(e,t){return qh(e,((e,n)=>{const[r,a]=pg(qg,e,n);return a?Re(a):oh([t.query.staking.nominatorSlashInEra.entries(e),t.query.staking.validatorSlashInEra.entries(e)]).pipe(Le((([t,a])=>mg(r,n,function(e,t,n){const r={},a={};return t.forEach((([e,t])=>{r[e.args[1].toString()]=t.unwrap()})),n.forEach((([e,t])=>{a[e.args[1].toString()]=t.unwrapOrDefault()[1]})),{era:e,nominators:r,validators:a}}(e,t,a)))))}))}const Xg=Tg("_eraSlashes"),Zg=kg("_eraSlashes"),Wg=wg("_erasSlashes");const Gg=Kh(((e,t)=>e.derive.staking.keysMulti([t])));function Kg(e,t){return qh(e,(e=>e.length?t.query.session.queuedKeys().pipe(Ie((n=>oh([Re(n),t.consts.session?.dedupKeyPrefix?t.query.session.nextKeys.multi(e.map((e=>[t.consts.session.dedupKeyPrefix,e]))):oh(e.map((e=>t.query.session.nextKeys(e))))]))),Le((([t,n])=>e.map(((e,r)=>function(e,t,n){const r=(t.find((([t])=>t.eq(e)))||[void 0,[]])[1],a=n.unwrapOr([]);return{nextSessionIds:Array.isArray(a)?a:[...a.values()],sessionIds:Array.isArray(r)?r:[...r.values()]}}(e,t,n[r])))))):Re([])))}function Yg(e,t){return qh(e,(()=>oh([t.derive.session.indexes(),t.derive.staking.validators()]).pipe(Le((([e,{nextElected:t,validators:n}])=>(0,M.Z)({},e,{nextElected:t,validators:n}))))))}function Jg(e,t){return qh(e,((e,n,r)=>n.length?oh([oh(n.map((n=>t.query.staking.erasStakersClipped(n,e)))),oh(n.map((n=>t.query.staking.erasStakers(n,e))))]).pipe(Le((([e,t])=>n.map(((n,r)=>({clipped:e[r],era:n,exposure:t[r]})))))):Re([])))}const Qg=Kh(((e,t,n)=>e.derive.staking._ownExposures(t,[n],!0))),$g=Sg("_ownExposures");function ex(e,t){return qh(e,((e,n,r)=>n.length?oh([oh(n.map((n=>t.query.staking.validatorSlashInEra(n,e)))),oh(n.map((n=>t.query.staking.nominatorSlashInEra(n,e))))]).pipe(Le((([e,t])=>n.map(((n,r)=>({era:n,total:e[r].isSome?e[r].unwrap()[1]:t[r].unwrapOrDefault()})))))):Re([])))}const tx=Kh(((e,t,n)=>e.derive.staking._ownSlashes(t,[n],!0))),nx=Sg("_ownSlashes");function rx(e,t,n,r){return function(e,t,n,{withController:r,withDestination:a,withExposure:i,withLedger:s,withNominations:o,withPrefs:c}){const u=e.registry.createType("Option"),d=e.registry.createType("RewardDestination"),l=e.registry.createType("Exposure"),f=e.registry.createType("ValidatorPrefs");return oh([r||s?oh(t.map((t=>e.query.staking.bonded(t)))):Re(t.map((()=>null))),o?oh(t.map((t=>e.query.staking.nominators(t)))):Re(t.map((()=>u))),a?oh(t.map((t=>e.query.staking.payee(t)))):Re(t.map((()=>d))),c?oh(t.map((t=>e.query.staking.validators(t)))):Re(t.map((()=>f))),i?oh(t.map((t=>e.query.staking.erasStakers(n,t)))):Re(t.map((()=>l)))])}(e,n,t,r).pipe(Ie((([t,a,i,s,o])=>function(e,t,{withLedger:n=!1}){const r=t.filter((e=>n&&!!e&&e.isSome)).map((e=>e.unwrap())),a=e.registry.createType("Option");return(r.length?oh(r.map((t=>e.query.staking.ledger(t)))):Re([])).pipe(Le((e=>{let n=-1;return t.map((t=>t&&t.isSome&&e[++n]||a))})))}(e,t,r).pipe(Le((e=>n.map(((n,r)=>function(e,t,n,r,a,i,s){return{accountId:e,controllerId:t&&t.unwrapOr(null),exposure:i,nominators:n.isSome?n.unwrap().targets:[],rewardDestination:r,stakingLedger:s.unwrapOrDefault(),stashId:e,validatorPrefs:a}}(n,t[r],a[r],i[r],s[r],o[r],e[r])))))))))}const ax=Kh(((e,t,n)=>e.derive.staking.queryMulti([t],n)));function ix(e,t){return qh(e,((e,n)=>t.derive.session.indexes().pipe(Ie((({activeEra:r})=>{const a=e.map((e=>t.registry.createType("AccountId",e)));return a.length?rx(t,r,a,n):Re([])})))))}function sx(e,t){return qh(e,((e,n,r=!1)=>{const a=e.map((e=>t.registry.createType("AccountId",e).toString()));return t.derive.staking._erasExposure(n,r).pipe(Le((e=>a.map((t=>e.map((({era:e,nominators:n,validators:r})=>{const a=!!r[t],i={},s=n[t]||[];return a?i[t]=r[t]:s&&s.forEach((({validatorId:e})=>{i[e]=r[e]})),{era:e,isEmpty:!Object.keys(i).length,isValidator:a,nominating:s,validators:i}})))))))}))}function ox(e,t){return qh(e,((e,n=!1)=>t.derive.staking.erasHistoric(n).pipe(Ie((r=>t.derive.staking._stakerExposures(e,r,n))))))}const cx=Kh(((e,t,n)=>e.derive.staking.stakerExposures([t],n)));function ux(e,t){return qh(e,((e,n,r)=>{const a=t.registry.createType("AccountId",e).toString();return t.derive.staking._erasPoints(n,r).pipe(Le((e=>e.map((({era:e,eraPoints:n,validators:r})=>({era:e,eraPoints:n,points:r[a]||t.registry.createType("RewardPoint")}))))))}))}const dx=Sg("_stakerPoints");function lx(e,t){return qh(e,((e,n,r)=>t.query.staking.erasValidatorPrefs.multi(n.map((t=>[t,e]))).pipe(Le((e=>e.map(((e,t)=>({era:n[t],validatorPrefs:e}))))))))}const fx=Sg("_stakerPrefs");function px(e,t,{rewards:n,stakingLedger:r}){const a=e.filter((e=>!r.claimedRewards.some((t=>t.eq(e))))),i=t.map((([e])=>e)),s=t.map((([,e])=>e));return n.filter((({isEmpty:e})=>!e)).filter((e=>!!a.some((t=>e.era.eq(t)))&&(function(e,t,n){const r=[];Object.keys(n.validators).forEach((a=>{const i=e.indexOf(a);if(-1!==i){const e=t[i].stakingLedger;e?.claimedRewards.some((e=>n.era.eq(e)))&&r.push(a)}})),r.forEach((e=>{delete n.validators[e]}))}(i,s,e),!0))).filter((({validators:e})=>0!==Object.keys(e).length)).map((e=>(0,M.Z)({},e,{nominators:e.nominating.filter((t=>e.validators[t.validatorId]))})))}function hx(e,t){return qh(e,((e,n=!1)=>oh([t.derive.staking._erasPoints(e,n),t.derive.staking._erasPrefs(e,n),t.derive.staking._erasRewards(e,n)])))}function mx(e,t){return qh(e,((e,n,r=!1)=>oh([t.derive.staking.queryMulti(e,{withLedger:!0}),t.derive.staking._stakerExposures(e,n,r),t.derive.staking._stakerRewardsEras(n,r)]).pipe(Ie((([e,a,i])=>{const s=e.map((({stakingLedger:e,stashId:n},r)=>n&&e?function(e,t,[n,r,a],i){return i.map((({era:i,isEmpty:s,isValidator:o,nominating:c,validators:u})=>{const{eraPoints:d,validators:l}=n.find((e=>e.era.eq(i)))||{eraPoints:dt,validators:{}},{eraReward:f}=a.find((e=>e.era.eq(i)))||{eraReward:e.registry.createType("Balance")},{validators:p}=r.find((e=>e.era.eq(i)))||{validators:{}},h={},m=t.toString();return Object.entries(u).forEach((([t,n])=>{const r=l[t]||dt,a=p[t]?.commission.unwrap()||dt,i=n.total?.unwrap()||dt;let s,o=dt;if(!(i.isZero()||r.isZero()||d.isZero())){o=f.mul(r).div(d);const e=a.mul(o).div(mt);let c;if(t===m)c=n.own.unwrap();else{const e=n.others.find((({who:e})=>e.eq(m)));c=e?e.value.unwrap():dt}s=o.sub(e).imul(c).div(i).iadd(t===m?e:dt)}h[t]={total:e.registry.createType("Balance",o),value:e.registry.createType("Balance",s)}})),{era:i,eraReward:f,isEmpty:s,isValidator:o,nominating:c,validators:h}}))}(t,n,i,a[r]):[]));if(r)return Re(s);const[o,c]=s.reduce((([e,t],n)=>{const r=[];return t.push(r),n.forEach((({validators:t})=>Object.keys(t).forEach((t=>{r.includes(t)||(r.push(t),e.includes(t)||e.push(t))})))),[e,t]}),[[],[]]);return t.derive.staking.queryMulti(o,{withLedger:!0}).pipe(Le((t=>e.map((({stakingLedger:e},r)=>px(n,c[r].map((e=>[e,t.find((t=>t.accountId.eq(e)))])),{rewards:s[r],stakingLedger:e}))))))})))))}const bx=Kh(((e,t,n)=>e.derive.staking.erasHistoric(n).pipe(Ie((r=>e.derive.staking._stakerRewards([t],r,n))))));function yx(e,t){return qh(e,((e,n)=>e.length&&n.length?t.derive.staking._stakerRewards(e,n,!1):Re([])))}function gx(e,t){return qh(e,((e,n=!1)=>t.derive.staking.erasHistoric(n).pipe(Ie((n=>t.derive.staking.stakerRewardsMultiEras(e,n))))))}function xx(e,t){return qh(e,((e,n,r)=>{const a=t.registry.createType("AccountId",e).toString();return t.derive.staking._erasSlashes(n,r).pipe(Le((e=>e.map((({era:e,nominators:n,validators:r})=>({era:e,total:n[a]||r[a]||t.registry.createType("Balance")}))))))}))}const vx=Sg("_stakerSlashes");function wx(e,t){return qh(e,(()=>function(e){let t=Date.now();return e.query.system.events().pipe(Le((e=>(t=e.filter((({event:e,phase:t})=>{try{return t.isApplyExtrinsic&&"staking"===e.section&&"Bonded"===e.method}catch{return!1}}))?Date.now():t,t))),sm(t),jh({skipTimeout:!0}))}(t).pipe(Ie((()=>t.query.staking.validators.keys())),Le((e=>e.map((({args:[e]})=>e)).filter((e=>e)))))))}function Sx(e,t){return qh(e,(()=>t.query.staking.erasStakers?t.derive.session.indexes().pipe(Ie((({currentEra:e})=>t.query.staking.erasStakers.keys(e))),Le((e=>e.map((({args:[,e]})=>e))))):t.query.staking.currentElected()))}function Tx(e,t){return qh(e,(()=>oh([t.query.session?t.query.session.validators():Re([]),t.query.staking?t.derive.staking.nextElected():Re([])]).pipe(Le((([e,t])=>({nextElected:t.length?t:e,validators:e}))))))}const kx={withController:!0,withPrefs:!0};function Px(e,t){return qh(e,((e=kx)=>oh([t.derive.staking.validators(),t.derive.staking.stashes()]).pipe(Ie((([{nextElected:n},r])=>{const a=n.map((e=>e.toString())),i=r.filter((e=>!a.includes(e.toString())));return t.derive.staking.queryMulti(i,e).pipe(Le((e=>({info:e,waiting:i}))))})))))}const Vx=hm("technicalCommittee"),Mx=bm("technicalCommittee"),Ix=gm("technicalCommittee"),Ox=xm("technicalCommittee"),Nx=vm("technicalCommittee"),Ex=ym("technicalCommittee"),Cx=wm("technicalCommittee");function Ax(e,t){return qh(e,(()=>t.query.treasury?oh([t.query.treasury.proposalCount(),t.query.treasury.approvals()]).pipe(Ie((([e,n])=>function(e,t,n){const r=[],a=t.toNumber();for(let s=0;se.eqn(s)))||r.push(e.registry.createType("ProposalIndex",s));const i=[...r,...n];return oh([e.query.treasury.proposals.multi(i),e.derive.council?e.derive.council.proposals():Re([])]).pipe(Le((([r,a])=>function(e,{allIds:t,allProposals:n,approvalIds:r,councilProposals:a,proposalCount:i}){const s=[],o=[],c=a.filter((({proposal:t})=>t&&(e.tx.treasury.approveProposal.is(t)||e.tx.treasury.rejectProposal.is(t))));return t.forEach(((e,t)=>{if(n[t].isSome){const a=c.filter((({proposal:t})=>t&&e.eq(t.args[0]))).sort(((e,t)=>e.proposal&&t.proposal?e.proposal.method.localeCompare(t.proposal.method):e.proposal?-1:1)),i=r.some((t=>t.eq(e))),u={council:a,id:e,proposal:n[t].unwrap()};i?s.push(u):o.push(u)}})),{approvals:s,proposalCount:i,proposals:o}}(e,{allIds:i,allProposals:r,approvalIds:n,councilProposals:a,proposalCount:t}))))}(t,e,n)))):Re({approvals:[],proposalCount:t.registry.createType("ProposalIndex"),proposals:[]})))}function Hx(e,t){return qh(e,(e=>oh([t.rpc.chain.getBlock(e),t.queryAt(e).pipe(Ie((e=>e.system.events())))]).pipe(Le((([e,t])=>({block:e,events:t}))))))}const _x=250,Bx=new it(6e3),Rx=new it(5),Lx=new it(3e5);function Ux(e,t){return e.derive.balances.account(t).pipe(Le((({accountNonce:e})=>e)))}function zx(e,t){return e.rpc.system?.accountNextIndex?e.rpc.system.accountNextIndex(t):Ux(e,t)}function Dx(e){return oh([e.rpc.chain.getHeader().pipe(Ie((t=>t.parentHash.isEmpty?Re(t):e.rpc.chain.getHeader(t.parentHash).pipe(bh((()=>Re(t))))))),e.rpc.chain.getFinalizedHead().pipe(Ie((t=>e.rpc.chain.getHeader(t).pipe(bh((()=>Re(null)))))))]).pipe(Le((([e,t])=>!t||ob(e).sub(ob(t)).gt(Rx)?e:t)))}function jx(e,t){return(e,n,r)=>oh([(0,qe.o)(n)?Ux(t,e):-1===n?zx(t,e):Re(t.registry.createType("Index",n)),(0,qe.o)(r)||(0,Rt.h)(r)&&r>0?Dx(t):Re(null)]).pipe(Le((([e,n])=>({header:n,mortalLength:Math.min(t.consts.system?.blockHashCount?.toNumber()||_x,Lx.div(t.consts.babe?.expectedBlockTime||t.consts.timestamp?.minimumPeriod.muln(2)||Bx).iadd(Rx).toNumber()),nonce:e}))))}const qx={accounts:o,alliance:c,bagsList:u,balances:d,bounties:l,chain:f,contracts:p,council:h,crowdloan:m,democracy:b,elections:y,imOnline:g,membership:x,parachains:v,session:w,society:S,staking:T,technicalCommittee:k,treasury:P,tx:V},Fx={allianceMotion:{instances:["allianceMotion"],methods:[]},bagsList:{instances:["voterBagsList","voterList","bagsList"],methods:[],withDetect:!0},contracts:{instances:["contracts"],methods:[]},council:{instances:["council"],methods:[],withDetect:!0},crowdloan:{instances:["crowdloan"],methods:[]},democracy:{instances:["democracy"],methods:[]},elections:{instances:["phragmenElection","electionsPhragmen","elections","council"],methods:[],withDetect:!0},imOnline:{instances:["imOnline"],methods:[]},membership:{instances:["membership"],methods:[]},parachains:{instances:["parachains","registrar"],methods:[]},session:{instances:["session"],methods:[]},society:{instances:["society"],methods:[]},staking:{instances:["staking"],methods:["erasRewardPoints"]},technicalCommittee:{instances:["technicalCommittee"],methods:[],withDetect:!0},treasury:{instances:["treasury"],methods:[]}};function Xx(e,t,n){const r={},a=Object.keys(n),i=Object.keys(t.query),s=t.runtimeVersion.specName,o=e=>i.includes(e),c=e=>function(e,t,n){return e.registry.getModuleInstances(t,n)||[]}(t,s,e).some(o),u=e=>Object.keys(n[e]),d=(r,a)=>n[r][a](e,t),l=e=>{return!Fx[e]||Fx[e].instances.some(o)&&(!Fx[e].methods.length||Fx[e].methods.every((n=Fx[e].instances,e=>n.some((n=>i.includes(n)&&t.query[n][e])))))||Fx[e].withDetect&&Fx[e].instances.some(c);var n};for(let f=0,p=a.length;fObject.entries(i[e].rpc||{}).forEach((([t,n])=>{const r=n.aliasSection||e;Zx[r]||(Zx[r]={}),Zx[r][t]=(0,M.Z)({},n,{isSubscription:!!n.pubsub,jsonrpc:`${r}_${t}`,method:t,section:r})}))));const Wx=Zx,Gx=(0,at.k)("rpc-core"),Kx={fallback:void 0,modifier:{isOptional:!0},type:{asMap:{linked:{isTrue:!1}},isMap:!1}};function Yx(e,{noErrorLog:t,params:n,type:r},a){t||Gx.error(`${e}(${n.map((({isOptional:e,name:t,type:n})=>`${t}${e?"?":""}: ${n}`)).join(", ")}): ${r}:: ${a.message}`)}function Jx(e){return["0x3a636f6465"].includes(e.toHex())}class Qx{constructor(e,t,{isPedantic:n=!0,provider:r,userRpc:a={}}){if(this.__internal__storageCache=new Map,this.mapping=new Map,this.sections=[],!r||!(0,De.m)(r.send))throw new Error("Expected Provider to API create");this.__internal__instanceId=e,this.__internal__isPedantic=n,this.__internal__registryDefault=t,this.provider=r;const i=Object.keys(Wx);this.sections.push(...i),this.addUserInterfaces(a)}get isConnected(){return this.provider.isConnected}connect(){return this.provider.connect()}disconnect(){return this.provider.disconnect()}setRegistrySwap(e){this.__internal__getBlockRegistry=mh(e,{getInstanceId:()=>this.__internal__instanceId})}setResolveBlockHash(e){this.__internal__getBlockHash=mh(e,{getInstanceId:()=>this.__internal__instanceId})}addUserInterfaces(e){this.sections.push(...Object.keys(e).filter((e=>!this.sections.includes(e))));for(let t=0,n=this.sections.length;te?this._createMethodSubscribe(n,t,i):this._createMethodSend(n,t,i)))}}}}_memomize(e,t){const n={getInstanceId:()=>this.__internal__instanceId},r=mh(e(!0),n);return r.raw=mh(e(!1),n),r.meta=t,r}_formatResult(e,t,n,r,a,i,s){return e?this._formatOutput(t,n,r,a,i,s):s}_createMethodSend(e,t,n){const r=n.endpoint||`${e}_${t}`,a=n.params.findIndex((({isHistoric:e})=>e));let i=null;const s=async(e,i)=>{const s=-1===a?null:i[a],o=s&&"BlockNumber"===n.params[a].type?await(this.__internal__getBlockHash?.(s)):s,{registry:c}=e&&o&&this.__internal__getBlockRegistry?await this.__internal__getBlockRegistry((0,N.Y)(o)):{registry:this.__internal__registryDefault},u=this._formatParams(c,null,n,i),d=await this.provider.send(r,u.map((e=>e.toJSON())),!!o);return this._formatResult(e,c,o,t,n,u,d)};return i=this._memomize((e=>(...r)=>{const o=e&&-1!==a&&!!r[a];return new pe((a=>(s(e,r).then((e=>{a.next(e),a.complete()})).catch((e=>{Yx(t,n,e),a.error(e),a.complete()})),()=>{e?i?.unmemoize(...r):i?.raw.unmemoize(...r)}))).pipe(kh(1),o?Lh():vh())}),n),i}_createSubscriber({paramsJson:e,subName:t,subType:n,update:r},a){return new Promise(((i,s)=>{this.provider.subscribe(n,t,e,r).then(i).catch((e=>{a(e),s(e)}))}))}_createMethodSubscribe(e,t,n){const[r,a,i]=n.pubsub,s=`${e}_${a}`,o=`${e}_${i}`,c=`${e}_${r}`;let u=null;return u=this._memomize((e=>(...r)=>new pe((a=>{let i=Promise.resolve(null);const d=this.__internal__registryDefault,l=e=>{Yx(t,n,e),a.error(e)};try{const o=this._formatParams(d,null,n,r),u=(r,i)=>{if(r)Yx(t,n,r);else try{a.next(this._formatResult(e,d,null,t,n,o,i))}catch(r){a.error(r)}};i=this._createSubscriber({paramsJson:o.map((e=>e.toJSON())),subName:s,subType:c,update:u},l)}catch(f){l(f)}return()=>{e?u?.unmemoize(...r):u?.raw.unmemoize(...r),i.then((e=>(0,Kt.F)(e)?Promise.resolve(!1):this.provider.unsubscribe(c,o,e))).catch((e=>Yx(t,n,e)))}})).pipe(jh())),n),u}_formatParams(e,t,n,r){const a=r.length,i=n.params.filter((({isOptional:e})=>!e)).length;if(an.params.length)throw new Error(`Expected ${n.params.length} parameters${i===n.params.length?"":` (${n.params.length-i} optional)`}, ${a} found instead`);const s=new Array(a);for(let o=0;o"===r.type){const t=i,r=t.length,s=new Array(r);for(let n=0;ne===s)),c=(0,qe.o)(o);if(c&&a){const e=this.__internal__storageCache.get(s);if(e)return e}const u=c?null:o[1],d=(0,Kt.F)(u),l=d||Jx(n)?u:(0,N.Y)(u),f=this._newType(e,t,n,l,d,i);return this.__internal__storageCache.set(s,f),f}_newType(e,t,n,r,a,i=-1){const s=n.outputType||"Raw",o=n.meta||Kx,c=-1===i?"":` entry ${i}:`;try{return e.createTypeUnsafe(s,[a?o.fallback?s.includes("Linkage<")?Mt((0,zi.G)(o.fallback.toHex()),new Uint8Array(2)):(0,zi.G)(o.fallback.toHex()):void 0:o.modifier.isOptional?e.createTypeUnsafe(s,[r],{blockHash:t,isPedantic:this.__internal__isPedantic}):r],{blockHash:t,isFallback:a&&!!o.fallback,isOptional:o.modifier.isOptional,isPedantic:this.__internal__isPedantic&&!o.modifier.isOptional})}catch(u){throw new Error(`Unable to decode storage ${n.section||"unknown"}.${n.method||"unknown"}:${c}: ${u.message}`)}}}var $x=n(92519),ev=n(51216);const tv=(0,ev.t)(0),nv=(0,ev.t)(1),rv=(Number.MAX_SAFE_INTEGER,(0,ev.t)("11400714785074694791")),av=(0,ev.t)("14029467366897019727"),iv=(0,ev.t)("1609587929392839161"),sv=(0,ev.t)("9650029242287828579"),ov=(0,ev.t)("2870177450012600261"),cv=(0,ev.t)("0xffffffffffffffff"),uv=(0,ev.t)(7),dv=(0,ev.t)(11),lv=(0,ev.t)(12),fv=(0,ev.t)(16),pv=(0,ev.t)(18),hv=(0,ev.t)(23),mv=(0,ev.t)(27),bv=(0,ev.t)(29),yv=(0,ev.t)(31),gv=(0,ev.t)(32),xv=(0,ev.t)(33),vv=(0,ev.t)(64),wv=(0,ev.t)(256);function Sv(e,t){const n=e&cv;return(n<>vv-t)&cv}function Tv(e,t,n){const r=new Array(n);let a=0;for(let s=0;s=0;s--)i=(i<=0){const e=e=>rv*Sv(e+av*Tv(t,a,4),yv);do{n.v1=e(n.v1),a+=8,n.v2=e(n.v2),a+=8,n.v3=e(n.v3),a+=8,n.v4=e(n.v4),a+=8}while(a<=r)}return a=32?((((Sv(i,nv)+Sv(s,uv)+Sv(o,lv)+Sv(c,pv)^rv*Sv(i*av,yv))*rv+sv^rv*Sv(s*av,yv))*rv+sv^rv*Sv(o*av,yv))*rv+sv^rv*Sv(c*av,yv))*rv+sv:n+ov);for(;u<=a-8;)d=cv&sv+rv*Sv(d^rv*Sv(av*Tv(r,u,4),yv),mv),u+=8;for(u+4<=a&&(d=cv&iv+av*Sv(d^rv*Tv(r,u,2),hv),u+=4);u>xv),d=cv&iv*(d^d>>bv),d=cv&(d^d>>gv);const l=new Uint8Array(8);for(let f=7;f>=0;f--)l[f]=Number(d%wv),d/=wv;return l}function Pv(e,t=64,n){const r=Math.ceil(t/64),a=(0,N.Y)(e);if(!Pa.vc||!n&&li())return di(a,r);const i=new Uint8Array(8*r);for(let s=0;sPv(e,128),Mv={Blake2_128:e=>mi(e,128),Blake2_128Concat:e=>Mt(mi(e,128),(0,N.Y)(e)),Blake2_256:e=>mi(e,256),Identity:e=>(0,N.Y)(e),Twox128:e=>Pv(e,128),Twox256:e=>Pv(e,256),Twox64Concat:e=>Mt(Pv(e,64),(0,N.Y)(e))};const Iv={args:[],hashers:[],keys:[]};function Ov(e){return!(0,qe.o)(e)}function Nv({method:e,section:t},{args:n,keys:r}){if(!Array.isArray(n))throw new Error(`Call to ${qt(t||"unknown")}.${qt(e||"unknown")} needs ${r.length} arguments`);if(n.filter(Ov).length!==r.length)throw new Error(`Call to ${qt(t||"unknown")}.${qt(e||"unknown")} needs ${r.length} arguments, found [${n.join(", ")}]`)}function Ev(e,t,{args:n,hashers:r,keys:a}){const i=a.length,s=new Array(i);for(let c=0;c`${t[r].type}(${Zu(e.lookup,n)})`))}const o=["module","method"].concat(...n.args.map(((e,t)=>s[t])));return{inner:a.concat(...i).map(((e,t)=>({name:o[t],outer:[e]})))}}function Av(e,t,n){const[r,a]=Ev(e,t,n);return Mt(...r,...a)}function Hv(e,t,n){return Nv(t,n),rr(Av(e,t,n))}function _v(e,t,n){const{meta:r,method:a,prefix:i,section:s}=t,o=function(e,t,n){const{meta:{type:r}}=t;let a=null;return(...i)=>{if(r.isPlain)return a||(a=n.skipHashing?rr((0,N.Y)(n.key)):Hv(e,t,Iv)),a;const{hashers:s,key:o}=r.asMap;return 1===s.length?Hv(e,t,{args:i,hashers:s,keys:[o]}):Hv(e,t,{args:i,hashers:s,keys:e.lookup.getSiType(o).def.asTuple})}}(e,t,n);return o.inspect=function(e,t,n){const{meta:{type:r}}=t;return(...a)=>{if(r.isPlain)return n.skipHashing?{inner:[],name:"wellKnown",outer:[(0,N.Y)(n.key)]}:Cv(e,t,Iv);const{hashers:i,key:s}=r.asMap;return 1===i.length?Cv(e,t,{args:a,hashers:i,keys:[s]}):Cv(e,t,{args:a,hashers:i,keys:e.lookup.getSiType(s).def.asTuple})}}(e,t,n),o.meta=r,o.method=qt(a),o.prefix=i,o.section=s,o.toJSON=()=>(0,M.Z)({storage:{method:a,prefix:i,section:s}},r.toJSON()),o}function Bv(e,t,n){const{meta:{type:r}}=t,a=_v(e,t,n);return r.isMap&&function(e,t,n){const{meta:{type:r},method:a,section:i}=t;n.iterKey=function(e,{meta:{docs:t,name:n,type:r},section:a},{method:i},s){const o=e.createTypeUnsafe("StorageEntryMetadataLatest",[{docs:t,fallback:e.createTypeUnsafe("Bytes",[]),modifier:e.createTypeUnsafe("StorageEntryModifierLatest",[1]),name:n,type:e.createTypeUnsafe("StorageEntryTypeLatest",[r.asMap.key,0])}]);s.meta=o;const c=(...t)=>e.createTypeUnsafe("StorageKey",[s(...t),{method:i,section:a}]);return c.meta=o,c}(e,t,n,((...n)=>{if(n.length&&(r.isPlain||n.length>=r.asMap.hashers.length))throw new Error(`Iteration of ${qt(i||"unknown")}.${qt(a||"unknown")} needs arguments to be at least one less than the full arguments, found [${n.join(", ")}]`);if(n.length&&r.isMap){const{hashers:a,key:i}=r.asMap,s=1===a.length?[i]:e.lookup.getSiType(i).def.asTuple;return new nt(e,Av(e,t,{args:n,hashers:a.slice(0,n.length),keys:s.slice(0,n.length)}))}return new nt(e,Av(e,t,Iv))}))}(e,t,a),a.keyPrefix=(...e)=>a.iterKey&&a.iterKey(...e)||lr(a())[1],a}function Rv(e,t){const n=t.toLowerCase();return e.lookup.types.find((e=>e.type.def.isPrimitive&&e.type.def.asPrimitive.toString().toLowerCase()===n||e.type.def.isHistoricMetaCompat&&e.type.def.asHistoricMetaCompat.toString().toLowerCase()===n))}function Lv(e,t){let n=Rv(e,t);if(!n&&"Bytes"===t){const r=Rv(e,"u8");r&&(n=e.lookup.types.find((e=>e.type.def.isSequence&&e.type.def.asSequence.type.eq(r.id)||e.type.def.isHistoricMetaCompat&&e.type.def.asHistoricMetaCompat.eq(t))))}return n||console.warn(`Unable to map ${t} to a lookup index`),n}function Uv({method:e,prefix:t,section:n},r,{docs:a,type:i}){return s=>Bv(s,{meta:s.createTypeUnsafe("StorageEntryMetadataLatest",[{docs:s.createTypeUnsafe("Vec",[[a]]),modifier:s.createTypeUnsafe("StorageEntryModifierLatest",["Required"]),name:s.createTypeUnsafe("Text",[e]),toJSON:()=>r,type:s.createTypeUnsafe("StorageEntryTypeLatest",[{Plain:Lv(s,i)?.id||0}])}]),method:e,prefix:t,section:n},{key:r,skipHashing:!0})}function zv(e,t,n){return Uv({method:e,prefix:"Substrate",section:"substrate"},t,n)}const Dv={changesTrieConfig:zv("changesTrieConfig",":changes_trie",{docs:"Changes trie configuration is stored under this key.",type:"u32"}),childStorageKeyPrefix:zv("childStorageKeyPrefix",":child_storage:",{docs:"Prefix of child storage keys.",type:"u32"}),code:zv("code",":code",{docs:"Wasm code of the runtime.",type:"Bytes"}),extrinsicIndex:zv("extrinsicIndex",":extrinsic_index",{docs:"Current extrinsic index (u32) is stored under this key.",type:"u32"}),heapPages:zv("heapPages",":heappages",{docs:"Number of wasm linear memory pages required for execution of the runtime.",type:"u64"})};const jv="palletVersion",qv=":__STORAGE_VERSION__:",Fv={docs:"Returns the current pallet version from storage",type:"u16"};function Xv(e,{pallets:t},n){const r=function(e){const t={},n=Object.entries(Dv);for(let r=0,a=n.length;rJr({palletVersion:Uv({method:jv,prefix:o,section:t},Av(e,{method:qv,prefix:n.toString()},Iv),Fv)(e)},a,(n=>Bv(e,{meta:n,method:n.name.toString(),prefix:o,section:t},{})),Fl)))}}return r}function Zv(e){return t=>t?e[t.charCodeAt(0)]+t.slice(1):""}const Wv=Zv(Ut);function Gv(){return new B}function Kv(e,t){var n=arguments.length>=2;return function(r){return r.pipe(e?function(e,t){return Pe((function(n,r){var a=0;n.subscribe(Ve(r,(function(n){return e.call(t,n,a++)&&r.next(n)})))}))}((function(t,n){return e(t,n,r)})):le,(i=1)<=0?function(){return Bb}:Pe((function(e,t){var n=0;e.subscribe(Ve(t,(function(e){++n<=i&&(t.next(e),i<=n&&t.complete())})))})),n?function(e){return Pe((function(t,n){var r=!1;t.subscribe(Ve(n,(function(e){r=!0,n.next(e)}),(function(){r||n.next(e),n.complete()})))}))}(t):(void 0===(a=function(){return new B})&&(a=Gv),Pe((function(e,t){var n=!1;e.subscribe(Ve(t,(function(e){n=!0,t.next(e)}),(function(){return n?t.complete():t.error(a())})))}))));var a,i}}function Yv(e){return(0,De.m)(e.sign)}const Jv=(0,at.k)("api/util");function Qv(e,{block:{extrinsics:t,header:n}},r,a){for(const[i,s]of t.entries())if(s.hash.eq(e))return{blockNumber:sb(n.number)?n.number.unwrap():n.number,events:r.filter((({phase:e})=>e.isApplyExtrinsic&&e.asApplyExtrinsic.eqn(i))),txIndex:i};if(a.isInBlock){const r=t.map((e=>e.hash.toHex()));Jv.warn(`block ${n.hash.toHex()}: Unable to find extrinsic ${e.toHex()} inside ${r.join(", ")}`)}return{}}const $v=e=>e;function ew(e,t,n,r){return e.filter((({event:e})=>t===e.section&&n.includes(e.method))).map((e=>r(e)))}function tw({event:{data:[e]}}){return e}function nw({event:{data:e,method:t}}){return"ExtrinsicSuccess"===t?e[0]:e[1]}class rw{constructor({blockNumber:e,dispatchError:t,dispatchInfo:n,events:r,internalError:a,status:i,txHash:s,txIndex:o}){this.dispatchError=t||function(e=[]){return ew(e,"system",["ExtrinsicFailed"],tw)[0]}(r),this.dispatchInfo=n||function(e=[]){return ew(e,"system",["ExtrinsicFailed","ExtrinsicSuccess"],nw)[0]}(r),this.events=r||[],this.internalError=a,this.status=i,this.txHash=s,this.txIndex=o,this.blockNumber=e}get isCompleted(){return this.isError||this.status.isInBlock||this.status.isFinalized}get isError(){return this.status.isDropped||this.status.isFinalityTimeout||this.status.isInvalid||this.status.isUsurped}get isFinalized(){return this.status.isFinalized}get isInBlock(){return this.status.isInBlock}get isWarning(){return this.status.isRetracted}filterRecords(e,t){return ew(this.events,e,Array.isArray(t)?t:[t],$v)}findRecord(e,t){return this.filterRecords(e,t)[0]}toHuman(e){return{dispatchError:this.dispatchError?.toHuman(),dispatchInfo:this.dispatchInfo?.toHuman(),events:this.events.map((t=>t.toHuman(e))),internalError:this.internalError?.message.toString(),status:this.status.toHuman(e)}}}function aw(e,t,n,{header:r,mortalLength:a,nonce:i}){if(!r){if(n.era&&!n.blockHash)throw new Error("Expected blockHash to be passed alongside non-immortal era options");return(0,Rt.h)(n.era)&&(delete n.era,delete n.blockHash),sw(e,n,{nonce:i})}return sw(e,n,{blockHash:r.hash,era:t.createTypeUnsafe("ExtrinsicEra",[{current:r.number,period:n.era||a}]),nonce:i})}function iw(e,t){let n={};return(0,De.m)(e)?t=e:n=(0,M.Z)({},e),[n,t]}function sw(e,t,n){return(0,M.Z)({blockHash:e.genesisHash,genesisHash:e.genesisHash},t,n,{runtimeVersion:e.runtimeVersion,signedExtensions:e.registry.signedExtensions,version:e.extrinsicType})}function ow({api:e,apiType:t,blockHash:n,decorateMethod:r}){const a=e.registry.createClass("Extrinsic");return class extends a{constructor(n,r){super(n,r,{version:e.extrinsicType}),this.__internal__transformResult=Lt.y,this.__internal__observeSign=(t,n)=>{const r=Yv(t)?t.address:t.toString(),a=function(e={}){return(0,pn.H)(e)||(0,Rt.h)(e)?{nonce:e}:e}(n);return e.derive.tx.signingInfo(r,a.nonce,a.era).pipe(Kv(),rm((async n=>{const i=aw(e,this.registry,a,n);let s=-1;return Yv(t)?this.sign(t,i):s=await this.__internal__signViaSigner(r,i,n.header),{options:i,updateId:s}})))},this.__internal__observeStatus=(t,n)=>{if(!n.isFinalized&&!n.isInBlock)return Re(this.__internal__transformResult(new rw({status:n,txHash:t})));const r=n.isInBlock?n.asInBlock:n.asFinalized;return e.derive.tx.events(r).pipe(Le((({block:e,events:r})=>this.__internal__transformResult(new rw({...Qv(t,e,r,n),status:n,txHash:t})))),bh((e=>Re(this.__internal__transformResult(new rw({internalError:e,status:n,txHash:t}))))))},this.__internal__observeSend=t=>e.rpc.author.submitExtrinsic(this).pipe(uh((e=>{this.__internal__updateSigner(e,t)}))),this.__internal__observeSubscribe=t=>{const n=this.hash;return e.rpc.author.submitAndWatchExtrinsic(this).pipe(Ie((e=>this.__internal__observeStatus(n,e))),uh((e=>{this.__internal__updateSigner(e,t)})))},this.__internal__signViaSigner=async(t,n,r)=>{const a=n.signer||e.signer;if(!a)throw new Error("No signer specified, either via api.setSigner or via sign options. You possibly need to pass through an explicit keypair for the origin so it can be used for signing.");const i=this.registry.createTypeUnsafe("SignerPayload",[(0,M.Z)({},n,{address:t,blockNumber:r?r.number:0,method:this.method})]);let s;if((0,De.m)(a.signPayload))s=await a.signPayload(i.toPayload());else{if(!(0,De.m)(a.signRaw))throw new Error("Invalid signer interface, it should implement either signPayload or signRaw (or both)");s=await a.signRaw(i.toRaw())}return super.addSignature(t,s.signature,i.toPayload()),s.id},this.__internal__updateSigner=(t,n)=>{if(n&&-1!==n.updateId){const{options:r,updateId:a}=n,i=r.signer||e.signer;i&&(0,De.m)(i.update)&&i.update(a,t)}},this.__internal__ignoreStatusCb="rxjs"===t}get hasDryRun(){return(0,De.m)(e.rpc.system?.dryRun)}get hasPaymentInfo(){return(0,De.m)(e.call.transactionPaymentApi?.queryInfo)}dryRun(t,a){if(!this.hasDryRun)throw new Error("The system.dryRun RPC call is not available in your environment");return n||(0,I.H)(a)||(0,ut.U)(a)?r((()=>e.rpc.system.dryRun(this.toHex(),n||a))):r((()=>this.__internal__observeSign(t,a).pipe(Ie((()=>e.rpc.system.dryRun(this.toHex()))))))()}paymentInfo(t,a){if(!this.hasPaymentInfo)throw new Error("The transactionPaymentApi.queryInfo runtime call is not available in your environment");if(n||(0,I.H)(a)||(0,ut.U)(a))return r((()=>e.callAt(n||a).pipe(Ie((e=>{const t=this.toU8a();return e.transactionPaymentApi.queryInfo(t,t.length)})))));const[i]=iw(a),s=Yv(t)?t.address:t.toString();return r((()=>e.derive.tx.signingInfo(s,i.nonce,i.era).pipe(Kv(),Ie((t=>{const n=aw(e,this.registry,i,t),r=sw(e,n,{}),a=e.tx(this.toU8a()).signFake(s,r).toU8a();return e.call.transactionPaymentApi.queryInfo(a,a.length)})))))()}send(t){const n=e.hasSubscriptions&&(this.__internal__ignoreStatusCb||!!t);return r(n?this.__internal__observeSubscribe:this.__internal__observeSend)(t)}signAsync(e,t){return r((()=>this.__internal__observeSign(e,t).pipe(Le((()=>this)))))()}signAndSend(t,n,a){const[i,s]=iw(n,a),o=e.hasSubscriptions&&(this.__internal__ignoreStatusCb||!!s);return r((()=>this.__internal__observeSign(t,i).pipe(Ie((e=>o?this.__internal__observeSubscribe(e):this.__internal__observeSend(e))))))(s)}withResultTransform(e){return this.__internal__transformResult=e,this}}}function cw(e,t,n,r,a){const i=ow({api:t,apiType:e,blockHash:a,decorateMethod:n});return e=>new i(r||t.registry,e)}const uw=(0,at.k)("api/augment");function dw(e,t,n=[]){return t.length?` ${t.length} ${e}${n.length?" and":""}`:""}function lw(e,t){return t.length?`\n\t${e.padStart(7)}: ${t.sort().join(", ")}`:""}function fw(e,t,[n,r]){(n.length||r.length)&&uw.warn(`api.${e}: Found${dw("added",n,r)}${dw("removed",r)} ${t}:${lw("added",n)}${lw("removed",r)}`)}function pw(e,t){return e.filter((e=>!t.includes(e)))}function hw(e,t){const n=Object.keys(e),r=(a=Object.keys(t),i=n,a.filter((e=>i.includes(e))));var a,i;const s=[];for(let o=0,c=r.length;or[e]))}return n}function bw(e,t){const n=e=>Object.keys(t[e]),r=(n,r)=>e(t[n][r]),a={},i=Object.keys(t);for(let s=0,o=i.length;se.getTypeDef(t).type)).join(", ")})`}function gw(e,t,n){const r=n.filter((e=>!(0,qe.o)(e)));if(t.meta.type.isPlain){if(0!==r.length)throw new Error(`${yw(e,t,[])} does not take any arguments, ${r.length} found`)}else{const{hashers:n,key:a}=t.meta.type.asMap,i=1===n.length?[a]:e.lookup.getSiType(a).def.asTuple.map((e=>e));if(r.length!==i.length)throw new Error(`${yw(e,t,i)} is a map, requiring ${i.length} arguments, ${r.length} found`)}return[t,r]}var xw=n(84730);class vw{constructor(){this.__internal__eventemitter=new xw}emit(e,...t){return this.__internal__eventemitter.emit(e,...t)}on(e,t){return this.__internal__eventemitter.on(e,t),this}off(e,t){return this.__internal__eventemitter.removeListener(e,t),this}once(e,t){return this.__internal__eventemitter.once(e,t),this}}const ww=1e3,Sw=(0,at.k)("api/init");let Tw=0;function kw(e,{method:t,section:n}){return Qr(e.rx.query[n]&&e.rx.query[n][t],(()=>`query.${n}.${t} is not available in this version of the metadata`))}class Pw extends vw{constructor(e,t,n){super(),this.__internal__runtimeLog={},this.__internal__storageGetQ=[],this.__internal__storageSubQ=[],this.__phantom=new it(0),this._call={},this._consts={},this._errors={},this._events={},this._extrinsicType=Li.LATEST_EXTRINSIC_VERSION,this._isReady=!1,this._query={},this._runtimeMap={},this._rx={call:{},consts:{},query:{},tx:{}},this._rxDecorateMethod=e=>e,this.__internal__instanceId=""+ ++Tw,this.__internal__registry=e.source?.registry||e.registry||new vp,this._rx.callAt=(e,t)=>Be(this.at(e,t)).pipe(Le((e=>e.rx.call))),this._rx.queryAt=(e,t)=>Be(this.at(e,t)).pipe(Le((e=>e.rx.query))),this._rx.registry=this.__internal__registry,this._decorateMethod=n,this._options=e,this._type=t;const r=e.source?e.source._rpcCore.provider.isClonable?e.source._rpcCore.provider.clone():e.source._rpcCore.provider:e.provider||new $x.U;this._rpcCore=new Qx(this.__internal__instanceId,this.__internal__registry,{isPedantic:this._options.isPedantic,provider:r,userRpc:this._options.rpc}),this._isConnected=new $p(this._rpcCore.provider.isConnected),this._rx.hasSubscriptions=this._rpcCore.provider.hasSubscriptions}get registry(){return this.__internal__registry}createType(e,...t){return this.__internal__registry.createType(e,...t)}registerTypes(e){e&&this.__internal__registry.register(e)}get hasSubscriptions(){return this._rpcCore.provider.hasSubscriptions}get supportMulti(){return this._rpcCore.provider.hasSubscriptions||!!this._rpcCore.state.queryStorageAt}_emptyDecorated(e,t){return{call:{},consts:{},errors:{},events:{},query:{},registry:e,rx:{call:{},query:{}},tx:cw(this._type,this._rx,this._decorateMethod,e,t)}}_createDecorated(e,t,n,r){n||(n=this._emptyDecorated(e.registry,r)),!t&&e.decoratedMeta||(e.decoratedMeta=function(e,t){if(!(t instanceof zf))throw new Error("You need to pass a valid Metadata instance to Decorated");const n=t.asLatest,r=t.version;return{consts:$l(e,n),errors:Yl(e,n,r),events:Ql(e,n,r),query:Xv(e,n),registry:e,tx:Gl(e,n,r)}}(e.registry,e.metadata));const a=this._decorateCalls(e,this._decorateMethod,r),i=this._decorateCalls(e,this._rxDecorateMethod,r),s=this._decorateStorage(e.decoratedMeta,this._decorateMethod,r),o=this._decorateStorage(e.decoratedMeta,this._rxDecorateMethod,r);return mw("consts",e.decoratedMeta.consts,n.consts,t),mw("errors",e.decoratedMeta.errors,n.errors,t),mw("events",e.decoratedMeta.events,n.events,t),mw("query",s,n.query,t),mw("query",o,n.rx.query,t),mw("call",a,n.call,t),mw("call",i,n.rx.call,t),n.findCall=t=>A(e.registry,t),n.findError=t=>H(e.registry,t),n.queryMulti=r?this._decorateMultiAt(n,this._decorateMethod,r):this._decorateMulti(this._decorateMethod),n.runtimeVersion=e.runtimeVersion,{createdAt:r,decoratedApi:n,decoratedMeta:e.decoratedMeta}}_injectMetadata(e,t=!1){!t&&e.decoratedApi||(e.decoratedApi=this._emptyDecorated(e.registry));const{decoratedApi:n,decoratedMeta:r}=this._createDecorated(e,t,e.decoratedApi);this._call=n.call,this._consts=n.consts,this._errors=n.errors,this._events=n.events,this._query=n.query,this._rx.call=n.rx.call,this._rx.query=n.rx.query;const a=this._decorateExtrinsics(r,this._decorateMethod),i=this._decorateExtrinsics(r,this._rxDecorateMethod);t||!this._extrinsics?(this._extrinsics=a,this._rx.tx=i):(mw("tx",a,this._extrinsics,!1),mw(null,i,this._rx.tx,!1)),mw(null,r.consts,this._rx.consts,t),this.emit("decorated")}injectMetadata(e,t,n){this._injectMetadata({counter:0,metadata:e,registry:n||this.__internal__registry,runtimeVersion:this.__internal__registry.createType("RuntimeVersionPartial")},t)}_decorateFunctionMeta(e,t){return t.meta=e.meta,t.method=e.method,t.section=e.section,t.toJSON=e.toJSON,e.callIndex&&(t.callIndex=e.callIndex),t}_filterRpc(e,t){0!==Object.keys(t).length&&(this._rpcCore.addUserInterfaces(t),this._decorateRpc(this._rpcCore,this._decorateMethod,this._rpc),this._decorateRpc(this._rpcCore,this._rxDecorateMethod,this._rx.rpc));const n={};for(let a=0,i=e.length;a!r.includes(e)&&!e.includes("_unstable_")));i.length&&!this._options.noInitWarn&&Sw.warn(`RPC methods not decorated: ${i.join(", ")}`);for(let s=0;sBe(this._rpcCore.provider.send(e,t))))}_decorateRpc(e,t,n=this._rpcSubmitter(t)){const r=n,a=(n,r)=>{const a=e[n][r],i=t(a,{methodName:r});return i.meta=a.meta,i.raw=t(a.raw,{methodName:r}),i};for(let i=0,s=e.sections.length;ia(t,e);for(let e=0,a=n.length;er.version===e));i?(0,M.Z)(i.methods,r.methods):e[t].push(r)}else e[t]=a}}_getRuntimeDefs(e,t,n=""){const r={},a=Object.values(i);for(let i=0,s=a.length;i({...e.typesBundle?.spec?.[n]?.runtime??{},...e.typesBundle?.chain?.[t]?.runtime??{}})))}(e,n,t)),this._addRuntimeDef(r,this._options.runtime),Object.entries(r)}_decorateCalls({registry:e,runtimeVersion:{apis:t,specName:n,specVersion:r}},a,i){const s={},o={},c={},u=this._getRuntimeDefs(e,n,this._runtimeChain),d=[],l=`${n.toString()}/${r.toString()}`,f=this.__internal__runtimeLog[l]||!1;this.__internal__runtimeLog[l]=!0;for(let y=0,g=u.length;ye.eq(r)));if(c[r]=!0,a){const t=n.map((({version:e})=>e)).sort(),i=n.find((({version:e})=>a[1].eq(e)));if(i){const t=qt(e),n=Object.entries(i.methods);if(n.length){o[t]||(o[t]={});for(let a=0,i=n.length;a[e.toHex(),t.toString()])).filter((([e])=>!c[e])).map((([e,t])=>`${this._runtimeMap[e]||e}/${t}`));this._options.noInitWarn||f||(d.length&&Sw.warn(`${l}: Not decorating runtime apis without matching versions: ${d.join(", ")}`),p.length&&Sw.warn(`${l}: Not decorating unknown runtime apis: ${p.join(", ")}`));const h=i?(e,t)=>this._rpcCore.state.call(e,t,i):(e,t)=>this._rpcCore.state.call(e,t),m=t=>Jr({},Object.keys(o[t]),(n=>this._decorateCall(e,o[t][n],h,a))),b=Object.keys(o);for(let y=0,g=b.length;y{if(r.length!==t.params.length)throw new Error(`${t.name}:: Expected ${t.params.length} arguments, found ${r.length}`);const a=e.createType("Raw",It(r.map(((n,r)=>e.createTypeUnsafe(t.params[r].type,[n]).toU8a()))));return n(t.name,a).pipe(Le((n=>e.createTypeUnsafe(t.type,[n]))))}));return a.meta=t,a}_decorateMulti(e){return e((e=>e.length?(this.hasSubscriptions?this._rpcCore.state.subscribeStorage:this._rpcCore.state.queryStorageAt)(e.map((e=>Array.isArray(e)?e[0].creator.meta.type.isPlain?[e[0].creator]:1===e[0].creator.meta.type.asMap.hashers.length?[e[0].creator,e.slice(1)]:[e[0].creator,...e.slice(1)]:[e.creator]))):Re([])))}_decorateMultiAt(e,t,n){return t((t=>t.length?this._rpcCore.state.queryStorageAt(t.map((t=>{if(Array.isArray(t)){const{creator:n}=kw(e,t[0].creator);return n.meta.type.isPlain?[n]:1===n.meta.type.asMap.hashers.length?[n,t.slice(1)]:[n,...t.slice(1)]}return[kw(e,t.creator).creator]})),n):Re([])))}_decorateExtrinsics({tx:e},t){const n=cw(this._type,this._rx,t),r=t=>Jr({},Object.keys(e[t]),(r=>r.startsWith("$")?e[t][r]:this._decorateExtrinsicEntry(e[t][r],n))),a=Object.keys(e);for(let i=0,s=a.length;it(e(...n));return n.is=t=>e.is(t),this._decorateFunctionMeta(e,n)}_decorateStorage({query:e,registry:t},n,r){const a={},i=a=>Jr({},Object.keys(e[a]),(i=>r?this._decorateStorageEntryAt(t,e[a][i],n,r):this._decorateStorageEntry(e[a][i],n))),s=Object.keys(e);for(let o=0,c=s.length;ogw(n||this.__internal__registry,e,t),r=t=>Be(this.at(t)).pipe(Le((t=>kw(t,e)))),a=this._decorateStorageCall(e,t);return a.creator=e,a.at=t(((e,...t)=>r(e).pipe(Ie((e=>e(...t)))))),a.hash=t(((...e)=>this._rpcCore.state.getStorageHash(n(e)))),a.is=t=>t.section===e.section&&t.method===e.method,a.key=(...t)=>(0,O.c)(lr(e(...t))[1]),a.keyPrefix=(...t)=>(0,O.c)(e.keyPrefix(...t)),a.size=t(((...e)=>this._rpcCore.state.getStorageSize(n(e)))),a.sizeAt=t(((e,...t)=>r(e).pipe(Ie((r=>this._rpcCore.state.getStorageSize(n(t,r.creator.meta.registry),e)))))),e.iterKey&&e.meta.type.isMap&&(a.entries=t(qh(this.__internal__instanceId,((...t)=>this._retrieveMapEntries(e,null,t)))),a.entriesAt=t(qh(this.__internal__instanceId,((e,...t)=>r(e).pipe(Ie((n=>this._retrieveMapEntries(n.creator,e,t))))))),a.entriesPaged=t(qh(this.__internal__instanceId,(t=>this._retrieveMapEntriesPaged(e,void 0,t)))),a.keys=t(qh(this.__internal__instanceId,((...t)=>this._retrieveMapKeys(e,null,t)))),a.keysAt=t(qh(this.__internal__instanceId,((e,...t)=>r(e).pipe(Ie((n=>this._retrieveMapKeys(n.creator,e,t))))))),a.keysPaged=t(qh(this.__internal__instanceId,(t=>this._retrieveMapKeysPaged(e,void 0,t))))),this.supportMulti&&e.meta.type.isMap&&(a.multi=t((t=>1===e.meta.type.asMap.hashers.length?this._retrieveMulti(t.map((t=>[e,[t]]))):this._retrieveMulti(t.map((t=>[e,t])))))),this._decorateFunctionMeta(e,a)}_decorateStorageEntryAt(e,t,n,r){const a=n=>gw(e,t,n),i=n(((...e)=>this._rpcCore.state.getStorage(a(e),r)));return i.creator=t,i.hash=n(((...e)=>this._rpcCore.state.getStorageHash(a(e),r))),i.is=e=>e.section===t.section&&e.method===t.method,i.key=(...e)=>(0,O.c)(lr(t(...e))[1]),i.keyPrefix=(...e)=>(0,O.c)(t.keyPrefix(...e)),i.size=n(((...e)=>this._rpcCore.state.getStorageSize(a(e),r))),t.iterKey&&t.meta.type.isMap&&(i.entries=n(qh(this.__internal__instanceId,((...e)=>this._retrieveMapEntries(t,r,e)))),i.entriesPaged=n(qh(this.__internal__instanceId,(e=>this._retrieveMapEntriesPaged(t,r,e)))),i.keys=n(qh(this.__internal__instanceId,((...e)=>this._retrieveMapKeys(t,r,e)))),i.keysPaged=n(qh(this.__internal__instanceId,(e=>this._retrieveMapKeysPaged(t,r,e))))),this.supportMulti&&t.meta.type.isMap&&(i.multi=n((e=>1===t.meta.type.asMap.hashers.length?this._retrieveMulti(e.map((e=>[t,[e]])),r):this._retrieveMulti(e.map((e=>[t,e])),r)))),this._decorateFunctionMeta(t,i)}_queueStorage(e,t){const n=t===this.__internal__storageSubQ?this._rpcCore.state.subscribeStorage:this._rpcCore.state.queryStorageAt;let r,a=t.length-1,i=0;return-1!==a&&t[a]&&50!==t[a][1].length?(r=t[a][0],i=t[a][1].length,t[a][1].push(e)):(a++,r=Be(new Promise((e=>{_m((()=>{const n=t[a][1];delete t[a],e(n)}))}))).pipe(Ie((e=>n(e)))),t.push([r,[e]])),r.pipe(Le((e=>e[i])))}_decorateStorageCall(e,t){return t(qh(this.__internal__instanceId,((...t)=>{const n=gw(this.__internal__registry,e,t);return this.hasSubscriptions?this._queueStorage(n,this.__internal__storageSubQ):this._rpcCore.state.getStorage(n)})),{methodName:e.method,overrideNoSub:(...t)=>this._queueStorage(gw(this.__internal__registry,e,t),this.__internal__storageGetQ)})}_retrieveMulti(e,t){if(!e.length)return Re([]);const n=this.hasSubscriptions&&!t?this._rpcCore.state.subscribeStorage:this._rpcCore.state.queryStorageAt;return e.length<=250?t?n(e,t):n(e):oh(gg(e,250).map((e=>t?n(e,t):n(e)))).pipe(Le(Rb))}_retrieveMapKeys({iterKey:e,meta:t,method:n,section:r},a,i){if(!e||!t.type.isMap)throw new Error("keys can only be retrieved on maps");const s=e(...i).toHex(),o=new $p(s),c=a?e=>this._rpcCore.state.getKeysPaged(s,ww,e,a):e=>this._rpcCore.state.getKeysPaged(s,ww,e),u=e=>e.setMeta(t,r,n);return o.pipe(Ie(c),Le((e=>e.map(u))),uh((e=>_m((()=>{e.length===ww?o.next(e[999].toHex()):o.complete()})))),fh(),Le(Rb))}_retrieveMapKeysPaged({iterKey:e,meta:t,method:n,section:r},a,i){if(!e||!t.type.isMap)throw new Error("keys can only be retrieved on maps");const s=e=>e.setMeta(t,r,n);return(a?e=>this._rpcCore.state.getKeysPaged(e,i.pageSize,i.startKey||e,a):e=>this._rpcCore.state.getKeysPaged(e,i.pageSize,i.startKey||e))(e(...i.args).toHex()).pipe(Le((e=>e.map(s))))}_retrieveMapEntries(e,t,n){const r=t?e=>this._rpcCore.state.queryStorageAt(e,t):e=>this._rpcCore.state.queryStorageAt(e);return this._retrieveMapKeys(e,t,n).pipe(Ie((e=>e.length?oh(gg(e,250).map(r)).pipe(Le((t=>Rb(t).map(((t,n)=>[e[n],t]))))):Re([]))))}_retrieveMapEntriesPaged(e,t,n){const r=t?e=>this._rpcCore.state.queryStorageAt(e,t):e=>this._rpcCore.state.queryStorageAt(e);return this._retrieveMapKeysPaged(e,t,n).pipe(Ie((e=>e.length?r(e).pipe(Le((t=>t.map(((t,n)=>[e[n],t]))))):Re([]))))}_decorateDeriveRx(e){const t=this._runtimeVersion?.specName.toString();return bw(e,function(e,t,n={}){return{...Xx(e,t,qx),...Xx(e,t,n)}}(this.__internal__instanceId,this._rx,(0,M.Z)({},this._options.derives,this._options.typesBundle?.spec?.[t||""]?.derives)))}_decorateDerive(e){return bw(e,this._rx.derive)}}const Vw=(0,at.k)("api/init");function Mw(e){return e.toString()}class Iw extends Pw{constructor(e,t,n){super(e,t,n),this.__internal__atLast=null,this.__internal__healthTimer=null,this.__internal__registries=[],this.__internal__updateSub=null,this.__internal__waitingRegistries={},this.registry.setKnownTypes(e),e.source?this.__internal__registries=e.source.__internal__registries:this.registerTypes(e.types),this._rpc=this._decorateRpc(this._rpcCore,this._decorateMethod),this._rx.rpc=this._decorateRpc(this._rpcCore,this._rxDecorateMethod),this.supportMulti&&(this._queryMulti=this._decorateMulti(this._decorateMethod),this._rx.queryMulti=this._decorateMulti(this._rxDecorateMethod)),this._rx.signer=e.signer,this._rpcCore.setRegistrySwap((e=>this.getBlockRegistry(e))),this._rpcCore.setResolveBlockHash((e=>oe(this._rpcCore.chain.getBlockHash(e)))),this.hasSubscriptions?(this._rpcCore.provider.on("disconnected",(()=>this.__internal__onProviderDisconnect())),this._rpcCore.provider.on("error",(e=>this.__internal__onProviderError(e))),this._rpcCore.provider.on("connected",(()=>this.__internal__onProviderConnect()))):this._options.noInitWarn||Vw.warn("Api will be available in a limited mode since the provider does not support subscriptions"),this._rpcCore.provider.isConnected&&this.__internal__onProviderConnect()}_initRegistry(e,t,n,r,a){e.clearCache(),e.setChainProperties(a||this.registry.getChainProperties()),e.setKnownTypes(this._options),e.register(function({knownTypes:e},t,n,r){const a=kt(r).toNumber();return Wp(t,n,((t,n)=>({...Gp(Dp[n],a),...Gp(wp[t],a),...Gp(e.typesBundle?.spec?.[n]?.types,a),...Gp(e.typesBundle?.chain?.[t]?.types,a),...e.typesSpec?.[n]??{},...e.typesChain?.[t]??{},...e.types??{}})))}(e,t,n.specName,n.specVersion)),e.setHasher(function({knownTypes:e},t,n){return Wp(t,n,((t,n)=>e.hasher||e.typesBundle?.chain?.[t]?.hasher||e.typesBundle?.spec?.[n]?.hasher||null))}(e,t,n.specName)),e.knownTypes.typesBundle&&(e.knownTypes.typesAlias=function({knownTypes:e},t,n){return Wp(t,n,((t,n)=>({...e.typesBundle?.spec?.[n]?.alias??{},...e.typesBundle?.chain?.[t]?.alias??{},...e.typesAlias??{}})))}(e,t,n.specName)),e.setMetadata(r,void 0,(0,M.Z)({},function({knownTypes:e},t,n){return Wp(t,n,((t,n)=>({...e.typesBundle?.spec?.[n]?.signedExtensions??{},...e.typesBundle?.chain?.[t]?.signedExtensions??{}})))}(e,t,n.specName),this._options.signedExtensions),this._options.noInitWarn)}_getDefaultRegistry(){return Qr(this.__internal__registries.find((({isDefault:e})=>e)),"Initialization error, cannot find the default registry")}async at(e,t){const n=(0,N.Y)(e),r=(0,O.c)(n),a=await this.getBlockRegistry(n,t);return this.__internal__atLast&&this.__internal__atLast[0]===r||(this.__internal__atLast=[r,this._createDecorated(a,!0,null,n).decoratedApi]),this.__internal__atLast[1]}async _createBlockRegistry(e,t,n){const r=new vp(e),a=new zf(r,await oe(this._rpcCore.state.getMetadata.raw(t.parentHash)));this._initRegistry(r,this._runtimeChain,n,a);const i={counter:0,lastBlockHash:e,metadata:a,registry:r,runtimeVersion:n};return this.__internal__registries.push(i),i}_cacheBlockRegistryProgress(e,t){let n=this.__internal__waitingRegistries[e];return(0,qe.o)(n)&&(n=this.__internal__waitingRegistries[e]=new Promise(((n,r)=>{t().then((t=>{delete this.__internal__waitingRegistries[e],n(t)})).catch((t=>{delete this.__internal__waitingRegistries[e],r(t)}))}))),n}_getBlockRegistryViaVersion(e,t){if(t){const n=this.__internal__registries.find((({runtimeVersion:{specName:e,specVersion:n}})=>e.eq(t.specName)&&n.eq(t.specVersion)));if(n)return n.counter++,n.lastBlockHash=e,n}return null}async _getBlockRegistryViaHash(e){if(!this._genesisHash||!this._runtimeVersion)throw new Error("Cannot retrieve data on an uninitialized chain");const t=this.registry.createType("HeaderPartial",this._genesisHash.eq(e)?{number:dt,parentHash:this._genesisHash}:await oe(this._rpcCore.chain.getHeader.raw(e)));if(t.parentHash.isEmpty)throw new Error("Unable to retrieve header and parent from supplied hash");const[n,r]=function(e,t){const n=Zp.find((t=>e.eq(t.genesisHash)));return n?[n.versions.reduce(((e,n)=>t.gt(n.blockNumber)?n:e),void 0),n.versions.find((e=>t.lte(e.blockNumber)))]:[void 0,void 0]}(this._genesisHash,t.number),a=this.registry.createType("RuntimeVersionPartial",await oe(this._rpcCore.state.getRuntimeVersion.raw(t.parentHash)));return this._getBlockRegistryViaVersion(e,a)||await this._cacheBlockRegistryProgress(a.toHex(),(()=>this._createBlockRegistry(e,t,a)))}async getBlockRegistry(e,t){return this.__internal__registries.find((({lastBlockHash:t})=>t&&Zr(t,e)))||this._getBlockRegistryViaVersion(e,t)||await this._cacheBlockRegistryProgress((0,O.c)(e),(()=>this._getBlockRegistryViaHash(e)))}async _loadMeta(){return!!this._isReady||(this._unsubscribeUpdates(),[this._genesisHash,this._runtimeMetadata]=this._options.source?._isReady?await this._metaFromSource(this._options.source):await this._metaFromChain(this._options.metadata),this._initFromMeta(this._runtimeMetadata))}async _metaFromSource(e){this._extrinsicType=e.extrinsicVersion,this._runtimeChain=e.runtimeChain,this._runtimeVersion=e.runtimeVersion;const t=Object.keys(e.rpc),n=[];for(let r=0,a=t.length;rthis._runtimeVersion?.specVersion.eq(e.specVersion)?Re(!1):this._rpcCore.state.getMetadata().pipe(Le((t=>{Vw.log(`Runtime version updated to spec=${e.specVersion.toString()}, tx=${e.transactionVersion.toString()}`),this._runtimeMetadata=t,this._runtimeVersion=e,this._rx.runtimeVersion=e;const n=this._getDefaultRegistry();return n.metadata=t,n.runtimeVersion=e,this._initRegistry(this.registry,this._runtimeChain,e,t),this._injectMetadata(n,!0),!0})))))).subscribe())}async _metaFromChain(e){const[t,n,r,a,i,s]=await Promise.all([oe(this._rpcCore.chain.getBlockHash(0)),oe(this._rpcCore.state.getRuntimeVersion()),oe(this._rpcCore.system.chain()),oe(this._rpcCore.system.properties()),oe(this._rpcCore.rpc.methods()),e?Promise.resolve(null):oe(this._rpcCore.state.getMetadata())]);this._runtimeChain=r,this._runtimeVersion=n,this._rx.runtimeVersion=n;const o=`${t.toHex()||"0x"}-${n.specVersion.toString()}`,c=s||(e&&e[o]?new zf(this.registry,e[o]):await oe(this._rpcCore.state.getMetadata()));return this._initRegistry(this.registry,r,n,c,a),this._filterRpc(i.methods.map(Mw),Kp(this.registry,r,n.specName)),this._subscribeUpdates(),this.__internal__registries.length||this.__internal__registries.push({counter:0,isDefault:!0,metadata:c,registry:this.registry,runtimeVersion:n}),c.getUniqTypes(this._options.throwOnUnknown||!1),[t,c]}_initFromMeta(e){return this._extrinsicType=e.asLatest.extrinsic.version.toNumber(),this._rx.extrinsicType=this._extrinsicType,this._rx.genesisHash=this._genesisHash,this._rx.runtimeVersion=this._runtimeVersion,this._injectMetadata(this._getDefaultRegistry(),!0),this._rx.derive=this._decorateDeriveRx(this._rxDecorateMethod),this._derive=this._decorateDerive(this._decorateMethod),!0}_subscribeHealth(){this._unsubscribeHealth(),this.__internal__healthTimer=this.hasSubscriptions?setInterval((()=>{oe(this._rpcCore.system.health.raw()).catch((()=>{}))}),1e4):null}_unsubscribeHealth(){this.__internal__healthTimer&&(clearInterval(this.__internal__healthTimer),this.__internal__healthTimer=null)}_unsubscribeUpdates(){this.__internal__updateSub&&(this.__internal__updateSub.unsubscribe(),this.__internal__updateSub=null)}_unsubscribe(){this._unsubscribeHealth(),this._unsubscribeUpdates()}async __internal__onProviderConnect(){this._isConnected.next(!0),this.emit("connected");try{const e=!1===this._options.initWasm||await fi().then((()=>{if(!li())throw new Error("Unable to initialize @polkadot/util-crypto");return!0})).catch((()=>!1)),t=await this._loadMeta();this._subscribeHealth(),t&&!this._isReady&&e&&(this._isReady=!0,this.emit("ready",this))}catch(e){const t=new Error(`FATAL: Unable to initialize the API: ${e.message}`);Vw.error(t),this.emit("error",t)}}__internal__onProviderDisconnect(){this._isConnected.next(!1),this._unsubscribe(),this.emit("disconnected")}__internal__onProviderError(e){this.emit("error",e)}}function Ow(e){if(void 0===e)throw new Error("Api interfaces needs to be initialized before using, wait for 'isReady'");return e}class Nw extends Iw{get call(){return Ow(this._call)}get consts(){return Ow(this._consts)}get derive(){return Ow(this._derive)}get errors(){return Ow(this._errors)}get events(){return Ow(this._events)}get extrinsicVersion(){return this._extrinsicType}get genesisHash(){return Ow(this._genesisHash)}get isConnected(){return this._isConnected.getValue()}get libraryInfo(){return`${E} v${C}`}get query(){return Ow(this._query)}get queryMulti(){return Ow(this._queryMulti)}get rpc(){return Ow(this._rpc)}get runtimeChain(){return Ow(this._runtimeChain)}get runtimeMetadata(){return Ow(this._runtimeMetadata)}get runtimeVersion(){return Ow(this._runtimeVersion)}get rx(){return Ow(this._rx)}get stats(){return this._rpcCore.provider.stats}get type(){return this._type}get tx(){return Ow(this._extrinsics)}findCall(e){return A(this.registry,e)}findError(e){return H(this.registry,e)}}class Ew extends Nw{constructor(e={},t,n){super(e,t,n)}connect(){return this._rpcCore.connect()}disconnect(){return this._unsubscribe(),this._rpcCore.disconnect()}setSigner(e){this._rx.signer=e}async sign(e,t,{signer:n}={}){if((0,I.H)(e)){const r=n||this._rx.signer;if(!r||!r.signRaw)throw new Error("No signer exists with a signRaw interface. You possibly need to pass through an explicit keypair for the origin so it can be used for signing.");return(await r.signRaw((0,M.Z)({type:"bytes"},t,{address:e}))).signature}return(0,O.c)(e.sign((0,N.Y)(t.data)))}}class Cw{constructor(e,t){this.__internal__allHasFired=!1,this.__internal__fired=[],this.__internal__fns=[],this.__internal__isActive=!0,this.__internal__results=[],this.__internal__subscriptions=[],this.__internal__callback=t,this.__internal__subscriptions=e.map((async(e,t)=>{const[n,...r]=Array.isArray(e)?e:[e];return this.__internal__fired.push(!1),this.__internal__fns.push(n),n(...r,this._createCallback(t))}))}_allHasFired(){return this.__internal__allHasFired||=0===this.__internal__fired.filter((e=>!e)).length,this.__internal__allHasFired}_createCallback(e){return t=>{this.__internal__fired[e]=!0,this.__internal__results[e]=t,this._triggerUpdate()}}_triggerUpdate(){if(this.__internal__isActive&&(0,De.m)(this.__internal__callback)&&this._allHasFired())try{this.__internal__callback(this.__internal__results)}catch{}}unsubscribe(){this.__internal__isActive&&(this.__internal__isActive=!1,this.__internal__subscriptions.forEach((async e=>{try{const t=await e;(0,De.m)(t)&&t()}catch{}})))}}function Aw(e,t){let n=!1;return{reject:e=>(n||(n=!0,t(e)),Bb),resolve:t=>{n||(n=!0,e(t))}}}function Hw(e,t){const n=!!(t&&t.methodName&&t.methodName.includes("subscribe"));return function(...r){const[a,i]=function(e,t){const n=e.slice(),r=e.length&&(0,De.m)(e[e.length-1])?n.pop():void 0;if(t&&!(0,De.m)(r))throw new Error("Expected a callback to be passed with subscriptions");return[n,r]}(r,n);return i?function(e,t,n){return new Promise(((r,a)=>{const i=Aw(r,a),s=e(...t).pipe(bh((e=>i.reject(e))),uh((()=>i.resolve((()=>s.unsubscribe()))))).subscribe((e=>{_m((()=>n(e)))}))}))}(e,a,i):function(e,t){return new Promise(((n,r)=>{const a=Aw(n,r),i=e(...t).pipe(bh((e=>a.reject(e)))).subscribe((e=>{a.resolve(e),_m((()=>i.unsubscribe()))}))}))}(t?.overrideNoSub||e,a)}}class _w extends Ew{constructor(e){super(e,"promise",Hw),this.__internal__isReadyPromise=new Promise((e=>{super.once("ready",(()=>e(this)))})),this.__internal__isReadyOrErrorPromise=new Promise(((e,t)=>{const n=Aw(e,t);super.once("ready",(()=>n.resolve(this))),super.once("error",(e=>n.reject(e)))}))}static create(e){const t=new _w(e);return e&&e.throwOnConnect?t.isReadyOrError:(t.isReadyOrError.catch((()=>{})),t.isReady)}get isReady(){return this.__internal__isReadyPromise}get isReadyOrError(){return this.__internal__isReadyOrErrorPromise}clone(){return new _w((0,M.Z)({},this._options,{source:this}))}async combineLatest(e,t){const n=new Cw(e,t);return()=>{n.unsubscribe()}}}},92519:(e,t,n)=>{"use strict";n.d(t,{U:()=>I});var r=n(66456);var a=n(64992),i=n(98278),s=n(50273);const o=(0,n(50075).Sn)("isPrototypeOf","hasOwnProperty");var c=n(66103),u=n(58758);const d=u.Ur.WebSocket;var l=n(48907),f=n(94676),p=n(51482),h=n(6169);const m=-99999;function b(e,t,n){Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})}class y extends Error{constructor(e="",t=-99999,n){if(super(),b(this,"message",String(e)),b(this,"name",this.constructor.name),b(this,"data",n),b(this,"code",t),(0,h.m)(Error.captureStackTrace))Error.captureStackTrace(this,this.constructor);else{const{stack:t}=new Error(e);t&&b(this,"stack",t)}}}y.CODES={ASSERT:-90009,INVALID_JSONRPC:-99998,METHOD_NOT_FOUND:-32601,UNKNOWN:m};const g=y;function x(e){if(e){const{code:t,data:n,message:r}=e;throw new g(`${t}: ${r}${function(e){if((0,i.o)(e))return"";const t=`: ${(0,l.H)(e)?e.replace(/Error\("/g,"").replace(/\("/g,"(").replace(/"\)/g,")").replace(/\(/g,", ").replace(/\)/g,""):(0,f.P)(e)}`;return t.length<=256?t:`${t.substring(0,255)}\u2026`}(n)}`,t,n)}}class v{constructor(){this.__internal__id=0}decodeResponse(e){if(!e||"2.0"!==e.jsonrpc)throw new Error("Invalid jsonrpc field in decoded object");const t=!(0,i.o)(e.params)&&!(0,i.o)(e.method);if(!((0,p.h)(e.id)||t&&((0,p.h)(e.params.subscription)||(0,l.H)(e.params.subscription))))throw new Error("Invalid id field in decoded object");if(x(e.error),void 0===e.result&&!t)throw new Error("No result found in jsonrpc response");return t?(x(e.params.error),e.params.result):e.result}encodeJson(e,t){const[n,r]=this.encodeObject(e,t);return[n,(0,f.P)(r)]}encodeObject(e,t){const n=++this.__internal__id;return[n,{id:n,jsonrpc:"2.0",method:e,params:t}]}}const w="ws://127.0.0.1:9944";class S{constructor(e){this.key=e,this.next=this.prev=this}}class T{constructor(e=128){this.__internal__data=new Map,this.__internal__refs=new Map,this.__internal__length=0,this.capacity=e,this.__internal__head=this.__internal__tail=new S("")}get length(){return this.__internal__length}get lengthData(){return this.__internal__data.size}get lengthRefs(){return this.__internal__refs.size}entries(){const e=this.keys(),t=e.length,n=new Array(t);for(let r=0;r{t&&t(e[n]),delete e[n]}))}class I{constructor(e=w,t=2500,n={},a){this.__internal__callCache=new T,this.__internal__handlers={},this.__internal__waitingForId={},this.__internal__isConnected=!1,this.__internal__subscriptions={},this.__internal__timeoutId=null,this.__internal__emit=(e,...t)=>{this.__internal__eventemitter.emit(e,...t)},this.__internal__onSocketClose=e=>{const t=new Error(`disconnected from ${this.endpoint}: ${e.code}:: ${e.reason||function(e){if(e>=0&&e<=999)return"(Unused)";if(e>=1016){if(e<=1999)return"(For WebSocket standard)";if(e<=2999)return"(For WebSocket extensions)";if(e<=3999)return"(For libraries and frameworks)";if(e<=4999)return"(For applications)"}return k[e]||"(Unknown)"}(e.code)}`);this.__internal__autoConnectMs>0&&V.error(t.message),this.__internal__isConnected=!1,this.__internal__websocket&&(this.__internal__websocket.onclose=null,this.__internal__websocket.onerror=null,this.__internal__websocket.onmessage=null,this.__internal__websocket.onopen=null,this.__internal__websocket=null),this.__internal__timeoutId&&(clearInterval(this.__internal__timeoutId),this.__internal__timeoutId=null),M(this.__internal__handlers,(e=>{try{e.callback(t,void 0)}catch(n){V.error(n)}})),M(this.__internal__waitingForId),this.__internal__endpointStats={bytesRecv:0,bytesSent:0,cached:0,errors:0,requests:0,subscriptions:0,timeout:0},this.__internal__emit("disconnected"),this.__internal__autoConnectMs>0&&setTimeout((()=>{this.connectWithRetry().catch((()=>{}))}),this.__internal__autoConnectMs)},this.__internal__onSocketError=e=>{V.debug((()=>["socket error",e])),this.__internal__emit("error",e)},this.__internal__onSocketMessage=e=>{V.debug((()=>["received",e.data]));const t=e.data.length;this.__internal__endpointStats.bytesRecv+=t,this.__internal__stats.total.bytesRecv+=t;const n=JSON.parse(e.data);return(0,i.o)(n.method)?this.__internal__onSocketMessageResult(n):this.__internal__onSocketMessageSubscribe(n)},this.__internal__onSocketMessageResult=e=>{const t=this.__internal__handlers[e.id];if(t){try{const{method:n,params:r,subscription:a}=t,i=this.__internal__coder.decodeResponse(e);if(t.callback(null,i),a){const e=`${a.type}::${i}`;this.__internal__subscriptions[e]=(0,s.Z)({},a,{method:n,params:r}),this.__internal__waitingForId[e]&&this.__internal__onSocketMessageSubscribe(this.__internal__waitingForId[e])}}catch(n){this.__internal__endpointStats.errors++,this.__internal__stats.total.errors++,t.callback(n,void 0)}delete this.__internal__handlers[e.id]}else V.debug((()=>`Unable to find handler for id=${e.id}`))},this.__internal__onSocketMessageSubscribe=e=>{const t=`${P[e.method]||e.method||"invalid"}::${e.params.subscription}`,n=this.__internal__subscriptions[t];if(!n)return this.__internal__waitingForId[t]=e,void V.debug((()=>`Unable to find handler for subscription=${t}`));delete this.__internal__waitingForId[t];try{const t=this.__internal__coder.decodeResponse(e);n.callback(null,t)}catch(r){this.__internal__endpointStats.errors++,this.__internal__stats.total.errors++,n.callback(r,void 0)}},this.__internal__onSocketOpen=()=>{if(null===this.__internal__websocket)throw new Error("WebSocket cannot be null in onOpen");return V.debug((()=>["connected to",this.endpoint])),this.__internal__isConnected=!0,this.__internal__resubscribe(),this.__internal__emit("connected"),!0},this.__internal__resubscribe=()=>{const e=this.__internal__subscriptions;this.__internal__subscriptions={},Promise.all(Object.keys(e).map((async t=>{const{callback:n,method:r,params:a,type:i}=e[t];if(!i.startsWith("author_"))try{await this.subscribe(i,r,a,n)}catch(s){V.error(s)}}))).catch(V.error)},this.__internal__timeoutHandlers=()=>{const e=Date.now(),t=Object.keys(this.__internal__handlers);for(let n=0,r=t.length;nthis.__internal__timeout){try{r.callback(new Error(`No response received from RPC endpoint in ${this.__internal__timeout/1e3}s`),void 0)}catch{}this.__internal__endpointStats.timeout++,this.__internal__stats.total.timeout++,delete this.__internal__handlers[t[n]]}}};const o=Array.isArray(e)?e:[e];if(0===o.length)throw new Error("WsProvider requires at least one Endpoint");o.forEach((e=>{if(!/^(wss|ws):\/\//.test(e))throw new Error(`Endpoint should start with 'ws://', received '${e}'`)})),this.__internal__eventemitter=new r,this.__internal__autoConnectMs=t||0,this.__internal__coder=new v,this.__internal__endpointIndex=-1,this.__internal__endpoints=o,this.__internal__headers=n,this.__internal__websocket=null,this.__internal__stats={active:{requests:0,subscriptions:0},total:{bytesRecv:0,bytesSent:0,cached:0,errors:0,requests:0,subscriptions:0,timeout:0}},this.__internal__endpointStats={bytesRecv:0,bytesSent:0,cached:0,errors:0,requests:0,subscriptions:0,timeout:0},this.__internal__timeout=a||6e4,t&&t>0&&this.connectWithRetry().catch((()=>{})),this.__internal__isReadyPromise=new Promise((e=>{this.__internal__eventemitter.once("connected",(()=>{e(this)}))}))}get hasSubscriptions(){return!0}get isClonable(){return!0}get isConnected(){return this.__internal__isConnected}get isReady(){return this.__internal__isReadyPromise}get endpoint(){return this.__internal__endpoints[this.__internal__endpointIndex]}clone(){return new I(this.__internal__endpoints)}selectEndpointIndex(e){return(this.__internal__endpointIndex+1)%e.length}async connect(){if(this.__internal__websocket)throw new Error("WebSocket is already connected");try{this.__internal__endpointIndex=this.selectEndpointIndex(this.__internal__endpoints),this.__internal__websocket=void 0!==u.Ur.WebSocket&&(e=u.Ur.WebSocket,o(t=d)&&o(e)&&(e===t||e.isPrototypeOf(t)))?new d(this.endpoint):new d(this.endpoint,void 0,{headers:this.__internal__headers}),this.__internal__websocket&&(this.__internal__websocket.onclose=this.__internal__onSocketClose,this.__internal__websocket.onerror=this.__internal__onSocketError,this.__internal__websocket.onmessage=this.__internal__onSocketMessage,this.__internal__websocket.onopen=this.__internal__onSocketOpen),this.__internal__timeoutId=setInterval((()=>this.__internal__timeoutHandlers()),5e3)}catch(n){throw V.error(n),this.__internal__emit("error",n),n}var e,t}async connectWithRetry(){if(this.__internal__autoConnectMs>0)try{await this.connect()}catch{setTimeout((()=>{this.connectWithRetry().catch((()=>{}))}),this.__internal__autoConnectMs)}}async disconnect(){this.__internal__autoConnectMs=0;try{this.__internal__websocket&&this.__internal__websocket.close(1e3)}catch(e){throw V.error(e),this.__internal__emit("error",e),e}}get stats(){return{active:{requests:Object.keys(this.__internal__handlers).length,subscriptions:Object.keys(this.__internal__subscriptions).length},total:this.__internal__stats.total}}get endpointStats(){return this.__internal__endpointStats}on(e,t){return this.__internal__eventemitter.on(e,t),()=>{this.__internal__eventemitter.removeListener(e,t)}}send(e,t,n,r){this.__internal__endpointStats.requests++,this.__internal__stats.total.requests++;const[a,i]=this.__internal__coder.encodeJson(e,t);let s=n?this.__internal__callCache.get(i):null;return s?(this.__internal__endpointStats.cached++,this.__internal__stats.total.cached++):(s=this.__internal__send(a,i,e,t,r),n&&this.__internal__callCache.set(i,s)),s}async __internal__send(e,t,n,r,a){return new Promise(((i,s)=>{try{if(!this.isConnected||null===this.__internal__websocket)throw new Error("WebSocket is not connected");const o=(e,t)=>{e?s(e):i(t)};V.debug((()=>["calling",n,t])),this.__internal__handlers[e]={callback:o,method:n,params:r,start:Date.now(),subscription:a};const c=t.length;this.__internal__endpointStats.bytesSent+=c,this.__internal__stats.total.bytesSent+=c,this.__internal__websocket.send(t)}catch(o){this.__internal__endpointStats.errors++,this.__internal__stats.total.errors++,s(o)}}))}subscribe(e,t,n,r){return this.__internal__endpointStats.subscriptions++,this.__internal__stats.total.subscriptions++,this.send(t,n,!1,{callback:r,type:e})}async unsubscribe(e,t,n){const r=`${e}::${n}`;if((0,i.o)(this.__internal__subscriptions[r]))return V.debug((()=>`Unable to find active subscription=${r}`)),!1;delete this.__internal__subscriptions[r];try{return!(this.isConnected&&!(0,c.F)(this.__internal__websocket))||this.send(t,[n])}catch{return!1}}}},98657:(e,t,n)=>{"use strict";n.d(t,{Nt:()=>o,cR:()=>s,vc:()=>i});var r=n(51216),a=n(58758);const i="function"==typeof r.t&&"function"==typeof r.t.asIntN,s="function"==typeof a.Ur.Buffer&&"function"==typeof a.Ur.Buffer.isBuffer,o="object"==typeof a.Ur.process},63707:(e,t,n)=>{"use strict";n.d(t,{G:()=>s});const r="0123456789abcdef",a=new Uint8Array(256),i=new Uint8Array(65536);for(let o=0,c=r.length;o9&&(a[0|r[o].toUpperCase().charCodeAt(0)]=0|o);for(let o=0;o<256;o++){const e=o<<8;for(let t=0;t<256;t++)i[e|t]=a[o]<<4|a[t]}function s(e,t=-1){if(!e)return new Uint8Array;let n=e.startsWith("0x")?2:0;const r=Math.ceil((e.length-n)/2),a=Math.ceil(-1===t?r:t/8),s=new Uint8Array(a);for(let o=a>r?a-r:0;o{"use strict";function r(e){return"bigint"==typeof e}n.d(t,{C:()=>r})},17003:(e,t,n)=>{"use strict";n.d(t,{H:()=>a});var r=n(13550);function a(e){return r.isBN(e)}},56439:(e,t,n)=>{"use strict";n.d(t,{z:()=>s});var r=n(58758),a=n(98657),i=n(6169);function s(e){return a.cR&&!!e&&(0,i.m)(e.readDoubleLE)&&r.Ur.Buffer.isBuffer(e)}},6169:(e,t,n)=>{"use strict";function r(e){return"function"==typeof e}n.d(t,{m:()=>r})},50075:(e,t,n)=>{"use strict";n.d(t,{F7:()=>i,Sn:()=>s,be:()=>o});var r=n(6169),a=n(21652);function i(...e){return t=>((0,a.K)(t)||(0,r.m)(t))&&e.every((e=>(0,r.m)(t[e])))}function s(...e){return t=>(0,r.m)(t)&&e.every((e=>(0,r.m)(t[e])))}function o(...e){return t=>(0,a.K)(t)&&e.every((e=>(0,r.m)(t[e])))}},51787:(e,t,n)=>{"use strict";n.d(t,{Dh:()=>r,vq:()=>i,y$:()=>a});const r=/^0x[\da-fA-F]+$/,a=/^[\da-fA-F]+$/;function i(e,t=-1,n){return"string"==typeof e&&("0x"===e||r.test(e))&&(-1===t?n||e.length%2==0:e.length===2+Math.ceil(t/4))}},66103:(e,t,n)=>{"use strict";function r(e){return null===e}n.d(t,{F:()=>r})},51482:(e,t,n)=>{"use strict";function r(e){return"number"==typeof e}n.d(t,{h:()=>r})},21652:(e,t,n)=>{"use strict";function r(e){return!!e&&"object"==typeof e}n.d(t,{K:()=>r})},48907:(e,t,n)=>{"use strict";function r(e){return"string"==typeof e||e instanceof String}n.d(t,{H:()=>r})},53554:(e,t,n)=>{"use strict";function r(e){return(e&&e.constructor)===Uint8Array||e instanceof Uint8Array}n.d(t,{U:()=>r})},98278:(e,t,n)=>{"use strict";function r(e){return void 0===e}n.d(t,{o:()=>r})},64992:(e,t,n)=>{"use strict";n.d(t,{k:()=>v});var r=n(58758);function a(e){return e.toString().padStart(2,"0")}var i=n(17003),s=n(56439),o=n(6169),c=n(21652),u=n(53554),d=n(249),l=n(65716),f=n(98657),p=n(33667);const h={debug:"log",error:"error",log:"log",warn:"warn"};function m(e){return Array.isArray(e)?e.map(m):(0,i.H)(e)?e.toString():(0,u.U)(e)||(0,s.z)(e)?(0,d.c)((0,l.Y)(e)):function(e){if(e&&(0,c.K)(e)&&e.constructor===Object){const t={};for(const[n,r]of Object.entries(e))t[n]=m(r);return t}return e}(e)}function b(e,t,n,r=-1){if(1===n.length&&(0,o.m)(n[0])){const a=n[0]();return b(e,t,Array.isArray(a)?a:[a],r)}var i,s;console[h[e]](`${(s=new Date).getFullYear().toString()}-${a(s.getMonth()+1)}-${a(s.getDate())} ${a(s.getHours())}:${a(s.getMinutes())}:${a(s.getSeconds())}`,t,...n.map(m).map((i=r,e=>{if(i<=0)return e;const t=`${e}`;return t.lengthb("debug",t,e,a):p.Z,error:(...e)=>b("error",t,e),log:(...e)=>b("log",t,e),noop:p.Z,warn:(...e)=>b("warn",t,e)}}},33667:(e,t,n)=>{"use strict";function r(e){return e}function a(){}n.d(t,{Z:()=>a,y:()=>r})},50273:(e,t,n)=>{"use strict";function r(e,...t){for(let n=0,r=t.length;nr})},56398:(e,t,n)=>{"use strict";n.d(t,{d:()=>s});var r=n(58758);class a{encode(e){const t=e.length,n=new Uint8Array(t);for(let r=0;r{"use strict";n.d(t,{P:()=>i});var r=n(36032);function a(e,t){return(0,r.C)(t)?t.toString():t}function i(e,t){return JSON.stringify(e,a,t)}},249:(e,t,n)=>{"use strict";n.d(t,{c:()=>s});const r=new Array(256),a=new Array(65536);for(let o=0;o<256;o++)r[o]=o.toString(16).padStart(2,"0");for(let o=0;o<256;o++){const e=o<<8;for(let t=0;t<256;t++)a[e|t]=r[o]+r[t]}function i(e,t){const n=e.length%2|0,i=e.length-n|0;for(let r=0;r0){const n=Math.ceil(t/8);if(e.length>n)return`${i(e.subarray(0,n/2),r)}\u2026${i(e.subarray(e.length-n/2),"")}`}return i(e,r)}},65716:(e,t,n)=>{"use strict";n.d(t,{Y:()=>c});var r=n(63707),a=n(56439),i=n(51787),s=n(53554),o=n(56398);function c(e){return(0,s.U)(e)?(0,a.z)(e)?new Uint8Array(e):e:(0,i.vq)(e)?(0,r.G)(e):Array.isArray(e)?new Uint8Array(e):(0,o.d)(e)}},51216:(e,t,n)=>{"use strict";function r(){return Number.NaN}n.d(t,{t:()=>a});const a=(0,n(58758).o)("BigInt",r)},58758:(e,t,n)=>{"use strict";n.d(t,{Ur:()=>r,o:()=>a});const r="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this");function a(e,t){return void 0===r[e]?t:r[e]}},97582:(e,t,n)=>{"use strict";n.d(t,{CR:()=>d,FC:()=>p,Jh:()=>c,KL:()=>h,XA:()=>u,ZT:()=>a,_T:()=>s,ev:()=>l,mG:()=>o,pi:()=>i,qq:()=>f});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0&&a[a.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!a||o[1]>a[0]&&o[1]=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function d(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,a,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(o){a={error:o}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(a)throw a.error}}return s}function l(e,t,n){if(n||2===arguments.length)for(var r,a=0,i=t.length;a1||o(e,t)}))})}function o(e,t){try{(n=a[e](t)).value instanceof f?Promise.resolve(n.value.v).then(c,u):d(i[0][2],n)}catch(r){d(i[0][3],r)}var n}function c(e){o("next",e)}function u(e){o("throw",e)}function d(e,t){e(t),i.shift(),i.length&&o(i[0][0],i[0][1])}}function h(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=u(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,a){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,a,(t=e[n](t)).done,t.value)}))}}}Object.create}}]); \ No newline at end of file diff --git a/assets/js/60738e36.0695351a.js b/assets/js/60738e36.0695351a.js new file mode 100644 index 000000000000..0832196210fa --- /dev/null +++ b/assets/js/60738e36.0695351a.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[9071],{71345:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>X,contentTitle:()=>K,default:()=>$,frontMatter:()=>J,metadata:()=>G,toc:()=>_});var n=a(87462),r=a(63366),l=a(67294),s=a(3905),c=a(67855);var i=a(74165),o=a(15861),m=a(87152),u=a(34200);var p,d=JSON.parse('{"v6":{"To":"^10.9.1"}}').v6.To.substring(1),E=[{name:"Polkadot",rpc:"wss://rpc.polkadot.io"},{name:"Kusama",rpc:"wss://kusama-rpc.polkadot.io"},{name:"Westend",rpc:"wss://westend-rpc.polkadot.io"},{name:"Polkadot Asset Hub",rpc:"wss://polkadot-asset-hub-rpc.polkadot.io"},{name:"Kusama Asset Hub",rpc:"wss://kusama-asset-hub-rpc.polkadot.io"},{name:"Westmint",rpc:"wss://westmint-rpc.polkadot.io"},{name:"Rococo",rpc:"wss://rococo-rpc.polkadot.io"}],h=[];function y(e){var t=e.version,a=(0,l.useState)(""),n=a[0],r=a[1];return(0,l.useEffect)((0,o.Z)((0,i.Z)().mark((function e(){var a,n,s,c,o;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a="Polkadot","Metadata Explorer \xb7 Guide"===document.title&&(a="Kusama"),n=E.find((function(e){return e.name===a})),s=n.rpc,c=[],E.forEach((function(e){var t=l.createElement("option",{value:e.rpc,key:e.name},""+(e.name.charAt(0).toUpperCase()+e.name.slice(1)));c.push(t)})),o=l.createElement("select",{defaultValue:n.rpc,style:L,onChange:function(e){return f(t,e.target.value,o,r)}},c.map((function(e){return e}))),r(l.createElement("div",{style:j},l.createElement("b",null,"Loading Metadata Explorer..."))),e.next=10,f(t,s,o,r);case 10:case"end":return e.stop()}}),e)}))),[]),n}function f(e,t,a,n){return b.apply(this,arguments)}function b(){return(b=(0,o.Z)((0,i.Z)().mark((function e(t,a,n,r){var s,c,o,p,E,y,f,b,x;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return A("metadataLoading",!1),s=new m.U(a),e.next=4,u.G.create({provider:s});case 4:return c=e.sent,h=[],e.next=8,c.rpc.state.getMetadata();case 8:o=e.sent,p=o.toHuman(),E=p.metadata[t].lookup.types,(y=p.metadata[t].pallets).sort((function(e,t){return e.name.localeCompare(t.name)})),f=[],y.forEach((function(e){var t=g(e,c.consts[""+k(e.name)],"constants",E),a=g(e,c.errors[""+k(e.name)],"errors",E),n=g(e,c.events[""+k(e.name)],"events",E),r=g(e,c.tx[""+k(e.name)],"extrinsics",E),s=g(e,c.query[k(e.name)],"storage",E),i=w(e.name,"constants",t),o=w(e.name,"errors",a),m=w(e.name,"events",n),u=w(e.name,"extrinsics",r),p=w(e.name,"storage",s);f.push(l.createElement("div",{key:e.name,style:W},l.createElement("span",null,l.createElement("b",{id:e.name+"-button",style:Z,onClick:function(){P(e.name)}},"+"),"\xa0",l.createElement("b",null,e.name)),l.createElement("div",{id:e.name,style:H},i,o,m,u,p))),h.push(e.name),h.push(e.name+"-constants",e.name+"-errors",e.name+"-events",e.name+"-extrinsics",e.name+"-storage")})),b=v(c.rpc,"rpc"),x=v(c.call,"runtime"),A("metadataLoading",!0),r(l.createElement("div",null,l.createElement("div",{style:S},l.createElement("input",{id:"metaSearch",type:"text",placeholder:"Search Metadata",style:O,onInput:function(){return I()}}),l.createElement("br",null),n,l.createElement("div",{id:"buttonControls"},l.createElement("button",{style:U,onClick:function(){return M(!0)}},l.createElement("span",{style:{fontSize:"10px"}},"Expand All")),l.createElement("button",{style:U,onClick:function(){return M(!1)}},l.createElement("span",{style:{fontSize:"10px"}},"Collapse All"))),l.createElement("div",{style:{fontSize:"10px"}},l.createElement("b",{style:j},"metadata"),l.createElement("b",null," "+t),"\xa0",l.createElement("b",{style:j},"@polkadot/api"),l.createElement("b",null," V"+d)),l.createElement("div",{id:"metadataLoading",style:V},l.createElement("b",null,"Connecting to "+a+"...")),l.createElement("div",{id:"searchLoading",style:V},l.createElement("b",null,"Searching...")),l.createElement("div",{id:"searchResults",style:V},l.createElement("b",null,"Matches: "),l.createElement("b",{id:"searchCount",style:j},"0"))),l.createElement("b",{style:q},"Pallets:"),f,l.createElement("br",null),l.createElement("b",{style:q},"RPC:"),b,l.createElement("br",null),l.createElement("b",{style:q},"Runtime:"),x));case 19:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function g(e,t,a,n){var r=[];null!=t&&Object.keys(t).sort((function(e,t){return e.localeCompare(t)})).forEach((function(s){var c,i=t[s].meta.toHuman(),o=C(i.docs.join(" ")),m=s.charAt(0).toUpperCase()+s.slice(1);switch(a){case"constants":var u=n[i.type].type.def;c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.consts."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Chain Value"),": ",l.createElement("span",{style:j},""+JSON.stringify(t[s]))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Chain Value Type"),": ","("+Object.keys(u)[0]+": "+Object.values(u)[0]+")"));break;case"errors":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.errors."+k(e.name)+"."+k(s))));break;case"events":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.events."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Fields"),": ",N(i,"events")));break;case"extrinsics":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.tx."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Parameters"),": ",N(i,"extrinsics")));break;case"storage":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.query."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Return Type"),": ",N(i,"storage",n)));break;default:!function(e){throw new TypeError('"'+e+'" is read-only')}("item")}var p=l.createElement("li",{key:s},l.createElement("b",null,m),c);r.push(p)}));return r=x(r)}function v(e,t){var a=[],n=Object.keys(e);return n.sort((function(e,t){return e.localeCompare(t)})),n.forEach((function(n){var r=[],s=e[n],c=Object.keys(s);c.sort((function(e,t){return e.localeCompare(t)})),c.forEach((function(e){var a,c=s[e].meta,i=C(c.description);switch(t){case"rpc":a=l.createElement("ul",{style:z},l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",i),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.rpc."+n+"."+e)),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Return Type"),": ",c.type),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Parameters"),": ",N(c,"rpc")));break;case"runtime":a=l.createElement("ul",{style:z},l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",i),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.call."+n+"."+e)),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Type"),": ",c.type))}var o=l.createElement("div",{key:n+"."+e},l.createElement("b",null,""+(e.charAt(0).toUpperCase()+e.slice(1))),a);r.push(o)})),r=x(r);var i=n.charAt(0).toUpperCase()+n.slice(1),o=l.createElement("div",{key:n,style:W},l.createElement("span",null,l.createElement("b",{id:n+"-button",style:Z,onClick:function(){P(n)}},"+"),"\xa0",l.createElement("b",null,i)),l.createElement("div",{id:n,style:H},l.createElement("ul",{style:z},r)));a.push(o),h.push(n)})),a}function k(e){return e.charAt(0).toLowerCase()+e.slice(1)}function x(e){return 0===e.length?l.createElement("p",{style:z},"None"):e}function w(e,t,a){return l.createElement("ul",{style:z},l.createElement("span",null,l.createElement("b",{id:e+"-"+t+"-button",style:Z,onClick:function(){P(e+"-"+t)}},"+"),"\xa0",l.createElement("b",null,t.charAt(0).toUpperCase()+t.slice(1))),l.createElement("div",{id:e+"-"+t,style:R},l.createElement("ul",null,a)))}function C(e){for(var t=e.split("`"),a=[],n=0;n{}}]); \ No newline at end of file diff --git a/assets/js/60738e36.790dae0f.js b/assets/js/60738e36.790dae0f.js deleted file mode 100644 index dc94f13b0921..000000000000 --- a/assets/js/60738e36.790dae0f.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[9071],{71345:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>X,contentTitle:()=>K,default:()=>$,frontMatter:()=>J,metadata:()=>G,toc:()=>_});var n=a(87462),r=a(63366),l=a(67294),s=a(3905),c=a(67855);var i=a(74165),o=a(15861),m=a(92519),u=a(1612);var p,d=JSON.parse('{"v6":{"To":"^10.9.1"}}').v6.To.substring(1),E=[{name:"Polkadot",rpc:"wss://rpc.polkadot.io"},{name:"Kusama",rpc:"wss://kusama-rpc.polkadot.io"},{name:"Westend",rpc:"wss://westend-rpc.polkadot.io"},{name:"Polkadot Asset Hub",rpc:"wss://polkadot-asset-hub-rpc.polkadot.io"},{name:"Kusama Asset Hub",rpc:"wss://kusama-asset-hub-rpc.polkadot.io"},{name:"Westmint",rpc:"wss://westmint-rpc.polkadot.io"},{name:"Rococo",rpc:"wss://rococo-rpc.polkadot.io"}],h=[];function y(e){var t=e.version,a=(0,l.useState)(""),n=a[0],r=a[1];return(0,l.useEffect)((0,o.Z)((0,i.Z)().mark((function e(){var a,n,s,c,o;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return a="Polkadot","Metadata Explorer \xb7 Guide"===document.title&&(a="Kusama"),n=E.find((function(e){return e.name===a})),s=n.rpc,c=[],E.forEach((function(e){var t=l.createElement("option",{value:e.rpc,key:e.name},""+(e.name.charAt(0).toUpperCase()+e.name.slice(1)));c.push(t)})),o=l.createElement("select",{defaultValue:n.rpc,style:L,onChange:function(e){return f(t,e.target.value,o,r)}},c.map((function(e){return e}))),r(l.createElement("div",{style:j},l.createElement("b",null,"Loading Metadata Explorer..."))),e.next=10,f(t,s,o,r);case 10:case"end":return e.stop()}}),e)}))),[]),n}function f(e,t,a,n){return b.apply(this,arguments)}function b(){return(b=(0,o.Z)((0,i.Z)().mark((function e(t,a,n,r){var s,c,o,p,E,y,f,b,x;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return A("metadataLoading",!1),s=new m.U(a),e.next=4,u.G.create({provider:s});case 4:return c=e.sent,h=[],e.next=8,c.rpc.state.getMetadata();case 8:o=e.sent,p=o.toHuman(),E=p.metadata[t].lookup.types,(y=p.metadata[t].pallets).sort((function(e,t){return e.name.localeCompare(t.name)})),f=[],y.forEach((function(e){var t=g(e,c.consts[""+k(e.name)],"constants",E),a=g(e,c.errors[""+k(e.name)],"errors",E),n=g(e,c.events[""+k(e.name)],"events",E),r=g(e,c.tx[""+k(e.name)],"extrinsics",E),s=g(e,c.query[k(e.name)],"storage",E),i=w(e.name,"constants",t),o=w(e.name,"errors",a),m=w(e.name,"events",n),u=w(e.name,"extrinsics",r),p=w(e.name,"storage",s);f.push(l.createElement("div",{key:e.name,style:W},l.createElement("span",null,l.createElement("b",{id:e.name+"-button",style:Z,onClick:function(){P(e.name)}},"+"),"\xa0",l.createElement("b",null,e.name)),l.createElement("div",{id:e.name,style:H},i,o,m,u,p))),h.push(e.name),h.push(e.name+"-constants",e.name+"-errors",e.name+"-events",e.name+"-extrinsics",e.name+"-storage")})),b=v(c.rpc,"rpc"),x=v(c.call,"runtime"),A("metadataLoading",!0),r(l.createElement("div",null,l.createElement("div",{style:S},l.createElement("input",{id:"metaSearch",type:"text",placeholder:"Search Metadata",style:O,onInput:function(){return I()}}),l.createElement("br",null),n,l.createElement("div",{id:"buttonControls"},l.createElement("button",{style:U,onClick:function(){return M(!0)}},l.createElement("span",{style:{fontSize:"10px"}},"Expand All")),l.createElement("button",{style:U,onClick:function(){return M(!1)}},l.createElement("span",{style:{fontSize:"10px"}},"Collapse All"))),l.createElement("div",{style:{fontSize:"10px"}},l.createElement("b",{style:j},"metadata"),l.createElement("b",null," "+t),"\xa0",l.createElement("b",{style:j},"@polkadot/api"),l.createElement("b",null," V"+d)),l.createElement("div",{id:"metadataLoading",style:V},l.createElement("b",null,"Connecting to "+a+"...")),l.createElement("div",{id:"searchLoading",style:V},l.createElement("b",null,"Searching...")),l.createElement("div",{id:"searchResults",style:V},l.createElement("b",null,"Matches: "),l.createElement("b",{id:"searchCount",style:j},"0"))),l.createElement("b",{style:q},"Pallets:"),f,l.createElement("br",null),l.createElement("b",{style:q},"RPC:"),b,l.createElement("br",null),l.createElement("b",{style:q},"Runtime:"),x));case 19:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function g(e,t,a,n){var r=[];null!=t&&Object.keys(t).sort((function(e,t){return e.localeCompare(t)})).forEach((function(s){var c,i=t[s].meta.toHuman(),o=C(i.docs.join(" ")),m=s.charAt(0).toUpperCase()+s.slice(1);switch(a){case"constants":var u=n[i.type].type.def;c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.consts."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Chain Value"),": ",l.createElement("span",{style:j},""+JSON.stringify(t[s]))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Chain Value Type"),": ","("+Object.keys(u)[0]+": "+Object.values(u)[0]+")"));break;case"errors":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.errors."+k(e.name)+"."+k(s))));break;case"events":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.events."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Fields"),": ",N(i,"events")));break;case"extrinsics":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.tx."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Parameters"),": ",N(i,"extrinsics")));break;case"storage":c=l.createElement("ul",null,l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",o),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.query."+k(e.name)+"."+k(s))),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Return Type"),": ",N(i,"storage",n)));break;default:!function(e){throw new TypeError('"'+e+'" is read-only')}("item")}var p=l.createElement("li",{key:s},l.createElement("b",null,m),c);r.push(p)}));return r=x(r)}function v(e,t){var a=[],n=Object.keys(e);return n.sort((function(e,t){return e.localeCompare(t)})),n.forEach((function(n){var r=[],s=e[n],c=Object.keys(s);c.sort((function(e,t){return e.localeCompare(t)})),c.forEach((function(e){var a,c=s[e].meta,i=C(c.description);switch(t){case"rpc":a=l.createElement("ul",{style:z},l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",i),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.rpc."+n+"."+e)),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Return Type"),": ",c.type),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Parameters"),": ",N(c,"rpc")));break;case"runtime":a=l.createElement("ul",{style:z},l.createElement("li",{className:"searchable"},l.createElement("u",null,"Description"),": ",i),l.createElement("li",{className:"searchable"},l.createElement("u",null,"API Endpoint"),": ",l.createElement("span",{style:j},"api.call."+n+"."+e)),l.createElement("li",{className:"searchable"},l.createElement("u",null,"Type"),": ",c.type))}var o=l.createElement("div",{key:n+"."+e},l.createElement("b",null,""+(e.charAt(0).toUpperCase()+e.slice(1))),a);r.push(o)})),r=x(r);var i=n.charAt(0).toUpperCase()+n.slice(1),o=l.createElement("div",{key:n,style:W},l.createElement("span",null,l.createElement("b",{id:n+"-button",style:Z,onClick:function(){P(n)}},"+"),"\xa0",l.createElement("b",null,i)),l.createElement("div",{id:n,style:H},l.createElement("ul",{style:z},r)));a.push(o),h.push(n)})),a}function k(e){return e.charAt(0).toLowerCase()+e.slice(1)}function x(e){return 0===e.length?l.createElement("p",{style:z},"None"):e}function w(e,t,a){return l.createElement("ul",{style:z},l.createElement("span",null,l.createElement("b",{id:e+"-"+t+"-button",style:Z,onClick:function(){P(e+"-"+t)}},"+"),"\xa0",l.createElement("b",null,t.charAt(0).toUpperCase()+t.slice(1))),l.createElement("div",{id:e+"-"+t,style:R},l.createElement("ul",null,a)))}function C(e){for(var t=e.split("`"),a=[],n=0;n{}}]); \ No newline at end of file diff --git a/assets/js/6151e7ce.17b718f9.js b/assets/js/6151e7ce.17b718f9.js deleted file mode 100644 index 4b0fe0db42eb..000000000000 --- a/assets/js/6151e7ce.17b718f9.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2194],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>p});var n=a(74165),r=a(15861),l=a(67294),o=a(92519),i=a(1612),s=a(67425);function m(t,e,a){return u.apply(this,arguments)}function u(){return(u=(0,r.Z)((0,n.Z)().mark((function t(e,a,r){var l,s,m,u,d;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:l=void 0,s=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return l="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return l="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return l="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return l="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==l){t.next=18;break}return t.abrupt("return");case 18:return m=new o.U(l),t.next=21,i.G.create({provider:m});case 21:u=t.sent,(d=a.split(".")).forEach((function(t){t in u&&(u=u[t])})),t.t1=d[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return s=u.toString(),t.abrupt("break",35);case 29:return t.next=31,u();case 31:return s=(s=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return t.abrupt("return",s);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function d(t,e,a,n){switch(e){case"humanReadable":(0,s.HumanReadable)(t,a,n);break;case"precise":(0,s.Precise)(t,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(t,n);break;case"percentage":(0,s.Percentage)(t,n);break;case"arrayLength":(0,s.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(t){var e=t.network,a=t.path,o=t.defaultValue,i=t.filter,s=void 0===i?void 0:i,u=(0,l.useState)(""),p=u[0],k=u[1];return e=e.toLowerCase(),(0,l.useEffect)((function(){void 0!==s?d(o.toString(),s,e,k):k(o.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var l=function(){var t=(0,r.Z)((0,n.Z)().mark((function t(){var r;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,m(e,a,k);case 2:if(void 0!==(r=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==s?d(r,s,e,k):k(r);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{l()}catch(i){console.log(i)}}}),[]),p}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var r=void 0;if("polkadot"===a||"statemint"===a)r=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");r=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(r)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},8417:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>d,contentTitle:()=>m,default:()=>g,frontMatter:()=>s,metadata:()=>u,toc:()=>p});var n=a(87462),r=a(63366),l=(a(67294),a(3905)),o=a(47940),i=["components"],s={id:"kusama-parameters",title:"Kusama Parameters",sidebar_label:"Parameters",description:"Learn about common Kusama parameters",keywords:["parameters","kusama","on-chain"],slug:"../../kusama-parameters"},m=void 0,u={unversionedId:"general/kusama/kusama-parameters",id:"general/kusama/kusama-parameters",title:"Kusama Parameters",description:"Learn about common Kusama parameters",source:"@site/../docs/general/kusama/kusama-parameters.md",sourceDirName:"general/kusama",slug:"/kusama-parameters",permalink:"/docs/kusama-parameters",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/kusama/kusama-parameters.md",tags:[],version:"current",lastUpdatedBy:"Keith Alfaro",lastUpdatedAt:1671489830,formattedLastUpdatedAt:"Dec 19, 2022",frontMatter:{id:"kusama-parameters",title:"Kusama Parameters",sidebar_label:"Parameters",description:"Learn about common Kusama parameters",keywords:["parameters","kusama","on-chain"],slug:"../../kusama-parameters"}},d={},p=[{value:"Periods of common actions and attributes",id:"periods-of-common-actions-and-attributes",level:3},{value:"Accounts, Identity and Crowdloans",id:"accounts-identity-and-crowdloans",level:3},{value:"Governance",id:"governance",level:3},{value:"Staking, Validating, and Nominating",id:"staking-validating-and-nominating",level:3},{value:"Treasury",id:"treasury",level:3},{value:"Precision",id:"precision",level:3}],k={toc:p},c="wrapper";function g(t){var e=t.components,a=(0,r.Z)(t,i);return(0,l.kt)(c,(0,n.Z)({},k,a,{components:e,mdxType:"MDXLayout"}),(0,l.kt)("p",null,"Many of these parameter values can be updated via on-chain governance. If you require absolute\ncertainty of these parameter values, it is recommended you directly check the constants by looking\nat the ",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate/constants"},"chain state")," and/or\n",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"storage"),"."),(0,l.kt)("h3",{id:"periods-of-common-actions-and-attributes"},"Periods of common actions and attributes"),(0,l.kt)("p",null,(0,l.kt)("em",{parentName:"p"},"NOTE: Kusama generally runs 4x as fast as Polkadot, except in the time slot duration itself. See\n",(0,l.kt)("a",{parentName:"em",href:"/docs/maintain-polkadot-parameters"},"Polkadot Parameters")," for more details on how\nKusama's parameters differ from Polkadot's.")),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"Slot: 6 seconds ","*","(generally one block per slot, although see note below)"),(0,l.kt)("li",{parentName:"ul"},"Epoch: 1 hour (600 slots x 6 seconds)"),(0,l.kt)("li",{parentName:"ul"},"Session: 1 hour (6 sessions per Era)"),(0,l.kt)("li",{parentName:"ul"},"Era: 6 hours (3600 slots x 6 seconds)")),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Kusama"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots","*"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slot"),(0,l.kt)("td",{parentName:"tr",align:null},"6 seconds"),(0,l.kt)("td",{parentName:"tr",align:null},"1")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Epoch"),(0,l.kt)("td",{parentName:"tr",align:null},"1 hour"),(0,l.kt)("td",{parentName:"tr",align:null},"600")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Session"),(0,l.kt)("td",{parentName:"tr",align:null},"1 hour"),(0,l.kt)("td",{parentName:"tr",align:null},"600")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Era"),(0,l.kt)("td",{parentName:"tr",align:null},"6 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"3_600")))),(0,l.kt)("p",null,"*",(0,l.kt)("em",{parentName:"p"},"A maximum of one block per slot can be in a canonical chain. Occasionally, a slot will be without\na block in the chain. Thus, the times given are ",(0,l.kt)("em",{parentName:"em"},"estimates"),". See\n",(0,l.kt)("a",{parentName:"em",href:"/docs/learn-consensus"},"Consensus")," for more details.")),(0,l.kt)("h3",{id:"accounts-identity-and-crowdloans"},"Accounts, Identity and Crowdloans"),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"The ",(0,l.kt)("a",{parentName:"li",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"Existential Deposit")," is\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.balances.existentialDeposit",defaultValue:333333333,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The deposit required to set an Identity is\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.identity.basicDeposit",defaultValue:33333e6,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The minimum contribution required to participate in a crowdloan is\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.crowdloan.minContribution",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"")),(0,l.kt)("h3",{id:"governance"},"Governance"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Democracy"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can vote on a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Launch period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can select which proposal to hold a referendum on, i.e., every week, the highest-weighted proposal will be selected to have a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Enactment period"),(0,l.kt)("td",{parentName:"tr",align:null},"8 days"),(0,l.kt)("td",{parentName:"tr",align:null},"115_200"),(0,l.kt)("td",{parentName:"tr",align:null},"Time it takes for a successful referendum to be implemented on the network.")))),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Council"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"1 day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"The length of a council member's term until the next election round.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"1 day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"The council's voting period for motions.")))),(0,l.kt)("p",null,"The Kusama Council consists of up to 19 members and up to 19 runners up."),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Technical committee"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Cool-off period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"604_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The time a veto from the technical committee lasts before the proposal can be submitted again.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Emergency voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"3 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"1_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The voting period after the technical committee expedites voting.")))),(0,l.kt)("h3",{id:"staking-validating-and-nominating"},"Staking, Validating, and Nominating"),(0,l.kt)("p",null,"A maximum of\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.staking.maxNominations",defaultValue:24,mdxType:"RPC"}),"\n","\nvalidators can be nominated by a nominator on Kusama."),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Kusama"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"6 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"3_600"),(0,l.kt)("td",{parentName:"tr",align:null},"The time for which a validator is in the set after being elected. Note, this duration can be shortened in the case the a validator misbehaves.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Nomination period"),(0,l.kt)("td",{parentName:"tr",align:null},"6 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"3_600"),(0,l.kt)("td",{parentName:"tr",align:null},"How often a new validator set is ",(0,l.kt)("a",{parentName:"td",href:"/docs/learn-phragmen"},"elected"),".")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Bonding duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"604_800"),(0,l.kt)("td",{parentName:"tr",align:null},"How long until your funds will be transferrable after unbonding. Note that the bonding duration is defined in eras, not directly by slots.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slash defer duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"604_800"),(0,l.kt)("td",{parentName:"tr",align:null},'Prevents overslashing and validators "escaping" and getting their nominators slashed with no repercussions to themselves. Note that the bonding duration is defined in eras, not directly by slots.')))),(0,l.kt)("h3",{id:"treasury"},"Treasury"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Treasury"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Periods between spends"),(0,l.kt)("td",{parentName:"tr",align:null},"6 days"),(0,l.kt)("td",{parentName:"tr",align:null},"86_400"),(0,l.kt)("td",{parentName:"tr",align:null},"When the treasury can spend again after spending previously.")))),(0,l.kt)("p",null,"Burn percentage is currently ",(0,l.kt)("inlineCode",{parentName:"p"},"0.20%"),", though instead of being burned this amount is temporarily\nredirected into the ",(0,l.kt)("a",{parentName:"p",href:"/docs/maintain-guides-society-kusama"},"Society"),"'s treasury to\nfund growth."),(0,l.kt)("h3",{id:"precision"},"Precision"),(0,l.kt)("p",null,"KSM have 12 decimals of precision. In other words, 1e12 (1_000_000_000_000, or one trillion) Plancks\nmake up a single KSM."))}g.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/6151e7ce.dc7e4b47.js b/assets/js/6151e7ce.dc7e4b47.js new file mode 100644 index 000000000000..e7883d4d040b --- /dev/null +++ b/assets/js/6151e7ce.dc7e4b47.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2194],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>p});var n=a(74165),r=a(15861),l=a(67294),o=a(87152),i=a(34200),s=a(67425);function m(t,e,a){return u.apply(this,arguments)}function u(){return(u=(0,r.Z)((0,n.Z)().mark((function t(e,a,r){var l,s,m,u,d;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:l=void 0,s=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return l="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return l="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return l="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return l="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==l){t.next=18;break}return t.abrupt("return");case 18:return m=new o.U(l),t.next=21,i.G.create({provider:m});case 21:u=t.sent,(d=a.split(".")).forEach((function(t){t in u&&(u=u[t])})),t.t1=d[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return s=u.toString(),t.abrupt("break",35);case 29:return t.next=31,u();case 31:return s=(s=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return t.abrupt("return",s);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function d(t,e,a,n){switch(e){case"humanReadable":(0,s.HumanReadable)(t,a,n);break;case"precise":(0,s.Precise)(t,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(t,n);break;case"percentage":(0,s.Percentage)(t,n);break;case"arrayLength":(0,s.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(t){var e=t.network,a=t.path,o=t.defaultValue,i=t.filter,s=void 0===i?void 0:i,u=(0,l.useState)(""),p=u[0],k=u[1];return e=e.toLowerCase(),(0,l.useEffect)((function(){void 0!==s?d(o.toString(),s,e,k):k(o.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var l=function(){var t=(0,r.Z)((0,n.Z)().mark((function t(){var r;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,m(e,a,k);case 2:if(void 0!==(r=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==s?d(r,s,e,k):k(r);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{l()}catch(i){console.log(i)}}}),[]),p}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var r=void 0;if("polkadot"===a||"statemint"===a)r=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");r=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(r)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},8417:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>d,contentTitle:()=>m,default:()=>g,frontMatter:()=>s,metadata:()=>u,toc:()=>p});var n=a(87462),r=a(63366),l=(a(67294),a(3905)),o=a(47940),i=["components"],s={id:"kusama-parameters",title:"Kusama Parameters",sidebar_label:"Parameters",description:"Learn about common Kusama parameters",keywords:["parameters","kusama","on-chain"],slug:"../../kusama-parameters"},m=void 0,u={unversionedId:"general/kusama/kusama-parameters",id:"general/kusama/kusama-parameters",title:"Kusama Parameters",description:"Learn about common Kusama parameters",source:"@site/../docs/general/kusama/kusama-parameters.md",sourceDirName:"general/kusama",slug:"/kusama-parameters",permalink:"/docs/kusama-parameters",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/kusama/kusama-parameters.md",tags:[],version:"current",lastUpdatedBy:"Keith Alfaro",lastUpdatedAt:1671489830,formattedLastUpdatedAt:"Dec 19, 2022",frontMatter:{id:"kusama-parameters",title:"Kusama Parameters",sidebar_label:"Parameters",description:"Learn about common Kusama parameters",keywords:["parameters","kusama","on-chain"],slug:"../../kusama-parameters"}},d={},p=[{value:"Periods of common actions and attributes",id:"periods-of-common-actions-and-attributes",level:3},{value:"Accounts, Identity and Crowdloans",id:"accounts-identity-and-crowdloans",level:3},{value:"Governance",id:"governance",level:3},{value:"Staking, Validating, and Nominating",id:"staking-validating-and-nominating",level:3},{value:"Treasury",id:"treasury",level:3},{value:"Precision",id:"precision",level:3}],k={toc:p},c="wrapper";function g(t){var e=t.components,a=(0,r.Z)(t,i);return(0,l.kt)(c,(0,n.Z)({},k,a,{components:e,mdxType:"MDXLayout"}),(0,l.kt)("p",null,"Many of these parameter values can be updated via on-chain governance. If you require absolute\ncertainty of these parameter values, it is recommended you directly check the constants by looking\nat the ",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate/constants"},"chain state")," and/or\n",(0,l.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"storage"),"."),(0,l.kt)("h3",{id:"periods-of-common-actions-and-attributes"},"Periods of common actions and attributes"),(0,l.kt)("p",null,(0,l.kt)("em",{parentName:"p"},"NOTE: Kusama generally runs 4x as fast as Polkadot, except in the time slot duration itself. See\n",(0,l.kt)("a",{parentName:"em",href:"/docs/maintain-polkadot-parameters"},"Polkadot Parameters")," for more details on how\nKusama's parameters differ from Polkadot's.")),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"Slot: 6 seconds ","*","(generally one block per slot, although see note below)"),(0,l.kt)("li",{parentName:"ul"},"Epoch: 1 hour (600 slots x 6 seconds)"),(0,l.kt)("li",{parentName:"ul"},"Session: 1 hour (6 sessions per Era)"),(0,l.kt)("li",{parentName:"ul"},"Era: 6 hours (3600 slots x 6 seconds)")),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Kusama"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots","*"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slot"),(0,l.kt)("td",{parentName:"tr",align:null},"6 seconds"),(0,l.kt)("td",{parentName:"tr",align:null},"1")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Epoch"),(0,l.kt)("td",{parentName:"tr",align:null},"1 hour"),(0,l.kt)("td",{parentName:"tr",align:null},"600")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Session"),(0,l.kt)("td",{parentName:"tr",align:null},"1 hour"),(0,l.kt)("td",{parentName:"tr",align:null},"600")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Era"),(0,l.kt)("td",{parentName:"tr",align:null},"6 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"3_600")))),(0,l.kt)("p",null,"*",(0,l.kt)("em",{parentName:"p"},"A maximum of one block per slot can be in a canonical chain. Occasionally, a slot will be without\na block in the chain. Thus, the times given are ",(0,l.kt)("em",{parentName:"em"},"estimates"),". See\n",(0,l.kt)("a",{parentName:"em",href:"/docs/learn-consensus"},"Consensus")," for more details.")),(0,l.kt)("h3",{id:"accounts-identity-and-crowdloans"},"Accounts, Identity and Crowdloans"),(0,l.kt)("ul",null,(0,l.kt)("li",{parentName:"ul"},"The ",(0,l.kt)("a",{parentName:"li",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"Existential Deposit")," is\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.balances.existentialDeposit",defaultValue:333333333,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The deposit required to set an Identity is\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.identity.basicDeposit",defaultValue:33333e6,filter:"humanReadable",mdxType:"RPC"}),""),(0,l.kt)("li",{parentName:"ul"},"The minimum contribution required to participate in a crowdloan is\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.crowdloan.minContribution",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"")),(0,l.kt)("h3",{id:"governance"},"Governance"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Democracy"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can vote on a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Launch period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"100_800"),(0,l.kt)("td",{parentName:"tr",align:null},"How long the public can select which proposal to hold a referendum on, i.e., every week, the highest-weighted proposal will be selected to have a referendum.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Enactment period"),(0,l.kt)("td",{parentName:"tr",align:null},"8 days"),(0,l.kt)("td",{parentName:"tr",align:null},"115_200"),(0,l.kt)("td",{parentName:"tr",align:null},"Time it takes for a successful referendum to be implemented on the network.")))),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Council"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"1 day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"The length of a council member's term until the next election round.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"1 day"),(0,l.kt)("td",{parentName:"tr",align:null},"14_400"),(0,l.kt)("td",{parentName:"tr",align:null},"The council's voting period for motions.")))),(0,l.kt)("p",null,"The Kusama Council consists of up to 19 members and up to 19 runners up."),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Technical committee"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Cool-off period"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"604_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The time a veto from the technical committee lasts before the proposal can be submitted again.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Emergency voting period"),(0,l.kt)("td",{parentName:"tr",align:null},"3 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"1_800"),(0,l.kt)("td",{parentName:"tr",align:null},"The voting period after the technical committee expedites voting.")))),(0,l.kt)("h3",{id:"staking-validating-and-nominating"},"Staking, Validating, and Nominating"),(0,l.kt)("p",null,"A maximum of\n",(0,l.kt)(o.Z,{network:"kusama",path:"consts.staking.maxNominations",defaultValue:24,mdxType:"RPC"}),"\n","\nvalidators can be nominated by a nominator on Kusama."),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Kusama"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Term duration"),(0,l.kt)("td",{parentName:"tr",align:null},"6 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"3_600"),(0,l.kt)("td",{parentName:"tr",align:null},"The time for which a validator is in the set after being elected. Note, this duration can be shortened in the case the a validator misbehaves.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Nomination period"),(0,l.kt)("td",{parentName:"tr",align:null},"6 hours"),(0,l.kt)("td",{parentName:"tr",align:null},"3_600"),(0,l.kt)("td",{parentName:"tr",align:null},"How often a new validator set is ",(0,l.kt)("a",{parentName:"td",href:"/docs/learn-phragmen"},"elected"),".")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Bonding duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"604_800"),(0,l.kt)("td",{parentName:"tr",align:null},"How long until your funds will be transferrable after unbonding. Note that the bonding duration is defined in eras, not directly by slots.")),(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Slash defer duration"),(0,l.kt)("td",{parentName:"tr",align:null},"7 days"),(0,l.kt)("td",{parentName:"tr",align:null},"604_800"),(0,l.kt)("td",{parentName:"tr",align:null},'Prevents overslashing and validators "escaping" and getting their nominators slashed with no repercussions to themselves. Note that the bonding duration is defined in eras, not directly by slots.')))),(0,l.kt)("h3",{id:"treasury"},"Treasury"),(0,l.kt)("table",null,(0,l.kt)("thead",{parentName:"table"},(0,l.kt)("tr",{parentName:"thead"},(0,l.kt)("th",{parentName:"tr",align:null},"Treasury"),(0,l.kt)("th",{parentName:"tr",align:null},"Time"),(0,l.kt)("th",{parentName:"tr",align:null},"Slots"),(0,l.kt)("th",{parentName:"tr",align:null},"Description"))),(0,l.kt)("tbody",{parentName:"table"},(0,l.kt)("tr",{parentName:"tbody"},(0,l.kt)("td",{parentName:"tr",align:null},"Periods between spends"),(0,l.kt)("td",{parentName:"tr",align:null},"6 days"),(0,l.kt)("td",{parentName:"tr",align:null},"86_400"),(0,l.kt)("td",{parentName:"tr",align:null},"When the treasury can spend again after spending previously.")))),(0,l.kt)("p",null,"Burn percentage is currently ",(0,l.kt)("inlineCode",{parentName:"p"},"0.20%"),", though instead of being burned this amount is temporarily\nredirected into the ",(0,l.kt)("a",{parentName:"p",href:"/docs/maintain-guides-society-kusama"},"Society"),"'s treasury to\nfund growth."),(0,l.kt)("h3",{id:"precision"},"Precision"),(0,l.kt)("p",null,"KSM have 12 decimals of precision. In other words, 1e12 (1_000_000_000_000, or one trillion) Plancks\nmake up a single KSM."))}g.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/694672cd.8e0319e2.js b/assets/js/694672cd.8e0319e2.js deleted file mode 100644 index 6e3cb00d0baf..000000000000 --- a/assets/js/694672cd.8e0319e2.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[8138],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>p});var o=a(74165),n=a(15861),s=a(67294),r=a(92519),i=a(1612),l=a(67425);function d(t,e,a){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,o.Z)().mark((function t(e,a,n){var s,l,d,c,u;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:s=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){t.next=18;break}return t.abrupt("return");case 18:return d=new r.U(s),t.next=21,i.G.create({provider:d});case 21:c=t.sent,(u=a.split(".")).forEach((function(t){t in c&&(c=c[t])})),t.t1=u[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=c.toString(),t.abrupt("break",35);case 29:return t.next=31,c();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function u(t,e,a,o){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,o);break;case"precise":(0,l.Precise)(t,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(t,o);break;case"percentage":(0,l.Percentage)(t,o);break;case"arrayLength":(0,l.ArrayLength)(t,o);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(t){var e=t.network,a=t.path,r=t.defaultValue,i=t.filter,l=void 0===i?void 0:i,c=(0,s.useState)(""),p=c[0],k=c[1];return e=e.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?u(r.toString(),l,e,k):k(r.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var t=(0,n.Z)((0,o.Z)().mark((function t(){var n;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,a,k);case 2:if(void 0!==(n=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?u(n,l,e,k):k(n);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),p}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}t=parseFloat(t),o((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(n)+" "+e[a].symbol).toString())},Precise:function(t,a,o){o(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},29576:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>u,contentTitle:()=>d,default:()=>g,frontMatter:()=>l,metadata:()=>c,toc:()=>p});var o=a(87462),n=a(63366),s=(a(67294),a(3905)),r=a(47940),i=["components"],l={id:"learn-guides-staking",title:"How-to Guides for Nominators",sidebar_label:"Staking",description:"Advanced How-to Guides for Nominators.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking"},d=void 0,c={unversionedId:"learn/learn-guides-staking",id:"learn/learn-guides-staking",title:"How-to Guides for Nominators",description:"Advanced How-to Guides for Nominators.",source:"@site/../docs/learn/learn-guides-staking.md",sourceDirName:"learn",slug:"/learn-guides-staking",permalink:"/docs/learn-guides-staking",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-staking.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689095942,formattedLastUpdatedAt:"Jul 11, 2023",frontMatter:{id:"learn-guides-staking",title:"How-to Guides for Nominators",sidebar_label:"Staking",description:"Advanced How-to Guides for Nominators.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking"},sidebar:"docs",previous:{title:"Staking",permalink:"/docs/learn-guides-staking-index"},next:{title:"Nomination Pools",permalink:"/docs/learn-guides-staking-pools"}},u={},p=[{value:"Claiming Rewards with the Polkadot-JS UI",id:"claiming-rewards-with-the-polkadot-js-ui",level:2}],k={toc:p},m="wrapper";function g(t){var e=t.components,l=(0,n.Z)(t,i);return(0,s.kt)(m,(0,o.Z)({},k,l,{components:e,mdxType:"MDXLayout"}),(0,s.kt)("h2",{id:"claiming-rewards-with-the-polkadot-js-ui"},"Claiming Rewards with the Polkadot-JS UI"),(0,s.kt)("p",null,"Anyone can trigger a payout for any validator, as long as they are willing to pay the transaction\nfee. Someone must submit a transaction with a validator ID and an era index.\nPolkadot will automatically calculate that\nvalidator's reward, find the top\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators for that era, and distribute the rewards pro rata."),(0,s.kt)("admonition",{type:"note"},(0,s.kt)("p",{parentName:"admonition"},"The Staking system only applies the highest\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominations to each validator to reduce the complexity of the staking set.")),(0,s.kt)("p",null,"These details are handled for you automatically if you use the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/payout"},"Polkadot-JS UI"),", which also allows you to submit\nbatches of eras at once."),(0,s.kt)("p",null,'To claim rewards on Polkadot-JS UI, you will need to be in the "Payouts" tab underneath "Staking",\nwhich will list all the pending payouts for your stashes.'),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"pending-payouts",src:a(26416).Z,width:"2876",height:"600"})),(0,s.kt)("p",null,'To then claim your reward, select the "Payout all" button. This will prompt you to select your stash\naccounts for payout.'),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"select-payouts",src:a(32348).Z,width:"2192",height:"624"})),(0,s.kt)("p",null,"Once you are done with payout, another screen will appear asking for you to sign and submit the\ntransaction."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"transaction-payouts",src:a(41083).Z,width:"2878",height:"818"})))}g.isMDXComponent=!0},41083:(t,e,a)=>{"use strict";a.d(e,{Z:()=>o});const o=a.p+"assets/images/polkadotjs_payout_complete-87ad124d5d70e50c16f1434074562d70.png"},26416:(t,e,a)=>{"use strict";a.d(e,{Z:()=>o});const o=a.p+"assets/images/polkadotjs_payout_page-fc4f62399f71b542e9eaac01405ef528.png"},32348:(t,e,a)=>{"use strict";a.d(e,{Z:()=>o});const o=a.p+"assets/images/polkadotjs_payout_popup-feb847cdfae64f3fa247cdb2beea4ba6.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/694672cd.ee8c3c6d.js b/assets/js/694672cd.ee8c3c6d.js new file mode 100644 index 000000000000..051ae671a8fe --- /dev/null +++ b/assets/js/694672cd.ee8c3c6d.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[8138],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>p});var o=a(74165),n=a(15861),s=a(67294),r=a(87152),i=a(34200),l=a(67425);function d(t,e,a){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,o.Z)().mark((function t(e,a,n){var s,l,d,c,u;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:s=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){t.next=18;break}return t.abrupt("return");case 18:return d=new r.U(s),t.next=21,i.G.create({provider:d});case 21:c=t.sent,(u=a.split(".")).forEach((function(t){t in c&&(c=c[t])})),t.t1=u[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=c.toString(),t.abrupt("break",35);case 29:return t.next=31,c();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function u(t,e,a,o){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,o);break;case"precise":(0,l.Precise)(t,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(t,o);break;case"percentage":(0,l.Percentage)(t,o);break;case"arrayLength":(0,l.ArrayLength)(t,o);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(t){var e=t.network,a=t.path,r=t.defaultValue,i=t.filter,l=void 0===i?void 0:i,c=(0,s.useState)(""),p=c[0],k=c[1];return e=e.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?u(r.toString(),l,e,k):k(r.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var t=(0,n.Z)((0,o.Z)().mark((function t(){var n;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,a,k);case 2:if(void 0!==(n=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?u(n,l,e,k):k(n);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),p}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}t=parseFloat(t),o((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(n)+" "+e[a].symbol).toString())},Precise:function(t,a,o){o(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},29576:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>u,contentTitle:()=>d,default:()=>g,frontMatter:()=>l,metadata:()=>c,toc:()=>p});var o=a(87462),n=a(63366),s=(a(67294),a(3905)),r=a(47940),i=["components"],l={id:"learn-guides-staking",title:"How-to Guides for Nominators",sidebar_label:"Staking",description:"Advanced How-to Guides for Nominators.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking"},d=void 0,c={unversionedId:"learn/learn-guides-staking",id:"learn/learn-guides-staking",title:"How-to Guides for Nominators",description:"Advanced How-to Guides for Nominators.",source:"@site/../docs/learn/learn-guides-staking.md",sourceDirName:"learn",slug:"/learn-guides-staking",permalink:"/docs/learn-guides-staking",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-staking.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689095942,formattedLastUpdatedAt:"Jul 11, 2023",frontMatter:{id:"learn-guides-staking",title:"How-to Guides for Nominators",sidebar_label:"Staking",description:"Advanced How-to Guides for Nominators.",keyword:["nominate","stake","staking","pools","create","destroy","claim","rewards"],slug:"../learn-guides-staking"},sidebar:"docs",previous:{title:"Staking",permalink:"/docs/learn-guides-staking-index"},next:{title:"Nomination Pools",permalink:"/docs/learn-guides-staking-pools"}},u={},p=[{value:"Claiming Rewards with the Polkadot-JS UI",id:"claiming-rewards-with-the-polkadot-js-ui",level:2}],k={toc:p},m="wrapper";function g(t){var e=t.components,l=(0,n.Z)(t,i);return(0,s.kt)(m,(0,o.Z)({},k,l,{components:e,mdxType:"MDXLayout"}),(0,s.kt)("h2",{id:"claiming-rewards-with-the-polkadot-js-ui"},"Claiming Rewards with the Polkadot-JS UI"),(0,s.kt)("p",null,"Anyone can trigger a payout for any validator, as long as they are willing to pay the transaction\nfee. Someone must submit a transaction with a validator ID and an era index.\nPolkadot will automatically calculate that\nvalidator's reward, find the top\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators for that era, and distribute the rewards pro rata."),(0,s.kt)("admonition",{type:"note"},(0,s.kt)("p",{parentName:"admonition"},"The Staking system only applies the highest\n",(0,s.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominations to each validator to reduce the complexity of the staking set.")),(0,s.kt)("p",null,"These details are handled for you automatically if you use the\n",(0,s.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/payout"},"Polkadot-JS UI"),", which also allows you to submit\nbatches of eras at once."),(0,s.kt)("p",null,'To claim rewards on Polkadot-JS UI, you will need to be in the "Payouts" tab underneath "Staking",\nwhich will list all the pending payouts for your stashes.'),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"pending-payouts",src:a(26416).Z,width:"2876",height:"600"})),(0,s.kt)("p",null,'To then claim your reward, select the "Payout all" button. This will prompt you to select your stash\naccounts for payout.'),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"select-payouts",src:a(32348).Z,width:"2192",height:"624"})),(0,s.kt)("p",null,"Once you are done with payout, another screen will appear asking for you to sign and submit the\ntransaction."),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"transaction-payouts",src:a(41083).Z,width:"2878",height:"818"})))}g.isMDXComponent=!0},41083:(t,e,a)=>{"use strict";a.d(e,{Z:()=>o});const o=a.p+"assets/images/polkadotjs_payout_complete-87ad124d5d70e50c16f1434074562d70.png"},26416:(t,e,a)=>{"use strict";a.d(e,{Z:()=>o});const o=a.p+"assets/images/polkadotjs_payout_page-fc4f62399f71b542e9eaac01405ef528.png"},32348:(t,e,a)=>{"use strict";a.d(e,{Z:()=>o});const o=a.p+"assets/images/polkadotjs_payout_popup-feb847cdfae64f3fa247cdb2beea4ba6.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/6f1a81b8.59752a80.js b/assets/js/6f1a81b8.59752a80.js new file mode 100644 index 000000000000..355b78e1b5ab --- /dev/null +++ b/assets/js/6f1a81b8.59752a80.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7288],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var i=n(74165),a=n(15861),o=n(67294),s=n(87152),r=n(34200),l=n(67425);function c(e,t,n){return d.apply(this,arguments)}function d(){return(d=(0,a.Z)((0,i.Z)().mark((function e(t,n,a){var o,l,c,d,h;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return c=new s.U(o),e.next=21,r.G.create({provider:c});case 21:d=e.sent,(h=n.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,n,i){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,i);break;case"precise":(0,l.Precise)(e,n,i);break;case"blocksToDays":(0,l.BlocksToDays)(e,i);break;case"percentage":(0,l.Percentage)(e,i);break;case"arrayLength":(0,l.ArrayLength)(e,i);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,n=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,d=(0,o.useState)(""),u=d[0],p=d[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?h(s.toString(),l,t,p):p(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,a.Z)((0,i.Z)().mark((function e(){var a;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,n,p);case 2:if(void 0!==(a=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(a,l,t,p):p(a);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,i){var a=void 0;if("polkadot"===n||"statemint"===n)a=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");a=6}e=parseFloat(e),i((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(a)+" "+t[n].symbol).toString())},Precise:function(e,n,i){i(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},15418:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>h,contentTitle:()=>c,default:()=>k,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var i=n(87462),a=n(63366),o=(n(67294),n(3905)),s=n(47940),r=["components"],l={id:"maintain-guides-how-to-chill",title:"How to Chill",sidebar_label:"How to Chill",description:"Steps on chilling as a network participant.",keywords:["chill","chilling","pause"],slug:"../maintain-guides-how-to-chill"},c=void 0,d={unversionedId:"maintain/maintain-guides-how-to-chill",id:"maintain/maintain-guides-how-to-chill",title:"How to Chill",description:"Steps on chilling as a network participant.",source:"@site/../docs/maintain/maintain-guides-how-to-chill.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-chill",permalink:"/docs/maintain-guides-how-to-chill",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-chill.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"maintain-guides-how-to-chill",title:"How to Chill",sidebar_label:"How to Chill",description:"Steps on chilling as a network participant.",keywords:["chill","chilling","pause"],slug:"../maintain-guides-how-to-chill"},sidebar:"docs",previous:{title:"Monitor your node",permalink:"/docs/maintain-guides-how-to-monitor-your-node"},next:{title:"How to Stop Validating",permalink:"/docs/maintain-guides-how-to-stop-validating"}},h={},u=[{value:"Consideration for Staking Election",id:"consideration-for-staking-election",level:2},{value:"Chilling as a Nominator",id:"chilling-as-a-nominator",level:2},{value:"Chilling as a Validator",id:"chilling-as-a-validator",level:2},{value:"Involuntary Chills",id:"involuntary-chills",level:2},{value:"Chill Other",id:"chill-other",level:2}],p={toc:u},m="wrapper";function k(e){var t=e.components,l=(0,a.Z)(e,r);return(0,o.kt)(m,(0,i.Z)({},p,l,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("p",null,'Staking bonds can be in any of the three states: validating, nominating, or chilled (neither\nvalidating nor nominating). When a staker wants to temporarily pause their active engagement in\nstaking but does not want to unbond their funds, they can choose to "chill" their involvement and\nkeep their funds bonded.'),(0,o.kt)("p",null,'An account can step back from participating in active staking by clicking "Stop" under the Network >\nStaking > Account actions page in ',(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"PolkadotJS Apps")," or by calling the\n",(0,o.kt)("inlineCode",{parentName:"p"},"chill")," extrinsic in the\n",(0,o.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_staking/pallet/enum.Call.html#variant.chill"},"staking pallet"),".\nWhen an account chooses to chill, it becomes inactive in the next era. The call must be signed by\nthe ",(0,o.kt)("em",{parentName:"p"},"staking proxy")," account, not the ",(0,o.kt)("em",{parentName:"p"},"stash"),"."),(0,o.kt)("admonition",{title:"Primer on stash and staking proxy accounts",type:"note"},(0,o.kt)("p",{parentName:"admonition"},"If you need a refresher on the different responsibilities of the stash and staking proxy account\nwhen staking, take a look at the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-staking#accounts"},"accounts")," section in the\ngeneral staking guide.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"staking",src:n(10233).Z,width:"1920",height:"800"})),(0,o.kt)("h2",{id:"consideration-for-staking-election"},"Consideration for Staking Election"),(0,o.kt)("p",null,"A bond that is actively participating in staking but chilled would continue to participate in\nstaking for the rest of the current era. If the bond was chilled in sessions 1 through 4 and\ncontinues to be chilled for the rest of the era, it would NOT be selected for election in the next\nera. If a bond was chilled for the entire session 5, it would not be considered in the next\nelection. If the bond was chilled in session 6, its participation in the next era's election would\ndepend on its state in session 5."),(0,o.kt)("h2",{id:"chilling-as-a-nominator"},"Chilling as a Nominator"),(0,o.kt)("p",null,"When you chill after being a nominator, your nominations will be reset. This means that when you\ndecide to start nominating again you will need to select validators to nominate once again. These\ncan be the same validators if you prefer, or, a completely new set. Just be aware - your nominations\nwill not persist across chills."),(0,o.kt)("p",null,"Your nominator will remain bonded when it is chilled. When you are ready to nominate again, you will\nnot need to go through the whole process of bonding again, rather, you will issue a new nominate\ncall that specifies the new validators to nominate."),(0,o.kt)("h2",{id:"chilling-as-a-validator"},"Chilling as a Validator"),(0,o.kt)("p",null,"When you voluntarily chill after being a validator, your nominators will remain. As long as your\nnominators make no action, you will still have the nominations when you choose to become an active\nvalidator once again. You bond however would not be listed as a nominable validator thus any\nnominators issuing new or revisions to existing nominations would not be able to select your bond."),(0,o.kt)("p",null,"When you become an active validator, you will also need to reset your validator preferences\n(commission, etc.). These can be configured as the same values set previously or something\ndifferent."),(0,o.kt)("h2",{id:"involuntary-chills"},"Involuntary Chills"),(0,o.kt)("p",null,"If a validator was unresponsive for an entire session, the validator bond would be chilled in a\nprocess known as ",(0,o.kt)("em",{parentName:"p"},"involuntary chilling.")," When a validator has been involuntarily chilled, it may\nrestrict the validator from being selected in the next election depending on the session in which it\nwas chilled (see considerations above). A chilled validator may re-declare the intent to validate at\nany time. However, it is recommended that the validator attempts to determine the source of the\nchill before doing so."),(0,o.kt)("p",null,"Slashing may also result in an involuntary chill. However, in that scenario, the validator would\nalso lose their nominations. By this action, even if the validator re-declares its intent to\nvalidate before session 5, there wouldn't be sufficient nominations to re-elect the node into the\nactive set."),(0,o.kt)("p",null,'Nominators have the option to renominate a slashed validator using a display row in Polkadot-JS UI.\nThis row is displayed in the "Account Actions" tab for the nominator under a heading that says\n"Renomination required".'),(0,o.kt)("h2",{id:"chill-other"},"Chill Other"),(0,o.kt)("p",null,"An unbounded and unlimited number of nominators and validators in Polkadot's NPoS is not possible\ndue to constraints in the runtime. As a result, multiple checks are incorporated to keep the size of\nstaking system manageable, like mandating minimum active bond requirements for both nominators and\nvalidators. When these requirements are modified through on-chain governance, they can be enforced\nonly on the accounts that newly call ",(0,o.kt)("inlineCode",{parentName:"p"},"nominate")," or ",(0,o.kt)("inlineCode",{parentName:"p"},"validate")," after the update. The changes to the\nbonding parameters would not automatically chill the active accounts on-chain which do not meet the\nrequirements."),(0,o.kt)("admonition",{title:"Chill Threshold",type:"note"},(0,o.kt)("p",{parentName:"admonition"},(0,o.kt)("inlineCode",{parentName:"p"},"ChillThreshold")," defines how close to the max nominators or validators we must reach before users\ncan start chilling one-another. This value is currently set to\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.staking.chillThreshold",defaultValue:90,mdxType:"RPC"}),"%\n","")),(0,o.kt)("p",null,"For instance, let us consider a scenario where the minimum staking requirement for nominators is\nchanged from 80 DOTs to 120 DOTs. An account that was actively nominating with 80 DOTs before this\nupdate would still keep receiving staking rewards. To handle this corner case, the ",(0,o.kt)("inlineCode",{parentName:"p"},"chillOther"),"\nextrinsic was incorporated which also helps to keep things backwards compatible and safe. The\n",(0,o.kt)("inlineCode",{parentName:"p"},"chillOther")," extrinsic is permissionless and any third party user can target it on an account where\nthe minimum active bond is not satisfied, and chill that account. The list of addresses of all the\nactive validators and their nominators can be viewed by running\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/w3f/validator-stats"},"validator stats")," script."),(0,o.kt)("admonition",{title:"Chill Other on Polkadot Network",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Through ",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/90"},"Referendum 90"),", ",(0,o.kt)("inlineCode",{parentName:"p"},"maxNominatorCount")," on\nPolkadot is set to ",(0,o.kt)("inlineCode",{parentName:"p"},"None")," eliminating the upper bound on the number of nominators on the network.\nDue to this, the ",(0,o.kt)("inlineCode",{parentName:"p"},"chillOther")," extrinsic on Polkadot network has no effect as the chill threshold\nwill never be met.")))}k.isMDXComponent=!0},10233:(e,t,n)=>{"use strict";n.d(t,{Z:()=>i});const i=n.p+"assets/images/staking-keys-stash-proxy-503c2b8b6c40b269a16576dd7fe805b8.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/6f1a81b8.c286f583.js b/assets/js/6f1a81b8.c286f583.js deleted file mode 100644 index db44e327f94d..000000000000 --- a/assets/js/6f1a81b8.c286f583.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7288],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>u});var i=n(74165),a=n(15861),o=n(67294),s=n(92519),r=n(1612),l=n(67425);function c(e,t,n){return d.apply(this,arguments)}function d(){return(d=(0,a.Z)((0,i.Z)().mark((function e(t,n,a){var o,l,c,d,h;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return c=new s.U(o),e.next=21,r.G.create({provider:c});case 21:d=e.sent,(h=n.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,n,i){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,i);break;case"precise":(0,l.Precise)(e,n,i);break;case"blocksToDays":(0,l.BlocksToDays)(e,i);break;case"percentage":(0,l.Percentage)(e,i);break;case"arrayLength":(0,l.ArrayLength)(e,i);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,n=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,d=(0,o.useState)(""),u=d[0],p=d[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?h(s.toString(),l,t,p):p(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,a.Z)((0,i.Z)().mark((function e(){var a;return(0,i.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,n,p);case 2:if(void 0!==(a=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(a,l,t,p):p(a);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,i){var a=void 0;if("polkadot"===n||"statemint"===n)a=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");a=6}e=parseFloat(e),i((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(a)+" "+t[n].symbol).toString())},Precise:function(e,n,i){i(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},15418:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>h,contentTitle:()=>c,default:()=>k,frontMatter:()=>l,metadata:()=>d,toc:()=>u});var i=n(87462),a=n(63366),o=(n(67294),n(3905)),s=n(47940),r=["components"],l={id:"maintain-guides-how-to-chill",title:"How to Chill",sidebar_label:"How to Chill",description:"Steps on chilling as a network participant.",keywords:["chill","chilling","pause"],slug:"../maintain-guides-how-to-chill"},c=void 0,d={unversionedId:"maintain/maintain-guides-how-to-chill",id:"maintain/maintain-guides-how-to-chill",title:"How to Chill",description:"Steps on chilling as a network participant.",source:"@site/../docs/maintain/maintain-guides-how-to-chill.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-chill",permalink:"/docs/maintain-guides-how-to-chill",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-chill.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"maintain-guides-how-to-chill",title:"How to Chill",sidebar_label:"How to Chill",description:"Steps on chilling as a network participant.",keywords:["chill","chilling","pause"],slug:"../maintain-guides-how-to-chill"},sidebar:"docs",previous:{title:"Monitor your node",permalink:"/docs/maintain-guides-how-to-monitor-your-node"},next:{title:"How to Stop Validating",permalink:"/docs/maintain-guides-how-to-stop-validating"}},h={},u=[{value:"Consideration for Staking Election",id:"consideration-for-staking-election",level:2},{value:"Chilling as a Nominator",id:"chilling-as-a-nominator",level:2},{value:"Chilling as a Validator",id:"chilling-as-a-validator",level:2},{value:"Involuntary Chills",id:"involuntary-chills",level:2},{value:"Chill Other",id:"chill-other",level:2}],p={toc:u},m="wrapper";function k(e){var t=e.components,l=(0,a.Z)(e,r);return(0,o.kt)(m,(0,i.Z)({},p,l,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("p",null,'Staking bonds can be in any of the three states: validating, nominating, or chilled (neither\nvalidating nor nominating). When a staker wants to temporarily pause their active engagement in\nstaking but does not want to unbond their funds, they can choose to "chill" their involvement and\nkeep their funds bonded.'),(0,o.kt)("p",null,'An account can step back from participating in active staking by clicking "Stop" under the Network >\nStaking > Account actions page in ',(0,o.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"PolkadotJS Apps")," or by calling the\n",(0,o.kt)("inlineCode",{parentName:"p"},"chill")," extrinsic in the\n",(0,o.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_staking/pallet/enum.Call.html#variant.chill"},"staking pallet"),".\nWhen an account chooses to chill, it becomes inactive in the next era. The call must be signed by\nthe ",(0,o.kt)("em",{parentName:"p"},"staking proxy")," account, not the ",(0,o.kt)("em",{parentName:"p"},"stash"),"."),(0,o.kt)("admonition",{title:"Primer on stash and staking proxy accounts",type:"note"},(0,o.kt)("p",{parentName:"admonition"},"If you need a refresher on the different responsibilities of the stash and staking proxy account\nwhen staking, take a look at the ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-staking#accounts"},"accounts")," section in the\ngeneral staking guide.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"staking",src:n(10233).Z,width:"1920",height:"800"})),(0,o.kt)("h2",{id:"consideration-for-staking-election"},"Consideration for Staking Election"),(0,o.kt)("p",null,"A bond that is actively participating in staking but chilled would continue to participate in\nstaking for the rest of the current era. If the bond was chilled in sessions 1 through 4 and\ncontinues to be chilled for the rest of the era, it would NOT be selected for election in the next\nera. If a bond was chilled for the entire session 5, it would not be considered in the next\nelection. If the bond was chilled in session 6, its participation in the next era's election would\ndepend on its state in session 5."),(0,o.kt)("h2",{id:"chilling-as-a-nominator"},"Chilling as a Nominator"),(0,o.kt)("p",null,"When you chill after being a nominator, your nominations will be reset. This means that when you\ndecide to start nominating again you will need to select validators to nominate once again. These\ncan be the same validators if you prefer, or, a completely new set. Just be aware - your nominations\nwill not persist across chills."),(0,o.kt)("p",null,"Your nominator will remain bonded when it is chilled. When you are ready to nominate again, you will\nnot need to go through the whole process of bonding again, rather, you will issue a new nominate\ncall that specifies the new validators to nominate."),(0,o.kt)("h2",{id:"chilling-as-a-validator"},"Chilling as a Validator"),(0,o.kt)("p",null,"When you voluntarily chill after being a validator, your nominators will remain. As long as your\nnominators make no action, you will still have the nominations when you choose to become an active\nvalidator once again. You bond however would not be listed as a nominable validator thus any\nnominators issuing new or revisions to existing nominations would not be able to select your bond."),(0,o.kt)("p",null,"When you become an active validator, you will also need to reset your validator preferences\n(commission, etc.). These can be configured as the same values set previously or something\ndifferent."),(0,o.kt)("h2",{id:"involuntary-chills"},"Involuntary Chills"),(0,o.kt)("p",null,"If a validator was unresponsive for an entire session, the validator bond would be chilled in a\nprocess known as ",(0,o.kt)("em",{parentName:"p"},"involuntary chilling.")," When a validator has been involuntarily chilled, it may\nrestrict the validator from being selected in the next election depending on the session in which it\nwas chilled (see considerations above). A chilled validator may re-declare the intent to validate at\nany time. However, it is recommended that the validator attempts to determine the source of the\nchill before doing so."),(0,o.kt)("p",null,"Slashing may also result in an involuntary chill. However, in that scenario, the validator would\nalso lose their nominations. By this action, even if the validator re-declares its intent to\nvalidate before session 5, there wouldn't be sufficient nominations to re-elect the node into the\nactive set."),(0,o.kt)("p",null,'Nominators have the option to renominate a slashed validator using a display row in Polkadot-JS UI.\nThis row is displayed in the "Account Actions" tab for the nominator under a heading that says\n"Renomination required".'),(0,o.kt)("h2",{id:"chill-other"},"Chill Other"),(0,o.kt)("p",null,"An unbounded and unlimited number of nominators and validators in Polkadot's NPoS is not possible\ndue to constraints in the runtime. As a result, multiple checks are incorporated to keep the size of\nstaking system manageable, like mandating minimum active bond requirements for both nominators and\nvalidators. When these requirements are modified through on-chain governance, they can be enforced\nonly on the accounts that newly call ",(0,o.kt)("inlineCode",{parentName:"p"},"nominate")," or ",(0,o.kt)("inlineCode",{parentName:"p"},"validate")," after the update. The changes to the\nbonding parameters would not automatically chill the active accounts on-chain which do not meet the\nrequirements."),(0,o.kt)("admonition",{title:"Chill Threshold",type:"note"},(0,o.kt)("p",{parentName:"admonition"},(0,o.kt)("inlineCode",{parentName:"p"},"ChillThreshold")," defines how close to the max nominators or validators we must reach before users\ncan start chilling one-another. This value is currently set to\n",(0,o.kt)(s.Z,{network:"polkadot",path:"query.staking.chillThreshold",defaultValue:90,mdxType:"RPC"}),"%\n","")),(0,o.kt)("p",null,"For instance, let us consider a scenario where the minimum staking requirement for nominators is\nchanged from 80 DOTs to 120 DOTs. An account that was actively nominating with 80 DOTs before this\nupdate would still keep receiving staking rewards. To handle this corner case, the ",(0,o.kt)("inlineCode",{parentName:"p"},"chillOther"),"\nextrinsic was incorporated which also helps to keep things backwards compatible and safe. The\n",(0,o.kt)("inlineCode",{parentName:"p"},"chillOther")," extrinsic is permissionless and any third party user can target it on an account where\nthe minimum active bond is not satisfied, and chill that account. The list of addresses of all the\nactive validators and their nominators can be viewed by running\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/w3f/validator-stats"},"validator stats")," script."),(0,o.kt)("admonition",{title:"Chill Other on Polkadot Network",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Through ",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referendum/90"},"Referendum 90"),", ",(0,o.kt)("inlineCode",{parentName:"p"},"maxNominatorCount")," on\nPolkadot is set to ",(0,o.kt)("inlineCode",{parentName:"p"},"None")," eliminating the upper bound on the number of nominators on the network.\nDue to this, the ",(0,o.kt)("inlineCode",{parentName:"p"},"chillOther")," extrinsic on Polkadot network has no effect as the chill threshold\nwill never be met.")))}k.isMDXComponent=!0},10233:(e,t,n)=>{"use strict";n.d(t,{Z:()=>i});const i=n.p+"assets/images/staking-keys-stash-proxy-503c2b8b6c40b269a16576dd7fe805b8.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/77a2b809.16ff371f.js b/assets/js/77a2b809.16ff371f.js deleted file mode 100644 index d279f1ab45a6..000000000000 --- a/assets/js/77a2b809.16ff371f.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[8080],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>d});var a=n(74165),o=n(15861),r=n(67294),s=n(92519),i=n(1612),l=n(67425);function c(e,t,n){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,a.Z)().mark((function e(t,n,o){var r,l,c,p,u;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return c=new s.U(r),e.next=21,i.G.create({provider:c});case 21:p=e.sent,(u=n.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,n,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,a);break;case"precise":(0,l.Precise)(e,n,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,n=e.path,s=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,p=(0,r.useState)(""),d=p[0],h=p[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?u(s.toString(),l,t,h):h(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,a.Z)().mark((function e(){var o;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,n,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(i){console.log(i)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var o=void 0;if("polkadot"===n||"statemint"===n)o=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(o)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},83583:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>u,contentTitle:()=>c,default:()=>f,frontMatter:()=>l,metadata:()=>p,toc:()=>d});var a=n(87462),o=n(63366),r=(n(67294),n(3905)),s=n(47940),i=["components"],l={id:"learn-balance-transfers",title:"Balance Transfers",sidebar_label:"Balances Transfers",keywords:["balance","transfers","transaction","signing"],description:"Perform Balance Transfers between Accounts.",slug:"../learn-balance-transfers"},c=void 0,p={unversionedId:"learn/learn-balance-transfers",id:"learn/learn-balance-transfers",title:"Balance Transfers",description:"Perform Balance Transfers between Accounts.",source:"@site/../docs/learn/learn-balance-transfers.md",sourceDirName:"learn",slug:"/learn-balance-transfers",permalink:"/docs/learn-balance-transfers",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-balance-transfers.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-balance-transfers",title:"Balance Transfers",sidebar_label:"Balances Transfers",keywords:["balance","transfers","transaction","signing"],description:"Perform Balance Transfers between Accounts.",slug:"../learn-balance-transfers"},sidebar:"docs",previous:{title:"Extrinsics",permalink:"/docs/learn-extrinsics"},next:{title:"Transaction Fees",permalink:"/docs/learn-transaction-fees"}},u={},d=[{value:"Sending Funds using UI, Extension, Parity Signer & Ledger",id:"sending-funds-using-ui-extension-parity-signer--ledger",level:2},{value:"Keep-Alive Checks",id:"keep-alive-checks",level:2},{value:"Vested Transfers",id:"vested-transfers",level:2},{value:"Lazy Vesting",id:"lazy-vesting",level:3},{value:"Batch Transfers",id:"batch-transfers",level:2},{value:"Existing Reference Error",id:"existing-reference-error",level:2},{value:"Bonded Tokens",id:"bonded-tokens",level:3},{value:"Checking for Locks",id:"checking-for-locks",level:3},{value:"Purging Session Keys",id:"purging-session-keys",level:3},{value:"Existing Recovery Info",id:"existing-recovery-info",level:3},{value:"Existing Non-Native Assets",id:"existing-non-native-assets",level:3}],h={toc:d},k="wrapper";function f(e){var t=e.components,l=(0,o.Z)(e,i);return(0,r.kt)(k,(0,a.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Balance transfers are used to send a balance from one account to another account. To start\ntransferring a balance, we will begin by using\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS UI"),". This guide assumes that you've already\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"created an account")," and have some funds that are ready to be\ntransferred."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"We support only the use of the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},(0,r.kt)("strong",{parentName:"a"},"Polkadot-JS UI")),"\ntogether with the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/extension/"},(0,r.kt)("strong",{parentName:"a"},"browser extension")),",\n",(0,r.kt)("a",{parentName:"p",href:"https://www.ledger.com/ledger-live"},(0,r.kt)("strong",{parentName:"a"},"Ledger"))," and\n",(0,r.kt)("a",{parentName:"p",href:"https://www.parity.io/technologies/signer/"},(0,r.kt)("strong",{parentName:"a"},"Parity Signer"))," for signing transactions. We do not\nprovide support for third party applications.")),(0,r.kt)("h2",{id:"sending-funds-using-ui-extension-parity-signer--ledger"},"Sending Funds using UI, Extension, Parity Signer & Ledger"),(0,r.kt)("p",null,"See the video tutorial below to learn how to send funds using the supported tools. See the Polkadot\nSupport pages for detailed information about transferring funds using the\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000170304-how-to-send-transfer-funds-out-of-your-dot-account-on-the-polkadot-js-ui"},"Polkadot-JS UI"),"."),(0,r.kt)("iframe",{width:"560",height:"315",src:"https://youtube.com/embed/gbvrHzr4EDY",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,r.kt)("br",null),(0,r.kt)("br",null),(0,r.kt)("admonition",{title:"Signing Transactions",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See the Polkadot Support pages for detailed information about signing transactions using:"),(0,r.kt)("ul",{parentName:"admonition"},(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181993-how-to-sign-a-transaction-directly-on-polkadot-js-ui"},"The Polkadot-JS UI")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181989"},"The Polkadot-JS browser extension")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181994-how-to-sign-a-transaction-on-ledger"},"Ledger devices")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182000-how-to-sign-a-transaction-in-parity-signer"},"The Parity Signer app"),"."))),(0,r.kt)("h2",{id:"keep-alive-checks"},"Keep-Alive Checks"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/Wg0pH05CC9Y"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," and\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-"},(0,r.kt)("strong",{parentName:"a"},"this support page")),"\nto learn about keep-alive checks and existential deposit.")),(0,r.kt)("p",null,"In Polkadot there are two main ways to\ntransfer funds from one account to another:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"transfer keep-alive")," (default option) will not allow you to send an amount that would allow the\nsending account to be removed due to it going below the\n",(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-"},"existential deposit"),"\nof\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"transfer")," will allow you to send DOT\nregardless of the consequence. If the balance drops below the existential deposit your account\nwill be reaped. It may be that you do not want to keep the account alive (for example, because you\nare moving all of your funds to a different address). To switch the keep-alive check off visit\n",(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000169248"},"this support article"),".")),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Attempting to send less than the existential deposit to an account with\n0 DOT will always fail, no matter if the\nkeep-alive check is on or not.")),(0,r.kt)("p",null,"For instance, attempting to transfer\n0.1 DOT to an account you just generated\n(and thus has no balance) will fail, since\n0.1 DOT is less than the existential\ndeposit of\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the account cannot be initialized with such a low balance."),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"Even if the transfer fails due to a keep-alive check, the transaction fee will be deducted from the\nsending account if you attempt to transfer.")),(0,r.kt)("h2",{id:"vested-transfers"},"Vested Transfers"),(0,r.kt)("p",null,"DOT may have a lock placed on them to account for\nvesting funds. Like other types of locks, these funds cannot be transferred but can be used in other\nparts of the protocol such as voting in governance or being staked as a validator or nominator."),(0,r.kt)("p",null,"Vesting funds are on a release schedule and unlock a constant number of tokens at each block\n(",(0,r.kt)("strong",{parentName:"p"},"linear vesting"),") or can unlock the full amount after a specific block number (",(0,r.kt)("strong",{parentName:"p"},"cliff\nvesting"),"). Although the tokens are released in this manner, it does not get reflected on-chain\nautomatically since locks are ",(0,r.kt)("a",{parentName:"p",href:"#lazy-vesting"},"lazy")," and require an extrinsic to update."),(0,r.kt)("p",null,"There are two ways that vesting schedules can be created."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"One way is through an extrinsic type available in the Vesting pallet, ",(0,r.kt)("inlineCode",{parentName:"li"},"vested_transfer"),". The\nvested transfer function allows anyone to create a vesting schedule with a transfer of funds, as\nlong as the account for which the vesting schedule will be created does not already have one and\nthe transfer moves at least ",(0,r.kt)("inlineCode",{parentName:"li"},"MinVestedTransfer")," funds, which is specified as a chain constant."),(0,r.kt)("li",{parentName:"ul"},"A second way is as part of the genesis configuration of the chain. In the case of\nPolkadot, the chain specification genesis\nscript reads the state of the Claims contract that exists on the Ethereum blockchain and creates\nvesting schedules in genesis for all the allocations registered as being vested.")),(0,r.kt)("p",null,"Vesting schedules have three parameters:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"locked"),", the amount of tokens to be transferred in\n",(0,r.kt)("a",{parentName:"li",href:"../learn/learn-DOT#the-planck-unit"},"Planck units"),")"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"per block"),", the number of tokens that are released per block"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"starting block"),", the block number after which the vesting schedule starts")),(0,r.kt)("p",null,"The configuration of these three fields dictates the amount of funds that are originally locked, the\nslope of the unlock line and the block number for when the unlocking begins."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can watch ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/JVlwTQBwNGc"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," to understand how to do vested\ntransfers, including linear and cliff vesting. Note the tutorial uses the Westend Testnet, but the\nsame applies to both Polkadot and Kusama.")),(0,r.kt)("h3",{id:"lazy-vesting"},"Lazy Vesting"),(0,r.kt)("p",null,"Like ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"simple payouts"),", vesting is ",(0,r.kt)("em",{parentName:"p"},"lazy"),", which means that someone must\nexplicitly call an extrinsic to update the lock that is placed on an account."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("inlineCode",{parentName:"li"},"vest")," extrinsic will update the lock that is placed on the caller."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("inlineCode",{parentName:"li"},"vest_other"),' will update the lock that is placed on another "target" account\'s funds.')),(0,r.kt)("p",null,"These extrinsics are exposed from the Vesting pallet."),(0,r.kt)("p",null,"If you are using the Polkadot-JS UI, when there are\nDOT available to vest for an account, then you\nwill have the ability to unlock DOT which has\nalready vested from the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Accounts")," page."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"unbond",src:n(27152).Z,width:"241",height:"301"})),(0,r.kt)("h2",{id:"batch-transfers"},"Batch Transfers"),(0,r.kt)("p",null,"Batch transfers are balances transfers to multiple accounts executed by one account. In order to\nconstruct a batch transfer you need to:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Create a ",(0,r.kt)("inlineCode",{parentName:"li"},"utility.batch(calls)")," extrinsic using the\n",(0,r.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/pallet_utility/index.html"},"utility pallet"),", and"),(0,r.kt)("li",{parentName:"ul"},"Within the batch call you can create multiple ",(0,r.kt)("inlineCode",{parentName:"li"},"balances.transferKeepAlive")," extrinsics using the\n",(0,r.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/pallet_balances/index.html"},"balances pallet"),". You\ncan specify as many receivers as you desire.")),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can watch ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/uoUC2K8muvw"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," to learn how to do batch\ntransfers. Note the tutorial uses the Westend Testnet, but the same applies to both Polkadot and\nKusama.")),(0,r.kt)("h2",{id:"existing-reference-error"},"Existing Reference Error"),(0,r.kt)("p",null,"If you are trying to reap an account and you receive an error similar to\n",(0,r.kt)("inlineCode",{parentName:"p"},'"There is an existing reference count on the sender account. As such the account cannot be reaped from the state"'),",\nthen you have existing references to this account that must be first removed before it can be\nreaped. References may still exist from:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Bonded tokens (most likely)"),(0,r.kt)("li",{parentName:"ul"},"Unpurged session keys (if you were previously a validator)"),(0,r.kt)("li",{parentName:"ul"},"Token locks"),(0,r.kt)("li",{parentName:"ul"},"Existing recovery info"),(0,r.kt)("li",{parentName:"ul"},"Existing assets")),(0,r.kt)("h3",{id:"bonded-tokens"},"Bonded Tokens"),(0,r.kt)("p",null,"If you have tokens that are bonded, you will need to unbond them before you can reap your account.\nFollow the instructions at\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Unbonding and Rebonding")," to check if you\nhave bonded tokens, stop nominating (if necessary) and unbond your tokens."),(0,r.kt)("h3",{id:"checking-for-locks"},"Checking for Locks"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/LHgY7ds_bZ0"},"this video tutorial")," and\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000169437-why-can-t-i-transfer-tokens-"},"this support page"),"\nto learn how to check for locks and remove them.")),(0,r.kt)("p",null,"You can also check for locks by querying ",(0,r.kt)("inlineCode",{parentName:"p"},"system.account(AccountId)")," in\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},(0,r.kt)("inlineCode",{parentName:"a"},"Chain state")," tab under the ",(0,r.kt)("inlineCode",{parentName:"a"},"Developer")," drop-down menu in the Polkadot-JS UI"),'.\nSelect your account, then click the "+" button next to the dropdowns, and check the relative ',(0,r.kt)("inlineCode",{parentName:"p"},"data"),"\nJSON object. If you see a non-zero value for anything other than ",(0,r.kt)("inlineCode",{parentName:"p"},"free"),", you have locks on your\naccount that need to get resolved."),(0,r.kt)("h3",{id:"purging-session-keys"},"Purging Session Keys"),(0,r.kt)("p",null,"If you used this account to set up a validator and you did not purge your keys before unbonding your\ntokens, you need to purge your keys. You can do this by seeing the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-stop-validating"},"How to Stop Validating")," page. This can also\nbe checked by checking ",(0,r.kt)("inlineCode",{parentName:"p"},"session.nextKeys")," in the chain state for an existing key."),(0,r.kt)("h3",{id:"existing-recovery-info"},"Existing Recovery Info"),(0,r.kt)("p",null,"Currently, Polkadot does not use the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/recovery/"},"Recovery Pallet"),", so this is\nprobably not the reason for your tokens having existing references."),(0,r.kt)("p",null,"","","",""),(0,r.kt)("h3",{id:"existing-non-native-assets"},"Existing Non-Native Assets"),(0,r.kt)("p",null,"Currently, Polkadot does not use the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/tree/master/frame/assets"},"Assets Pallet"),", so this is\nprobably not the reason for your tokens having existing references."))}f.isMDXComponent=!0},27152:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/unlock-vesting-deefc0d6d9a08a91af1490a82e01069b.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/77a2b809.af8fd37a.js b/assets/js/77a2b809.af8fd37a.js new file mode 100644 index 000000000000..077ed873ed95 --- /dev/null +++ b/assets/js/77a2b809.af8fd37a.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[8080],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>d});var a=n(74165),o=n(15861),r=n(67294),s=n(87152),i=n(34200),l=n(67425);function c(e,t,n){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,a.Z)().mark((function e(t,n,o){var r,l,c,p,u;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return c=new s.U(r),e.next=21,i.G.create({provider:c});case 21:p=e.sent,(u=n.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,n,a){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,a);break;case"precise":(0,l.Precise)(e,n,a);break;case"blocksToDays":(0,l.BlocksToDays)(e,a);break;case"percentage":(0,l.Percentage)(e,a);break;case"arrayLength":(0,l.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,n=e.path,s=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,p=(0,r.useState)(""),d=p[0],h=p[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?u(s.toString(),l,t,h):h(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,a.Z)().mark((function e(){var o;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,n,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(i){console.log(i)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var o=void 0;if("polkadot"===n||"statemint"===n)o=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(o)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},83583:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>u,contentTitle:()=>c,default:()=>f,frontMatter:()=>l,metadata:()=>p,toc:()=>d});var a=n(87462),o=n(63366),r=(n(67294),n(3905)),s=n(47940),i=["components"],l={id:"learn-balance-transfers",title:"Balance Transfers",sidebar_label:"Balances Transfers",keywords:["balance","transfers","transaction","signing"],description:"Perform Balance Transfers between Accounts.",slug:"../learn-balance-transfers"},c=void 0,p={unversionedId:"learn/learn-balance-transfers",id:"learn/learn-balance-transfers",title:"Balance Transfers",description:"Perform Balance Transfers between Accounts.",source:"@site/../docs/learn/learn-balance-transfers.md",sourceDirName:"learn",slug:"/learn-balance-transfers",permalink:"/docs/learn-balance-transfers",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-balance-transfers.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-balance-transfers",title:"Balance Transfers",sidebar_label:"Balances Transfers",keywords:["balance","transfers","transaction","signing"],description:"Perform Balance Transfers between Accounts.",slug:"../learn-balance-transfers"},sidebar:"docs",previous:{title:"Extrinsics",permalink:"/docs/learn-extrinsics"},next:{title:"Transaction Fees",permalink:"/docs/learn-transaction-fees"}},u={},d=[{value:"Sending Funds using UI, Extension, Parity Signer & Ledger",id:"sending-funds-using-ui-extension-parity-signer--ledger",level:2},{value:"Keep-Alive Checks",id:"keep-alive-checks",level:2},{value:"Vested Transfers",id:"vested-transfers",level:2},{value:"Lazy Vesting",id:"lazy-vesting",level:3},{value:"Batch Transfers",id:"batch-transfers",level:2},{value:"Existing Reference Error",id:"existing-reference-error",level:2},{value:"Bonded Tokens",id:"bonded-tokens",level:3},{value:"Checking for Locks",id:"checking-for-locks",level:3},{value:"Purging Session Keys",id:"purging-session-keys",level:3},{value:"Existing Recovery Info",id:"existing-recovery-info",level:3},{value:"Existing Non-Native Assets",id:"existing-non-native-assets",level:3}],h={toc:d},k="wrapper";function f(e){var t=e.components,l=(0,o.Z)(e,i);return(0,r.kt)(k,(0,a.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Balance transfers are used to send a balance from one account to another account. To start\ntransferring a balance, we will begin by using\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS UI"),". This guide assumes that you've already\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"created an account")," and have some funds that are ready to be\ntransferred."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"We support only the use of the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},(0,r.kt)("strong",{parentName:"a"},"Polkadot-JS UI")),"\ntogether with the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/extension/"},(0,r.kt)("strong",{parentName:"a"},"browser extension")),",\n",(0,r.kt)("a",{parentName:"p",href:"https://www.ledger.com/ledger-live"},(0,r.kt)("strong",{parentName:"a"},"Ledger"))," and\n",(0,r.kt)("a",{parentName:"p",href:"https://www.parity.io/technologies/signer/"},(0,r.kt)("strong",{parentName:"a"},"Parity Signer"))," for signing transactions. We do not\nprovide support for third party applications.")),(0,r.kt)("h2",{id:"sending-funds-using-ui-extension-parity-signer--ledger"},"Sending Funds using UI, Extension, Parity Signer & Ledger"),(0,r.kt)("p",null,"See the video tutorial below to learn how to send funds using the supported tools. See the Polkadot\nSupport pages for detailed information about transferring funds using the\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000170304-how-to-send-transfer-funds-out-of-your-dot-account-on-the-polkadot-js-ui"},"Polkadot-JS UI"),"."),(0,r.kt)("iframe",{width:"560",height:"315",src:"https://youtube.com/embed/gbvrHzr4EDY",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,r.kt)("br",null),(0,r.kt)("br",null),(0,r.kt)("admonition",{title:"Signing Transactions",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See the Polkadot Support pages for detailed information about signing transactions using:"),(0,r.kt)("ul",{parentName:"admonition"},(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181993-how-to-sign-a-transaction-directly-on-polkadot-js-ui"},"The Polkadot-JS UI")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181989"},"The Polkadot-JS browser extension")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181994-how-to-sign-a-transaction-on-ledger"},"Ledger devices")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182000-how-to-sign-a-transaction-in-parity-signer"},"The Parity Signer app"),"."))),(0,r.kt)("h2",{id:"keep-alive-checks"},"Keep-Alive Checks"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/Wg0pH05CC9Y"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," and\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-"},(0,r.kt)("strong",{parentName:"a"},"this support page")),"\nto learn about keep-alive checks and existential deposit.")),(0,r.kt)("p",null,"In Polkadot there are two main ways to\ntransfer funds from one account to another:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"transfer keep-alive")," (default option) will not allow you to send an amount that would allow the\nsending account to be removed due to it going below the\n",(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-"},"existential deposit"),"\nof\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"transfer")," will allow you to send DOT\nregardless of the consequence. If the balance drops below the existential deposit your account\nwill be reaped. It may be that you do not want to keep the account alive (for example, because you\nare moving all of your funds to a different address). To switch the keep-alive check off visit\n",(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000169248"},"this support article"),".")),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Attempting to send less than the existential deposit to an account with\n0 DOT will always fail, no matter if the\nkeep-alive check is on or not.")),(0,r.kt)("p",null,"For instance, attempting to transfer\n0.1 DOT to an account you just generated\n(and thus has no balance) will fail, since\n0.1 DOT is less than the existential\ndeposit of\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the account cannot be initialized with such a low balance."),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"Even if the transfer fails due to a keep-alive check, the transaction fee will be deducted from the\nsending account if you attempt to transfer.")),(0,r.kt)("h2",{id:"vested-transfers"},"Vested Transfers"),(0,r.kt)("p",null,"DOT may have a lock placed on them to account for\nvesting funds. Like other types of locks, these funds cannot be transferred but can be used in other\nparts of the protocol such as voting in governance or being staked as a validator or nominator."),(0,r.kt)("p",null,"Vesting funds are on a release schedule and unlock a constant number of tokens at each block\n(",(0,r.kt)("strong",{parentName:"p"},"linear vesting"),") or can unlock the full amount after a specific block number (",(0,r.kt)("strong",{parentName:"p"},"cliff\nvesting"),"). Although the tokens are released in this manner, it does not get reflected on-chain\nautomatically since locks are ",(0,r.kt)("a",{parentName:"p",href:"#lazy-vesting"},"lazy")," and require an extrinsic to update."),(0,r.kt)("p",null,"There are two ways that vesting schedules can be created."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"One way is through an extrinsic type available in the Vesting pallet, ",(0,r.kt)("inlineCode",{parentName:"li"},"vested_transfer"),". The\nvested transfer function allows anyone to create a vesting schedule with a transfer of funds, as\nlong as the account for which the vesting schedule will be created does not already have one and\nthe transfer moves at least ",(0,r.kt)("inlineCode",{parentName:"li"},"MinVestedTransfer")," funds, which is specified as a chain constant."),(0,r.kt)("li",{parentName:"ul"},"A second way is as part of the genesis configuration of the chain. In the case of\nPolkadot, the chain specification genesis\nscript reads the state of the Claims contract that exists on the Ethereum blockchain and creates\nvesting schedules in genesis for all the allocations registered as being vested.")),(0,r.kt)("p",null,"Vesting schedules have three parameters:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"locked"),", the amount of tokens to be transferred in\n",(0,r.kt)("a",{parentName:"li",href:"../learn/learn-DOT#the-planck-unit"},"Planck units"),")"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"per block"),", the number of tokens that are released per block"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("strong",{parentName:"li"},"starting block"),", the block number after which the vesting schedule starts")),(0,r.kt)("p",null,"The configuration of these three fields dictates the amount of funds that are originally locked, the\nslope of the unlock line and the block number for when the unlocking begins."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can watch ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/JVlwTQBwNGc"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," to understand how to do vested\ntransfers, including linear and cliff vesting. Note the tutorial uses the Westend Testnet, but the\nsame applies to both Polkadot and Kusama.")),(0,r.kt)("h3",{id:"lazy-vesting"},"Lazy Vesting"),(0,r.kt)("p",null,"Like ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"simple payouts"),", vesting is ",(0,r.kt)("em",{parentName:"p"},"lazy"),", which means that someone must\nexplicitly call an extrinsic to update the lock that is placed on an account."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("inlineCode",{parentName:"li"},"vest")," extrinsic will update the lock that is placed on the caller."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("inlineCode",{parentName:"li"},"vest_other"),' will update the lock that is placed on another "target" account\'s funds.')),(0,r.kt)("p",null,"These extrinsics are exposed from the Vesting pallet."),(0,r.kt)("p",null,"If you are using the Polkadot-JS UI, when there are\nDOT available to vest for an account, then you\nwill have the ability to unlock DOT which has\nalready vested from the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Accounts")," page."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"unbond",src:n(27152).Z,width:"241",height:"301"})),(0,r.kt)("h2",{id:"batch-transfers"},"Batch Transfers"),(0,r.kt)("p",null,"Batch transfers are balances transfers to multiple accounts executed by one account. In order to\nconstruct a batch transfer you need to:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Create a ",(0,r.kt)("inlineCode",{parentName:"li"},"utility.batch(calls)")," extrinsic using the\n",(0,r.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/pallet_utility/index.html"},"utility pallet"),", and"),(0,r.kt)("li",{parentName:"ul"},"Within the batch call you can create multiple ",(0,r.kt)("inlineCode",{parentName:"li"},"balances.transferKeepAlive")," extrinsics using the\n",(0,r.kt)("a",{parentName:"li",href:"https://paritytech.github.io/substrate/master/pallet_balances/index.html"},"balances pallet"),". You\ncan specify as many receivers as you desire.")),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can watch ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/uoUC2K8muvw"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," to learn how to do batch\ntransfers. Note the tutorial uses the Westend Testnet, but the same applies to both Polkadot and\nKusama.")),(0,r.kt)("h2",{id:"existing-reference-error"},"Existing Reference Error"),(0,r.kt)("p",null,"If you are trying to reap an account and you receive an error similar to\n",(0,r.kt)("inlineCode",{parentName:"p"},'"There is an existing reference count on the sender account. As such the account cannot be reaped from the state"'),",\nthen you have existing references to this account that must be first removed before it can be\nreaped. References may still exist from:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Bonded tokens (most likely)"),(0,r.kt)("li",{parentName:"ul"},"Unpurged session keys (if you were previously a validator)"),(0,r.kt)("li",{parentName:"ul"},"Token locks"),(0,r.kt)("li",{parentName:"ul"},"Existing recovery info"),(0,r.kt)("li",{parentName:"ul"},"Existing assets")),(0,r.kt)("h3",{id:"bonded-tokens"},"Bonded Tokens"),(0,r.kt)("p",null,"If you have tokens that are bonded, you will need to unbond them before you can reap your account.\nFollow the instructions at\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Unbonding and Rebonding")," to check if you\nhave bonded tokens, stop nominating (if necessary) and unbond your tokens."),(0,r.kt)("h3",{id:"checking-for-locks"},"Checking for Locks"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/LHgY7ds_bZ0"},"this video tutorial")," and\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000169437-why-can-t-i-transfer-tokens-"},"this support page"),"\nto learn how to check for locks and remove them.")),(0,r.kt)("p",null,"You can also check for locks by querying ",(0,r.kt)("inlineCode",{parentName:"p"},"system.account(AccountId)")," in\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},(0,r.kt)("inlineCode",{parentName:"a"},"Chain state")," tab under the ",(0,r.kt)("inlineCode",{parentName:"a"},"Developer")," drop-down menu in the Polkadot-JS UI"),'.\nSelect your account, then click the "+" button next to the dropdowns, and check the relative ',(0,r.kt)("inlineCode",{parentName:"p"},"data"),"\nJSON object. If you see a non-zero value for anything other than ",(0,r.kt)("inlineCode",{parentName:"p"},"free"),", you have locks on your\naccount that need to get resolved."),(0,r.kt)("h3",{id:"purging-session-keys"},"Purging Session Keys"),(0,r.kt)("p",null,"If you used this account to set up a validator and you did not purge your keys before unbonding your\ntokens, you need to purge your keys. You can do this by seeing the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-stop-validating"},"How to Stop Validating")," page. This can also\nbe checked by checking ",(0,r.kt)("inlineCode",{parentName:"p"},"session.nextKeys")," in the chain state for an existing key."),(0,r.kt)("h3",{id:"existing-recovery-info"},"Existing Recovery Info"),(0,r.kt)("p",null,"Currently, Polkadot does not use the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/recovery/"},"Recovery Pallet"),", so this is\nprobably not the reason for your tokens having existing references."),(0,r.kt)("p",null,"","","",""),(0,r.kt)("h3",{id:"existing-non-native-assets"},"Existing Non-Native Assets"),(0,r.kt)("p",null,"Currently, Polkadot does not use the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/tree/master/frame/assets"},"Assets Pallet"),", so this is\nprobably not the reason for your tokens having existing references."))}f.isMDXComponent=!0},27152:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/unlock-vesting-deefc0d6d9a08a91af1490a82e01069b.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/7d54ab5a.dc053aa1.js b/assets/js/7d54ab5a.dc053aa1.js deleted file mode 100644 index 5965dc9e661a..000000000000 --- a/assets/js/7d54ab5a.dc053aa1.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2791],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>c});var n=a(74165),o=a(15861),i=a(67294),s=a(92519),r=a(1612),l=a(67425);function u(t,e,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function t(e,a,o){var i,l,u,p,d;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:i=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){t.next=18;break}return t.abrupt("return");case 18:return u=new s.U(i),t.next=21,r.G.create({provider:u});case 21:p=t.sent,(d=a.split(".")).forEach((function(t){t in p&&(p=p[t])})),t.t1=d[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=p.toString(),t.abrupt("break",35);case 29:return t.next=31,p();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function d(t,e,a,n){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,n);break;case"precise":(0,l.Precise)(t,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(t,n);break;case"percentage":(0,l.Percentage)(t,n);break;case"arrayLength":(0,l.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(t){var e=t.network,a=t.path,s=t.defaultValue,r=t.filter,l=void 0===r?void 0:r,p=(0,i.useState)(""),c=p[0],m=p[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?d(s.toString(),l,e,m):m(s.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var t=(0,o.Z)((0,n.Z)().mark((function t(){var o;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,u(e,a,m);case 2:if(void 0!==(o=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?d(o,l,e,m):m(o);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{i()}catch(r){console.log(r)}}}),[]),c}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(o)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},77611:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>d,contentTitle:()=>u,default:()=>k,frontMatter:()=>l,metadata:()=>p,toc:()=>c});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"maintain-guides-how-to-nominate-kusama",title:"Become a Nominator on Kusama",sidebar_label:"How to Nominate on Kusama",description:"Steps on how to nominate on Kusama.",keywords:["nominate","nominator","kusama","stake","staking"],slug:"../../maintain-guides-how-to-nominate-kusama"},u=void 0,p={unversionedId:"maintain/kusama/maintain-guides-how-to-nominate-kusama",id:"maintain/kusama/maintain-guides-how-to-nominate-kusama",title:"Become a Nominator on Kusama",description:"Steps on how to nominate on Kusama.",source:"@site/../docs/maintain/kusama/maintain-guides-how-to-nominate-kusama.md",sourceDirName:"maintain/kusama",slug:"/maintain-guides-how-to-nominate-kusama",permalink:"/docs/maintain-guides-how-to-nominate-kusama",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/kusama/maintain-guides-how-to-nominate-kusama.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-how-to-nominate-kusama",title:"Become a Nominator on Kusama",sidebar_label:"How to Nominate on Kusama",description:"Steps on how to nominate on Kusama.",keywords:["nominate","nominator","kusama","stake","staking"],slug:"../../maintain-guides-how-to-nominate-kusama"}},d={},c=[{value:"Setting up Stash and Staking Proxy Keys",id:"setting-up-stash-and-staking-proxy-keys",level:2},{value:"Using Polkadot-JS UI",id:"using-polkadot-js-ui",level:2},{value:"Step 1: Bond your tokens",id:"step-1-bond-your-tokens",level:3},{value:"Step 2: Nominate a validator",id:"step-2-nominate-a-validator",level:3},{value:"Step 3: Stop nominating",id:"step-3-stop-nominating",level:3},{value:"Using Command-Line Interface (CLI)",id:"using-command-line-interface-cli",level:2},{value:"Step 1: Install @polkadot/api-cli",id:"step-1-install-polkadotapi-cli",level:3},{value:"Step 2. Bond your KSM",id:"step-2-bond-your-ksm",level:3},{value:"Step 3. Nominate a validator",id:"step-3-nominate-a-validator",level:3}],m={toc:c},h="wrapper";function k(t){var e=t.components,l=(0,o.Z)(t,r);return(0,i.kt)(h,(0,n.Z)({},m,l,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The following information applies to the Kusama network. If you want to nominate on Polkadot, check\nout the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Polkadot guide")," instead.")),(0,i.kt)("p",null,"Nominators are one type of participant in the staking subsystem of Kusama. They are responsible for\nappointing their stake to the validators who are the second type of participant. By appointing their\nstake, they are able to elect the active set of validators and share in the rewards that are paid\nout."),(0,i.kt)("p",null,"While the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-kusama"},"validators")," are active participants in the\nnetwork that engage in the block production and finality mechanisms, nominators take a slightly more\npassive role. Being a nominator does not require running a node of your own or worrying about online\nuptime. However, a good nominator performs due diligence on the validators that they elect. When\nlooking for validators to nominate, a nominator should pay attention to their own reward percentage\nfor nominating a specific validator - as well as the risk that they bear of being slashed if the\nvalidator gets slashed."),(0,i.kt)("admonition",{title:"Explainer videos on staking",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you prefer a video format for the tutorials, the following videos related to staking on Kusama\nare available:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/FCXC0CDhyS4"},"How to Stake on Polkadot (and Kusama)")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=7VlTncHCGPc&t=305s"},"Staking with Kusama App on Ledger and PolkadotJS Apps UI")))),(0,i.kt)("h2",{id:"setting-up-stash-and-staking-proxy-keys"},"Setting up Stash and Staking Proxy Keys"),(0,i.kt)("p",null,"Nominators are recommended to set up two separate stash and staking proxy accounts. Explanation and\nreasoning for generating distinct accounts for this purpose is elaborated in the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"keys")," section."),(0,i.kt)("p",null,"You can generate your stash and staking proxy account via any of the recommended methods that are\ndetailed on the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"account generation")," page."),(0,i.kt)("p",null,"Starting with runtime version v2023 natively included in client version\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/releases/tag/v0.8.23"},"0.8.23"),", payouts can go to any custom\naddress. If you'd like to redirect payments to an account that is neither the staking proxy nor the\nstash account, set one up. Note that it is extremely unsafe to set an exchange address as the\nrecipient of the staking rewards."),(0,i.kt)("h2",{id:"using-polkadot-js-ui"},"Using Polkadot-JS UI"),(0,i.kt)("h3",{id:"step-1-bond-your-tokens"},"Step 1: Bond your tokens"),(0,i.kt)("p",null,"On the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS UI"),' navigate to the "Staking" tab (within the\n"Network" menu).'),(0,i.kt)("p",null,'The "Staking Overview" subsection will show you all the active validators and their information -\ntheir identities, the amount of KSM that are staking for them, amount that is their own provided\nstake, how much they charge in commission, the era points they\'ve earned in the current era, and the\nlast block number that they produced. If you click on the chart button it will take you to the\n"Validator Stats" page for that validator that shows you more detailed and historical information\nabout the validator\'s stake, rewards and slashes.'),(0,i.kt)("p",null,'The "Account actions" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"link"),") allows you\nto stake and nominate."),(0,i.kt)("p",null,'The "Payouts" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/payouts"},"link"),") allows you to\nclaim rewards from staking."),(0,i.kt)("p",null,'The "Targets" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/targets"},"link"),") will help you\nestimate your earnings and this is where it's good to start picking favorites."),(0,i.kt)("p",null,'The "Waiting" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/waiting"},"link"),") lists all pending\nvalidators that are awaiting more nominations to enter the active validator set. Validators will\nstay in the waiting queue until they have enough KSM backing them (as allocated through the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragm\xe9n election mechanism"),"). It is possible validator can remain\nin the queue for a very long time if they never get enough backing."),(0,i.kt)("p",null,'The "Validator Stats" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/query"},"link"),") allows you\nto query a validator's stash address and see historical charts on era points, elected stake,\nrewards, and slashes."),(0,i.kt)("p",null,'Pick "Account actions" underneath "Network" > "Staking", then click the "+ Nominator" button.'),(0,i.kt)("p",null,"You will see a modal window that looks like the below:"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"nominator-update-1",src:a(86367).Z,width:"2194",height:"1170"})),(0,i.kt)("p",null,'Select a "value bonded" that is ',(0,i.kt)("strong",{parentName:"p"},"less")," than the total amount of KSM you have, so you have some\nleft over to pay transaction fees. Transaction fees are currently at least 0.01 KSM, but they are\ndynamic based on a variety of factors including the load of recent blocks."),(0,i.kt)("p",null,"Also be mindful of the reaping threshold - the amount that must remain in an account lest it be\nburned. That amount is 0.01 in Kusama, so it's recommended to keep at least 0.1 KSM in your account\nto be on the safe side."),(0,i.kt)("p",null,"Choose whatever payment destination that makes sense to you. If you're unsure, you can choose \"Stash\naccount (increase amount at stake)\" to simply accrue the rewards into the amount you're staking and\nearn compound interest."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Payout account selection dropdown with the custom account option highlighted",src:a(42394).Z,width:"742",height:"245"})),(0,i.kt)("admonition",{title:"Explainer video on using the Polkadot-JS UI",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"These concepts have been further explained in Polkadot's\n",(0,i.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=mNStMPZjiHM&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8"},"UI Walkthrough Video"))),(0,i.kt)("h3",{id:"step-2-nominate-a-validator"},"Step 2: Nominate a validator"),(0,i.kt)("p",null,"You are now bonded. Being bonded means your tokens are locked and could be\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking#slashing"},"slashed")," if the validators you nominate misbehave. All\nbonded funds can now be distributed to up to\n",(0,i.kt)(s.Z,{network:"kusama",path:"consts.staking.maxNominations",defaultValue:24,mdxType:"RPC"}),"\n","\nvalidators. Be careful about the validators you choose since you will be slashed if your validator\ncommits an offence."),(0,i.kt)("p",null,'Click on "Nominate" on an account you\'ve bonded and you will be presented with another popup asking\nyou to select some validators.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nominating validators",src:a(47043).Z,width:"2208",height:"982"})),(0,i.kt)("p",null,"Select them, confirm the transaction, and you're done - you are now nominating. Your nominations\nwill become active in the next era. Eras last six hours on Kusama - depending on when you do this,\nyour nominations may become active almost immediately, or you may have to wait almost the entire six\nhours before your nominations are active. You can check how far along Kusama is in the current era\non the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"Staking page"),"."),(0,i.kt)("p",null,"Assuming at least one of your nominations ends up in the active validator set, you will start to get\nrewards allocated to you. In order to claim them (i.e., add them to your account), you must manually\nclaim them. To initiate a claim, you can do it yourself or have the validator that you staked for\ninitiate a claim. This is to help optimize the effectiveness and storage of payouts on Kusama. See\nthe ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking#claiming-rewards"},"Claiming Rewards")," section of the Staking wiki\npage for more details."),(0,i.kt)("h3",{id:"step-3-stop-nominating"},"Step 3: Stop nominating"),(0,i.kt)("p",null,"At some point, you might decide to stop nominating one or more validators. You can always change who\nyou're nominating, but you cannot withdraw your tokens unless you unbond them. Detailed instructions\nare available ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"here"),"."),(0,i.kt)("h2",{id:"using-command-line-interface-cli"},"Using Command-Line Interface (CLI)"),(0,i.kt)("p",null,"Apart from using the Polkadot-JS UI to participate in the staking, you can do all these things in\nCLI instead. The CLI approach allows you to interact with the Kusama network without going to the\nPolkadotJS dashboard."),(0,i.kt)("h3",{id:"step-1-install-polkadotapi-cli"},"Step 1: Install @polkadot/api-cli"),(0,i.kt)("p",null,"We assume you have installed ",(0,i.kt)("a",{parentName:"p",href:"https://nodejs.org"},"NodeJS with npm"),". Run the following command to\ninstall the ",(0,i.kt)("inlineCode",{parentName:"p"},"@polkadot/api-cli")," globally:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"npm install -g @polkadot/api-cli\n")),(0,i.kt)("h3",{id:"step-2-bond-your-ksm"},"Step 2. Bond your KSM"),(0,i.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,i.kt)("p",null,"Executing the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.bond CONTROLLER_ADDRESS NUMBER_OF_TOKENS REWARD_DESTINATION --ws WEBSOCKET_ENDPOINT\n')),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"CONTROLLER_ADDRESS"),": An address you would like to bond to the stash account. (Controller accounts\nare now deprecated. Refer to\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),"\nfor additional context)"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"NUMBER_OF_TOKENS"),": The number of KSM / DOT you would like to stake to the network. ",(0,i.kt)("strong",{parentName:"p"},"Note"),": KSM\nhas twelve decimal places and is always represented as an integer with zeroes at the end. So 1 KSM =\n1_000_000_000_000 Plancks."),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"REWARD_DESTINATION"),":"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Staked")," - Pay into the stash account, increasing the amount at stake accordingly."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Stash")," - Pay into the stash account, not increasing the amount at stake."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Account")," - Pay into a custom account, like so:\n",(0,i.kt)("inlineCode",{parentName:"li"},"Account DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Controller")," - Pay into the controller account.")),(0,i.kt)("p",null,"Example:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.bond DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX 1000000000000 Staked --ws wss://kusama-rpc.polkadot.io/\n')),(0,i.kt)("p",null,"Result:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'...\n...\n "status": {\n "InBlock": "0x0ed1ec0ba69564e8f98958d69f826adef895b5617366a32a3aa384290e98514e"\n }\n')),(0,i.kt)("p",null,"You can check the transaction status by using the value of the ",(0,i.kt)("inlineCode",{parentName:"p"},"InBlock")," in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkascan.io/pre/kusama"},"Polkascan"),". Also, you can verify the bonding state under the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking")," page on the Polkadot-JS Apps Dashboard."),(0,i.kt)("h3",{id:"step-3-nominate-a-validator"},"Step 3. Nominate a validator"),(0,i.kt)("p",null,"To nominate a validator, you can execute the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.nominate \'["VALIDATOR_ADDRESS"]\' --ws WS_ENDPOINT\n')),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.nominate \'["CmD9vaMYoiKe7HiFnfkftwvhKbxN9bhyjcDrfFRGbifJEG8","E457XaKbj2yTB2URy8N4UuzmyuFRkcdxYs67UvSgVr7HyFb"]\' --ws wss://kusama-rpc.polkadot.io/\n')),(0,i.kt)("p",null,"After a few seconds, you should see the hash of the transaction and if you would like to verify the\nnomination status, you can check that on the Polkadot-JS UI as well."))}k.isMDXComponent=!0},86367:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/kusama_nominator_popup-633f75e8b404699f33b7d78f5ad7fd34.png"},47043:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/kusama_nominator_selection-8e7c4058648339294ebce2e1ce0c58e8.png"},42394:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/01-cc60f0cb7494041501c0ed80e5dca352.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/7d54ab5a.e6f92028.js b/assets/js/7d54ab5a.e6f92028.js new file mode 100644 index 000000000000..6aabd27c8aa2 --- /dev/null +++ b/assets/js/7d54ab5a.e6f92028.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2791],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>c});var n=a(74165),o=a(15861),i=a(67294),s=a(87152),r=a(34200),l=a(67425);function u(t,e,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function t(e,a,o){var i,l,u,p,d;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:i=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){t.next=18;break}return t.abrupt("return");case 18:return u=new s.U(i),t.next=21,r.G.create({provider:u});case 21:p=t.sent,(d=a.split(".")).forEach((function(t){t in p&&(p=p[t])})),t.t1=d[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=p.toString(),t.abrupt("break",35);case 29:return t.next=31,p();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function d(t,e,a,n){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,n);break;case"precise":(0,l.Precise)(t,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(t,n);break;case"percentage":(0,l.Percentage)(t,n);break;case"arrayLength":(0,l.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(t){var e=t.network,a=t.path,s=t.defaultValue,r=t.filter,l=void 0===r?void 0:r,p=(0,i.useState)(""),c=p[0],m=p[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?d(s.toString(),l,e,m):m(s.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var t=(0,o.Z)((0,n.Z)().mark((function t(){var o;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,u(e,a,m);case 2:if(void 0!==(o=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?d(o,l,e,m):m(o);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{i()}catch(r){console.log(r)}}}),[]),c}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(o)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},77611:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>d,contentTitle:()=>u,default:()=>k,frontMatter:()=>l,metadata:()=>p,toc:()=>c});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"maintain-guides-how-to-nominate-kusama",title:"Become a Nominator on Kusama",sidebar_label:"How to Nominate on Kusama",description:"Steps on how to nominate on Kusama.",keywords:["nominate","nominator","kusama","stake","staking"],slug:"../../maintain-guides-how-to-nominate-kusama"},u=void 0,p={unversionedId:"maintain/kusama/maintain-guides-how-to-nominate-kusama",id:"maintain/kusama/maintain-guides-how-to-nominate-kusama",title:"Become a Nominator on Kusama",description:"Steps on how to nominate on Kusama.",source:"@site/../docs/maintain/kusama/maintain-guides-how-to-nominate-kusama.md",sourceDirName:"maintain/kusama",slug:"/maintain-guides-how-to-nominate-kusama",permalink:"/docs/maintain-guides-how-to-nominate-kusama",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/kusama/maintain-guides-how-to-nominate-kusama.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-how-to-nominate-kusama",title:"Become a Nominator on Kusama",sidebar_label:"How to Nominate on Kusama",description:"Steps on how to nominate on Kusama.",keywords:["nominate","nominator","kusama","stake","staking"],slug:"../../maintain-guides-how-to-nominate-kusama"}},d={},c=[{value:"Setting up Stash and Staking Proxy Keys",id:"setting-up-stash-and-staking-proxy-keys",level:2},{value:"Using Polkadot-JS UI",id:"using-polkadot-js-ui",level:2},{value:"Step 1: Bond your tokens",id:"step-1-bond-your-tokens",level:3},{value:"Step 2: Nominate a validator",id:"step-2-nominate-a-validator",level:3},{value:"Step 3: Stop nominating",id:"step-3-stop-nominating",level:3},{value:"Using Command-Line Interface (CLI)",id:"using-command-line-interface-cli",level:2},{value:"Step 1: Install @polkadot/api-cli",id:"step-1-install-polkadotapi-cli",level:3},{value:"Step 2. Bond your KSM",id:"step-2-bond-your-ksm",level:3},{value:"Step 3. Nominate a validator",id:"step-3-nominate-a-validator",level:3}],m={toc:c},h="wrapper";function k(t){var e=t.components,l=(0,o.Z)(t,r);return(0,i.kt)(h,(0,n.Z)({},m,l,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The following information applies to the Kusama network. If you want to nominate on Polkadot, check\nout the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Polkadot guide")," instead.")),(0,i.kt)("p",null,"Nominators are one type of participant in the staking subsystem of Kusama. They are responsible for\nappointing their stake to the validators who are the second type of participant. By appointing their\nstake, they are able to elect the active set of validators and share in the rewards that are paid\nout."),(0,i.kt)("p",null,"While the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-kusama"},"validators")," are active participants in the\nnetwork that engage in the block production and finality mechanisms, nominators take a slightly more\npassive role. Being a nominator does not require running a node of your own or worrying about online\nuptime. However, a good nominator performs due diligence on the validators that they elect. When\nlooking for validators to nominate, a nominator should pay attention to their own reward percentage\nfor nominating a specific validator - as well as the risk that they bear of being slashed if the\nvalidator gets slashed."),(0,i.kt)("admonition",{title:"Explainer videos on staking",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you prefer a video format for the tutorials, the following videos related to staking on Kusama\nare available:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/FCXC0CDhyS4"},"How to Stake on Polkadot (and Kusama)")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=7VlTncHCGPc&t=305s"},"Staking with Kusama App on Ledger and PolkadotJS Apps UI")))),(0,i.kt)("h2",{id:"setting-up-stash-and-staking-proxy-keys"},"Setting up Stash and Staking Proxy Keys"),(0,i.kt)("p",null,"Nominators are recommended to set up two separate stash and staking proxy accounts. Explanation and\nreasoning for generating distinct accounts for this purpose is elaborated in the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"keys")," section."),(0,i.kt)("p",null,"You can generate your stash and staking proxy account via any of the recommended methods that are\ndetailed on the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"account generation")," page."),(0,i.kt)("p",null,"Starting with runtime version v2023 natively included in client version\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/releases/tag/v0.8.23"},"0.8.23"),", payouts can go to any custom\naddress. If you'd like to redirect payments to an account that is neither the staking proxy nor the\nstash account, set one up. Note that it is extremely unsafe to set an exchange address as the\nrecipient of the staking rewards."),(0,i.kt)("h2",{id:"using-polkadot-js-ui"},"Using Polkadot-JS UI"),(0,i.kt)("h3",{id:"step-1-bond-your-tokens"},"Step 1: Bond your tokens"),(0,i.kt)("p",null,"On the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS UI"),' navigate to the "Staking" tab (within the\n"Network" menu).'),(0,i.kt)("p",null,'The "Staking Overview" subsection will show you all the active validators and their information -\ntheir identities, the amount of KSM that are staking for them, amount that is their own provided\nstake, how much they charge in commission, the era points they\'ve earned in the current era, and the\nlast block number that they produced. If you click on the chart button it will take you to the\n"Validator Stats" page for that validator that shows you more detailed and historical information\nabout the validator\'s stake, rewards and slashes.'),(0,i.kt)("p",null,'The "Account actions" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"link"),") allows you\nto stake and nominate."),(0,i.kt)("p",null,'The "Payouts" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/payouts"},"link"),") allows you to\nclaim rewards from staking."),(0,i.kt)("p",null,'The "Targets" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/targets"},"link"),") will help you\nestimate your earnings and this is where it's good to start picking favorites."),(0,i.kt)("p",null,'The "Waiting" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/waiting"},"link"),") lists all pending\nvalidators that are awaiting more nominations to enter the active validator set. Validators will\nstay in the waiting queue until they have enough KSM backing them (as allocated through the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragm\xe9n election mechanism"),"). It is possible validator can remain\nin the queue for a very long time if they never get enough backing."),(0,i.kt)("p",null,'The "Validator Stats" subsection (',(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/query"},"link"),") allows you\nto query a validator's stash address and see historical charts on era points, elected stake,\nrewards, and slashes."),(0,i.kt)("p",null,'Pick "Account actions" underneath "Network" > "Staking", then click the "+ Nominator" button.'),(0,i.kt)("p",null,"You will see a modal window that looks like the below:"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"nominator-update-1",src:a(86367).Z,width:"2194",height:"1170"})),(0,i.kt)("p",null,'Select a "value bonded" that is ',(0,i.kt)("strong",{parentName:"p"},"less")," than the total amount of KSM you have, so you have some\nleft over to pay transaction fees. Transaction fees are currently at least 0.01 KSM, but they are\ndynamic based on a variety of factors including the load of recent blocks."),(0,i.kt)("p",null,"Also be mindful of the reaping threshold - the amount that must remain in an account lest it be\nburned. That amount is 0.01 in Kusama, so it's recommended to keep at least 0.1 KSM in your account\nto be on the safe side."),(0,i.kt)("p",null,"Choose whatever payment destination that makes sense to you. If you're unsure, you can choose \"Stash\naccount (increase amount at stake)\" to simply accrue the rewards into the amount you're staking and\nearn compound interest."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Payout account selection dropdown with the custom account option highlighted",src:a(42394).Z,width:"742",height:"245"})),(0,i.kt)("admonition",{title:"Explainer video on using the Polkadot-JS UI",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"These concepts have been further explained in Polkadot's\n",(0,i.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=mNStMPZjiHM&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8"},"UI Walkthrough Video"))),(0,i.kt)("h3",{id:"step-2-nominate-a-validator"},"Step 2: Nominate a validator"),(0,i.kt)("p",null,"You are now bonded. Being bonded means your tokens are locked and could be\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking#slashing"},"slashed")," if the validators you nominate misbehave. All\nbonded funds can now be distributed to up to\n",(0,i.kt)(s.Z,{network:"kusama",path:"consts.staking.maxNominations",defaultValue:24,mdxType:"RPC"}),"\n","\nvalidators. Be careful about the validators you choose since you will be slashed if your validator\ncommits an offence."),(0,i.kt)("p",null,'Click on "Nominate" on an account you\'ve bonded and you will be presented with another popup asking\nyou to select some validators.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nominating validators",src:a(47043).Z,width:"2208",height:"982"})),(0,i.kt)("p",null,"Select them, confirm the transaction, and you're done - you are now nominating. Your nominations\nwill become active in the next era. Eras last six hours on Kusama - depending on when you do this,\nyour nominations may become active almost immediately, or you may have to wait almost the entire six\nhours before your nominations are active. You can check how far along Kusama is in the current era\non the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking"},"Staking page"),"."),(0,i.kt)("p",null,"Assuming at least one of your nominations ends up in the active validator set, you will start to get\nrewards allocated to you. In order to claim them (i.e., add them to your account), you must manually\nclaim them. To initiate a claim, you can do it yourself or have the validator that you staked for\ninitiate a claim. This is to help optimize the effectiveness and storage of payouts on Kusama. See\nthe ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking#claiming-rewards"},"Claiming Rewards")," section of the Staking wiki\npage for more details."),(0,i.kt)("h3",{id:"step-3-stop-nominating"},"Step 3: Stop nominating"),(0,i.kt)("p",null,"At some point, you might decide to stop nominating one or more validators. You can always change who\nyou're nominating, but you cannot withdraw your tokens unless you unbond them. Detailed instructions\nare available ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"here"),"."),(0,i.kt)("h2",{id:"using-command-line-interface-cli"},"Using Command-Line Interface (CLI)"),(0,i.kt)("p",null,"Apart from using the Polkadot-JS UI to participate in the staking, you can do all these things in\nCLI instead. The CLI approach allows you to interact with the Kusama network without going to the\nPolkadotJS dashboard."),(0,i.kt)("h3",{id:"step-1-install-polkadotapi-cli"},"Step 1: Install @polkadot/api-cli"),(0,i.kt)("p",null,"We assume you have installed ",(0,i.kt)("a",{parentName:"p",href:"https://nodejs.org"},"NodeJS with npm"),". Run the following command to\ninstall the ",(0,i.kt)("inlineCode",{parentName:"p"},"@polkadot/api-cli")," globally:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"npm install -g @polkadot/api-cli\n")),(0,i.kt)("h3",{id:"step-2-bond-your-ksm"},"Step 2. Bond your KSM"),(0,i.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,i.kt)("p",null,"Executing the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.bond CONTROLLER_ADDRESS NUMBER_OF_TOKENS REWARD_DESTINATION --ws WEBSOCKET_ENDPOINT\n')),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"CONTROLLER_ADDRESS"),": An address you would like to bond to the stash account. (Controller accounts\nare now deprecated. Refer to\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),"\nfor additional context)"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"NUMBER_OF_TOKENS"),": The number of KSM / DOT you would like to stake to the network. ",(0,i.kt)("strong",{parentName:"p"},"Note"),": KSM\nhas twelve decimal places and is always represented as an integer with zeroes at the end. So 1 KSM =\n1_000_000_000_000 Plancks."),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"REWARD_DESTINATION"),":"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Staked")," - Pay into the stash account, increasing the amount at stake accordingly."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Stash")," - Pay into the stash account, not increasing the amount at stake."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Account")," - Pay into a custom account, like so:\n",(0,i.kt)("inlineCode",{parentName:"li"},"Account DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Controller")," - Pay into the controller account.")),(0,i.kt)("p",null,"Example:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.bond DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX 1000000000000 Staked --ws wss://kusama-rpc.polkadot.io/\n')),(0,i.kt)("p",null,"Result:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'...\n...\n "status": {\n "InBlock": "0x0ed1ec0ba69564e8f98958d69f826adef895b5617366a32a3aa384290e98514e"\n }\n')),(0,i.kt)("p",null,"You can check the transaction status by using the value of the ",(0,i.kt)("inlineCode",{parentName:"p"},"InBlock")," in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkascan.io/pre/kusama"},"Polkascan"),". Also, you can verify the bonding state under the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking")," page on the Polkadot-JS Apps Dashboard."),(0,i.kt)("h3",{id:"step-3-nominate-a-validator"},"Step 3. Nominate a validator"),(0,i.kt)("p",null,"To nominate a validator, you can execute the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.nominate \'["VALIDATOR_ADDRESS"]\' --ws WS_ENDPOINT\n')),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.nominate \'["CmD9vaMYoiKe7HiFnfkftwvhKbxN9bhyjcDrfFRGbifJEG8","E457XaKbj2yTB2URy8N4UuzmyuFRkcdxYs67UvSgVr7HyFb"]\' --ws wss://kusama-rpc.polkadot.io/\n')),(0,i.kt)("p",null,"After a few seconds, you should see the hash of the transaction and if you would like to verify the\nnomination status, you can check that on the Polkadot-JS UI as well."))}k.isMDXComponent=!0},86367:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/kusama_nominator_popup-633f75e8b404699f33b7d78f5ad7fd34.png"},47043:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/kusama_nominator_selection-8e7c4058648339294ebce2e1ce0c58e8.png"},42394:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/01-cc60f0cb7494041501c0ed80e5dca352.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/991ceaa9.314267e9.js b/assets/js/991ceaa9.314267e9.js deleted file mode 100644 index 7b580fe959e0..000000000000 --- a/assets/js/991ceaa9.314267e9.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[4428],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>u});var o=a(74165),n=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function p(t,e,a){return d.apply(this,arguments)}function d(){return(d=(0,n.Z)((0,o.Z)().mark((function t(e,a,n){var i,l,p,d,k;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:i=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){t.next=18;break}return t.abrupt("return");case 18:return p=new r.U(i),t.next=21,s.G.create({provider:p});case 21:d=t.sent,(k=a.split(".")).forEach((function(t){t in d&&(d=d[t])})),t.t1=k[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=d.toString(),t.abrupt("break",35);case 29:return t.next=31,d();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+k[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function k(t,e,a,o){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,o);break;case"precise":(0,l.Precise)(t,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(t,o);break;case"percentage":(0,l.Percentage)(t,o);break;case"arrayLength":(0,l.ArrayLength)(t,o);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(t){var e=t.network,a=t.path,r=t.defaultValue,s=t.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),u=d[0],c=d[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?k(r.toString(),l,e,c):c(r.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var t=(0,n.Z)((0,o.Z)().mark((function t(){var n;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,p(e,a,c);case 2:if(void 0!==(n=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?k(n,l,e,c):c(n);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}t=parseFloat(t),o((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(n)+" "+e[a].symbol).toString())},Precise:function(t,a,o){o(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},35265:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>d,contentTitle:()=>l,default:()=>m,frontMatter:()=>s,metadata:()=>p,toc:()=>k});var o=a(87462),n=a(63366),i=(a(67294),a(3905)),r=(a(47940),["components"]),s={id:"maintain-guides-how-to-nominate-polkadot",title:"Become a Nominator on Polkadot",sidebar_label:"Nominator Guides",description:"Steps on how to nominate on Polkadot.",keywords:["nominate","how to nominate","nominator","stake"],slug:"../maintain-guides-how-to-nominate-polkadot"},l=void 0,p={unversionedId:"maintain/maintain-guides-how-to-nominate-polkadot",id:"maintain/maintain-guides-how-to-nominate-polkadot",title:"Become a Nominator on Polkadot",description:"Steps on how to nominate on Polkadot.",source:"@site/../docs/maintain/maintain-guides-how-to-nominate-polkadot.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-nominate-polkadot",permalink:"/docs/maintain-guides-how-to-nominate-polkadot",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-nominate-polkadot.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-how-to-nominate-polkadot",title:"Become a Nominator on Polkadot",sidebar_label:"Nominator Guides",description:"Steps on how to nominate on Polkadot.",keywords:["nominate","how to nominate","nominator","stake"],slug:"../maintain-guides-how-to-nominate-polkadot"},sidebar:"docs",previous:{title:"Resolving Errors",permalink:"/docs/maintain-errors"},next:{title:"How to run a Validator on Polkadot",permalink:"/docs/maintain-guides-how-to-validate-polkadot"}},d={},k=[{value:"Setting up Stash and Staking Proxy Accounts",id:"setting-up-stash-and-staking-proxy-accounts",level:2},{value:"Using the Polkadot Staking Dashboard",id:"using-the-polkadot-staking-dashboard",level:2},{value:"Why am I not receiving Staking Rewards?",id:"why-am-i-not-receiving-staking-rewards",level:2},{value:"Using Polkadot-JS UI",id:"using-polkadot-js-ui",level:2},{value:"Using Command-Line Interface (CLI)",id:"using-command-line-interface-cli",level:2},{value:"Step 1: Install @polkadot/api-cli",id:"step-1-install-polkadotapi-cli",level:3},{value:"Step 2. Bond your DOT",id:"step-2-bond-your-dot",level:3},{value:"Step 3. Nominate a validator",id:"step-3-nominate-a-validator",level:3}],u={toc:k},c="wrapper";function m(t){var e=t.components,a=(0,n.Z)(t,r);return(0,i.kt)(c,(0,o.Z)({},u,a,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". You can learn how staking works by\nreading ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"this dedicated page"),"."),(0,i.kt)("p",{parentName:"admonition"},"Discover the new ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},(0,i.kt)("strong",{parentName:"a"},"Staking Dashboard"))," that makes\nstaking much easier and check this\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started.\n")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The following information applies to the Polkadot network. If you want to nominate on Kusama, check\nout the ",(0,i.kt)("a",{parentName:"p",href:"https://guide.kusama.network/docs/maintain-guides-how-to-nominate-kusama/"},"Kusama guide"),"\ninstead.")),(0,i.kt)("p",null,"Nominators are one type of participant in the staking subsystem of Polkadot. They appoint their\nstake to the validators, the second type of participant. By appointing their stake, they can elect\nthe active set of validators and share in the rewards that are paid out."),(0,i.kt)("p",null,"While the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"validators")," are active participants in the\nnetwork that engage in the block production and finality mechanisms, nominators take a slightly more\npassive role. Being a nominator does not require running a node of your own or worrying about online\nuptime. However, a good nominator performs due diligence on the validators that they elect. When\nlooking for validators to nominate, a nominator should pay attention to their own reward percentage\nfor nominating a specific validator - as well as the risk that they bear of being slashed if the\nvalidator gets slashed."),(0,i.kt)("p",null,"If you are a beginner, please watch the video below for detailed instructions."),(0,i.kt)("iframe",{width:"560",height:"315",src:"https://youtube.com/embed/F59N3YKYCRs",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,i.kt)("br",null),(0,i.kt)("br",null),(0,i.kt)("h2",{id:"setting-up-stash-and-staking-proxy-accounts"},"Setting up Stash and Staking Proxy Accounts"),(0,i.kt)("p",null,"Nominators are recommended to set up separate stash and staking proxy accounts. Explanation and the\nreasoning for generating distinct accounts for this purpose is elaborated in the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#keys"},"keys")," section of the Wiki."),(0,i.kt)("p",null,"You can generate your stash and staking proxy account via any of the recommended methods, which are\ndetailed on the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"account generation")," page."),(0,i.kt)("p",null,"Starting with runtime version v23 natively included in the client version\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/releases/tag/v0.8.23"},"0.8.23"),", payouts can go to any custom\naddress. If you'd like to redirect payments to an account that is neither the staking proxy nor the\nstash account, set one up. Note that setting an exchange address as the recipient of the staking\nrewards is extremely unsafe."),(0,i.kt)("h2",{id:"using-the-polkadot-staking-dashboard"},"Using the Polkadot Staking Dashboard"),(0,i.kt)("admonition",{title:"Walk-through Video Tutorials",type:"info"},(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/F59N3YKYCRs"},(0,i.kt)("strong",{parentName:"a"},"Nominating")),": Stake your tokens, choose your best validators,\nand start your staking journey on Polkadot."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/dDIG7QAApig"},(0,i.kt)("strong",{parentName:"a"},"Becoming a Pool Member")),": Start becoming a part of the Polkadot\nmovement, keep Polkadot secure by staking minimum 1 DOT and receiving staking rewards."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/hvXLc4H7rA4"},(0,i.kt)("strong",{parentName:"a"},"Dashboard Walkthrough")),": Become a Pro using the Staking\nDashboard."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/58pIe8tt2o4"},(0,i.kt)("strong",{parentName:"a"},"After Staking")),": Nominating on Polkadot is not a set-and-forget\naction, learn what you can do with the dashboard after you started staking."))),(0,i.kt)("h2",{id:"why-am-i-not-receiving-staking-rewards"},"Why am I not receiving Staking Rewards?"),(0,i.kt)("admonition",{title:"Bags List & Minimum Active Bond",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"See ",(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/hIIZRJLrBZA"},(0,i.kt)("strong",{parentName:"a"},"this video tutorial"))," and read\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181018-i-have-more-than-the-minimum-bonded-but-i-m-not-getting-rewards"},(0,i.kt)("strong",{parentName:"a"},"this support article")),"\nto understand why in some cases you might not receive staking rewards and how to avoid those\nsituations.")),(0,i.kt)("h2",{id:"using-polkadot-js-ui"},"Using Polkadot-JS UI"),(0,i.kt)("admonition",{title:"Using Polkadot-JS UI as a Nominator",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Here is the list of basic nominator actions that can be performed using the Polkadot-JS UI."),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000168057-polkadot-js-ui-how-do-i-stake-nominate-on-polkadot-"},"How to Bond Tokens and Nominate")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000150130-how-do-i-know-which-validators-to-choose-"},"How to Select Validators")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000167902-how-can-i-unstake-my-tokens-again-"},"How to Stop Nominating & Unbond Tokens")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000170241-polkadot-js-ui-how-to-rebond-tokens-during-the-unbonding-period"},"How to Rebond Tokens")))),(0,i.kt)("admonition",{title:"Video Tutorials",type:"info"},(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/FCXC0CDhyS4?t=219"},"How to Nominate/Stake")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/7VlTncHCGPc"},"Staking with a Ledger and PolkadotJS Apps")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=jL-N_IWiYVA"},"Staking with a Ledger and Ledger Live")))),(0,i.kt)("h2",{id:"using-command-line-interface-cli"},"Using Command-Line Interface (CLI)"),(0,i.kt)("p",null,"Apart from using Polkadot-JS Apps to participate in staking, you can do all these things in CLI\ninstead. The CLI approach allows you to interact with the Polkadot network without going to the\nPolkadot-JS Apps dashboard."),(0,i.kt)("h3",{id:"step-1-install-polkadotapi-cli"},"Step 1: Install @polkadot/api-cli"),(0,i.kt)("p",null,"We assume you have installed ",(0,i.kt)("a",{parentName:"p",href:"https://nodejs.org"},"NodeJS with npm"),". Run the following command to\ninstall the ",(0,i.kt)("inlineCode",{parentName:"p"},"@polkadot/api-cli")," globally:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"npm install -g @polkadot/api-cli\n")),(0,i.kt)("h3",{id:"step-2-bond-your-dot"},"Step 2. Bond your DOT"),(0,i.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,i.kt)("p",null,"Executing the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.bond CONTROLLER_ADDRESS NUMBER_OF_TOKENS REWARD_DESTINATION --ws WEBSOCKET_ENDPOINT\n')),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"CONTROLLER_ADDRESS"),": An address you would like to bond to the stash account. (Controller accounts\nare now deprecated. Refer to\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),"\nfor additional context)"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"NUMBER_OF_TOKENS"),": The number of DOT you would like to stake to the network."),(0,i.kt)("admonition",{title:"Decimal places",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"DOT has ten decimal places and is always represented as an integer with zeros at the end. So 1 DOT =\n10_000_000_000 Plancks.")),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"REWARD_DESTINATION"),":"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Staked")," - Pay into the stash account, increasing the amount at stake accordingly."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Stash")," - Pay into the stash account, not increasing the amount at stake."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Account")," - Pay into a custom account, like so:\n",(0,i.kt)("inlineCode",{parentName:"li"},"Account DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Controller")," - Pay into the controller account.")),(0,i.kt)("p",null,"Example:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.bond DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX 1000000000000 Staked --ws wss://rpc.polkadot.io\n')),(0,i.kt)("p",null,"Result:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'...\n...\n "status": {\n "InBlock": "0x0ed1ec0ba69564e8f98958d69f826adef895b5617366a32a3aa384290e98514e"\n }\n')),(0,i.kt)("p",null,"You can check the transaction status by using the value of the ",(0,i.kt)("inlineCode",{parentName:"p"},"InBlock")," in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkascan.io/polkadot-cc1"},"Polkascan"),". Also, you can verify the bonding state under the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking")," page on the Polkadot-JS Apps Dashboard."),(0,i.kt)("h3",{id:"step-3-nominate-a-validator"},"Step 3. Nominate a validator"),(0,i.kt)("p",null,"To nominate a validator, you can execute the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.nominate \'["VALIDATOR_ADDRESS"]\' --ws WS_ENDPOINT\n')),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.nominate \'["CmD9vaMYoiKe7HiFnfkftwvhKbxN9bhyjcDrfFRGbifJEG8","E457XaKbj2yTB2URy8N4UuzmyuFRkcdxYs67UvSgVr7HyFb"]\' --ws wss://rpc.polkadot.io\n')),(0,i.kt)("p",null,"After a few seconds, you should see the hash of the transaction, and if you would like to verify the\nnomination status, you can check that on the Polkadot-JS UI as well."))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/991ceaa9.ddbb74cc.js b/assets/js/991ceaa9.ddbb74cc.js new file mode 100644 index 000000000000..177fe698af65 --- /dev/null +++ b/assets/js/991ceaa9.ddbb74cc.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[4428],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>u});var o=a(74165),n=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function p(t,e,a){return d.apply(this,arguments)}function d(){return(d=(0,n.Z)((0,o.Z)().mark((function t(e,a,n){var i,l,p,d,k;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:i=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){t.next=18;break}return t.abrupt("return");case 18:return p=new r.U(i),t.next=21,s.G.create({provider:p});case 21:d=t.sent,(k=a.split(".")).forEach((function(t){t in d&&(d=d[t])})),t.t1=k[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=d.toString(),t.abrupt("break",35);case 29:return t.next=31,d();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+k[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function k(t,e,a,o){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,o);break;case"precise":(0,l.Precise)(t,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(t,o);break;case"percentage":(0,l.Percentage)(t,o);break;case"arrayLength":(0,l.ArrayLength)(t,o);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(t){var e=t.network,a=t.path,r=t.defaultValue,s=t.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),u=d[0],c=d[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?k(r.toString(),l,e,c):c(r.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var t=(0,n.Z)((0,o.Z)().mark((function t(){var n;return(0,o.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,p(e,a,c);case 2:if(void 0!==(n=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?k(n,l,e,c):c(n);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}t=parseFloat(t),o((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(n)+" "+e[a].symbol).toString())},Precise:function(t,a,o){o(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},35265:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>d,contentTitle:()=>l,default:()=>m,frontMatter:()=>s,metadata:()=>p,toc:()=>k});var o=a(87462),n=a(63366),i=(a(67294),a(3905)),r=(a(47940),["components"]),s={id:"maintain-guides-how-to-nominate-polkadot",title:"Become a Nominator on Polkadot",sidebar_label:"Nominator Guides",description:"Steps on how to nominate on Polkadot.",keywords:["nominate","how to nominate","nominator","stake"],slug:"../maintain-guides-how-to-nominate-polkadot"},l=void 0,p={unversionedId:"maintain/maintain-guides-how-to-nominate-polkadot",id:"maintain/maintain-guides-how-to-nominate-polkadot",title:"Become a Nominator on Polkadot",description:"Steps on how to nominate on Polkadot.",source:"@site/../docs/maintain/maintain-guides-how-to-nominate-polkadot.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-nominate-polkadot",permalink:"/docs/maintain-guides-how-to-nominate-polkadot",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-nominate-polkadot.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-how-to-nominate-polkadot",title:"Become a Nominator on Polkadot",sidebar_label:"Nominator Guides",description:"Steps on how to nominate on Polkadot.",keywords:["nominate","how to nominate","nominator","stake"],slug:"../maintain-guides-how-to-nominate-polkadot"},sidebar:"docs",previous:{title:"Resolving Errors",permalink:"/docs/maintain-errors"},next:{title:"How to run a Validator on Polkadot",permalink:"/docs/maintain-guides-how-to-validate-polkadot"}},d={},k=[{value:"Setting up Stash and Staking Proxy Accounts",id:"setting-up-stash-and-staking-proxy-accounts",level:2},{value:"Using the Polkadot Staking Dashboard",id:"using-the-polkadot-staking-dashboard",level:2},{value:"Why am I not receiving Staking Rewards?",id:"why-am-i-not-receiving-staking-rewards",level:2},{value:"Using Polkadot-JS UI",id:"using-polkadot-js-ui",level:2},{value:"Using Command-Line Interface (CLI)",id:"using-command-line-interface-cli",level:2},{value:"Step 1: Install @polkadot/api-cli",id:"step-1-install-polkadotapi-cli",level:3},{value:"Step 2. Bond your DOT",id:"step-2-bond-your-dot",level:3},{value:"Step 3. Nominate a validator",id:"step-3-nominate-a-validator",level:3}],u={toc:k},c="wrapper";function m(t){var e=t.components,a=(0,n.Z)(t,r);return(0,i.kt)(c,(0,o.Z)({},u,a,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". You can learn how staking works by\nreading ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"this dedicated page"),"."),(0,i.kt)("p",{parentName:"admonition"},"Discover the new ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},(0,i.kt)("strong",{parentName:"a"},"Staking Dashboard"))," that makes\nstaking much easier and check this\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started.\n")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The following information applies to the Polkadot network. If you want to nominate on Kusama, check\nout the ",(0,i.kt)("a",{parentName:"p",href:"https://guide.kusama.network/docs/maintain-guides-how-to-nominate-kusama/"},"Kusama guide"),"\ninstead.")),(0,i.kt)("p",null,"Nominators are one type of participant in the staking subsystem of Polkadot. They appoint their\nstake to the validators, the second type of participant. By appointing their stake, they can elect\nthe active set of validators and share in the rewards that are paid out."),(0,i.kt)("p",null,"While the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"validators")," are active participants in the\nnetwork that engage in the block production and finality mechanisms, nominators take a slightly more\npassive role. Being a nominator does not require running a node of your own or worrying about online\nuptime. However, a good nominator performs due diligence on the validators that they elect. When\nlooking for validators to nominate, a nominator should pay attention to their own reward percentage\nfor nominating a specific validator - as well as the risk that they bear of being slashed if the\nvalidator gets slashed."),(0,i.kt)("p",null,"If you are a beginner, please watch the video below for detailed instructions."),(0,i.kt)("iframe",{width:"560",height:"315",src:"https://youtube.com/embed/F59N3YKYCRs",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,i.kt)("br",null),(0,i.kt)("br",null),(0,i.kt)("h2",{id:"setting-up-stash-and-staking-proxy-accounts"},"Setting up Stash and Staking Proxy Accounts"),(0,i.kt)("p",null,"Nominators are recommended to set up separate stash and staking proxy accounts. Explanation and the\nreasoning for generating distinct accounts for this purpose is elaborated in the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography#keys"},"keys")," section of the Wiki."),(0,i.kt)("p",null,"You can generate your stash and staking proxy account via any of the recommended methods, which are\ndetailed on the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"account generation")," page."),(0,i.kt)("p",null,"Starting with runtime version v23 natively included in the client version\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/releases/tag/v0.8.23"},"0.8.23"),", payouts can go to any custom\naddress. If you'd like to redirect payments to an account that is neither the staking proxy nor the\nstash account, set one up. Note that setting an exchange address as the recipient of the staking\nrewards is extremely unsafe."),(0,i.kt)("h2",{id:"using-the-polkadot-staking-dashboard"},"Using the Polkadot Staking Dashboard"),(0,i.kt)("admonition",{title:"Walk-through Video Tutorials",type:"info"},(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/F59N3YKYCRs"},(0,i.kt)("strong",{parentName:"a"},"Nominating")),": Stake your tokens, choose your best validators,\nand start your staking journey on Polkadot."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/dDIG7QAApig"},(0,i.kt)("strong",{parentName:"a"},"Becoming a Pool Member")),": Start becoming a part of the Polkadot\nmovement, keep Polkadot secure by staking minimum 1 DOT and receiving staking rewards."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/hvXLc4H7rA4"},(0,i.kt)("strong",{parentName:"a"},"Dashboard Walkthrough")),": Become a Pro using the Staking\nDashboard."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/58pIe8tt2o4"},(0,i.kt)("strong",{parentName:"a"},"After Staking")),": Nominating on Polkadot is not a set-and-forget\naction, learn what you can do with the dashboard after you started staking."))),(0,i.kt)("h2",{id:"why-am-i-not-receiving-staking-rewards"},"Why am I not receiving Staking Rewards?"),(0,i.kt)("admonition",{title:"Bags List & Minimum Active Bond",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"See ",(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/hIIZRJLrBZA"},(0,i.kt)("strong",{parentName:"a"},"this video tutorial"))," and read\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181018-i-have-more-than-the-minimum-bonded-but-i-m-not-getting-rewards"},(0,i.kt)("strong",{parentName:"a"},"this support article")),"\nto understand why in some cases you might not receive staking rewards and how to avoid those\nsituations.")),(0,i.kt)("h2",{id:"using-polkadot-js-ui"},"Using Polkadot-JS UI"),(0,i.kt)("admonition",{title:"Using Polkadot-JS UI as a Nominator",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Here is the list of basic nominator actions that can be performed using the Polkadot-JS UI."),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000168057-polkadot-js-ui-how-do-i-stake-nominate-on-polkadot-"},"How to Bond Tokens and Nominate")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000150130-how-do-i-know-which-validators-to-choose-"},"How to Select Validators")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000167902-how-can-i-unstake-my-tokens-again-"},"How to Stop Nominating & Unbond Tokens")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000170241-polkadot-js-ui-how-to-rebond-tokens-during-the-unbonding-period"},"How to Rebond Tokens")))),(0,i.kt)("admonition",{title:"Video Tutorials",type:"info"},(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/FCXC0CDhyS4?t=219"},"How to Nominate/Stake")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/7VlTncHCGPc"},"Staking with a Ledger and PolkadotJS Apps")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=jL-N_IWiYVA"},"Staking with a Ledger and Ledger Live")))),(0,i.kt)("h2",{id:"using-command-line-interface-cli"},"Using Command-Line Interface (CLI)"),(0,i.kt)("p",null,"Apart from using Polkadot-JS Apps to participate in staking, you can do all these things in CLI\ninstead. The CLI approach allows you to interact with the Polkadot network without going to the\nPolkadot-JS Apps dashboard."),(0,i.kt)("h3",{id:"step-1-install-polkadotapi-cli"},"Step 1: Install @polkadot/api-cli"),(0,i.kt)("p",null,"We assume you have installed ",(0,i.kt)("a",{parentName:"p",href:"https://nodejs.org"},"NodeJS with npm"),". Run the following command to\ninstall the ",(0,i.kt)("inlineCode",{parentName:"p"},"@polkadot/api-cli")," globally:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"npm install -g @polkadot/api-cli\n")),(0,i.kt)("h3",{id:"step-2-bond-your-dot"},"Step 2. Bond your DOT"),(0,i.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,i.kt)("p",null,"Executing the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.bond CONTROLLER_ADDRESS NUMBER_OF_TOKENS REWARD_DESTINATION --ws WEBSOCKET_ENDPOINT\n')),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"CONTROLLER_ADDRESS"),": An address you would like to bond to the stash account. (Controller accounts\nare now deprecated. Refer to\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),"\nfor additional context)"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"NUMBER_OF_TOKENS"),": The number of DOT you would like to stake to the network."),(0,i.kt)("admonition",{title:"Decimal places",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"DOT has ten decimal places and is always represented as an integer with zeros at the end. So 1 DOT =\n10_000_000_000 Plancks.")),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"REWARD_DESTINATION"),":"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Staked")," - Pay into the stash account, increasing the amount at stake accordingly."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Stash")," - Pay into the stash account, not increasing the amount at stake."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Account")," - Pay into a custom account, like so:\n",(0,i.kt)("inlineCode",{parentName:"li"},"Account DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Controller")," - Pay into the controller account.")),(0,i.kt)("p",null,"Example:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.bond DMTHrNcmA8QbqRS4rBq8LXn8ipyczFoNMb1X4cY2WD9tdBX 1000000000000 Staked --ws wss://rpc.polkadot.io\n')),(0,i.kt)("p",null,"Result:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'...\n...\n "status": {\n "InBlock": "0x0ed1ec0ba69564e8f98958d69f826adef895b5617366a32a3aa384290e98514e"\n }\n')),(0,i.kt)("p",null,"You can check the transaction status by using the value of the ",(0,i.kt)("inlineCode",{parentName:"p"},"InBlock")," in\n",(0,i.kt)("a",{parentName:"p",href:"https://polkascan.io/polkadot-cc1"},"Polkascan"),". Also, you can verify the bonding state under the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking")," page on the Polkadot-JS Apps Dashboard."),(0,i.kt)("h3",{id:"step-3-nominate-a-validator"},"Step 3. Nominate a validator"),(0,i.kt)("p",null,"To nominate a validator, you can execute the following command:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "MNEMONIC_PHRASE" tx.staking.nominate \'["VALIDATOR_ADDRESS"]\' --ws WS_ENDPOINT\n')),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},'polkadot-js-api --seed "xxxx xxxxx xxxx xxxxx" tx.staking.nominate \'["CmD9vaMYoiKe7HiFnfkftwvhKbxN9bhyjcDrfFRGbifJEG8","E457XaKbj2yTB2URy8N4UuzmyuFRkcdxYs67UvSgVr7HyFb"]\' --ws wss://rpc.polkadot.io\n')),(0,i.kt)("p",null,"After a few seconds, you should see the hash of the transaction, and if you would like to verify the\nnomination status, you can check that on the Polkadot-JS UI as well."))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/a74a59a0.19f72a8c.js b/assets/js/a74a59a0.19f72a8c.js deleted file mode 100644 index f72428887a0a..000000000000 --- a/assets/js/a74a59a0.19f72a8c.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[8702],{12418:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function d(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,d,p,u,c,h,m,k;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=new r.U(a),e.next=3,s.G.create({provider:i});case 3:return d=e.sent,e.next=6,Promise.all([d.query.session.validators(),d.query.staking.currentEra()]);case 6:return p=e.sent,u=p[0],c=p[1],e.next=11,d.query.staking.erasStakers(c.toString(),u[0]);case 11:return h=e.sent,m=parseInt(h.total),e.next=15,d.query.staking.erasStakers.entries(c.toString());case 15:e.sent.forEach((function(e){e[0];var t=e[1],a=parseInt(t.total);a{"use strict";a.d(t,{Z:()=>c});var n=a(74165),o=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function d(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,d,p,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,s.G.create({provider:d});case 21:p=e.sent,(u=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,p=(0,i.useState)(""),c=p[0],h=p[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?u(r.toString(),l,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},11300:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>p,default:()=>g,frontMatter:()=>d,metadata:()=>u,toc:()=>h});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=a(12418),l=["components"],d={id:"maintain-guides-how-to-validate-polkadot",title:"Run a Validator (Polkadot)",sidebar_label:"How to run a Validator on Polkadot",description:"The fundamentals for running a Polkadot validator.",keywords:["validator setup","validator","validate","binary","runtime"],slug:"../maintain-guides-how-to-validate-polkadot"},p=void 0,u={unversionedId:"maintain/maintain-guides-how-to-validate-polkadot",id:"maintain/maintain-guides-how-to-validate-polkadot",title:"Run a Validator (Polkadot)",description:"The fundamentals for running a Polkadot validator.",source:"@site/../docs/maintain/maintain-guides-how-to-validate-polkadot.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-validate-polkadot",permalink:"/docs/maintain-guides-how-to-validate-polkadot",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-validate-polkadot.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1692272303,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"maintain-guides-how-to-validate-polkadot",title:"Run a Validator (Polkadot)",sidebar_label:"How to run a Validator on Polkadot",description:"The fundamentals for running a Polkadot validator.",keywords:["validator setup","validator","validate","binary","runtime"],slug:"../maintain-guides-how-to-validate-polkadot"},sidebar:"docs",previous:{title:"Nominator Guides",permalink:"/docs/maintain-guides-how-to-nominate-polkadot"},next:{title:"Validator Payout Overview",permalink:"/docs/maintain-guides-validator-payout"}},c={},h=[{value:"Preliminaries",id:"preliminaries",level:2},{value:"How many DOT do I need to become an active Validator?",id:"how-many-dot-do-i-need-to-become-an-active-validator",level:3},{value:"Initial Set-up",id:"initial-set-up",level:2},{value:"Requirements",id:"requirements",level:3},{value:"Reference Hardware",id:"standard-hardware",level:4},{value:"Install & Configure Network Time Protocol (NTP) Client",id:"install--configure-network-time-protocol-ntp-client",level:3},{value:"Make Sure Landlock is Enabled",id:"make-sure-landlock-is-enabled",level:3},{value:"Installing the Polkadot binaries",id:"installing-the-polkadot-binaries",level:3},{value:"Installation from official releases",id:"installation-from-official-releases",level:4},{value:"Optional: Installation with Package Managers",id:"optional-installation-with-package-managers",level:4},{value:"Debian-based (Debian, Ubuntu)",id:"debian-based-debian-ubuntu",level:4},{value:"RPM-based (Fedora, CentOS)",id:"rpm-based-fedora-centos",level:4},{value:"Optional: Installation with Ansible",id:"optional-installation-with-ansible",level:4},{value:"Optional: Installation with Docker",id:"optional-installation-with-docker",level:4},{value:"Optional: Building the Polkadot binaries from sources",id:"optional-building-the-polkadot-binaries-from-sources",level:3},{value:"Prerequisites: Install Rust and Dependencies",id:"prerequisites-install-rust-and-dependencies",level:4},{value:"Building the binaries",id:"building-the-binaries",level:4},{value:"Verify the installation",id:"verify-the-installation",level:3},{value:"Synchronize Chain Data",id:"synchronize-chain-data",level:3},{value:"Database Snapshot Services",id:"database-snapshot-services",level:4},{value:"Bond DOT",id:"bond-dot",level:2},{value:"Set Session Keys",id:"set-session-keys",level:2},{value:"Generating the Session Keys",id:"generating-the-session-keys",level:3},{value:"Option 1: PolkadotJS-APPS",id:"option-1-polkadotjs-apps",level:4},{value:"Option 2: CLI",id:"option-2-cli",level:4},{value:"Submitting the setKeys Transaction",id:"submitting-the-setkeys-transaction",level:3},{value:"Validate",id:"validate",level:2},{value:"Setup via Validator Tab",id:"setup-via-validator-tab",level:3},{value:"Thousand Validators Programme",id:"thousand-validators-programme",level:2},{value:"Running a validator on a testnet",id:"running-a-validator-on-a-testnet",level:2},{value:"FAQ",id:"faq",level:2},{value:"Why am I unable to synchronize the chain with 0 peers?",id:"why-am-i-unable-to-synchronize-the-chain-with-0-peers",level:3},{value:"How do I clear all my chain data?",id:"how-do-i-clear-all-my-chain-data",level:3},{value:"Note about VPS",id:"note-about-vps",level:2},{value:"Disable SMT",id:"disable-smt",level:3},{value:"Disable automatic NUMA balancing",id:"disable-automatic-numa-balancing",level:3},{value:"Configure Spectre/Meltdown Mitigations",id:"configure-spectremeltdown-mitigations",level:3},{value:"For Linux >= 5.16",id:"for-linux--516",level:4},{value:"For Linux < 5.16",id:"for-linux--516-1",level:4},{value:"VPS List",id:"vps-list",level:3}],m={toc:h},k="wrapper";function g(e){var t=e.components,d=(0,o.Z)(e,l);return(0,i.kt)(k,(0,n.Z)({},m,d,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"If you are a beginner, it is recommended that you start your validator journey on Kusama network.\nCheck the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-kusama"},"Kusama guide")," for details on how to get\nstarted.")),(0,i.kt)("h2",{id:"preliminaries"},"Preliminaries"),(0,i.kt)("p",null,"Running a validator on a live network is a lot of responsibility! You will be accountable for not\nonly your own stake, but also the stake of your current nominators. If you make a mistake and get\nslashed, your tokens and your reputation will be at risk. However, running a validator can also be\nvery rewarding, knowing that you contribute to the security of a decentralized network while growing\nyour stash."),(0,i.kt)("admonition",{type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"It is highly recommended that you have significant system administration experience before\nattempting to run your own validator."),(0,i.kt)("p",{parentName:"admonition"},"You must be able to handle technical issues and anomalies with your node which you must be able to\ntackle yourself. Being a validator involves more than just executing the Polkadot binary.")),(0,i.kt)("p",null,"Since security is so important to running a successful validator, you should take a look at the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-secure-validator"},"secure validator")," information to make sure you understand the\nfactors to consider when constructing your infrastructure. As you progress in your journey as a\nvalidator, you will likely want to use this repository as a ",(0,i.kt)("em",{parentName:"p"},"starting point")," for your own\nmodifications and customizations."),(0,i.kt)("p",null,"If you need help, please reach out on the\n",(0,i.kt)("a",{parentName:"p",href:"https://matrix.to/#/#polkadotvalidatorlounge:web3.foundation"},"Polkadot Validator Lounge")," on\nElement. The team and other validators are there to help answer questions and provide tips from\nexperience."),(0,i.kt)("h3",{id:"how-many-dot-do-i-need-to-become-an-active-validator"},"How many DOT do I need to become an active Validator?"),(0,i.kt)("p",null,"You can have a rough estimate on that by using the methods listed\n",(0,i.kt)("a",{parentName:"p",href:"/docs/faq/#what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"here"),".\nTo be elected into the set, you need a minimum stake behind your validator. This stake can come from\nyourself or from ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominators"),". This means that as a minimum, you will\nneed enough DOT to set up stash and staking proxy ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"accounts")," with\nthe existential deposit, plus a little extra for transaction fees. The rest can come from\nnominators. To understand how validators are elected, check the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"NPoS Election algorithms")," page."),(0,i.kt)("admonition",{title:"On-Chain Data for Reference",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"On Polkadot, the minimum stake backing a validator in the active set is\n",(0,i.kt)(s.Z,{network:"polkadot",defaultValue:0x3d83c4f4e51b08,mdxType:"MinimumStake"}),"\n"," in the era\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.currentEra",defaultValue:"998",mdxType:"RPC"}),".\n",""),(0,i.kt)("p",{parentName:"admonition"},"On Kusama, the minimum stake backing a validator in the active set is\n","\n",(0,i.kt)(s.Z,{network:"kusama",defaultValue:5288388652143741,mdxType:"MinimumStake"})," in the\nera\n","\n",(0,i.kt)(r.Z,{network:"kusama",path:"query.staking.currentEra",defaultValue:"4838",mdxType:"RPC"}),".")),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Warning:")," Any DOT that you stake for your validator is liable to be slashed, meaning that an\ninsecure or improper setup may result in loss of DOT tokens! If you are not confident in your\nability to run a validator node, it is recommended to nominate your DOT to a trusted validator node\ninstead."),(0,i.kt)("h2",{id:"initial-set-up"},"Initial Set-up"),(0,i.kt)("h3",{id:"requirements"},"Requirements"),(0,i.kt)("p",null,"The most common way for a beginner to run a validator is on a cloud server running Linux. You may\nchoose whatever ",(0,i.kt)("a",{parentName:"p",href:"#note-about-vps"},"VPS")," provider that you prefer. As OS it is best to use a recent\nDebian Linux. For this guide we will be using ",(0,i.kt)("strong",{parentName:"p"},"Ubuntu 22.04"),", but the instructions should be\nsimilar for other platforms."),(0,i.kt)("h4",{id:"standard-hardware"},"Reference Hardware"),(0,i.kt)("p",null,"The transaction weights in Polkadot are benchmarked on reference hardware. We ran the benchmark on\nVM instances of two major cloud providers: Google Cloud Platform (GCP) and Amazon Web Services\n(AWS). To be specific, we used ",(0,i.kt)("inlineCode",{parentName:"p"},"n2-standard-8")," VM instance on GCP and ",(0,i.kt)("inlineCode",{parentName:"p"},"c6i.4xlarge")," on AWS. It is\nrecommended that the hardware used to run the validators at least matches the specs of the reference\nhardware in order to ensure they are able to process all blocks in time. If you use subpar hardware\nyou will possibly run into performance issues, get less era points, and potentially even get\nslashed."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"CPU"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"x86-64 compatible;"),(0,i.kt)("li",{parentName:"ul"},"Intel Ice Lake, or newer (Xeon or Core series); AMD Zen3, or newer (EPYC or Ryzen);"),(0,i.kt)("li",{parentName:"ul"},"4 physical cores @ 3.4GHz;"),(0,i.kt)("li",{parentName:"ul"},"Simultaneous multithreading disabled (Hyper-Threading on Intel, SMT on AMD);"),(0,i.kt)("li",{parentName:"ul"},"Prefer single-threaded performance over higher cores count. A comparison of single-threaded\nperformance can be found ",(0,i.kt)("a",{parentName:"li",href:"https://www.cpubenchmark.net/singleThread.html"},"here"),"."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Storage"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"An NVMe SSD of 1 TB (As it should be reasonably sized to deal with blockchain growth). An\nestimation of current chain snapshot sizes can be found ",(0,i.kt)("a",{parentName:"li",href:"https://paranodes.io/DBSize"},"here"),". In\ngeneral, the latency is more important than the throughput."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Memory"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"32 GB DDR4 ECC."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"System"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Linux Kernel 5.16 or newer."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Network"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"The minimum symmetric networking speed is set to 500 Mbit/s (= 62.5 MB/s). This is required to\nsupport a large number of parachains and allow for proper congestion control in busy network\nsituations.")))),(0,i.kt)("p",null,"The specs posted above are not a ",(0,i.kt)("em",{parentName:"p"},"hard")," requirement to run a validator, but are considered best\npractice. Running a validator is a responsible task; using professional hardware is a must in any\nway."),(0,i.kt)("h3",{id:"install--configure-network-time-protocol-ntp-client"},"Install & Configure Network Time Protocol (NTP) Client"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Network_Time_Protocol"},"NTP")," is a networking protocol designed to\nsynchronize the clocks of computers over a network. NTP allows you to synchronize the clocks of all\nthe systems within the network. Currently it is required that validators' local clocks stay\nreasonably in sync, so you should be running NTP or a similar service. You can check whether you\nhave the NTP client by running:"),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},"If you are using Ubuntu 18.04 or a newer version, NTP Client should be installed by default.")),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"timedatectl\n")),(0,i.kt)("p",null,"If NTP is installed and running, you should see ",(0,i.kt)("inlineCode",{parentName:"p"},"System clock synchronized: yes")," (or a similar\nmessage). If you do not see it, you can install it by executing:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"sudo apt-get install ntp\n")),(0,i.kt)("p",null,"ntpd will be started automatically after install. You can query ntpd for status information to\nverify that everything is working:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"sudo ntpq -p\n")),(0,i.kt)("admonition",{type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"Skipping this can result in the validator node missing block authorship opportunities. If the clock\nis out of sync (even by a small amount), the blocks the validator produces may not get accepted by\nthe network. This will result in ",(0,i.kt)("inlineCode",{parentName:"p"},"ImOnline")," heartbeats making it on chain, but zero allocated blocks\nmaking it on chain.")),(0,i.kt)("h3",{id:"make-sure-landlock-is-enabled"},"Make Sure Landlock is Enabled"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://docs.kernel.org/userspace-api/landlock.html"},"Landlock")," is a Linux security feature used in\nPolkadot:"),(0,i.kt)("blockquote",null,(0,i.kt)("p",{parentName:"blockquote"},"Landlock empowers any process, including unprivileged ones, to securely restrict themselves.")),(0,i.kt)("p",null,"To make use of landlock, make sure you are on the reference kernel version or newer. Most Linux\ndistributions should already have landlock enabled, but you can check by running the following as\nroot:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"dmesg | grep landlock || journalctl -kg landlock\n")),(0,i.kt)("p",null,"If it is not enabled, please see the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.kernel.org/userspace-api/landlock.html#kernel-support"},'official docs ("Kernel support")'),"\nif you would like to build Linux with landlock enabled."),(0,i.kt)("h3",{id:"installing-the-polkadot-binaries"},"Installing the Polkadot binaries"),(0,i.kt)("admonition",{title:"Multiple Validator Binaries",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"In addition to the ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot")," binary, recent changes have separated out functionality into two\nadditional needed binaries, ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot-prepare-worker"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot-execute-worker"),". All three\nbinaries are needed to properly run a validator node. More context on these changes can be found\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/7337"},"here"))),(0,i.kt)("h4",{id:"installation-from-official-releases"},"Installation from official releases"),(0,i.kt)("p",null,"The official binaries can be downloaded from the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/releases"},"Github Releases"),". You should download the latest\navailable version. You can also download the binaries by using the following direct links (replace\nX.Y.Z by the appropriate version):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"https://github.com/paritytech/polkadot/releases/download/vX.Y.Z/polkadot\nhttps://github.com/paritytech/polkadot/releases/download/vX.Y.Z/polkadot-execute-worker\nhttps://github.com/paritytech/polkadot/releases/download/vX.Y.Z/polkadot-prepare-worker\n")),(0,i.kt)("h4",{id:"optional-installation-with-package-managers"},"Optional: Installation with Package Managers"),(0,i.kt)("p",null,"The Polkadot Binary in included in ",(0,i.kt)("inlineCode",{parentName:"p"},"Debian")," derivatives (i.e. ",(0,i.kt)("strong",{parentName:"p"},"Debian"),", ",(0,i.kt)("strong",{parentName:"p"},"Ubuntu"),") and\n",(0,i.kt)("inlineCode",{parentName:"p"},"RPM-based")," distros (i.e. ",(0,i.kt)("strong",{parentName:"p"},"Fedora"),", ",(0,i.kt)("strong",{parentName:"p"},"CentOS"),")."),(0,i.kt)("h4",{id:"debian-based-debian-ubuntu"},"Debian-based (Debian, Ubuntu)"),(0,i.kt)("p",null,"Run the following commands as the root user:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-ssh"},"# Import the security@parity.io GPG key\ngpg --recv-keys --keyserver hkps://keys.mailvelope.com 9D4B2B6EB8F97156D19669A9FF0812D491B96798\ngpg --export 9D4B2B6EB8F97156D19669A9FF0812D491B96798 > /usr/share/keyrings/parity.gpg\n# Add the Parity repository and update the package index\necho 'deb [signed-by=/usr/share/keyrings/parity.gpg] https://releases.parity.io/deb release main' > /etc/apt/sources.list.d/parity.list\napt update\n# Install the `parity-keyring` package - This will ensure the GPG key\n# used by APT remains up-to-date\napt install parity-keyring\n# Install polkadot\napt install polkadot\n")),(0,i.kt)("h4",{id:"rpm-based-fedora-centos"},"RPM-based (Fedora, CentOS)"),(0,i.kt)("p",null,"Run the following commands as the root user:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"# Install dnf-plugins-core (This might already be installed)\ndnf install dnf-plugins-core\n# Add the repository and enable it\ndnf config-manager --add-repo https://releases.parity.io/rpm/polkadot.repo\ndnf config-manager --set-enabled polkadot\n# Install polkadot (You may have to confirm the import of the GPG key, which\n# should have the following fingerprint: 9D4B2B6EB8F97156D19669A9FF0812D491B96798)\ndnf install polkadot\n")),(0,i.kt)("p",null,'Make sure you verify the installation (see the "Verify the installation" section).'),(0,i.kt)("admonition",{title:"By default, the Polkadot systemd service is disabled",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"To start the service, run:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"sudo systemctl start polkadot.service\n"))),(0,i.kt)("h4",{id:"optional-installation-with-ansible"},"Optional: Installation with Ansible"),(0,i.kt)("p",null,"To manage Polkadot installation with Ansible, you can use the ",(0,i.kt)("strong",{parentName:"p"},"Substrate node role")," distributed on\nthe ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/ansible-galaxy/"},"Parity chain operations Ansible collection")),(0,i.kt)("h4",{id:"optional-installation-with-docker"},"Optional: Installation with Docker"),(0,i.kt)("p",null,"To run Polkadot on a Docker or an OCI compatible container runtime, you can use the official\n",(0,i.kt)("a",{parentName:"p",href:"https://hub.docker.com/r/parity/polkadot/tags"},"parity/polkadot docker image"),", available on Docker\nHub (replace X.Y.Z by the appropriate version):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"docker.io/parity/polkadot:vX.Y.Z\n")),(0,i.kt)("h3",{id:"optional-building-the-polkadot-binaries-from-sources"},"Optional: Building the Polkadot binaries from sources"),(0,i.kt)("h4",{id:"prerequisites-install-rust-and-dependencies"},"Prerequisites: Install Rust and Dependencies"),(0,i.kt)("p",null,"If you have never installed Rust, you should do this first."),(0,i.kt)("p",null,"If you have already installed Rust, run the following command to make sure you are using the latest\nversion."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"rustup update\n")),(0,i.kt)("p",null,"If not, this command will fetch the latest version of Rust and install it."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"curl https://sh.rustup.rs -sSf | sh -s -- -y\n")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},'If you do not have "curl" installed, run:'),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"sudo apt install curl\n")),(0,i.kt)("p",{parentName:"admonition"},'It will also be valuable to have "websocat" (Netcat, curl and socat for WebSockets) installed for\nRPC interactions. Installation instructions for various operating systems can be found\n',(0,i.kt)("a",{parentName:"p",href:"https://github.com/vi/websocat#installation"},"here"),".")),(0,i.kt)("p",null,"To configure your shell, run the following command."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"source $HOME/.cargo/env\n")),(0,i.kt)("p",null,"Verify your installation."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"rustc --version\n")),(0,i.kt)("p",null,"Finally, run this command to install the necessary dependencies for compiling and running the\nPolkadot node software."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"sudo apt install make clang pkg-config libssl-dev build-essential\n")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you are using OSX and you have ",(0,i.kt)("a",{parentName:"p",href:"https://brew.sh"},"Homebrew")," installed, you can issue the following\nequivalent command INSTEAD of the previous one:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"brew install cmake pkg-config openssl git llvm\n"))),(0,i.kt)("h4",{id:"building-the-binaries"},"Building the binaries"),(0,i.kt)("p",null,"You can build the Polkadot binaries from the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot"},"paritytech/polkadot")," repository on GitHub."),(0,i.kt)("p",null,"You should generally use the latest ",(0,i.kt)("strong",{parentName:"p"},"X.Y.Z"),' tag. You should either review the output from the "git\ntag" command or view the ',(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/tags"},"Polkadot Github tags")," to see\na list of all the available release versions. You should replace ",(0,i.kt)("inlineCode",{parentName:"p"},"VERSION")," below with the latest\nbuild (i.e., the highest number)."),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you prefer to use SSH rather than HTTPS, you can replace the first line of the below with"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git clone git@github.com:paritytech/polkadot.git\n"))),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git clone https://github.com/paritytech/polkadot.git\ncd polkadot\n")),(0,i.kt)("p",null,"Run the following command to find the latest version."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git tag -l | sort -V | grep -v -- '-rc'\n")),(0,i.kt)("p",null,'Find the latest version; replace "VERSION" in the commmand below and run to change your branch.'),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git checkout VERSION\n./scripts/init.sh\n")),(0,i.kt)("p",null,"Build native code with the production profile. The following will make sure that the binaries are\nall in your ",(0,i.kt)("inlineCode",{parentName:"p"},"$PATH"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"cargo install --force --path . --profile production\n")),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},(0,i.kt)("em",{parentName:"strong"},"This step will take a while (generally 10 - 40 minutes, depending on your hardware)."))),(0,i.kt)("admonition",{title:"Compilation Errors",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you run into compile errors, you may have to pin the version of Rust compiler to the one that was\nused to build the release. Check out ",(0,i.kt)("inlineCode",{parentName:"p"},"Rust compiler versions")," section in the release notes. This can\nbe done by running:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"rustup install nightly-2022-05-18\nrustup target add wasm32-unknown-unknown --toolchain nightly-2022-05-18\ncargo +nightly-2022-05-18 build --release\n")),(0,i.kt)("p",{parentName:"admonition"},"You may also need to run the build more than once."),(0,i.kt)("p",{parentName:"admonition"},"If you would like to execute the tests, run the following command:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"cargo test --all\n"))),(0,i.kt)("p",null,"If you are interested in generating keys locally, you can also install ",(0,i.kt)("inlineCode",{parentName:"p"},"subkey")," from the same\ndirectory. You may then take the generated ",(0,i.kt)("inlineCode",{parentName:"p"},"subkey")," executable and transfer it to an air-gapped\nmachine for extra security."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"cargo install --force --git https://github.com/paritytech/substrate subkey\n")),(0,i.kt)("h3",{id:"verify-the-installation"},"Verify the installation"),(0,i.kt)("p",null,"After installing Polkadot, you can verify the installation by running"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"polkadot --version\npolkadot-execute-worker --version\npolkadot-prepare-worker --version\n")),(0,i.kt)("p",null,"It should return something like this (the exact versions don't matter, but they must all be the\nsame):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"0.9.43-36264cb36db\n0.9.43-36264cb36db\n0.9.43-36264cb36db\n")),(0,i.kt)("p",null,"If not, make sure that you installed all the binaries, all the binaries are somewhere in your\n",(0,i.kt)("inlineCode",{parentName:"p"},"$PATH")," and they are all in the same folder."),(0,i.kt)("h3",{id:"synchronize-chain-data"},"Synchronize Chain Data"),(0,i.kt)("p",null,"You can begin syncing your node by running the following command if you do not want to start in\nvalidator mode right away:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"polkadot\n")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If you want to run a validator on Kusama, you have an option to specify the chain. With no\nspecification, this would default to Polkadot."),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"polkadot --chain=kusama\n"))),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:07:07 Parity Polkadot\n2021-06-17 03:07:07 \u270c\ufe0f version 0.9.5-95f6aa201-x86_64-linux-gnu\n2021-06-17 03:07:07 \u2764\ufe0f by Parity Technologies , 2017-2021\n2021-06-17 03:07:07 \ud83d\udccb Chain specification: Polkadot\n2021-06-17 03:07:07 \ud83c\udff7 Node name: boiling-pet-7554\n2021-06-17 03:07:07 \ud83d\udc64 Role: FULL\n2021-06-17 03:07:07 \ud83d\udcbe Database: RocksDb at /root/.local/share/polkadot/chains/polkadot/db\n2021-06-17 03:07:07 \u26d3 Native runtime: polkadot-9050 (parity-polkadot-0.tx7.au0)\n2021-06-17 03:07:10 \ud83c\udff7 Local node identity is: 12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:07:10 \ud83d\udce6 Highest known block at #17914\n2021-06-17 03:07:10 \u303d\ufe0f Prometheus server started at 127.0.0.1:9615\n2021-06-17 03:07:10 Listening for new connections on 127.0.0.1:9944.\n")),(0,i.kt)("admonition",{title:"Example of node sync",type:"info"},(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:07:39 \ud83d\udd0d Discovered new external address for our node: /ip4/10.26.16.1/tcp/30333/ws/p2p/12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:07:40 \u2699\ufe0f Syncing 218.8 bps, target=#5553764 (17 peers), best: #24034 (0x08af\u2026dcf5), finalized #23552 (0xd4f0\u20262642), \u2b07 173.5kiB/s \u2b06 12.7kiB/s\n2021-06-17 03:07:45 \u2699\ufe0f Syncing 214.8 bps, target=#5553765 (20 peers), best: #25108 (0xb272\u2026e800), finalized #25088 (0x94e6\u20268a9f), \u2b07 134.3kiB/s \u2b06 7.4kiB/s\n2021-06-17 03:07:50 \u2699\ufe0f Syncing 214.8 bps, target=#5553766 (21 peers), best: #26182 (0xe7a5\u202601a2), finalized #26112 (0xcc29\u2026b1a9), \u2b07 5.0kiB/s \u2b06 1.1kiB/s\n2021-06-17 03:07:55 \u2699\ufe0f Syncing 138.4 bps, target=#5553767 (21 peers), best: #26874 (0xcf4b\u20266553), finalized #26624 (0x9dd9\u202627f8), \u2b07 18.9kiB/s \u2b06 2.0kiB/s\n2021-06-17 03:08:00 \u2699\ufe0f Syncing 37.0 bps, target=#5553768 (22 peers), best: #27059 (0x5b73\u20266fc9), finalized #26624 (0x9dd9\u202627f8), \u2b07 14.3kiB/s \u2b06 4.4kiB/s\n"))),(0,i.kt)("admonition",{title:"Use Warp sync for faster syncing",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"By default, the node performs ",(0,i.kt)("inlineCode",{parentName:"p"},"full")," sync, which downloads and validates the full blockchain\nhistory. Full sync works by listening to announced blocks and requesting the blocks from the\nannouncing peers, or just the block headers in case of light clients."),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("inlineCode",{parentName:"p"},"Fast")," sync is another option that works by downloading the block header history and validating the\nauthority set changes in order to arrive at a specific (usually the most recent) header. After the\ndesired header has been reached and verified, the state can be downloaded and imported. Once this\nprocess has been completed, the node can proceed with a full sync."),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"polkadot --sync warp\n")),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("inlineCode",{parentName:"p"},"Warp sync")," initially downloads and validates the finality proofs from\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus#finality-gadget-grandpa"},"GRANDPA")," and then downloads the state of the\nlatest finalized block. After the warp sync, the node is ready to import the latest blocks from the\nnetwork and can be used as a Validator. The blocks from genesis will be downloaded in the\nbackground. Check\n",(0,i.kt)("a",{parentName:"p",href:"https://substrate.stackexchange.com/questions/334/what-kinds-of-sync-mechanisms-does-substrate-implement/"},"this discussion"),"\nfor more information about the different sync options available.")),(0,i.kt)("admonition",{title:"Validators should sync using the RocksDb backend",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"This is implicit by default, but can be explicit by passing the ",(0,i.kt)("inlineCode",{parentName:"p"},"--database RocksDb")," flag."),(0,i.kt)("p",{parentName:"admonition"},"In the future, it is recommended to switch to the faster and more efficient ParityDB option. Note\nthat ",(0,i.kt)("strong",{parentName:"p"},"ParityDB is still experimental and should not be used in production.")," If you want to test\nout ParityDB, you can add the flag ",(0,i.kt)("inlineCode",{parentName:"p"},"--database paritydb"),". Switching between database backends will\nrequire a resync.")),(0,i.kt)("p",null,"Depending on the size of the chain when you do this, this step may take anywhere from a few minutes\nto a few hours."),(0,i.kt)("p",null,"If you are interested in determining how much longer you have to go, your server logs (printed to\nSTDOUT from the ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot")," process) will tell you the latest block your node has processed and\nverified. You can then compare that to the current highest block via\n",(0,i.kt)("a",{parentName:"p",href:"https://telemetry.polkadot.io/#list/Polkadot%20CC1"},"Telemetry")," or the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},"PolkadotJS Block Explorer"),"."),(0,i.kt)("h4",{id:"database-snapshot-services"},"Database Snapshot Services"),(0,i.kt)("p",null,"If you start a node for the first time, it will start building from the genesis block. This process\ncan take a while depending on the database size. To make this process faster, snapshots can be used.\nSnapshots are compressed backups of the database directory of Polkadot/Kusama nodes, containing the\nwhole chain (or a pruned version of it, with states only from the latest 1000 or 256 blocks). Listed\nbelow are a few public snapshot providers for Polkadot and Kusama."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://stakeworld.io/snapshot"},"Stakeworld")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkachu.com/snapshots"},"Polkachu")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkashots.io/"},"Polkashots"))),(0,i.kt)("admonition",{type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"For the security of the network, it is recommended that you sync from scratch, even if you are\nrunning your node in pruning mode for validation. The reason is that if these snapshots get\ncorrupted and a majority of nodes run based on these snapshots, the network could end up running on\na non-canonical chain.")),(0,i.kt)("h2",{id:"bond-dot"},"Bond DOT"),(0,i.kt)("p",null,"It is highly recommended that you set a stash account and a staking proxy. For this, you will create\ntwo accounts and make sure each of them have at least enough funds to pay the fees for making\ntransactions. Keep most of your funds in the stash account since it is meant to be the custodian of\nyour staking funds."),(0,i.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,i.kt)("p",null,"Make sure not to bond all your DOT balance since you will be unable to pay transaction fees from\nyour bonded balance."),(0,i.kt)("p",null,"It is now time to set up our validator. We will do the following:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Bond the DOT of the Stash account. These DOT will be put at stake for the security of the network\nand can be slashed."),(0,i.kt)("li",{parentName:"ul"},"Select the staking proxy. This is the account that will decide when to start or stop validating.")),(0,i.kt)("p",null,"First, go to the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking"),' section. Click on\n"Account Actions", and then the "+ Stash" button.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"bonding-JS-UI",src:a(90412).Z,width:"2126",height:"838"})),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Stash account")," - Select your Stash account. In this example, we will bond 1 DOT, where the\nminimum bonding amount is 1. Make sure that your Stash account contains ",(0,i.kt)("em",{parentName:"li"},"at least")," this much. You\ncan, of course, stake more than this."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Staking proxy account")," - Select the staking proxy account created earlier. This account will\nalso need a small amount of DOT in order to start and stop validating."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Value bonded")," - How much DOT from the Stash account you want to bond/stake. Note that you do\nnot need to bond all of the DOT in that account. Also note that you can always bond ",(0,i.kt)("em",{parentName:"li"},"more")," DOT\nlater. However, ",(0,i.kt)("em",{parentName:"li"},"withdrawing")," any bonded amount requires the duration of the unbonding period. On\nKusama, the unbonding period is 7 days. On Polkadot, the planned unbonding period is 28 days."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Payment destination")," - The account where the rewards from validating are sent. More info\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking/#reward-distribution"},"here"),". Starting with runtime version v23 natively\nincluded in client version ",(0,i.kt)("a",{parentName:"li",href:"https://github.com/paritytech/polkadot/releases/tag/v0.9.3"},"0.9.3"),",\npayouts can go to any custom address. If you'd like to redirect payments to an account that is\nneither the staking proxy nor the stash account, set one up. Note that it is extremely unsafe to\nset an exchange address as the recipient of the staking rewards.")),(0,i.kt)("p",null,"Once everything is filled in properly, click ",(0,i.kt)("inlineCode",{parentName:"p"},"Bond")," and sign the transaction with your Stash\naccount."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"sign transaction",src:a(93002).Z,width:"2130",height:"788"})),(0,i.kt)("p",null,"After a few seconds, you should see an ",(0,i.kt)("inlineCode",{parentName:"p"},"ExtrinsicSuccess")," message."),(0,i.kt)("p",null,"Your bonded account will available under ",(0,i.kt)("inlineCode",{parentName:"p"},"Stashes"),". You should now see a new card with all your\naccounts (note: you may need to refresh the screen). The bonded amount on the right corresponds to\nthe funds bonded by the Stash account."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"stash overview",src:a(68618).Z,width:"2988",height:"508"})),(0,i.kt)("h2",{id:"set-session-keys"},"Set Session Keys"),(0,i.kt)("admonition",{title:"Session keys are consensus critical",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"If you are not sure if your node has the current session keys that you made the ",(0,i.kt)("inlineCode",{parentName:"p"},"setKeys"),"\ntransaction then you can use one of the two available RPC methods to query your node:\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/rpc/#haskeypublickey-bytes-keytype-text-bool"},"hasKey")," to\ncheck for a specific key or\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/rpc/#hassessionkeyssessionkeys-bytes-bool"},"hasSessionKeys"),"\nto check the full session key public key string.")),(0,i.kt)("p",null,"Once your node is fully synced, stop the process by pressing Ctrl-C. At your terminal prompt, you\nwill now start running the node."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},'polkadot --validator --name "name on telemetry"\n')),(0,i.kt)("p",null,"Similarly:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:12:08 Parity Polkadot\n2021-06-17 03:12:08 \u270c\ufe0f version 0.9.5-95f6aa201-x86_64-linux-gnu\n2021-06-17 03:12:08 \u2764\ufe0f by Parity Technologies , 2017-2021\n2021-06-17 03:12:08 \ud83d\udccb Chain specification: Polkadot\n2021-06-17 03:12:08 \ud83c\udff7 Node name: nateched-test\n2021-06-17 03:12:08 \ud83d\udc64 Role: AUTHORITY\n2021-06-17 03:12:08 \ud83d\udcbe Database: RocksDb at /root/.local/share/polkadot/chains/polkadot/db\n2021-06-17 03:12:08 \u26d3 Native runtime: polkadot-9050 (parity-polkadot-0.tx7.au0)\n2021-06-17 03:12:12 \ud83c\udff7 Local node identity is: 12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:12:12 \ud83d\udce6 Highest known block at #64673\n2021-06-17 03:12:12 \u303d\ufe0f Prometheus server started at 127.0.0.1:9615\n2021-06-17 03:12:12 Listening for new connections on 127.0.0.1:9944.\n2021-06-17 03:12:12 \ud83d\udc76 Starting BABE Authorship worker\n")),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:12:16 \ud83d\udd0d Discovered new external address for our node: /ip4/10.26.11.1/tcp/30333/p2p/12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:12:17 \u2699\ufe0f Syncing, target=#5553810 (14 peers), best: #65068 (0x6da5\u20260662), finalized #65024 (0x4e84\u2026d170), \u2b07 352.2kiB/s \u2b06 75.6kiB/s\n")),(0,i.kt)("p",null,"You can give your validator any name that you like, but note that others will be able to see it, and\nit will be included in the list of all servers using the same telemetry server. Since numerous\npeople are using telemetry, it is recommended that you choose something likely to be unique."),(0,i.kt)("h3",{id:"generating-the-session-keys"},"Generating the Session Keys"),(0,i.kt)("p",null,"You need to tell the chain your Session keys by signing and submitting an extrinsic. This is what\nassociates your validator node with your stash account on Polkadot."),(0,i.kt)("h4",{id:"option-1-polkadotjs-apps"},"Option 1: PolkadotJS-APPS"),(0,i.kt)("p",null,"You can generate your ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"Session keys")," in the client via the apps RPC.\nIf you are doing this, make sure that you have the PolkadotJS-Apps explorer attached to your\nvalidator node. You can configure the apps dashboard to connect to the endpoint of your validator in\nthe Settings tab. If you are connected to a default endpoint hosted by Parity of Web3 Foundation,\nyou will not be able to use this method since making RPC requests to this node would effect the\nlocal keystore hosted on a ",(0,i.kt)("em",{parentName:"p"},"public node")," and you want to make sure you are interacting with the\nkeystore for ",(0,i.kt)("em",{parentName:"p"},"your node"),"."),(0,i.kt)("p",null,"Once ensuring that you have connected to your node, the easiest way to set session keys for your\nnode is by calling the ",(0,i.kt)("inlineCode",{parentName:"p"},"author_rotateKeys")," RPC request to create new keys in your validator's\nkeystore. Navigate to Toolbox tab and select RPC Calls then select the author > rotateKeys() option\nand remember to save the output that you get back for a later step."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Explorer RPC call",src:a(54061).Z,width:"1700",height:"582"})),(0,i.kt)("h4",{id:"option-2-cli"},"Option 2: CLI"),(0,i.kt)("p",null,"If you are on a remote server, it is easier to run this command on the same machine (while the node\nis running with the default WS RPC port configured):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},'echo \'{"id":1,"jsonrpc":"2.0","method":"author_rotateKeys","params":[]}\' | websocat -n1 -B 99999999 ws://127.0.0.1:9944\n')),(0,i.kt)("p",null,'The output will have a hex-encoded "result" field. The result is the concatenation of the four\npublic keys. Save this result for a later step.'),(0,i.kt)("p",null,"You can restart your node at this point."),(0,i.kt)("h3",{id:"submitting-the-setkeys-transaction"},"Submitting the ",(0,i.kt)("inlineCode",{parentName:"h3"},"setKeys")," Transaction"),(0,i.kt)("p",null,"You need to tell the chain your Session keys by signing and submitting an extrinsic. This is what\nassociates your validator with your staking proxy."),(0,i.kt)("p",null,"Go to ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking > Account Actions"),', and click "Set\nSession Key" on the bonding account you generated earlier. Enter the output from ',(0,i.kt)("inlineCode",{parentName:"p"},"author_rotateKeys"),'\nin the field and click "Set Session Key".'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"staking-change-session",src:a(72316).Z,width:"2792",height:"182"}),"\n",(0,i.kt)("img",{alt:"staking-session-result",src:a(12883).Z,width:"2146",height:"680"})),(0,i.kt)("p",null,"Submit this extrinsic and you are now ready to start validating."),(0,i.kt)("h2",{id:"validate"},"Validate"),(0,i.kt)("p",null,"To verify that your node is live and synchronized, head to\n",(0,i.kt)("a",{parentName:"p",href:"https://telemetry.polkadot.io/#list/Polkadot%20CC1"},"Telemetry")," and find your node. Note that this\nwill show all nodes on the Polkadot network, which is why it is important to select a unique name!"),(0,i.kt)("p",null,"In this example, we used the name ",(0,i.kt)("inlineCode",{parentName:"p"},"techedtest")," and have successfully located it upon searching:"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"polkadot-dashboard-telemetry",src:a(67929).Z,width:"2862",height:"472"})),(0,i.kt)("h3",{id:"setup-via-validator-tab"},"Setup via Validator Tab"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"polkadot-dashboard-validate-1",src:a(63670).Z,width:"2128",height:"1022"})),(0,i.kt)("p",null,"Here you will need to input the Keys from ",(0,i.kt)("inlineCode",{parentName:"p"},"rotateKeys"),", which is the Hex output from\n",(0,i.kt)("inlineCode",{parentName:"p"},"author_rotateKeys"),". The keys will show as pending until applied at the start of a new session."),(0,i.kt)("p",null,'The "reward commission percentage" is the commission percentage that you can declare against your\nvalidator\'s rewards. This is the rate that your validator will be commissioned with.'),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Payment preferences")," - You can specify the percentage of the rewards that will get paid to you.\nThe remaining will be split among your nominators.")),(0,i.kt)("admonition",{title:"Setting a commission rate of 100% suggests that you do not want your validator to receive",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"nominations")),(0,i.kt)("p",null,'You can also determine if you would like to receive nominations with the "allows new nominations"\noption.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard validate",src:a(44281).Z,width:"2126",height:"694"})),(0,i.kt)("p",null,'Click "Bond & Validate".'),(0,i.kt)("p",null,'If you go to the "Staking" tab, you will see a list of active validators currently running on the\nnetwork. At the top of the page, it shows the number of validator slots that are available as well\nas the number of nodes that have signaled their intention to be a validator. You can go to the\n"Waiting" tab to double check to see whether your node is listed there.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"staking queue",src:a(46513).Z,width:"2838",height:"1440"})),(0,i.kt)("p",null,"The validator set is refreshed every era. In the next era, if there is a slot available and your\nnode is selected to join the validator set, your node will become an active validator. Until then,\nit will remain in the ",(0,i.kt)("em",{parentName:"p"},"waiting")," queue. If your validator is not selected to become part of the\nvalidator set, it will remain in the ",(0,i.kt)("em",{parentName:"p"},"waiting")," queue until it is. There is no need to re-start if\nyou are not selected for the validator set in a particular era. However, it may be necessary to\nincrease the number of DOT staked or seek out nominators for your validator in order to join the\nvalidator set."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Congratulations!")," If you have followed all of these steps, and been selected to be a part of the\nvalidator set, you are now running a Polkadot validator! If you need help, reach out on the\n",(0,i.kt)("a",{parentName:"p",href:"https://matrix.to/#/!NZrbtteFeqYKCUGQtr:matrix.parity.io?via=matrix.parity.io&via=matrix.org&via=web3.foundation"},"Polkadot Validator chat"),"."),(0,i.kt)("h2",{id:"thousand-validators-programme"},"Thousand Validators Programme"),(0,i.kt)("p",null,"The Thousand Validators Programme is a joint initiative by Web3 Foundation and Parity Technologies\nto provide support for community validators. If you are interested in applying for the programme,\nyou can find more information ",(0,i.kt)("a",{parentName:"p",href:"/docs/thousand-validators"},"on the wiki page"),"."),(0,i.kt)("h2",{id:"running-a-validator-on-a-testnet"},"Running a validator on a testnet"),(0,i.kt)("p",null,"To verify your validator set up, it is possible to run it against a PoS test network such as Westend\nor Wococo. However, validator slots are intentionally limited on Westend to ensure the stability and\navailability of the testnet for the Polkadot release process. As such it is advised for node\noperators wishing to run testnet validators to join the Wococo network. You can obtain WOOK tokens\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-DOT#getting-tokens-on-the-wococo-testnet"},"here"),"."),(0,i.kt)("p",null,"Here is a small comparison of each network characteristics as relevant to validators:"),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:null},"Network"),(0,i.kt)("th",{parentName:"tr",align:null},"Polkadot"),(0,i.kt)("th",{parentName:"tr",align:null},"Westend"),(0,i.kt)("th",{parentName:"tr",align:null},"Wococo"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"epoch"),(0,i.kt)("td",{parentName:"tr",align:null},"4h"),(0,i.kt)("td",{parentName:"tr",align:null},"1h"),(0,i.kt)("td",{parentName:"tr",align:null},"10m")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"era"),(0,i.kt)("td",{parentName:"tr",align:null},"1d"),(0,i.kt)("td",{parentName:"tr",align:null},"6h"),(0,i.kt)("td",{parentName:"tr",align:null},"1h")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"token"),(0,i.kt)("td",{parentName:"tr",align:null},"DOT"),(0,i.kt)("td",{parentName:"tr",align:null},"WND (test)"),(0,i.kt)("td",{parentName:"tr",align:null},"WOOK (test)")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"active validators"),(0,i.kt)("td",{parentName:"tr",align:null},"~300"),(0,i.kt)("td",{parentName:"tr",align:null},"~20"),(0,i.kt)("td",{parentName:"tr",align:null},"10 /sys/devices/system/cpu/cpu$cpunum/online\ndone\n")),(0,i.kt)("p",null,"It will disable every other (vCPU) core."),(0,i.kt)("p",null,"To save changes permanently add ",(0,i.kt)("inlineCode",{parentName:"p"},"nosmt=force")," as kernel parameter. Edit ",(0,i.kt)("inlineCode",{parentName:"p"},"/etc/default/grub")," and add\n",(0,i.kt)("inlineCode",{parentName:"p"},"nosmt=force")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"GRUB_CMDLINE_LINUX_DEFAULT")," variable and run ",(0,i.kt)("inlineCode",{parentName:"p"},"sudo update-grub"),". After the reboot\nyou should see half of the cores are offline. Run ",(0,i.kt)("inlineCode",{parentName:"p"},"lscpu --extended")," to confirm."),(0,i.kt)("h3",{id:"disable-automatic-numa-balancing"},"Disable automatic NUMA balancing"),(0,i.kt)("p",null,"If you have multiple physical CPUs (CPU0 and CPU1) in the system each with its own memory bank (MB0\nand MB1), then it is usually slower for a CPU0 to access MB1 due to the slower interconnection. To\nprevent the OS from automatically moving the running Substrate process from one CPU to another and\nthus causing an increased latency, it is recommended to disable automatic NUMA balancing."),(0,i.kt)("p",null,"With automatic NUMA balancing disabled, an OS will always run a process on the same NUMA node where\nit was initially scheduled."),(0,i.kt)("p",null,"To disable NUMA balancing in runtime:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"sysctl kernel.numa_balancing=0\n")),(0,i.kt)("p",null,"To save changes permanently, update startup options and reconfigure GRUB. Edit ",(0,i.kt)("inlineCode",{parentName:"p"},"/etc/default/grub"),"\nand add ",(0,i.kt)("inlineCode",{parentName:"p"},"numa_balancing=disable")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"GRUB_CMDLINE_LINUX_DEFAULT")," variable and run\n",(0,i.kt)("inlineCode",{parentName:"p"},"sudo update-grub"),". After reboot you can confirm the change by running\n",(0,i.kt)("inlineCode",{parentName:"p"},"sysctl -a | grep 'kernel.numa_balancing'")," and checking if the parameter is set to 0"),(0,i.kt)("h3",{id:"configure-spectremeltdown-mitigations"},"Configure Spectre/Meltdown Mitigations"),(0,i.kt)("p",null,"Spectre and Meltdown are vulnerabilities discovered in modern CPUs a few years ago. Mitigations were\nmade to the Linux kernel to cope with the multiple variations of these attacks. Check out\n",(0,i.kt)("a",{parentName:"p",href:"https://meltdownattack.com/"},"https://meltdownattack.com/")," for more info."),(0,i.kt)("p",null,"Initially those mitigations added ~20% penalty to the performance of the workloads. As CPU\nmanufacturers started to roll-out mitigations implemented in hardware, the performance gap\n",(0,i.kt)("a",{parentName:"p",href:"https://www.phoronix.com/scan.php?page=article&item=3-years-specmelt&num=1"},"narrowed down"),". As the\nbenchmark demonstrates, the performance penalty got reduced to ~7% on Intel 10th Gen CPUs. This is\ntrue for the workloads running on both bare-metal and VMs. But the penalty remains high for the\ncontainerized workloads in some cases."),(0,i.kt)("p",null,"As demonstrated in\n",(0,i.kt)("a",{parentName:"p",href:"http://mamememo.blogspot.com/2020/05/cpu-intensive-rubypython-code-runs.html"},"Yusuke Endoh's article"),",\na performance penalty for containerized workloads can be as high as 100%. This is due to SECCOMP\nprofile being overprotective about applying Spectre/Meltdown mitigations without providing real\nsecurity. A longer explanation is a available in the\n",(0,i.kt)("a",{parentName:"p",href:"https://lkml.org/lkml/2020/11/4/1135"},"kernel patch discussion"),"."),(0,i.kt)("p",null,"Linux 5.16\n",(0,i.kt)("a",{parentName:"p",href:"https://www.phoronix.com/scan.php?page=news_item&px=Linux-Spectre-SECCOMP-Default"},"loosened the protections"),"\napplied to SECCOMP threads by default. Containers running on kernel 5.16 and later now don't suffer\nfrom the performance penalty implied by using a SECCOMP profile in container runtimes."),(0,i.kt)("h4",{id:"for-linux--516"},"For Linux >= 5.16"),(0,i.kt)("p",null,"You are all set. The performance of containerized workloads is on par with non-containerized ones.\nYou don't have to do anything."),(0,i.kt)("h4",{id:"for-linux--516-1"},"For Linux < 5.16"),(0,i.kt)("p",null,"You'll need to disable mitigations for Spectre V2 for user-space tasks as well as Speculative Store\nBypass Disable (SSBD) for Spectre V4.\n",(0,i.kt)("a",{parentName:"p",href:"https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/commit/?h=for-next/seccomp&id=2f46993d83ff4abb310ef7b4beced56ba96f0d9d"},"This patch message"),"\ndescribes the reasoning for this default change in more detail:"),(0,i.kt)("blockquote",null,(0,i.kt)("p",{parentName:"blockquote"},"Ultimately setting SSBD and STIBP by default for all seccomp jails is a bad sweet spot and bad\ndefault with more cons than pros that end up reducing security in the public cloud (by giving an\nhuge incentive to not expose SPEC_CTRL which would be needed to get full security with IBPB after\nsetting nosmt in the guest) and by excessively hurting performance to more secure apps using\nseccomp that end up having to opt out with SECCOMP_FILTER_FLAG_SPEC_ALLOW.")),(0,i.kt)("p",null,"To disable the mitigations edit ",(0,i.kt)("inlineCode",{parentName:"p"},"/etc/default/grub")," and add\n",(0,i.kt)("inlineCode",{parentName:"p"},"spec_store_bypass_disable=prctl spectre_v2_user=prctl")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"GRUB_CMDLINE_LINUX_DEFAULT")," variable,\nrun ",(0,i.kt)("inlineCode",{parentName:"p"},"sudo update-grub"),", then reboot."),(0,i.kt)("p",null,"Note that mitigations are not disabled completely. You can fully disable all the available kernel\nmitigations by setting ",(0,i.kt)("inlineCode",{parentName:"p"},"mitigations=off"),". But we don't recommend doing this unless you run a fully\ntrusted code on the host."),(0,i.kt)("h3",{id:"vps-list"},"VPS List"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://cloud.google.com/"},"Google Cloud")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://aws.amazon.com/"},"Amazon AWS")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.ovh.com.au/"},"OVH")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.digitalocean.com/"},"Digital Ocean")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.vultr.com/"},"Vultr")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.linode.com/"},"Linode")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.scaleway.com/"},"Scaleway")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://onfinality.io/"},"OnFinality"))),(0,i.kt)("admonition",{type:"caution"},(0,i.kt)("mdxAdmonitionTitle",{parentName:"admonition"},"Beware of the ",(0,i.kt)("strong",{parentName:"mdxAdmonitionTitle"},"Terms and Conditions")," and ",(0,i.kt)("strong",{parentName:"mdxAdmonitionTitle"},"Acceptable Use Policies")," for each VPS"),(0,i.kt)("p",{parentName:"admonition"},"provider"),(0,i.kt)("p",{parentName:"admonition"},'You may be locked out of your account and your server shut down if you come in violation. For\ninstance, Digital Ocean lists "Mining of Cryptocurrencies" under the Network Abuse section of their\n',(0,i.kt)("a",{parentName:"p",href:"https://www.digitalocean.com/legal/acceptable-use-policy/"},"Acceptable Use Policy")," and requires\nexplicit permission to do so. This may extend to other cryptocurrency activity.")))}g.isMDXComponent=!0},90412:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/JS-UI-bond-2bfd021c464250a25a19673b683d7313.png"},93002:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/JS-UI-sign-transaction-a30448bf487f435ad9815b52aa616ffd.png"},68618:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/JS-UI-stash-overview-d72b15255526478756df3475968de06b.png"},46513:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-staking-4005504ef30291ebe1a243298c351a34.png"},67929:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-telemetry-8930bdd60309c864ed682a1bdd4b1e31.png"},63670:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-validate-1-4bf6a6488b4e128d12cab2617025d796.png"},44281:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-validate-2-18a8869804f89ffebafa1b920e31ccd6.png"},54061:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-explorer-rotatekeys-rpc-6d5ba5d9ffb20fd9683432e9a6ccd0f9.jpg"},29009:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-zero-peer-2642d52b7e07893a66a0ddfd492cce38.jpg"},72316:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/set-session-key-1-b0cdb38a299d6ef6bcc24c6ab2bce66d.png"},12883:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/set-session-key-2-408efe22daa8d6533715987a1099828a.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/a74a59a0.7708e3d0.js b/assets/js/a74a59a0.7708e3d0.js new file mode 100644 index 000000000000..68760bee8663 --- /dev/null +++ b/assets/js/a74a59a0.7708e3d0.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[8702],{12418:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function d(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,d,p,u,c,h,m,k;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=new r.U(a),e.next=3,s.G.create({provider:i});case 3:return d=e.sent,e.next=6,Promise.all([d.query.session.validators(),d.query.staking.currentEra()]);case 6:return p=e.sent,u=p[0],c=p[1],e.next=11,d.query.staking.erasStakers(c.toString(),u[0]);case 11:return h=e.sent,m=parseInt(h.total),e.next=15,d.query.staking.erasStakers.entries(c.toString());case 15:e.sent.forEach((function(e){e[0];var t=e[1],a=parseInt(t.total);a{"use strict";a.d(t,{Z:()=>c});var n=a(74165),o=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function d(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,l,d,p,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,s.G.create({provider:d});case 21:p=e.sent,(u=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,a=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,p=(0,i.useState)(""),c=p[0],h=p[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?u(r.toString(),l,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},11300:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>p,default:()=>g,frontMatter:()=>d,metadata:()=>u,toc:()=>h});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=a(12418),l=["components"],d={id:"maintain-guides-how-to-validate-polkadot",title:"Run a Validator (Polkadot)",sidebar_label:"How to run a Validator on Polkadot",description:"The fundamentals for running a Polkadot validator.",keywords:["validator setup","validator","validate","binary","runtime"],slug:"../maintain-guides-how-to-validate-polkadot"},p=void 0,u={unversionedId:"maintain/maintain-guides-how-to-validate-polkadot",id:"maintain/maintain-guides-how-to-validate-polkadot",title:"Run a Validator (Polkadot)",description:"The fundamentals for running a Polkadot validator.",source:"@site/../docs/maintain/maintain-guides-how-to-validate-polkadot.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-validate-polkadot",permalink:"/docs/maintain-guides-how-to-validate-polkadot",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-validate-polkadot.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1692272303,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"maintain-guides-how-to-validate-polkadot",title:"Run a Validator (Polkadot)",sidebar_label:"How to run a Validator on Polkadot",description:"The fundamentals for running a Polkadot validator.",keywords:["validator setup","validator","validate","binary","runtime"],slug:"../maintain-guides-how-to-validate-polkadot"},sidebar:"docs",previous:{title:"Nominator Guides",permalink:"/docs/maintain-guides-how-to-nominate-polkadot"},next:{title:"Validator Payout Overview",permalink:"/docs/maintain-guides-validator-payout"}},c={},h=[{value:"Preliminaries",id:"preliminaries",level:2},{value:"How many DOT do I need to become an active Validator?",id:"how-many-dot-do-i-need-to-become-an-active-validator",level:3},{value:"Initial Set-up",id:"initial-set-up",level:2},{value:"Requirements",id:"requirements",level:3},{value:"Reference Hardware",id:"standard-hardware",level:4},{value:"Install & Configure Network Time Protocol (NTP) Client",id:"install--configure-network-time-protocol-ntp-client",level:3},{value:"Make Sure Landlock is Enabled",id:"make-sure-landlock-is-enabled",level:3},{value:"Installing the Polkadot binaries",id:"installing-the-polkadot-binaries",level:3},{value:"Installation from official releases",id:"installation-from-official-releases",level:4},{value:"Optional: Installation with Package Managers",id:"optional-installation-with-package-managers",level:4},{value:"Debian-based (Debian, Ubuntu)",id:"debian-based-debian-ubuntu",level:4},{value:"RPM-based (Fedora, CentOS)",id:"rpm-based-fedora-centos",level:4},{value:"Optional: Installation with Ansible",id:"optional-installation-with-ansible",level:4},{value:"Optional: Installation with Docker",id:"optional-installation-with-docker",level:4},{value:"Optional: Building the Polkadot binaries from sources",id:"optional-building-the-polkadot-binaries-from-sources",level:3},{value:"Prerequisites: Install Rust and Dependencies",id:"prerequisites-install-rust-and-dependencies",level:4},{value:"Building the binaries",id:"building-the-binaries",level:4},{value:"Verify the installation",id:"verify-the-installation",level:3},{value:"Synchronize Chain Data",id:"synchronize-chain-data",level:3},{value:"Database Snapshot Services",id:"database-snapshot-services",level:4},{value:"Bond DOT",id:"bond-dot",level:2},{value:"Set Session Keys",id:"set-session-keys",level:2},{value:"Generating the Session Keys",id:"generating-the-session-keys",level:3},{value:"Option 1: PolkadotJS-APPS",id:"option-1-polkadotjs-apps",level:4},{value:"Option 2: CLI",id:"option-2-cli",level:4},{value:"Submitting the setKeys Transaction",id:"submitting-the-setkeys-transaction",level:3},{value:"Validate",id:"validate",level:2},{value:"Setup via Validator Tab",id:"setup-via-validator-tab",level:3},{value:"Thousand Validators Programme",id:"thousand-validators-programme",level:2},{value:"Running a validator on a testnet",id:"running-a-validator-on-a-testnet",level:2},{value:"FAQ",id:"faq",level:2},{value:"Why am I unable to synchronize the chain with 0 peers?",id:"why-am-i-unable-to-synchronize-the-chain-with-0-peers",level:3},{value:"How do I clear all my chain data?",id:"how-do-i-clear-all-my-chain-data",level:3},{value:"Note about VPS",id:"note-about-vps",level:2},{value:"Disable SMT",id:"disable-smt",level:3},{value:"Disable automatic NUMA balancing",id:"disable-automatic-numa-balancing",level:3},{value:"Configure Spectre/Meltdown Mitigations",id:"configure-spectremeltdown-mitigations",level:3},{value:"For Linux >= 5.16",id:"for-linux--516",level:4},{value:"For Linux < 5.16",id:"for-linux--516-1",level:4},{value:"VPS List",id:"vps-list",level:3}],m={toc:h},k="wrapper";function g(e){var t=e.components,d=(0,o.Z)(e,l);return(0,i.kt)(k,(0,n.Z)({},m,d,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"If you are a beginner, it is recommended that you start your validator journey on Kusama network.\nCheck the ",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-kusama"},"Kusama guide")," for details on how to get\nstarted.")),(0,i.kt)("h2",{id:"preliminaries"},"Preliminaries"),(0,i.kt)("p",null,"Running a validator on a live network is a lot of responsibility! You will be accountable for not\nonly your own stake, but also the stake of your current nominators. If you make a mistake and get\nslashed, your tokens and your reputation will be at risk. However, running a validator can also be\nvery rewarding, knowing that you contribute to the security of a decentralized network while growing\nyour stash."),(0,i.kt)("admonition",{type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"It is highly recommended that you have significant system administration experience before\nattempting to run your own validator."),(0,i.kt)("p",{parentName:"admonition"},"You must be able to handle technical issues and anomalies with your node which you must be able to\ntackle yourself. Being a validator involves more than just executing the Polkadot binary.")),(0,i.kt)("p",null,"Since security is so important to running a successful validator, you should take a look at the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-secure-validator"},"secure validator")," information to make sure you understand the\nfactors to consider when constructing your infrastructure. As you progress in your journey as a\nvalidator, you will likely want to use this repository as a ",(0,i.kt)("em",{parentName:"p"},"starting point")," for your own\nmodifications and customizations."),(0,i.kt)("p",null,"If you need help, please reach out on the\n",(0,i.kt)("a",{parentName:"p",href:"https://matrix.to/#/#polkadotvalidatorlounge:web3.foundation"},"Polkadot Validator Lounge")," on\nElement. The team and other validators are there to help answer questions and provide tips from\nexperience."),(0,i.kt)("h3",{id:"how-many-dot-do-i-need-to-become-an-active-validator"},"How many DOT do I need to become an active Validator?"),(0,i.kt)("p",null,"You can have a rough estimate on that by using the methods listed\n",(0,i.kt)("a",{parentName:"p",href:"/docs/faq/#what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"here"),".\nTo be elected into the set, you need a minimum stake behind your validator. This stake can come from\nyourself or from ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominators"),". This means that as a minimum, you will\nneed enough DOT to set up stash and staking proxy ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"accounts")," with\nthe existential deposit, plus a little extra for transaction fees. The rest can come from\nnominators. To understand how validators are elected, check the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"NPoS Election algorithms")," page."),(0,i.kt)("admonition",{title:"On-Chain Data for Reference",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"On Polkadot, the minimum stake backing a validator in the active set is\n",(0,i.kt)(s.Z,{network:"polkadot",defaultValue:0x3d83c4f4e51b08,mdxType:"MinimumStake"}),"\n"," in the era\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.currentEra",defaultValue:"998",mdxType:"RPC"}),".\n",""),(0,i.kt)("p",{parentName:"admonition"},"On Kusama, the minimum stake backing a validator in the active set is\n","\n",(0,i.kt)(s.Z,{network:"kusama",defaultValue:5288388652143741,mdxType:"MinimumStake"})," in the\nera\n","\n",(0,i.kt)(r.Z,{network:"kusama",path:"query.staking.currentEra",defaultValue:"4838",mdxType:"RPC"}),".")),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Warning:")," Any DOT that you stake for your validator is liable to be slashed, meaning that an\ninsecure or improper setup may result in loss of DOT tokens! If you are not confident in your\nability to run a validator node, it is recommended to nominate your DOT to a trusted validator node\ninstead."),(0,i.kt)("h2",{id:"initial-set-up"},"Initial Set-up"),(0,i.kt)("h3",{id:"requirements"},"Requirements"),(0,i.kt)("p",null,"The most common way for a beginner to run a validator is on a cloud server running Linux. You may\nchoose whatever ",(0,i.kt)("a",{parentName:"p",href:"#note-about-vps"},"VPS")," provider that you prefer. As OS it is best to use a recent\nDebian Linux. For this guide we will be using ",(0,i.kt)("strong",{parentName:"p"},"Ubuntu 22.04"),", but the instructions should be\nsimilar for other platforms."),(0,i.kt)("h4",{id:"standard-hardware"},"Reference Hardware"),(0,i.kt)("p",null,"The transaction weights in Polkadot are benchmarked on reference hardware. We ran the benchmark on\nVM instances of two major cloud providers: Google Cloud Platform (GCP) and Amazon Web Services\n(AWS). To be specific, we used ",(0,i.kt)("inlineCode",{parentName:"p"},"n2-standard-8")," VM instance on GCP and ",(0,i.kt)("inlineCode",{parentName:"p"},"c6i.4xlarge")," on AWS. It is\nrecommended that the hardware used to run the validators at least matches the specs of the reference\nhardware in order to ensure they are able to process all blocks in time. If you use subpar hardware\nyou will possibly run into performance issues, get less era points, and potentially even get\nslashed."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"CPU"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"x86-64 compatible;"),(0,i.kt)("li",{parentName:"ul"},"Intel Ice Lake, or newer (Xeon or Core series); AMD Zen3, or newer (EPYC or Ryzen);"),(0,i.kt)("li",{parentName:"ul"},"4 physical cores @ 3.4GHz;"),(0,i.kt)("li",{parentName:"ul"},"Simultaneous multithreading disabled (Hyper-Threading on Intel, SMT on AMD);"),(0,i.kt)("li",{parentName:"ul"},"Prefer single-threaded performance over higher cores count. A comparison of single-threaded\nperformance can be found ",(0,i.kt)("a",{parentName:"li",href:"https://www.cpubenchmark.net/singleThread.html"},"here"),"."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Storage"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"An NVMe SSD of 1 TB (As it should be reasonably sized to deal with blockchain growth). An\nestimation of current chain snapshot sizes can be found ",(0,i.kt)("a",{parentName:"li",href:"https://paranodes.io/DBSize"},"here"),". In\ngeneral, the latency is more important than the throughput."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Memory"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"32 GB DDR4 ECC."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"System"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Linux Kernel 5.16 or newer."))),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Network"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"The minimum symmetric networking speed is set to 500 Mbit/s (= 62.5 MB/s). This is required to\nsupport a large number of parachains and allow for proper congestion control in busy network\nsituations.")))),(0,i.kt)("p",null,"The specs posted above are not a ",(0,i.kt)("em",{parentName:"p"},"hard")," requirement to run a validator, but are considered best\npractice. Running a validator is a responsible task; using professional hardware is a must in any\nway."),(0,i.kt)("h3",{id:"install--configure-network-time-protocol-ntp-client"},"Install & Configure Network Time Protocol (NTP) Client"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Network_Time_Protocol"},"NTP")," is a networking protocol designed to\nsynchronize the clocks of computers over a network. NTP allows you to synchronize the clocks of all\nthe systems within the network. Currently it is required that validators' local clocks stay\nreasonably in sync, so you should be running NTP or a similar service. You can check whether you\nhave the NTP client by running:"),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},"If you are using Ubuntu 18.04 or a newer version, NTP Client should be installed by default.")),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"timedatectl\n")),(0,i.kt)("p",null,"If NTP is installed and running, you should see ",(0,i.kt)("inlineCode",{parentName:"p"},"System clock synchronized: yes")," (or a similar\nmessage). If you do not see it, you can install it by executing:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"sudo apt-get install ntp\n")),(0,i.kt)("p",null,"ntpd will be started automatically after install. You can query ntpd for status information to\nverify that everything is working:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"sudo ntpq -p\n")),(0,i.kt)("admonition",{type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"Skipping this can result in the validator node missing block authorship opportunities. If the clock\nis out of sync (even by a small amount), the blocks the validator produces may not get accepted by\nthe network. This will result in ",(0,i.kt)("inlineCode",{parentName:"p"},"ImOnline")," heartbeats making it on chain, but zero allocated blocks\nmaking it on chain.")),(0,i.kt)("h3",{id:"make-sure-landlock-is-enabled"},"Make Sure Landlock is Enabled"),(0,i.kt)("p",null,(0,i.kt)("a",{parentName:"p",href:"https://docs.kernel.org/userspace-api/landlock.html"},"Landlock")," is a Linux security feature used in\nPolkadot:"),(0,i.kt)("blockquote",null,(0,i.kt)("p",{parentName:"blockquote"},"Landlock empowers any process, including unprivileged ones, to securely restrict themselves.")),(0,i.kt)("p",null,"To make use of landlock, make sure you are on the reference kernel version or newer. Most Linux\ndistributions should already have landlock enabled, but you can check by running the following as\nroot:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"dmesg | grep landlock || journalctl -kg landlock\n")),(0,i.kt)("p",null,"If it is not enabled, please see the\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.kernel.org/userspace-api/landlock.html#kernel-support"},'official docs ("Kernel support")'),"\nif you would like to build Linux with landlock enabled."),(0,i.kt)("h3",{id:"installing-the-polkadot-binaries"},"Installing the Polkadot binaries"),(0,i.kt)("admonition",{title:"Multiple Validator Binaries",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"In addition to the ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot")," binary, recent changes have separated out functionality into two\nadditional needed binaries, ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot-prepare-worker"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot-execute-worker"),". All three\nbinaries are needed to properly run a validator node. More context on these changes can be found\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/7337"},"here"))),(0,i.kt)("h4",{id:"installation-from-official-releases"},"Installation from official releases"),(0,i.kt)("p",null,"The official binaries can be downloaded from the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/releases"},"Github Releases"),". You should download the latest\navailable version. You can also download the binaries by using the following direct links (replace\nX.Y.Z by the appropriate version):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"https://github.com/paritytech/polkadot/releases/download/vX.Y.Z/polkadot\nhttps://github.com/paritytech/polkadot/releases/download/vX.Y.Z/polkadot-execute-worker\nhttps://github.com/paritytech/polkadot/releases/download/vX.Y.Z/polkadot-prepare-worker\n")),(0,i.kt)("h4",{id:"optional-installation-with-package-managers"},"Optional: Installation with Package Managers"),(0,i.kt)("p",null,"The Polkadot Binary in included in ",(0,i.kt)("inlineCode",{parentName:"p"},"Debian")," derivatives (i.e. ",(0,i.kt)("strong",{parentName:"p"},"Debian"),", ",(0,i.kt)("strong",{parentName:"p"},"Ubuntu"),") and\n",(0,i.kt)("inlineCode",{parentName:"p"},"RPM-based")," distros (i.e. ",(0,i.kt)("strong",{parentName:"p"},"Fedora"),", ",(0,i.kt)("strong",{parentName:"p"},"CentOS"),")."),(0,i.kt)("h4",{id:"debian-based-debian-ubuntu"},"Debian-based (Debian, Ubuntu)"),(0,i.kt)("p",null,"Run the following commands as the root user:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-ssh"},"# Import the security@parity.io GPG key\ngpg --recv-keys --keyserver hkps://keys.mailvelope.com 9D4B2B6EB8F97156D19669A9FF0812D491B96798\ngpg --export 9D4B2B6EB8F97156D19669A9FF0812D491B96798 > /usr/share/keyrings/parity.gpg\n# Add the Parity repository and update the package index\necho 'deb [signed-by=/usr/share/keyrings/parity.gpg] https://releases.parity.io/deb release main' > /etc/apt/sources.list.d/parity.list\napt update\n# Install the `parity-keyring` package - This will ensure the GPG key\n# used by APT remains up-to-date\napt install parity-keyring\n# Install polkadot\napt install polkadot\n")),(0,i.kt)("h4",{id:"rpm-based-fedora-centos"},"RPM-based (Fedora, CentOS)"),(0,i.kt)("p",null,"Run the following commands as the root user:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"# Install dnf-plugins-core (This might already be installed)\ndnf install dnf-plugins-core\n# Add the repository and enable it\ndnf config-manager --add-repo https://releases.parity.io/rpm/polkadot.repo\ndnf config-manager --set-enabled polkadot\n# Install polkadot (You may have to confirm the import of the GPG key, which\n# should have the following fingerprint: 9D4B2B6EB8F97156D19669A9FF0812D491B96798)\ndnf install polkadot\n")),(0,i.kt)("p",null,'Make sure you verify the installation (see the "Verify the installation" section).'),(0,i.kt)("admonition",{title:"By default, the Polkadot systemd service is disabled",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"To start the service, run:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"sudo systemctl start polkadot.service\n"))),(0,i.kt)("h4",{id:"optional-installation-with-ansible"},"Optional: Installation with Ansible"),(0,i.kt)("p",null,"To manage Polkadot installation with Ansible, you can use the ",(0,i.kt)("strong",{parentName:"p"},"Substrate node role")," distributed on\nthe ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/ansible-galaxy/"},"Parity chain operations Ansible collection")),(0,i.kt)("h4",{id:"optional-installation-with-docker"},"Optional: Installation with Docker"),(0,i.kt)("p",null,"To run Polkadot on a Docker or an OCI compatible container runtime, you can use the official\n",(0,i.kt)("a",{parentName:"p",href:"https://hub.docker.com/r/parity/polkadot/tags"},"parity/polkadot docker image"),", available on Docker\nHub (replace X.Y.Z by the appropriate version):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"docker.io/parity/polkadot:vX.Y.Z\n")),(0,i.kt)("h3",{id:"optional-building-the-polkadot-binaries-from-sources"},"Optional: Building the Polkadot binaries from sources"),(0,i.kt)("h4",{id:"prerequisites-install-rust-and-dependencies"},"Prerequisites: Install Rust and Dependencies"),(0,i.kt)("p",null,"If you have never installed Rust, you should do this first."),(0,i.kt)("p",null,"If you have already installed Rust, run the following command to make sure you are using the latest\nversion."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"rustup update\n")),(0,i.kt)("p",null,"If not, this command will fetch the latest version of Rust and install it."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"curl https://sh.rustup.rs -sSf | sh -s -- -y\n")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},'If you do not have "curl" installed, run:'),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"sudo apt install curl\n")),(0,i.kt)("p",{parentName:"admonition"},'It will also be valuable to have "websocat" (Netcat, curl and socat for WebSockets) installed for\nRPC interactions. Installation instructions for various operating systems can be found\n',(0,i.kt)("a",{parentName:"p",href:"https://github.com/vi/websocat#installation"},"here"),".")),(0,i.kt)("p",null,"To configure your shell, run the following command."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"source $HOME/.cargo/env\n")),(0,i.kt)("p",null,"Verify your installation."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"rustc --version\n")),(0,i.kt)("p",null,"Finally, run this command to install the necessary dependencies for compiling and running the\nPolkadot node software."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"sudo apt install make clang pkg-config libssl-dev build-essential\n")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you are using OSX and you have ",(0,i.kt)("a",{parentName:"p",href:"https://brew.sh"},"Homebrew")," installed, you can issue the following\nequivalent command INSTEAD of the previous one:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"brew install cmake pkg-config openssl git llvm\n"))),(0,i.kt)("h4",{id:"building-the-binaries"},"Building the binaries"),(0,i.kt)("p",null,"You can build the Polkadot binaries from the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot"},"paritytech/polkadot")," repository on GitHub."),(0,i.kt)("p",null,"You should generally use the latest ",(0,i.kt)("strong",{parentName:"p"},"X.Y.Z"),' tag. You should either review the output from the "git\ntag" command or view the ',(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/tags"},"Polkadot Github tags")," to see\na list of all the available release versions. You should replace ",(0,i.kt)("inlineCode",{parentName:"p"},"VERSION")," below with the latest\nbuild (i.e., the highest number)."),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you prefer to use SSH rather than HTTPS, you can replace the first line of the below with"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git clone git@github.com:paritytech/polkadot.git\n"))),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git clone https://github.com/paritytech/polkadot.git\ncd polkadot\n")),(0,i.kt)("p",null,"Run the following command to find the latest version."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git tag -l | sort -V | grep -v -- '-rc'\n")),(0,i.kt)("p",null,'Find the latest version; replace "VERSION" in the commmand below and run to change your branch.'),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"git checkout VERSION\n./scripts/init.sh\n")),(0,i.kt)("p",null,"Build native code with the production profile. The following will make sure that the binaries are\nall in your ",(0,i.kt)("inlineCode",{parentName:"p"},"$PATH"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"cargo install --force --path . --profile production\n")),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},(0,i.kt)("em",{parentName:"strong"},"This step will take a while (generally 10 - 40 minutes, depending on your hardware)."))),(0,i.kt)("admonition",{title:"Compilation Errors",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"If you run into compile errors, you may have to pin the version of Rust compiler to the one that was\nused to build the release. Check out ",(0,i.kt)("inlineCode",{parentName:"p"},"Rust compiler versions")," section in the release notes. This can\nbe done by running:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"rustup install nightly-2022-05-18\nrustup target add wasm32-unknown-unknown --toolchain nightly-2022-05-18\ncargo +nightly-2022-05-18 build --release\n")),(0,i.kt)("p",{parentName:"admonition"},"You may also need to run the build more than once."),(0,i.kt)("p",{parentName:"admonition"},"If you would like to execute the tests, run the following command:"),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"cargo test --all\n"))),(0,i.kt)("p",null,"If you are interested in generating keys locally, you can also install ",(0,i.kt)("inlineCode",{parentName:"p"},"subkey")," from the same\ndirectory. You may then take the generated ",(0,i.kt)("inlineCode",{parentName:"p"},"subkey")," executable and transfer it to an air-gapped\nmachine for extra security."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"cargo install --force --git https://github.com/paritytech/substrate subkey\n")),(0,i.kt)("h3",{id:"verify-the-installation"},"Verify the installation"),(0,i.kt)("p",null,"After installing Polkadot, you can verify the installation by running"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"polkadot --version\npolkadot-execute-worker --version\npolkadot-prepare-worker --version\n")),(0,i.kt)("p",null,"It should return something like this (the exact versions don't matter, but they must all be the\nsame):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"0.9.43-36264cb36db\n0.9.43-36264cb36db\n0.9.43-36264cb36db\n")),(0,i.kt)("p",null,"If not, make sure that you installed all the binaries, all the binaries are somewhere in your\n",(0,i.kt)("inlineCode",{parentName:"p"},"$PATH")," and they are all in the same folder."),(0,i.kt)("h3",{id:"synchronize-chain-data"},"Synchronize Chain Data"),(0,i.kt)("p",null,"You can begin syncing your node by running the following command if you do not want to start in\nvalidator mode right away:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"polkadot\n")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If you want to run a validator on Kusama, you have an option to specify the chain. With no\nspecification, this would default to Polkadot."),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"polkadot --chain=kusama\n"))),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:07:07 Parity Polkadot\n2021-06-17 03:07:07 \u270c\ufe0f version 0.9.5-95f6aa201-x86_64-linux-gnu\n2021-06-17 03:07:07 \u2764\ufe0f by Parity Technologies , 2017-2021\n2021-06-17 03:07:07 \ud83d\udccb Chain specification: Polkadot\n2021-06-17 03:07:07 \ud83c\udff7 Node name: boiling-pet-7554\n2021-06-17 03:07:07 \ud83d\udc64 Role: FULL\n2021-06-17 03:07:07 \ud83d\udcbe Database: RocksDb at /root/.local/share/polkadot/chains/polkadot/db\n2021-06-17 03:07:07 \u26d3 Native runtime: polkadot-9050 (parity-polkadot-0.tx7.au0)\n2021-06-17 03:07:10 \ud83c\udff7 Local node identity is: 12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:07:10 \ud83d\udce6 Highest known block at #17914\n2021-06-17 03:07:10 \u303d\ufe0f Prometheus server started at 127.0.0.1:9615\n2021-06-17 03:07:10 Listening for new connections on 127.0.0.1:9944.\n")),(0,i.kt)("admonition",{title:"Example of node sync",type:"info"},(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:07:39 \ud83d\udd0d Discovered new external address for our node: /ip4/10.26.16.1/tcp/30333/ws/p2p/12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:07:40 \u2699\ufe0f Syncing 218.8 bps, target=#5553764 (17 peers), best: #24034 (0x08af\u2026dcf5), finalized #23552 (0xd4f0\u20262642), \u2b07 173.5kiB/s \u2b06 12.7kiB/s\n2021-06-17 03:07:45 \u2699\ufe0f Syncing 214.8 bps, target=#5553765 (20 peers), best: #25108 (0xb272\u2026e800), finalized #25088 (0x94e6\u20268a9f), \u2b07 134.3kiB/s \u2b06 7.4kiB/s\n2021-06-17 03:07:50 \u2699\ufe0f Syncing 214.8 bps, target=#5553766 (21 peers), best: #26182 (0xe7a5\u202601a2), finalized #26112 (0xcc29\u2026b1a9), \u2b07 5.0kiB/s \u2b06 1.1kiB/s\n2021-06-17 03:07:55 \u2699\ufe0f Syncing 138.4 bps, target=#5553767 (21 peers), best: #26874 (0xcf4b\u20266553), finalized #26624 (0x9dd9\u202627f8), \u2b07 18.9kiB/s \u2b06 2.0kiB/s\n2021-06-17 03:08:00 \u2699\ufe0f Syncing 37.0 bps, target=#5553768 (22 peers), best: #27059 (0x5b73\u20266fc9), finalized #26624 (0x9dd9\u202627f8), \u2b07 14.3kiB/s \u2b06 4.4kiB/s\n"))),(0,i.kt)("admonition",{title:"Use Warp sync for faster syncing",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"By default, the node performs ",(0,i.kt)("inlineCode",{parentName:"p"},"full")," sync, which downloads and validates the full blockchain\nhistory. Full sync works by listening to announced blocks and requesting the blocks from the\nannouncing peers, or just the block headers in case of light clients."),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("inlineCode",{parentName:"p"},"Fast")," sync is another option that works by downloading the block header history and validating the\nauthority set changes in order to arrive at a specific (usually the most recent) header. After the\ndesired header has been reached and verified, the state can be downloaded and imported. Once this\nprocess has been completed, the node can proceed with a full sync."),(0,i.kt)("pre",{parentName:"admonition"},(0,i.kt)("code",{parentName:"pre",className:"language-sh"},"polkadot --sync warp\n")),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("inlineCode",{parentName:"p"},"Warp sync")," initially downloads and validates the finality proofs from\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus#finality-gadget-grandpa"},"GRANDPA")," and then downloads the state of the\nlatest finalized block. After the warp sync, the node is ready to import the latest blocks from the\nnetwork and can be used as a Validator. The blocks from genesis will be downloaded in the\nbackground. Check\n",(0,i.kt)("a",{parentName:"p",href:"https://substrate.stackexchange.com/questions/334/what-kinds-of-sync-mechanisms-does-substrate-implement/"},"this discussion"),"\nfor more information about the different sync options available.")),(0,i.kt)("admonition",{title:"Validators should sync using the RocksDb backend",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"This is implicit by default, but can be explicit by passing the ",(0,i.kt)("inlineCode",{parentName:"p"},"--database RocksDb")," flag."),(0,i.kt)("p",{parentName:"admonition"},"In the future, it is recommended to switch to the faster and more efficient ParityDB option. Note\nthat ",(0,i.kt)("strong",{parentName:"p"},"ParityDB is still experimental and should not be used in production.")," If you want to test\nout ParityDB, you can add the flag ",(0,i.kt)("inlineCode",{parentName:"p"},"--database paritydb"),". Switching between database backends will\nrequire a resync.")),(0,i.kt)("p",null,"Depending on the size of the chain when you do this, this step may take anywhere from a few minutes\nto a few hours."),(0,i.kt)("p",null,"If you are interested in determining how much longer you have to go, your server logs (printed to\nSTDOUT from the ",(0,i.kt)("inlineCode",{parentName:"p"},"polkadot")," process) will tell you the latest block your node has processed and\nverified. You can then compare that to the current highest block via\n",(0,i.kt)("a",{parentName:"p",href:"https://telemetry.polkadot.io/#list/Polkadot%20CC1"},"Telemetry")," or the\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/explorer"},"PolkadotJS Block Explorer"),"."),(0,i.kt)("h4",{id:"database-snapshot-services"},"Database Snapshot Services"),(0,i.kt)("p",null,"If you start a node for the first time, it will start building from the genesis block. This process\ncan take a while depending on the database size. To make this process faster, snapshots can be used.\nSnapshots are compressed backups of the database directory of Polkadot/Kusama nodes, containing the\nwhole chain (or a pruned version of it, with states only from the latest 1000 or 256 blocks). Listed\nbelow are a few public snapshot providers for Polkadot and Kusama."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://stakeworld.io/snapshot"},"Stakeworld")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkachu.com/snapshots"},"Polkachu")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkashots.io/"},"Polkashots"))),(0,i.kt)("admonition",{type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"For the security of the network, it is recommended that you sync from scratch, even if you are\nrunning your node in pruning mode for validation. The reason is that if these snapshots get\ncorrupted and a majority of nodes run based on these snapshots, the network could end up running on\na non-canonical chain.")),(0,i.kt)("h2",{id:"bond-dot"},"Bond DOT"),(0,i.kt)("p",null,"It is highly recommended that you set a stash account and a staking proxy. For this, you will create\ntwo accounts and make sure each of them have at least enough funds to pay the fees for making\ntransactions. Keep most of your funds in the stash account since it is meant to be the custodian of\nyour staking funds."),(0,i.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,i.kt)("p",null,"Make sure not to bond all your DOT balance since you will be unable to pay transaction fees from\nyour bonded balance."),(0,i.kt)("p",null,"It is now time to set up our validator. We will do the following:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Bond the DOT of the Stash account. These DOT will be put at stake for the security of the network\nand can be slashed."),(0,i.kt)("li",{parentName:"ul"},"Select the staking proxy. This is the account that will decide when to start or stop validating.")),(0,i.kt)("p",null,"First, go to the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking"),' section. Click on\n"Account Actions", and then the "+ Stash" button.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"bonding-JS-UI",src:a(90412).Z,width:"2126",height:"838"})),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Stash account")," - Select your Stash account. In this example, we will bond 1 DOT, where the\nminimum bonding amount is 1. Make sure that your Stash account contains ",(0,i.kt)("em",{parentName:"li"},"at least")," this much. You\ncan, of course, stake more than this."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Staking proxy account")," - Select the staking proxy account created earlier. This account will\nalso need a small amount of DOT in order to start and stop validating."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Value bonded")," - How much DOT from the Stash account you want to bond/stake. Note that you do\nnot need to bond all of the DOT in that account. Also note that you can always bond ",(0,i.kt)("em",{parentName:"li"},"more")," DOT\nlater. However, ",(0,i.kt)("em",{parentName:"li"},"withdrawing")," any bonded amount requires the duration of the unbonding period. On\nKusama, the unbonding period is 7 days. On Polkadot, the planned unbonding period is 28 days."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Payment destination")," - The account where the rewards from validating are sent. More info\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking/#reward-distribution"},"here"),". Starting with runtime version v23 natively\nincluded in client version ",(0,i.kt)("a",{parentName:"li",href:"https://github.com/paritytech/polkadot/releases/tag/v0.9.3"},"0.9.3"),",\npayouts can go to any custom address. If you'd like to redirect payments to an account that is\nneither the staking proxy nor the stash account, set one up. Note that it is extremely unsafe to\nset an exchange address as the recipient of the staking rewards.")),(0,i.kt)("p",null,"Once everything is filled in properly, click ",(0,i.kt)("inlineCode",{parentName:"p"},"Bond")," and sign the transaction with your Stash\naccount."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"sign transaction",src:a(93002).Z,width:"2130",height:"788"})),(0,i.kt)("p",null,"After a few seconds, you should see an ",(0,i.kt)("inlineCode",{parentName:"p"},"ExtrinsicSuccess")," message."),(0,i.kt)("p",null,"Your bonded account will available under ",(0,i.kt)("inlineCode",{parentName:"p"},"Stashes"),". You should now see a new card with all your\naccounts (note: you may need to refresh the screen). The bonded amount on the right corresponds to\nthe funds bonded by the Stash account."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"stash overview",src:a(68618).Z,width:"2988",height:"508"})),(0,i.kt)("h2",{id:"set-session-keys"},"Set Session Keys"),(0,i.kt)("admonition",{title:"Session keys are consensus critical",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"If you are not sure if your node has the current session keys that you made the ",(0,i.kt)("inlineCode",{parentName:"p"},"setKeys"),"\ntransaction then you can use one of the two available RPC methods to query your node:\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/rpc/#haskeypublickey-bytes-keytype-text-bool"},"hasKey")," to\ncheck for a specific key or\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/docs/substrate/rpc/#hassessionkeyssessionkeys-bytes-bool"},"hasSessionKeys"),"\nto check the full session key public key string.")),(0,i.kt)("p",null,"Once your node is fully synced, stop the process by pressing Ctrl-C. At your terminal prompt, you\nwill now start running the node."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},'polkadot --validator --name "name on telemetry"\n')),(0,i.kt)("p",null,"Similarly:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:12:08 Parity Polkadot\n2021-06-17 03:12:08 \u270c\ufe0f version 0.9.5-95f6aa201-x86_64-linux-gnu\n2021-06-17 03:12:08 \u2764\ufe0f by Parity Technologies , 2017-2021\n2021-06-17 03:12:08 \ud83d\udccb Chain specification: Polkadot\n2021-06-17 03:12:08 \ud83c\udff7 Node name: nateched-test\n2021-06-17 03:12:08 \ud83d\udc64 Role: AUTHORITY\n2021-06-17 03:12:08 \ud83d\udcbe Database: RocksDb at /root/.local/share/polkadot/chains/polkadot/db\n2021-06-17 03:12:08 \u26d3 Native runtime: polkadot-9050 (parity-polkadot-0.tx7.au0)\n2021-06-17 03:12:12 \ud83c\udff7 Local node identity is: 12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:12:12 \ud83d\udce6 Highest known block at #64673\n2021-06-17 03:12:12 \u303d\ufe0f Prometheus server started at 127.0.0.1:9615\n2021-06-17 03:12:12 Listening for new connections on 127.0.0.1:9944.\n2021-06-17 03:12:12 \ud83d\udc76 Starting BABE Authorship worker\n")),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"2021-06-17 03:12:16 \ud83d\udd0d Discovered new external address for our node: /ip4/10.26.11.1/tcp/30333/p2p/12D3KooWLtXFWf1oGrnxMGmPKPW54xWCHAXHbFh4Eap6KXmxoi9u\n2021-06-17 03:12:17 \u2699\ufe0f Syncing, target=#5553810 (14 peers), best: #65068 (0x6da5\u20260662), finalized #65024 (0x4e84\u2026d170), \u2b07 352.2kiB/s \u2b06 75.6kiB/s\n")),(0,i.kt)("p",null,"You can give your validator any name that you like, but note that others will be able to see it, and\nit will be included in the list of all servers using the same telemetry server. Since numerous\npeople are using telemetry, it is recommended that you choose something likely to be unique."),(0,i.kt)("h3",{id:"generating-the-session-keys"},"Generating the Session Keys"),(0,i.kt)("p",null,"You need to tell the chain your Session keys by signing and submitting an extrinsic. This is what\nassociates your validator node with your stash account on Polkadot."),(0,i.kt)("h4",{id:"option-1-polkadotjs-apps"},"Option 1: PolkadotJS-APPS"),(0,i.kt)("p",null,"You can generate your ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"Session keys")," in the client via the apps RPC.\nIf you are doing this, make sure that you have the PolkadotJS-Apps explorer attached to your\nvalidator node. You can configure the apps dashboard to connect to the endpoint of your validator in\nthe Settings tab. If you are connected to a default endpoint hosted by Parity of Web3 Foundation,\nyou will not be able to use this method since making RPC requests to this node would effect the\nlocal keystore hosted on a ",(0,i.kt)("em",{parentName:"p"},"public node")," and you want to make sure you are interacting with the\nkeystore for ",(0,i.kt)("em",{parentName:"p"},"your node"),"."),(0,i.kt)("p",null,"Once ensuring that you have connected to your node, the easiest way to set session keys for your\nnode is by calling the ",(0,i.kt)("inlineCode",{parentName:"p"},"author_rotateKeys")," RPC request to create new keys in your validator's\nkeystore. Navigate to Toolbox tab and select RPC Calls then select the author > rotateKeys() option\nand remember to save the output that you get back for a later step."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Explorer RPC call",src:a(54061).Z,width:"1700",height:"582"})),(0,i.kt)("h4",{id:"option-2-cli"},"Option 2: CLI"),(0,i.kt)("p",null,"If you are on a remote server, it is easier to run this command on the same machine (while the node\nis running with the default WS RPC port configured):"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-sh"},'echo \'{"id":1,"jsonrpc":"2.0","method":"author_rotateKeys","params":[]}\' | websocat -n1 -B 99999999 ws://127.0.0.1:9944\n')),(0,i.kt)("p",null,'The output will have a hex-encoded "result" field. The result is the concatenation of the four\npublic keys. Save this result for a later step.'),(0,i.kt)("p",null,"You can restart your node at this point."),(0,i.kt)("h3",{id:"submitting-the-setkeys-transaction"},"Submitting the ",(0,i.kt)("inlineCode",{parentName:"h3"},"setKeys")," Transaction"),(0,i.kt)("p",null,"You need to tell the chain your Session keys by signing and submitting an extrinsic. This is what\nassociates your validator with your staking proxy."),(0,i.kt)("p",null,"Go to ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Staking > Account Actions"),', and click "Set\nSession Key" on the bonding account you generated earlier. Enter the output from ',(0,i.kt)("inlineCode",{parentName:"p"},"author_rotateKeys"),'\nin the field and click "Set Session Key".'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"staking-change-session",src:a(72316).Z,width:"2792",height:"182"}),"\n",(0,i.kt)("img",{alt:"staking-session-result",src:a(12883).Z,width:"2146",height:"680"})),(0,i.kt)("p",null,"Submit this extrinsic and you are now ready to start validating."),(0,i.kt)("h2",{id:"validate"},"Validate"),(0,i.kt)("p",null,"To verify that your node is live and synchronized, head to\n",(0,i.kt)("a",{parentName:"p",href:"https://telemetry.polkadot.io/#list/Polkadot%20CC1"},"Telemetry")," and find your node. Note that this\nwill show all nodes on the Polkadot network, which is why it is important to select a unique name!"),(0,i.kt)("p",null,"In this example, we used the name ",(0,i.kt)("inlineCode",{parentName:"p"},"techedtest")," and have successfully located it upon searching:"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"polkadot-dashboard-telemetry",src:a(67929).Z,width:"2862",height:"472"})),(0,i.kt)("h3",{id:"setup-via-validator-tab"},"Setup via Validator Tab"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"polkadot-dashboard-validate-1",src:a(63670).Z,width:"2128",height:"1022"})),(0,i.kt)("p",null,"Here you will need to input the Keys from ",(0,i.kt)("inlineCode",{parentName:"p"},"rotateKeys"),", which is the Hex output from\n",(0,i.kt)("inlineCode",{parentName:"p"},"author_rotateKeys"),". The keys will show as pending until applied at the start of a new session."),(0,i.kt)("p",null,'The "reward commission percentage" is the commission percentage that you can declare against your\nvalidator\'s rewards. This is the rate that your validator will be commissioned with.'),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Payment preferences")," - You can specify the percentage of the rewards that will get paid to you.\nThe remaining will be split among your nominators.")),(0,i.kt)("admonition",{title:"Setting a commission rate of 100% suggests that you do not want your validator to receive",type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"nominations")),(0,i.kt)("p",null,'You can also determine if you would like to receive nominations with the "allows new nominations"\noption.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard validate",src:a(44281).Z,width:"2126",height:"694"})),(0,i.kt)("p",null,'Click "Bond & Validate".'),(0,i.kt)("p",null,'If you go to the "Staking" tab, you will see a list of active validators currently running on the\nnetwork. At the top of the page, it shows the number of validator slots that are available as well\nas the number of nodes that have signaled their intention to be a validator. You can go to the\n"Waiting" tab to double check to see whether your node is listed there.'),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"staking queue",src:a(46513).Z,width:"2838",height:"1440"})),(0,i.kt)("p",null,"The validator set is refreshed every era. In the next era, if there is a slot available and your\nnode is selected to join the validator set, your node will become an active validator. Until then,\nit will remain in the ",(0,i.kt)("em",{parentName:"p"},"waiting")," queue. If your validator is not selected to become part of the\nvalidator set, it will remain in the ",(0,i.kt)("em",{parentName:"p"},"waiting")," queue until it is. There is no need to re-start if\nyou are not selected for the validator set in a particular era. However, it may be necessary to\nincrease the number of DOT staked or seek out nominators for your validator in order to join the\nvalidator set."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"Congratulations!")," If you have followed all of these steps, and been selected to be a part of the\nvalidator set, you are now running a Polkadot validator! If you need help, reach out on the\n",(0,i.kt)("a",{parentName:"p",href:"https://matrix.to/#/!NZrbtteFeqYKCUGQtr:matrix.parity.io?via=matrix.parity.io&via=matrix.org&via=web3.foundation"},"Polkadot Validator chat"),"."),(0,i.kt)("h2",{id:"thousand-validators-programme"},"Thousand Validators Programme"),(0,i.kt)("p",null,"The Thousand Validators Programme is a joint initiative by Web3 Foundation and Parity Technologies\nto provide support for community validators. If you are interested in applying for the programme,\nyou can find more information ",(0,i.kt)("a",{parentName:"p",href:"/docs/thousand-validators"},"on the wiki page"),"."),(0,i.kt)("h2",{id:"running-a-validator-on-a-testnet"},"Running a validator on a testnet"),(0,i.kt)("p",null,"To verify your validator set up, it is possible to run it against a PoS test network such as Westend\nor Wococo. However, validator slots are intentionally limited on Westend to ensure the stability and\navailability of the testnet for the Polkadot release process. As such it is advised for node\noperators wishing to run testnet validators to join the Wococo network. You can obtain WOOK tokens\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-DOT#getting-tokens-on-the-wococo-testnet"},"here"),"."),(0,i.kt)("p",null,"Here is a small comparison of each network characteristics as relevant to validators:"),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:null},"Network"),(0,i.kt)("th",{parentName:"tr",align:null},"Polkadot"),(0,i.kt)("th",{parentName:"tr",align:null},"Westend"),(0,i.kt)("th",{parentName:"tr",align:null},"Wococo"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"epoch"),(0,i.kt)("td",{parentName:"tr",align:null},"4h"),(0,i.kt)("td",{parentName:"tr",align:null},"1h"),(0,i.kt)("td",{parentName:"tr",align:null},"10m")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"era"),(0,i.kt)("td",{parentName:"tr",align:null},"1d"),(0,i.kt)("td",{parentName:"tr",align:null},"6h"),(0,i.kt)("td",{parentName:"tr",align:null},"1h")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"token"),(0,i.kt)("td",{parentName:"tr",align:null},"DOT"),(0,i.kt)("td",{parentName:"tr",align:null},"WND (test)"),(0,i.kt)("td",{parentName:"tr",align:null},"WOOK (test)")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"active validators"),(0,i.kt)("td",{parentName:"tr",align:null},"~300"),(0,i.kt)("td",{parentName:"tr",align:null},"~20"),(0,i.kt)("td",{parentName:"tr",align:null},"10 /sys/devices/system/cpu/cpu$cpunum/online\ndone\n")),(0,i.kt)("p",null,"It will disable every other (vCPU) core."),(0,i.kt)("p",null,"To save changes permanently add ",(0,i.kt)("inlineCode",{parentName:"p"},"nosmt=force")," as kernel parameter. Edit ",(0,i.kt)("inlineCode",{parentName:"p"},"/etc/default/grub")," and add\n",(0,i.kt)("inlineCode",{parentName:"p"},"nosmt=force")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"GRUB_CMDLINE_LINUX_DEFAULT")," variable and run ",(0,i.kt)("inlineCode",{parentName:"p"},"sudo update-grub"),". After the reboot\nyou should see half of the cores are offline. Run ",(0,i.kt)("inlineCode",{parentName:"p"},"lscpu --extended")," to confirm."),(0,i.kt)("h3",{id:"disable-automatic-numa-balancing"},"Disable automatic NUMA balancing"),(0,i.kt)("p",null,"If you have multiple physical CPUs (CPU0 and CPU1) in the system each with its own memory bank (MB0\nand MB1), then it is usually slower for a CPU0 to access MB1 due to the slower interconnection. To\nprevent the OS from automatically moving the running Substrate process from one CPU to another and\nthus causing an increased latency, it is recommended to disable automatic NUMA balancing."),(0,i.kt)("p",null,"With automatic NUMA balancing disabled, an OS will always run a process on the same NUMA node where\nit was initially scheduled."),(0,i.kt)("p",null,"To disable NUMA balancing in runtime:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre",className:"language-bash"},"sysctl kernel.numa_balancing=0\n")),(0,i.kt)("p",null,"To save changes permanently, update startup options and reconfigure GRUB. Edit ",(0,i.kt)("inlineCode",{parentName:"p"},"/etc/default/grub"),"\nand add ",(0,i.kt)("inlineCode",{parentName:"p"},"numa_balancing=disable")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"GRUB_CMDLINE_LINUX_DEFAULT")," variable and run\n",(0,i.kt)("inlineCode",{parentName:"p"},"sudo update-grub"),". After reboot you can confirm the change by running\n",(0,i.kt)("inlineCode",{parentName:"p"},"sysctl -a | grep 'kernel.numa_balancing'")," and checking if the parameter is set to 0"),(0,i.kt)("h3",{id:"configure-spectremeltdown-mitigations"},"Configure Spectre/Meltdown Mitigations"),(0,i.kt)("p",null,"Spectre and Meltdown are vulnerabilities discovered in modern CPUs a few years ago. Mitigations were\nmade to the Linux kernel to cope with the multiple variations of these attacks. Check out\n",(0,i.kt)("a",{parentName:"p",href:"https://meltdownattack.com/"},"https://meltdownattack.com/")," for more info."),(0,i.kt)("p",null,"Initially those mitigations added ~20% penalty to the performance of the workloads. As CPU\nmanufacturers started to roll-out mitigations implemented in hardware, the performance gap\n",(0,i.kt)("a",{parentName:"p",href:"https://www.phoronix.com/scan.php?page=article&item=3-years-specmelt&num=1"},"narrowed down"),". As the\nbenchmark demonstrates, the performance penalty got reduced to ~7% on Intel 10th Gen CPUs. This is\ntrue for the workloads running on both bare-metal and VMs. But the penalty remains high for the\ncontainerized workloads in some cases."),(0,i.kt)("p",null,"As demonstrated in\n",(0,i.kt)("a",{parentName:"p",href:"http://mamememo.blogspot.com/2020/05/cpu-intensive-rubypython-code-runs.html"},"Yusuke Endoh's article"),",\na performance penalty for containerized workloads can be as high as 100%. This is due to SECCOMP\nprofile being overprotective about applying Spectre/Meltdown mitigations without providing real\nsecurity. A longer explanation is a available in the\n",(0,i.kt)("a",{parentName:"p",href:"https://lkml.org/lkml/2020/11/4/1135"},"kernel patch discussion"),"."),(0,i.kt)("p",null,"Linux 5.16\n",(0,i.kt)("a",{parentName:"p",href:"https://www.phoronix.com/scan.php?page=news_item&px=Linux-Spectre-SECCOMP-Default"},"loosened the protections"),"\napplied to SECCOMP threads by default. Containers running on kernel 5.16 and later now don't suffer\nfrom the performance penalty implied by using a SECCOMP profile in container runtimes."),(0,i.kt)("h4",{id:"for-linux--516"},"For Linux >= 5.16"),(0,i.kt)("p",null,"You are all set. The performance of containerized workloads is on par with non-containerized ones.\nYou don't have to do anything."),(0,i.kt)("h4",{id:"for-linux--516-1"},"For Linux < 5.16"),(0,i.kt)("p",null,"You'll need to disable mitigations for Spectre V2 for user-space tasks as well as Speculative Store\nBypass Disable (SSBD) for Spectre V4.\n",(0,i.kt)("a",{parentName:"p",href:"https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/commit/?h=for-next/seccomp&id=2f46993d83ff4abb310ef7b4beced56ba96f0d9d"},"This patch message"),"\ndescribes the reasoning for this default change in more detail:"),(0,i.kt)("blockquote",null,(0,i.kt)("p",{parentName:"blockquote"},"Ultimately setting SSBD and STIBP by default for all seccomp jails is a bad sweet spot and bad\ndefault with more cons than pros that end up reducing security in the public cloud (by giving an\nhuge incentive to not expose SPEC_CTRL which would be needed to get full security with IBPB after\nsetting nosmt in the guest) and by excessively hurting performance to more secure apps using\nseccomp that end up having to opt out with SECCOMP_FILTER_FLAG_SPEC_ALLOW.")),(0,i.kt)("p",null,"To disable the mitigations edit ",(0,i.kt)("inlineCode",{parentName:"p"},"/etc/default/grub")," and add\n",(0,i.kt)("inlineCode",{parentName:"p"},"spec_store_bypass_disable=prctl spectre_v2_user=prctl")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"GRUB_CMDLINE_LINUX_DEFAULT")," variable,\nrun ",(0,i.kt)("inlineCode",{parentName:"p"},"sudo update-grub"),", then reboot."),(0,i.kt)("p",null,"Note that mitigations are not disabled completely. You can fully disable all the available kernel\nmitigations by setting ",(0,i.kt)("inlineCode",{parentName:"p"},"mitigations=off"),". But we don't recommend doing this unless you run a fully\ntrusted code on the host."),(0,i.kt)("h3",{id:"vps-list"},"VPS List"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://cloud.google.com/"},"Google Cloud")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://aws.amazon.com/"},"Amazon AWS")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.ovh.com.au/"},"OVH")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.digitalocean.com/"},"Digital Ocean")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.vultr.com/"},"Vultr")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.linode.com/"},"Linode")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.scaleway.com/"},"Scaleway")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://onfinality.io/"},"OnFinality"))),(0,i.kt)("admonition",{type:"caution"},(0,i.kt)("mdxAdmonitionTitle",{parentName:"admonition"},"Beware of the ",(0,i.kt)("strong",{parentName:"mdxAdmonitionTitle"},"Terms and Conditions")," and ",(0,i.kt)("strong",{parentName:"mdxAdmonitionTitle"},"Acceptable Use Policies")," for each VPS"),(0,i.kt)("p",{parentName:"admonition"},"provider"),(0,i.kt)("p",{parentName:"admonition"},'You may be locked out of your account and your server shut down if you come in violation. For\ninstance, Digital Ocean lists "Mining of Cryptocurrencies" under the Network Abuse section of their\n',(0,i.kt)("a",{parentName:"p",href:"https://www.digitalocean.com/legal/acceptable-use-policy/"},"Acceptable Use Policy")," and requires\nexplicit permission to do so. This may extend to other cryptocurrency activity.")))}g.isMDXComponent=!0},90412:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/JS-UI-bond-2bfd021c464250a25a19673b683d7313.png"},93002:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/JS-UI-sign-transaction-a30448bf487f435ad9815b52aa616ffd.png"},68618:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/JS-UI-stash-overview-d72b15255526478756df3475968de06b.png"},46513:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-staking-4005504ef30291ebe1a243298c351a34.png"},67929:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-telemetry-8930bdd60309c864ed682a1bdd4b1e31.png"},63670:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-validate-1-4bf6a6488b4e128d12cab2617025d796.png"},44281:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-dashboard-validate-2-18a8869804f89ffebafa1b920e31ccd6.png"},54061:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-explorer-rotatekeys-rpc-6d5ba5d9ffb20fd9683432e9a6ccd0f9.jpg"},29009:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/polkadot-zero-peer-2642d52b7e07893a66a0ddfd492cce38.jpg"},72316:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/set-session-key-1-b0cdb38a299d6ef6bcc24c6ab2bce66d.png"},12883:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/set-session-key-2-408efe22daa8d6533715987a1099828a.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ab138bf8.05e03259.js b/assets/js/ab138bf8.05e03259.js deleted file mode 100644 index 1fa3fcc920ea..000000000000 --- a/assets/js/ab138bf8.05e03259.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[8791],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>h});var a=n(74165),o=n(15861),r=n(67294),i=n(92519),s=n(1612),p=n(67425);function l(e,t,n){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,a.Z)().mark((function e(t,n,o){var r,p,l,c,u;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,p=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new i.U(r),e.next=21,s.G.create({provider:l});case 21:c=e.sent,(u=n.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return p=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return p=(p=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+n);case 35:return e.abrupt("return",p);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,n,a){switch(t){case"humanReadable":(0,p.HumanReadable)(e,n,a);break;case"precise":(0,p.Precise)(e,n,a);break;case"blocksToDays":(0,p.BlocksToDays)(e,a);break;case"percentage":(0,p.Percentage)(e,a);break;case"arrayLength":(0,p.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,n=e.path,i=e.defaultValue,s=e.filter,p=void 0===s?void 0:s,c=(0,r.useState)(""),h=c[0],m=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==p?u(i.toString(),p,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,a.Z)().mark((function e(){var o;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,n,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==p?u(o,p,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var o=void 0;if("polkadot"===n||"statemint"===n)o=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(o)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},83433:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>u,contentTitle:()=>l,default:()=>y,frontMatter:()=>p,metadata:()=>c,toc:()=>h});var a=n(87462),o=n(63366),r=(n(67294),n(3905)),i=n(47940),s=["components"],p={id:"learn-proxies",title:"Proxy Accounts",sidebar_label:"Proxy Accounts",description:"Proxy Accounts on Polkadot.",keywords:["proxy","proxies","proxy accounts","proxy types"],slug:"../learn-proxies"},l=void 0,c={unversionedId:"learn/learn-proxies",id:"learn/learn-proxies",title:"Proxy Accounts",description:"Proxy Accounts on Polkadot.",source:"@site/../docs/learn/learn-proxies.md",sourceDirName:"learn",slug:"/learn-proxies",permalink:"/docs/learn-proxies",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-proxies.md",tags:[],version:"current",lastUpdatedBy:"Marcin S",lastUpdatedAt:1691762237,formattedLastUpdatedAt:"Aug 11, 2023",frontMatter:{id:"learn-proxies",title:"Proxy Accounts",sidebar_label:"Proxy Accounts",description:"Proxy Accounts on Polkadot.",keywords:["proxy","proxies","proxy accounts","proxy types"],slug:"../learn-proxies"},sidebar:"docs",previous:{title:"Multi-Signature Accounts",permalink:"/docs/learn-account-multisig"},next:{title:"Transactions",permalink:"/docs/learn-transactions-index"}},u={},h=[{value:"Why use a Proxy?",id:"why-use-a-proxy",level:2},{value:"Creating Proxy",id:"creating-proxy",level:2},{value:"Proxy Types",id:"proxy-types",level:2},{value:"Any Proxy",id:"any-proxy",level:3},{value:"Non-transfer Proxy",id:"non-transfer-proxy",level:3},{value:"Governance Proxy",id:"governance-proxy",level:3},{value:"Staking Proxy",id:"staking-proxy",level:3},{value:"Identity Judgement Proxy",id:"identity-judgement-proxy",level:3},{value:"Cancel Proxy",id:"cancel-proxy",level:3},{value:"Auction Proxy",id:"auction-proxy",level:3},{value:"Nomination Pools Proxy",id:"nomination-pools-proxy",level:3},{value:"Removing Proxy",id:"removing-proxy",level:2},{value:"How to view your Proxy",id:"how-to-view-your-proxy",level:2},{value:"Proxy Deposits",id:"proxy-deposits",level:2},{value:"Time-delayed Proxy",id:"time-delayed-proxy",level:2},{value:"Proxy calls",id:"proxy-calls",level:2},{value:"Nested Proxy Calls",id:"nested-proxy-calls",level:3},{value:"Anonymous Proxy (Pure Proxy)",id:"anonymous-proxy-pure-proxy",level:2},{value:"Create and Remove Pure Proxy",id:"create-and-remove-pure-proxy",level:3},{value:"Use of Pure Proxy",id:"use-of-pure-proxy",level:3},{value:"Why Pure Proxy?",id:"why-pure-proxy",level:3},{value:"Enhanced Security",id:"enhanced-security",level:4},{value:"Simplified and Secure Account Management at an Organization Level",id:"simplified-and-secure-account-management-at-an-organization-level",level:4},{value:"Multi-signature Account Management",id:"multi-signature-account-management",level:4},{value:"Scenario One: One Anonymous Proxy within a Multisig",id:"scenario-one-one-anonymous-proxy-within-a-multisig",level:4},{value:"Scenario Two: Multisig made of Anonymous Proxies",id:"scenario-two-multisig-made-of-anonymous-proxies",level:4}],m={toc:h},d="wrapper";function y(e){var t=e.components,p=(0,o.Z)(e,s);return(0,r.kt)(d,(0,a.Z)({},m,p,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Proxies allow users to use an account (it can be in cold storage or a hot wallet) less frequently\nbut actively participate in the network with the weight of the tokens in that account. Proxies are\nallowed to perform a limited amount of actions related to specific\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/frame-pallets/"},"substrate pallets")," on behalf of another\naccount. The video below contains more information about using proxies."),(0,r.kt)("p",null,(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=1tcygkq52tU"},(0,r.kt)("img",{parentName:"a",src:"https://img.youtube.com/vi/1tcygkq52tU/0.jpg",alt:"Proxy Accounts"}))),(0,r.kt)("h2",{id:"why-use-a-proxy"},"Why use a Proxy?"),(0,r.kt)("p",null,"Proxies are helpful because they let you delegate efficiently and add a layer of security. Rather\nthan using funds in a single account, smaller accounts with unique roles can complete tasks on\nbehalf of the main stash account. Proxies can be ",(0,r.kt)("em",{parentName:"p"},"hotter")," than the initial account, which can be\nkept cold, but the ",(0,r.kt)("em",{parentName:"p"},"weight")," of the tokens in the colder account can be used by the hotter accounts.\nThis increases the security of your accounts by minimizing the number of transactions the cold\naccount has to make. This also drives attention away from the stash account, although it is possible\nto determine the relationship between the proxy and the proxied account."),(0,r.kt)("p",null,"From the security perspective, we can imagine proxies as bodyguards of a VIP, loyal and ready to\nrisk their lives to ensure the VIP's protection. But proxies are also useful in other contexts such\nas efficient account management at the corporate level. They also provide an elegant solution to\nchange signatories within multi-signature accounts, and they can be used within proxy calls and\nnested proxy calls. In this page we will explore all these interesting use cases of proxies within\nthe Polkadot ecosystem."),(0,r.kt)("p",null,"Shown below is an example of how you might use these accounts. Imagine you have one stash account as\nyour primary token-holding account and don't want to access it very often, but you want to\nparticipate in staking to earn staking rewards. You could set one of your existing accounts as a\nstaking proxy for that stash account, and use your staking proxy to sign all staking-related\ntransactions."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"proxies",src:n(56789).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"Having a staking proxy will make the stash account isolated within the staking context. In other\nwords, the account assigned as a staking proxy can participate in staking on behalf of that stash.\nWithout the proxy you will need to sign all the staking-related transactions with the stash. If the\nproxy is compromised, it doesn't have access to transfer-related transactions, so the stash account\ncould just set a new proxy to replace it. You can also monitor proxies by\n",(0,r.kt)("a",{parentName:"p",href:"#time-delayed-proxy"},"setting a time-delay"),"."),(0,r.kt)("p",null,"Creating multiple proxy accounts that act for a single account, lets you come up with more granular\nsecurity practices around how you protect private keys while still being able to actively\nparticipate in the network."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The ",(0,r.kt)("strong",{parentName:"p"},"maximum number of proxies")," allowed for a single account is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.maxProxies",defaultValue:32,mdxType:"RPC"}),".\n",""),(0,r.kt)("p",{parentName:"admonition"},"You can have the same proxy for multiple accounts.")),(0,r.kt)("h2",{id:"creating-proxy"},"Creating Proxy"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To create a ",(0,r.kt)("strong",{parentName:"p"},"proxy account")," read\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182179-how-to-create-a-proxy-account"},"this support article"),".")),(0,r.kt)("h2",{id:"proxy-types"},"Proxy Types"),(0,r.kt)("p",null,"You can set up a proxy account via the proxy pallet. When you set a proxy, you must choose a type of\nproxy for the relationship. Polkadot offers:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#any-proxy"},"Any")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#non-transfer-proxy"},"Non-transfer")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#governance-proxy"},"Governance")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#staking-proxy"},"Staking")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#identity-judgement-proxy"},"Identity Judgement")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#cancel-proxy"},"Cancel")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#auction-proxy"},"Auction")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#nomination-pools-proxy"},"Nomination pool"))),(0,r.kt)("p",null,"When a proxy account makes a transaction,\nPolkadot filters the desired transaction to\nensure that the proxy account has the appropriate permission to make that transaction on behalf of\nthe cold account. For example, staking proxies have permission to do only staking-related\ntransactions."),(0,r.kt)("admonition",{title:"Know how to check the calls and pallets accessible by proxies",type:"tip"},(0,r.kt)("p",{parentName:"admonition"},"For the latest information on the calls and pallets that can be fully accessed by proxies, check the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/blob/153543b0c8c582e73f520e5c08cbe33bddfb5f69/runtime/polkadot/src/lib.rs#L1158"},"source code in the runtime folder"),"\non the ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot"},"Polkadot repository"))),(0,r.kt)("h3",{id:"any-proxy"},"Any Proxy"),(0,r.kt)("p",null,"As implied by the name, a proxy type of ",(0,r.kt)("strong",{parentName:"p"},"Any")," allows the proxy account to make any transaction,\nincluding balance transfers. In most cases, this should be avoided as the proxy account is used more\nfrequently than the cold account and is therefore less secure."),(0,r.kt)("h3",{id:"non-transfer-proxy"},"Non-transfer Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Non-transfer")," are accounts that allow any type of transaction except\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-balance-transfers"},"balance transfers")," (including ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-DOT/#vesting"},"vested"),"\ntransfers). Hence, this proxy does not have permission to access calls in the Balances and XCM\npallet."),(0,r.kt)("h3",{id:"governance-proxy"},"Governance Proxy"),(0,r.kt)("p",null,"The ",(0,r.kt)("strong",{parentName:"p"},"Governance")," type will allow proxies to make transactions related to governance (i.e., from\nthe ",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_democracy"},"Democracy"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_elections_phragmen/"},"Phragmen Election"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_treasury/"},"Treasury"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_bounties/"},"Bounties"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_tips/"},"Tips"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_utility/"},"Utility")," and\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_child_bounties/"},"Child Bounties")," pallets)."),(0,r.kt)("admonition",{title:"Explainers on governance proxies",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#governance-proxies"},"Governance")," for more information\non governance proxies or watch our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=q5qLFhG4SDw&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=27&ab_channel=Polkadot"},"technical explainer video that explores this concept"),".")),(0,r.kt)("h3",{id:"staking-proxy"},"Staking Proxy"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Visit the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced/#staking-proxies"},"Advanced Staking Concepts page")," for more\ndetailed information about staking proxies.")),(0,r.kt)("p",null,"The ",(0,r.kt)("strong",{parentName:"p"},"Staking")," type allows all staking-related transactions. The stash account is meant to stay in\ncold storage, while the staking proxy account makes day-to-day transactions like setting session\nkeys or deciding which validators to nominate."),(0,r.kt)("p",null,"The staking proxy can fully access Staking, Session, Utility and Fast Unstake pallets."),(0,r.kt)("admonition",{title:"Do not use Staking proxy for participating in Nomination Pools",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"Use a ",(0,r.kt)("a",{parentName:"p",href:"#non-transfer-proxy"},"non-transfer")," instead of a staking proxy to participate in nomination\npools. The staking proxy is not enabled to make successful calls to the nomination pools pallet.")),(0,r.kt)("h3",{id:"identity-judgement-proxy"},"Identity Judgement Proxy"),(0,r.kt)("p",null,"The ",(0,r.kt)("strong",{parentName:"p"},"Identity Judgement")," proxies are in charge of allowing registrars to make judgments on an\naccount's identity. If you are unfamiliar with judgment and identities on chain, please refer to\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-identity#judgements"},"this page"),". This proxy can only access ",(0,r.kt)("inlineCode",{parentName:"p"},"provide_judgement")," call from\nthe Identity pallet along with the calls from the Utility pallet."),(0,r.kt)("h3",{id:"cancel-proxy"},"Cancel Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Cancel")," allow accounts to reject and remove any time-delay proxy\nannouncements. This proxy can only access ",(0,r.kt)("inlineCode",{parentName:"p"},"reject_announcement")," call from the Proxy pallet."),(0,r.kt)("h3",{id:"auction-proxy"},"Auction Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Auction")," are accounts that allow transactions pertaining to\nparachain auctions and crowdloans. The Auction proxy account can sign those transactions on behalf\nof an account in cold storage. If you already set up a Non-transfer proxy account, it can do\neverything an Auction proxy can do. Before participating in a crowdloan using an Auction proxy, it\nis recommended that you check with the respective parachain team for any possible issues pertaining\nto the crowdloan rewards distribution. Auction proxy can access Auctions, Crowdloan, Registrar and\nSlots pallets."),(0,r.kt)("h3",{id:"nomination-pools-proxy"},"Nomination Pools Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Nomination Pools")," are accounts that allow transactions pertaining to\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"Nomination Pools"),"."),(0,r.kt)("h2",{id:"removing-proxy"},"Removing Proxy"),(0,r.kt)("admonition",{title:"Removing proxies",type:"info"},(0,r.kt)("p",{parentName:"admonition"},'Read the section "Removing Proxies" on\n',(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182179-how-to-create-a-proxy-account"},"this support page"),"\nto learn how to remove proxies.")),(0,r.kt)("h2",{id:"how-to-view-your-proxy"},"How to view your Proxy"),(0,r.kt)("p",null,"To view your proxy, just go on the ",(0,r.kt)("em",{parentName:"p"},"Accounts")," menu in the Polkadot-JS UI, next to the proxied\naccount you will notice a blue icon. Hover on it, and you will see ",(0,r.kt)("em",{parentName:"p"},"Proxy overview"),". Click on it and\nyou will be presented with a list of all proxies for that account."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadot_view_proxies",src:n(42273).Z,width:"1842",height:"120"})),(0,r.kt)("p",null,"Additionally, you can head over to the ",(0,r.kt)("em",{parentName:"p"},"Chain State")," tab (underneath the ",(0,r.kt)("em",{parentName:"p"},"Developer")," menu) on\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/chainstate"},"Polkadot-JS Apps"),". If\nyou've created your proxy on a Kusama account, it is required to change your network accordingly\nusing the top left navigation button. On this page, the proxy pallet should be selected, returning\nthe announcements and proxies functions. The proxies function will allow you to see your created\nproxies for either one account or for all accounts (using the toggle will enable this). Proxy\nannouncements are what time lock proxies do to announce they are going to conduct an action."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadot_view_proxies_dev",src:n(28902).Z,width:"1871",height:"820"})),(0,r.kt)("h2",{id:"proxy-deposits"},"Proxy Deposits"),(0,r.kt)("p",null,"Proxies require deposits in the native currency (i.e. DOT or KSM) to be created. The deposit is\nrequired because adding a proxy requires some storage space on-chain, which must be replicated\nacross every peer in the network. Due to the costly nature of this, these functions could open up\nthe network to a Denial-of-Service attack. To defend against this attack, proxies require a deposit\nto be reserved while the storage space is consumed over the lifetime of the proxy. When the proxy is\nremoved, so is the storage space, and therefore the deposit is returned."),(0,r.kt)("p",null,"The required deposit amount for ",(0,r.kt)("inlineCode",{parentName:"p"},"n")," proxies is equal to:"),(0,r.kt)("p",null,(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositBase")," + ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositFactor")," ","*"," ",(0,r.kt)("inlineCode",{parentName:"p"},"n")),(0,r.kt)("p",null,"where the ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositBase")," is the required amount to be reserved for an account to have a proxy\nlist (creates one new item in storage). For every proxy the account has, an additional amount\ndefined by the ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositFactor")," is reserved as well (appends 33 bytes to storage location). The\n",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositBase")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.proxyDepositBase",defaultValue:20008e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositFactor")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.proxyDepositFactor",defaultValue:33e7,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("h2",{id:"time-delayed-proxy"},"Time-delayed Proxy"),(0,r.kt)("p",null,"We can add a layer of security to proxies by giving them a delay time. The delay will be quantified\nin blocks. Polkadot has approximately 6\nseconds of block time. A delay value of 10 will mean ten blocks, which equals about one minute\ndelay. The proxy will announce its intended action using the ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.announce")," extrinsic and will\nwait for the number of blocks defined in the delay time before executing it. The proxy will include\nthe hash of the intended function call in the announcement. Within this time window, the intended\naction may be canceled by accounts that control the proxy. This can be done by the proxy itself\nusing the ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.removeAnnouncement")," extrinsic or by the proxied account using the the\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.rejectAnnouncement")," extrinsic. Now we can use proxies knowing that any malicious actions can\nbe noticed and reverted within a delay period. After the time-delay, the proxy can use the\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxyAnnounced")," extrinsic to execute the announced call."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/3L7Vu2SX0PE"},"this video tutorial")," to learn how you can setup and use\ntime-delayed proxies. The video goes through the example below.")),(0,r.kt)("p",null,"Announcing ",(0,r.kt)("inlineCode",{parentName:"p"},"n")," calls using a time-delayed proxy also requires a deposit of the form:"),(0,r.kt)("p",null,(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositBase")," + ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositFactor")," ","*"," ",(0,r.kt)("inlineCode",{parentName:"p"},"n")),(0,r.kt)("p",null,"where the ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositBase")," is the required amount to be reserved for an account to announce\na proxy call. For every proxy call the account has, an additional amount defined by the\n",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositFactor")," is reserved as well. The ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositBase")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.announcementDepositBase",defaultValue:20008e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositFactor")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.announcementDepositFactor",defaultValue:66e7,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("p",null,"Let's take for example the stash account Eleanor setting Bob as a time-delayed staking proxy. In\nthis way, if Bob submits an extrinsic to change the reward destination, such extrinsic can be\nrejected by Eleanor. This implies that Eleanor monitors Bob, and that within the time-delay she can\nspot the announced extrinsic. Eleanor can check all the proxy call announcements made by her\naccount's proxies on-chain. On Polkadot-JS UI, go to Developer > Storage > Proxy > Announcements to\ncheck the hashes for the calls made by the proxy accounts and the block height at which they are\nenabled for execution."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"time-delayed proxies",src:n(54481).Z,width:"1920",height:"800"})),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"If you try to use ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxyAnnounced"),' to execute the call within the time-delay window you will\nget an error "Proxy unannounced" since the announcement will be done after the time delay. Also note\nthat regular ',(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," calls do not work with time-delayed proxies, you need to announce the\ncall first and then execute the announced call on a separate transaction.")),(0,r.kt)("h2",{id:"proxy-calls"},"Proxy calls"),(0,r.kt)("p",null,"Proxy calls are used by proxies to call proxied accounts. These calls are important for example in\nthe case of ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies, as any attempt to sign transactions with a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy will fail. For\nmore details see the ",(0,r.kt)("a",{parentName:"p",href:"#anonymous-proxy-pure-proxy"},"dedicated section about anonymous proxies"),"."),(0,r.kt)("h3",{id:"nested-proxy-calls"},"Nested Proxy Calls"),(0,r.kt)("p",null,"As the term suggests, nested proxy calls are proxy calls within proxy calls. Such calls are needed\nif there are proxied accounts that are proxies themselves. In the example diagram below, Alice has a\nstash account that has a ",(0,r.kt)("em",{parentName:"p"},"staking")," proxy account, P-C. P-C is a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, a proxied account\noriginally spawned by Charly that is now an ",(0,r.kt)("em",{parentName:"p"},"any")," proxy of P-C and signs everything on its behalf."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"nested proxy calls",src:n(51050).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"For example, to bond more funds, Charly needs to submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"prox.proxy")," extrinsic to P-C, which in\nturn submits a ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic to Alice including for example a ",(0,r.kt)("inlineCode",{parentName:"p"},"staking.bondExtra"),"\nextrinsic, specifying the number of extra tokens that need to be bounded. If Charly wants to leave,\na new account can take his place as any proxy (before Charly leaves!). There is no need to change\nthe staking proxy account. Also, Alice is the only one who can remove P-C as a staking proxy, and\nP-C can only perform staking-related tasks. For example, P-C cannot send funds out from Alice's\naccount."),(0,r.kt)("p",null,"Proxy calls can be done using the Extrinsic Tab in the Polkadot-JS UI. Nested proxy calls can be\ndone by calling each ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic separately, or in some cases by just calling the last\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic. In the diagram above, submitting the proxy call from P-C to Alice will\nautomatically ask for Charly's signature. Thus one proxy call will trigger the second one because\nCharly's is the only ",(0,r.kt)("em",{parentName:"p"},"any")," proxy of P-C, and P-C cannot sign anything. While if we want to use Bob's\naccount we will need to submit all three proxy calls."),(0,r.kt)("h2",{id:"anonymous-proxy-pure-proxy"},"Anonymous Proxy (Pure Proxy)"),(0,r.kt)("admonition",{title:"The Account Tab in the Polkadot-JS UI cannot handle complex proxy setups",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The Accounts Tab in the Polkadot-JS UI cannot handle complex proxy setups (e.g. a proxy -> multisig\n-> a pure proxy which is part of another multisig). These complex setups must be done using the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Extrinsics Tab")," directly."),(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("strong",{parentName:"p"},"We recommend to use the ",(0,r.kt)("a",{parentName:"strong",href:"/docs/learn-DOT#getting-tokens-on-the-westend-testnet"},"Westend Testnet")," if\nyou are testing features for the first time.")," By performing the complex proxy setups on the\ntestnet, you can comfortably replicate the procedure on the main networks.")),(0,r.kt)("admonition",{title:"Risk of loss of funds",type:"danger"},(0,r.kt)("p",{parentName:"admonition"},"Read carefully the text below and before performing any action using anonymous proxies on\nPolkadot, experiment on the Westend testnet.")),(0,r.kt)("p",null,"Anonymous proxies are very different from other proxy types. The proxies we described so far are\n",(0,r.kt)("em",{parentName:"p"},"existing accounts")," assigned as proxies by a primary account. These proxies act on behalf of the\nprimary account, reducing the exposure of the primary account's private key. Remember, the more\noften we use an account's private key to sign transactions, the more we expose that key to the\ninternet, increasing the visibility of that account. The purpose of a proxy is thus to draw the\nattention of potential attackers away from the primary account, as proxies' private keys will be\nused most of the time to perform actions on behalf of the primary account."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"anonymous proxies",src:n(7012).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"Anonymous proxies are new accounts that are ",(0,r.kt)("em",{parentName:"p"},"created")," (not assigned) by a primary account. That\nprimary account then acts as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy on behalf of the anonymous proxy. Anonymous proxies are\n",(0,r.kt)("strong",{parentName:"p"},"keyless non-deterministic accounts")," as they do not have a private key but they have an address\nthat is randomly generated. Also, in some sense, nobody owns an anonymous proxy as nobody has a\nprivate key to control them."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("mdxAdmonitionTitle",{parentName:"admonition"},"Renaming Anonymous Proxies as ",(0,r.kt)("strong",{parentName:"mdxAdmonitionTitle"},"Pure Proxies")),(0,r.kt)("p",{parentName:"admonition"},"Anonymous proxies are not anonymous because they have an address that is spawned by a primary\naccount acting as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy. Even if the ",(0,r.kt)("em",{parentName:"p"},"any")," proxy changes, it is still possible to find who\ngenerated the ",(0,r.kt)("em",{parentName:"p"},"anonymous")," proxy by going backward using a block explorer. There was thus the need to\nchange the name of ",(0,r.kt)("em",{parentName:"p"},"anonymous")," proxy. People suggested ",(0,r.kt)("em",{parentName:"p"},"keyless accounts")," since they do not have a\nprivate key and are proxied accounts. However, multisig accounts are also keyless (but\ndeterministic). Moreover, even if ",(0,r.kt)("em",{parentName:"p"},"anonymous")," proxies are proxied accounts, they can still act as\nproxies and control other accounts via proxy calls (see multisig example below). Thus, the name that\nhas been chosen is ",(0,r.kt)("strong",{parentName:"p"},"pure proxy"),". If you want to know more about the reasoning behind renaming of\npure proxies, see the discussion in ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/pull/12283"},"this PR")," or\nthe discussion on\n",(0,r.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/parachain-technical-summit-next-steps/51/14"},"Polkadot forum"),".")),(0,r.kt)("p",null,"From now on we will thus use the term pure proxy instead of anonymous proxy."),(0,r.kt)("h3",{id:"create-and-remove-pure-proxy"},"Create and Remove Pure Proxy"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To create a ",(0,r.kt)("strong",{parentName:"p"},"pure proxy")," see\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182196"},"this support article"),", or\nwatch ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T443RcCYP24"},"this technical explainer video"),".")),(0,r.kt)("admonition",{title:"Removing Pure Proxies",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The procedure for removing a ",(0,r.kt)("em",{parentName:"p"},"pure"),' proxy is different from the one used to remove other proxies.\nVisit the section "Removing an Anonymous Proxy" on\n',(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182196"},"this support article"),", or\nwatch ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T443RcCYP24"},"this technical explainer video"),".")),(0,r.kt)("admonition",{title:"Explainer video on Pure Proxies",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"Learn more about pure proxies from our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=YkYApbhU3i0"},"technical explainer video"),".")),(0,r.kt)("h3",{id:"use-of-pure-proxy"},"Use of Pure Proxy"),(0,r.kt)("p",null,"The use of the ",(0,r.kt)("em",{parentName:"p"},"pure proxy")," is strictly bound to the relationship between the ",(0,r.kt)("em",{parentName:"p"},"pure proxy")," and the\n",(0,r.kt)("em",{parentName:"p"},"any")," proxy. Note that the ",(0,r.kt)("em",{parentName:"p"},"any")," proxy does not necessarily be the one who created the ",(0,r.kt)("em",{parentName:"p"},"pure proxy"),"\nin the first place. Hence, ",(0,r.kt)("em",{parentName:"p"},"pure proxies")," are not really owned by somebody, but they can be\ncontrolled. Once that relationship between the ",(0,r.kt)("em",{parentName:"p"},"pure proxy")," and its ",(0,r.kt)("em",{parentName:"p"},"any")," proxy is broken, the ",(0,r.kt)("em",{parentName:"p"},"pure\nproxy")," will be inaccessible (even if visible on the Polkadot-JS UI). Also, ",(0,r.kt)("em",{parentName:"p"},"pure proxies")," are\nnon-deterministic, meaning that if we lose one ",(0,r.kt)("em",{parentName:"p"},"pure proxy"),", the next one we create from the same\nprimary account will have a different address."),(0,r.kt)("p",null,(0,r.kt)("em",{parentName:"p"},"Pure proxies")," cannot sign anything because they do not have private keys. However, although they do\nnot have private keys and cannot sign any transaction directly, they can act as proxies (or better,\nproxy channels) within ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," calls (proxy calls). For example, it is possible to have ",(0,r.kt)("em",{parentName:"p"},"pure\nproxies")," within a multisig. Using proxy calls, it is possible to use the ",(0,r.kt)("em",{parentName:"p"},"any")," proxy to call the\n",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, which in turn will do a multisig call. More about this later on."),(0,r.kt)("admonition",{type:"danger"},(0,r.kt)("p",{parentName:"admonition"},"Once you remove the relationship with ",(0,r.kt)("em",{parentName:"p"},"any")," proxy, the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy will be inaccessible. Also,\n",(0,r.kt)("em",{parentName:"p"},"pure")," proxies cannot sign for anything.")),(0,r.kt)("h3",{id:"why-pure-proxy"},"Why Pure Proxy?"),(0,r.kt)("p",null,"Despite their complexity and associated dangers, ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies have important benefits that we\ndiscuss below."),(0,r.kt)("h4",{id:"enhanced-security"},"Enhanced Security"),(0,r.kt)("p",null,(0,r.kt)("em",{parentName:"p"},"Pure")," proxies cannot be stolen because they do not have private keys. The only accounts that have\nfull access to the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies are ",(0,r.kt)("em",{parentName:"p"},"any")," proxies. Security can be further increased if the ",(0,r.kt)("em",{parentName:"p"},"any"),"\nproxy is a multi-signature account."),(0,r.kt)("h4",{id:"simplified-and-secure-account-management-at-an-organization-level"},"Simplified and Secure Account Management at an Organization Level"),(0,r.kt)("admonition",{title:"Walk-through tutorial video of Account Management",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can see ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=YkYApbhU3i0"},"this video tutorial")," that goes through\nthis scenario. The tutorial requires some familiarity with the Extrinsic Tab of the Polkadot-JS UI.")),(0,r.kt)("p",null,"Probably the greatest benefit of using ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies is the management of complex account\nrelationships at a corporate level. Let's take for example 3 accounts belonging to Charlie, Dan and\nEleanor working for Company X. Charlie holds funds belonging to Company X, but he wants to leave the\ncompany and transfer the economic responsibility to Eleanor. Dan is a staking proxy of Charlie."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Without ",(0,r.kt)("em",{parentName:"strong"},"Pure")," Proxy"),", Charlie must (see ",(0,r.kt)("em",{parentName:"p"},"left")," side of the Figure below):"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Remove Dan as a staking proxy, this step requires 1 signature"),(0,r.kt)("li",{parentName:"ul"},"Stop nominating and unbound all funds , this step requires 2 signatures"),(0,r.kt)("li",{parentName:"ul"},"Transfer the funds to Eleanor, this step requires 1 signature")),(0,r.kt)("p",null,"Then Eleanor adds Dan as a staking proxy (1 signature). The whole process requires 5 signatures.\nHere we are presenting a simple example, in fact, with multi-signature accounts and multiple proxies\nthe procedure would be more time-consuming and labor-intensive."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"why anonymous proxies",src:n(9518).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"With ",(0,r.kt)("em",{parentName:"strong"},"Pure")," Proxy")," (see ",(0,r.kt)("em",{parentName:"p"},"right")," side of the Figure above), Charlie must add Eleanor as ",(0,r.kt)("em",{parentName:"p"},"any"),"\nproxy of the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, and remove himself (or Eleanor can remove him). The process requires just\n2 signatures (1 signature to add the new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy and 1 signature the remove the old one). The\nfunds remain in the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, and it is not necessary to stop nominating or unbond funds. Also,\nany proxy relationships with the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy stay in place. Thus, if we use the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, with\nan increasing number of proxies we will always have to sign twice (not necessarily true in\nmulti-signature accounts). While if we are not using the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, the more the proxies the more\nsignatures we need to detach them from the old stash and attach them to the new stash (see Figure\nbelow)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"anon vs stash plot",src:n(78618).Z,width:"1920",height:"800"})),(0,r.kt)("h4",{id:"multi-signature-account-management"},"Multi-signature Account Management"),(0,r.kt)("p",null,(0,r.kt)("em",{parentName:"p"},"Pure")," proxies are useful to efficiently manage multi-signature (multisigs) accounts. In fact,\nmultisigs are deterministic, which means that once a multisig is created the signatories cannot be\nchanged. If one of the signatories wants to leave the multisig, a new multisig must be created. This\nis inconvenient, especially at corporate-level management where the chance of replacing someone\nwithin a multisig can be high. ",(0,r.kt)("em",{parentName:"p"},"Pure")," proxies allow keeping the same multisig when the signatories\nchange."),(0,r.kt)("h4",{id:"scenario-one-one-anonymous-proxy-within-a-multisig"},"Scenario One: One Anonymous Proxy within a Multisig"),(0,r.kt)("admonition",{title:"Walk-through tutorial video",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can see ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=iGRoGstB_pQ"},"this video tutorial")," that goes through\nthis scenario. The tutorial requires some familiarity with the Extrinsic Tab of the Polkadot-JS UI.")),(0,r.kt)("p",null,"It is possible to put a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy within a multisig, and then transactions will be signed by the\n",(0,r.kt)("em",{parentName:"p"},"any")," proxy on behalf of the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy (proxied account). Let's take for example the diagram\nbelow. Alice, Bob and Anon are part of the multisig ABC, a multisig account with threshold 2. P-C is\na ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy spawned by Charlie, who now acts as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy and thus signs anything on behalf of\nP-C. The ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy cannot sign directly because it does not have a private key. So, for example,\nto send funds from the multisig to Dan, Charly needs to submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic to P-C,\nwhich in turn will submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic to ABC containing the call data for the\n",(0,r.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," extrinsic about the transfer of some funds from ABC to Dan. Alice can\nthen approve the transfer by submitting a ",(0,r.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic also containing the call data\nfor the ",(0,r.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," extrinsic about the transfer of some funds from ABC to Dan."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"multisig with one anon",src:n(19372).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"If Charly wants to leave the multisig, a new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy can be added to P-C and Charly can be\nremoved (by himself or by the new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy). Note that the multisig also contains Bob that in\nthis specific example does not do anything."),(0,r.kt)("admonition",{title:"Proxy calls",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To use a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy within a multisig you need to use the Extrinsic Tab and generate a\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic. If you try to sign a multisig transaction using the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy you will\nbe prompted with a warning. Remember, you cannot sign something directly if you do not have a\nprivate key.")),(0,r.kt)("h4",{id:"scenario-two-multisig-made-of-anonymous-proxies"},"Scenario Two: Multisig made of Anonymous Proxies"),(0,r.kt)("admonition",{title:"Walk-through Tutorial Video",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can see ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=F82C3zDNJyk"},"this video tutorial")," that goes through\nthis scenario. The tutorial requires some familiarity with the Extrinsic Tab of the Polkadot-JS UI.")),(0,r.kt)("p",null,"The diagram below shows a multisig that is made only with ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies (P-A, P-B and P-C). In this\nsituation Alice, Bob or Charly can leave the multisig at any time without the requirement of\ncreating a new multisig. If for example, Bob leaves the multisig the procedure will require somebody\nelse to be added as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy to P-B, and then Bob can remove himself (or the new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy can\nremove Bob)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"multisig with anons",src:n(58047).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"In the diagram above, Alice submits the ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic to P-A, which in turn submits the\n",(0,r.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic containing the ",(0,r.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," extrinsic about the\ntransfer of some tokens from ABC to Dan. Then, Charly does the same to confirm the transaction. Note\nthat Charly will need to pay for some weight, for the computation that is necessary to execute the\ntransaction."))}y.isMDXComponent=!0},78618:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/anon-vs-stash-plot-fa8f730710dbf5cbec2d7db43d5d962d.png"},58047:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/multisig-with-anons-209a0f481e6a13ed943a952be07e1a75.png"},19372:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/multisig-with-one-anon-b8bb0a5183fbdc1d1809d4cd58489ab4.png"},51050:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/nested-proxy-calls-65bdc70624a0b21a087da639743c710d.png"},42273:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/polkadot_view_proxies-5c65a3f24dc6902f1734de8887dd5696.png"},28902:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/polkadot_view_proxies_dev-c7f33e592f2c37cade0cc3d37e356aef.png"},7012:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/proxy-vs-anon-1e413e40583ef728f619824e6f714c6b.png"},56789:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/stash-vs-stash-and-staking-proxy-2104e1a23d5c29821cec15fb9b67eba5.png"},54481:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/time-delayed-proxies-8b85523c3caac25b32d1d884af71c048.png"},9518:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/why-anon-proxy-48fc32ddd2da9a5e9342554c68372d98.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ab138bf8.b8ed3a5e.js b/assets/js/ab138bf8.b8ed3a5e.js new file mode 100644 index 000000000000..9b986a2a2d66 --- /dev/null +++ b/assets/js/ab138bf8.b8ed3a5e.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[8791],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>h});var a=n(74165),o=n(15861),r=n(67294),i=n(87152),s=n(34200),p=n(67425);function l(e,t,n){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,a.Z)().mark((function e(t,n,o){var r,p,l,c,u;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,p=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new i.U(r),e.next=21,s.G.create({provider:l});case 21:c=e.sent,(u=n.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return p=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return p=(p=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+n);case 35:return e.abrupt("return",p);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,n,a){switch(t){case"humanReadable":(0,p.HumanReadable)(e,n,a);break;case"precise":(0,p.Precise)(e,n,a);break;case"blocksToDays":(0,p.BlocksToDays)(e,a);break;case"percentage":(0,p.Percentage)(e,a);break;case"arrayLength":(0,p.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,n=e.path,i=e.defaultValue,s=e.filter,p=void 0===s?void 0:s,c=(0,r.useState)(""),h=c[0],m=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==p?u(i.toString(),p,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,a.Z)().mark((function e(){var o;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,n,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==p?u(o,p,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,a){var o=void 0;if("polkadot"===n||"statemint"===n)o=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),a((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(o)+" "+t[n].symbol).toString())},Precise:function(e,n,a){a(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},83433:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>u,contentTitle:()=>l,default:()=>y,frontMatter:()=>p,metadata:()=>c,toc:()=>h});var a=n(87462),o=n(63366),r=(n(67294),n(3905)),i=n(47940),s=["components"],p={id:"learn-proxies",title:"Proxy Accounts",sidebar_label:"Proxy Accounts",description:"Proxy Accounts on Polkadot.",keywords:["proxy","proxies","proxy accounts","proxy types"],slug:"../learn-proxies"},l=void 0,c={unversionedId:"learn/learn-proxies",id:"learn/learn-proxies",title:"Proxy Accounts",description:"Proxy Accounts on Polkadot.",source:"@site/../docs/learn/learn-proxies.md",sourceDirName:"learn",slug:"/learn-proxies",permalink:"/docs/learn-proxies",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-proxies.md",tags:[],version:"current",lastUpdatedBy:"Marcin S",lastUpdatedAt:1691762237,formattedLastUpdatedAt:"Aug 11, 2023",frontMatter:{id:"learn-proxies",title:"Proxy Accounts",sidebar_label:"Proxy Accounts",description:"Proxy Accounts on Polkadot.",keywords:["proxy","proxies","proxy accounts","proxy types"],slug:"../learn-proxies"},sidebar:"docs",previous:{title:"Multi-Signature Accounts",permalink:"/docs/learn-account-multisig"},next:{title:"Transactions",permalink:"/docs/learn-transactions-index"}},u={},h=[{value:"Why use a Proxy?",id:"why-use-a-proxy",level:2},{value:"Creating Proxy",id:"creating-proxy",level:2},{value:"Proxy Types",id:"proxy-types",level:2},{value:"Any Proxy",id:"any-proxy",level:3},{value:"Non-transfer Proxy",id:"non-transfer-proxy",level:3},{value:"Governance Proxy",id:"governance-proxy",level:3},{value:"Staking Proxy",id:"staking-proxy",level:3},{value:"Identity Judgement Proxy",id:"identity-judgement-proxy",level:3},{value:"Cancel Proxy",id:"cancel-proxy",level:3},{value:"Auction Proxy",id:"auction-proxy",level:3},{value:"Nomination Pools Proxy",id:"nomination-pools-proxy",level:3},{value:"Removing Proxy",id:"removing-proxy",level:2},{value:"How to view your Proxy",id:"how-to-view-your-proxy",level:2},{value:"Proxy Deposits",id:"proxy-deposits",level:2},{value:"Time-delayed Proxy",id:"time-delayed-proxy",level:2},{value:"Proxy calls",id:"proxy-calls",level:2},{value:"Nested Proxy Calls",id:"nested-proxy-calls",level:3},{value:"Anonymous Proxy (Pure Proxy)",id:"anonymous-proxy-pure-proxy",level:2},{value:"Create and Remove Pure Proxy",id:"create-and-remove-pure-proxy",level:3},{value:"Use of Pure Proxy",id:"use-of-pure-proxy",level:3},{value:"Why Pure Proxy?",id:"why-pure-proxy",level:3},{value:"Enhanced Security",id:"enhanced-security",level:4},{value:"Simplified and Secure Account Management at an Organization Level",id:"simplified-and-secure-account-management-at-an-organization-level",level:4},{value:"Multi-signature Account Management",id:"multi-signature-account-management",level:4},{value:"Scenario One: One Anonymous Proxy within a Multisig",id:"scenario-one-one-anonymous-proxy-within-a-multisig",level:4},{value:"Scenario Two: Multisig made of Anonymous Proxies",id:"scenario-two-multisig-made-of-anonymous-proxies",level:4}],m={toc:h},d="wrapper";function y(e){var t=e.components,p=(0,o.Z)(e,s);return(0,r.kt)(d,(0,a.Z)({},m,p,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Proxies allow users to use an account (it can be in cold storage or a hot wallet) less frequently\nbut actively participate in the network with the weight of the tokens in that account. Proxies are\nallowed to perform a limited amount of actions related to specific\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/frame-pallets/"},"substrate pallets")," on behalf of another\naccount. The video below contains more information about using proxies."),(0,r.kt)("p",null,(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=1tcygkq52tU"},(0,r.kt)("img",{parentName:"a",src:"https://img.youtube.com/vi/1tcygkq52tU/0.jpg",alt:"Proxy Accounts"}))),(0,r.kt)("h2",{id:"why-use-a-proxy"},"Why use a Proxy?"),(0,r.kt)("p",null,"Proxies are helpful because they let you delegate efficiently and add a layer of security. Rather\nthan using funds in a single account, smaller accounts with unique roles can complete tasks on\nbehalf of the main stash account. Proxies can be ",(0,r.kt)("em",{parentName:"p"},"hotter")," than the initial account, which can be\nkept cold, but the ",(0,r.kt)("em",{parentName:"p"},"weight")," of the tokens in the colder account can be used by the hotter accounts.\nThis increases the security of your accounts by minimizing the number of transactions the cold\naccount has to make. This also drives attention away from the stash account, although it is possible\nto determine the relationship between the proxy and the proxied account."),(0,r.kt)("p",null,"From the security perspective, we can imagine proxies as bodyguards of a VIP, loyal and ready to\nrisk their lives to ensure the VIP's protection. But proxies are also useful in other contexts such\nas efficient account management at the corporate level. They also provide an elegant solution to\nchange signatories within multi-signature accounts, and they can be used within proxy calls and\nnested proxy calls. In this page we will explore all these interesting use cases of proxies within\nthe Polkadot ecosystem."),(0,r.kt)("p",null,"Shown below is an example of how you might use these accounts. Imagine you have one stash account as\nyour primary token-holding account and don't want to access it very often, but you want to\nparticipate in staking to earn staking rewards. You could set one of your existing accounts as a\nstaking proxy for that stash account, and use your staking proxy to sign all staking-related\ntransactions."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"proxies",src:n(56789).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"Having a staking proxy will make the stash account isolated within the staking context. In other\nwords, the account assigned as a staking proxy can participate in staking on behalf of that stash.\nWithout the proxy you will need to sign all the staking-related transactions with the stash. If the\nproxy is compromised, it doesn't have access to transfer-related transactions, so the stash account\ncould just set a new proxy to replace it. You can also monitor proxies by\n",(0,r.kt)("a",{parentName:"p",href:"#time-delayed-proxy"},"setting a time-delay"),"."),(0,r.kt)("p",null,"Creating multiple proxy accounts that act for a single account, lets you come up with more granular\nsecurity practices around how you protect private keys while still being able to actively\nparticipate in the network."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The ",(0,r.kt)("strong",{parentName:"p"},"maximum number of proxies")," allowed for a single account is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.maxProxies",defaultValue:32,mdxType:"RPC"}),".\n",""),(0,r.kt)("p",{parentName:"admonition"},"You can have the same proxy for multiple accounts.")),(0,r.kt)("h2",{id:"creating-proxy"},"Creating Proxy"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To create a ",(0,r.kt)("strong",{parentName:"p"},"proxy account")," read\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182179-how-to-create-a-proxy-account"},"this support article"),".")),(0,r.kt)("h2",{id:"proxy-types"},"Proxy Types"),(0,r.kt)("p",null,"You can set up a proxy account via the proxy pallet. When you set a proxy, you must choose a type of\nproxy for the relationship. Polkadot offers:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#any-proxy"},"Any")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#non-transfer-proxy"},"Non-transfer")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#governance-proxy"},"Governance")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#staking-proxy"},"Staking")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#identity-judgement-proxy"},"Identity Judgement")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#cancel-proxy"},"Cancel")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#auction-proxy"},"Auction")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#nomination-pools-proxy"},"Nomination pool"))),(0,r.kt)("p",null,"When a proxy account makes a transaction,\nPolkadot filters the desired transaction to\nensure that the proxy account has the appropriate permission to make that transaction on behalf of\nthe cold account. For example, staking proxies have permission to do only staking-related\ntransactions."),(0,r.kt)("admonition",{title:"Know how to check the calls and pallets accessible by proxies",type:"tip"},(0,r.kt)("p",{parentName:"admonition"},"For the latest information on the calls and pallets that can be fully accessed by proxies, check the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/blob/153543b0c8c582e73f520e5c08cbe33bddfb5f69/runtime/polkadot/src/lib.rs#L1158"},"source code in the runtime folder"),"\non the ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot"},"Polkadot repository"))),(0,r.kt)("h3",{id:"any-proxy"},"Any Proxy"),(0,r.kt)("p",null,"As implied by the name, a proxy type of ",(0,r.kt)("strong",{parentName:"p"},"Any")," allows the proxy account to make any transaction,\nincluding balance transfers. In most cases, this should be avoided as the proxy account is used more\nfrequently than the cold account and is therefore less secure."),(0,r.kt)("h3",{id:"non-transfer-proxy"},"Non-transfer Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Non-transfer")," are accounts that allow any type of transaction except\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-balance-transfers"},"balance transfers")," (including ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-DOT/#vesting"},"vested"),"\ntransfers). Hence, this proxy does not have permission to access calls in the Balances and XCM\npallet."),(0,r.kt)("h3",{id:"governance-proxy"},"Governance Proxy"),(0,r.kt)("p",null,"The ",(0,r.kt)("strong",{parentName:"p"},"Governance")," type will allow proxies to make transactions related to governance (i.e., from\nthe ",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_democracy"},"Democracy"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_elections_phragmen/"},"Phragmen Election"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_treasury/"},"Treasury"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_bounties/"},"Bounties"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_tips/"},"Tips"),",\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_utility/"},"Utility")," and\n",(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_child_bounties/"},"Child Bounties")," pallets)."),(0,r.kt)("admonition",{title:"Explainers on governance proxies",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#governance-proxies"},"Governance")," for more information\non governance proxies or watch our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=q5qLFhG4SDw&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=27&ab_channel=Polkadot"},"technical explainer video that explores this concept"),".")),(0,r.kt)("h3",{id:"staking-proxy"},"Staking Proxy"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Visit the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced/#staking-proxies"},"Advanced Staking Concepts page")," for more\ndetailed information about staking proxies.")),(0,r.kt)("p",null,"The ",(0,r.kt)("strong",{parentName:"p"},"Staking")," type allows all staking-related transactions. The stash account is meant to stay in\ncold storage, while the staking proxy account makes day-to-day transactions like setting session\nkeys or deciding which validators to nominate."),(0,r.kt)("p",null,"The staking proxy can fully access Staking, Session, Utility and Fast Unstake pallets."),(0,r.kt)("admonition",{title:"Do not use Staking proxy for participating in Nomination Pools",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"Use a ",(0,r.kt)("a",{parentName:"p",href:"#non-transfer-proxy"},"non-transfer")," instead of a staking proxy to participate in nomination\npools. The staking proxy is not enabled to make successful calls to the nomination pools pallet.")),(0,r.kt)("h3",{id:"identity-judgement-proxy"},"Identity Judgement Proxy"),(0,r.kt)("p",null,"The ",(0,r.kt)("strong",{parentName:"p"},"Identity Judgement")," proxies are in charge of allowing registrars to make judgments on an\naccount's identity. If you are unfamiliar with judgment and identities on chain, please refer to\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-identity#judgements"},"this page"),". This proxy can only access ",(0,r.kt)("inlineCode",{parentName:"p"},"provide_judgement")," call from\nthe Identity pallet along with the calls from the Utility pallet."),(0,r.kt)("h3",{id:"cancel-proxy"},"Cancel Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Cancel")," allow accounts to reject and remove any time-delay proxy\nannouncements. This proxy can only access ",(0,r.kt)("inlineCode",{parentName:"p"},"reject_announcement")," call from the Proxy pallet."),(0,r.kt)("h3",{id:"auction-proxy"},"Auction Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Auction")," are accounts that allow transactions pertaining to\nparachain auctions and crowdloans. The Auction proxy account can sign those transactions on behalf\nof an account in cold storage. If you already set up a Non-transfer proxy account, it can do\neverything an Auction proxy can do. Before participating in a crowdloan using an Auction proxy, it\nis recommended that you check with the respective parachain team for any possible issues pertaining\nto the crowdloan rewards distribution. Auction proxy can access Auctions, Crowdloan, Registrar and\nSlots pallets."),(0,r.kt)("h3",{id:"nomination-pools-proxy"},"Nomination Pools Proxy"),(0,r.kt)("p",null,"Proxies that are of the type ",(0,r.kt)("strong",{parentName:"p"},"Nomination Pools")," are accounts that allow transactions pertaining to\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"Nomination Pools"),"."),(0,r.kt)("h2",{id:"removing-proxy"},"Removing Proxy"),(0,r.kt)("admonition",{title:"Removing proxies",type:"info"},(0,r.kt)("p",{parentName:"admonition"},'Read the section "Removing Proxies" on\n',(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182179-how-to-create-a-proxy-account"},"this support page"),"\nto learn how to remove proxies.")),(0,r.kt)("h2",{id:"how-to-view-your-proxy"},"How to view your Proxy"),(0,r.kt)("p",null,"To view your proxy, just go on the ",(0,r.kt)("em",{parentName:"p"},"Accounts")," menu in the Polkadot-JS UI, next to the proxied\naccount you will notice a blue icon. Hover on it, and you will see ",(0,r.kt)("em",{parentName:"p"},"Proxy overview"),". Click on it and\nyou will be presented with a list of all proxies for that account."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadot_view_proxies",src:n(42273).Z,width:"1842",height:"120"})),(0,r.kt)("p",null,"Additionally, you can head over to the ",(0,r.kt)("em",{parentName:"p"},"Chain State")," tab (underneath the ",(0,r.kt)("em",{parentName:"p"},"Developer")," menu) on\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.polkadot.io#/chainstate"},"Polkadot-JS Apps"),". If\nyou've created your proxy on a Kusama account, it is required to change your network accordingly\nusing the top left navigation button. On this page, the proxy pallet should be selected, returning\nthe announcements and proxies functions. The proxies function will allow you to see your created\nproxies for either one account or for all accounts (using the toggle will enable this). Proxy\nannouncements are what time lock proxies do to announce they are going to conduct an action."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadot_view_proxies_dev",src:n(28902).Z,width:"1871",height:"820"})),(0,r.kt)("h2",{id:"proxy-deposits"},"Proxy Deposits"),(0,r.kt)("p",null,"Proxies require deposits in the native currency (i.e. DOT or KSM) to be created. The deposit is\nrequired because adding a proxy requires some storage space on-chain, which must be replicated\nacross every peer in the network. Due to the costly nature of this, these functions could open up\nthe network to a Denial-of-Service attack. To defend against this attack, proxies require a deposit\nto be reserved while the storage space is consumed over the lifetime of the proxy. When the proxy is\nremoved, so is the storage space, and therefore the deposit is returned."),(0,r.kt)("p",null,"The required deposit amount for ",(0,r.kt)("inlineCode",{parentName:"p"},"n")," proxies is equal to:"),(0,r.kt)("p",null,(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositBase")," + ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositFactor")," ","*"," ",(0,r.kt)("inlineCode",{parentName:"p"},"n")),(0,r.kt)("p",null,"where the ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositBase")," is the required amount to be reserved for an account to have a proxy\nlist (creates one new item in storage). For every proxy the account has, an additional amount\ndefined by the ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositFactor")," is reserved as well (appends 33 bytes to storage location). The\n",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositBase")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.proxyDepositBase",defaultValue:20008e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the ",(0,r.kt)("inlineCode",{parentName:"p"},"ProxyDepositFactor")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.proxyDepositFactor",defaultValue:33e7,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("h2",{id:"time-delayed-proxy"},"Time-delayed Proxy"),(0,r.kt)("p",null,"We can add a layer of security to proxies by giving them a delay time. The delay will be quantified\nin blocks. Polkadot has approximately 6\nseconds of block time. A delay value of 10 will mean ten blocks, which equals about one minute\ndelay. The proxy will announce its intended action using the ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.announce")," extrinsic and will\nwait for the number of blocks defined in the delay time before executing it. The proxy will include\nthe hash of the intended function call in the announcement. Within this time window, the intended\naction may be canceled by accounts that control the proxy. This can be done by the proxy itself\nusing the ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.removeAnnouncement")," extrinsic or by the proxied account using the the\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.rejectAnnouncement")," extrinsic. Now we can use proxies knowing that any malicious actions can\nbe noticed and reverted within a delay period. After the time-delay, the proxy can use the\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxyAnnounced")," extrinsic to execute the announced call."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/3L7Vu2SX0PE"},"this video tutorial")," to learn how you can setup and use\ntime-delayed proxies. The video goes through the example below.")),(0,r.kt)("p",null,"Announcing ",(0,r.kt)("inlineCode",{parentName:"p"},"n")," calls using a time-delayed proxy also requires a deposit of the form:"),(0,r.kt)("p",null,(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositBase")," + ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositFactor")," ","*"," ",(0,r.kt)("inlineCode",{parentName:"p"},"n")),(0,r.kt)("p",null,"where the ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositBase")," is the required amount to be reserved for an account to announce\na proxy call. For every proxy call the account has, an additional amount defined by the\n",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositFactor")," is reserved as well. The ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositBase")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.announcementDepositBase",defaultValue:20008e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand the ",(0,r.kt)("inlineCode",{parentName:"p"},"announcementDepositFactor")," is\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.announcementDepositFactor",defaultValue:66e7,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("p",null,"Let's take for example the stash account Eleanor setting Bob as a time-delayed staking proxy. In\nthis way, if Bob submits an extrinsic to change the reward destination, such extrinsic can be\nrejected by Eleanor. This implies that Eleanor monitors Bob, and that within the time-delay she can\nspot the announced extrinsic. Eleanor can check all the proxy call announcements made by her\naccount's proxies on-chain. On Polkadot-JS UI, go to Developer > Storage > Proxy > Announcements to\ncheck the hashes for the calls made by the proxy accounts and the block height at which they are\nenabled for execution."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"time-delayed proxies",src:n(54481).Z,width:"1920",height:"800"})),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"If you try to use ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxyAnnounced"),' to execute the call within the time-delay window you will\nget an error "Proxy unannounced" since the announcement will be done after the time delay. Also note\nthat regular ',(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," calls do not work with time-delayed proxies, you need to announce the\ncall first and then execute the announced call on a separate transaction.")),(0,r.kt)("h2",{id:"proxy-calls"},"Proxy calls"),(0,r.kt)("p",null,"Proxy calls are used by proxies to call proxied accounts. These calls are important for example in\nthe case of ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies, as any attempt to sign transactions with a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy will fail. For\nmore details see the ",(0,r.kt)("a",{parentName:"p",href:"#anonymous-proxy-pure-proxy"},"dedicated section about anonymous proxies"),"."),(0,r.kt)("h3",{id:"nested-proxy-calls"},"Nested Proxy Calls"),(0,r.kt)("p",null,"As the term suggests, nested proxy calls are proxy calls within proxy calls. Such calls are needed\nif there are proxied accounts that are proxies themselves. In the example diagram below, Alice has a\nstash account that has a ",(0,r.kt)("em",{parentName:"p"},"staking")," proxy account, P-C. P-C is a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, a proxied account\noriginally spawned by Charly that is now an ",(0,r.kt)("em",{parentName:"p"},"any")," proxy of P-C and signs everything on its behalf."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"nested proxy calls",src:n(51050).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"For example, to bond more funds, Charly needs to submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"prox.proxy")," extrinsic to P-C, which in\nturn submits a ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic to Alice including for example a ",(0,r.kt)("inlineCode",{parentName:"p"},"staking.bondExtra"),"\nextrinsic, specifying the number of extra tokens that need to be bounded. If Charly wants to leave,\na new account can take his place as any proxy (before Charly leaves!). There is no need to change\nthe staking proxy account. Also, Alice is the only one who can remove P-C as a staking proxy, and\nP-C can only perform staking-related tasks. For example, P-C cannot send funds out from Alice's\naccount."),(0,r.kt)("p",null,"Proxy calls can be done using the Extrinsic Tab in the Polkadot-JS UI. Nested proxy calls can be\ndone by calling each ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic separately, or in some cases by just calling the last\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic. In the diagram above, submitting the proxy call from P-C to Alice will\nautomatically ask for Charly's signature. Thus one proxy call will trigger the second one because\nCharly's is the only ",(0,r.kt)("em",{parentName:"p"},"any")," proxy of P-C, and P-C cannot sign anything. While if we want to use Bob's\naccount we will need to submit all three proxy calls."),(0,r.kt)("h2",{id:"anonymous-proxy-pure-proxy"},"Anonymous Proxy (Pure Proxy)"),(0,r.kt)("admonition",{title:"The Account Tab in the Polkadot-JS UI cannot handle complex proxy setups",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The Accounts Tab in the Polkadot-JS UI cannot handle complex proxy setups (e.g. a proxy -> multisig\n-> a pure proxy which is part of another multisig). These complex setups must be done using the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Extrinsics Tab")," directly."),(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("strong",{parentName:"p"},"We recommend to use the ",(0,r.kt)("a",{parentName:"strong",href:"/docs/learn-DOT#getting-tokens-on-the-westend-testnet"},"Westend Testnet")," if\nyou are testing features for the first time.")," By performing the complex proxy setups on the\ntestnet, you can comfortably replicate the procedure on the main networks.")),(0,r.kt)("admonition",{title:"Risk of loss of funds",type:"danger"},(0,r.kt)("p",{parentName:"admonition"},"Read carefully the text below and before performing any action using anonymous proxies on\nPolkadot, experiment on the Westend testnet.")),(0,r.kt)("p",null,"Anonymous proxies are very different from other proxy types. The proxies we described so far are\n",(0,r.kt)("em",{parentName:"p"},"existing accounts")," assigned as proxies by a primary account. These proxies act on behalf of the\nprimary account, reducing the exposure of the primary account's private key. Remember, the more\noften we use an account's private key to sign transactions, the more we expose that key to the\ninternet, increasing the visibility of that account. The purpose of a proxy is thus to draw the\nattention of potential attackers away from the primary account, as proxies' private keys will be\nused most of the time to perform actions on behalf of the primary account."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"anonymous proxies",src:n(7012).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"Anonymous proxies are new accounts that are ",(0,r.kt)("em",{parentName:"p"},"created")," (not assigned) by a primary account. That\nprimary account then acts as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy on behalf of the anonymous proxy. Anonymous proxies are\n",(0,r.kt)("strong",{parentName:"p"},"keyless non-deterministic accounts")," as they do not have a private key but they have an address\nthat is randomly generated. Also, in some sense, nobody owns an anonymous proxy as nobody has a\nprivate key to control them."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("mdxAdmonitionTitle",{parentName:"admonition"},"Renaming Anonymous Proxies as ",(0,r.kt)("strong",{parentName:"mdxAdmonitionTitle"},"Pure Proxies")),(0,r.kt)("p",{parentName:"admonition"},"Anonymous proxies are not anonymous because they have an address that is spawned by a primary\naccount acting as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy. Even if the ",(0,r.kt)("em",{parentName:"p"},"any")," proxy changes, it is still possible to find who\ngenerated the ",(0,r.kt)("em",{parentName:"p"},"anonymous")," proxy by going backward using a block explorer. There was thus the need to\nchange the name of ",(0,r.kt)("em",{parentName:"p"},"anonymous")," proxy. People suggested ",(0,r.kt)("em",{parentName:"p"},"keyless accounts")," since they do not have a\nprivate key and are proxied accounts. However, multisig accounts are also keyless (but\ndeterministic). Moreover, even if ",(0,r.kt)("em",{parentName:"p"},"anonymous")," proxies are proxied accounts, they can still act as\nproxies and control other accounts via proxy calls (see multisig example below). Thus, the name that\nhas been chosen is ",(0,r.kt)("strong",{parentName:"p"},"pure proxy"),". If you want to know more about the reasoning behind renaming of\npure proxies, see the discussion in ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/pull/12283"},"this PR")," or\nthe discussion on\n",(0,r.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/parachain-technical-summit-next-steps/51/14"},"Polkadot forum"),".")),(0,r.kt)("p",null,"From now on we will thus use the term pure proxy instead of anonymous proxy."),(0,r.kt)("h3",{id:"create-and-remove-pure-proxy"},"Create and Remove Pure Proxy"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To create a ",(0,r.kt)("strong",{parentName:"p"},"pure proxy")," see\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182196"},"this support article"),", or\nwatch ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T443RcCYP24"},"this technical explainer video"),".")),(0,r.kt)("admonition",{title:"Removing Pure Proxies",type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The procedure for removing a ",(0,r.kt)("em",{parentName:"p"},"pure"),' proxy is different from the one used to remove other proxies.\nVisit the section "Removing an Anonymous Proxy" on\n',(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182196"},"this support article"),", or\nwatch ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=T443RcCYP24"},"this technical explainer video"),".")),(0,r.kt)("admonition",{title:"Explainer video on Pure Proxies",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"Learn more about pure proxies from our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=YkYApbhU3i0"},"technical explainer video"),".")),(0,r.kt)("h3",{id:"use-of-pure-proxy"},"Use of Pure Proxy"),(0,r.kt)("p",null,"The use of the ",(0,r.kt)("em",{parentName:"p"},"pure proxy")," is strictly bound to the relationship between the ",(0,r.kt)("em",{parentName:"p"},"pure proxy")," and the\n",(0,r.kt)("em",{parentName:"p"},"any")," proxy. Note that the ",(0,r.kt)("em",{parentName:"p"},"any")," proxy does not necessarily be the one who created the ",(0,r.kt)("em",{parentName:"p"},"pure proxy"),"\nin the first place. Hence, ",(0,r.kt)("em",{parentName:"p"},"pure proxies")," are not really owned by somebody, but they can be\ncontrolled. Once that relationship between the ",(0,r.kt)("em",{parentName:"p"},"pure proxy")," and its ",(0,r.kt)("em",{parentName:"p"},"any")," proxy is broken, the ",(0,r.kt)("em",{parentName:"p"},"pure\nproxy")," will be inaccessible (even if visible on the Polkadot-JS UI). Also, ",(0,r.kt)("em",{parentName:"p"},"pure proxies")," are\nnon-deterministic, meaning that if we lose one ",(0,r.kt)("em",{parentName:"p"},"pure proxy"),", the next one we create from the same\nprimary account will have a different address."),(0,r.kt)("p",null,(0,r.kt)("em",{parentName:"p"},"Pure proxies")," cannot sign anything because they do not have private keys. However, although they do\nnot have private keys and cannot sign any transaction directly, they can act as proxies (or better,\nproxy channels) within ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," calls (proxy calls). For example, it is possible to have ",(0,r.kt)("em",{parentName:"p"},"pure\nproxies")," within a multisig. Using proxy calls, it is possible to use the ",(0,r.kt)("em",{parentName:"p"},"any")," proxy to call the\n",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, which in turn will do a multisig call. More about this later on."),(0,r.kt)("admonition",{type:"danger"},(0,r.kt)("p",{parentName:"admonition"},"Once you remove the relationship with ",(0,r.kt)("em",{parentName:"p"},"any")," proxy, the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy will be inaccessible. Also,\n",(0,r.kt)("em",{parentName:"p"},"pure")," proxies cannot sign for anything.")),(0,r.kt)("h3",{id:"why-pure-proxy"},"Why Pure Proxy?"),(0,r.kt)("p",null,"Despite their complexity and associated dangers, ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies have important benefits that we\ndiscuss below."),(0,r.kt)("h4",{id:"enhanced-security"},"Enhanced Security"),(0,r.kt)("p",null,(0,r.kt)("em",{parentName:"p"},"Pure")," proxies cannot be stolen because they do not have private keys. The only accounts that have\nfull access to the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies are ",(0,r.kt)("em",{parentName:"p"},"any")," proxies. Security can be further increased if the ",(0,r.kt)("em",{parentName:"p"},"any"),"\nproxy is a multi-signature account."),(0,r.kt)("h4",{id:"simplified-and-secure-account-management-at-an-organization-level"},"Simplified and Secure Account Management at an Organization Level"),(0,r.kt)("admonition",{title:"Walk-through tutorial video of Account Management",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can see ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=YkYApbhU3i0"},"this video tutorial")," that goes through\nthis scenario. The tutorial requires some familiarity with the Extrinsic Tab of the Polkadot-JS UI.")),(0,r.kt)("p",null,"Probably the greatest benefit of using ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies is the management of complex account\nrelationships at a corporate level. Let's take for example 3 accounts belonging to Charlie, Dan and\nEleanor working for Company X. Charlie holds funds belonging to Company X, but he wants to leave the\ncompany and transfer the economic responsibility to Eleanor. Dan is a staking proxy of Charlie."),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Without ",(0,r.kt)("em",{parentName:"strong"},"Pure")," Proxy"),", Charlie must (see ",(0,r.kt)("em",{parentName:"p"},"left")," side of the Figure below):"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Remove Dan as a staking proxy, this step requires 1 signature"),(0,r.kt)("li",{parentName:"ul"},"Stop nominating and unbound all funds , this step requires 2 signatures"),(0,r.kt)("li",{parentName:"ul"},"Transfer the funds to Eleanor, this step requires 1 signature")),(0,r.kt)("p",null,"Then Eleanor adds Dan as a staking proxy (1 signature). The whole process requires 5 signatures.\nHere we are presenting a simple example, in fact, with multi-signature accounts and multiple proxies\nthe procedure would be more time-consuming and labor-intensive."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"why anonymous proxies",src:n(9518).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"With ",(0,r.kt)("em",{parentName:"strong"},"Pure")," Proxy")," (see ",(0,r.kt)("em",{parentName:"p"},"right")," side of the Figure above), Charlie must add Eleanor as ",(0,r.kt)("em",{parentName:"p"},"any"),"\nproxy of the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, and remove himself (or Eleanor can remove him). The process requires just\n2 signatures (1 signature to add the new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy and 1 signature the remove the old one). The\nfunds remain in the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, and it is not necessary to stop nominating or unbond funds. Also,\nany proxy relationships with the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy stay in place. Thus, if we use the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, with\nan increasing number of proxies we will always have to sign twice (not necessarily true in\nmulti-signature accounts). While if we are not using the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy, the more the proxies the more\nsignatures we need to detach them from the old stash and attach them to the new stash (see Figure\nbelow)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"anon vs stash plot",src:n(78618).Z,width:"1920",height:"800"})),(0,r.kt)("h4",{id:"multi-signature-account-management"},"Multi-signature Account Management"),(0,r.kt)("p",null,(0,r.kt)("em",{parentName:"p"},"Pure")," proxies are useful to efficiently manage multi-signature (multisigs) accounts. In fact,\nmultisigs are deterministic, which means that once a multisig is created the signatories cannot be\nchanged. If one of the signatories wants to leave the multisig, a new multisig must be created. This\nis inconvenient, especially at corporate-level management where the chance of replacing someone\nwithin a multisig can be high. ",(0,r.kt)("em",{parentName:"p"},"Pure")," proxies allow keeping the same multisig when the signatories\nchange."),(0,r.kt)("h4",{id:"scenario-one-one-anonymous-proxy-within-a-multisig"},"Scenario One: One Anonymous Proxy within a Multisig"),(0,r.kt)("admonition",{title:"Walk-through tutorial video",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can see ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=iGRoGstB_pQ"},"this video tutorial")," that goes through\nthis scenario. The tutorial requires some familiarity with the Extrinsic Tab of the Polkadot-JS UI.")),(0,r.kt)("p",null,"It is possible to put a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy within a multisig, and then transactions will be signed by the\n",(0,r.kt)("em",{parentName:"p"},"any")," proxy on behalf of the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy (proxied account). Let's take for example the diagram\nbelow. Alice, Bob and Anon are part of the multisig ABC, a multisig account with threshold 2. P-C is\na ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy spawned by Charlie, who now acts as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy and thus signs anything on behalf of\nP-C. The ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy cannot sign directly because it does not have a private key. So, for example,\nto send funds from the multisig to Dan, Charly needs to submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic to P-C,\nwhich in turn will submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic to ABC containing the call data for the\n",(0,r.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," extrinsic about the transfer of some funds from ABC to Dan. Alice can\nthen approve the transfer by submitting a ",(0,r.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic also containing the call data\nfor the ",(0,r.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," extrinsic about the transfer of some funds from ABC to Dan."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"multisig with one anon",src:n(19372).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"If Charly wants to leave the multisig, a new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy can be added to P-C and Charly can be\nremoved (by himself or by the new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy). Note that the multisig also contains Bob that in\nthis specific example does not do anything."),(0,r.kt)("admonition",{title:"Proxy calls",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To use a ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy within a multisig you need to use the Extrinsic Tab and generate a\n",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic. If you try to sign a multisig transaction using the ",(0,r.kt)("em",{parentName:"p"},"pure")," proxy you will\nbe prompted with a warning. Remember, you cannot sign something directly if you do not have a\nprivate key.")),(0,r.kt)("h4",{id:"scenario-two-multisig-made-of-anonymous-proxies"},"Scenario Two: Multisig made of Anonymous Proxies"),(0,r.kt)("admonition",{title:"Walk-through Tutorial Video",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can see ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=F82C3zDNJyk"},"this video tutorial")," that goes through\nthis scenario. The tutorial requires some familiarity with the Extrinsic Tab of the Polkadot-JS UI.")),(0,r.kt)("p",null,"The diagram below shows a multisig that is made only with ",(0,r.kt)("em",{parentName:"p"},"pure")," proxies (P-A, P-B and P-C). In this\nsituation Alice, Bob or Charly can leave the multisig at any time without the requirement of\ncreating a new multisig. If for example, Bob leaves the multisig the procedure will require somebody\nelse to be added as ",(0,r.kt)("em",{parentName:"p"},"any")," proxy to P-B, and then Bob can remove himself (or the new ",(0,r.kt)("em",{parentName:"p"},"any")," proxy can\nremove Bob)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"multisig with anons",src:n(58047).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"In the diagram above, Alice submits the ",(0,r.kt)("inlineCode",{parentName:"p"},"proxy.proxy")," extrinsic to P-A, which in turn submits the\n",(0,r.kt)("inlineCode",{parentName:"p"},"multisig.asMulti")," extrinsic containing the ",(0,r.kt)("inlineCode",{parentName:"p"},"balances.transferKeepAlive")," extrinsic about the\ntransfer of some tokens from ABC to Dan. Then, Charly does the same to confirm the transaction. Note\nthat Charly will need to pay for some weight, for the computation that is necessary to execute the\ntransaction."))}y.isMDXComponent=!0},78618:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/anon-vs-stash-plot-fa8f730710dbf5cbec2d7db43d5d962d.png"},58047:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/multisig-with-anons-209a0f481e6a13ed943a952be07e1a75.png"},19372:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/multisig-with-one-anon-b8bb0a5183fbdc1d1809d4cd58489ab4.png"},51050:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/nested-proxy-calls-65bdc70624a0b21a087da639743c710d.png"},42273:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/polkadot_view_proxies-5c65a3f24dc6902f1734de8887dd5696.png"},28902:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/polkadot_view_proxies_dev-c7f33e592f2c37cade0cc3d37e356aef.png"},7012:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/proxy-vs-anon-1e413e40583ef728f619824e6f714c6b.png"},56789:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/stash-vs-stash-and-staking-proxy-2104e1a23d5c29821cec15fb9b67eba5.png"},54481:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/time-delayed-proxies-8b85523c3caac25b32d1d884af71c048.png"},9518:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});const a=n.p+"assets/images/why-anon-proxy-48fc32ddd2da9a5e9342554c68372d98.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ad762f86.7492bead.js b/assets/js/ad762f86.7492bead.js deleted file mode 100644 index e4a4b0a8f084..000000000000 --- a/assets/js/ad762f86.7492bead.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7940],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),r=a(67294),s=a(92519),i=a(1612),d=a(67425);function l(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,d,l,c,p;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,d=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new s.U(r),e.next=21,i.G.create({provider:l});case 21:c=e.sent,(p=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return d=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return d=(d=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",d);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,n){switch(t){case"humanReadable":(0,d.HumanReadable)(e,a,n);break;case"precise":(0,d.Precise)(e,a,n);break;case"blocksToDays":(0,d.BlocksToDays)(e,n);break;case"percentage":(0,d.Percentage)(e,n);break;case"arrayLength":(0,d.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,s=e.defaultValue,i=e.filter,d=void 0===i?void 0:i,c=(0,r.useState)(""),u=c[0],m=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==d?p(s.toString(),d,t,m):m(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==d?p(o,d,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(i){console.log(i)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},79569:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>l,default:()=>k,frontMatter:()=>d,metadata:()=>c,toc:()=>u});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),s=a(47940),i=["components"],d={id:"learn-account-advanced",title:"Polkadot Accounts In-Depth",sidebar_label:"Accounts",description:"Advanced Concepts about Polkadot's Accounts.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping","ENS","domain","ETH"],slug:"../learn-account-advanced"},l=void 0,c={unversionedId:"learn/learn-account-advanced",id:"learn/learn-account-advanced",title:"Polkadot Accounts In-Depth",description:"Advanced Concepts about Polkadot's Accounts.",source:"@site/../docs/learn/learn-account-advanced.md",sourceDirName:"learn",slug:"/learn-account-advanced",permalink:"/docs/learn-account-advanced",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-account-advanced.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688375533,formattedLastUpdatedAt:"Jul 3, 2023",frontMatter:{id:"learn-account-advanced",title:"Polkadot Accounts In-Depth",sidebar_label:"Accounts",description:"Advanced Concepts about Polkadot's Accounts.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping","ENS","domain","ETH"],slug:"../learn-account-advanced"},sidebar:"docs",previous:{title:"Advanced",permalink:"/docs/learn-advanced-index"},next:{title:"Advanced Staking Concepts",permalink:"/docs/learn-staking-advanced"}},p={},u=[{value:"Address Format",id:"address-format",level:2},{value:"Derivation Paths",id:"derivation-paths",level:2},{value:"Soft vs. Hard Derivation",id:"soft-vs-hard-derivation",level:3},{value:"For the Curious: How Prefixes Work",id:"for-the-curious-how-prefixes-work",level:2},{value:"System Accounts",id:"system-accounts",level:2},{value:"Portability",id:"portability",level:2},{value:"Address Conversion Tools",id:"address-conversion-tools",level:2},{value:"How to Verify a Public Key's Associated Address",id:"how-to-verify-a-public-keys-associated-address",level:3},{value:"Using Subkey to Retrieve Public Key from SS58 Address",id:"using-subkey-to-retrieve-public-key-from-ss58-address",level:4},{value:"Address Verification",id:"address-verification",level:4},{value:"Consider the following example:",id:"consider-the-following-example",level:5},{value:"Indices",id:"indices",level:2},{value:"Using ENS with DOT/KSM accounts",id:"using-ens-with-dotksm-accounts",level:2},{value:"Adding via the UI",id:"adding-via-the-ui",level:3},{value:"Wallet Support",id:"wallet-support",level:3},{value:"Relevant links",id:"relevant-links",level:3},{value:"Transferring Polkadot-JS Apps Accounts/Addresses From One Computer to Another",id:"transferring-polkadot-js-apps-accountsaddresses-from-one-computer-to-another",level:2}],m={toc:u},h="wrapper";function k(e){var t=e.components,d=(0,o.Z)(e,i);return(0,r.kt)(h,(0,n.Z)({},m,d,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h2",{id:"address-format"},"Address Format"),(0,r.kt)("p",null,"The address format used in Substrate-based chains is SS58. SS58 is a modification of Base-58-check\nfrom Bitcoin with some minor changes. Notably, the format contains an ",(0,r.kt)("em",{parentName:"p"},"address type")," prefix that\nidentifies an address belonging to a specific network."),(0,r.kt)("p",null,"For example:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Polkadot addresses ",(0,r.kt)("strong",{parentName:"li"},"always start with")," the number ",(0,r.kt)("strong",{parentName:"li"},"1"),"."),(0,r.kt)("li",{parentName:"ul"},"Kusama addresses always start with a capital letter, such as ",(0,r.kt)("strong",{parentName:"li"},"C, D, F, G, H, J"),"."),(0,r.kt)("li",{parentName:"ul"},"Generic Substrate addresses ",(0,r.kt)("strong",{parentName:"li"},"always start with")," the number ",(0,r.kt)("strong",{parentName:"li"},"5"),".")),(0,r.kt)("p",null,"These prefixes, including how to validate addresses, are embedded in the Substrate SS58 format.\nNever use regular expressions for address validation."),(0,r.kt)("p",null,"It's important to understand that different network formats are ",(0,r.kt)("strong",{parentName:"p"},"merely other representations of\nthe same public key in a private-public keypair")," generated by an address generation tool. As a\nresult, the addresses across Substrate-based chains are compatible if the format is converted\ncorrectly."),(0,r.kt)("p",null,"As of Runtime 28, the default ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts##address-format"},"address format")," is the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/primitives/runtime/src/multiaddress.rs"},(0,r.kt)("inlineCode",{parentName:"a"},"MultiAddress")),"\ntype."),(0,r.kt)("p",null,"This ",(0,r.kt)("inlineCode",{parentName:"p"},"enum")," is a multi-format address wrapper for on-chain accounts and allows us to describe\nPolkadot's default address format to represent many different address types. This includes ",(0,r.kt)("strong",{parentName:"p"},"20\nbyte"),", ",(0,r.kt)("strong",{parentName:"p"},"32 byte"),", and ",(0,r.kt)("strong",{parentName:"p"},"arbitrary raw byte")," variants. It also enhances the original\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts#indices"},(0,r.kt)("inlineCode",{parentName:"a"},"indices"))," lookup."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Many wallets allow you to convert between formats. Stand-alone tools exist as well; you can find\nthem in the ",(0,r.kt)("a",{parentName:"p",href:"#address-conversion-tools"},"address conversion tools")," section.")),(0,r.kt)("h2",{id:"derivation-paths"},"Derivation Paths"),(0,r.kt)("p",null,"If you want to create and manage several accounts on the network using the same seed, you can use\nderivation paths. We can think of the derived accounts as child accounts of the root account created\nusing the original mnemonic seed phrase. Many\nPolkadot key generation tools support hard and\nsoft derivation. For instance, if you intend to create an account to be used on the\nPolkadot chain, you can derive a ",(0,r.kt)("strong",{parentName:"p"},"hard key"),"\nchild account using ",(0,r.kt)("strong",{parentName:"p"},"//")," after the mnemonic phrase."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very//0'\n")),(0,r.kt)("p",null,"and a ",(0,r.kt)("strong",{parentName:"p"},"soft key")," child account using ",(0,r.kt)("strong",{parentName:"p"},"/")," after the mnemonic phrase"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very/0'\n")),(0,r.kt)("p",null,"If you want to create another account using the Polkadot chain using the same seed, you can change\nthe number at the end of the string above. For example, ",(0,r.kt)("inlineCode",{parentName:"p"},"/1"),", ",(0,r.kt)("inlineCode",{parentName:"p"},"/2"),", and ",(0,r.kt)("inlineCode",{parentName:"p"},"/3")," will create different\nderived accounts."),(0,r.kt)("p",null,"You can use any letters or numbers in the derivation path as long as they make sense to you; they do\nnot have to follow any specific pattern. You may combine multiple derivations in your path, as well.\nFor instance, ",(0,r.kt)("inlineCode",{parentName:"p"},"//bill//account//1")," and ",(0,r.kt)("inlineCode",{parentName:"p"},"//john/polkadot/initial")," are both valid. To recreate a\nderived account, you must know both the seed and the derivation path, so you should either use a\nwell-defined sequence (e.g. //0, //1, //2...) or be sure to write down any derivation paths you use."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"It is only possible to generate a derived account by knowing the derivation path.")),(0,r.kt)("p",null,"There is an additional type of derivation called password derivation. On Polkadot you can derive a\n",(0,r.kt)("strong",{parentName:"p"},"password key")," account using ",(0,r.kt)("strong",{parentName:"p"},"///")," after the mnemonic phrase"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very///0'\n")),(0,r.kt)("p",null,"In this type of derivation, if the mnemonic phrase leaks, accounts cannot be derived without the\ninitial password. In fact, for soft- and hard-derived accounts, if someone knows the mnemonic phrase\nand the derivation path, they will have access to your account. For password-derived accounts, the\npassword is applied on the derivation path. You can know the mnemonic phrase and the derivation\npath, but without the password, it is impossible to access the account. In mathematical terms, if we\nhave a ",(0,r.kt)("inlineCode",{parentName:"p"},"written derivation path")," and a ",(0,r.kt)("inlineCode",{parentName:"p"},"password"),", we can calculate the ",(0,r.kt)("inlineCode",{parentName:"p"},"real derivation path")," as\n",(0,r.kt)("inlineCode",{parentName:"p"},"f(written derivation path, password)"),", where ",(0,r.kt)("inlineCode",{parentName:"p"},"f")," is a function. We can then calculate the\n",(0,r.kt)("inlineCode",{parentName:"p"},"account key pair")," using ",(0,r.kt)("inlineCode",{parentName:"p"},"f(seed, real derivation path)"),". Unlike hard and soft derivations that can\nbe mixed, only a single password should be specified per derivation."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Password-derived account are as secure as the chosen password.")),(0,r.kt)("h3",{id:"soft-vs-hard-derivation"},"Soft vs. Hard Derivation"),(0,r.kt)("p",null,"A soft derivation allows someone to potentially \"go backward\u201d to figure out the initial account's\nprivate key if they know the derived account's private key. It is also possible to determine that\ndifferent accounts generated from the same seed are linked to that seed. A hard derivation path does\nnot allow either of these - even if you know a derived private key, it's not feasible to figure out\nthe private key of the root address, and it's impossible to prove that the first account is linked\nwith the second. These derivation methods have their use cases, given that the private keys for all\nthe derived accounts are fully secure. Unless you have a specific need for a soft derivation, it is\nrecommended to generate the account using a hard derivation path."),(0,r.kt)("p",null,"See the ",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/"},"Subkey documentation")," for\ndetails and examples of derivation path formats. The Polkadot-JS Apps and Extension and Parity\nSigner support custom derivation paths using the same syntax as Subkey."),(0,r.kt)("p",null,"Some wallets will automatically add derivation paths to the end of the generated mnemonic phrase.\nThis will generate separate seeds for different paths, allowing separate signing keys with the same\nmnemonic, e.g. ",(0,r.kt)("inlineCode",{parentName:"p"},"//polkadot")," and ",(0,r.kt)("inlineCode",{parentName:"p"},"//kusama"),". Although you may\ncorrectly save the mnemonic phrase, using it in another wallet will generate the same addresses only\nif both wallets use the same derivation paths."),(0,r.kt)("p",null,"Polkadot and Kusama both have paths registered in the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/satoshilabs/slips/blob/master/slip-0044.md"},"BIP44 registry"),"."),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"You must have the ",(0,r.kt)("em",{parentName:"p"},"parent")," private key and the derivation path to arrive at the key for an address.\nOnly use custom derivation paths if you are comfortable with your knowledge of this topic.")),(0,r.kt)("h2",{id:"for-the-curious-how-prefixes-work"},"For the Curious: How Prefixes Work"),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/ss58-registry/blob/main/ss58-registry.json"},"SS58 registry")," states\nthat:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Polkadot has an address type of ",(0,r.kt)("inlineCode",{parentName:"li"},"00000000b")," (",(0,r.kt)("inlineCode",{parentName:"li"},"0")," in decimal)."),(0,r.kt)("li",{parentName:"ul"},"Kusama (Polkadot Canary) has an address type of ",(0,r.kt)("inlineCode",{parentName:"li"},"00000010b")," (",(0,r.kt)("inlineCode",{parentName:"li"},"2")," in decimal)."),(0,r.kt)("li",{parentName:"ul"},"Generic Substrate has ",(0,r.kt)("inlineCode",{parentName:"li"},"00101010b")," as the address type (",(0,r.kt)("inlineCode",{parentName:"li"},"42")," in decimal).")),(0,r.kt)("p",null,"Because the ",(0,r.kt)("inlineCode",{parentName:"p"},"Base58-check")," alphabet has no number 0, the lowest value is indeed 1. So ",(0,r.kt)("inlineCode",{parentName:"p"},"00000000b")," is\n1 in Base58-check. If we try to\n",(0,r.kt)("a",{parentName:"p",href:"https://www.better-converter.com/Encoders-Decoders/Base58Check-to-Hexadecimal-Decoder"},"decode")," a\nPolkadot address like ",(0,r.kt)("inlineCode",{parentName:"p"},"1FRMM8PEiWXYax7rpS6X4XZX1aAAxSWx1CrKTyrVYhV24fg"),", the result is\n",(0,r.kt)("inlineCode",{parentName:"p"},"000aff6865635ae11013a83835c019d44ec3f865145943f487ae82a8e7bed3a66b29d7"),". The first byte is ",(0,r.kt)("inlineCode",{parentName:"p"},"00"),",\nwhich is indeed ",(0,r.kt)("inlineCode",{parentName:"p"},"00000000")," in binary and ",(0,r.kt)("inlineCode",{parentName:"p"},"0")," in decimal and thus matches the address type of\nPolkadot."),(0,r.kt)("p",null,"Let's take a look at Substrate addresses. If we decode\n",(0,r.kt)("inlineCode",{parentName:"p"},"5CK8D1sKNwF473wbuBP6NuhQfPaWUetNsWUNAAzVwTfxqjfr"),", we get\n",(0,r.kt)("inlineCode",{parentName:"p"},"2a0aff6865635ae11013a83835c019d44ec3f865145943f487ae82a8e7bed3a66b77e5"),". The first byte is ",(0,r.kt)("inlineCode",{parentName:"p"},"2a"),"\nwhich when\n",(0,r.kt)("a",{parentName:"p",href:"https://www.rapidtables.com/convert/number/hex-to-decimal.html"},"converted from hex to decimal"),"\nis 42. 42 is ",(0,r.kt)("inlineCode",{parentName:"p"},"00101010")," in binary, just as the SS58 document states."),(0,r.kt)("p",null,"Finally, let's look at Kusama addresses. Decoding ",(0,r.kt)("inlineCode",{parentName:"p"},"CpjsLDC1JFyrhm3ftC9Gs4QoyrkHKhZKtK7YqGTRFtTafgp"),"\ngives us ",(0,r.kt)("inlineCode",{parentName:"p"},"020aff6865635ae11013a83835c019d44ec3f865145943f487ae82a8e7bed3a66b0985")," with the first\nbyte being ",(0,r.kt)("inlineCode",{parentName:"p"},"02"),", just as specified. If we try a Kusama address that starts with a completely\ndifferent letter, like ",(0,r.kt)("inlineCode",{parentName:"p"},"J4iggBtsWsb61RemU2TDWDXTNHqHNfBSAkGvVZBtn1AJV1a"),", we still get ",(0,r.kt)("inlineCode",{parentName:"p"},"02")," as the\nfirst byte: ",(0,r.kt)("inlineCode",{parentName:"p"},"02f2d606a67f58fa0b3ad2b556195a0ef905676efd4e3ec62f8fa1b8461355f1142509"),". It seems\ncounterintuitive that some addresses always have the same prefix and others like Kusama can vary\nwildly, but it's just a quirk of Base58-check encoding."),(0,r.kt)("h2",{id:"system-accounts"},"System Accounts"),(0,r.kt)("p",null,"As the word suggests, system accounts are used by the system. They are used, for example, for the\ntreasury, crowdloans, and nomination pools. From the point of view of the runtime, these accounts\nare like any other account on-chain. These special system accounts are just public keys, with the\nprivate key being unknown (and unattainable). So, that means that only the pallet itself can\ninteract with this account. These accounts can never issue a signed\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics"},"extrinsic")," since they do not have a private key."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can view system accounts on ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.subscan.io/account_list?role=module"},"Subscan"),".")),(0,r.kt)("p",null,'Let us take a look at how system accounts are generated under the hood. For instance, to generate\nthe treasury account, the raw bytes of the strings "modl" and "py/trsry" are combined to create the\n',(0,r.kt)("inlineCode",{parentName:"p"},"AccountID"),". For more information, check the post on Substrate StackExchange on\n",(0,r.kt)("a",{parentName:"p",href:"https://substrate.stackexchange.com/questions/536/how-do-treasury-accounts-compare-to-end-user-accounts-in-frame"},"Treasury accounts"),'.\nSimilarly, to generate the crowdloan account, the raw bytes of the strings "modl" and "py/cfund"\nalong with the fund index are combined to create the ',(0,r.kt)("inlineCode",{parentName:"p"},"AccountID"),". Similar logic applies to\nnomination pool and parachain accounts as well."),(0,r.kt)("h2",{id:"portability"},"Portability"),(0,r.kt)("p",null,"The above information brings us to portability: the ability to use a mnemonic phrase or seed across\nmultiple wallets. Portability depends on several factors:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Derivation path"),(0,r.kt)("li",{parentName:"ul"},"Mnemonic format"),(0,r.kt)("li",{parentName:"ul"},"Seed derivation"),(0,r.kt)("li",{parentName:"ul"},"Signature scheme")),(0,r.kt)("p",null,"To use the exact mnemonic across multiple wallets, ensure they follow compatible methods for\ngenerating keys and signing messages. If you are still looking for understandable documentation,\ncontact the project maintainers."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"left"}),(0,r.kt)("th",{parentName:"tr",align:"center"},"Mnemonic Format"),(0,r.kt)("th",{parentName:"tr",align:"center"},"Derivation Path"),(0,r.kt)("th",{parentName:"tr",align:"center"},"Seed Derivation"),(0,r.kt)("th",{parentName:"tr",align:"center"},"Signature Support"))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Polkadot{.js} Extension"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Standard"),(0,r.kt)("td",{parentName:"tr",align:"center"},"User-Defined"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32"),(0,r.kt)("td",{parentName:"tr",align:"center"},"sr25519")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Polkadot-JS Apps"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Standard","*"),(0,r.kt)("td",{parentName:"tr",align:"center"},"User-Defined"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32"),(0,r.kt)("td",{parentName:"tr",align:"center"},"sr25519, ed25519, secp256k")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Ledger"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP39"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP44","\u2020"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32","\u2021"),(0,r.kt)("td",{parentName:"tr",align:"center"},"ed25519","\xa7")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Subkey"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Standard","*"),(0,r.kt)("td",{parentName:"tr",align:"center"},"User-Defined"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32"),(0,r.kt)("td",{parentName:"tr",align:"center"},"sr25519, ed25519, secp256k1")))),(0,r.kt)("p",null,"*"," Ed25519 keys have ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate-bip39"},"limited compatibility")," with\nBIP39."),(0,r.kt)("p",null,"\u2020"," ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/satoshilabs/slips/blob/master/slip-0044.md"},"BIP44 Registry")),(0,r.kt)("p",null,"\u2021"," Ed25519 and BIP32 based on\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/LedgerHQ/orakolo/blob/master/papers/Ed25519_BIP%20Final.pdf"},"Khovratovich")),(0,r.kt)("p",null,"\xa7"," Sr25519 planned"),(0,r.kt)("h2",{id:"address-conversion-tools"},"Address Conversion Tools"),(0,r.kt)("p",null,"You can use the tools below to convert any SS58 address for any network for use on different\nnetworks"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.subscan.io/tools/ss58_transform"},"handy subscan tool")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot-address-convertor.netlify.app/"},"simple address converter"))),(0,r.kt)("h3",{id:"how-to-verify-a-public-keys-associated-address"},"How to Verify a Public Key's Associated Address"),(0,r.kt)("p",null,"You can verify your public key's associated address through a series of inspection steps, where the\nkey is a base-16 (hexadecimal) address."),(0,r.kt)("h4",{id:"using-subkey-to-retrieve-public-key-from-ss58-address"},"Using Subkey to Retrieve Public Key from SS58 Address"),(0,r.kt)("p",null,"This is to showcase that the ",(0,r.kt)("strong",{parentName:"p"},'SS58 address is based on the public key (aka "Account ID")')),(0,r.kt)("p",null,"The Subkey Tool's The\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/#inspecting-keys"},"Inspecting Keys"),"\nthe section explains how to use the ",(0,r.kt)("inlineCode",{parentName:"p"},"inspect")," command to recalculate your key pair's public key and\naddress."),(0,r.kt)("p",null,"Start by inspecting your account's Polkadot address by running the inspect command against your\naccount's address:"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-bash"},"$ subkey inspect 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n\nPublic Key URI `1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F` is account:\n Network ID/version: polkadot\n Public key (hex): 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Account ID: 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n SS58 Address: 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n")),(0,r.kt)("p",null,'Take note of the hexadecimal string for "Public key (hex)". This is your account\'s public key.'),(0,r.kt)("p",null,"Running the ",(0,r.kt)("inlineCode",{parentName:"p"},"inspect")," command on your public key along with the ",(0,r.kt)("inlineCode",{parentName:"p"},"--public")," parameter the SS58\naddress for the default network (substrate) is returned."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-bash"},"$ subkey inspect --public 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n\nNetwork ID/version: substrate\n Public key (hex): 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Account ID: 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Public key (SS58): 5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp\n SS58 Address: 5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp\n")),(0,r.kt)("p",null,"Using the ",(0,r.kt)("inlineCode",{parentName:"p"},"--network")," flag, you can define the network that you would like to inspect, where the\nSS58 address will be based on that network. Now, running the ",(0,r.kt)("inlineCode",{parentName:"p"},"inspect")," command with\n",(0,r.kt)("inlineCode",{parentName:"p"},"--network polkadot")," return your original Polkadot address, thus verifying the public key."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-bash"},"$ subkey inspect --network polkadot 5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp\n\nPublic Key URI `5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp` is account:\n Network ID/version: polkadot\n Public key (hex): 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Account ID: 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Public key (SS58): 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n SS58 Address: 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n")),(0,r.kt)("p",null,"You will notice that the Subkey Tool recognizes the correct address network and returns the\nassociated public key. The public key is returned as a hexadecimal string (i.e. prefixed with\n",(0,r.kt)("strong",{parentName:"p"},'"0x"'),"). ",(0,r.kt)("strong",{parentName:"p"},"For both SS58 addresses, the same public key is returned.")),(0,r.kt)("h4",{id:"address-verification"},"Address Verification"),(0,r.kt)("h5",{id:"consider-the-following-example"},"Consider the following example:"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"19",src:a(2080).Z,width:"739",height:"543"})),(0,r.kt)("p",null,"If you are comfortable enough to distinguish between each account parameter, you can prefix the\npublic-key string with ",(0,r.kt)("strong",{parentName:"p"},'"0x"')," on your own:"),(0,r.kt)("p",null,"From:\n",(0,r.kt)("inlineCode",{parentName:"p"},"Pay DOTs to the Polkadot account:192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce"),',\nwe prefix the address by "0x" ->\n',(0,r.kt)("inlineCode",{parentName:"p"},"0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce"),"."),(0,r.kt)("p",null,"Using the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.subscan.io/tools/ss58_transform"},"handy subscan tool"),', you can verify\nboth address associations to your public key. Copy your public key into the "Input Account or Public\nKey" textbox and click "Transform" at the bottom. On the right-hand side, the addresses for Polkadot\nand Substrate that are returned based on your public key should match the ones you inspected.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"20",src:a(81779).Z,width:"1505",height:"759"})),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"You may have to scroll down to the bottom of the menu to find the Substrate address based on the\nmenu listings. You will notice that many networks that also use the same Substrate address.")),(0,r.kt)("p",null,"You can verify your public key verification by recalling that Polkadot addresses start with a '1',\nwhereas Substrate addresses generally start with a '5' (Kusama addresses start with a capital\nletter). See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts#address-format"},"Addresses")," for more details."),(0,r.kt)("p",null,"Furthermore, the ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/w3f/utility-scripts"},"Utility Scripts")," can be referenced for how\nthe verification is performed:\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/w3f/utility-scripts/blob/master/src/misc/pubkeyToAddress.js"},"pubkeyToAddress.js"),"\ndemonstrates how a single public key interprets a Polkadot, Substrate, or Kusama address."),(0,r.kt)("h2",{id:"indices"},"Indices"),(0,r.kt)("p",null,"Polkadot addresses can have indices. An index\nis like a short and easy-to-remember version of an address. Claiming an index requires a deposit of\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.indices.deposit",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"","\nthat is released when the index is cleared. Any index can be claimed if it is not taken by someone\nelse."),(0,r.kt)("p",null,"But what if an account gets reaped, as explained above? In that case, the index is emptied. In other\nwords, the slot frees up again, making it available for anyone to claim. It is possible to ",(0,r.kt)("em",{parentName:"p"},"freeze"),"\nan index and permanently assign it to an address. ",(0,r.kt)("strong",{parentName:"p"},"This action consumes a deposit, and the index\nwill be permanently bound to the address with no option to release it.")),(0,r.kt)("admonition",{title:"Lookup Account Index on-chain",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"When someone shares their account index, their actual account address on-chain can be looked up\nthrough Polkadot-JS Apps UI > Developer > Chain state > Storage and selecting state query on indices\npallet for the account corresponding to the index.")),(0,r.kt)("p",null,"Here is an example snapshot that shows how to lookup the corresponding account address of the\naccount index 1988 on\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-networks#westend-test-network"},"Westend network (Polkadot Test Network)"),",\nusing Polkadot-JS Apps UI. The output shows the account address, deposit amount, and a boolean flag\nindicating whether this is claimed permanently."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"query account index",src:a(65610).Z,width:"2012",height:"998"})),(0,r.kt)("p",null,"Submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"claim")," extrinsic to the ",(0,r.kt)("inlineCode",{parentName:"p"},"indices")," pallet to register an index. The easiest way to do this\nis via Polkadot-JS UI through the ",(0,r.kt)("em",{parentName:"p"},"Developer -> Extrinsics")," menu:"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"Indices extrinsics",src:a(38872).Z,width:"786",height:"386"})),(0,r.kt)("p",null,"To find available indices to claim on Polkadot or Kusama,\n",(0,r.kt)("a",{parentName:"p",href:"https://www.shawntabrizi.com/substrate-js-utilities/indices/"},"this helper tool may come in handy"),"."),(0,r.kt)("p",null,"For keeping the index permanently, you can follow up with a ",(0,r.kt)("inlineCode",{parentName:"p"},"freeze")," extrinsic as mentioned above."),(0,r.kt)("h2",{id:"using-ens-with-dotksm-accounts"},"Using ENS with DOT/KSM accounts"),(0,r.kt)("p",null,"ENS (Ethereum Name Service) is a distributed and open system of smart contracts on the Ethereum\nblockchain which allows users to claim domain names like ",(0,r.kt)("inlineCode",{parentName:"p"},"bruno.eth"),"."),(0,r.kt)("p",null,"The ENS is equivalent to a DNS (Domain Name System) domain. Instead, it offers a decentralized and\nsecure way to translate text via smart contracts. Supporting wallets can then allow senders to input\nENS domains instead of long and unwieldy addresses. This prevents phishing, fraud, and typos and\nadds a layer of usability to the regular wallet user experience."),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"You will need an ENS name and an Ethereum account with some ether to follow along with this guide.\nTo register an ENS name, visit the ",(0,r.kt)("a",{parentName:"p",href:"https://app.ens.domains"},"ENS App")," or any number of subdomain\nregistrars like ",(0,r.kt)("a",{parentName:"p",href:"https://nameth.io"},"Nameth"),". Note that if you're using an older ENS name, you should\nmake sure you're using the\n",(0,r.kt)("a",{parentName:"p",href:"https://medium.com/the-ethereum-name-service/ens-registry-migration-is-over-now-what-a-few-things-to-know-fb05f921872a"},"new resolver"),".\nVisiting the ENS App will warn you about this. You will also need some way to use your Ethereum\naddress - following this guide on a personal computer is recommended. Wallets like\n",(0,r.kt)("a",{parentName:"p",href:"https://frame.sh/"},"Frame")," and ",(0,r.kt)("a",{parentName:"p",href:"https://metamask.io"},"Metamask")," are safe and will make interacting\nwith the Ethereum blockchain through your browser very easy.")),(0,r.kt)("p",null,"Despite living on the Ethereum blockchain, the ENS system has multi-chain support. In this guide,\nyou'll go through the process of adding a KSM and DOT address to ENS. We cover both KSM and DOT to\nshow two different approaches."),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"DOT can currently only be added using the Resolver method. KSM can be added through both methods are\ndescribed below.")),(0,r.kt)("p",null,"This guide is also available in video format ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/XKjZk-5_mQc"},"on YouTube"),"."),(0,r.kt)("h3",{id:"adding-via-the-ui"},"Adding via the UI"),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://app.ens.domains"},"ENS App")," allows an ENS domain owner to inspect all records bound to\nthe domain, and to add new ones."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"bruno.eth domain name in the ENS application",src:a(51804).Z,width:"977",height:"842"})),(0,r.kt)("p",null,"In the example above, the domain ",(0,r.kt)("inlineCode",{parentName:"p"},"bruno.eth")," has an Ethereum and a Bitcoin address attached. Let's\nattach a KSM account. First, click the ",(0,r.kt)("inlineCode",{parentName:"p"},"[+]")," icon in the Records tab."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"The plus icon in the records tab",src:a(27038).Z,width:"951",height:"190"})),(0,r.kt)("p",null,'Then, pick "Other Addresses", "KSM", and input the Kusama address:'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"Inputs needed to register a KSM address",src:a(95860).Z,width:"914",height:"224"})),(0,r.kt)("p",null,"After clicking Save, your Ethereum wallet will ask you to confirm a transaction. Once processed, the\nrecord will show up on the domain's page:"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"KSM address now visible in bruno.eth records",src:a(91581).Z,width:"936",height:"367"})),(0,r.kt)("p",null,"The exact process applies to adding your DOT address."),(0,r.kt)("p",null,"Once the transaction is confirmed, your address will be bound to your ENS domain."),(0,r.kt)("h3",{id:"wallet-support"},"Wallet Support"),(0,r.kt)("p",null,"There is no wallet support for ENS names for either KSM or DOT at this time, but the crypto\naccounting and portfolio application ",(0,r.kt)("a",{parentName:"p",href:"https://rotki.com/"},"Rotki")," does support KSM ENS resolution."),(0,r.kt)("h3",{id:"relevant-links"},"Relevant links"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://docs.ens.domains/"},"ENS docs")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://medium.com/the-ethereum-name-service/ens-launches-multi-coin-support-15-wallets-to-integrate-92518ab20599"},"ENS Multi-chain announcement")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/ensdomains/address-encoder"},"Address encoder")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://swolfeyes.github.io/ethereum-namehash-calculator/"},"Namehash calculator")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.shawntabrizi.com/substrate-js-utilities/"},"Address to pubkey converter"))),(0,r.kt)("h2",{id:"transferring-polkadot-js-apps-accountsaddresses-from-one-computer-to-another"},"Transferring Polkadot-JS Apps Accounts/Addresses From One Computer to Another"),(0,r.kt)("admonition",{type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"This will overwrite existing accounts with the same pubkey on your new computer. This generally\nshould not make a difference (since it can still access the same account), but it might if you have\ne.g. an account that was stored externally in the extension on the old computer but was created\ndirectly in the browser on the new one.")),(0,r.kt)("p",null,"This has been tested on Brave and Chrome, but not other browsers."),(0,r.kt)("ol",null,(0,r.kt)("li",{parentName:"ol"},"Go to Polkadot-JS Apps"),(0,r.kt)("li",{parentName:"ol"},"Go to JavaScript console on the browser (Available in Developer Tools)"),(0,r.kt)("li",{parentName:"ol"},"Type in the command:")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"JSON.stringify(localStorage)\n")),(0,r.kt)("ol",{start:4},(0,r.kt)("li",{parentName:"ol"},"Copy and paste the returned string to a text editor and save the file."),(0,r.kt)("li",{parentName:"ol"},"Check that the string you pasted begins and ends with a tick mark ('). If not, add one to the\nbeginning and end."),(0,r.kt)("li",{parentName:"ol"},"Save and send that file with the copied string to the new computer."),(0,r.kt)("li",{parentName:"ol"},"On the new computer, go to Polkadot-JS Apps"),(0,r.kt)("li",{parentName:"ol"},"Open the Javascript console on the browser (Available in Developer Tools)"),(0,r.kt)("li",{parentName:"ol"},"Set a variable raw equal to the string from the text file")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"raw = ... copy-pasted json from original computer ...\n")),(0,r.kt)("ol",{start:10},(0,r.kt)("li",{parentName:"ol"},"Run the following code on the console:")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"accounts = JSON.parse(raw);\nfor (var key in accounts) {\n if (accounts.hasOwnProperty(key)) {\n val = JSON.stringify(accounts[key]).replace(/\\\\/g,'').slice(1,-1);\n console.log(key + \" -> \" + val);\n localStorage.setItem(key, val);\n }\n}\n")),(0,r.kt)("ol",{start:11},(0,r.kt)("li",{parentName:"ol"},"Refresh Polkadot-JS App browser and check the Accounts and Addresses pages. All of your accounts\nand addresses should now be available.")))}k.isMDXComponent=!0},38872:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/index-a2000a16d514f2136b303dd1d29a17f4.png"},2080:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/pubkey-1-6dc18c2b04022519cc6dd0fb3af36f94.png"},81779:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/pubkey-2-16f0cbc7db6ab6eb8248a05df94adc35.png"},65610:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/query-index-6db697cbe5e058388b830fee34bc4415.png"},51804:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/01-min-dd1b37ae350384f3941bf8f446ec0994.png"},27038:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n="data:image/png;base64,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"},95860:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n="data:image/png;base64,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"},91581:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/04-min-7eb9f3330355312efa81e47ffc75123b.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ad762f86.a50b70c1.js b/assets/js/ad762f86.a50b70c1.js new file mode 100644 index 000000000000..c5d9d2f6c60f --- /dev/null +++ b/assets/js/ad762f86.a50b70c1.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7940],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),r=a(67294),s=a(87152),i=a(34200),d=a(67425);function l(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,d,l,c,p;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,d=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new s.U(r),e.next=21,i.G.create({provider:l});case 21:c=e.sent,(p=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return d=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return d=(d=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",d);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,n){switch(t){case"humanReadable":(0,d.HumanReadable)(e,a,n);break;case"precise":(0,d.Precise)(e,a,n);break;case"blocksToDays":(0,d.BlocksToDays)(e,n);break;case"percentage":(0,d.Percentage)(e,n);break;case"arrayLength":(0,d.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,s=e.defaultValue,i=e.filter,d=void 0===i?void 0:i,c=(0,r.useState)(""),u=c[0],m=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==d?p(s.toString(),d,t,m):m(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==d?p(o,d,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(i){console.log(i)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},79569:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>l,default:()=>k,frontMatter:()=>d,metadata:()=>c,toc:()=>u});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),s=a(47940),i=["components"],d={id:"learn-account-advanced",title:"Polkadot Accounts In-Depth",sidebar_label:"Accounts",description:"Advanced Concepts about Polkadot's Accounts.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping","ENS","domain","ETH"],slug:"../learn-account-advanced"},l=void 0,c={unversionedId:"learn/learn-account-advanced",id:"learn/learn-account-advanced",title:"Polkadot Accounts In-Depth",description:"Advanced Concepts about Polkadot's Accounts.",source:"@site/../docs/learn/learn-account-advanced.md",sourceDirName:"learn",slug:"/learn-account-advanced",permalink:"/docs/learn-account-advanced",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-account-advanced.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688375533,formattedLastUpdatedAt:"Jul 3, 2023",frontMatter:{id:"learn-account-advanced",title:"Polkadot Accounts In-Depth",sidebar_label:"Accounts",description:"Advanced Concepts about Polkadot's Accounts.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping","ENS","domain","ETH"],slug:"../learn-account-advanced"},sidebar:"docs",previous:{title:"Advanced",permalink:"/docs/learn-advanced-index"},next:{title:"Advanced Staking Concepts",permalink:"/docs/learn-staking-advanced"}},p={},u=[{value:"Address Format",id:"address-format",level:2},{value:"Derivation Paths",id:"derivation-paths",level:2},{value:"Soft vs. Hard Derivation",id:"soft-vs-hard-derivation",level:3},{value:"For the Curious: How Prefixes Work",id:"for-the-curious-how-prefixes-work",level:2},{value:"System Accounts",id:"system-accounts",level:2},{value:"Portability",id:"portability",level:2},{value:"Address Conversion Tools",id:"address-conversion-tools",level:2},{value:"How to Verify a Public Key's Associated Address",id:"how-to-verify-a-public-keys-associated-address",level:3},{value:"Using Subkey to Retrieve Public Key from SS58 Address",id:"using-subkey-to-retrieve-public-key-from-ss58-address",level:4},{value:"Address Verification",id:"address-verification",level:4},{value:"Consider the following example:",id:"consider-the-following-example",level:5},{value:"Indices",id:"indices",level:2},{value:"Using ENS with DOT/KSM accounts",id:"using-ens-with-dotksm-accounts",level:2},{value:"Adding via the UI",id:"adding-via-the-ui",level:3},{value:"Wallet Support",id:"wallet-support",level:3},{value:"Relevant links",id:"relevant-links",level:3},{value:"Transferring Polkadot-JS Apps Accounts/Addresses From One Computer to Another",id:"transferring-polkadot-js-apps-accountsaddresses-from-one-computer-to-another",level:2}],m={toc:u},h="wrapper";function k(e){var t=e.components,d=(0,o.Z)(e,i);return(0,r.kt)(h,(0,n.Z)({},m,d,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h2",{id:"address-format"},"Address Format"),(0,r.kt)("p",null,"The address format used in Substrate-based chains is SS58. SS58 is a modification of Base-58-check\nfrom Bitcoin with some minor changes. Notably, the format contains an ",(0,r.kt)("em",{parentName:"p"},"address type")," prefix that\nidentifies an address belonging to a specific network."),(0,r.kt)("p",null,"For example:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Polkadot addresses ",(0,r.kt)("strong",{parentName:"li"},"always start with")," the number ",(0,r.kt)("strong",{parentName:"li"},"1"),"."),(0,r.kt)("li",{parentName:"ul"},"Kusama addresses always start with a capital letter, such as ",(0,r.kt)("strong",{parentName:"li"},"C, D, F, G, H, J"),"."),(0,r.kt)("li",{parentName:"ul"},"Generic Substrate addresses ",(0,r.kt)("strong",{parentName:"li"},"always start with")," the number ",(0,r.kt)("strong",{parentName:"li"},"5"),".")),(0,r.kt)("p",null,"These prefixes, including how to validate addresses, are embedded in the Substrate SS58 format.\nNever use regular expressions for address validation."),(0,r.kt)("p",null,"It's important to understand that different network formats are ",(0,r.kt)("strong",{parentName:"p"},"merely other representations of\nthe same public key in a private-public keypair")," generated by an address generation tool. As a\nresult, the addresses across Substrate-based chains are compatible if the format is converted\ncorrectly."),(0,r.kt)("p",null,"As of Runtime 28, the default ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts##address-format"},"address format")," is the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/primitives/runtime/src/multiaddress.rs"},(0,r.kt)("inlineCode",{parentName:"a"},"MultiAddress")),"\ntype."),(0,r.kt)("p",null,"This ",(0,r.kt)("inlineCode",{parentName:"p"},"enum")," is a multi-format address wrapper for on-chain accounts and allows us to describe\nPolkadot's default address format to represent many different address types. This includes ",(0,r.kt)("strong",{parentName:"p"},"20\nbyte"),", ",(0,r.kt)("strong",{parentName:"p"},"32 byte"),", and ",(0,r.kt)("strong",{parentName:"p"},"arbitrary raw byte")," variants. It also enhances the original\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts#indices"},(0,r.kt)("inlineCode",{parentName:"a"},"indices"))," lookup."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Many wallets allow you to convert between formats. Stand-alone tools exist as well; you can find\nthem in the ",(0,r.kt)("a",{parentName:"p",href:"#address-conversion-tools"},"address conversion tools")," section.")),(0,r.kt)("h2",{id:"derivation-paths"},"Derivation Paths"),(0,r.kt)("p",null,"If you want to create and manage several accounts on the network using the same seed, you can use\nderivation paths. We can think of the derived accounts as child accounts of the root account created\nusing the original mnemonic seed phrase. Many\nPolkadot key generation tools support hard and\nsoft derivation. For instance, if you intend to create an account to be used on the\nPolkadot chain, you can derive a ",(0,r.kt)("strong",{parentName:"p"},"hard key"),"\nchild account using ",(0,r.kt)("strong",{parentName:"p"},"//")," after the mnemonic phrase."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very//0'\n")),(0,r.kt)("p",null,"and a ",(0,r.kt)("strong",{parentName:"p"},"soft key")," child account using ",(0,r.kt)("strong",{parentName:"p"},"/")," after the mnemonic phrase"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very/0'\n")),(0,r.kt)("p",null,"If you want to create another account using the Polkadot chain using the same seed, you can change\nthe number at the end of the string above. For example, ",(0,r.kt)("inlineCode",{parentName:"p"},"/1"),", ",(0,r.kt)("inlineCode",{parentName:"p"},"/2"),", and ",(0,r.kt)("inlineCode",{parentName:"p"},"/3")," will create different\nderived accounts."),(0,r.kt)("p",null,"You can use any letters or numbers in the derivation path as long as they make sense to you; they do\nnot have to follow any specific pattern. You may combine multiple derivations in your path, as well.\nFor instance, ",(0,r.kt)("inlineCode",{parentName:"p"},"//bill//account//1")," and ",(0,r.kt)("inlineCode",{parentName:"p"},"//john/polkadot/initial")," are both valid. To recreate a\nderived account, you must know both the seed and the derivation path, so you should either use a\nwell-defined sequence (e.g. //0, //1, //2...) or be sure to write down any derivation paths you use."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"It is only possible to generate a derived account by knowing the derivation path.")),(0,r.kt)("p",null,"There is an additional type of derivation called password derivation. On Polkadot you can derive a\n",(0,r.kt)("strong",{parentName:"p"},"password key")," account using ",(0,r.kt)("strong",{parentName:"p"},"///")," after the mnemonic phrase"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very///0'\n")),(0,r.kt)("p",null,"In this type of derivation, if the mnemonic phrase leaks, accounts cannot be derived without the\ninitial password. In fact, for soft- and hard-derived accounts, if someone knows the mnemonic phrase\nand the derivation path, they will have access to your account. For password-derived accounts, the\npassword is applied on the derivation path. You can know the mnemonic phrase and the derivation\npath, but without the password, it is impossible to access the account. In mathematical terms, if we\nhave a ",(0,r.kt)("inlineCode",{parentName:"p"},"written derivation path")," and a ",(0,r.kt)("inlineCode",{parentName:"p"},"password"),", we can calculate the ",(0,r.kt)("inlineCode",{parentName:"p"},"real derivation path")," as\n",(0,r.kt)("inlineCode",{parentName:"p"},"f(written derivation path, password)"),", where ",(0,r.kt)("inlineCode",{parentName:"p"},"f")," is a function. We can then calculate the\n",(0,r.kt)("inlineCode",{parentName:"p"},"account key pair")," using ",(0,r.kt)("inlineCode",{parentName:"p"},"f(seed, real derivation path)"),". Unlike hard and soft derivations that can\nbe mixed, only a single password should be specified per derivation."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Password-derived account are as secure as the chosen password.")),(0,r.kt)("h3",{id:"soft-vs-hard-derivation"},"Soft vs. Hard Derivation"),(0,r.kt)("p",null,"A soft derivation allows someone to potentially \"go backward\u201d to figure out the initial account's\nprivate key if they know the derived account's private key. It is also possible to determine that\ndifferent accounts generated from the same seed are linked to that seed. A hard derivation path does\nnot allow either of these - even if you know a derived private key, it's not feasible to figure out\nthe private key of the root address, and it's impossible to prove that the first account is linked\nwith the second. These derivation methods have their use cases, given that the private keys for all\nthe derived accounts are fully secure. Unless you have a specific need for a soft derivation, it is\nrecommended to generate the account using a hard derivation path."),(0,r.kt)("p",null,"See the ",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/"},"Subkey documentation")," for\ndetails and examples of derivation path formats. The Polkadot-JS Apps and Extension and Parity\nSigner support custom derivation paths using the same syntax as Subkey."),(0,r.kt)("p",null,"Some wallets will automatically add derivation paths to the end of the generated mnemonic phrase.\nThis will generate separate seeds for different paths, allowing separate signing keys with the same\nmnemonic, e.g. ",(0,r.kt)("inlineCode",{parentName:"p"},"//polkadot")," and ",(0,r.kt)("inlineCode",{parentName:"p"},"//kusama"),". Although you may\ncorrectly save the mnemonic phrase, using it in another wallet will generate the same addresses only\nif both wallets use the same derivation paths."),(0,r.kt)("p",null,"Polkadot and Kusama both have paths registered in the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/satoshilabs/slips/blob/master/slip-0044.md"},"BIP44 registry"),"."),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"You must have the ",(0,r.kt)("em",{parentName:"p"},"parent")," private key and the derivation path to arrive at the key for an address.\nOnly use custom derivation paths if you are comfortable with your knowledge of this topic.")),(0,r.kt)("h2",{id:"for-the-curious-how-prefixes-work"},"For the Curious: How Prefixes Work"),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/ss58-registry/blob/main/ss58-registry.json"},"SS58 registry")," states\nthat:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Polkadot has an address type of ",(0,r.kt)("inlineCode",{parentName:"li"},"00000000b")," (",(0,r.kt)("inlineCode",{parentName:"li"},"0")," in decimal)."),(0,r.kt)("li",{parentName:"ul"},"Kusama (Polkadot Canary) has an address type of ",(0,r.kt)("inlineCode",{parentName:"li"},"00000010b")," (",(0,r.kt)("inlineCode",{parentName:"li"},"2")," in decimal)."),(0,r.kt)("li",{parentName:"ul"},"Generic Substrate has ",(0,r.kt)("inlineCode",{parentName:"li"},"00101010b")," as the address type (",(0,r.kt)("inlineCode",{parentName:"li"},"42")," in decimal).")),(0,r.kt)("p",null,"Because the ",(0,r.kt)("inlineCode",{parentName:"p"},"Base58-check")," alphabet has no number 0, the lowest value is indeed 1. So ",(0,r.kt)("inlineCode",{parentName:"p"},"00000000b")," is\n1 in Base58-check. If we try to\n",(0,r.kt)("a",{parentName:"p",href:"https://www.better-converter.com/Encoders-Decoders/Base58Check-to-Hexadecimal-Decoder"},"decode")," a\nPolkadot address like ",(0,r.kt)("inlineCode",{parentName:"p"},"1FRMM8PEiWXYax7rpS6X4XZX1aAAxSWx1CrKTyrVYhV24fg"),", the result is\n",(0,r.kt)("inlineCode",{parentName:"p"},"000aff6865635ae11013a83835c019d44ec3f865145943f487ae82a8e7bed3a66b29d7"),". The first byte is ",(0,r.kt)("inlineCode",{parentName:"p"},"00"),",\nwhich is indeed ",(0,r.kt)("inlineCode",{parentName:"p"},"00000000")," in binary and ",(0,r.kt)("inlineCode",{parentName:"p"},"0")," in decimal and thus matches the address type of\nPolkadot."),(0,r.kt)("p",null,"Let's take a look at Substrate addresses. If we decode\n",(0,r.kt)("inlineCode",{parentName:"p"},"5CK8D1sKNwF473wbuBP6NuhQfPaWUetNsWUNAAzVwTfxqjfr"),", we get\n",(0,r.kt)("inlineCode",{parentName:"p"},"2a0aff6865635ae11013a83835c019d44ec3f865145943f487ae82a8e7bed3a66b77e5"),". The first byte is ",(0,r.kt)("inlineCode",{parentName:"p"},"2a"),"\nwhich when\n",(0,r.kt)("a",{parentName:"p",href:"https://www.rapidtables.com/convert/number/hex-to-decimal.html"},"converted from hex to decimal"),"\nis 42. 42 is ",(0,r.kt)("inlineCode",{parentName:"p"},"00101010")," in binary, just as the SS58 document states."),(0,r.kt)("p",null,"Finally, let's look at Kusama addresses. Decoding ",(0,r.kt)("inlineCode",{parentName:"p"},"CpjsLDC1JFyrhm3ftC9Gs4QoyrkHKhZKtK7YqGTRFtTafgp"),"\ngives us ",(0,r.kt)("inlineCode",{parentName:"p"},"020aff6865635ae11013a83835c019d44ec3f865145943f487ae82a8e7bed3a66b0985")," with the first\nbyte being ",(0,r.kt)("inlineCode",{parentName:"p"},"02"),", just as specified. If we try a Kusama address that starts with a completely\ndifferent letter, like ",(0,r.kt)("inlineCode",{parentName:"p"},"J4iggBtsWsb61RemU2TDWDXTNHqHNfBSAkGvVZBtn1AJV1a"),", we still get ",(0,r.kt)("inlineCode",{parentName:"p"},"02")," as the\nfirst byte: ",(0,r.kt)("inlineCode",{parentName:"p"},"02f2d606a67f58fa0b3ad2b556195a0ef905676efd4e3ec62f8fa1b8461355f1142509"),". It seems\ncounterintuitive that some addresses always have the same prefix and others like Kusama can vary\nwildly, but it's just a quirk of Base58-check encoding."),(0,r.kt)("h2",{id:"system-accounts"},"System Accounts"),(0,r.kt)("p",null,"As the word suggests, system accounts are used by the system. They are used, for example, for the\ntreasury, crowdloans, and nomination pools. From the point of view of the runtime, these accounts\nare like any other account on-chain. These special system accounts are just public keys, with the\nprivate key being unknown (and unattainable). So, that means that only the pallet itself can\ninteract with this account. These accounts can never issue a signed\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics"},"extrinsic")," since they do not have a private key."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"You can view system accounts on ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.subscan.io/account_list?role=module"},"Subscan"),".")),(0,r.kt)("p",null,'Let us take a look at how system accounts are generated under the hood. For instance, to generate\nthe treasury account, the raw bytes of the strings "modl" and "py/trsry" are combined to create the\n',(0,r.kt)("inlineCode",{parentName:"p"},"AccountID"),". For more information, check the post on Substrate StackExchange on\n",(0,r.kt)("a",{parentName:"p",href:"https://substrate.stackexchange.com/questions/536/how-do-treasury-accounts-compare-to-end-user-accounts-in-frame"},"Treasury accounts"),'.\nSimilarly, to generate the crowdloan account, the raw bytes of the strings "modl" and "py/cfund"\nalong with the fund index are combined to create the ',(0,r.kt)("inlineCode",{parentName:"p"},"AccountID"),". Similar logic applies to\nnomination pool and parachain accounts as well."),(0,r.kt)("h2",{id:"portability"},"Portability"),(0,r.kt)("p",null,"The above information brings us to portability: the ability to use a mnemonic phrase or seed across\nmultiple wallets. Portability depends on several factors:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Derivation path"),(0,r.kt)("li",{parentName:"ul"},"Mnemonic format"),(0,r.kt)("li",{parentName:"ul"},"Seed derivation"),(0,r.kt)("li",{parentName:"ul"},"Signature scheme")),(0,r.kt)("p",null,"To use the exact mnemonic across multiple wallets, ensure they follow compatible methods for\ngenerating keys and signing messages. If you are still looking for understandable documentation,\ncontact the project maintainers."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"left"}),(0,r.kt)("th",{parentName:"tr",align:"center"},"Mnemonic Format"),(0,r.kt)("th",{parentName:"tr",align:"center"},"Derivation Path"),(0,r.kt)("th",{parentName:"tr",align:"center"},"Seed Derivation"),(0,r.kt)("th",{parentName:"tr",align:"center"},"Signature Support"))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Polkadot{.js} Extension"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Standard"),(0,r.kt)("td",{parentName:"tr",align:"center"},"User-Defined"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32"),(0,r.kt)("td",{parentName:"tr",align:"center"},"sr25519")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Polkadot-JS Apps"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Standard","*"),(0,r.kt)("td",{parentName:"tr",align:"center"},"User-Defined"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32"),(0,r.kt)("td",{parentName:"tr",align:"center"},"sr25519, ed25519, secp256k")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Ledger"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP39"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP44","\u2020"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32","\u2021"),(0,r.kt)("td",{parentName:"tr",align:"center"},"ed25519","\xa7")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"left"},"Subkey"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Standard","*"),(0,r.kt)("td",{parentName:"tr",align:"center"},"User-Defined"),(0,r.kt)("td",{parentName:"tr",align:"center"},"BIP32"),(0,r.kt)("td",{parentName:"tr",align:"center"},"sr25519, ed25519, secp256k1")))),(0,r.kt)("p",null,"*"," Ed25519 keys have ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate-bip39"},"limited compatibility")," with\nBIP39."),(0,r.kt)("p",null,"\u2020"," ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/satoshilabs/slips/blob/master/slip-0044.md"},"BIP44 Registry")),(0,r.kt)("p",null,"\u2021"," Ed25519 and BIP32 based on\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/LedgerHQ/orakolo/blob/master/papers/Ed25519_BIP%20Final.pdf"},"Khovratovich")),(0,r.kt)("p",null,"\xa7"," Sr25519 planned"),(0,r.kt)("h2",{id:"address-conversion-tools"},"Address Conversion Tools"),(0,r.kt)("p",null,"You can use the tools below to convert any SS58 address for any network for use on different\nnetworks"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.subscan.io/tools/ss58_transform"},"handy subscan tool")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot-address-convertor.netlify.app/"},"simple address converter"))),(0,r.kt)("h3",{id:"how-to-verify-a-public-keys-associated-address"},"How to Verify a Public Key's Associated Address"),(0,r.kt)("p",null,"You can verify your public key's associated address through a series of inspection steps, where the\nkey is a base-16 (hexadecimal) address."),(0,r.kt)("h4",{id:"using-subkey-to-retrieve-public-key-from-ss58-address"},"Using Subkey to Retrieve Public Key from SS58 Address"),(0,r.kt)("p",null,"This is to showcase that the ",(0,r.kt)("strong",{parentName:"p"},'SS58 address is based on the public key (aka "Account ID")')),(0,r.kt)("p",null,"The Subkey Tool's The\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/#inspecting-keys"},"Inspecting Keys"),"\nthe section explains how to use the ",(0,r.kt)("inlineCode",{parentName:"p"},"inspect")," command to recalculate your key pair's public key and\naddress."),(0,r.kt)("p",null,"Start by inspecting your account's Polkadot address by running the inspect command against your\naccount's address:"),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-bash"},"$ subkey inspect 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n\nPublic Key URI `1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F` is account:\n Network ID/version: polkadot\n Public key (hex): 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Account ID: 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n SS58 Address: 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n")),(0,r.kt)("p",null,'Take note of the hexadecimal string for "Public key (hex)". This is your account\'s public key.'),(0,r.kt)("p",null,"Running the ",(0,r.kt)("inlineCode",{parentName:"p"},"inspect")," command on your public key along with the ",(0,r.kt)("inlineCode",{parentName:"p"},"--public")," parameter the SS58\naddress for the default network (substrate) is returned."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-bash"},"$ subkey inspect --public 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n\nNetwork ID/version: substrate\n Public key (hex): 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Account ID: 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Public key (SS58): 5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp\n SS58 Address: 5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp\n")),(0,r.kt)("p",null,"Using the ",(0,r.kt)("inlineCode",{parentName:"p"},"--network")," flag, you can define the network that you would like to inspect, where the\nSS58 address will be based on that network. Now, running the ",(0,r.kt)("inlineCode",{parentName:"p"},"inspect")," command with\n",(0,r.kt)("inlineCode",{parentName:"p"},"--network polkadot")," return your original Polkadot address, thus verifying the public key."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre",className:"language-bash"},"$ subkey inspect --network polkadot 5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp\n\nPublic Key URI `5CdiCGvTEuzut954STAXRfL8Lazs3KCZa5LPpkPeqqJXdTHp` is account:\n Network ID/version: polkadot\n Public key (hex): 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Account ID: 0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce\n Public key (SS58): 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n SS58 Address: 1a1LcBX6hGPKg5aQ6DXZpAHCCzWjckhea4sz3P1PvL3oc4F\n")),(0,r.kt)("p",null,"You will notice that the Subkey Tool recognizes the correct address network and returns the\nassociated public key. The public key is returned as a hexadecimal string (i.e. prefixed with\n",(0,r.kt)("strong",{parentName:"p"},'"0x"'),"). ",(0,r.kt)("strong",{parentName:"p"},"For both SS58 addresses, the same public key is returned.")),(0,r.kt)("h4",{id:"address-verification"},"Address Verification"),(0,r.kt)("h5",{id:"consider-the-following-example"},"Consider the following example:"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"19",src:a(2080).Z,width:"739",height:"543"})),(0,r.kt)("p",null,"If you are comfortable enough to distinguish between each account parameter, you can prefix the\npublic-key string with ",(0,r.kt)("strong",{parentName:"p"},'"0x"')," on your own:"),(0,r.kt)("p",null,"From:\n",(0,r.kt)("inlineCode",{parentName:"p"},"Pay DOTs to the Polkadot account:192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce"),',\nwe prefix the address by "0x" ->\n',(0,r.kt)("inlineCode",{parentName:"p"},"0x192c3c7e5789b461fbf1c7f614ba5eed0b22efc507cda60a5e7fda8e046bcdce"),"."),(0,r.kt)("p",null,"Using the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.subscan.io/tools/ss58_transform"},"handy subscan tool"),', you can verify\nboth address associations to your public key. Copy your public key into the "Input Account or Public\nKey" textbox and click "Transform" at the bottom. On the right-hand side, the addresses for Polkadot\nand Substrate that are returned based on your public key should match the ones you inspected.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"20",src:a(81779).Z,width:"1505",height:"759"})),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"You may have to scroll down to the bottom of the menu to find the Substrate address based on the\nmenu listings. You will notice that many networks that also use the same Substrate address.")),(0,r.kt)("p",null,"You can verify your public key verification by recalling that Polkadot addresses start with a '1',\nwhereas Substrate addresses generally start with a '5' (Kusama addresses start with a capital\nletter). See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts#address-format"},"Addresses")," for more details."),(0,r.kt)("p",null,"Furthermore, the ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/w3f/utility-scripts"},"Utility Scripts")," can be referenced for how\nthe verification is performed:\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/w3f/utility-scripts/blob/master/src/misc/pubkeyToAddress.js"},"pubkeyToAddress.js"),"\ndemonstrates how a single public key interprets a Polkadot, Substrate, or Kusama address."),(0,r.kt)("h2",{id:"indices"},"Indices"),(0,r.kt)("p",null,"Polkadot addresses can have indices. An index\nis like a short and easy-to-remember version of an address. Claiming an index requires a deposit of\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.indices.deposit",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"","\nthat is released when the index is cleared. Any index can be claimed if it is not taken by someone\nelse."),(0,r.kt)("p",null,"But what if an account gets reaped, as explained above? In that case, the index is emptied. In other\nwords, the slot frees up again, making it available for anyone to claim. It is possible to ",(0,r.kt)("em",{parentName:"p"},"freeze"),"\nan index and permanently assign it to an address. ",(0,r.kt)("strong",{parentName:"p"},"This action consumes a deposit, and the index\nwill be permanently bound to the address with no option to release it.")),(0,r.kt)("admonition",{title:"Lookup Account Index on-chain",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"When someone shares their account index, their actual account address on-chain can be looked up\nthrough Polkadot-JS Apps UI > Developer > Chain state > Storage and selecting state query on indices\npallet for the account corresponding to the index.")),(0,r.kt)("p",null,"Here is an example snapshot that shows how to lookup the corresponding account address of the\naccount index 1988 on\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-networks#westend-test-network"},"Westend network (Polkadot Test Network)"),",\nusing Polkadot-JS Apps UI. The output shows the account address, deposit amount, and a boolean flag\nindicating whether this is claimed permanently."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"query account index",src:a(65610).Z,width:"2012",height:"998"})),(0,r.kt)("p",null,"Submit a ",(0,r.kt)("inlineCode",{parentName:"p"},"claim")," extrinsic to the ",(0,r.kt)("inlineCode",{parentName:"p"},"indices")," pallet to register an index. The easiest way to do this\nis via Polkadot-JS UI through the ",(0,r.kt)("em",{parentName:"p"},"Developer -> Extrinsics")," menu:"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"Indices extrinsics",src:a(38872).Z,width:"786",height:"386"})),(0,r.kt)("p",null,"To find available indices to claim on Polkadot or Kusama,\n",(0,r.kt)("a",{parentName:"p",href:"https://www.shawntabrizi.com/substrate-js-utilities/indices/"},"this helper tool may come in handy"),"."),(0,r.kt)("p",null,"For keeping the index permanently, you can follow up with a ",(0,r.kt)("inlineCode",{parentName:"p"},"freeze")," extrinsic as mentioned above."),(0,r.kt)("h2",{id:"using-ens-with-dotksm-accounts"},"Using ENS with DOT/KSM accounts"),(0,r.kt)("p",null,"ENS (Ethereum Name Service) is a distributed and open system of smart contracts on the Ethereum\nblockchain which allows users to claim domain names like ",(0,r.kt)("inlineCode",{parentName:"p"},"bruno.eth"),"."),(0,r.kt)("p",null,"The ENS is equivalent to a DNS (Domain Name System) domain. Instead, it offers a decentralized and\nsecure way to translate text via smart contracts. Supporting wallets can then allow senders to input\nENS domains instead of long and unwieldy addresses. This prevents phishing, fraud, and typos and\nadds a layer of usability to the regular wallet user experience."),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"You will need an ENS name and an Ethereum account with some ether to follow along with this guide.\nTo register an ENS name, visit the ",(0,r.kt)("a",{parentName:"p",href:"https://app.ens.domains"},"ENS App")," or any number of subdomain\nregistrars like ",(0,r.kt)("a",{parentName:"p",href:"https://nameth.io"},"Nameth"),". Note that if you're using an older ENS name, you should\nmake sure you're using the\n",(0,r.kt)("a",{parentName:"p",href:"https://medium.com/the-ethereum-name-service/ens-registry-migration-is-over-now-what-a-few-things-to-know-fb05f921872a"},"new resolver"),".\nVisiting the ENS App will warn you about this. You will also need some way to use your Ethereum\naddress - following this guide on a personal computer is recommended. Wallets like\n",(0,r.kt)("a",{parentName:"p",href:"https://frame.sh/"},"Frame")," and ",(0,r.kt)("a",{parentName:"p",href:"https://metamask.io"},"Metamask")," are safe and will make interacting\nwith the Ethereum blockchain through your browser very easy.")),(0,r.kt)("p",null,"Despite living on the Ethereum blockchain, the ENS system has multi-chain support. In this guide,\nyou'll go through the process of adding a KSM and DOT address to ENS. We cover both KSM and DOT to\nshow two different approaches."),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"DOT can currently only be added using the Resolver method. KSM can be added through both methods are\ndescribed below.")),(0,r.kt)("p",null,"This guide is also available in video format ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/XKjZk-5_mQc"},"on YouTube"),"."),(0,r.kt)("h3",{id:"adding-via-the-ui"},"Adding via the UI"),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://app.ens.domains"},"ENS App")," allows an ENS domain owner to inspect all records bound to\nthe domain, and to add new ones."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"bruno.eth domain name in the ENS application",src:a(51804).Z,width:"977",height:"842"})),(0,r.kt)("p",null,"In the example above, the domain ",(0,r.kt)("inlineCode",{parentName:"p"},"bruno.eth")," has an Ethereum and a Bitcoin address attached. Let's\nattach a KSM account. First, click the ",(0,r.kt)("inlineCode",{parentName:"p"},"[+]")," icon in the Records tab."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"The plus icon in the records tab",src:a(27038).Z,width:"951",height:"190"})),(0,r.kt)("p",null,'Then, pick "Other Addresses", "KSM", and input the Kusama address:'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"Inputs needed to register a KSM address",src:a(95860).Z,width:"914",height:"224"})),(0,r.kt)("p",null,"After clicking Save, your Ethereum wallet will ask you to confirm a transaction. Once processed, the\nrecord will show up on the domain's page:"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"KSM address now visible in bruno.eth records",src:a(91581).Z,width:"936",height:"367"})),(0,r.kt)("p",null,"The exact process applies to adding your DOT address."),(0,r.kt)("p",null,"Once the transaction is confirmed, your address will be bound to your ENS domain."),(0,r.kt)("h3",{id:"wallet-support"},"Wallet Support"),(0,r.kt)("p",null,"There is no wallet support for ENS names for either KSM or DOT at this time, but the crypto\naccounting and portfolio application ",(0,r.kt)("a",{parentName:"p",href:"https://rotki.com/"},"Rotki")," does support KSM ENS resolution."),(0,r.kt)("h3",{id:"relevant-links"},"Relevant links"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://docs.ens.domains/"},"ENS docs")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://medium.com/the-ethereum-name-service/ens-launches-multi-coin-support-15-wallets-to-integrate-92518ab20599"},"ENS Multi-chain announcement")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/ensdomains/address-encoder"},"Address encoder")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://swolfeyes.github.io/ethereum-namehash-calculator/"},"Namehash calculator")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.shawntabrizi.com/substrate-js-utilities/"},"Address to pubkey converter"))),(0,r.kt)("h2",{id:"transferring-polkadot-js-apps-accountsaddresses-from-one-computer-to-another"},"Transferring Polkadot-JS Apps Accounts/Addresses From One Computer to Another"),(0,r.kt)("admonition",{type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"This will overwrite existing accounts with the same pubkey on your new computer. This generally\nshould not make a difference (since it can still access the same account), but it might if you have\ne.g. an account that was stored externally in the extension on the old computer but was created\ndirectly in the browser on the new one.")),(0,r.kt)("p",null,"This has been tested on Brave and Chrome, but not other browsers."),(0,r.kt)("ol",null,(0,r.kt)("li",{parentName:"ol"},"Go to Polkadot-JS Apps"),(0,r.kt)("li",{parentName:"ol"},"Go to JavaScript console on the browser (Available in Developer Tools)"),(0,r.kt)("li",{parentName:"ol"},"Type in the command:")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"JSON.stringify(localStorage)\n")),(0,r.kt)("ol",{start:4},(0,r.kt)("li",{parentName:"ol"},"Copy and paste the returned string to a text editor and save the file."),(0,r.kt)("li",{parentName:"ol"},"Check that the string you pasted begins and ends with a tick mark ('). If not, add one to the\nbeginning and end."),(0,r.kt)("li",{parentName:"ol"},"Save and send that file with the copied string to the new computer."),(0,r.kt)("li",{parentName:"ol"},"On the new computer, go to Polkadot-JS Apps"),(0,r.kt)("li",{parentName:"ol"},"Open the Javascript console on the browser (Available in Developer Tools)"),(0,r.kt)("li",{parentName:"ol"},"Set a variable raw equal to the string from the text file")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"raw = ... copy-pasted json from original computer ...\n")),(0,r.kt)("ol",{start:10},(0,r.kt)("li",{parentName:"ol"},"Run the following code on the console:")),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"accounts = JSON.parse(raw);\nfor (var key in accounts) {\n if (accounts.hasOwnProperty(key)) {\n val = JSON.stringify(accounts[key]).replace(/\\\\/g,'').slice(1,-1);\n console.log(key + \" -> \" + val);\n localStorage.setItem(key, val);\n }\n}\n")),(0,r.kt)("ol",{start:11},(0,r.kt)("li",{parentName:"ol"},"Refresh Polkadot-JS App browser and check the Accounts and Addresses pages. All of your accounts\nand addresses should now be available.")))}k.isMDXComponent=!0},38872:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/index-a2000a16d514f2136b303dd1d29a17f4.png"},2080:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/pubkey-1-6dc18c2b04022519cc6dd0fb3af36f94.png"},81779:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/pubkey-2-16f0cbc7db6ab6eb8248a05df94adc35.png"},65610:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/query-index-6db697cbe5e058388b830fee34bc4415.png"},51804:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/01-min-dd1b37ae350384f3941bf8f446ec0994.png"},27038:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n="data:image/png;base64,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"},95860:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n="data:image/png;base64,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"},91581:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/04-min-7eb9f3330355312efa81e47ffc75123b.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/b0cbc1d4.ac1cdd82.js b/assets/js/b0cbc1d4.ac1cdd82.js deleted file mode 100644 index 4beccdb72e0d..000000000000 --- a/assets/js/b0cbc1d4.ac1cdd82.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[3667],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var o=a(74165),n=a(15861),i=a(67294),s=a(92519),r=a(1612),l=a(67425);function d(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,n.Z)((0,o.Z)().mark((function e(t,a,n){var i,l,d,p,h;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new s.U(i),e.next=21,r.G.create({provider:d});case 21:p=e.sent,(h=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,o);break;case"precise":(0,l.Precise)(e,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,p=(0,i.useState)(""),u=p[0],c=p[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(s.toString(),l,t,c):c(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,n.Z)((0,o.Z)().mark((function e(){var n;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,c);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(n,l,t,c):c(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),o((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(n)+" "+t[a].symbol).toString())},Precise:function(e,a,o){o(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},14374:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>p,toc:()=>u});var o=a(87462),n=a(63366),i=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"staking-dashboard",title:"Polkadot Staking Dashboard",sidebar_label:"Staking Dashboard",description:"Everything about the Polkadot Staking Dashboard.",keywords:["ledger","staking","polkadot","dashboard"],slug:"../staking-dashboard"},d=void 0,p={unversionedId:"general/staking-dashboard",id:"general/staking-dashboard",title:"Polkadot Staking Dashboard",description:"Everything about the Polkadot Staking Dashboard.",source:"@site/../docs/general/staking-dashboard.md",sourceDirName:"general",slug:"/staking-dashboard",permalink:"/docs/staking-dashboard",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/staking-dashboard.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"staking-dashboard",title:"Polkadot Staking Dashboard",sidebar_label:"Staking Dashboard",description:"Everything about the Polkadot Staking Dashboard.",keywords:["ledger","staking","polkadot","dashboard"],slug:"../staking-dashboard"},sidebar:"docs",previous:{title:"Dashboards",permalink:"/docs/dashboards-index"},next:{title:"Polkadot-JS",permalink:"/docs/polkadotjs"}},h={},u=[{value:"Overview",id:"overview",level:2},{value:"Stake",id:"stake",level:2},{value:"Pools",id:"pools",level:3},{value:"Nominate",id:"nominate",level:3},{value:"Payouts",id:"payouts",level:3},{value:"After Staking",id:"after-staking",level:3},{value:"Validators",id:"validators",level:2},{value:"Support",id:"support",level:2},{value:"Network",id:"network",level:2}],c={toc:u},m="wrapper";function k(e){var t=e.components,l=(0,n.Z)(e,r);return(0,i.kt)(m,(0,o.Z)({},c,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"Preliminary Notes",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Polkadot Staking Dashboard")," supports\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},(0,i.kt)("strong",{parentName:"a"},"proxy accounts"))," and you can import your\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#staking-proxies"},"staking proxy")," (for nominators) or\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#non-transfer-proxy"},"non-transfer proxy")," (for nomination pool admins and\nmembers)."),(0,i.kt)("p",{parentName:"admonition"},"The dashboard also has ",(0,i.kt)("strong",{parentName:"p"},"native ",(0,i.kt)("a",{parentName:"strong",href:"/docs/ledger"},"Ledger")," support"),", meaning that you do not need an\nextension or a wallet to use it; you just need your Ledger device.\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics#metadata-updates"},"Metadata updates")," are thus not necessary, as you\nonly need to keep your Ledger apps up-to-date."),(0,i.kt)("p",{parentName:"admonition"},"Before using the dashboard, make sure you have a\nPolkadot account in a Ledger device with the\nPolkadot Ledger app installed, or a browser\nextension such as the ",(0,i.kt)("a",{parentName:"p",href:"/docs/polkadotjs#polkadot-js-extension"},"Polkadot-JS Extension")," or\n",(0,i.kt)("a",{parentName:"p",href:"/docs/wallets-and-extensions#browser-extensions"},"other third-party extensions")," with a funded\nPolkadot account."),(0,i.kt)("p",{parentName:"admonition"},"On top of the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"existential deposit"),", you\nneed some free balance to pay for ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-transaction-fees"},"transaction fees")," and the\nminimum amount to place your nominations (only for nominators, currently\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(s.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:25e11,filter:"humanReadable",mdxType:"RPC"})),"",")\nor join a nomination pool (only for pool members, currently\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(s.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"})),"",").\nFor more information about staking on Polkadot\nvisit the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"staking page")," and the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"advanced staking page"),".")),(0,i.kt)("p",null,"The ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Polkadot Staking Dashboard")," is a tool only\ndedicated to ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"staking")," on Polkadot,\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-comparisons-kusama"},"Kusama")," (Polkadot's canary network) and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-networks#westend-test-network"},"Westend")," (Polkadot's test network)."),(0,i.kt)("p",null,"The dashboard is not a wallet, meaning that you cannot transfer funds between accounts. To fund\naccounts, you can use ",(0,i.kt)("a",{parentName:"p",href:"./wallets"},"supported wallets")," or the ",(0,i.kt)("a",{parentName:"p",href:"/docs/polkadotjs-ui"},"Polkadot-JS UI"),".\nYou can participate in staking by being a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominator")," or a member of a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),". Once you have a funded account, you need to\nconnect it to the dashboard (connect button on the top-right corner), this will allow you to\ninteract with Polkadot's native staking."),(0,i.kt)("admonition",{title:"The dashboard is a Web3 dApp",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The dashboard is a decentralized application (dApp), and to login you do not need to sign up with an\nemail and password but just need an account created on the supported non-custodial wallets. Any\ntransaction to be submitted needs to be signed by you. Also, if you use light clients, which are\nresistant to censorship, you interact trustlessly with the network without intermediaries. Welcome\nto the world of true Web3!")),(0,i.kt)("p",null,"Note the pictures on this page refer to Kusama, but the same applies to Polkadot and Westend.\nThe structure of this page follows the sidebar of the staking dashboard. Here you will learn about\nthe main features of the dashboard. If you need more information, see the\n",(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/hvXLc4H7rA4"},"Walkthrough Tutorial"),"."),(0,i.kt)("h2",{id:"overview"},"Overview"),(0,i.kt)("admonition",{title:"Staking Dashboard Walk-through video tutorial",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/hvXLc4H7rA4"},"This video tutorial")," shows you everything you can do with the Staking\nDashboard.")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard overview",src:a(49083).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has six main panels:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section A: The Sidebar")," shows which page you are on (in this case, the Overview). It will also\nshow the role you currently have in staking (in this case, active in both ",(0,i.kt)("a",{parentName:"p",href:"#pools"},"Pools")," and\n",(0,i.kt)("a",{parentName:"p",href:"#nominate"},"Nominate"),"). You can also change the ",(0,i.kt)("a",{parentName:"p",href:"#network"},"network")," (currently on Kusama).")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section B: The Accounts Panel")," allows you to connect one account to the dashboard. Once\nconnected, the account will appear next to the ",(0,i.kt)("inlineCode",{parentName:"p"},"Accounts")," button. You can see it here if you are\nactive as a nominator and/or a pool member. In this case, the account KSM Stash is a nominator and\na member of the pool Insight Finance. Proxy accounts are also shown here if applicable. Note that\nthe dashboard will automatically fetch the stash and the proxy."))),(0,i.kt)("p",null,"Note that Sections A and B will always be visible while you use the dashboard."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section C: The Stats Panel")," shows the general view of current staking metrics, including the\nhistorical reward rate (including after\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#inflation"},"inflation"),"), the supply staked and time remaining\nin the current era.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section D: The Summary Panel")," shows your current situation and gives you general tips about\nstaking. In this case, the KSM Stash account is a nominator and a pool member, and by clicking on\n",(0,i.kt)("inlineCode",{parentName:"p"},"Manage >")," you can go directly to the ",(0,i.kt)("a",{parentName:"p",href:"#nominate"},"Nominate")," and ",(0,i.kt)("a",{parentName:"p",href:"#pools"},"Pools")," pages,\nrespectively. You can take actions such as changing staking preferences, bonding more funds, etc.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section E: The Balance Panel"),' shows the bonded amount distinguishing between "Nominating", "In\na Pool", and "Not Staking". The amount that is not staking is further divided into "Free" (a\nbalance that can be transferred) and "Reserve" (a balance that is needed the keep the account\non-chain, see ',(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"existential deposit"),").\nIn this case, 0.301 KSM are bonded for nominating, 0.3 KSM are bonded in a pool, and 0.145 KSM are\nnot used for staking. Of the non-staking balance, 0.144 KSM are free while\n",(0,i.kt)(s.Z,{network:"kusama",path:"consts.balances.existentialDeposit",defaultValue:333e6,filter:"humanReadable",mdxType:"RPC"}),"","\nare reserved for the existential deposit.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section F: The Recent Payouts Panel")," shows a bar chart with the rewards paid out to you in the\npast 15 days either as a nominator or a pool member (manually claimed). Note how the 4th of April\nbar has the tip that is not filled with color. This is to show a pending payout (for nominators\nonly). Below the bar chart is a line chart showing the 10-day moving average."))),(0,i.kt)("p",null,"Additional statistics can be found at the bottom of the overview page."),(0,i.kt)("admonition",{title:"Pool funds are in system accounts",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Remember that funds bonded in a pool are transferred to the pool's system account, which can only be\naccessed by the protocol, and not by any individual user. Some wallets might not display the balance\nbonded in pools, but the dashboard will always show it.")),(0,i.kt)("h2",{id:"stake"},"Stake"),(0,i.kt)("p",null,"In this category, you can access all functionalities allowing you to stake your tokens as a\nnominator, member of a nomination pool, or both. The payout section will enable you to inspect the\nmost recently received rewards."),(0,i.kt)("h3",{id:"pools"},"Pools"),(0,i.kt)("admonition",{title:"Joining a Nomination Pool - Walk-through video tutorial",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/dDIG7QAApig"},"This video tutorial")," shows you how to join a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," with the Staking Dashboard. You can also read\nthe\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182376-staking-dashboard-how-to-join-a-nomination-pool"},"dedicated support article"),"\nabout joining a pool.")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard pools",src:a(86214).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has four main panels (Sidebar and Accounts Panels excluded):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section A: The Stats Panel")," shows the number of active pools and the minimum number of tokens\nneeded to join a pool and/or create one."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section B: The Balance Panel")," shows the number of tokens bonded in pools and those that are\nfree. In this case, we have 0.3 KSM bonded and 0.144 KSM free. In this panel, you can bond more\nfunds (",(0,i.kt)("inlineCode",{parentName:"li"},"+")," button) or unbond some funds (",(0,i.kt)("inlineCode",{parentName:"li"},"-")," button). Unbonding will withdraw unclaimed rewards\nand funds will be locked for 28 eras\n(28 days). Once the 28 eras have passed, you\ncan unlock the locked funds (button with a lock icon) that will be available as a free balance.")),(0,i.kt)("admonition",{title:"No fast unstake and pool swap for pool members",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Note that the option to fast unstake is only available to nominators. Also, to change pool, you\ncannot simply swap memberships. You will need to unbond and go through the whole unbonding period.")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section C: The Pool Panel")," shows the pool id where you have membership (in this case, Pool 82),\nthe pool name, and next to it, a ",(0,i.kt)("inlineCode",{parentName:"p"},"Manage")," button that will allow to choose between different\noptions:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Update Claim Permissions: you can allow other pool members to compound your rewards, withdraw\nyour rewards as a free balance, or both. More details about nomination pools and updating claim\npermissions can be found on the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools#claim-permissions"},"dedicated wiki page"),".")),(0,i.kt)("p",{parentName:"li"},(0,i.kt)("img",{alt:"dashboard-permissionlessPoolClaims",src:a(70359).Z,width:"651",height:"272"})),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For more information about how-to update your claim permissions with the staking dashboard see\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182399-staking-dashboard-how-to-claim-nomination-pool-rewards#Permissionless-claiming"},"this support article"),".")),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Leave the pool and unbond all the funds in the pool.")),(0,i.kt)("p",{parentName:"li"},"If you are a pool admin you will be able to see the additional options:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Claim Commission: you can claim pool commissions to an account specified under Manage Commission\n(below)."),(0,i.kt)("li",{parentName:"ul"},"Manage Commission: you can manage the pool commission rate, maximum commission, maximum change\nrate, and minimum time delay between commission updates. More details about nomination pools and\nmanaging pool commissions can be found on the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools#pool-commissions"},"dedicated wiki page"),".")),(0,i.kt)("p",{parentName:"li"},(0,i.kt)("img",{alt:"dashboard-manage-commission",src:a(42069).Z,width:"650",height:"645"})),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For more information about how-to manage commission of your nomination pool with the staking\ndashboard see\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#Pool-management-options"},"this support article"),".")),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Rename Pool: you can change the pool's name."),(0,i.kt)("li",{parentName:"ul"},"Lock Pool: you can lock the pool so that new members are not allowed."),(0,i.kt)("li",{parentName:"ul"},"Destroy Pool: you can destroy the pool. See\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-guides-staking-pools#pool-destruction"},"this wiki page")," and\n",(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-destroy-a-pool"},"this support article"),"\nfor more information.")),(0,i.kt)("p",{parentName:"li"},"You can see any unclaimed rewards in the middle of the panel. You can claim and bond the rewards\n(",(0,i.kt)("inlineCode",{parentName:"p"},"+ Compound")," button) or withdraw them as a free balance (",(0,i.kt)("inlineCode",{parentName:"p"},"Withdraw"),' button). In this case, there\nare approximately 0.0012 KSM that can be claimed. You can see the Pool Status at the bottom of the\npanel, currently set to "Nominating and Earning Rewards".'))),(0,i.kt)("p",null,"Note that if it is the first time you log in to the dashboard, you will see two\nbuttons\xa0",(0,i.kt)("inlineCode",{parentName:"p"},"Create"),"\xa0and\xa0",(0,i.kt)("inlineCode",{parentName:"p"},"Join"),", instead of ",(0,i.kt)("inlineCode",{parentName:"p"},"Manage"),". For more information about how to create a\nnomination pool, see\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-create-a-pool"},"this support article"),"."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section D: The Pool Nominations Panel")," shows the nominations of the pool you are currently in,\nhighlighting the validator that is active and will pay rewards to the pool at the end of the era\n(in this case ",(0,i.kt)("inlineCode",{parentName:"li"},"ParaNodes.io/11"),").")),(0,i.kt)("p",null,"If you scroll down the page, there are two additional panels:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Roles")," showing the accounts of the pool's Depositor, Root, Nominator, and Bouncer. The same\naccount can cover all the roles."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Pool Stats")," showing the Pool State (either Active, Closed, or Destroying), Pool Members (number\nof members in the pool), and Total Bonded (total number of bonded tokens).")),(0,i.kt)("p",null,"The Pools page is divided into four parts: the Overview is basically what we talked about until now,\nthe Members section will show all accounts of the pool members, the All Pools section will show all\npools (you can filter Active, Locked, and Destroying pools), and the Favorites section shows all\npools that you liked (you can like a pool in the All Pools section by clicking on the heart icons)."),(0,i.kt)("h3",{id:"nominate"},"Nominate"),(0,i.kt)("admonition",{title:"Walk-through video tutorial of How to Nominate",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/F59N3YKYCRs"},"This video tutorial")," shows you how to become a nominator with the\nStaking Dashboard.")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard nominate",src:a(99289).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has four main panels (Sidebar and Accounts Panels excluded):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section A: The Stats Panel")," shows the number of active nominators, the minimum number of tokens\nto nominate (currently\n",(0,i.kt)(s.Z,{network:"kusama",path:"query.staking.minNominatorBond",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"",")\nand the minimum active bond (currently\n",(0,i.kt)(s.Z,{network:"kusama",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"}),"",").\nThe system keeps 12500 nomination intents and puts them into the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced#bags-list"},"bags list"),". The fact that active nominators are not\n12500 is because there are nominators that have no active validator."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section B: The Balance Panel")," shows the number of tokens bonded in nominations and those that\nare free. In this case, we have 0.301 KSM bonded and 0.144 KSM free. In this panel, you can bond\nmore funds (",(0,i.kt)("inlineCode",{parentName:"li"},"+")," button) or unbond some funds (",(0,i.kt)("inlineCode",{parentName:"li"},"-")," button). Unbonding will withdraw unclaimed\nrewards and funds will be locked for 28 eras\n(28 days). Once the 28 eras have passed, you\ncan unlock the locked funds (button with a lock icon) that will be available as a free balance.")),(0,i.kt)("admonition",{title:"Fast unstake",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If your account did not receive rewards in the past 28 eras, you will be eligible for fast unstake.\nThe dashboard will automatically check this for you and prompt a banner.")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section C: The Nominator Panel"),' shows the current status of the nominator, currently set to\n"Nominating and Earning Rewards", and next to it, the ',(0,i.kt)("inlineCode",{parentName:"li"},"Unstake"),' button allows you to unstake the\nwhole bonded amount and stop nominating. In the middle of the panel, the payout destination is\ncurrently set to "Compounding" (i.e. rewards are added to the bonded funds). The ',(0,i.kt)("inlineCode",{parentName:"li"},"Update"),' button\nwill allow you to change the destination to "To Your Account" (to the stash account as a free\nbalance), "To Another Account" (an account that is not the stash), or "None" (no payout\ndestination).'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section D: The Nominations panel")," shows your nominations and allows you to stop all nomination\nwith the ",(0,i.kt)("inlineCode",{parentName:"li"},"Stop")," button or to select specific validators (",(0,i.kt)("inlineCode",{parentName:"li"},"Select")," button) and stop nominating only\nthose.")),(0,i.kt)("h3",{id:"payouts"},"Payouts"),(0,i.kt)("p",null,"This page is an expanded version of Panel F on the ",(0,i.kt)("a",{parentName:"p",href:"#overview"},"Overview")," page. It also shows all\nvalidators and/or nomination pools that paid out rewards to your accounts in the past few months."),(0,i.kt)("h3",{id:"after-staking"},"After Staking"),(0,i.kt)("admonition",{title:"Walk-through video tutorial - What to do after Staking",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/F59N3YKYCRs"},"This video tutorial")," shows you how to what you can do after staking\nwith the Staking Dashboard.")),(0,i.kt)("h2",{id:"validators"},"Validators"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard nominate",src:a(72258).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has two main panels (Sidebar and Accounts Panels excluded):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Panel A: The Stats Panel")," shows the total number of active validators, all validators currently\nregistered (active and inactive), and average commission across all validators."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Panel B: The Validators Panel")," shows all validators. You can order them by low/high commission\nor apply the following filters:",(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Include only active validators"),(0,i.kt)("li",{parentName:"ul"},"Exclude validators that are oversubscribed, have 100% commission, blocked nominations, and have\nmissing identity.")))),(0,i.kt)("h2",{id:"support"},"Support"),(0,i.kt)("p",null,"The Support pages are:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"The Resources page provides a glossary with main definitions and links to support pages."),(0,i.kt)("li",{parentName:"ul"},"The Feedback page can be used to send feedback through\n",(0,i.kt)("a",{parentName:"li",href:"https://polkadot-staking-dashboard.canny.io/feedback"},"Canny.io"),". This can be a bug report or a\nfeature request. We take your feedback seriously, do not hesitate to contact us.")),(0,i.kt)("h2",{id:"network"},"Network"),(0,i.kt)("p",null,"Under Network, you can connect to either Polkadot, Kusama, or Westend through public RPC nodes or\nlight clients for a true Web3 experience. For more information about light clients, see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/build-substrate#replacing-rpc-node-reliance-with-light-clients"},"this page"),"."))}k.isMDXComponent=!0},42069:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-managePoolCommission-46842e2d0927915c031faf72cb3e266a.png"},99289:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-nominate-7b882e41a42abeb928b78a6d6db4a6f0.png"},49083:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-overview-755861fe5937455f21a9360334fc26ea.png"},70359:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-permissionlessPoolClaims-20c461799ea9447fff83f2d2bd41b4f9.png"},86214:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-pools-b7327a1bbe115970fe683b0350c7bb6e.png"},72258:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-validators-a90166e01dcd1072c9a3be81a439afbb.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/b0cbc1d4.e0070afc.js b/assets/js/b0cbc1d4.e0070afc.js new file mode 100644 index 000000000000..f2babe2f353d --- /dev/null +++ b/assets/js/b0cbc1d4.e0070afc.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[3667],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var o=a(74165),n=a(15861),i=a(67294),s=a(87152),r=a(34200),l=a(67425);function d(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,n.Z)((0,o.Z)().mark((function e(t,a,n){var i,l,d,p,h;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new s.U(i),e.next=21,r.G.create({provider:d});case 21:p=e.sent,(h=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=h[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t,a,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,o);break;case"precise":(0,l.Precise)(e,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,s=e.defaultValue,r=e.filter,l=void 0===r?void 0:r,p=(0,i.useState)(""),u=p[0],c=p[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(s.toString(),l,t,c):c(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,n.Z)((0,o.Z)().mark((function e(){var n;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,c);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?h(n,l,t,c):c(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(r){console.log(r)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),o((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(n)+" "+t[a].symbol).toString())},Precise:function(e,a,o){o(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},14374:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>h,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>p,toc:()=>u});var o=a(87462),n=a(63366),i=(a(67294),a(3905)),s=a(47940),r=["components"],l={id:"staking-dashboard",title:"Polkadot Staking Dashboard",sidebar_label:"Staking Dashboard",description:"Everything about the Polkadot Staking Dashboard.",keywords:["ledger","staking","polkadot","dashboard"],slug:"../staking-dashboard"},d=void 0,p={unversionedId:"general/staking-dashboard",id:"general/staking-dashboard",title:"Polkadot Staking Dashboard",description:"Everything about the Polkadot Staking Dashboard.",source:"@site/../docs/general/staking-dashboard.md",sourceDirName:"general",slug:"/staking-dashboard",permalink:"/docs/staking-dashboard",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/staking-dashboard.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"staking-dashboard",title:"Polkadot Staking Dashboard",sidebar_label:"Staking Dashboard",description:"Everything about the Polkadot Staking Dashboard.",keywords:["ledger","staking","polkadot","dashboard"],slug:"../staking-dashboard"},sidebar:"docs",previous:{title:"Dashboards",permalink:"/docs/dashboards-index"},next:{title:"Polkadot-JS",permalink:"/docs/polkadotjs"}},h={},u=[{value:"Overview",id:"overview",level:2},{value:"Stake",id:"stake",level:2},{value:"Pools",id:"pools",level:3},{value:"Nominate",id:"nominate",level:3},{value:"Payouts",id:"payouts",level:3},{value:"After Staking",id:"after-staking",level:3},{value:"Validators",id:"validators",level:2},{value:"Support",id:"support",level:2},{value:"Network",id:"network",level:2}],c={toc:u},m="wrapper";function k(e){var t=e.components,l=(0,n.Z)(e,r);return(0,i.kt)(m,(0,o.Z)({},c,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"Preliminary Notes",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Polkadot Staking Dashboard")," supports\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},(0,i.kt)("strong",{parentName:"a"},"proxy accounts"))," and you can import your\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#staking-proxies"},"staking proxy")," (for nominators) or\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#non-transfer-proxy"},"non-transfer proxy")," (for nomination pool admins and\nmembers)."),(0,i.kt)("p",{parentName:"admonition"},"The dashboard also has ",(0,i.kt)("strong",{parentName:"p"},"native ",(0,i.kt)("a",{parentName:"strong",href:"/docs/ledger"},"Ledger")," support"),", meaning that you do not need an\nextension or a wallet to use it; you just need your Ledger device.\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-extrinsics#metadata-updates"},"Metadata updates")," are thus not necessary, as you\nonly need to keep your Ledger apps up-to-date."),(0,i.kt)("p",{parentName:"admonition"},"Before using the dashboard, make sure you have a\nPolkadot account in a Ledger device with the\nPolkadot Ledger app installed, or a browser\nextension such as the ",(0,i.kt)("a",{parentName:"p",href:"/docs/polkadotjs#polkadot-js-extension"},"Polkadot-JS Extension")," or\n",(0,i.kt)("a",{parentName:"p",href:"/docs/wallets-and-extensions#browser-extensions"},"other third-party extensions")," with a funded\nPolkadot account."),(0,i.kt)("p",{parentName:"admonition"},"On top of the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"existential deposit"),", you\nneed some free balance to pay for ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-transaction-fees"},"transaction fees")," and the\nminimum amount to place your nominations (only for nominators, currently\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(s.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:25e11,filter:"humanReadable",mdxType:"RPC"})),"",")\nor join a nomination pool (only for pool members, currently\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(s.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"})),"",").\nFor more information about staking on Polkadot\nvisit the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"staking page")," and the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"advanced staking page"),".")),(0,i.kt)("p",null,"The ",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Polkadot Staking Dashboard")," is a tool only\ndedicated to ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},"staking")," on Polkadot,\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-comparisons-kusama"},"Kusama")," (Polkadot's canary network) and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-networks#westend-test-network"},"Westend")," (Polkadot's test network)."),(0,i.kt)("p",null,"The dashboard is not a wallet, meaning that you cannot transfer funds between accounts. To fund\naccounts, you can use ",(0,i.kt)("a",{parentName:"p",href:"./wallets"},"supported wallets")," or the ",(0,i.kt)("a",{parentName:"p",href:"/docs/polkadotjs-ui"},"Polkadot-JS UI"),".\nYou can participate in staking by being a ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominator")," or a member of a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),". Once you have a funded account, you need to\nconnect it to the dashboard (connect button on the top-right corner), this will allow you to\ninteract with Polkadot's native staking."),(0,i.kt)("admonition",{title:"The dashboard is a Web3 dApp",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The dashboard is a decentralized application (dApp), and to login you do not need to sign up with an\nemail and password but just need an account created on the supported non-custodial wallets. Any\ntransaction to be submitted needs to be signed by you. Also, if you use light clients, which are\nresistant to censorship, you interact trustlessly with the network without intermediaries. Welcome\nto the world of true Web3!")),(0,i.kt)("p",null,"Note the pictures on this page refer to Kusama, but the same applies to Polkadot and Westend.\nThe structure of this page follows the sidebar of the staking dashboard. Here you will learn about\nthe main features of the dashboard. If you need more information, see the\n",(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/hvXLc4H7rA4"},"Walkthrough Tutorial"),"."),(0,i.kt)("h2",{id:"overview"},"Overview"),(0,i.kt)("admonition",{title:"Staking Dashboard Walk-through video tutorial",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/hvXLc4H7rA4"},"This video tutorial")," shows you everything you can do with the Staking\nDashboard.")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard overview",src:a(49083).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has six main panels:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section A: The Sidebar")," shows which page you are on (in this case, the Overview). It will also\nshow the role you currently have in staking (in this case, active in both ",(0,i.kt)("a",{parentName:"p",href:"#pools"},"Pools")," and\n",(0,i.kt)("a",{parentName:"p",href:"#nominate"},"Nominate"),"). You can also change the ",(0,i.kt)("a",{parentName:"p",href:"#network"},"network")," (currently on Kusama).")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section B: The Accounts Panel")," allows you to connect one account to the dashboard. Once\nconnected, the account will appear next to the ",(0,i.kt)("inlineCode",{parentName:"p"},"Accounts")," button. You can see it here if you are\nactive as a nominator and/or a pool member. In this case, the account KSM Stash is a nominator and\na member of the pool Insight Finance. Proxy accounts are also shown here if applicable. Note that\nthe dashboard will automatically fetch the stash and the proxy."))),(0,i.kt)("p",null,"Note that Sections A and B will always be visible while you use the dashboard."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section C: The Stats Panel")," shows the general view of current staking metrics, including the\nhistorical reward rate (including after\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#inflation"},"inflation"),"), the supply staked and time remaining\nin the current era.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section D: The Summary Panel")," shows your current situation and gives you general tips about\nstaking. In this case, the KSM Stash account is a nominator and a pool member, and by clicking on\n",(0,i.kt)("inlineCode",{parentName:"p"},"Manage >")," you can go directly to the ",(0,i.kt)("a",{parentName:"p",href:"#nominate"},"Nominate")," and ",(0,i.kt)("a",{parentName:"p",href:"#pools"},"Pools")," pages,\nrespectively. You can take actions such as changing staking preferences, bonding more funds, etc.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section E: The Balance Panel"),' shows the bonded amount distinguishing between "Nominating", "In\na Pool", and "Not Staking". The amount that is not staking is further divided into "Free" (a\nbalance that can be transferred) and "Reserve" (a balance that is needed the keep the account\non-chain, see ',(0,i.kt)("a",{parentName:"p",href:"/docs/learn-accounts#existential-deposit-and-reaping"},"existential deposit"),").\nIn this case, 0.301 KSM are bonded for nominating, 0.3 KSM are bonded in a pool, and 0.145 KSM are\nnot used for staking. Of the non-staking balance, 0.144 KSM are free while\n",(0,i.kt)(s.Z,{network:"kusama",path:"consts.balances.existentialDeposit",defaultValue:333e6,filter:"humanReadable",mdxType:"RPC"}),"","\nare reserved for the existential deposit.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section F: The Recent Payouts Panel")," shows a bar chart with the rewards paid out to you in the\npast 15 days either as a nominator or a pool member (manually claimed). Note how the 4th of April\nbar has the tip that is not filled with color. This is to show a pending payout (for nominators\nonly). Below the bar chart is a line chart showing the 10-day moving average."))),(0,i.kt)("p",null,"Additional statistics can be found at the bottom of the overview page."),(0,i.kt)("admonition",{title:"Pool funds are in system accounts",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Remember that funds bonded in a pool are transferred to the pool's system account, which can only be\naccessed by the protocol, and not by any individual user. Some wallets might not display the balance\nbonded in pools, but the dashboard will always show it.")),(0,i.kt)("h2",{id:"stake"},"Stake"),(0,i.kt)("p",null,"In this category, you can access all functionalities allowing you to stake your tokens as a\nnominator, member of a nomination pool, or both. The payout section will enable you to inspect the\nmost recently received rewards."),(0,i.kt)("h3",{id:"pools"},"Pools"),(0,i.kt)("admonition",{title:"Joining a Nomination Pool - Walk-through video tutorial",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/dDIG7QAApig"},"This video tutorial")," shows you how to join a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," with the Staking Dashboard. You can also read\nthe\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182376-staking-dashboard-how-to-join-a-nomination-pool"},"dedicated support article"),"\nabout joining a pool.")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard pools",src:a(86214).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has four main panels (Sidebar and Accounts Panels excluded):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section A: The Stats Panel")," shows the number of active pools and the minimum number of tokens\nneeded to join a pool and/or create one."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section B: The Balance Panel")," shows the number of tokens bonded in pools and those that are\nfree. In this case, we have 0.3 KSM bonded and 0.144 KSM free. In this panel, you can bond more\nfunds (",(0,i.kt)("inlineCode",{parentName:"li"},"+")," button) or unbond some funds (",(0,i.kt)("inlineCode",{parentName:"li"},"-")," button). Unbonding will withdraw unclaimed rewards\nand funds will be locked for 28 eras\n(28 days). Once the 28 eras have passed, you\ncan unlock the locked funds (button with a lock icon) that will be available as a free balance.")),(0,i.kt)("admonition",{title:"No fast unstake and pool swap for pool members",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Note that the option to fast unstake is only available to nominators. Also, to change pool, you\ncannot simply swap memberships. You will need to unbond and go through the whole unbonding period.")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"Section C: The Pool Panel")," shows the pool id where you have membership (in this case, Pool 82),\nthe pool name, and next to it, a ",(0,i.kt)("inlineCode",{parentName:"p"},"Manage")," button that will allow to choose between different\noptions:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Update Claim Permissions: you can allow other pool members to compound your rewards, withdraw\nyour rewards as a free balance, or both. More details about nomination pools and updating claim\npermissions can be found on the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools#claim-permissions"},"dedicated wiki page"),".")),(0,i.kt)("p",{parentName:"li"},(0,i.kt)("img",{alt:"dashboard-permissionlessPoolClaims",src:a(70359).Z,width:"651",height:"272"})),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For more information about how-to update your claim permissions with the staking dashboard see\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182399-staking-dashboard-how-to-claim-nomination-pool-rewards#Permissionless-claiming"},"this support article"),".")),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Leave the pool and unbond all the funds in the pool.")),(0,i.kt)("p",{parentName:"li"},"If you are a pool admin you will be able to see the additional options:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Claim Commission: you can claim pool commissions to an account specified under Manage Commission\n(below)."),(0,i.kt)("li",{parentName:"ul"},"Manage Commission: you can manage the pool commission rate, maximum commission, maximum change\nrate, and minimum time delay between commission updates. More details about nomination pools and\nmanaging pool commissions can be found on the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools#pool-commissions"},"dedicated wiki page"),".")),(0,i.kt)("p",{parentName:"li"},(0,i.kt)("img",{alt:"dashboard-manage-commission",src:a(42069).Z,width:"650",height:"645"})),(0,i.kt)("admonition",{parentName:"li",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"For more information about how-to manage commission of your nomination pool with the staking\ndashboard see\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#Pool-management-options"},"this support article"),".")),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Rename Pool: you can change the pool's name."),(0,i.kt)("li",{parentName:"ul"},"Lock Pool: you can lock the pool so that new members are not allowed."),(0,i.kt)("li",{parentName:"ul"},"Destroy Pool: you can destroy the pool. See\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-guides-staking-pools#pool-destruction"},"this wiki page")," and\n",(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-destroy-a-pool"},"this support article"),"\nfor more information.")),(0,i.kt)("p",{parentName:"li"},"You can see any unclaimed rewards in the middle of the panel. You can claim and bond the rewards\n(",(0,i.kt)("inlineCode",{parentName:"p"},"+ Compound")," button) or withdraw them as a free balance (",(0,i.kt)("inlineCode",{parentName:"p"},"Withdraw"),' button). In this case, there\nare approximately 0.0012 KSM that can be claimed. You can see the Pool Status at the bottom of the\npanel, currently set to "Nominating and Earning Rewards".'))),(0,i.kt)("p",null,"Note that if it is the first time you log in to the dashboard, you will see two\nbuttons\xa0",(0,i.kt)("inlineCode",{parentName:"p"},"Create"),"\xa0and\xa0",(0,i.kt)("inlineCode",{parentName:"p"},"Join"),", instead of ",(0,i.kt)("inlineCode",{parentName:"p"},"Manage"),". For more information about how to create a\nnomination pool, see\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182388-staking-dashboard-how-to-create-a-nomination-pool#How-to-create-a-pool"},"this support article"),"."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section D: The Pool Nominations Panel")," shows the nominations of the pool you are currently in,\nhighlighting the validator that is active and will pay rewards to the pool at the end of the era\n(in this case ",(0,i.kt)("inlineCode",{parentName:"li"},"ParaNodes.io/11"),").")),(0,i.kt)("p",null,"If you scroll down the page, there are two additional panels:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Roles")," showing the accounts of the pool's Depositor, Root, Nominator, and Bouncer. The same\naccount can cover all the roles."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Pool Stats")," showing the Pool State (either Active, Closed, or Destroying), Pool Members (number\nof members in the pool), and Total Bonded (total number of bonded tokens).")),(0,i.kt)("p",null,"The Pools page is divided into four parts: the Overview is basically what we talked about until now,\nthe Members section will show all accounts of the pool members, the All Pools section will show all\npools (you can filter Active, Locked, and Destroying pools), and the Favorites section shows all\npools that you liked (you can like a pool in the All Pools section by clicking on the heart icons)."),(0,i.kt)("h3",{id:"nominate"},"Nominate"),(0,i.kt)("admonition",{title:"Walk-through video tutorial of How to Nominate",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/F59N3YKYCRs"},"This video tutorial")," shows you how to become a nominator with the\nStaking Dashboard.")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard nominate",src:a(99289).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has four main panels (Sidebar and Accounts Panels excluded):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section A: The Stats Panel")," shows the number of active nominators, the minimum number of tokens\nto nominate (currently\n",(0,i.kt)(s.Z,{network:"kusama",path:"query.staking.minNominatorBond",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"",")\nand the minimum active bond (currently\n",(0,i.kt)(s.Z,{network:"kusama",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"}),"",").\nThe system keeps 12500 nomination intents and puts them into the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced#bags-list"},"bags list"),". The fact that active nominators are not\n12500 is because there are nominators that have no active validator."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section B: The Balance Panel")," shows the number of tokens bonded in nominations and those that\nare free. In this case, we have 0.301 KSM bonded and 0.144 KSM free. In this panel, you can bond\nmore funds (",(0,i.kt)("inlineCode",{parentName:"li"},"+")," button) or unbond some funds (",(0,i.kt)("inlineCode",{parentName:"li"},"-")," button). Unbonding will withdraw unclaimed\nrewards and funds will be locked for 28 eras\n(28 days). Once the 28 eras have passed, you\ncan unlock the locked funds (button with a lock icon) that will be available as a free balance.")),(0,i.kt)("admonition",{title:"Fast unstake",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If your account did not receive rewards in the past 28 eras, you will be eligible for fast unstake.\nThe dashboard will automatically check this for you and prompt a banner.")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section C: The Nominator Panel"),' shows the current status of the nominator, currently set to\n"Nominating and Earning Rewards", and next to it, the ',(0,i.kt)("inlineCode",{parentName:"li"},"Unstake"),' button allows you to unstake the\nwhole bonded amount and stop nominating. In the middle of the panel, the payout destination is\ncurrently set to "Compounding" (i.e. rewards are added to the bonded funds). The ',(0,i.kt)("inlineCode",{parentName:"li"},"Update"),' button\nwill allow you to change the destination to "To Your Account" (to the stash account as a free\nbalance), "To Another Account" (an account that is not the stash), or "None" (no payout\ndestination).'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Section D: The Nominations panel")," shows your nominations and allows you to stop all nomination\nwith the ",(0,i.kt)("inlineCode",{parentName:"li"},"Stop")," button or to select specific validators (",(0,i.kt)("inlineCode",{parentName:"li"},"Select")," button) and stop nominating only\nthose.")),(0,i.kt)("h3",{id:"payouts"},"Payouts"),(0,i.kt)("p",null,"This page is an expanded version of Panel F on the ",(0,i.kt)("a",{parentName:"p",href:"#overview"},"Overview")," page. It also shows all\nvalidators and/or nomination pools that paid out rewards to your accounts in the past few months."),(0,i.kt)("h3",{id:"after-staking"},"After Staking"),(0,i.kt)("admonition",{title:"Walk-through video tutorial - What to do after Staking",type:"info"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"https://youtu.be/F59N3YKYCRs"},"This video tutorial")," shows you how to what you can do after staking\nwith the Staking Dashboard.")),(0,i.kt)("h2",{id:"validators"},"Validators"),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"dashboard nominate",src:a(72258).Z,width:"1920",height:"1080"})),(0,i.kt)("p",null,"This page of the dashboard has two main panels (Sidebar and Accounts Panels excluded):"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Panel A: The Stats Panel")," shows the total number of active validators, all validators currently\nregistered (active and inactive), and average commission across all validators."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Panel B: The Validators Panel")," shows all validators. You can order them by low/high commission\nor apply the following filters:",(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Include only active validators"),(0,i.kt)("li",{parentName:"ul"},"Exclude validators that are oversubscribed, have 100% commission, blocked nominations, and have\nmissing identity.")))),(0,i.kt)("h2",{id:"support"},"Support"),(0,i.kt)("p",null,"The Support pages are:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"The Resources page provides a glossary with main definitions and links to support pages."),(0,i.kt)("li",{parentName:"ul"},"The Feedback page can be used to send feedback through\n",(0,i.kt)("a",{parentName:"li",href:"https://polkadot-staking-dashboard.canny.io/feedback"},"Canny.io"),". This can be a bug report or a\nfeature request. We take your feedback seriously, do not hesitate to contact us.")),(0,i.kt)("h2",{id:"network"},"Network"),(0,i.kt)("p",null,"Under Network, you can connect to either Polkadot, Kusama, or Westend through public RPC nodes or\nlight clients for a true Web3 experience. For more information about light clients, see\n",(0,i.kt)("a",{parentName:"p",href:"/docs/build-substrate#replacing-rpc-node-reliance-with-light-clients"},"this page"),"."))}k.isMDXComponent=!0},42069:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-managePoolCommission-46842e2d0927915c031faf72cb3e266a.png"},99289:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-nominate-7b882e41a42abeb928b78a6d6db4a6f0.png"},49083:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-overview-755861fe5937455f21a9360334fc26ea.png"},70359:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-permissionlessPoolClaims-20c461799ea9447fff83f2d2bd41b4f9.png"},86214:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-pools-b7327a1bbe115970fe683b0350c7bb6e.png"},72258:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/dashboard-validators-a90166e01dcd1072c9a3be81a439afbb.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/b38833d4.9cc9144f.js b/assets/js/b38833d4.9cc9144f.js new file mode 100644 index 000000000000..be5d31529feb --- /dev/null +++ b/assets/js/b38833d4.9cc9144f.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[9062],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>m});var n=a(74165),o=a(15861),i=a(67294),r=a(87152),l=a(34200),s=a(67425);function d(e,t,a){return h.apply(this,arguments)}function h(){return(h=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,s,d,h,p;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,s=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,l.G.create({provider:d});case 21:h=e.sent,(p=a.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return s=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return s=(s=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,n){switch(t){case"humanReadable":(0,s.HumanReadable)(e,a,n);break;case"precise":(0,s.Precise)(e,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(e,n);break;case"percentage":(0,s.Percentage)(e,n);break;case"arrayLength":(0,s.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const m=function(e){var t=e.network,a=e.path,r=e.defaultValue,l=e.filter,s=void 0===l?void 0:l,h=(0,i.useState)(""),m=h[0],c=h[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==s?p(r.toString(),s,t,c):c(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,c);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==s?p(o,s,t,c):c(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(l){console.log(l)}}}),[]),m}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},2774:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>d,default:()=>k,frontMatter:()=>s,metadata:()=>h,toc:()=>m});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),l=["components"],s={id:"learn-phragmen",title:"NPoS Election Algorithms",sidebar_label:"NPoS Election Algorithms",description:"The Election Methods used in Polkadot's NPoS Mechanism.",keywords:["phragmen","sequential phragm\xe9n method","elections","algorithm","phragmms"],slug:"../learn-phragmen"},d=void 0,h={unversionedId:"learn/learn-phragmen",id:"learn/learn-phragmen",title:"NPoS Election Algorithms",description:"The Election Methods used in Polkadot's NPoS Mechanism.",source:"@site/../docs/learn/learn-phragmen.md",sourceDirName:"learn",slug:"/learn-phragmen",permalink:"/docs/learn-phragmen",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-phragmen.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-phragmen",title:"NPoS Election Algorithms",sidebar_label:"NPoS Election Algorithms",description:"The Election Methods used in Polkadot's NPoS Mechanism.",keywords:["phragmen","sequential phragm\xe9n method","elections","algorithm","phragmms"],slug:"../learn-phragmen"},sidebar:"docs",previous:{title:"Cryptography",permalink:"/docs/learn-cryptography"},next:{title:"How-to Guides",permalink:"/docs/learn-guides-index"}},p={},m=[{value:"NPoS Election Algorithms",id:"npos-election-algorithms",level:2},{value:"What is the sequential Phragm\xe9n method?",id:"what-is-the-sequential-phragm\xe9n-method",level:2},{value:"Validator Elections",id:"validator-elections",level:3},{value:"Off-Chain Phragm\xe9n",id:"off-chain-phragm\xe9n",level:4},{value:"Council Elections",id:"council-elections",level:3},{value:"What does it mean for node operators?",id:"what-does-it-mean-for-node-operators",level:2},{value:"Understanding Phragm\xe9n",id:"understanding-phragm\xe9n",level:2},{value:"Basic Phragm\xe9n",id:"basic-phragm\xe9n",level:3},{value:"Rationale",id:"rationale",level:3},{value:"Algorithm",id:"algorithm",level:3},{value:"Example",id:"example",level:3},{value:"Weighted Phragm\xe9n",id:"weighted-phragm\xe9n",level:3},{value:"Rationale",id:"rationale-1",level:3},{value:"Algorithm",id:"algorithm-1",level:3},{value:"Example",id:"example-1",level:3},{value:"Optimizations",id:"optimizations",level:2},{value:"High-Level Description",id:"high-level-description",level:3},{value:"Rationale for Minimizing the Number of Validators Per Nominator",id:"rationale-for-minimizing-the-number-of-validators-per-nominator",level:3},{value:"Rationale for Maintaining an Even Distribution of Stake",id:"rationale-for-maintaining-an-even-distribution-of-stake",level:3},{value:"Rationale for Reducing Block Computing Time",id:"rationale-for-reducing-block-computing-time",level:3},{value:"Phragmms (aka Balphragmms)",id:"phragmms-aka-balphragmms",level:3},{value:"Maximin Support Objective and PJR",id:"maximin-support-objective-and-pjr",level:4},{value:"Comparing Sequential Phragm\xe9n, MMS, and Phragmms",id:"comparing-sequential-phragm\xe9n-mms-and-phragmms",level:4},{value:"The New Election Rule: Phragmms",id:"the-new-election-rule-phragmms",level:4},{value:"Algorithm",id:"algorithm-2",level:4},{value:"External Resources",id:"external-resources",level:2}],c={toc:m},u="wrapper";function k(e){var t=e.components,a=(0,o.Z)(e,l);return(0,i.kt)(u,(0,n.Z)({},c,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("h2",{id:"npos-election-algorithms"},"NPoS Election Algorithms"),(0,i.kt)("p",null,"Since validators are paid almost equally in\nPolkadot in each era, it is important that the\nstake behind each validator is uniformly spread out. An election algorithm for Nominated Proof of\nStaking (NPoS) on Polkadot will try to\noptimize three metrics when computing a solution graph of nominators and validators:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Maximize the total amount at stake."),(0,i.kt)("li",{parentName:"ol"},"Maximize the stake behind the minimally staked validator."),(0,i.kt)("li",{parentName:"ol"},"Minimize the variance of the stake in the set.")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"#understanding-phragm%C3%A9n"},"Sequential Phragm\xe9n"),", ",(0,i.kt)("a",{parentName:"p",href:"#phragmms-fka-balphragmms"},"Phragmms")," and\n",(0,i.kt)("a",{parentName:"p",href:"https://crates.parity.io/sp_npos_elections/balancing/fn.balance.html"},"Star balancing")," are a few\nnotable algorithms used for computing the NPoS solutions in Polkadot and Kusama.")),(0,i.kt)("h2",{id:"what-is-the-sequential-phragm\xe9n-method"},"What is the sequential Phragm\xe9n method?"),(0,i.kt)("p",null,"The sequential Phragm\xe9n method is a multi-winner election method introduced by Edvard Phragm\xe9n in\nthe 1890s. The quote below taken from the reference ",(0,i.kt)("a",{parentName:"p",href:"#external-resources"},"Phragm\xe9n paper")," sums up\nthe purpose of the sequential Phragm\xe9n method:"),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"The problem that Phragm\xe9n\u2019s methods try to solve is that of electing a set of a given numbers of\npersons from a larger set of candidates. Phragm\xe9n discussed this in the context of a parliamentary\nelection in a multi-member constituency; the same problem can, of course, also occur in local\nelections, but also in many other situations such as electing a board or a committee in an\norganization.")),(0,i.kt)("h3",{id:"validator-elections"},"Validator Elections"),(0,i.kt)("p",null,"The sequential Phragm\xe9n is one of the methods used in the Nominated Proof-of-Stake scheme to elect\nvalidators based on their own self-stake and the stake that is voted to them from nominators. It\nalso tries to equalize the weights between the validators after each election round."),(0,i.kt)("h4",{id:"off-chain-phragm\xe9n"},"Off-Chain Phragm\xe9n"),(0,i.kt)("p",null,"Given the large set of nominators and validators, Phragm\xe9n's method is a difficult optimization\nproblem. Polkadot uses off-chain workers to\ncompute the result off-chain and submit a transaction to propose the set of winners. The reason for\nperforming this computation off-chain is to keep a constant block time of six seconds and prevent\nlong block times at the end of each era, when the validator election takes place."),(0,i.kt)("admonition",{title:"Staking Miners",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The process of computing the optimal solution for NPoS election can be delegated to\n",(0,i.kt)("a",{parentName:"p",href:"learn-staking-miner"},"Staking Miners"),".")),(0,i.kt)("h3",{id:"council-elections"},"Council Elections"),(0,i.kt)("admonition",{title:"Deprecated in Polkadot OpenGov",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Phragmen was used for Council elections in ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance v1"),".")),(0,i.kt)("p",null,"The Phragm\xe9n method was also used in the council election mechanism. When you voted for council\nmembers, you could select up to 16 different candidates and then place a reserved bond as the weight\nof your vote. Phragm\xe9n would run once on every election to determine the top candidates to assume\ncouncil positions and then again amongst the top candidates to equalize the weight of the votes\nbehind them as much as possible."),(0,i.kt)("h2",{id:"what-does-it-mean-for-node-operators"},"What does it mean for node operators?"),(0,i.kt)("p",null,"Phragm\xe9n is something that will run in the background and requires no extra effort from you.\nHowever, it is good to understand how it works since it means that not all the stake you've been\nnominated will end up on your validator after an election. Nominators are likely to nominate a few\ndifferent validators that they trust to do a good job operating their nodes."),(0,i.kt)("p",null,"You can use\n",(0,i.kt)("a",{parentName:"p",href:"https://gist.github.com/tugytur/3531cc618bfbb42f1a6cfb44d9906197"},"this offline-phragm\xe9n")," tool for\npredicting the outcome of a validator election ahead of a new election."),(0,i.kt)("h2",{id:"understanding-phragm\xe9n"},"Understanding Phragm\xe9n"),(0,i.kt)("p",null,"This section explains the sequential Phragm\xe9n method in-depth and walks through examples."),(0,i.kt)("h3",{id:"basic-phragm\xe9n"},"Basic Phragm\xe9n"),(0,i.kt)("h3",{id:"rationale"},"Rationale"),(0,i.kt)("p",null,"In order to understand the Weighted Phragm\xe9n method, we must first understand the basic Phragm\xe9n\nmethod. There must be some group of candidates, a group of seats they are vying for (which is less\nthan the size of the group of candidates), and some group of voters. The voters can cast an approval\nvote - that is, they can signal approval for any subset of the candidates."),(0,i.kt)("p",null,"The subset should be a minimum size of one (i.e., one cannot vote for no candidates) and a maximum\nsize of one less than the number of candidates (i.e., one cannot vote for all candidates). Users are\nallowed to vote for all or no candidates, but this will not have an effect on the final result, and\nso votes of this nature are meaningless."),(0,i.kt)("p",null,'Note that in this example, all voters are assumed to have equal say (that is, their vote does not\ncount more or less than any other votes). The weighted case will be considered later. However,\nweighting can be "simulated" by having multiple voters vote for the same slate of candidates. For\ninstance, five people voting for a particular candidate is mathematically the same as a single\nperson with weight ',(0,i.kt)("inlineCode",{parentName:"p"},"5")," voting for that candidate."),(0,i.kt)("p",null,'The particular algorithm we call here the "Basic Phragm\xe9n" was first described by Brill ',(0,i.kt)("em",{parentName:"p"},"et al.")," in\ntheir paper\n",(0,i.kt)("a",{parentName:"p",href:"https://ojs.aaai.org/index.php/AAAI/article/view/10598"},'"Phragm\xe9n\u2019s Voting Methods and Justified Representation"'),"."),(0,i.kt)("h3",{id:"algorithm"},"Algorithm"),(0,i.kt)("p",null,"The Phragm\xe9n method will iterate, selecting one seat at a time, according to the following rules:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Voters submit their ballots, marking which candidates they approve. Ballots will not be modified\nafter submission."),(0,i.kt)("li",{parentName:"ol"},"An initial load of 0 is set for each ballot."),(0,i.kt)("li",{parentName:"ol"},"The candidate who wins the next available seat is the one where the ballots of their supporters\nwould have the ",(0,i.kt)("em",{parentName:"li"},"least average (mean) cost")," if that candidate wins."),(0,i.kt)("li",{parentName:"ol"},"The ",(0,i.kt)("em",{parentName:"li"},"n")," ballots that approved that winning candidate get ",(0,i.kt)("em",{parentName:"li"},"1/n")," added to their load."),(0,i.kt)("li",{parentName:"ol"},"The load of all ballots that supported the winner of this round are averaged out so that they are\nequal."),(0,i.kt)("li",{parentName:"ol"},"If there are any more seats, go back to step 3. Otherwise, the selection ends.")),(0,i.kt)("h3",{id:"example"},"Example"),(0,i.kt)("p",null,"Let's walk through an example with four candidates vying for three seats, and five voters."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Open Seats: 3\n\nCandidates: A B C D L0\n-------------------------\nVoter V1: X 0\nVoter V2: X X 0\nVoter V3: X X 0\nVoter V4: X X 0\nVoter V5: X X X 0\n")),(0,i.kt)("p",null,"In this example, we can see that voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," approves only of candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"B"),", voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V2")," approves of\ncandidates ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"D"),", etc. Voters can approve any number of candidates between 1 and\n",(0,i.kt)("inlineCode",{parentName:"p"},"number_of_candidates - 1"),'. An initial "load" of ',(0,i.kt)("inlineCode",{parentName:"p"},"0")," is set for each ballot (",(0,i.kt)("inlineCode",{parentName:"p"},"L0")," = load after round\n",(0,i.kt)("inlineCode",{parentName:"p"},"0"),', i.e., the "round" before the first round). We shall see shortly how this load is updated and\nused to select candidates.'),(0,i.kt)("p",null,'We will now run through an iterative algorithm, with each iteration corresponding to one "seat".\nSince there are three seats, we will walk through three rounds.'),(0,i.kt)("p",null,"For the first round, the winner is simply going to be the candidate with the most votes. Since all\nloads are equal, the lowest average load will be the candidate with the highest n, since ",(0,i.kt)("inlineCode",{parentName:"p"},"1/n")," will\nget smaller as ",(0,i.kt)("inlineCode",{parentName:"p"},"n")," increases. For this first example round, for instance, candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," had only one\nballot vote for them. Thus, the average load for candidate A is ",(0,i.kt)("inlineCode",{parentName:"p"},"1/1"),", or 1. Candidate C has two\nballots approving of them, so the average load is ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2"),". Candidate B has the lowest average load, at\n",(0,i.kt)("inlineCode",{parentName:"p"},"1/4")," and they get the first seat. Ballots loads are now averaged out, although for the first\niteration, this will not have any effect."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 1 (B)\nOpen Seats: 2\n\nCandidates: A B C D L0 L1\n-----------------------------\nVoter V1: X 0 1/4\nVoter V2: X X 0 0\nVoter V3: X X 0 1/4\nVoter V4: X X 0 1/4\nVoter V5: X X X 0 1/4\n")),(0,i.kt)("p",null,"We are now down to candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," for two open seats. There is only one voter (",(0,i.kt)("inlineCode",{parentName:"p"},"V4"),")\nfor ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", with load ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),". ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," has two voters, ",(0,i.kt)("inlineCode",{parentName:"p"},"V2")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),", with loads of ",(0,i.kt)("inlineCode",{parentName:"p"},"0")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),". ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," has\nthree voters approving of them, ",(0,i.kt)("inlineCode",{parentName:"p"},"V2"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"V3"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),", with loads of ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),",\nrespectively."),(0,i.kt)("p",null,"If Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," wins, the average load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"(1/4 + 1/1) / 1"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"5/4"),". If candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," wins,\nthe average load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"((0 + 1/2) + (1/4 + 1/2)) / 2"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"5/8"),". If candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," wins, the\naverage load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"((0 + 1/3) + (1/4 + 1/3) + (1/4 + 1/3)) / 3"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2"),". Since ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2")," is the\nlowest average load, candidate D wins the second round."),(0,i.kt)("p",null,"Now everybody who voted for Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," has their load set to the average, ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2")," of all the loads."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 2 (B, D)\nOpen Seats: 1\n\nCandidates: A B C D L0 L1 L2\n---------------------------------\nVoter V1: X 0 1/4 1/4\nVoter V2: X X 0 0 1/2\nVoter V3: X X 0 1/4 1/2\nVoter V4: X X 0 1/4 1/4\nVoter V5: X X X 0 1/4 1/2\n")),(0,i.kt)("p",null,"There is now one seat open and two candidates, ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),". Voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V4")," is the only one voting for\n",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", so if ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," wins then the average load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"(1/4 + 1/1) / 1"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"5/4"),". Voters ",(0,i.kt)("inlineCode",{parentName:"p"},"V2")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),"\n(both with load ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2"),") support ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),", so if ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," wins the average load would be\n",(0,i.kt)("inlineCode",{parentName:"p"},"((1/2 + 1/2) + (1/2 + 1/2)) / 2"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"1"),". Since the average load would be lower with ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," wins\nthe final seat."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 3 (B, D, C)\nOpen Seats: 0\n\nCandidates: A B C D L0 L1 L2 L3\n------------------------------------\nVoter V1: X 0 1/4 1/4 1/4\nVoter V2: X X 0 0 1/2 1\nVoter V3: X X 0 1/4 1/2 1/2\nVoter V4: X X 0 1/4 1/4 1/4\nVoter V5: X X X 0 1/4 1/2 1\n")),(0,i.kt)("p",null,"An interesting characteristic of this calculation is that the total load of all voters will always\nequal the number of seats filled in that round. In the zeroth round, load starts at ",(0,i.kt)("inlineCode",{parentName:"p"},"0")," and there\nare no seats filled. After the first round, the total of all loads is ",(0,i.kt)("inlineCode",{parentName:"p"},"1"),", after the second round it\nis ",(0,i.kt)("inlineCode",{parentName:"p"},"2"),", etc."),(0,i.kt)("h3",{id:"weighted-phragm\xe9n"},"Weighted Phragm\xe9n"),(0,i.kt)("h3",{id:"rationale-1"},"Rationale"),(0,i.kt)("p",null,"While this method works well if all voters have equal weight, this is not the case in\nPolkadot. Elections for both validators and\ncandidates for the Polkadot Council are\nweighted by the number of tokens held by the voters. This makes elections more similar to a\ncorporate shareholder election than a traditional political election, where some members have more\npull than others. Someone with a single token will have much less voting power than someone\nwith 100. Although this may seem anti-democratic, in a pseudonymous system, it is trivial for\nsomeone with 100 tokens to create 100 different accounts and spread their wealth to all of their\npseudonyms."),(0,i.kt)("p",null,"Therefore, not only do we want to allow voters to have their preferences expressed in the result,\nbut do so while keeping as equal a distribution of their stake as possible and express the wishes of\nminorities as much as is possible. The Weighted Phragm\xe9n method allows us to reach these goals."),(0,i.kt)("h3",{id:"algorithm-1"},"Algorithm"),(0,i.kt)("p",null,"Weighted Phragm\xe9n is similar to Basic Phragm\xe9n in that it selects candidates sequentially, one per\nround, until the maximum number of candidates are elected. However, it has additional features to\nalso allocate weight (stake) behind the candidates."),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},'NOTE: in terms of validator selection, for the following algorithm, you can think of "voters" as\n"nominators" and "candidates" as "validators".')),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},'Candidates are elected, one per round, and added to the set of successful candidates (they have\nwon a "seat"). This aspect of the algorithm is very similar to the "basic Phragm\xe9n" algorithm\ndescribed above.'),(0,i.kt)("li",{parentName:"ol"},"However, as candidates are elected, a weighted mapping is built, defining the weights of each\nselection of a validator by each nominator.")),(0,i.kt)("p",null,"In more depth, the algorithm operates like so:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Create a list of all voters, their total amount of stake, and which validators they support."),(0,i.kt)("li",{parentName:"ol"},"Generate an initial edge-weighted graph mapping from voters to candidates, where each edge weight\nis the total ",(0,i.kt)("em",{parentName:"li"},"potential")," weight (stake) given by that voter. The sum of all potential weight for\na given candidate is called their ",(0,i.kt)("em",{parentName:"li"},"approval stake"),"."),(0,i.kt)("li",{parentName:"ol"},"Now we start electing candidates. For the list of all candidates who have not been elected, get\ntheir score, which is equal to ",(0,i.kt)("inlineCode",{parentName:"li"},"1 / approval_stake"),"."),(0,i.kt)("li",{parentName:"ol"},"For each voter, update the score of each candidate they support by adding their total budget\n(stake) multiplied by the load of the voter and then dividing by that candidate's approval stake\n",(0,i.kt)("inlineCode",{parentName:"li"},"(voter_budget * voter_load / candidate_approval_stake)"),"."),(0,i.kt)("li",{parentName:"ol"},"Determine the candidate with the lowest score and elect that candidate. Remove the elected\ncandidate from the pool of potential candidates."),(0,i.kt)("li",{parentName:"ol"},"The load for each edge connecting to the winning candidate is updated, with the edge load set to\nthe score of the candidate minus the voter's load, and the voter's load then set to the\ncandidate's score."),(0,i.kt)("li",{parentName:"ol"},"If there are more candidates to elect, go to Step 3. Otherwise, continue to step 8."),(0,i.kt)("li",{parentName:"ol"},"Now the stake is distributed amongst each nominator who backed at least one elected candidate.\nThe backing stake for each candidate is calculated by taking the budget of the voter and\nmultiplying by the edge load then dividing by the candidate load\n(",(0,i.kt)("inlineCode",{parentName:"li"},"voter_budget * edge_load / candidate_load"),").")),(0,i.kt)("h3",{id:"example-1"},"Example"),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},"Note: All numbers in this example are rounded off to three decimal places.")),(0,i.kt)("p",null,"In the following example, there are five voters and five candidates vying for three potential seats.\nEach voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V1 - V5")," has an amount of stake equal to their number (e.g., ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," has stake of 1, ",(0,i.kt)("inlineCode",{parentName:"p"},"V2"),"\nhas stake of 2, etc.). Every voter is also going to have a ",(0,i.kt)("em",{parentName:"p"},"load,")," which initially starts at ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 0\nOpen Seats: 3\n\nCandidates: A B C D E L0\n----------------------------\nVoter V1 (1): X X 0\nVoter V2 (2): X X 0\nVoter V3 (3): X 0\nVoter V4 (4): X X X 0\nVoter V5 (5): X X 0\n")),(0,i.kt)("p",null,"Let us now calculate the approval stake of each of the candidates. Recall that this is merely the\namount of all support for that candidate by all voters."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate A: 1 + 2 + 3 + 5 = 11\nCandidate B: 1 + 2 + 4 = 7\nCandidate C: 4 = 4\nCandidate D: 4 + 5 = 9\nCandidate E: 0\n")),(0,i.kt)("p",null,"The first step is easy - candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"E")," has 0 approval stake and can be ignored from here on out.\nThey will never be elected."),(0,i.kt)("p",null,"We can now calculate the initial scores of the candidates, which is ",(0,i.kt)("inlineCode",{parentName:"p"},"1 / approval_stake"),":"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate A: 1 / 11 = 0.091\nCandidate B: 1 / 7 = 0.143\nCandidate C: 1 / 4 = 0.25\nCandidate D: 1 / 9 = 0.111\nCandidate E: N/A\n")),(0,i.kt)("p",null,"For every edge, we are going to calculate the score, which is current score plus the total budget ","*","\nthe load of the voter divided by the approval stake of the candidate. However, since the load of\nevery voter starts at 0, and anything multiplied by 0 is 0, any addition will be ",(0,i.kt)("inlineCode",{parentName:"p"},"0 / x"),", or 0. This\nmeans that this step can be safely ignored for the initial round."),(0,i.kt)("p",null,"Thus, the best (lowest) score for Round 0 is Candidate A, with a score of ",(0,i.kt)("inlineCode",{parentName:"p"},"0.091"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidates: A B C D E L0 L1\n----------------------------------\nVoter V1 (1): X X 0 0.091\nVoter V2 (2): X X 0 0.091\nVoter V3 (3): X 0 0.091\nVoter V4 (4): X X X 0 0\nVoter V5 (5): X X 0 0.091\n")),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 1 (A)\nOpen Seats: 2\n\nCandidates: A B C D E L0\n----------------------------\nVoter V1 (1): X X 0\nVoter V2 (2): X X 0\nVoter V3 (3): X 0\nVoter V4 (4): X X X 0\nVoter V5 (5): X X 0\n")),(0,i.kt)("p",null,"Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," is now safe; there is no way that they will lose their seat. Before moving on to the\nnext round, we need to update the scores on the edges of our graph for any candidates who have not\nyet been elected."),(0,i.kt)("p",null,"We elided this detail in the previous round, since it made no difference to the final scores, but we\nshould go into depth here to see how scores are updated. We first must calculate the new loads of\nthe voters, and then calculate the new scores of the candidates."),(0,i.kt)("p",null,"Any voter who had one of their choices for candidate fill the seat in this round (i.e., voters ",(0,i.kt)("inlineCode",{parentName:"p"},"V1"),",\n",(0,i.kt)("inlineCode",{parentName:"p"},"V2"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"V3"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),", who all voted for ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),") will have their load increased. This load increase will\nblunt the impact of their vote in future rounds, and the edge (which will be used in determining\nstake allocation later) is set to the score of the elected candidate minus the ",(0,i.kt)("em",{parentName:"p"},"current")," voter load."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"edge_load = elected_candidate_score - voter_load\nvoter_load = elected_candidate_score\n")),(0,i.kt)("p",null,"In this instance, the score of the elected candidate is ",(0,i.kt)("inlineCode",{parentName:"p"},"0.091")," and the voter loads are all ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),". So\nfor each voter who voted for ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", we will calculate a new edge load ",(0,i.kt)("inlineCode",{parentName:"p"},"Voter")," -> ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," of:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Edge load: 0.091 - 0 = 0.091\n")),(0,i.kt)("p",null,"and a new voter load of:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Voter load: 0.091\n")),(0,i.kt)("p",null,"As a reminder, here are the current scores. Loads of the voters are all ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate B : 0.143\nCandidate C : 0.25\nCandidate D : 0.111\n")),(0,i.kt)("p",null,"Now, we go through the weighted graph and update the score of the candidate and the load of the\nedge, using the algorithm:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"candidate_score = candidate_score + ((voter_budget * voter_load) / candidate_approval_stake)\n")),(0,i.kt)("p",null,"Without walking through each step, this gives us the following modifications to the scores of the\ndifferent candidates."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"V1 updates B to 0.156\nV2 updates B to 0.182\nV4 updates B to 0.182\nV4 updates C to 0.25\nV4 updates D to 0.111\nV5 updates D to 0.162\n")),(0,i.kt)("p",null,"After scores are updated, the final scores for the candidates for this round are:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate B: 0.182\nCandidate C: 0.25\nCandidate D: 0.162\n")),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"D"),", with the lowest score, is elected. You will note that even though candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"B")," had more voters\nsupporting them, candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," won the election due to their lower score. This is directly due to\nthe fact that they had the lowest score, of course, but the root reason behind them having a lower\nscore was both the greater amount of stake behind them and that voters who did not get one of their\nchoices in an earlier round (in this example, voter V4) correspond to a higher likelihood of a\ncandidate being elected."),(0,i.kt)("p",null,"We then update the loads for the voters and edges as specified above for any voters who voted for\ncandidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," (viz., ",(0,i.kt)("inlineCode",{parentName:"p"},"V4")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),") using the same formula as above."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 2 (A, D)\nOpen Seats: 1\n\nCandidates: A B C D E L0 L1 L2\n-----------------------------------\nVoter V1 (1): X X 0 0.091 0.091\nVoter V2 (2): X X 0 0.091 0.091\nVoter V3 (3): X 0 0.091 0.091\nVoter V4 (4): X X X 0 0 0.162\nVoter V5 (5): X X 0 0.091 0.162\n")),(0,i.kt)("p",null,"Following a similar process for Round 2, we start with initial candidate scores of:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate B : 0.143\nCandidate C : 0.25\n")),(0,i.kt)("p",null,"We can then update the scores of the remaining two candidates according to the algorithm described\nabove."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"V1 updates B to 0.156\nV2 updates B to 0.182\nV4 updates B to 0.274\nV4 updates C to 0.412\n")),(0,i.kt)("p",null,"With the lowest score of ",(0,i.kt)("inlineCode",{parentName:"p"},"0.274"),", Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"B")," claims the last open seat. Candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"D"),", and\n",(0,i.kt)("inlineCode",{parentName:"p"},"B")," have been elected, and candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"E")," are not."),(0,i.kt)("p",null,"Before moving on, we must perform a final load adjustment for the voters and the graph."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 3 (A, D, B)\nOpen Seats: 0\n\nCandidates: A B C D E L0 L1 L2 L3\n------------------------------------------\nVoter V1 (1): X X 0 0.091 0.091 0.274\nVoter V2 (2): X X 0 0.091 0.091 0.274\nVoter V3 (3): X 0 0.091 0.091 0.091\nVoter V4 (4): X X X 0 0 0.162 0.274\nVoter V5 (5): X X 0 0.091 0.162 0.162\n")),(0,i.kt)("p",null,"Now we have to determine how much stake every voter should allocate to each candidate. This is done\nby taking the load of the each edge and dividing it by the voter load, then multiplying by the total\nbudget of the voter."),(0,i.kt)("p",null,"In this example, the weighted graph ended up looking like this:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Nominator: V1\n Edge to A load= 0.091\n Edge to B load= 0.183\nNominator: V2\n Edge to A load= 0.091\n Edge to B load= 0.183\nNominator: V3\n Edge to A load= 0.091\nNominator: V4\n Edge to B load= 0.113\n Edge to D load= 0.162\nNominator: V5\n Edge to A load= 0.091\n Edge to D load= 0.071\n")),(0,i.kt)("p",null,"For instance, the budget of ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," is ",(0,i.kt)("inlineCode",{parentName:"p"},"1"),", the edge load to ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," is ",(0,i.kt)("inlineCode",{parentName:"p"},"0.091"),", and the voter load is\n",(0,i.kt)("inlineCode",{parentName:"p"},"0.274"),". Using our equation:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"backing_stake (A) = voter_budget * edge_load / voter_load\n")),(0,i.kt)("p",null,"We can fill these variables in with:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"backing_stake (A) = 1 * 0.091 / 0.274 = 0.332\n")),(0,i.kt)("p",null,"For ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," backing stake of ",(0,i.kt)("inlineCode",{parentName:"p"},"B"),", you can simply replace the edge load value and re-calculate."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"backing_stake (B) = 1 * 0.183 / 0.274 = 0.668\n")),(0,i.kt)("p",null,"Note that the total amount of all backing stake for a given voter will equal the total budget of the\nvoter, unless that voter had no candidates elected, in which case it will be 0."),(0,i.kt)("p",null,"The final results are:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"A is elected with stake 6.807.\nD is elected with stake 4.545.\nB is elected with stake 3.647.\n\nV1 supports: A with stake: 0.332 and B with stake: 0.668.\nV2 supports: A with stake: 0.663 and B with stake: 1.337.\nV3 supports: A with stake: 3.0.\nV4 supports: B with stake: 1.642 and D with stake: 2.358.\nV5 supports: A with stake: 2.813 and D with stake: 2.187.\n")),(0,i.kt)("p",null,"You will notice that the total amount of stake for candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"D"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"B")," equals (aside from\nrounding errors) the total amount of stake of all the voters (",(0,i.kt)("inlineCode",{parentName:"p"},"1 + 2 + 3 + 4 + 5 = 15"),"). This is\nbecause each voter had at least one of their candidates fill a seat. Any voter whose had none of\ntheir candidates selected will also not have any stake in any of the elected candidates."),(0,i.kt)("h2",{id:"optimizations"},"Optimizations"),(0,i.kt)("p",null,"The results for nominating validators are further optimized for several purposes:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"To reduce the number of edges, i.e. to minimize the number of validators any nominator selects"),(0,i.kt)("li",{parentName:"ol"},"To ensure, as much as possible, an even distribution of stake among the validators"),(0,i.kt)("li",{parentName:"ol"},"Reduce the amount of block computation time")),(0,i.kt)("h3",{id:"high-level-description"},"High-Level Description"),(0,i.kt)("p",null,"After running the weighted Phragm\xe9n algorithm, a process is run that redistributes the vote amongst\nthe elected set. This process will never add or remove an elected candidate from the set. Instead,\nit reduces the variance in the list of backing stake from the voters to the elected candidates.\nPerfect equalization is not always possible, but the algorithm attempts to equalize as much as\npossible. It then runs an edge-reducing algorithm to minimize the number of validators per\nnominator, ideally giving every nominator a single validator to nominate per era."),(0,i.kt)("p",null,"To minimize block computation time, the staking process is run as an\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/how-to-guides/offchain-workers/"},"off-chain worker"),". In order to\ngive time for this off-chain worker to run, staking commands (bond, nominate, etc.) are not allowed\nin the last quarter of each era."),(0,i.kt)("p",null,"These optimizations will not be covered in-depth on this page. For more details, you can view the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/elections-phragmen/src/lib.rs"},"Rust implementation of elections in Substrate"),",\nthe\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/staking/src/lib.rs"},"Rust implementation of staking in Substrate"),",\nor the ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragm\xe9nwithpostprocessing")," method in the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/w3f/consensus/tree/master/NPoS"},"Python reference implementation"),". If you would\nlike to dive even more deeply, you can review the\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview#the-election-process"},"W3F Research Page on Sequential Phragm\xe9n Method"),"."),(0,i.kt)("h3",{id:"rationale-for-minimizing-the-number-of-validators-per-nominator"},"Rationale for Minimizing the Number of Validators Per Nominator"),(0,i.kt)("p",null,"Paying out rewards for staking from every validator to all of their nominators can cost a\nnon-trivial amount of chain resources (in terms of space on chain and resources to compute). Assume\na system with 200 validators and 1000 nominators, where each of the nominators has nominated 10\ndifferent validators. Payout would thus require ",(0,i.kt)("inlineCode",{parentName:"p"},"1_000 * 10"),", or 10_000 transactions. In an ideal\nscenario, if every nominator selects a single validator, only 1_000 transactions would need to take\nplace - an order of magnitude fewer. Empirically, network slowdown at the beginning of an era has\noccurred due to the large number of individual payouts by validators to nominators. In extreme\ncases, this could be an attack vector on the system, where nominators nominate many different\nvalidators with small amounts of stake in order to slow the system at the next era change."),(0,i.kt)("p",null,"While this would reduce network and on-chain load, being able to select only a single validator\nincurs some diversification costs. If the single validator that a nominator has nominated goes\noffline or acts maliciously, then the nominator incurs a risk of a significant amount of slashing.\nNominators are thus allowed to nominate up to 16 different validators. However, after the weighted\nedge-reducing algorithm is run, the number of validators per nominator is minimized. Nominators are\nlikely to see themselves nominating a single active validator for an era."),(0,i.kt)("p",null,"At each era change, as the algorithm runs again, nominators are likely to have a different validator\nthan they had before (assuming a significant number of selected validators). Therefore, nominators\ncan diversify against incompetent or corrupt validators causing slashing on their accounts, even if\nthey only nominate a single validator per era."),(0,i.kt)("h3",{id:"rationale-for-maintaining-an-even-distribution-of-stake"},"Rationale for Maintaining an Even Distribution of Stake"),(0,i.kt)("p",null,"Another issue is that we want to ensure that as equal a distribution of votes as possible amongst\nthe elected validators or council members. This helps us increase the security of the system by\nensuring that the minimum amount of tokens in order to join the active validator set or council is\nas high as possible. For example, assume a result of five validators being elected, where validators\nhave the following stake: ",(0,i.kt)("inlineCode",{parentName:"p"},"{1_000, 20, 10, 10, 10}"),', for a total stake of 1_050. In this case, a\npotential attacker could join the active validator set with only 11 tokens, and could obtain a\nmajority of validators with only 33 tokens (since the attacker only has to have enough stake to\n"kick out" the three lowest validators).'),(0,i.kt)("p",null,"In contrast, imagine a different result with the same amount of total stake, but with that stake\nperfectly equally distributed: ",(0,i.kt)("inlineCode",{parentName:"p"},"{210, 210, 210, 210, 210}"),". With the same amount of stake, an\nattacker would need to stake 633 tokens in order to get a majority of validators, a much more\nexpensive proposition. Although obtaining an equal distribution is unlikely, the more equal the\ndistribution, the higher the threshold - and thus the higher the expense - for attackers to gain\nentry to the set."),(0,i.kt)("h3",{id:"rationale-for-reducing-block-computing-time"},"Rationale for Reducing Block Computing Time"),(0,i.kt)("p",null,"Running the Phragm\xe9n algorithm is time-consuming, and often cannot be completed within the time\nlimits of production of a single block. Waiting for calculation to complete would jeopardize the\nconstant block production time of the network. Therefore, as much computation as possible is moved\nto an off-chain worker, which validators can work on the problem without impacting block production\ntime."),(0,i.kt)("p",null,"There are several restrictions put in place to limit the complexity of the election and payout. As\nalready mentioned, any given nominator can only select up to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\n","\nvalidators to nominate. Conversely, a single validator can have only\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.maxNominatorsCount",defaultValue:5e4,mdxType:"RPC"}),"\n",'\nnominators. A drawback to this is that it is possible, if the number of nominators is very high or\nthe number of validators is very low, that all available validators may be "oversubscribed" and\nunable to accept more nominations. In this case, one may need a larger amount of stake to\nparticipate in staking, since nominations are priority-ranked in terms of amount of stake.'),(0,i.kt)("h3",{id:"phragmms-aka-balphragmms"},"Phragmms (aka Balphragmms)"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms"),", formerly known as ",(0,i.kt)("inlineCode",{parentName:"p"},"Balphragmms"),", is a new election rule inspired by Phragm\xe9n and\ndeveloped in-house for Polkadot. In general,\nelection rules on blockchains is an active topic of research. This is due to the conflicting\nrequirements for election rules and blockchains: elections are computationally expensive, but\nblockchains are computationally limited. Thus, this work constitutes state of the art in terms of\noptimization."),(0,i.kt)("p",null,"Proportional representation is a very important property for a decentralized network to have in\norder to maintain a sufficient level of decentralization. While this is already provided by the\ncurrently implemented ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),", this new election rule provides the advantage of the added\nsecurity guarantee described below. As far as we can tell, at the time of writing, Polkadot and\nKusama are the only blockchain networks that implement an election rule that guarantees proportional\nrepresentation."),(0,i.kt)("p",null,"The security of a distributed and decentralized system such as\nPolkadot is directly related to the goal of\navoiding ",(0,i.kt)("em",{parentName:"p"},"overrepresentation")," of any minority. This is a stark contrast to traditional approaches to\nproportional representation axioms, which typically only seek to avoid underrepresentation."),(0,i.kt)("h4",{id:"maximin-support-objective-and-pjr"},"Maximin Support Objective and PJR"),(0,i.kt)("p",null,"This new election rule aims to achieve a constant-factor approximation guarantee for the ",(0,i.kt)("em",{parentName:"p"},"maximin\nsupport objective")," and the closely related ",(0,i.kt)("em",{parentName:"p"},"proportional justified representation")," (PJR) property."),(0,i.kt)("p",null,"The maximin support objective is based on maximizing the support of the least-supported elected\ncandidate, or in the case of Polkadot and Kusama, maximizing the least amount of stake backing\namongst elected validators. This security-based objective translates to a security guarantee for\nNPoS and makes it difficult for an adversarial whale\u2019s validator nodes to be elected. The ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms"),"\nrule, and the guarantees it provides in terms of security and proportionality, have been formalized\nin a ",(0,i.kt)("a",{parentName:"p",href:"https://arxiv.org/pdf/2004.12990.pdf"},"peer-reviewed paper"),")."),(0,i.kt)("p",null,"The PJR property considers the proportionality of the voter\u2019s decision power. The property states\nthat a group of voters with cohesive candidate preferences and a large enough aggregate voting\nstrength deserve to have a number of representatives proportional to the group\u2019s vote strength."),(0,i.kt)("h4",{id:"comparing-sequential-phragm\xe9n-mms-and-phragmms"},"Comparing Sequential Phragm\xe9n, MMS, and Phragmms"),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},"Sequential Phragm\xe9n")," (",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),") and ",(0,i.kt)("inlineCode",{parentName:"p"},"MMS")," are two efficient election rules that both achieve\nPJR."),(0,i.kt)("p",null,"Currently, Polkadot employs the ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),"\nmethod for validator and council elections. Although ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhramen")," has a very fast runtime, it does\nnot provide constant-factor approximation for the maximin support problem. This is due to\n",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhramen")," only performing an ",(0,i.kt)("em",{parentName:"p"},"approximate")," rebalancing of the distribution of stake."),(0,i.kt)("p",null,"In contrast, ",(0,i.kt)("inlineCode",{parentName:"p"},"MMS")," is another standard greedy algorithm that simultaneously achieves the PJR\nproperty and provides a constant factor approximation for maximin support, although with a\nconsiderably slower runtime. This is because for a given partial solution, ",(0,i.kt)("inlineCode",{parentName:"p"},"MMS")," computes a balanced\nedge weight vector for each possible augmented committee when a new candidate is added, which is\ncomputationally expensive."),(0,i.kt)("p",null,"We introduce a new heuristic inspired by ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"PhragMMS"),", which maintains a comparable\nruntime to ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),", offers a constant-factor approximation guarantee for the maximin support\nobjective, and satisfies PJR. This is the fastest known algorithm to achieve a constant-factor\nguarantee for maximin support."),(0,i.kt)("h4",{id:"the-new-election-rule-phragmms"},"The New Election Rule: Phragmms"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," is an iterative greedy algorithm that starts with an empty committee and alternates\nbetween the ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," heuristic for inserting a new candidate and ",(0,i.kt)("em",{parentName:"p"},"rebalancing")," by replacing the\nweight vector with a balanced one. The main differentiator between ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen")," is\nthat the latter only perform an approximate rebalancing. Details can be found in\n",(0,i.kt)("a",{parentName:"p",href:"#rationale-for-maintaining-an-even-distribution-of-stake"},"Balanced Stake Distribution"),"."),(0,i.kt)("p",null,"The computation is executed by off-chain workers privately and separately from block production, and\nthe validators only need to submit and verify the solutions on-chain. Relative to a committee ",(0,i.kt)("em",{parentName:"p"},"A"),",\nthe score of an unelected candidate ",(0,i.kt)("em",{parentName:"p"},"c")," is an easy-to-compute rough estimate of what would be the\nsize of the least stake backing if we added ",(0,i.kt)("em",{parentName:"p"},"c")," to committee ",(0,i.kt)("em",{parentName:"p"},"A"),". Observing on-chain, only one\nsolution needs to be tracked at any given time, and a block producer can submit a new solution in\nthe block only if the block passes the verification test, consisting of checking:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Feasibility,"),(0,i.kt)("li",{parentName:"ol"},"Balance and"),(0,i.kt)("li",{parentName:"ol"},"Local Optimality - The least stake backing of ",(0,i.kt)("em",{parentName:"li"},"A")," is higher than the highest score among\nunelected candidates")),(0,i.kt)("p",null,"If the tentative solution passes the tests, then it replaces the current solution as the tentative\nwinner. The official winning solution is declared at the end of the election window."),(0,i.kt)("p",null,"A powerful feature of this algorithm is the fact that both its approximation guarantee for maximin\nsupport and the above checks passing can be efficiently verified in linear time. This allows for a\nmore scalable solution for secure and proportional committee elections. While ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen")," also has\na notion of score for unelected candidates, ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," can be seen as a natural complication of the\n",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen")," algorithm, where ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," always grants higher score values to candidates and thus\ninserts them with higher support values."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"To summarize, the main differences between the two rules are:")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"In ",(0,i.kt)("inlineCode",{parentName:"li"},"seqPhragmen"),", lower scores are better, whereas in ",(0,i.kt)("inlineCode",{parentName:"li"},"Phragmms"),", higher scores are better."),(0,i.kt)("li",{parentName:"ul"},"Inspired by ",(0,i.kt)("inlineCode",{parentName:"li"},"seqPhragmen"),", the scoring system of ",(0,i.kt)("inlineCode",{parentName:"li"},"Phragmms")," can be considered to be more intuitive\nand does a better job at estimating the value of adding a candidate to the current solution, and\nhence leads to a better candidate-selection heuristic."),(0,i.kt)("li",{parentName:"ul"},"Unlike ",(0,i.kt)("inlineCode",{parentName:"li"},"seqPhragmen"),", in ",(0,i.kt)("inlineCode",{parentName:"li"},"Phragmms"),", the edge weight vector ",(0,i.kt)("em",{parentName:"li"},"w")," is completely rebalanced after\neach iteration of the algorithm.")),(0,i.kt)("p",null,"The ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," election rule is currently being implemented on\nPolkadot. Once completed, it will become one\nof the most sophisticated election rules implemented on a blockchain. For the first time, this\nelection rule will provide both fair representation (PJR) and security (constant-factor\napproximation for the maximin support objection) to a blockchain network."),(0,i.kt)("h4",{id:"algorithm-2"},"Algorithm"),(0,i.kt)("p",null,"The ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," algorithm iterates through the available seats, starting with an empty committee of\nsize ",(0,i.kt)("em",{parentName:"p"},"k"),":"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},(0,i.kt)("p",{parentName:"li"},"Initialize an empty committee ",(0,i.kt)("em",{parentName:"p"},"A")," and zero edge weight vector ",(0,i.kt)("em",{parentName:"p"},"w = 0"),".")),(0,i.kt)("li",{parentName:"ol"},(0,i.kt)("p",{parentName:"li"},"Repeat ",(0,i.kt)("em",{parentName:"p"},"k")," times:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Find the unelected candidate with highest score and add it to committee ",(0,i.kt)("em",{parentName:"li"},"A"),"."),(0,i.kt)("li",{parentName:"ul"},"Re-balance the weight vector ",(0,i.kt)("em",{parentName:"li"},"w")," for the new committee ",(0,i.kt)("em",{parentName:"li"},"A"),"."))),(0,i.kt)("li",{parentName:"ol"},(0,i.kt)("p",{parentName:"li"},"Return ",(0,i.kt)("em",{parentName:"p"},"A")," and ",(0,i.kt)("em",{parentName:"p"},"w"),"."))),(0,i.kt)("h2",{id:"external-resources"},"External Resources"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://arxiv.org/pdf/2004.12990.pdf"},"Phragmms")," - W3F research paper that expands on the\nsequential Phragm\xe9n method."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview"},"W3F Research Page on NPoS")," -\nAn overview of Nominated Proof of Stake as its applied to Polkadot."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/w3f/consensus/tree/master/NPoS"},"Python Reference Implementations")," - Python\nimplementations of Simple and Complicated Phragm\xe9n methods."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/paritytech/substrate/blob/master/frame/staking/src/lib.rs"},"Substrate Implementation")," -\nRust implementation used in Substrate."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://arxiv.org/pdf/1611.08826.pdf"},"Phragm\xe9n's and Thiele's Election Methods")," - 95-page paper\nexplaining Phragm\xe9n's election methods in detail."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://ojs.aaai.org/index.php/AAAI/article/view/10598"},"Phragm\xe9n\u2019s Voting Methods and Justified Representation")," -\nThis paper by Brill ",(0,i.kt)("em",{parentName:"li"},"et al.")," is the source for the simple Phragm\xe9n method, along with proofs about\nits properties."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/kianenigma/offline-phragmen"},"Offline Phragm\xe9n")," - Script to generate the\nPhragm\xe9n validator election outcome before the start of an era.")))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/b38833d4.a72fc03d.js b/assets/js/b38833d4.a72fc03d.js deleted file mode 100644 index df8818dc8489..000000000000 --- a/assets/js/b38833d4.a72fc03d.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[9062],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>m});var n=a(74165),o=a(15861),i=a(67294),r=a(92519),l=a(1612),s=a(67425);function d(e,t,a){return h.apply(this,arguments)}function h(){return(h=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var i,s,d,h,p;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,s=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,l.G.create({provider:d});case 21:h=e.sent,(p=a.split(".")).forEach((function(e){e in h&&(h=h[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return s=h.toString(),e.abrupt("break",35);case 29:return e.next=31,h();case 31:return s=(s=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,n){switch(t){case"humanReadable":(0,s.HumanReadable)(e,a,n);break;case"precise":(0,s.Precise)(e,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(e,n);break;case"percentage":(0,s.Percentage)(e,n);break;case"arrayLength":(0,s.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const m=function(e){var t=e.network,a=e.path,r=e.defaultValue,l=e.filter,s=void 0===l?void 0:l,h=(0,i.useState)(""),m=h[0],c=h[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==s?p(r.toString(),s,t,c):c(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,c);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==s?p(o,s,t,c):c(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(l){console.log(l)}}}),[]),m}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},2774:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>d,default:()=>k,frontMatter:()=>s,metadata:()=>h,toc:()=>m});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),l=["components"],s={id:"learn-phragmen",title:"NPoS Election Algorithms",sidebar_label:"NPoS Election Algorithms",description:"The Election Methods used in Polkadot's NPoS Mechanism.",keywords:["phragmen","sequential phragm\xe9n method","elections","algorithm","phragmms"],slug:"../learn-phragmen"},d=void 0,h={unversionedId:"learn/learn-phragmen",id:"learn/learn-phragmen",title:"NPoS Election Algorithms",description:"The Election Methods used in Polkadot's NPoS Mechanism.",source:"@site/../docs/learn/learn-phragmen.md",sourceDirName:"learn",slug:"/learn-phragmen",permalink:"/docs/learn-phragmen",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-phragmen.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-phragmen",title:"NPoS Election Algorithms",sidebar_label:"NPoS Election Algorithms",description:"The Election Methods used in Polkadot's NPoS Mechanism.",keywords:["phragmen","sequential phragm\xe9n method","elections","algorithm","phragmms"],slug:"../learn-phragmen"},sidebar:"docs",previous:{title:"Cryptography",permalink:"/docs/learn-cryptography"},next:{title:"How-to Guides",permalink:"/docs/learn-guides-index"}},p={},m=[{value:"NPoS Election Algorithms",id:"npos-election-algorithms",level:2},{value:"What is the sequential Phragm\xe9n method?",id:"what-is-the-sequential-phragm\xe9n-method",level:2},{value:"Validator Elections",id:"validator-elections",level:3},{value:"Off-Chain Phragm\xe9n",id:"off-chain-phragm\xe9n",level:4},{value:"Council Elections",id:"council-elections",level:3},{value:"What does it mean for node operators?",id:"what-does-it-mean-for-node-operators",level:2},{value:"Understanding Phragm\xe9n",id:"understanding-phragm\xe9n",level:2},{value:"Basic Phragm\xe9n",id:"basic-phragm\xe9n",level:3},{value:"Rationale",id:"rationale",level:3},{value:"Algorithm",id:"algorithm",level:3},{value:"Example",id:"example",level:3},{value:"Weighted Phragm\xe9n",id:"weighted-phragm\xe9n",level:3},{value:"Rationale",id:"rationale-1",level:3},{value:"Algorithm",id:"algorithm-1",level:3},{value:"Example",id:"example-1",level:3},{value:"Optimizations",id:"optimizations",level:2},{value:"High-Level Description",id:"high-level-description",level:3},{value:"Rationale for Minimizing the Number of Validators Per Nominator",id:"rationale-for-minimizing-the-number-of-validators-per-nominator",level:3},{value:"Rationale for Maintaining an Even Distribution of Stake",id:"rationale-for-maintaining-an-even-distribution-of-stake",level:3},{value:"Rationale for Reducing Block Computing Time",id:"rationale-for-reducing-block-computing-time",level:3},{value:"Phragmms (aka Balphragmms)",id:"phragmms-aka-balphragmms",level:3},{value:"Maximin Support Objective and PJR",id:"maximin-support-objective-and-pjr",level:4},{value:"Comparing Sequential Phragm\xe9n, MMS, and Phragmms",id:"comparing-sequential-phragm\xe9n-mms-and-phragmms",level:4},{value:"The New Election Rule: Phragmms",id:"the-new-election-rule-phragmms",level:4},{value:"Algorithm",id:"algorithm-2",level:4},{value:"External Resources",id:"external-resources",level:2}],c={toc:m},u="wrapper";function k(e){var t=e.components,a=(0,o.Z)(e,l);return(0,i.kt)(u,(0,n.Z)({},c,a,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("h2",{id:"npos-election-algorithms"},"NPoS Election Algorithms"),(0,i.kt)("p",null,"Since validators are paid almost equally in\nPolkadot in each era, it is important that the\nstake behind each validator is uniformly spread out. An election algorithm for Nominated Proof of\nStaking (NPoS) on Polkadot will try to\noptimize three metrics when computing a solution graph of nominators and validators:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Maximize the total amount at stake."),(0,i.kt)("li",{parentName:"ol"},"Maximize the stake behind the minimally staked validator."),(0,i.kt)("li",{parentName:"ol"},"Minimize the variance of the stake in the set.")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("a",{parentName:"p",href:"#understanding-phragm%C3%A9n"},"Sequential Phragm\xe9n"),", ",(0,i.kt)("a",{parentName:"p",href:"#phragmms-fka-balphragmms"},"Phragmms")," and\n",(0,i.kt)("a",{parentName:"p",href:"https://crates.parity.io/sp_npos_elections/balancing/fn.balance.html"},"Star balancing")," are a few\nnotable algorithms used for computing the NPoS solutions in Polkadot and Kusama.")),(0,i.kt)("h2",{id:"what-is-the-sequential-phragm\xe9n-method"},"What is the sequential Phragm\xe9n method?"),(0,i.kt)("p",null,"The sequential Phragm\xe9n method is a multi-winner election method introduced by Edvard Phragm\xe9n in\nthe 1890s. The quote below taken from the reference ",(0,i.kt)("a",{parentName:"p",href:"#external-resources"},"Phragm\xe9n paper")," sums up\nthe purpose of the sequential Phragm\xe9n method:"),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"The problem that Phragm\xe9n\u2019s methods try to solve is that of electing a set of a given numbers of\npersons from a larger set of candidates. Phragm\xe9n discussed this in the context of a parliamentary\nelection in a multi-member constituency; the same problem can, of course, also occur in local\nelections, but also in many other situations such as electing a board or a committee in an\norganization.")),(0,i.kt)("h3",{id:"validator-elections"},"Validator Elections"),(0,i.kt)("p",null,"The sequential Phragm\xe9n is one of the methods used in the Nominated Proof-of-Stake scheme to elect\nvalidators based on their own self-stake and the stake that is voted to them from nominators. It\nalso tries to equalize the weights between the validators after each election round."),(0,i.kt)("h4",{id:"off-chain-phragm\xe9n"},"Off-Chain Phragm\xe9n"),(0,i.kt)("p",null,"Given the large set of nominators and validators, Phragm\xe9n's method is a difficult optimization\nproblem. Polkadot uses off-chain workers to\ncompute the result off-chain and submit a transaction to propose the set of winners. The reason for\nperforming this computation off-chain is to keep a constant block time of six seconds and prevent\nlong block times at the end of each era, when the validator election takes place."),(0,i.kt)("admonition",{title:"Staking Miners",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The process of computing the optimal solution for NPoS election can be delegated to\n",(0,i.kt)("a",{parentName:"p",href:"learn-staking-miner"},"Staking Miners"),".")),(0,i.kt)("h3",{id:"council-elections"},"Council Elections"),(0,i.kt)("admonition",{title:"Deprecated in Polkadot OpenGov",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Phragmen was used for Council elections in ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance v1"),".")),(0,i.kt)("p",null,"The Phragm\xe9n method was also used in the council election mechanism. When you voted for council\nmembers, you could select up to 16 different candidates and then place a reserved bond as the weight\nof your vote. Phragm\xe9n would run once on every election to determine the top candidates to assume\ncouncil positions and then again amongst the top candidates to equalize the weight of the votes\nbehind them as much as possible."),(0,i.kt)("h2",{id:"what-does-it-mean-for-node-operators"},"What does it mean for node operators?"),(0,i.kt)("p",null,"Phragm\xe9n is something that will run in the background and requires no extra effort from you.\nHowever, it is good to understand how it works since it means that not all the stake you've been\nnominated will end up on your validator after an election. Nominators are likely to nominate a few\ndifferent validators that they trust to do a good job operating their nodes."),(0,i.kt)("p",null,"You can use\n",(0,i.kt)("a",{parentName:"p",href:"https://gist.github.com/tugytur/3531cc618bfbb42f1a6cfb44d9906197"},"this offline-phragm\xe9n")," tool for\npredicting the outcome of a validator election ahead of a new election."),(0,i.kt)("h2",{id:"understanding-phragm\xe9n"},"Understanding Phragm\xe9n"),(0,i.kt)("p",null,"This section explains the sequential Phragm\xe9n method in-depth and walks through examples."),(0,i.kt)("h3",{id:"basic-phragm\xe9n"},"Basic Phragm\xe9n"),(0,i.kt)("h3",{id:"rationale"},"Rationale"),(0,i.kt)("p",null,"In order to understand the Weighted Phragm\xe9n method, we must first understand the basic Phragm\xe9n\nmethod. There must be some group of candidates, a group of seats they are vying for (which is less\nthan the size of the group of candidates), and some group of voters. The voters can cast an approval\nvote - that is, they can signal approval for any subset of the candidates."),(0,i.kt)("p",null,"The subset should be a minimum size of one (i.e., one cannot vote for no candidates) and a maximum\nsize of one less than the number of candidates (i.e., one cannot vote for all candidates). Users are\nallowed to vote for all or no candidates, but this will not have an effect on the final result, and\nso votes of this nature are meaningless."),(0,i.kt)("p",null,'Note that in this example, all voters are assumed to have equal say (that is, their vote does not\ncount more or less than any other votes). The weighted case will be considered later. However,\nweighting can be "simulated" by having multiple voters vote for the same slate of candidates. For\ninstance, five people voting for a particular candidate is mathematically the same as a single\nperson with weight ',(0,i.kt)("inlineCode",{parentName:"p"},"5")," voting for that candidate."),(0,i.kt)("p",null,'The particular algorithm we call here the "Basic Phragm\xe9n" was first described by Brill ',(0,i.kt)("em",{parentName:"p"},"et al.")," in\ntheir paper\n",(0,i.kt)("a",{parentName:"p",href:"https://ojs.aaai.org/index.php/AAAI/article/view/10598"},'"Phragm\xe9n\u2019s Voting Methods and Justified Representation"'),"."),(0,i.kt)("h3",{id:"algorithm"},"Algorithm"),(0,i.kt)("p",null,"The Phragm\xe9n method will iterate, selecting one seat at a time, according to the following rules:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Voters submit their ballots, marking which candidates they approve. Ballots will not be modified\nafter submission."),(0,i.kt)("li",{parentName:"ol"},"An initial load of 0 is set for each ballot."),(0,i.kt)("li",{parentName:"ol"},"The candidate who wins the next available seat is the one where the ballots of their supporters\nwould have the ",(0,i.kt)("em",{parentName:"li"},"least average (mean) cost")," if that candidate wins."),(0,i.kt)("li",{parentName:"ol"},"The ",(0,i.kt)("em",{parentName:"li"},"n")," ballots that approved that winning candidate get ",(0,i.kt)("em",{parentName:"li"},"1/n")," added to their load."),(0,i.kt)("li",{parentName:"ol"},"The load of all ballots that supported the winner of this round are averaged out so that they are\nequal."),(0,i.kt)("li",{parentName:"ol"},"If there are any more seats, go back to step 3. Otherwise, the selection ends.")),(0,i.kt)("h3",{id:"example"},"Example"),(0,i.kt)("p",null,"Let's walk through an example with four candidates vying for three seats, and five voters."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Open Seats: 3\n\nCandidates: A B C D L0\n-------------------------\nVoter V1: X 0\nVoter V2: X X 0\nVoter V3: X X 0\nVoter V4: X X 0\nVoter V5: X X X 0\n")),(0,i.kt)("p",null,"In this example, we can see that voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," approves only of candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"B"),", voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V2")," approves of\ncandidates ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"D"),", etc. Voters can approve any number of candidates between 1 and\n",(0,i.kt)("inlineCode",{parentName:"p"},"number_of_candidates - 1"),'. An initial "load" of ',(0,i.kt)("inlineCode",{parentName:"p"},"0")," is set for each ballot (",(0,i.kt)("inlineCode",{parentName:"p"},"L0")," = load after round\n",(0,i.kt)("inlineCode",{parentName:"p"},"0"),', i.e., the "round" before the first round). We shall see shortly how this load is updated and\nused to select candidates.'),(0,i.kt)("p",null,'We will now run through an iterative algorithm, with each iteration corresponding to one "seat".\nSince there are three seats, we will walk through three rounds.'),(0,i.kt)("p",null,"For the first round, the winner is simply going to be the candidate with the most votes. Since all\nloads are equal, the lowest average load will be the candidate with the highest n, since ",(0,i.kt)("inlineCode",{parentName:"p"},"1/n")," will\nget smaller as ",(0,i.kt)("inlineCode",{parentName:"p"},"n")," increases. For this first example round, for instance, candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," had only one\nballot vote for them. Thus, the average load for candidate A is ",(0,i.kt)("inlineCode",{parentName:"p"},"1/1"),", or 1. Candidate C has two\nballots approving of them, so the average load is ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2"),". Candidate B has the lowest average load, at\n",(0,i.kt)("inlineCode",{parentName:"p"},"1/4")," and they get the first seat. Ballots loads are now averaged out, although for the first\niteration, this will not have any effect."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 1 (B)\nOpen Seats: 2\n\nCandidates: A B C D L0 L1\n-----------------------------\nVoter V1: X 0 1/4\nVoter V2: X X 0 0\nVoter V3: X X 0 1/4\nVoter V4: X X 0 1/4\nVoter V5: X X X 0 1/4\n")),(0,i.kt)("p",null,"We are now down to candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," for two open seats. There is only one voter (",(0,i.kt)("inlineCode",{parentName:"p"},"V4"),")\nfor ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", with load ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),". ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," has two voters, ",(0,i.kt)("inlineCode",{parentName:"p"},"V2")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),", with loads of ",(0,i.kt)("inlineCode",{parentName:"p"},"0")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),". ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," has\nthree voters approving of them, ",(0,i.kt)("inlineCode",{parentName:"p"},"V2"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"V3"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),", with loads of ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"1/4"),",\nrespectively."),(0,i.kt)("p",null,"If Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," wins, the average load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"(1/4 + 1/1) / 1"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"5/4"),". If candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," wins,\nthe average load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"((0 + 1/2) + (1/4 + 1/2)) / 2"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"5/8"),". If candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," wins, the\naverage load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"((0 + 1/3) + (1/4 + 1/3) + (1/4 + 1/3)) / 3"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2"),". Since ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2")," is the\nlowest average load, candidate D wins the second round."),(0,i.kt)("p",null,"Now everybody who voted for Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," has their load set to the average, ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2")," of all the loads."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 2 (B, D)\nOpen Seats: 1\n\nCandidates: A B C D L0 L1 L2\n---------------------------------\nVoter V1: X 0 1/4 1/4\nVoter V2: X X 0 0 1/2\nVoter V3: X X 0 1/4 1/2\nVoter V4: X X 0 1/4 1/4\nVoter V5: X X X 0 1/4 1/2\n")),(0,i.kt)("p",null,"There is now one seat open and two candidates, ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),". Voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V4")," is the only one voting for\n",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", so if ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," wins then the average load would be ",(0,i.kt)("inlineCode",{parentName:"p"},"(1/4 + 1/1) / 1"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"5/4"),". Voters ",(0,i.kt)("inlineCode",{parentName:"p"},"V2")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),"\n(both with load ",(0,i.kt)("inlineCode",{parentName:"p"},"1/2"),") support ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),", so if ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," wins the average load would be\n",(0,i.kt)("inlineCode",{parentName:"p"},"((1/2 + 1/2) + (1/2 + 1/2)) / 2"),", or ",(0,i.kt)("inlineCode",{parentName:"p"},"1"),". Since the average load would be lower with ",(0,i.kt)("inlineCode",{parentName:"p"},"C"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," wins\nthe final seat."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 3 (B, D, C)\nOpen Seats: 0\n\nCandidates: A B C D L0 L1 L2 L3\n------------------------------------\nVoter V1: X 0 1/4 1/4 1/4\nVoter V2: X X 0 0 1/2 1\nVoter V3: X X 0 1/4 1/2 1/2\nVoter V4: X X 0 1/4 1/4 1/4\nVoter V5: X X X 0 1/4 1/2 1\n")),(0,i.kt)("p",null,"An interesting characteristic of this calculation is that the total load of all voters will always\nequal the number of seats filled in that round. In the zeroth round, load starts at ",(0,i.kt)("inlineCode",{parentName:"p"},"0")," and there\nare no seats filled. After the first round, the total of all loads is ",(0,i.kt)("inlineCode",{parentName:"p"},"1"),", after the second round it\nis ",(0,i.kt)("inlineCode",{parentName:"p"},"2"),", etc."),(0,i.kt)("h3",{id:"weighted-phragm\xe9n"},"Weighted Phragm\xe9n"),(0,i.kt)("h3",{id:"rationale-1"},"Rationale"),(0,i.kt)("p",null,"While this method works well if all voters have equal weight, this is not the case in\nPolkadot. Elections for both validators and\ncandidates for the Polkadot Council are\nweighted by the number of tokens held by the voters. This makes elections more similar to a\ncorporate shareholder election than a traditional political election, where some members have more\npull than others. Someone with a single token will have much less voting power than someone\nwith 100. Although this may seem anti-democratic, in a pseudonymous system, it is trivial for\nsomeone with 100 tokens to create 100 different accounts and spread their wealth to all of their\npseudonyms."),(0,i.kt)("p",null,"Therefore, not only do we want to allow voters to have their preferences expressed in the result,\nbut do so while keeping as equal a distribution of their stake as possible and express the wishes of\nminorities as much as is possible. The Weighted Phragm\xe9n method allows us to reach these goals."),(0,i.kt)("h3",{id:"algorithm-1"},"Algorithm"),(0,i.kt)("p",null,"Weighted Phragm\xe9n is similar to Basic Phragm\xe9n in that it selects candidates sequentially, one per\nround, until the maximum number of candidates are elected. However, it has additional features to\nalso allocate weight (stake) behind the candidates."),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},'NOTE: in terms of validator selection, for the following algorithm, you can think of "voters" as\n"nominators" and "candidates" as "validators".')),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},'Candidates are elected, one per round, and added to the set of successful candidates (they have\nwon a "seat"). This aspect of the algorithm is very similar to the "basic Phragm\xe9n" algorithm\ndescribed above.'),(0,i.kt)("li",{parentName:"ol"},"However, as candidates are elected, a weighted mapping is built, defining the weights of each\nselection of a validator by each nominator.")),(0,i.kt)("p",null,"In more depth, the algorithm operates like so:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Create a list of all voters, their total amount of stake, and which validators they support."),(0,i.kt)("li",{parentName:"ol"},"Generate an initial edge-weighted graph mapping from voters to candidates, where each edge weight\nis the total ",(0,i.kt)("em",{parentName:"li"},"potential")," weight (stake) given by that voter. The sum of all potential weight for\na given candidate is called their ",(0,i.kt)("em",{parentName:"li"},"approval stake"),"."),(0,i.kt)("li",{parentName:"ol"},"Now we start electing candidates. For the list of all candidates who have not been elected, get\ntheir score, which is equal to ",(0,i.kt)("inlineCode",{parentName:"li"},"1 / approval_stake"),"."),(0,i.kt)("li",{parentName:"ol"},"For each voter, update the score of each candidate they support by adding their total budget\n(stake) multiplied by the load of the voter and then dividing by that candidate's approval stake\n",(0,i.kt)("inlineCode",{parentName:"li"},"(voter_budget * voter_load / candidate_approval_stake)"),"."),(0,i.kt)("li",{parentName:"ol"},"Determine the candidate with the lowest score and elect that candidate. Remove the elected\ncandidate from the pool of potential candidates."),(0,i.kt)("li",{parentName:"ol"},"The load for each edge connecting to the winning candidate is updated, with the edge load set to\nthe score of the candidate minus the voter's load, and the voter's load then set to the\ncandidate's score."),(0,i.kt)("li",{parentName:"ol"},"If there are more candidates to elect, go to Step 3. Otherwise, continue to step 8."),(0,i.kt)("li",{parentName:"ol"},"Now the stake is distributed amongst each nominator who backed at least one elected candidate.\nThe backing stake for each candidate is calculated by taking the budget of the voter and\nmultiplying by the edge load then dividing by the candidate load\n(",(0,i.kt)("inlineCode",{parentName:"li"},"voter_budget * edge_load / candidate_load"),").")),(0,i.kt)("h3",{id:"example-1"},"Example"),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},"Note: All numbers in this example are rounded off to three decimal places.")),(0,i.kt)("p",null,"In the following example, there are five voters and five candidates vying for three potential seats.\nEach voter ",(0,i.kt)("inlineCode",{parentName:"p"},"V1 - V5")," has an amount of stake equal to their number (e.g., ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," has stake of 1, ",(0,i.kt)("inlineCode",{parentName:"p"},"V2"),"\nhas stake of 2, etc.). Every voter is also going to have a ",(0,i.kt)("em",{parentName:"p"},"load,")," which initially starts at ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 0\nOpen Seats: 3\n\nCandidates: A B C D E L0\n----------------------------\nVoter V1 (1): X X 0\nVoter V2 (2): X X 0\nVoter V3 (3): X 0\nVoter V4 (4): X X X 0\nVoter V5 (5): X X 0\n")),(0,i.kt)("p",null,"Let us now calculate the approval stake of each of the candidates. Recall that this is merely the\namount of all support for that candidate by all voters."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate A: 1 + 2 + 3 + 5 = 11\nCandidate B: 1 + 2 + 4 = 7\nCandidate C: 4 = 4\nCandidate D: 4 + 5 = 9\nCandidate E: 0\n")),(0,i.kt)("p",null,"The first step is easy - candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"E")," has 0 approval stake and can be ignored from here on out.\nThey will never be elected."),(0,i.kt)("p",null,"We can now calculate the initial scores of the candidates, which is ",(0,i.kt)("inlineCode",{parentName:"p"},"1 / approval_stake"),":"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate A: 1 / 11 = 0.091\nCandidate B: 1 / 7 = 0.143\nCandidate C: 1 / 4 = 0.25\nCandidate D: 1 / 9 = 0.111\nCandidate E: N/A\n")),(0,i.kt)("p",null,"For every edge, we are going to calculate the score, which is current score plus the total budget ","*","\nthe load of the voter divided by the approval stake of the candidate. However, since the load of\nevery voter starts at 0, and anything multiplied by 0 is 0, any addition will be ",(0,i.kt)("inlineCode",{parentName:"p"},"0 / x"),", or 0. This\nmeans that this step can be safely ignored for the initial round."),(0,i.kt)("p",null,"Thus, the best (lowest) score for Round 0 is Candidate A, with a score of ",(0,i.kt)("inlineCode",{parentName:"p"},"0.091"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidates: A B C D E L0 L1\n----------------------------------\nVoter V1 (1): X X 0 0.091\nVoter V2 (2): X X 0 0.091\nVoter V3 (3): X 0 0.091\nVoter V4 (4): X X X 0 0\nVoter V5 (5): X X 0 0.091\n")),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 1 (A)\nOpen Seats: 2\n\nCandidates: A B C D E L0\n----------------------------\nVoter V1 (1): X X 0\nVoter V2 (2): X X 0\nVoter V3 (3): X 0\nVoter V4 (4): X X X 0\nVoter V5 (5): X X 0\n")),(0,i.kt)("p",null,"Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," is now safe; there is no way that they will lose their seat. Before moving on to the\nnext round, we need to update the scores on the edges of our graph for any candidates who have not\nyet been elected."),(0,i.kt)("p",null,"We elided this detail in the previous round, since it made no difference to the final scores, but we\nshould go into depth here to see how scores are updated. We first must calculate the new loads of\nthe voters, and then calculate the new scores of the candidates."),(0,i.kt)("p",null,"Any voter who had one of their choices for candidate fill the seat in this round (i.e., voters ",(0,i.kt)("inlineCode",{parentName:"p"},"V1"),",\n",(0,i.kt)("inlineCode",{parentName:"p"},"V2"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"V3"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),", who all voted for ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),") will have their load increased. This load increase will\nblunt the impact of their vote in future rounds, and the edge (which will be used in determining\nstake allocation later) is set to the score of the elected candidate minus the ",(0,i.kt)("em",{parentName:"p"},"current")," voter load."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"edge_load = elected_candidate_score - voter_load\nvoter_load = elected_candidate_score\n")),(0,i.kt)("p",null,"In this instance, the score of the elected candidate is ",(0,i.kt)("inlineCode",{parentName:"p"},"0.091")," and the voter loads are all ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),". So\nfor each voter who voted for ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", we will calculate a new edge load ",(0,i.kt)("inlineCode",{parentName:"p"},"Voter")," -> ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," of:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Edge load: 0.091 - 0 = 0.091\n")),(0,i.kt)("p",null,"and a new voter load of:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Voter load: 0.091\n")),(0,i.kt)("p",null,"As a reminder, here are the current scores. Loads of the voters are all ",(0,i.kt)("inlineCode",{parentName:"p"},"0"),"."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate B : 0.143\nCandidate C : 0.25\nCandidate D : 0.111\n")),(0,i.kt)("p",null,"Now, we go through the weighted graph and update the score of the candidate and the load of the\nedge, using the algorithm:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"candidate_score = candidate_score + ((voter_budget * voter_load) / candidate_approval_stake)\n")),(0,i.kt)("p",null,"Without walking through each step, this gives us the following modifications to the scores of the\ndifferent candidates."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"V1 updates B to 0.156\nV2 updates B to 0.182\nV4 updates B to 0.182\nV4 updates C to 0.25\nV4 updates D to 0.111\nV5 updates D to 0.162\n")),(0,i.kt)("p",null,"After scores are updated, the final scores for the candidates for this round are:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate B: 0.182\nCandidate C: 0.25\nCandidate D: 0.162\n")),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"D"),", with the lowest score, is elected. You will note that even though candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"B")," had more voters\nsupporting them, candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," won the election due to their lower score. This is directly due to\nthe fact that they had the lowest score, of course, but the root reason behind them having a lower\nscore was both the greater amount of stake behind them and that voters who did not get one of their\nchoices in an earlier round (in this example, voter V4) correspond to a higher likelihood of a\ncandidate being elected."),(0,i.kt)("p",null,"We then update the loads for the voters and edges as specified above for any voters who voted for\ncandidate ",(0,i.kt)("inlineCode",{parentName:"p"},"D")," (viz., ",(0,i.kt)("inlineCode",{parentName:"p"},"V4")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"V5"),") using the same formula as above."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 2 (A, D)\nOpen Seats: 1\n\nCandidates: A B C D E L0 L1 L2\n-----------------------------------\nVoter V1 (1): X X 0 0.091 0.091\nVoter V2 (2): X X 0 0.091 0.091\nVoter V3 (3): X 0 0.091 0.091\nVoter V4 (4): X X X 0 0 0.162\nVoter V5 (5): X X 0 0.091 0.162\n")),(0,i.kt)("p",null,"Following a similar process for Round 2, we start with initial candidate scores of:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Candidate B : 0.143\nCandidate C : 0.25\n")),(0,i.kt)("p",null,"We can then update the scores of the remaining two candidates according to the algorithm described\nabove."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"V1 updates B to 0.156\nV2 updates B to 0.182\nV4 updates B to 0.274\nV4 updates C to 0.412\n")),(0,i.kt)("p",null,"With the lowest score of ",(0,i.kt)("inlineCode",{parentName:"p"},"0.274"),", Candidate ",(0,i.kt)("inlineCode",{parentName:"p"},"B")," claims the last open seat. Candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"D"),", and\n",(0,i.kt)("inlineCode",{parentName:"p"},"B")," have been elected, and candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"C")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"E")," are not."),(0,i.kt)("p",null,"Before moving on, we must perform a final load adjustment for the voters and the graph."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Filled seats: 3 (A, D, B)\nOpen Seats: 0\n\nCandidates: A B C D E L0 L1 L2 L3\n------------------------------------------\nVoter V1 (1): X X 0 0.091 0.091 0.274\nVoter V2 (2): X X 0 0.091 0.091 0.274\nVoter V3 (3): X 0 0.091 0.091 0.091\nVoter V4 (4): X X X 0 0 0.162 0.274\nVoter V5 (5): X X 0 0.091 0.162 0.162\n")),(0,i.kt)("p",null,"Now we have to determine how much stake every voter should allocate to each candidate. This is done\nby taking the load of the each edge and dividing it by the voter load, then multiplying by the total\nbudget of the voter."),(0,i.kt)("p",null,"In this example, the weighted graph ended up looking like this:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Nominator: V1\n Edge to A load= 0.091\n Edge to B load= 0.183\nNominator: V2\n Edge to A load= 0.091\n Edge to B load= 0.183\nNominator: V3\n Edge to A load= 0.091\nNominator: V4\n Edge to B load= 0.113\n Edge to D load= 0.162\nNominator: V5\n Edge to A load= 0.091\n Edge to D load= 0.071\n")),(0,i.kt)("p",null,"For instance, the budget of ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," is ",(0,i.kt)("inlineCode",{parentName:"p"},"1"),", the edge load to ",(0,i.kt)("inlineCode",{parentName:"p"},"A")," is ",(0,i.kt)("inlineCode",{parentName:"p"},"0.091"),", and the voter load is\n",(0,i.kt)("inlineCode",{parentName:"p"},"0.274"),". Using our equation:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"backing_stake (A) = voter_budget * edge_load / voter_load\n")),(0,i.kt)("p",null,"We can fill these variables in with:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"backing_stake (A) = 1 * 0.091 / 0.274 = 0.332\n")),(0,i.kt)("p",null,"For ",(0,i.kt)("inlineCode",{parentName:"p"},"V1")," backing stake of ",(0,i.kt)("inlineCode",{parentName:"p"},"B"),", you can simply replace the edge load value and re-calculate."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"backing_stake (B) = 1 * 0.183 / 0.274 = 0.668\n")),(0,i.kt)("p",null,"Note that the total amount of all backing stake for a given voter will equal the total budget of the\nvoter, unless that voter had no candidates elected, in which case it will be 0."),(0,i.kt)("p",null,"The final results are:"),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"A is elected with stake 6.807.\nD is elected with stake 4.545.\nB is elected with stake 3.647.\n\nV1 supports: A with stake: 0.332 and B with stake: 0.668.\nV2 supports: A with stake: 0.663 and B with stake: 1.337.\nV3 supports: A with stake: 3.0.\nV4 supports: B with stake: 1.642 and D with stake: 2.358.\nV5 supports: A with stake: 2.813 and D with stake: 2.187.\n")),(0,i.kt)("p",null,"You will notice that the total amount of stake for candidates ",(0,i.kt)("inlineCode",{parentName:"p"},"A"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"D"),", and ",(0,i.kt)("inlineCode",{parentName:"p"},"B")," equals (aside from\nrounding errors) the total amount of stake of all the voters (",(0,i.kt)("inlineCode",{parentName:"p"},"1 + 2 + 3 + 4 + 5 = 15"),"). This is\nbecause each voter had at least one of their candidates fill a seat. Any voter whose had none of\ntheir candidates selected will also not have any stake in any of the elected candidates."),(0,i.kt)("h2",{id:"optimizations"},"Optimizations"),(0,i.kt)("p",null,"The results for nominating validators are further optimized for several purposes:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"To reduce the number of edges, i.e. to minimize the number of validators any nominator selects"),(0,i.kt)("li",{parentName:"ol"},"To ensure, as much as possible, an even distribution of stake among the validators"),(0,i.kt)("li",{parentName:"ol"},"Reduce the amount of block computation time")),(0,i.kt)("h3",{id:"high-level-description"},"High-Level Description"),(0,i.kt)("p",null,"After running the weighted Phragm\xe9n algorithm, a process is run that redistributes the vote amongst\nthe elected set. This process will never add or remove an elected candidate from the set. Instead,\nit reduces the variance in the list of backing stake from the voters to the elected candidates.\nPerfect equalization is not always possible, but the algorithm attempts to equalize as much as\npossible. It then runs an edge-reducing algorithm to minimize the number of validators per\nnominator, ideally giving every nominator a single validator to nominate per era."),(0,i.kt)("p",null,"To minimize block computation time, the staking process is run as an\n",(0,i.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/how-to-guides/offchain-workers/"},"off-chain worker"),". In order to\ngive time for this off-chain worker to run, staking commands (bond, nominate, etc.) are not allowed\nin the last quarter of each era."),(0,i.kt)("p",null,"These optimizations will not be covered in-depth on this page. For more details, you can view the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/elections-phragmen/src/lib.rs"},"Rust implementation of elections in Substrate"),",\nthe\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/staking/src/lib.rs"},"Rust implementation of staking in Substrate"),",\nor the ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragm\xe9nwithpostprocessing")," method in the\n",(0,i.kt)("a",{parentName:"p",href:"https://github.com/w3f/consensus/tree/master/NPoS"},"Python reference implementation"),". If you would\nlike to dive even more deeply, you can review the\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview#the-election-process"},"W3F Research Page on Sequential Phragm\xe9n Method"),"."),(0,i.kt)("h3",{id:"rationale-for-minimizing-the-number-of-validators-per-nominator"},"Rationale for Minimizing the Number of Validators Per Nominator"),(0,i.kt)("p",null,"Paying out rewards for staking from every validator to all of their nominators can cost a\nnon-trivial amount of chain resources (in terms of space on chain and resources to compute). Assume\na system with 200 validators and 1000 nominators, where each of the nominators has nominated 10\ndifferent validators. Payout would thus require ",(0,i.kt)("inlineCode",{parentName:"p"},"1_000 * 10"),", or 10_000 transactions. In an ideal\nscenario, if every nominator selects a single validator, only 1_000 transactions would need to take\nplace - an order of magnitude fewer. Empirically, network slowdown at the beginning of an era has\noccurred due to the large number of individual payouts by validators to nominators. In extreme\ncases, this could be an attack vector on the system, where nominators nominate many different\nvalidators with small amounts of stake in order to slow the system at the next era change."),(0,i.kt)("p",null,"While this would reduce network and on-chain load, being able to select only a single validator\nincurs some diversification costs. If the single validator that a nominator has nominated goes\noffline or acts maliciously, then the nominator incurs a risk of a significant amount of slashing.\nNominators are thus allowed to nominate up to 16 different validators. However, after the weighted\nedge-reducing algorithm is run, the number of validators per nominator is minimized. Nominators are\nlikely to see themselves nominating a single active validator for an era."),(0,i.kt)("p",null,"At each era change, as the algorithm runs again, nominators are likely to have a different validator\nthan they had before (assuming a significant number of selected validators). Therefore, nominators\ncan diversify against incompetent or corrupt validators causing slashing on their accounts, even if\nthey only nominate a single validator per era."),(0,i.kt)("h3",{id:"rationale-for-maintaining-an-even-distribution-of-stake"},"Rationale for Maintaining an Even Distribution of Stake"),(0,i.kt)("p",null,"Another issue is that we want to ensure that as equal a distribution of votes as possible amongst\nthe elected validators or council members. This helps us increase the security of the system by\nensuring that the minimum amount of tokens in order to join the active validator set or council is\nas high as possible. For example, assume a result of five validators being elected, where validators\nhave the following stake: ",(0,i.kt)("inlineCode",{parentName:"p"},"{1_000, 20, 10, 10, 10}"),', for a total stake of 1_050. In this case, a\npotential attacker could join the active validator set with only 11 tokens, and could obtain a\nmajority of validators with only 33 tokens (since the attacker only has to have enough stake to\n"kick out" the three lowest validators).'),(0,i.kt)("p",null,"In contrast, imagine a different result with the same amount of total stake, but with that stake\nperfectly equally distributed: ",(0,i.kt)("inlineCode",{parentName:"p"},"{210, 210, 210, 210, 210}"),". With the same amount of stake, an\nattacker would need to stake 633 tokens in order to get a majority of validators, a much more\nexpensive proposition. Although obtaining an equal distribution is unlikely, the more equal the\ndistribution, the higher the threshold - and thus the higher the expense - for attackers to gain\nentry to the set."),(0,i.kt)("h3",{id:"rationale-for-reducing-block-computing-time"},"Rationale for Reducing Block Computing Time"),(0,i.kt)("p",null,"Running the Phragm\xe9n algorithm is time-consuming, and often cannot be completed within the time\nlimits of production of a single block. Waiting for calculation to complete would jeopardize the\nconstant block production time of the network. Therefore, as much computation as possible is moved\nto an off-chain worker, which validators can work on the problem without impacting block production\ntime."),(0,i.kt)("p",null,"There are several restrictions put in place to limit the complexity of the election and payout. As\nalready mentioned, any given nominator can only select up to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\n","\nvalidators to nominate. Conversely, a single validator can have only\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.maxNominatorsCount",defaultValue:5e4,mdxType:"RPC"}),"\n",'\nnominators. A drawback to this is that it is possible, if the number of nominators is very high or\nthe number of validators is very low, that all available validators may be "oversubscribed" and\nunable to accept more nominations. In this case, one may need a larger amount of stake to\nparticipate in staking, since nominations are priority-ranked in terms of amount of stake.'),(0,i.kt)("h3",{id:"phragmms-aka-balphragmms"},"Phragmms (aka Balphragmms)"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms"),", formerly known as ",(0,i.kt)("inlineCode",{parentName:"p"},"Balphragmms"),", is a new election rule inspired by Phragm\xe9n and\ndeveloped in-house for Polkadot. In general,\nelection rules on blockchains is an active topic of research. This is due to the conflicting\nrequirements for election rules and blockchains: elections are computationally expensive, but\nblockchains are computationally limited. Thus, this work constitutes state of the art in terms of\noptimization."),(0,i.kt)("p",null,"Proportional representation is a very important property for a decentralized network to have in\norder to maintain a sufficient level of decentralization. While this is already provided by the\ncurrently implemented ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),", this new election rule provides the advantage of the added\nsecurity guarantee described below. As far as we can tell, at the time of writing, Polkadot and\nKusama are the only blockchain networks that implement an election rule that guarantees proportional\nrepresentation."),(0,i.kt)("p",null,"The security of a distributed and decentralized system such as\nPolkadot is directly related to the goal of\navoiding ",(0,i.kt)("em",{parentName:"p"},"overrepresentation")," of any minority. This is a stark contrast to traditional approaches to\nproportional representation axioms, which typically only seek to avoid underrepresentation."),(0,i.kt)("h4",{id:"maximin-support-objective-and-pjr"},"Maximin Support Objective and PJR"),(0,i.kt)("p",null,"This new election rule aims to achieve a constant-factor approximation guarantee for the ",(0,i.kt)("em",{parentName:"p"},"maximin\nsupport objective")," and the closely related ",(0,i.kt)("em",{parentName:"p"},"proportional justified representation")," (PJR) property."),(0,i.kt)("p",null,"The maximin support objective is based on maximizing the support of the least-supported elected\ncandidate, or in the case of Polkadot and Kusama, maximizing the least amount of stake backing\namongst elected validators. This security-based objective translates to a security guarantee for\nNPoS and makes it difficult for an adversarial whale\u2019s validator nodes to be elected. The ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms"),"\nrule, and the guarantees it provides in terms of security and proportionality, have been formalized\nin a ",(0,i.kt)("a",{parentName:"p",href:"https://arxiv.org/pdf/2004.12990.pdf"},"peer-reviewed paper"),")."),(0,i.kt)("p",null,"The PJR property considers the proportionality of the voter\u2019s decision power. The property states\nthat a group of voters with cohesive candidate preferences and a large enough aggregate voting\nstrength deserve to have a number of representatives proportional to the group\u2019s vote strength."),(0,i.kt)("h4",{id:"comparing-sequential-phragm\xe9n-mms-and-phragmms"},"Comparing Sequential Phragm\xe9n, MMS, and Phragmms"),(0,i.kt)("p",null,(0,i.kt)("em",{parentName:"p"},"Sequential Phragm\xe9n")," (",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),") and ",(0,i.kt)("inlineCode",{parentName:"p"},"MMS")," are two efficient election rules that both achieve\nPJR."),(0,i.kt)("p",null,"Currently, Polkadot employs the ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),"\nmethod for validator and council elections. Although ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhramen")," has a very fast runtime, it does\nnot provide constant-factor approximation for the maximin support problem. This is due to\n",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhramen")," only performing an ",(0,i.kt)("em",{parentName:"p"},"approximate")," rebalancing of the distribution of stake."),(0,i.kt)("p",null,"In contrast, ",(0,i.kt)("inlineCode",{parentName:"p"},"MMS")," is another standard greedy algorithm that simultaneously achieves the PJR\nproperty and provides a constant factor approximation for maximin support, although with a\nconsiderably slower runtime. This is because for a given partial solution, ",(0,i.kt)("inlineCode",{parentName:"p"},"MMS")," computes a balanced\nedge weight vector for each possible augmented committee when a new candidate is added, which is\ncomputationally expensive."),(0,i.kt)("p",null,"We introduce a new heuristic inspired by ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),", ",(0,i.kt)("inlineCode",{parentName:"p"},"PhragMMS"),", which maintains a comparable\nruntime to ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen"),", offers a constant-factor approximation guarantee for the maximin support\nobjective, and satisfies PJR. This is the fastest known algorithm to achieve a constant-factor\nguarantee for maximin support."),(0,i.kt)("h4",{id:"the-new-election-rule-phragmms"},"The New Election Rule: Phragmms"),(0,i.kt)("p",null,(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," is an iterative greedy algorithm that starts with an empty committee and alternates\nbetween the ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," heuristic for inserting a new candidate and ",(0,i.kt)("em",{parentName:"p"},"rebalancing")," by replacing the\nweight vector with a balanced one. The main differentiator between ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen")," is\nthat the latter only perform an approximate rebalancing. Details can be found in\n",(0,i.kt)("a",{parentName:"p",href:"#rationale-for-maintaining-an-even-distribution-of-stake"},"Balanced Stake Distribution"),"."),(0,i.kt)("p",null,"The computation is executed by off-chain workers privately and separately from block production, and\nthe validators only need to submit and verify the solutions on-chain. Relative to a committee ",(0,i.kt)("em",{parentName:"p"},"A"),",\nthe score of an unelected candidate ",(0,i.kt)("em",{parentName:"p"},"c")," is an easy-to-compute rough estimate of what would be the\nsize of the least stake backing if we added ",(0,i.kt)("em",{parentName:"p"},"c")," to committee ",(0,i.kt)("em",{parentName:"p"},"A"),". Observing on-chain, only one\nsolution needs to be tracked at any given time, and a block producer can submit a new solution in\nthe block only if the block passes the verification test, consisting of checking:"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},"Feasibility,"),(0,i.kt)("li",{parentName:"ol"},"Balance and"),(0,i.kt)("li",{parentName:"ol"},"Local Optimality - The least stake backing of ",(0,i.kt)("em",{parentName:"li"},"A")," is higher than the highest score among\nunelected candidates")),(0,i.kt)("p",null,"If the tentative solution passes the tests, then it replaces the current solution as the tentative\nwinner. The official winning solution is declared at the end of the election window."),(0,i.kt)("p",null,"A powerful feature of this algorithm is the fact that both its approximation guarantee for maximin\nsupport and the above checks passing can be efficiently verified in linear time. This allows for a\nmore scalable solution for secure and proportional committee elections. While ",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen")," also has\na notion of score for unelected candidates, ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," can be seen as a natural complication of the\n",(0,i.kt)("inlineCode",{parentName:"p"},"seqPhragmen")," algorithm, where ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," always grants higher score values to candidates and thus\ninserts them with higher support values."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"To summarize, the main differences between the two rules are:")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"In ",(0,i.kt)("inlineCode",{parentName:"li"},"seqPhragmen"),", lower scores are better, whereas in ",(0,i.kt)("inlineCode",{parentName:"li"},"Phragmms"),", higher scores are better."),(0,i.kt)("li",{parentName:"ul"},"Inspired by ",(0,i.kt)("inlineCode",{parentName:"li"},"seqPhragmen"),", the scoring system of ",(0,i.kt)("inlineCode",{parentName:"li"},"Phragmms")," can be considered to be more intuitive\nand does a better job at estimating the value of adding a candidate to the current solution, and\nhence leads to a better candidate-selection heuristic."),(0,i.kt)("li",{parentName:"ul"},"Unlike ",(0,i.kt)("inlineCode",{parentName:"li"},"seqPhragmen"),", in ",(0,i.kt)("inlineCode",{parentName:"li"},"Phragmms"),", the edge weight vector ",(0,i.kt)("em",{parentName:"li"},"w")," is completely rebalanced after\neach iteration of the algorithm.")),(0,i.kt)("p",null,"The ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," election rule is currently being implemented on\nPolkadot. Once completed, it will become one\nof the most sophisticated election rules implemented on a blockchain. For the first time, this\nelection rule will provide both fair representation (PJR) and security (constant-factor\napproximation for the maximin support objection) to a blockchain network."),(0,i.kt)("h4",{id:"algorithm-2"},"Algorithm"),(0,i.kt)("p",null,"The ",(0,i.kt)("inlineCode",{parentName:"p"},"Phragmms")," algorithm iterates through the available seats, starting with an empty committee of\nsize ",(0,i.kt)("em",{parentName:"p"},"k"),":"),(0,i.kt)("ol",null,(0,i.kt)("li",{parentName:"ol"},(0,i.kt)("p",{parentName:"li"},"Initialize an empty committee ",(0,i.kt)("em",{parentName:"p"},"A")," and zero edge weight vector ",(0,i.kt)("em",{parentName:"p"},"w = 0"),".")),(0,i.kt)("li",{parentName:"ol"},(0,i.kt)("p",{parentName:"li"},"Repeat ",(0,i.kt)("em",{parentName:"p"},"k")," times:"),(0,i.kt)("ul",{parentName:"li"},(0,i.kt)("li",{parentName:"ul"},"Find the unelected candidate with highest score and add it to committee ",(0,i.kt)("em",{parentName:"li"},"A"),"."),(0,i.kt)("li",{parentName:"ul"},"Re-balance the weight vector ",(0,i.kt)("em",{parentName:"li"},"w")," for the new committee ",(0,i.kt)("em",{parentName:"li"},"A"),"."))),(0,i.kt)("li",{parentName:"ol"},(0,i.kt)("p",{parentName:"li"},"Return ",(0,i.kt)("em",{parentName:"p"},"A")," and ",(0,i.kt)("em",{parentName:"p"},"w"),"."))),(0,i.kt)("h2",{id:"external-resources"},"External Resources"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://arxiv.org/pdf/2004.12990.pdf"},"Phragmms")," - W3F research paper that expands on the\nsequential Phragm\xe9n method."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://research.web3.foundation/Polkadot/protocols/NPoS/Overview"},"W3F Research Page on NPoS")," -\nAn overview of Nominated Proof of Stake as its applied to Polkadot."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/w3f/consensus/tree/master/NPoS"},"Python Reference Implementations")," - Python\nimplementations of Simple and Complicated Phragm\xe9n methods."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/paritytech/substrate/blob/master/frame/staking/src/lib.rs"},"Substrate Implementation")," -\nRust implementation used in Substrate."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://arxiv.org/pdf/1611.08826.pdf"},"Phragm\xe9n's and Thiele's Election Methods")," - 95-page paper\nexplaining Phragm\xe9n's election methods in detail."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://ojs.aaai.org/index.php/AAAI/article/view/10598"},"Phragm\xe9n\u2019s Voting Methods and Justified Representation")," -\nThis paper by Brill ",(0,i.kt)("em",{parentName:"li"},"et al.")," is the source for the simple Phragm\xe9n method, along with proofs about\nits properties."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/kianenigma/offline-phragmen"},"Offline Phragm\xe9n")," - Script to generate the\nPhragm\xe9n validator election outcome before the start of an era.")))}k.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/b940de31.201e1d4c.js b/assets/js/b940de31.201e1d4c.js new file mode 100644 index 000000000000..340bbca3c41a --- /dev/null +++ b/assets/js/b940de31.201e1d4c.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7633],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>h});var n=a(74165),s=a(15861),o=a(67294),r=a(87152),i=a(34200),l=a(67425);function c(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,s.Z)((0,n.Z)().mark((function e(t,a,s){var o,l,c,p,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return c=new r.U(o),e.next=21,i.G.create({provider:c});case 21:p=e.sent,(u=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,a=e.path,r=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,p=(0,o.useState)(""),h=p[0],d=p[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?u(r.toString(),l,t,d):d(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,s.Z)((0,n.Z)().mark((function e(){var s;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,a,d);case 2:if(void 0!==(s=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(s,l,t,d):d(s);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(i){console.log(i)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var s=void 0;if("polkadot"===a||"statemint"===a)s=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");s=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(s)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},11427:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>c,default:()=>m,frontMatter:()=>l,metadata:()=>p,toc:()=>h});var n=a(87462),s=a(63366),o=(a(67294),a(3905)),r=a(47940),i=["components"],l={id:"learn-assets",title:"Asset Hub",sidebar_label:"Asset Hub",description:"Fungible Tokens and NFTs on Polkadot.",keywords:["assets","fungible","non-fungible","asset hub","statemine","statemint"],slug:"../learn-assets"},c=void 0,p={unversionedId:"learn/learn-assets",id:"learn/learn-assets",title:"Asset Hub",description:"Fungible Tokens and NFTs on Polkadot.",source:"@site/../docs/learn/learn-assets.md",sourceDirName:"learn",slug:"/learn-assets",permalink:"/docs/learn-assets",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-assets.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-assets",title:"Asset Hub",sidebar_label:"Asset Hub",description:"Fungible Tokens and NFTs on Polkadot.",keywords:["assets","fungible","non-fungible","asset hub","statemine","statemint"],slug:"../learn-assets"},sidebar:"docs",previous:{title:"Tokens and Assets",permalink:"/docs/learn-assets-index"},next:{title:"DOT",permalink:"/docs/learn-DOT"}},u={},h=[{value:"Creation and Management",id:"creation-and-management",level:2},{value:"Fungible Assets",id:"fungible-assets",level:2},{value:"Transferring Asset Balances",id:"transferring-asset-balances",level:3},{value:"Destroying an Asset",id:"destroying-an-asset",level:3},{value:"Application Development",id:"application-development",level:3},{value:"Cross-Chain Accounting",id:"cross-chain-accounting",level:3},{value:"Non-Fungible Assets",id:"non-fungible-assets",level:2},{value:"Transferring NFTs",id:"transferring-nfts",level:3},{value:"Advanced Techniques",id:"advanced-techniques",level:2}],d={toc:h},f="wrapper";function m(e){var t=e.components,a=(0,s.Z)(e,i);return(0,o.kt)(f,(0,n.Z)({},d,a,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("p",null,"Assets in the Polkadot network can be\nrepresented on several chains. They can take many forms, from a parachain's native token to on-chain\nrepresentations of off-chain reserves. This page focuses on the latter, namely assets issued by a\ncreator (e.g. rights to audited, off-chain reserves held by the creator, or art issued as an NFT)."),(0,o.kt)("p",null,"The\n",(0,o.kt)("a",{parentName:"p",href:"https://www.parity.io/blog/statemint-generic-assets-chain-proposing-a-common-good-parachain-to-polkadot-governance/"},"Asset Hub system parachain"),'\nhosts data structures and logic that specialize in the creation, management, and use of assets in\nthe Polkadot network. Although other\nparachains can host applications dealing with assets on the Asset Hub, the hub can be thought of as\nthe "home base" of assets in the network.'),(0,o.kt)("p",null,"The Asset Hub uses DOT as its native token. The\nchain yields its governance to its parent Relay Chain and has no inflation or era-based rewards for\ncollators (although collators receive a portion of transaction fees). As a\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/common-good-parachains-an-introduction-to-governance-allocated-parachain-slots/"},"system parachain"),",\nthe Asset Hub has a trusted relationship with the Relay Chain, and as such, can teleport\nDOT between itself and the Relay Chain. That is,\nDOT on the Asset Hub is just as good as\nDOT on the Relay Chain."),(0,o.kt)("p",null,"The Asset Hub does not support smart contracts. See the ",(0,o.kt)("a",{parentName:"p",href:"#advanced-techniques"},"Advanced")," section at\nthe bottom for a discussion on using proxy and multisig accounts to replicate oft-used contract\nlogic."),(0,o.kt)("h2",{id:"creation-and-management"},"Creation and Management"),(0,o.kt)("admonition",{title:"Walk-through video tutorial about creating assets",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/knNLZEyposM?list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&t=63"},"this technical explainer video"),"\nto learn how to create fungible assets on the Asset Hub.")),(0,o.kt)("p",null,"Anyone on the network can create assets on the Asset Hub as long as they can reserve the required\ndeposit of\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.assetDeposit",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand around\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.metadataDepositBase",defaultValue:668933304,filter:"humanReadable",mdxType:"RPC"}),"\n","\nfor the metadata. The network reserves the deposit on creation. The creator also must specify a\nunique ",(0,o.kt)("inlineCode",{parentName:"p"},"AssetId"),", an integer of type ",(0,o.kt)("inlineCode",{parentName:"p"},"u32"),", to identify the asset. The ",(0,o.kt)("inlineCode",{parentName:"p"},"AssetId"),' should be the\ncanonical identifier for an asset, as the chain does not enforce the uniqueness of metadata like\n"name" and "symbol". The creator must also specify a minimum balance, preventing accounts from\nhaving dust balances.'),(0,o.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-guides-assets-create"},"this page")," to learn more about creating assets using the Asset\nHub.")),(0,o.kt)("p",null,"Asset classes and instances can have associated metadata. The metadata is an array of data that the\nclass owner can add on-chain, for example, a link to an IPFS hash or other off-chain hosting\nservice. The ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nft-pallets#uniques-pallet"},"Uniques pallet")," also supports setting key/value\npairs as attributes to a class or instance."),(0,o.kt)("p",null,"An asset class has several privileged roles. The asset creator automatically takes on all privileged\nroles but can reassign them after creation. These roles are:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"owner")," can set the accounts responsible for the other three roles and set asset metadata\n(e.g. name, symbol, decimals)."),(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"issuer")," can mint and burn tokens to/from their chosen addresses."),(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"admin")," can make force transfers as well as unfreeze accounts of the asset class."),(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"freezer")," can freeze assets on target addresses or the entire asset class.")),(0,o.kt)("p",null,"Always refer to the ",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_assets/index.html"},(0,o.kt)("strong",{parentName:"a"},"reference documentation")),"\nfor certainty on privileged roles."),(0,o.kt)("p",null,"An asset's details contain one field not accessible to its owner or admin team, ",(0,o.kt)("strong",{parentName:"p"},"asset\nsufficiency"),". Only the network's governance mechanism can deem an asset as ",(0,o.kt)("em",{parentName:"p"},"sufficient"),". A balance\nof a non-sufficient asset can only exist on accounts that are on-chain (i.e. accounts having the\nexistential deposit of a sufficient asset). That is, a user could not keep an account on-chain by\ntransferring an insufficient asset to it; the account must already be on-chain by having more than\nthe existential deposit in DOT (or a sufficient\nasset). However, assets deemed ",(0,o.kt)("em",{parentName:"p"},"sufficient")," can instantiate accounts and pay for transaction fees,\nsuch that users can transact on the Asset Hub without the need for\nDOT."),(0,o.kt)("admonition",{title:"Transaction Fees on Polkadot-JS UI",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Polkadot-JS UI\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/polkadot-js/apps/issues/7812"},"doesn't support the functionality to pay with a sufficient asset yet"),".\nWhen using Polkadot-JS UI, transaction fee needs to be paid in\nDOT.")),(0,o.kt)("h2",{id:"fungible-assets"},"Fungible Assets"),(0,o.kt)("p",null,"Fungible assets are interchangeable, i.e. one unit is equivalent to any other unit to claim the\nunderlying item. The Asset Hub represents fungible assets in the Assets pallet. This pallet presents\na similar interface for those familiar with the ERC20 standard. However, the logic is encoded\ndirectly in the chain's runtime. As such, operations are not gas-metered but benchmarked upon every\nrelease, leading to efficient execution and stable transaction fees."),(0,o.kt)("h3",{id:"transferring-asset-balances"},"Transferring Asset Balances"),(0,o.kt)("admonition",{title:"Walk-through video tutorial about transferring assets",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/knNLZEyposM?list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&t=326"},"this technical explainer video"),"\nto learn how to transfer assets on the Asset Hub."),(0,o.kt)("p",{parentName:"admonition"},"For Ledger users see ",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/j0O-KziV9iw"},"this video tutorial")," to learn how to use the\nStatemine Ledger app and what its current limitations are.")),(0,o.kt)("p",null,"Users have a simple interface, namely the ability to transfer asset balances to other accounts\non-chain. As mentioned before, if the asset is not ",(0,o.kt)("em",{parentName:"p"},"sufficient"),", then the destination account must\nalready exist for the transfer to succeed."),(0,o.kt)("p",null,"The chain also contains a ",(0,o.kt)("inlineCode",{parentName:"p"},"transfer_keep_alive")," function, similar to that of the Balances pallet,\nthat will fail if execution kills the sending account."),(0,o.kt)("p",null,"The Asset Hub also sweeps dust balances into transfers. For example, if an asset has a minimum\nbalance of 10 and an account has a balance of 25, then an attempt to transfer 20 units would\ntransfer all 25."),(0,o.kt)("admonition",{title:"Non-sufficient assets",type:"warning"},(0,o.kt)("p",{parentName:"admonition"},"Before transferring a non-sufficient asset, ensure the receiver account has enough funds to cover\nthe existential deposit and transaction fees for future transfers. Failing to do so will cause the\nasset transfer to fail. The transfer will be successful for sufficient assets, but without\nDOT tokens, you will not be able to transfer\nthose assets from the receiver account through Polkadot-JS UI. The feature request to\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/polkadot-js/apps/issues/7812"},"enable sufficient assets for transaction fee payment on Polkadot-JS UI"),"\nis yet to be implemented.")),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181118-how-to-transfer-tether-usdt-on-statemine"},"this support article"),"\nto learn more about transferring assets using the Asset Hub.")),(0,o.kt)("h3",{id:"destroying-an-asset"},"Destroying an Asset"),(0,o.kt)("admonition",{title:"Walk-through video tutorial about destroying assets",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/knNLZEyposM?list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&t=422"},"this technical explainer video"),"\nto learn how to destroy assets on the Asset Hub.")),(0,o.kt)("p",null,"To destroy an asset, go to the Polkadot-JS UI on the Asset Hub > Developer > Extrinsics. If you\ncreated an asset without minting any unit, you could call ",(0,o.kt)("inlineCode",{parentName:"p"},"assets.startDestroy")," and then the\n",(0,o.kt)("inlineCode",{parentName:"p"},"assets.finishDestroy")," extrinsics specifying the asset id you want to destroy. If you created an\nasset and minted some units, follow the steps below:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.freezeAsset")," will freeze all assets on all accounts holding that asset id. Those accounts\nwill no longer be able to transfer that asset."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.startDestroy")," will start the destroying process."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.destroyApprovals")," will destroy all approvals related to that asset id (if there are any\napprovals)."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.destroyAccounts")," will destroy all accounts related to that asset id. All asset units will\nbe removed from those accounts."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.finishDestroy")," will finish the destroying process. The asset id will be removed and\navailable for another fungible token.")),(0,o.kt)("h3",{id:"application-development"},"Application Development"),(0,o.kt)("p",null,"The Asset Hub provides an ",(0,o.kt)("inlineCode",{parentName:"p"},"approve_transfer"),", ",(0,o.kt)("inlineCode",{parentName:"p"},"transfer_approved"),", and ",(0,o.kt)("inlineCode",{parentName:"p"},"cancel_approval")," interface.\nApplication developers can use this interface so that users can authorize the application to\neffectuate transfers up to a given amount on behalf of an account."),(0,o.kt)("h3",{id:"cross-chain-accounting"},"Cross-Chain Accounting"),(0,o.kt)("p",null,"The Asset Hub uses a reserve-backed system to manage asset transfers to other parachains. It tracks\nhow much of each asset has gone to each parachain and will not accept more from a particular\nparachain."),(0,o.kt)("p",null,"As a result of this, asset owners can use the Asset Hub to track information like the total issuance\nof their asset in the entire network, as parachain balances would be included in the reserve-backed\ntable. Likewise, for the minting and burning of tokens, an asset's team can perform all operations\non the Asset Hub and propagate any minted tokens to other parachains in the network."),(0,o.kt)("p",null,'Parachains that want to send assets to other parachains should do so via instructions to the Asset\nHub so that the reserve-backed table stays up to date. For more info, see the "Moving Assets between\nChains in XCM" section of the\n',(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/xcm-the-cross-consensus-message-format/"},"article on the XCM format"),"."),(0,o.kt)("h2",{id:"non-fungible-assets"},"Non-Fungible Assets"),(0,o.kt)("p",null,"Unlike fungible assets, the particular instance of a ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nft"},"non-fungible asset (NFT)")," has\na separate meaning from another instance of the same class. The Asset Hub represents NFTs in the\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nft-pallets"},"Uniques and NFTs pallets"),"."),(0,o.kt)("p",null,"Similar to the Assets pallet, this functionality is encoded into the chain. Operations are\nbenchmarked before each release instead of any runtime metering, ensuring efficient execution and\nstable transaction fees."),(0,o.kt)("h3",{id:"transferring-nfts"},"Transferring NFTs"),(0,o.kt)("p",null,"Users can transfer their NFTs to other accounts. The chain also provides an ",(0,o.kt)("inlineCode",{parentName:"p"},"approve_transfer"),",\n",(0,o.kt)("inlineCode",{parentName:"p"},"transfer_approved")," and ",(0,o.kt)("inlineCode",{parentName:"p"},"cancel_approval")," interfaces that application developers can use to allow\nusers to authorize an application to transfer an instance on their behalf."),(0,o.kt)("h2",{id:"advanced-techniques"},"Advanced Techniques"),(0,o.kt)("p",null,"Many asset creators on other networks use smart contracts to control privileged functions like\nminting and burning. Although the Asset Hub does not have a smart contract interface, it contains\nthe ",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_multisig/index.html"},"Multisig"),",\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_proxy/index.html"},"Proxy"),", and\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_utility/index.html"},"Utility")," pallets, which will meet most account\nmanagement needs."),(0,o.kt)("p",null,"For example, if a team wants sign-off from two groups to perform a privileged operation, it could\ncreate a 2-of-2 ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-account-multisig"},(0,o.kt)("strong",{parentName:"a"},"multisig"))," from two\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-proxies/#anonymous-proxy-pure-proxy"},(0,o.kt)("strong",{parentName:"a"},"pure proxies")),", and then set members from each\ngroup as proxies to those two accounts."))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/b940de31.aab0a3f5.js b/assets/js/b940de31.aab0a3f5.js deleted file mode 100644 index e0de1ce6cd33..000000000000 --- a/assets/js/b940de31.aab0a3f5.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7633],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>h});var n=a(74165),s=a(15861),o=a(67294),r=a(92519),i=a(1612),l=a(67425);function c(e,t,a){return p.apply(this,arguments)}function p(){return(p=(0,s.Z)((0,n.Z)().mark((function e(t,a,s){var o,l,c,p,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return c=new r.U(o),e.next=21,i.G.create({provider:c});case 21:p=e.sent,(u=a.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,a=e.path,r=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,p=(0,o.useState)(""),h=p[0],d=p[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==l?u(r.toString(),l,t,d):d(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,s.Z)((0,n.Z)().mark((function e(){var s;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(t,a,d);case 2:if(void 0!==(s=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(s,l,t,d):d(s);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(i){console.log(i)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var s=void 0;if("polkadot"===a||"statemint"===a)s=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");s=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(s)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},11427:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>c,default:()=>m,frontMatter:()=>l,metadata:()=>p,toc:()=>h});var n=a(87462),s=a(63366),o=(a(67294),a(3905)),r=a(47940),i=["components"],l={id:"learn-assets",title:"Asset Hub",sidebar_label:"Asset Hub",description:"Fungible Tokens and NFTs on Polkadot.",keywords:["assets","fungible","non-fungible","asset hub","statemine","statemint"],slug:"../learn-assets"},c=void 0,p={unversionedId:"learn/learn-assets",id:"learn/learn-assets",title:"Asset Hub",description:"Fungible Tokens and NFTs on Polkadot.",source:"@site/../docs/learn/learn-assets.md",sourceDirName:"learn",slug:"/learn-assets",permalink:"/docs/learn-assets",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-assets.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-assets",title:"Asset Hub",sidebar_label:"Asset Hub",description:"Fungible Tokens and NFTs on Polkadot.",keywords:["assets","fungible","non-fungible","asset hub","statemine","statemint"],slug:"../learn-assets"},sidebar:"docs",previous:{title:"Tokens and Assets",permalink:"/docs/learn-assets-index"},next:{title:"DOT",permalink:"/docs/learn-DOT"}},u={},h=[{value:"Creation and Management",id:"creation-and-management",level:2},{value:"Fungible Assets",id:"fungible-assets",level:2},{value:"Transferring Asset Balances",id:"transferring-asset-balances",level:3},{value:"Destroying an Asset",id:"destroying-an-asset",level:3},{value:"Application Development",id:"application-development",level:3},{value:"Cross-Chain Accounting",id:"cross-chain-accounting",level:3},{value:"Non-Fungible Assets",id:"non-fungible-assets",level:2},{value:"Transferring NFTs",id:"transferring-nfts",level:3},{value:"Advanced Techniques",id:"advanced-techniques",level:2}],d={toc:h},f="wrapper";function m(e){var t=e.components,a=(0,s.Z)(e,i);return(0,o.kt)(f,(0,n.Z)({},d,a,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("p",null,"Assets in the Polkadot network can be\nrepresented on several chains. They can take many forms, from a parachain's native token to on-chain\nrepresentations of off-chain reserves. This page focuses on the latter, namely assets issued by a\ncreator (e.g. rights to audited, off-chain reserves held by the creator, or art issued as an NFT)."),(0,o.kt)("p",null,"The\n",(0,o.kt)("a",{parentName:"p",href:"https://www.parity.io/blog/statemint-generic-assets-chain-proposing-a-common-good-parachain-to-polkadot-governance/"},"Asset Hub system parachain"),'\nhosts data structures and logic that specialize in the creation, management, and use of assets in\nthe Polkadot network. Although other\nparachains can host applications dealing with assets on the Asset Hub, the hub can be thought of as\nthe "home base" of assets in the network.'),(0,o.kt)("p",null,"The Asset Hub uses DOT as its native token. The\nchain yields its governance to its parent Relay Chain and has no inflation or era-based rewards for\ncollators (although collators receive a portion of transaction fees). As a\n",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/common-good-parachains-an-introduction-to-governance-allocated-parachain-slots/"},"system parachain"),",\nthe Asset Hub has a trusted relationship with the Relay Chain, and as such, can teleport\nDOT between itself and the Relay Chain. That is,\nDOT on the Asset Hub is just as good as\nDOT on the Relay Chain."),(0,o.kt)("p",null,"The Asset Hub does not support smart contracts. See the ",(0,o.kt)("a",{parentName:"p",href:"#advanced-techniques"},"Advanced")," section at\nthe bottom for a discussion on using proxy and multisig accounts to replicate oft-used contract\nlogic."),(0,o.kt)("h2",{id:"creation-and-management"},"Creation and Management"),(0,o.kt)("admonition",{title:"Walk-through video tutorial about creating assets",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/knNLZEyposM?list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&t=63"},"this technical explainer video"),"\nto learn how to create fungible assets on the Asset Hub.")),(0,o.kt)("p",null,"Anyone on the network can create assets on the Asset Hub as long as they can reserve the required\ndeposit of\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.assetDeposit",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand around\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.metadataDepositBase",defaultValue:668933304,filter:"humanReadable",mdxType:"RPC"}),"\n","\nfor the metadata. The network reserves the deposit on creation. The creator also must specify a\nunique ",(0,o.kt)("inlineCode",{parentName:"p"},"AssetId"),", an integer of type ",(0,o.kt)("inlineCode",{parentName:"p"},"u32"),", to identify the asset. The ",(0,o.kt)("inlineCode",{parentName:"p"},"AssetId"),' should be the\ncanonical identifier for an asset, as the chain does not enforce the uniqueness of metadata like\n"name" and "symbol". The creator must also specify a minimum balance, preventing accounts from\nhaving dust balances.'),(0,o.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-guides-assets-create"},"this page")," to learn more about creating assets using the Asset\nHub.")),(0,o.kt)("p",null,"Asset classes and instances can have associated metadata. The metadata is an array of data that the\nclass owner can add on-chain, for example, a link to an IPFS hash or other off-chain hosting\nservice. The ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nft-pallets#uniques-pallet"},"Uniques pallet")," also supports setting key/value\npairs as attributes to a class or instance."),(0,o.kt)("p",null,"An asset class has several privileged roles. The asset creator automatically takes on all privileged\nroles but can reassign them after creation. These roles are:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"owner")," can set the accounts responsible for the other three roles and set asset metadata\n(e.g. name, symbol, decimals)."),(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"issuer")," can mint and burn tokens to/from their chosen addresses."),(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"admin")," can make force transfers as well as unfreeze accounts of the asset class."),(0,o.kt)("li",{parentName:"ul"},"The ",(0,o.kt)("strong",{parentName:"li"},"freezer")," can freeze assets on target addresses or the entire asset class.")),(0,o.kt)("p",null,"Always refer to the ",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_assets/index.html"},(0,o.kt)("strong",{parentName:"a"},"reference documentation")),"\nfor certainty on privileged roles."),(0,o.kt)("p",null,"An asset's details contain one field not accessible to its owner or admin team, ",(0,o.kt)("strong",{parentName:"p"},"asset\nsufficiency"),". Only the network's governance mechanism can deem an asset as ",(0,o.kt)("em",{parentName:"p"},"sufficient"),". A balance\nof a non-sufficient asset can only exist on accounts that are on-chain (i.e. accounts having the\nexistential deposit of a sufficient asset). That is, a user could not keep an account on-chain by\ntransferring an insufficient asset to it; the account must already be on-chain by having more than\nthe existential deposit in DOT (or a sufficient\nasset). However, assets deemed ",(0,o.kt)("em",{parentName:"p"},"sufficient")," can instantiate accounts and pay for transaction fees,\nsuch that users can transact on the Asset Hub without the need for\nDOT."),(0,o.kt)("admonition",{title:"Transaction Fees on Polkadot-JS UI",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Polkadot-JS UI\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/polkadot-js/apps/issues/7812"},"doesn't support the functionality to pay with a sufficient asset yet"),".\nWhen using Polkadot-JS UI, transaction fee needs to be paid in\nDOT.")),(0,o.kt)("h2",{id:"fungible-assets"},"Fungible Assets"),(0,o.kt)("p",null,"Fungible assets are interchangeable, i.e. one unit is equivalent to any other unit to claim the\nunderlying item. The Asset Hub represents fungible assets in the Assets pallet. This pallet presents\na similar interface for those familiar with the ERC20 standard. However, the logic is encoded\ndirectly in the chain's runtime. As such, operations are not gas-metered but benchmarked upon every\nrelease, leading to efficient execution and stable transaction fees."),(0,o.kt)("h3",{id:"transferring-asset-balances"},"Transferring Asset Balances"),(0,o.kt)("admonition",{title:"Walk-through video tutorial about transferring assets",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/knNLZEyposM?list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&t=326"},"this technical explainer video"),"\nto learn how to transfer assets on the Asset Hub."),(0,o.kt)("p",{parentName:"admonition"},"For Ledger users see ",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/j0O-KziV9iw"},"this video tutorial")," to learn how to use the\nStatemine Ledger app and what its current limitations are.")),(0,o.kt)("p",null,"Users have a simple interface, namely the ability to transfer asset balances to other accounts\non-chain. As mentioned before, if the asset is not ",(0,o.kt)("em",{parentName:"p"},"sufficient"),", then the destination account must\nalready exist for the transfer to succeed."),(0,o.kt)("p",null,"The chain also contains a ",(0,o.kt)("inlineCode",{parentName:"p"},"transfer_keep_alive")," function, similar to that of the Balances pallet,\nthat will fail if execution kills the sending account."),(0,o.kt)("p",null,"The Asset Hub also sweeps dust balances into transfers. For example, if an asset has a minimum\nbalance of 10 and an account has a balance of 25, then an attempt to transfer 20 units would\ntransfer all 25."),(0,o.kt)("admonition",{title:"Non-sufficient assets",type:"warning"},(0,o.kt)("p",{parentName:"admonition"},"Before transferring a non-sufficient asset, ensure the receiver account has enough funds to cover\nthe existential deposit and transaction fees for future transfers. Failing to do so will cause the\nasset transfer to fail. The transfer will be successful for sufficient assets, but without\nDOT tokens, you will not be able to transfer\nthose assets from the receiver account through Polkadot-JS UI. The feature request to\n",(0,o.kt)("a",{parentName:"p",href:"https://github.com/polkadot-js/apps/issues/7812"},"enable sufficient assets for transaction fee payment on Polkadot-JS UI"),"\nis yet to be implemented.")),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181118-how-to-transfer-tether-usdt-on-statemine"},"this support article"),"\nto learn more about transferring assets using the Asset Hub.")),(0,o.kt)("h3",{id:"destroying-an-asset"},"Destroying an Asset"),(0,o.kt)("admonition",{title:"Walk-through video tutorial about destroying assets",type:"info"},(0,o.kt)("p",{parentName:"admonition"},"See\n",(0,o.kt)("a",{parentName:"p",href:"https://youtu.be/knNLZEyposM?list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&t=422"},"this technical explainer video"),"\nto learn how to destroy assets on the Asset Hub.")),(0,o.kt)("p",null,"To destroy an asset, go to the Polkadot-JS UI on the Asset Hub > Developer > Extrinsics. If you\ncreated an asset without minting any unit, you could call ",(0,o.kt)("inlineCode",{parentName:"p"},"assets.startDestroy")," and then the\n",(0,o.kt)("inlineCode",{parentName:"p"},"assets.finishDestroy")," extrinsics specifying the asset id you want to destroy. If you created an\nasset and minted some units, follow the steps below:"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.freezeAsset")," will freeze all assets on all accounts holding that asset id. Those accounts\nwill no longer be able to transfer that asset."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.startDestroy")," will start the destroying process."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.destroyApprovals")," will destroy all approvals related to that asset id (if there are any\napprovals)."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.destroyAccounts")," will destroy all accounts related to that asset id. All asset units will\nbe removed from those accounts."),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("inlineCode",{parentName:"li"},"assets.finishDestroy")," will finish the destroying process. The asset id will be removed and\navailable for another fungible token.")),(0,o.kt)("h3",{id:"application-development"},"Application Development"),(0,o.kt)("p",null,"The Asset Hub provides an ",(0,o.kt)("inlineCode",{parentName:"p"},"approve_transfer"),", ",(0,o.kt)("inlineCode",{parentName:"p"},"transfer_approved"),", and ",(0,o.kt)("inlineCode",{parentName:"p"},"cancel_approval")," interface.\nApplication developers can use this interface so that users can authorize the application to\neffectuate transfers up to a given amount on behalf of an account."),(0,o.kt)("h3",{id:"cross-chain-accounting"},"Cross-Chain Accounting"),(0,o.kt)("p",null,"The Asset Hub uses a reserve-backed system to manage asset transfers to other parachains. It tracks\nhow much of each asset has gone to each parachain and will not accept more from a particular\nparachain."),(0,o.kt)("p",null,"As a result of this, asset owners can use the Asset Hub to track information like the total issuance\nof their asset in the entire network, as parachain balances would be included in the reserve-backed\ntable. Likewise, for the minting and burning of tokens, an asset's team can perform all operations\non the Asset Hub and propagate any minted tokens to other parachains in the network."),(0,o.kt)("p",null,'Parachains that want to send assets to other parachains should do so via instructions to the Asset\nHub so that the reserve-backed table stays up to date. For more info, see the "Moving Assets between\nChains in XCM" section of the\n',(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/xcm-the-cross-consensus-message-format/"},"article on the XCM format"),"."),(0,o.kt)("h2",{id:"non-fungible-assets"},"Non-Fungible Assets"),(0,o.kt)("p",null,"Unlike fungible assets, the particular instance of a ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nft"},"non-fungible asset (NFT)")," has\na separate meaning from another instance of the same class. The Asset Hub represents NFTs in the\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-nft-pallets"},"Uniques and NFTs pallets"),"."),(0,o.kt)("p",null,"Similar to the Assets pallet, this functionality is encoded into the chain. Operations are\nbenchmarked before each release instead of any runtime metering, ensuring efficient execution and\nstable transaction fees."),(0,o.kt)("h3",{id:"transferring-nfts"},"Transferring NFTs"),(0,o.kt)("p",null,"Users can transfer their NFTs to other accounts. The chain also provides an ",(0,o.kt)("inlineCode",{parentName:"p"},"approve_transfer"),",\n",(0,o.kt)("inlineCode",{parentName:"p"},"transfer_approved")," and ",(0,o.kt)("inlineCode",{parentName:"p"},"cancel_approval")," interfaces that application developers can use to allow\nusers to authorize an application to transfer an instance on their behalf."),(0,o.kt)("h2",{id:"advanced-techniques"},"Advanced Techniques"),(0,o.kt)("p",null,"Many asset creators on other networks use smart contracts to control privileged functions like\nminting and burning. Although the Asset Hub does not have a smart contract interface, it contains\nthe ",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_multisig/index.html"},"Multisig"),",\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_proxy/index.html"},"Proxy"),", and\n",(0,o.kt)("a",{parentName:"p",href:"https://crates.parity.io/pallet_utility/index.html"},"Utility")," pallets, which will meet most account\nmanagement needs."),(0,o.kt)("p",null,"For example, if a team wants sign-off from two groups to perform a privileged operation, it could\ncreate a 2-of-2 ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-account-multisig"},(0,o.kt)("strong",{parentName:"a"},"multisig"))," from two\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-proxies/#anonymous-proxy-pure-proxy"},(0,o.kt)("strong",{parentName:"a"},"pure proxies")),", and then set members from each\ngroup as proxies to those two accounts."))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/bb8b1738.1fcf3e95.js b/assets/js/bb8b1738.1fcf3e95.js deleted file mode 100644 index f97ef99005ad..000000000000 --- a/assets/js/bb8b1738.1fcf3e95.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7368],{47940:(a,e,t)=>{"use strict";t.d(e,{Z:()=>h});var o=t(74165),n=t(15861),i=t(67294),r=t(92519),l=t(1612),s=t(67425);function d(a,e,t){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,o.Z)().mark((function a(e,t,n){var i,s,d,c,p;return(0,o.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:i=void 0,s=void 0,a.t0=e,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){a.next=18;break}return a.abrupt("return");case 18:return d=new r.U(i),a.next=21,l.G.create({provider:d});case 21:c=a.sent,(p=t.split(".")).forEach((function(a){a in c&&(c=c[a])})),a.t1=p[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return s=c.toString(),a.abrupt("break",35);case 29:return a.next=31,c();case 31:return s=(s=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+t);case 35:return a.abrupt("return",s);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function p(a,e,t,o){switch(e){case"humanReadable":(0,s.HumanReadable)(a,t,o);break;case"precise":(0,s.Precise)(a,t,o);break;case"blocksToDays":(0,s.BlocksToDays)(a,o);break;case"percentage":(0,s.Percentage)(a,o);break;case"arrayLength":(0,s.ArrayLength)(a,o);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(a){var e=a.network,t=a.path,r=a.defaultValue,l=a.filter,s=void 0===l?void 0:l,c=(0,i.useState)(""),h=c[0],u=c[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==s?p(r.toString(),s,e,u):u(r.toString());var a=void 0;switch(e){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var a=(0,n.Z)((0,o.Z)().mark((function a(){var n;return(0,o.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,d(e,t,u);case 2:if(void 0!==(n=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==s?p(n,s,e,u):u(n);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{i()}catch(l){console.log(l)}}}),[]),h}},67425:a=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,t,o){var n=void 0;if("polkadot"===t||"statemint"===t)n=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}a=parseFloat(a),o((a=Number.isInteger(a/e[t].precision)?a/e[t].precision+" "+e[t].symbol:(a/e[t].precision).toFixed(n)+" "+e[t].symbol).toString())},Precise:function(a,t,o){o(a=(a=parseFloat(a))/e[t].precision+" "+e[t].symbol)},BlocksToDays:function(a,e){e((a=6*a/86400).toString())},Percentage:function(a,e){e((a/=1e7).toString())},ArrayLength:function(a,e){e((a=a.split(",").length).toString())}}},49175:(a,e,t)=>{"use strict";t.r(e),t.d(e,{assets:()=>p,contentTitle:()=>d,default:()=>m,frontMatter:()=>s,metadata:()=>c,toc:()=>h});var o=t(87462),n=t(63366),i=(t(67294),t(3905)),r=t(47940),l=["components"],s={id:"learn-validator",title:"Validator",sidebar_label:"Validator",description:"Role of Validators within the Polkadot Ecosystem.",keywords:["validate","validator","maintain","NPoS","stake"],slug:"../learn-validator"},d=void 0,c={unversionedId:"learn/learn-validator",id:"learn/learn-validator",title:"Validator",description:"Role of Validators within the Polkadot Ecosystem.",source:"@site/../docs/learn/learn-validator.md",sourceDirName:"learn",slug:"/learn-validator",permalink:"/docs/learn-validator",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-validator.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-validator",title:"Validator",sidebar_label:"Validator",description:"Role of Validators within the Polkadot Ecosystem.",keywords:["validate","validator","maintain","NPoS","stake"],slug:"../learn-validator"},sidebar:"docs",previous:{title:"Nominator",permalink:"/docs/learn-nominator"},next:{title:"Parachains",permalink:"/docs/learn-parachains-index"}},p={},h=[{value:"Para-validators",id:"para-validators",level:2},{value:"Block Authors",id:"block-authors",level:2},{value:"Other Validators",id:"other-validators",level:2},{value:"Further Readings",id:"further-readings",level:2},{value:"Guides",id:"guides",level:3},{value:"Other References",id:"other-references",level:3},{value:"Security / Key Management",id:"security--key-management",level:3},{value:"Monitoring Tools",id:"monitoring-tools",level:3},{value:"Validator Stats",id:"validator-stats",level:3}],u={toc:h},k="wrapper";function m(a){var e=a.components,t=(0,n.Z)(a,l);return(0,i.kt)(k,(0,o.Z)({},u,t,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"This page provides a general overview of the role of validators in\nPolkadot. For more detailed information you\ncan read the Protocol Overview Section in\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/"},"The Polkadot Parachain Host Implementers' Guide"),".")),(0,i.kt)("p",null,"Validators secure the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-architecture#relay-chain"},"relay chain")," by staking\nDOT, validating proofs from collators and\nparticipating in consensus with other validators."),(0,i.kt)("p",null,"Validators play a crucial role in adding new blocks to the relay chain and, by extension, to all\nparachains. This allows parties to complete cross-chain transactions via the relay chain. They\nguarantee that each parachain follows its unique rules and can pass messages between shards in a\ntrust-free environment."),(0,i.kt)("h2",{id:"para-validators"},"Para-validators"),(0,i.kt)("p",null,"Parachain validators (i.e. para-validators) participate to the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#parachain-phase"},"Parachain Phase of the AnV Protocol"),", and submit\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#candidate-receipts"},"candidate receipts")," to the Relay Chain\ntransaction queue so that a block author can include information on the parablock in a fork of of\nthe Relay Chain."),(0,i.kt)("p",null,"Para-validators work in groups and are selected by the runtime in every epoch to validate parachain\nblocks for all parachains connected to the relay chain. The selected para-validators are one of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.validatorCount",defaultValue:297,mdxType:"RPC"}),"\n","\nvalidators randomly selected (per epoch) to participate in the validation, creating a validator pool\nof 200 para-validators."),(0,i.kt)("p",null,"Para-validators verify that the information contained in an assigned set of parachain blocks is\nvalid. They receive parachain block candidates from the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-collator"},"collators")," together\nwith a Proof-of-Validity (PoV). The para-validators perform the first round of validity checks on\nthe block candidates. Candidates that gather enough signed validity statements are considered\n",(0,i.kt)("em",{parentName:"p"},"backable"),"."),(0,i.kt)("h2",{id:"block-authors"},"Block Authors"),(0,i.kt)("p",null,"There are validators on the Relay Chain who participate in the consensus mechanism to produce the\nrelay chain blocks based on validity statements from other validators. These validators are called\nblock authors, they are selected by ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#block-production-babe"},"BABE")," and can note\nup to one backable candidate for each parachain to include in the relay chain. A backable candidate\nincluded in the relay chain is considered ",(0,i.kt)("em",{parentName:"p"},"backed")," in that fork of the chain."),(0,i.kt)("p",null,"In a Relay Chain block, block authors will only include\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#candidate-receipts"},"candidate receipts")," that have a parent\ncandidate receipt in an earlier Relay Chain block. This ensures the parachain follows a valid chain.\nAlso, the block authors will only include a receipt for which they have an erasure coding chunk,\nensuring that the system can perform the next round of availability and validity checks."),(0,i.kt)("h2",{id:"other-validators"},"Other Validators"),(0,i.kt)("p",null,"Validators also contribute to the so-called ",(0,i.kt)("strong",{parentName:"p"},"availability distribution"),". In fact, once the\ncandidate is backed in a fork of the relay chain, it is still ",(0,i.kt)("em",{parentName:"p"},"pending availability"),", i.e. it is not\nfully included (only tentative included) as part of the parachain until it is proven avaialable\n(together with the PoV). Information regarding the availability of the candidate will be noted in\nthe following relay chain blocks. Only when there is enough information, the candidate is considered\na full parachain block or ",(0,i.kt)("em",{parentName:"p"},"parablock"),"."),(0,i.kt)("p",null,"Validators also participate in the so-called\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#approval-process"},(0,i.kt)("strong",{parentName:"a"},"approval process")),". Once the parablock is\nconsidered available and part of the parachain, it is still ",(0,i.kt)("em",{parentName:"p"},"pending approval"),". Because\npara-validators are a small subset of all validators, there is a risk that by chance the majority of\npara-validators assigned to a parachain might be dishonest. It is thus necessary to run a secondary\nverification of the parablock before it can be considered approved. Having a secondary verification\nstep avoids the allocation of more para-validators that will ultimately reduce the throughput of the\nsystem."),(0,i.kt)("p",null,"Any instances of non-compliance with the consensus algorithms result in\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#disputes"},(0,i.kt)("strong",{parentName:"a"},"disputes"))," with the punishment of the validators on\nthe wrong side by removing some or all their staked\nDOT, thereby discouraging bad actors. Good\nperformance, however, will be rewarded, with validators receiving block rewards (including\ntransaction fees) in the form of DOT in exchange\nfor their activities."),(0,i.kt)("p",null,"Finally, validators participate in the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#chain-selection"},"chain selection process within GRANDPA"),", ensuring\nthat only available and valid blocks end within the finalized Relay Chain."),(0,i.kt)("admonition",{title:"Within an era roles can change",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Within the same era, a Validator can be a para-validator, block author, and participate in the\navailability distribution or the approval process. Those roles can change between sessions.")),(0,i.kt)("h2",{id:"further-readings"},"Further Readings"),(0,i.kt)("h3",{id:"guides"},"Guides"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-polkadot"},"How to Validate on Polkadot")," - Guide on\nhow to set up a validator on the Polkadot live network."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-validator-payout"},"Validator Payout Overview")," - A short overview on\nhow the validator payout mechanism works."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-systemd"},"How to run your validator as a systemd process")," -\nGuide on running your validator as a ",(0,i.kt)("inlineCode",{parentName:"li"},"systemd")," process so that it will run in the background and\nstart automatically on reboots."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-upgrade"},"How to Upgrade your Validator")," - Guide for\nsecurely upgrading your validator when you want to switch to a different machine or begin running\nthe latest version of client code."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-polkadot"},"How to Use Validator Setup")," - Guide on\nhow to use Polkadot / Kusama validator setup.")),(0,i.kt)("h3",{id:"other-references"},"Other References"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/@acvlls/setting-up-a-maintain-the-easy-way-3a885283091f"},"How to run a Polkadot node (Docker)")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/hackernoon/a-serverless-failover-solution-for-web-3-0-validator-nodes-e26b9d24c71d"},"A Serverless Failover Solution for Web3.0 Validator Nodes")," -\nBlog that details how to create a robust failover solution for running validators."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-kusama##vps-list"},"VPS list")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://matrix.to/#/!NZrbtteFeqYKCUGQtr:matrix.parity.io?via=matrix.parity.io&via=matrix.org&via=web3.foundation"},"Polkadot Validator Lounge")," -\nA place to chat about being a validator."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"learn-staking#slashing"},"Slashing Consequences")," - Learn more about slashing consequences for\nrunning a validator node."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=0EmP0s6JOW4&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=2"},"Why You Should be A Validator on Polkadot and Kusama")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=riVg_Up_fCg&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=15"},"Roles and Responsibilities of a Validator")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/e/validating-on-polkadot"},"Validating on Polkadot")," - An explanation of\nhow to validate on Polkadot, with Joe Petrowski and David Dorgan of Parity Technologies, along\nwith Tim Ogilvie from Staked.")),(0,i.kt)("h3",{id:"security--key-management"},"Security / Key Management"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/w3f/validator-security"},"Validator Security Overview"))),(0,i.kt)("h3",{id:"monitoring-tools"},"Monitoring Tools"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/SimplyVC/panic_polkadot"},"PANIC for Polkadot")," - A monitoring and alerting\nsolution for Polkadot / Kusama node"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://telemetry.polkadot.io/#list/Kusama%20CC3"},"Polkadot Telemetry Service")," - Network\ninformation, including what nodes are running on a given chain, what software versions they are\nrunning, and sync status.")),(0,i.kt)("h3",{id:"validator-stats"},"Validator Stats"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkacube.hashquark.io/#/polkadot/strategy"},"HashQuark Staking Strategy")," - The HashQuark\nstaking strategy dashboard helps you choose the optimal set-up to maximize rewards, and provides\nother useful network monitoring tools."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkastats.io/"},"Polkastats")," - Polkastats is a cleanly designed dashboard for validator\nstatistics."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://yieldscan.app/"},"YieldScan")," - Staking yield maximization platform, designed to minimize\neffort."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://kusama.subscan.io/validator"},"Subscan Validators Page")," - Displays information on the\ncurrent validators - not as tailored for validators as the other sites.")))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/bb8b1738.77d8ddea.js b/assets/js/bb8b1738.77d8ddea.js new file mode 100644 index 000000000000..4d9c656e6852 --- /dev/null +++ b/assets/js/bb8b1738.77d8ddea.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7368],{47940:(a,e,t)=>{"use strict";t.d(e,{Z:()=>h});var o=t(74165),n=t(15861),i=t(67294),r=t(87152),l=t(34200),s=t(67425);function d(a,e,t){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,o.Z)().mark((function a(e,t,n){var i,s,d,c,p;return(0,o.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:i=void 0,s=void 0,a.t0=e,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){a.next=18;break}return a.abrupt("return");case 18:return d=new r.U(i),a.next=21,l.G.create({provider:d});case 21:c=a.sent,(p=t.split(".")).forEach((function(a){a in c&&(c=c[a])})),a.t1=p[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return s=c.toString(),a.abrupt("break",35);case 29:return a.next=31,c();case 31:return s=(s=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+t);case 35:return a.abrupt("return",s);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function p(a,e,t,o){switch(e){case"humanReadable":(0,s.HumanReadable)(a,t,o);break;case"precise":(0,s.Precise)(a,t,o);break;case"blocksToDays":(0,s.BlocksToDays)(a,o);break;case"percentage":(0,s.Percentage)(a,o);break;case"arrayLength":(0,s.ArrayLength)(a,o);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(a){var e=a.network,t=a.path,r=a.defaultValue,l=a.filter,s=void 0===l?void 0:l,c=(0,i.useState)(""),h=c[0],u=c[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==s?p(r.toString(),s,e,u):u(r.toString());var a=void 0;switch(e){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var a=(0,n.Z)((0,o.Z)().mark((function a(){var n;return(0,o.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,d(e,t,u);case 2:if(void 0!==(n=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==s?p(n,s,e,u):u(n);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{i()}catch(l){console.log(l)}}}),[]),h}},67425:a=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,t,o){var n=void 0;if("polkadot"===t||"statemint"===t)n=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}a=parseFloat(a),o((a=Number.isInteger(a/e[t].precision)?a/e[t].precision+" "+e[t].symbol:(a/e[t].precision).toFixed(n)+" "+e[t].symbol).toString())},Precise:function(a,t,o){o(a=(a=parseFloat(a))/e[t].precision+" "+e[t].symbol)},BlocksToDays:function(a,e){e((a=6*a/86400).toString())},Percentage:function(a,e){e((a/=1e7).toString())},ArrayLength:function(a,e){e((a=a.split(",").length).toString())}}},49175:(a,e,t)=>{"use strict";t.r(e),t.d(e,{assets:()=>p,contentTitle:()=>d,default:()=>m,frontMatter:()=>s,metadata:()=>c,toc:()=>h});var o=t(87462),n=t(63366),i=(t(67294),t(3905)),r=t(47940),l=["components"],s={id:"learn-validator",title:"Validator",sidebar_label:"Validator",description:"Role of Validators within the Polkadot Ecosystem.",keywords:["validate","validator","maintain","NPoS","stake"],slug:"../learn-validator"},d=void 0,c={unversionedId:"learn/learn-validator",id:"learn/learn-validator",title:"Validator",description:"Role of Validators within the Polkadot Ecosystem.",source:"@site/../docs/learn/learn-validator.md",sourceDirName:"learn",slug:"/learn-validator",permalink:"/docs/learn-validator",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-validator.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-validator",title:"Validator",sidebar_label:"Validator",description:"Role of Validators within the Polkadot Ecosystem.",keywords:["validate","validator","maintain","NPoS","stake"],slug:"../learn-validator"},sidebar:"docs",previous:{title:"Nominator",permalink:"/docs/learn-nominator"},next:{title:"Parachains",permalink:"/docs/learn-parachains-index"}},p={},h=[{value:"Para-validators",id:"para-validators",level:2},{value:"Block Authors",id:"block-authors",level:2},{value:"Other Validators",id:"other-validators",level:2},{value:"Further Readings",id:"further-readings",level:2},{value:"Guides",id:"guides",level:3},{value:"Other References",id:"other-references",level:3},{value:"Security / Key Management",id:"security--key-management",level:3},{value:"Monitoring Tools",id:"monitoring-tools",level:3},{value:"Validator Stats",id:"validator-stats",level:3}],u={toc:h},k="wrapper";function m(a){var e=a.components,t=(0,n.Z)(a,l);return(0,i.kt)(k,(0,o.Z)({},u,t,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"This page provides a general overview of the role of validators in\nPolkadot. For more detailed information you\ncan read the Protocol Overview Section in\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/polkadot/book/"},"The Polkadot Parachain Host Implementers' Guide"),".")),(0,i.kt)("p",null,"Validators secure the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-architecture#relay-chain"},"relay chain")," by staking\nDOT, validating proofs from collators and\nparticipating in consensus with other validators."),(0,i.kt)("p",null,"Validators play a crucial role in adding new blocks to the relay chain and, by extension, to all\nparachains. This allows parties to complete cross-chain transactions via the relay chain. They\nguarantee that each parachain follows its unique rules and can pass messages between shards in a\ntrust-free environment."),(0,i.kt)("h2",{id:"para-validators"},"Para-validators"),(0,i.kt)("p",null,"Parachain validators (i.e. para-validators) participate to the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#parachain-phase"},"Parachain Phase of the AnV Protocol"),", and submit\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#candidate-receipts"},"candidate receipts")," to the Relay Chain\ntransaction queue so that a block author can include information on the parablock in a fork of of\nthe Relay Chain."),(0,i.kt)("p",null,"Para-validators work in groups and are selected by the runtime in every epoch to validate parachain\nblocks for all parachains connected to the relay chain. The selected para-validators are one of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.validatorCount",defaultValue:297,mdxType:"RPC"}),"\n","\nvalidators randomly selected (per epoch) to participate in the validation, creating a validator pool\nof 200 para-validators."),(0,i.kt)("p",null,"Para-validators verify that the information contained in an assigned set of parachain blocks is\nvalid. They receive parachain block candidates from the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-collator"},"collators")," together\nwith a Proof-of-Validity (PoV). The para-validators perform the first round of validity checks on\nthe block candidates. Candidates that gather enough signed validity statements are considered\n",(0,i.kt)("em",{parentName:"p"},"backable"),"."),(0,i.kt)("h2",{id:"block-authors"},"Block Authors"),(0,i.kt)("p",null,"There are validators on the Relay Chain who participate in the consensus mechanism to produce the\nrelay chain blocks based on validity statements from other validators. These validators are called\nblock authors, they are selected by ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-consensus/#block-production-babe"},"BABE")," and can note\nup to one backable candidate for each parachain to include in the relay chain. A backable candidate\nincluded in the relay chain is considered ",(0,i.kt)("em",{parentName:"p"},"backed")," in that fork of the chain."),(0,i.kt)("p",null,"In a Relay Chain block, block authors will only include\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#candidate-receipts"},"candidate receipts")," that have a parent\ncandidate receipt in an earlier Relay Chain block. This ensures the parachain follows a valid chain.\nAlso, the block authors will only include a receipt for which they have an erasure coding chunk,\nensuring that the system can perform the next round of availability and validity checks."),(0,i.kt)("h2",{id:"other-validators"},"Other Validators"),(0,i.kt)("p",null,"Validators also contribute to the so-called ",(0,i.kt)("strong",{parentName:"p"},"availability distribution"),". In fact, once the\ncandidate is backed in a fork of the relay chain, it is still ",(0,i.kt)("em",{parentName:"p"},"pending availability"),", i.e. it is not\nfully included (only tentative included) as part of the parachain until it is proven avaialable\n(together with the PoV). Information regarding the availability of the candidate will be noted in\nthe following relay chain blocks. Only when there is enough information, the candidate is considered\na full parachain block or ",(0,i.kt)("em",{parentName:"p"},"parablock"),"."),(0,i.kt)("p",null,"Validators also participate in the so-called\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#approval-process"},(0,i.kt)("strong",{parentName:"a"},"approval process")),". Once the parablock is\nconsidered available and part of the parachain, it is still ",(0,i.kt)("em",{parentName:"p"},"pending approval"),". Because\npara-validators are a small subset of all validators, there is a risk that by chance the majority of\npara-validators assigned to a parachain might be dishonest. It is thus necessary to run a secondary\nverification of the parablock before it can be considered approved. Having a secondary verification\nstep avoids the allocation of more para-validators that will ultimately reduce the throughput of the\nsystem."),(0,i.kt)("p",null,"Any instances of non-compliance with the consensus algorithms result in\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#disputes"},(0,i.kt)("strong",{parentName:"a"},"disputes"))," with the punishment of the validators on\nthe wrong side by removing some or all their staked\nDOT, thereby discouraging bad actors. Good\nperformance, however, will be rewarded, with validators receiving block rewards (including\ntransaction fees) in the form of DOT in exchange\nfor their activities."),(0,i.kt)("p",null,"Finally, validators participate in the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol/#chain-selection"},"chain selection process within GRANDPA"),", ensuring\nthat only available and valid blocks end within the finalized Relay Chain."),(0,i.kt)("admonition",{title:"Within an era roles can change",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Within the same era, a Validator can be a para-validator, block author, and participate in the\navailability distribution or the approval process. Those roles can change between sessions.")),(0,i.kt)("h2",{id:"further-readings"},"Further Readings"),(0,i.kt)("h3",{id:"guides"},"Guides"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-polkadot"},"How to Validate on Polkadot")," - Guide on\nhow to set up a validator on the Polkadot live network."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-validator-payout"},"Validator Payout Overview")," - A short overview on\nhow the validator payout mechanism works."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-systemd"},"How to run your validator as a systemd process")," -\nGuide on running your validator as a ",(0,i.kt)("inlineCode",{parentName:"li"},"systemd")," process so that it will run in the background and\nstart automatically on reboots."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-upgrade"},"How to Upgrade your Validator")," - Guide for\nsecurely upgrading your validator when you want to switch to a different machine or begin running\nthe latest version of client code."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-polkadot"},"How to Use Validator Setup")," - Guide on\nhow to use Polkadot / Kusama validator setup.")),(0,i.kt)("h3",{id:"other-references"},"Other References"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/@acvlls/setting-up-a-maintain-the-easy-way-3a885283091f"},"How to run a Polkadot node (Docker)")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://medium.com/hackernoon/a-serverless-failover-solution-for-web-3-0-validator-nodes-e26b9d24c71d"},"A Serverless Failover Solution for Web3.0 Validator Nodes")," -\nBlog that details how to create a robust failover solution for running validators."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-validate-kusama##vps-list"},"VPS list")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://matrix.to/#/!NZrbtteFeqYKCUGQtr:matrix.parity.io?via=matrix.parity.io&via=matrix.org&via=web3.foundation"},"Polkadot Validator Lounge")," -\nA place to chat about being a validator."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"learn-staking#slashing"},"Slashing Consequences")," - Learn more about slashing consequences for\nrunning a validator node."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=0EmP0s6JOW4&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=2"},"Why You Should be A Validator on Polkadot and Kusama")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=riVg_Up_fCg&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=15"},"Roles and Responsibilities of a Validator")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/e/validating-on-polkadot"},"Validating on Polkadot")," - An explanation of\nhow to validate on Polkadot, with Joe Petrowski and David Dorgan of Parity Technologies, along\nwith Tim Ogilvie from Staked.")),(0,i.kt)("h3",{id:"security--key-management"},"Security / Key Management"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/w3f/validator-security"},"Validator Security Overview"))),(0,i.kt)("h3",{id:"monitoring-tools"},"Monitoring Tools"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://github.com/SimplyVC/panic_polkadot"},"PANIC for Polkadot")," - A monitoring and alerting\nsolution for Polkadot / Kusama node"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://telemetry.polkadot.io/#list/Kusama%20CC3"},"Polkadot Telemetry Service")," - Network\ninformation, including what nodes are running on a given chain, what software versions they are\nrunning, and sync status.")),(0,i.kt)("h3",{id:"validator-stats"},"Validator Stats"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkacube.hashquark.io/#/polkadot/strategy"},"HashQuark Staking Strategy")," - The HashQuark\nstaking strategy dashboard helps you choose the optimal set-up to maximize rewards, and provides\nother useful network monitoring tools."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://polkastats.io/"},"Polkastats")," - Polkastats is a cleanly designed dashboard for validator\nstatistics."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://yieldscan.app/"},"YieldScan")," - Staking yield maximization platform, designed to minimize\neffort."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://kusama.subscan.io/validator"},"Subscan Validators Page")," - Displays information on the\ncurrent validators - not as tailored for validators as the other sites.")))}m.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c07c2447.2f612a3d.js b/assets/js/c07c2447.2f612a3d.js new file mode 100644 index 000000000000..646c3c014e9a --- /dev/null +++ b/assets/js/c07c2447.2f612a3d.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7654],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),r=a(67294),i=a(87152),s=a(34200),p=a(67425);function l(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,p,l,d,c;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,p=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new i.U(r),e.next=21,s.G.create({provider:l});case 21:d=e.sent,(c=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return p=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return p=(p=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+a);case 35:return e.abrupt("return",p);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,a,n){switch(t){case"humanReadable":(0,p.HumanReadable)(e,a,n);break;case"precise":(0,p.Precise)(e,a,n);break;case"blocksToDays":(0,p.BlocksToDays)(e,n);break;case"percentage":(0,p.Percentage)(e,n);break;case"arrayLength":(0,p.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,p=void 0===s?void 0:s,d=(0,r.useState)(""),u=d[0],m=d[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==p?c(i.toString(),p,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==p?c(o,p,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},40569:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>l,default:()=>f,frontMatter:()=>p,metadata:()=>d,toc:()=>u});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),i=a(47940),s=["components"],p={id:"learn-guides-polkadot-opengov",title:"Polkadot OpenGov How-to Guides",sidebar_label:"OpenGov",description:"Advanced How-to Guides about Polkadot OpenGov.",keywords:["opengov","polkadot opengov","referenda","cancel"],slug:"../learn-guides-polkadot-opengov"},l=void 0,d={unversionedId:"learn/learn-guides-polkadot-opengov",id:"learn/learn-guides-polkadot-opengov",title:"Polkadot OpenGov How-to Guides",description:"Advanced How-to Guides about Polkadot OpenGov.",source:"@site/../docs/learn/learn-guides-polkadot-opengov.md",sourceDirName:"learn",slug:"/learn-guides-polkadot-opengov",permalink:"/docs/learn-guides-polkadot-opengov",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-polkadot-opengov.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691655725,formattedLastUpdatedAt:"Aug 10, 2023",frontMatter:{id:"learn-guides-polkadot-opengov",title:"Polkadot OpenGov How-to Guides",sidebar_label:"OpenGov",description:"Advanced How-to Guides about Polkadot OpenGov.",keywords:["opengov","polkadot opengov","referenda","cancel"],slug:"../learn-guides-polkadot-opengov"},sidebar:"docs",previous:{title:"Nomination Pools",permalink:"/docs/learn-guides-staking-pools"},next:{title:"Treasury",permalink:"/docs/learn-guides-treasury"}},c={},u=[{value:"Cancel or Kill a Referendum",id:"cancel-or-kill-a-referendum",level:2}],m={toc:u},k="wrapper";function f(e){var t=e.components,p=(0,o.Z)(e,s);return(0,r.kt)(k,(0,n.Z)({},m,p,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h2",{id:"cancel-or-kill-a-referendum"},"Cancel or Kill a Referendum"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Anybody can cancel an ongoing referendum (i.e., a referendum within the Lead-in or\nvoting/confirmation period). For more information about the referenda timeline in Polkadot OpenGov,\nsee the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#referenda-timeline"},"dedicated page"),"."),(0,r.kt)("p",{parentName:"admonition"},"To successfully cancel a referendum through the track ",(0,r.kt)("inlineCode",{parentName:"p"},"20 / Referendum Canceller"),", you will need to\nattain\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#referendum-canceller"},"specific approval and support levels"),".")),(0,r.kt)("p",null,"To cancel a referendum, you need first to submit a preimage. Go to the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/referenda"},"Polkadot-JS UI > Governace > Referenda"),' and click on the\n"Add Preimage" button. You must specify the specific call enacted if the proposal passes. To cancel\na referendum, you must specify the ',(0,r.kt)("inlineCode",{parentName:"p"},"referenda.cancel")," extrinsic of referendum ",(0,r.kt)("inlineCode",{parentName:"p"},"249"),"."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"cancel-referenda-preimage-creation",src:a(78996).Z,width:"2144",height:"944"})),(0,r.kt)("p",null,"This call will cancel the referendum and return the deposit. You can also kill a referendum using\nthe ",(0,r.kt)("inlineCode",{parentName:"p"},"referenda.kill")," extrinsic. This will cancel the referendum and slash the deposit. Note that\ncreating a preimage will reserve some funds proportionally to the amount of information stored\nwithin the preimage. In this case, the deposit was 1.33 KSM (see\n",(0,r.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/extrinsic/19143604-2"},"Subscan"),")."),(0,r.kt)("p",null,"Once a preimage is submitted, it can be checked under\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/preimages"},"Governance > Preimages"),"."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"cancel-referenda-preimage-check",src:a(16212).Z,width:"2758",height:"190"})),(0,r.kt)("p",null,"You must copy the preimage to use it when you submit your proposal. To submit the proposal to cancel\nreferendum 249, for example, you need to go under\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/referenda"},"Governance > Referenda"),' and click the "Submit Proposal"\nbutton.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"cancel-referenda-proposal",src:a(81405).Z,width:"2130",height:"1226"})),(0,r.kt)("p",null,"You must specify the account to submit the proposal (this can differ from the account used to create\nthe preimage). Then you will need to specify the track ",(0,r.kt)("inlineCode",{parentName:"p"},"20 / Referendum Canceller")," and add the\npreimage hash containing the specific action that will be enacted if the referendum passes. Note\nthat a submission deposit of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.referenda.submissionDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"","\nwill be reserved for submitting the proposal."),(0,r.kt)("p",null,"Once the proposal has been submitted, it will stay in the Lead-in period until there is enough space\nwithin the track, and a\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#polkadot-opengov-terminology-and-parameters"},"track-dependent preparation period and decision deposit"),"\nhave been met. Failing to submit the decision deposit within a\n",(0,r.kt)(i.Z,{network:"polkadot",path:"const.referenda.undecidingTimeout",defaultValue:201600,filter:"blocksToDays",mdxType:"RPC"}),"","-day\nperiod will lead to a referendum timeout."))}f.isMDXComponent=!0},16212:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/cancel-referenda-preimage-check-45ef7f984450113a2b1a87e9e2751d69.png"},78996:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/cancel-referenda-preimage-creation-3923463db47aec298f74a426dba23166.png"},81405:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/cancel-referenda-proposal-b9c5e90784ec8216360053d8bda84980.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c07c2447.6135d3fa.js b/assets/js/c07c2447.6135d3fa.js deleted file mode 100644 index 04b800c246a5..000000000000 --- a/assets/js/c07c2447.6135d3fa.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7654],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var n=a(74165),o=a(15861),r=a(67294),i=a(92519),s=a(1612),p=a(67425);function l(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,p,l,d,c;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,p=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new i.U(r),e.next=21,s.G.create({provider:l});case 21:d=e.sent,(c=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=c[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return p=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return p=(p=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+a);case 35:return e.abrupt("return",p);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function c(e,t,a,n){switch(t){case"humanReadable":(0,p.HumanReadable)(e,a,n);break;case"precise":(0,p.Precise)(e,a,n);break;case"blocksToDays":(0,p.BlocksToDays)(e,n);break;case"percentage":(0,p.Percentage)(e,n);break;case"arrayLength":(0,p.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,p=void 0===s?void 0:s,d=(0,r.useState)(""),u=d[0],m=d[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==p?c(i.toString(),p,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==p?c(o,p,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},40569:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>l,default:()=>f,frontMatter:()=>p,metadata:()=>d,toc:()=>u});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),i=a(47940),s=["components"],p={id:"learn-guides-polkadot-opengov",title:"Polkadot OpenGov How-to Guides",sidebar_label:"OpenGov",description:"Advanced How-to Guides about Polkadot OpenGov.",keywords:["opengov","polkadot opengov","referenda","cancel"],slug:"../learn-guides-polkadot-opengov"},l=void 0,d={unversionedId:"learn/learn-guides-polkadot-opengov",id:"learn/learn-guides-polkadot-opengov",title:"Polkadot OpenGov How-to Guides",description:"Advanced How-to Guides about Polkadot OpenGov.",source:"@site/../docs/learn/learn-guides-polkadot-opengov.md",sourceDirName:"learn",slug:"/learn-guides-polkadot-opengov",permalink:"/docs/learn-guides-polkadot-opengov",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-polkadot-opengov.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691655725,formattedLastUpdatedAt:"Aug 10, 2023",frontMatter:{id:"learn-guides-polkadot-opengov",title:"Polkadot OpenGov How-to Guides",sidebar_label:"OpenGov",description:"Advanced How-to Guides about Polkadot OpenGov.",keywords:["opengov","polkadot opengov","referenda","cancel"],slug:"../learn-guides-polkadot-opengov"},sidebar:"docs",previous:{title:"Nomination Pools",permalink:"/docs/learn-guides-staking-pools"},next:{title:"Treasury",permalink:"/docs/learn-guides-treasury"}},c={},u=[{value:"Cancel or Kill a Referendum",id:"cancel-or-kill-a-referendum",level:2}],m={toc:u},k="wrapper";function f(e){var t=e.components,p=(0,o.Z)(e,s);return(0,r.kt)(k,(0,n.Z)({},m,p,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h2",{id:"cancel-or-kill-a-referendum"},"Cancel or Kill a Referendum"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Anybody can cancel an ongoing referendum (i.e., a referendum within the Lead-in or\nvoting/confirmation period). For more information about the referenda timeline in Polkadot OpenGov,\nsee the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#referenda-timeline"},"dedicated page"),"."),(0,r.kt)("p",{parentName:"admonition"},"To successfully cancel a referendum through the track ",(0,r.kt)("inlineCode",{parentName:"p"},"20 / Referendum Canceller"),", you will need to\nattain\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#referendum-canceller"},"specific approval and support levels"),".")),(0,r.kt)("p",null,"To cancel a referendum, you need first to submit a preimage. Go to the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/referenda"},"Polkadot-JS UI > Governace > Referenda"),' and click on the\n"Add Preimage" button. You must specify the specific call enacted if the proposal passes. To cancel\na referendum, you must specify the ',(0,r.kt)("inlineCode",{parentName:"p"},"referenda.cancel")," extrinsic of referendum ",(0,r.kt)("inlineCode",{parentName:"p"},"249"),"."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"cancel-referenda-preimage-creation",src:a(78996).Z,width:"2144",height:"944"})),(0,r.kt)("p",null,"This call will cancel the referendum and return the deposit. You can also kill a referendum using\nthe ",(0,r.kt)("inlineCode",{parentName:"p"},"referenda.kill")," extrinsic. This will cancel the referendum and slash the deposit. Note that\ncreating a preimage will reserve some funds proportionally to the amount of information stored\nwithin the preimage. In this case, the deposit was 1.33 KSM (see\n",(0,r.kt)("a",{parentName:"p",href:"https://kusama.subscan.io/extrinsic/19143604-2"},"Subscan"),")."),(0,r.kt)("p",null,"Once a preimage is submitted, it can be checked under\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/preimages"},"Governance > Preimages"),"."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"cancel-referenda-preimage-check",src:a(16212).Z,width:"2758",height:"190"})),(0,r.kt)("p",null,"You must copy the preimage to use it when you submit your proposal. To submit the proposal to cancel\nreferendum 249, for example, you need to go under\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/referenda"},"Governance > Referenda"),' and click the "Submit Proposal"\nbutton.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"cancel-referenda-proposal",src:a(81405).Z,width:"2130",height:"1226"})),(0,r.kt)("p",null,"You must specify the account to submit the proposal (this can differ from the account used to create\nthe preimage). Then you will need to specify the track ",(0,r.kt)("inlineCode",{parentName:"p"},"20 / Referendum Canceller")," and add the\npreimage hash containing the specific action that will be enacted if the referendum passes. Note\nthat a submission deposit of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.referenda.submissionDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"","\nwill be reserved for submitting the proposal."),(0,r.kt)("p",null,"Once the proposal has been submitted, it will stay in the Lead-in period until there is enough space\nwithin the track, and a\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-polkadot-opengov#polkadot-opengov-terminology-and-parameters"},"track-dependent preparation period and decision deposit"),"\nhave been met. Failing to submit the decision deposit within a\n",(0,r.kt)(i.Z,{network:"polkadot",path:"const.referenda.undecidingTimeout",defaultValue:201600,filter:"blocksToDays",mdxType:"RPC"}),"","-day\nperiod will lead to a referendum timeout."))}f.isMDXComponent=!0},16212:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/cancel-referenda-preimage-check-45ef7f984450113a2b1a87e9e2751d69.png"},78996:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/cancel-referenda-preimage-creation-3923463db47aec298f74a426dba23166.png"},81405:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/cancel-referenda-proposal-b9c5e90784ec8216360053d8bda84980.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c41801b5.bade71f7.js b/assets/js/c41801b5.bade71f7.js deleted file mode 100644 index 8821c93fbe68..000000000000 --- a/assets/js/c41801b5.bade71f7.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[5013],{12418:(a,t,e)=>{"use strict";e.d(t,{Z:()=>c});var n=e(74165),o=e(15861),r=e(67294),i=e(92519),s=e(1612),u=e(67425);function l(a,t,e){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function a(t,e,o){var r,l,d,c,m,p,k,h;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return r=new i.U(e),a.next=3,s.G.create({provider:r});case 3:return l=a.sent,a.next=6,Promise.all([l.query.session.validators(),l.query.staking.currentEra()]);case 6:return d=a.sent,c=d[0],m=d[1],a.next=11,l.query.staking.erasStakers(m.toString(),c[0]);case 11:return p=a.sent,k=parseInt(p.total),a.next=15,l.query.staking.erasStakers.entries(m.toString());case 15:a.sent.forEach((function(a){a[0];var t=a[1],e=parseInt(t.total);e{"use strict";e.d(t,{Z:()=>m});var n=e(74165),o=e(15861),r=e(67294),i=e(92519),s=e(1612),u=e(67425);function l(a,t,e){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function a(t,e,o){var r,u,l,d,c;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:r=void 0,u=void 0,a.t0=t,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){a.next=18;break}return a.abrupt("return");case 18:return l=new i.U(r),a.next=21,s.G.create({provider:l});case 21:d=a.sent,(c=e.split(".")).forEach((function(a){a in d&&(d=d[a])})),a.t1=c[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return u=d.toString(),a.abrupt("break",35);case 29:return a.next=31,d();case 31:return u=(u=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+e);case 35:return a.abrupt("return",u);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function c(a,t,e,n){switch(t){case"humanReadable":(0,u.HumanReadable)(a,e,n);break;case"precise":(0,u.Precise)(a,e,n);break;case"blocksToDays":(0,u.BlocksToDays)(a,n);break;case"percentage":(0,u.Percentage)(a,n);break;case"arrayLength":(0,u.ArrayLength)(a,n);break;default:return void console.log("Ignoring unknown filter type")}}const m=function(a){var t=a.network,e=a.path,i=a.defaultValue,s=a.filter,u=void 0===s?void 0:s,d=(0,r.useState)(""),m=d[0],p=d[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==u?c(i.toString(),u,t,p):p(i.toString());var a=void 0;switch(t){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var a=(0,o.Z)((0,n.Z)().mark((function a(){var o;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,l(t,e,p);case 2:if(void 0!==(o=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==u?c(o,u,t,p):p(o);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),m}},67425:a=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,e,n){var o=void 0;if("polkadot"===e||"statemint"===e)o=3;else{if("kusama"!==e&&"statemine"!==e)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}a=parseFloat(a),n((a=Number.isInteger(a/t[e].precision)?a/t[e].precision+" "+t[e].symbol:(a/t[e].precision).toFixed(o)+" "+t[e].symbol).toString())},Precise:function(a,e,n){n(a=(a=parseFloat(a))/t[e].precision+" "+t[e].symbol)},BlocksToDays:function(a,t){t((a=6*a/86400).toString())},Percentage:function(a,t){t((a/=1e7).toString())},ArrayLength:function(a,t){t((a=a.split(",").length).toString())}}},63801:(a,t,e)=>{"use strict";e.r(t),e.d(t,{assets:()=>m,contentTitle:()=>d,default:()=>f,frontMatter:()=>l,metadata:()=>c,toc:()=>p});var n=e(87462),o=e(63366),r=(e(67294),e(3905)),i=e(47940),s=e(12418),u=["components"],l={id:"maintain-guides-how-to-validate-kusama",title:"Run a Validator (Kusama)",sidebar_label:"How to run a Validator on Kusama",description:"The fundamentals for running a Kusama validator.",keywords:["validate","validator","kusama","stake","maintain"],slug:"../../maintain-guides-how-to-validate-kusama"},d=void 0,c={unversionedId:"maintain/kusama/maintain-guides-how-to-validate-kusama",id:"maintain/kusama/maintain-guides-how-to-validate-kusama",title:"Run a Validator (Kusama)",description:"The fundamentals for running a Kusama validator.",source:"@site/../docs/maintain/kusama/maintain-guides-how-to-validate-kusama.md",sourceDirName:"maintain/kusama",slug:"/maintain-guides-how-to-validate-kusama",permalink:"/docs/maintain-guides-how-to-validate-kusama",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/kusama/maintain-guides-how-to-validate-kusama.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-how-to-validate-kusama",title:"Run a Validator (Kusama)",sidebar_label:"How to run a Validator on Kusama",description:"The fundamentals for running a Kusama validator.",keywords:["validate","validator","kusama","stake","maintain"],slug:"../../maintain-guides-how-to-validate-kusama"}},m={},p=[{value:"Preliminaries",id:"preliminaries",level:2},{value:"How many KSM do I need to become an active Validator?",id:"how-many-ksm-do-i-need-to-become-an-active-validator",level:3},{value:"Validator Rewards",id:"validator-rewards",level:3},{value:"Run a Kusama Validator",id:"run-a-kusama-validator",level:2}],k={toc:p},h="wrapper";function f(a){var t=a.components,e=(0,o.Z)(a,u);return(0,r.kt)(h,(0,n.Z)({},k,e,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h2",{id:"preliminaries"},"Preliminaries"),(0,r.kt)("p",null,"Running a validator on a live network is a lot of responsibility! You will be accountable for not\nonly your own stake, but also the stake of your current nominators. If you make a mistake and get\nslashed, your tokens and your reputation will be at risk. However, running a validator can also be\nvery rewarding, knowing that you contribute to the security of a decentralized network while growing\nyour stash."),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"It is highly recommended that you have significant system administration experience before\nattempting to run your own validator."),(0,r.kt)("p",{parentName:"admonition"},"You must be able to handle technical issues and anomalies with your node which you must be able to\ntackle yourself. Being a validator involves more than just executing the binary file.")),(0,r.kt)("p",null,"Since security is so important to running a successful validator, you should take a look at the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-secure-validator"},"secure validator")," information to make sure you understand\nthe factors to consider when constructing your infrastructure. As you progress in your journey as a\nvalidator, you will likely want to use this repository as a ",(0,r.kt)("em",{parentName:"p"},"starting point")," for your own\nmodifications and customizations."),(0,r.kt)("p",null,"If you need help, please reach out on the\n",(0,r.kt)("a",{parentName:"p",href:"https://matrix.to/#/#KusamaValidatorLounge:polkadot.builders"},"Kusama Validator Lounge")," on Element.\nThe team and other validators are there to help answer questions and provide tips from experience."),(0,r.kt)("h3",{id:"how-many-ksm-do-i-need-to-become-an-active-validator"},"How many KSM do I need to become an active Validator?"),(0,r.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,r.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,r.kt)("p",null,"You can have a rough estimate on that by using the methods listed\n",(0,r.kt)("a",{parentName:"p",href:"/docs/faq/#what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"here"),".\nTo be elected into the set, you need a minimum stake behind your validator. This stake can come from\nyourself or from ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominators"),". This means that as a minimum, you\nwill need enough KSM to set up Stash and staking proxy ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"accounts"),"\nwith the existential deposit, plus a little extra for transaction fees. The rest can come from\nnominators. To understand how validators are elected, check the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"NPoS Election algorithms")," page."),(0,r.kt)("admonition",{title:"On-Chain Data for Reference",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"On Kusama, the minimum stake backing a validator in the active set is\n","\n",(0,r.kt)(s.Z,{network:"kusama",defaultValue:5288388652143741,mdxType:"MinimumStake"})," in the\nera\n","\n",(0,r.kt)(i.Z,{network:"kusama",path:"query.staking.currentEra",defaultValue:"4838",mdxType:"RPC"}),"."),(0,r.kt)("p",{parentName:"admonition"},"On Polkadot, the minimum stake backing a validator in the active set is\n",(0,r.kt)(s.Z,{network:"polkadot",defaultValue:0x3d83c4f4e51b08,mdxType:"MinimumStake"}),"\n"," in the era\n",(0,r.kt)(i.Z,{network:"polkadot",path:"query.staking.currentEra",defaultValue:"998",mdxType:"RPC"}),".\n","")),(0,r.kt)("admonition",{title:"Join the Thousand Validator Programme",type:"tip"},(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("a",{parentName:"p",href:"/docs/thousand-validators"},"The Thousand Validator Programme")," is an initiative by Web3\nFoundation and Parity Technologies to use the funds held by both organizations to nominate\nvalidators in the community.")),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Warning:")," Any KSM that you stake for your validator is liable to be slashed, meaning that an\ninsecure or improper setup may result in loss of KSM tokens! If you are not confident in your\nability to run a validator node, it is recommended to nominate your KSM to a trusted validator node\ninstead."),(0,r.kt)("h3",{id:"validator-rewards"},"Validator Rewards"),(0,r.kt)("p",null,"On Kusama, one day is approximately four eras whereas on Polkadot, one era is approximately a day.\nIn each era, the validators elected to the active set earn era points which correspond to the actual\nrewards earned that are distributed proportionally to the nominators after deducting the validator\ncommission. Currently, the minimum validator commission is set to\n","\n",(0,r.kt)(i.Z,{network:"kusama",path:"query.staking.minCommission",filter:"percentage",defaultValue:"10",mdxType:"RPC"}),"%\nwhich can be set through on-chain governance. For more information rewards and payouts, check the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"validator payout")," document."),(0,r.kt)("h2",{id:"run-a-kusama-validator"},"Run a Kusama Validator"),(0,r.kt)("p",null,"Running a validator on the Kusama network is identical to running a Polkadot validator. Check out\nthe ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"Polkadot guide")," on how to setup a validator."),(0,r.kt)("p",null,"Make sure to adjust the Polkadot guide to run a Kusama network validator (the instructions will also\nbe available in the Polkadot Validator guide):"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"When starting the node pass ",(0,r.kt)("inlineCode",{parentName:"li"},"--chain=kusama")," CLI flag")))}f.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c41801b5.da533e91.js b/assets/js/c41801b5.da533e91.js new file mode 100644 index 000000000000..6991c0e466fc --- /dev/null +++ b/assets/js/c41801b5.da533e91.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[5013],{12418:(a,t,e)=>{"use strict";e.d(t,{Z:()=>c});var n=e(74165),o=e(15861),r=e(67294),i=e(87152),s=e(34200),u=e(67425);function l(a,t,e){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function a(t,e,o){var r,l,d,c,m,p,k,h;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return r=new i.U(e),a.next=3,s.G.create({provider:r});case 3:return l=a.sent,a.next=6,Promise.all([l.query.session.validators(),l.query.staking.currentEra()]);case 6:return d=a.sent,c=d[0],m=d[1],a.next=11,l.query.staking.erasStakers(m.toString(),c[0]);case 11:return p=a.sent,k=parseInt(p.total),a.next=15,l.query.staking.erasStakers.entries(m.toString());case 15:a.sent.forEach((function(a){a[0];var t=a[1],e=parseInt(t.total);e{"use strict";e.d(t,{Z:()=>m});var n=e(74165),o=e(15861),r=e(67294),i=e(87152),s=e(34200),u=e(67425);function l(a,t,e){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function a(t,e,o){var r,u,l,d,c;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:r=void 0,u=void 0,a.t0=t,a.next="polkadot"===a.t0?5:"kusama"===a.t0?7:"statemine"===a.t0?9:"statemint"===a.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",a.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",a.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",a.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",a.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){a.next=18;break}return a.abrupt("return");case 18:return l=new i.U(r),a.next=21,s.G.create({provider:l});case 21:d=a.sent,(c=e.split(".")).forEach((function(a){a in d&&(d=d[a])})),a.t1=c[0],a.next="consts"===a.t1?27:"query"===a.t1?29:34;break;case 27:return u=d.toString(),a.abrupt("break",35);case 29:return a.next=31,d();case 31:return u=(u=a.sent).toString(),a.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+e);case 35:return a.abrupt("return",u);case 36:case"end":return a.stop()}}),a)})))).apply(this,arguments)}function c(a,t,e,n){switch(t){case"humanReadable":(0,u.HumanReadable)(a,e,n);break;case"precise":(0,u.Precise)(a,e,n);break;case"blocksToDays":(0,u.BlocksToDays)(a,n);break;case"percentage":(0,u.Percentage)(a,n);break;case"arrayLength":(0,u.ArrayLength)(a,n);break;default:return void console.log("Ignoring unknown filter type")}}const m=function(a){var t=a.network,e=a.path,i=a.defaultValue,s=a.filter,u=void 0===s?void 0:s,d=(0,r.useState)(""),m=d[0],p=d[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==u?c(i.toString(),u,t,p):p(i.toString());var a=void 0;switch(t){case"polkadot":a="wss://rpc.polkadot.io";break;case"kusama":a="wss://kusama-rpc.polkadot.io/";break;case"statemine":a="wss://statemine-rpc.polkadot.io/";break;case"statemint":a="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===a)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var a=(0,o.Z)((0,n.Z)().mark((function a(){var o;return(0,n.Z)().wrap((function(a){for(;;)switch(a.prev=a.next){case 0:return a.next=2,l(t,e,p);case 2:if(void 0!==(o=a.sent)){a.next=7;break}return a.abrupt("return");case 7:void 0!==u?c(o,u,t,p):p(o);case 8:case"end":return a.stop()}}),a)})));return function(){return a.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),m}},67425:a=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};a.exports={HumanReadable:function(a,e,n){var o=void 0;if("polkadot"===e||"statemint"===e)o=3;else{if("kusama"!==e&&"statemine"!==e)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}a=parseFloat(a),n((a=Number.isInteger(a/t[e].precision)?a/t[e].precision+" "+t[e].symbol:(a/t[e].precision).toFixed(o)+" "+t[e].symbol).toString())},Precise:function(a,e,n){n(a=(a=parseFloat(a))/t[e].precision+" "+t[e].symbol)},BlocksToDays:function(a,t){t((a=6*a/86400).toString())},Percentage:function(a,t){t((a/=1e7).toString())},ArrayLength:function(a,t){t((a=a.split(",").length).toString())}}},63801:(a,t,e)=>{"use strict";e.r(t),e.d(t,{assets:()=>m,contentTitle:()=>d,default:()=>f,frontMatter:()=>l,metadata:()=>c,toc:()=>p});var n=e(87462),o=e(63366),r=(e(67294),e(3905)),i=e(47940),s=e(12418),u=["components"],l={id:"maintain-guides-how-to-validate-kusama",title:"Run a Validator (Kusama)",sidebar_label:"How to run a Validator on Kusama",description:"The fundamentals for running a Kusama validator.",keywords:["validate","validator","kusama","stake","maintain"],slug:"../../maintain-guides-how-to-validate-kusama"},d=void 0,c={unversionedId:"maintain/kusama/maintain-guides-how-to-validate-kusama",id:"maintain/kusama/maintain-guides-how-to-validate-kusama",title:"Run a Validator (Kusama)",description:"The fundamentals for running a Kusama validator.",source:"@site/../docs/maintain/kusama/maintain-guides-how-to-validate-kusama.md",sourceDirName:"maintain/kusama",slug:"/maintain-guides-how-to-validate-kusama",permalink:"/docs/maintain-guides-how-to-validate-kusama",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/kusama/maintain-guides-how-to-validate-kusama.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393601,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"maintain-guides-how-to-validate-kusama",title:"Run a Validator (Kusama)",sidebar_label:"How to run a Validator on Kusama",description:"The fundamentals for running a Kusama validator.",keywords:["validate","validator","kusama","stake","maintain"],slug:"../../maintain-guides-how-to-validate-kusama"}},m={},p=[{value:"Preliminaries",id:"preliminaries",level:2},{value:"How many KSM do I need to become an active Validator?",id:"how-many-ksm-do-i-need-to-become-an-active-validator",level:3},{value:"Validator Rewards",id:"validator-rewards",level:3},{value:"Run a Kusama Validator",id:"run-a-kusama-validator",level:2}],k={toc:p},h="wrapper";function f(a){var t=a.components,e=(0,o.Z)(a,u);return(0,r.kt)(h,(0,n.Z)({},k,e,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("h2",{id:"preliminaries"},"Preliminaries"),(0,r.kt)("p",null,"Running a validator on a live network is a lot of responsibility! You will be accountable for not\nonly your own stake, but also the stake of your current nominators. If you make a mistake and get\nslashed, your tokens and your reputation will be at risk. However, running a validator can also be\nvery rewarding, knowing that you contribute to the security of a decentralized network while growing\nyour stash."),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"It is highly recommended that you have significant system administration experience before\nattempting to run your own validator."),(0,r.kt)("p",{parentName:"admonition"},"You must be able to handle technical issues and anomalies with your node which you must be able to\ntackle yourself. Being a validator involves more than just executing the binary file.")),(0,r.kt)("p",null,"Since security is so important to running a successful validator, you should take a look at the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-secure-validator"},"secure validator")," information to make sure you understand\nthe factors to consider when constructing your infrastructure. As you progress in your journey as a\nvalidator, you will likely want to use this repository as a ",(0,r.kt)("em",{parentName:"p"},"starting point")," for your own\nmodifications and customizations."),(0,r.kt)("p",null,"If you need help, please reach out on the\n",(0,r.kt)("a",{parentName:"p",href:"https://matrix.to/#/#KusamaValidatorLounge:polkadot.builders"},"Kusama Validator Lounge")," on Element.\nThe team and other validators are there to help answer questions and provide tips from experience."),(0,r.kt)("h3",{id:"how-many-ksm-do-i-need-to-become-an-active-validator"},"How many KSM do I need to become an active Validator?"),(0,r.kt)("admonition",{title:"Controller accounts are deprecated",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Controller accounts are deprecated. For more information, see\n",(0,r.kt)("a",{parentName:"p",href:"https://forum.polkadot.network/t/staking-controller-deprecation-plan-staking-ui-leads-comms/2748"},"this discussion"),".")),(0,r.kt)("p",null,"You can have a rough estimate on that by using the methods listed\n",(0,r.kt)("a",{parentName:"p",href:"/docs/faq/#what-is-the-minimum-stake-necessary-to-be-elected-as-an-active-validator"},"here"),".\nTo be elected into the set, you need a minimum stake behind your validator. This stake can come from\nyourself or from ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"nominators"),". This means that as a minimum, you\nwill need enough KSM to set up Stash and staking proxy ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"accounts"),"\nwith the existential deposit, plus a little extra for transaction fees. The rest can come from\nnominators. To understand how validators are elected, check the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"NPoS Election algorithms")," page."),(0,r.kt)("admonition",{title:"On-Chain Data for Reference",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"On Kusama, the minimum stake backing a validator in the active set is\n","\n",(0,r.kt)(s.Z,{network:"kusama",defaultValue:5288388652143741,mdxType:"MinimumStake"})," in the\nera\n","\n",(0,r.kt)(i.Z,{network:"kusama",path:"query.staking.currentEra",defaultValue:"4838",mdxType:"RPC"}),"."),(0,r.kt)("p",{parentName:"admonition"},"On Polkadot, the minimum stake backing a validator in the active set is\n",(0,r.kt)(s.Z,{network:"polkadot",defaultValue:0x3d83c4f4e51b08,mdxType:"MinimumStake"}),"\n"," in the era\n",(0,r.kt)(i.Z,{network:"polkadot",path:"query.staking.currentEra",defaultValue:"998",mdxType:"RPC"}),".\n","")),(0,r.kt)("admonition",{title:"Join the Thousand Validator Programme",type:"tip"},(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("a",{parentName:"p",href:"/docs/thousand-validators"},"The Thousand Validator Programme")," is an initiative by Web3\nFoundation and Parity Technologies to use the funds held by both organizations to nominate\nvalidators in the community.")),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Warning:")," Any KSM that you stake for your validator is liable to be slashed, meaning that an\ninsecure or improper setup may result in loss of KSM tokens! If you are not confident in your\nability to run a validator node, it is recommended to nominate your KSM to a trusted validator node\ninstead."),(0,r.kt)("h3",{id:"validator-rewards"},"Validator Rewards"),(0,r.kt)("p",null,"On Kusama, one day is approximately four eras whereas on Polkadot, one era is approximately a day.\nIn each era, the validators elected to the active set earn era points which correspond to the actual\nrewards earned that are distributed proportionally to the nominators after deducting the validator\ncommission. Currently, the minimum validator commission is set to\n","\n",(0,r.kt)(i.Z,{network:"kusama",path:"query.staking.minCommission",filter:"percentage",defaultValue:"10",mdxType:"RPC"}),"%\nwhich can be set through on-chain governance. For more information rewards and payouts, check the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-validator-payout"},"validator payout")," document."),(0,r.kt)("h2",{id:"run-a-kusama-validator"},"Run a Kusama Validator"),(0,r.kt)("p",null,"Running a validator on the Kusama network is identical to running a Polkadot validator. Check out\nthe ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-validate-polkadot"},"Polkadot guide")," on how to setup a validator."),(0,r.kt)("p",null,"Make sure to adjust the Polkadot guide to run a Kusama network validator (the instructions will also\nbe available in the Polkadot Validator guide):"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"When starting the node pass ",(0,r.kt)("inlineCode",{parentName:"li"},"--chain=kusama")," CLI flag")))}f.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c7c5ba1a.73115fbd.js b/assets/js/c7c5ba1a.73115fbd.js new file mode 100644 index 000000000000..52f778bb5485 --- /dev/null +++ b/assets/js/c7c5ba1a.73115fbd.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[6104],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>p});var n=a(74165),o=a(15861),r=a(67294),s=a(87152),i=a(34200),c=a(67425);function l(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,c,l,d,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,c=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new s.U(r),e.next=21,i.G.create({provider:l});case 21:d=e.sent,(u=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return c=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return c=(c=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",c);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,c.HumanReadable)(e,a,n);break;case"precise":(0,c.Precise)(e,a,n);break;case"blocksToDays":(0,c.BlocksToDays)(e,n);break;case"percentage":(0,c.Percentage)(e,n);break;case"arrayLength":(0,c.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,a=e.path,s=e.defaultValue,i=e.filter,c=void 0===i?void 0:i,d=(0,r.useState)(""),p=d[0],h=d[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==c?u(s.toString(),c,t,h):h(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==c?u(o,c,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(i){console.log(i)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},63706:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>l,default:()=>k,frontMatter:()=>c,metadata:()=>d,toc:()=>p});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),s=a(47940),i=["components"],c={id:"learn-accounts",title:"Polkadot Accounts",sidebar_label:"Polkadot Accounts",description:"Polkadot Accounts, Account Identity, and Account Reaping.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping"],slug:"../learn-accounts"},l=void 0,d={unversionedId:"learn/learn-accounts",id:"learn/learn-accounts",title:"Polkadot Accounts",description:"Polkadot Accounts, Account Identity, and Account Reaping.",source:"@site/../docs/learn/learn-accounts.md",sourceDirName:"learn",slug:"/learn-accounts",permalink:"/docs/learn-accounts",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-accounts.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-accounts",title:"Polkadot Accounts",sidebar_label:"Polkadot Accounts",description:"Polkadot Accounts, Account Identity, and Account Reaping.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping"],slug:"../learn-accounts"},sidebar:"docs",previous:{title:"Accounts",permalink:"/docs/learn-accounts-index"},next:{title:"Account Generation",permalink:"/docs/learn-account-generation"}},u={},p=[{value:"Account Address",id:"account-address",level:2},{value:"Mnemonic and Address Generation",id:"mnemonic-and-address-generation",level:3},{value:"Obtaining and Managing an Address",id:"obtaining-and-managing-an-address",level:3},{value:"Account Balance Types",id:"account-balance-types",level:2},{value:"Query Account Data in Polkadot-JS",id:"query-account-data-in-polkadot-js",level:3},{value:"Unlocking Locks",id:"unlocking-locks",level:3},{value:"Existential Deposit and Reaping",id:"existential-deposit-and-reaping",level:2},{value:"Account Identity",id:"account-identity",level:2},{value:"Proxy Accounts",id:"proxy-accounts",level:2},{value:"Multi-signature Accounts",id:"multi-signature-accounts",level:2},{value:"Resources",id:"resources",level:2}],h={toc:p},m="wrapper";function k(e){var t=e.components,c=(0,o.Z)(e,i);return(0,r.kt)(m,(0,n.Z)({},h,c,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"This document covers the basics of Polkadot\naccounts. See the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced"},"Advanced Account")," page for more information about\naccounts such as ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#derivation-paths"},"account derivation")," and\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#indices"},"indices"),". For a more in-depth explanation of the cryptography\nbehind Polkadot accounts, please see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"the cryptography page"),"."),(0,r.kt)("h2",{id:"account-address"},"Account Address"),(0,r.kt)("p",null,"An address is the public part of a Polkadot\naccount. The private part is the key used to access this address. The public and private parts\ntogether make up a Polkadot account. You can\nthink of the public address of your account like your mailbox and the private key like the key to\nopen that mailbox. Anybody can send mail to your mailbox, but only you can access them as only you\nhave access to its key. In the context of\nPolkadot accounts, anybody can send tokens to\nyour public address but only you can transact with them using your private key. That is why you\nshould keep your private key secret."),(0,r.kt)("h3",{id:"mnemonic-and-address-generation"},"Mnemonic and Address Generation"),(0,r.kt)("p",null,"A valid account requires a private key that can sign on to one of the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/build-protocol-info#cryptography"},"supported curves and signature schemes"),". Without a\nprivate key an account cannot sign anything. In\nPolkadot there are some exceptions of accounts\nthat do not have private keys (i.e. key-less accounts). Such accounts are\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-multisig"},"multi-signature accounts")," and\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies/#anonymous-proxies"},"anonymous proxies")," that are not discussed here and are meant\nfor an advanced audience."),(0,r.kt)("p",null,"Most wallets generate a mnemonic phrase for users to back up their wallets and generate a private\nkey from the mnemonic. Not all wallets use the same algorithm to convert from mnemonic phrase to\nprivate key, which affects the ability to use the same mnemonic phrase in multiple wallets. Wallets\nthat use different measures will arrive at a different set of addresses from the exact mnemonic\nphrase."),(0,r.kt)("admonition",{title:"Not all wallets use the same algorithm to convert from mnemonic phrase to private key",type:"danger"},(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/"},"Subkey")," and Polkadot-JS based\nwallets use the BIP39 dictionary for mnemonic generation, but use the entropy byte array to generate\nthe private key, while full BIP39 wallets (like Ledger) use 2048 rounds of PBKDF2 on the mnemonic.\nThe same mnemonic may generate different private keys on other wallets due to the various\ncryptographic algorithms used. See\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate-bip39"},"Substrate BIP39 Repo")," for more information.")),(0,r.kt)("p",null,"A typical mnemonic phrase generated by\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/"},"the Subkey tool")," is shown below."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very'\n")),(0,r.kt)("p",null,"Its corresponding ",(0,r.kt)("em",{parentName:"p"},"private/public keypair")," is also shown."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"Secret seed (Private key): 0x056a6a4e203766ffbea3146967ef25e9daf677b14dc6f6ed8919b1983c9bebbc\nPublic key (SS58): 5F3sa2TJAWMqDhXG6jhV4N8ko9SxwGy8TpaNS1repo5EYjQX\n")),(0,r.kt)("p",null,"Polkadot default address format is the ",(0,r.kt)("inlineCode",{parentName:"p"},"MultiAddress")," type. This means that the same mnemonic phrase\nwill generate public keys for different parachains. For more information see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#address-format"},"Address Format")," section on the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced"},"Advanced Account")," page."),(0,r.kt)("h3",{id:"obtaining-and-managing-an-address"},"Obtaining and Managing an Address"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To learn more about generating accounts on\nPolkadot visit the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"Account Generation page"),".")),(0,r.kt)("h2",{id:"account-balance-types"},"Account Balance Types"),(0,r.kt)("p",null,"In Polkadot there are different types of\nbalance depending on the account activity. Different balance types indicate whether your balance can\nbe used for transfers, to pay fees, or must remain frozen and unused due to an on-chain requirement.\nBelow is an example that displays different balance types of a Kusama account in the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Accounts tab of the Polkadot-JS UI")," (note that the balance\ntypes are the same for a Polkadot account)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"account_balance_types",src:a(84241).Z,width:"1061",height:"291"})),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"total")," balance indicates the total number of tokens in the account. Note that this number\ndoes not necessarily correspond to the tokens you are allowed to transfer. In the example the\ntotal number of tokens in 0.6274 KSM. The ",(0,r.kt)("strong",{parentName:"li"},"transferrable")," balance indicates the number of tokens\nthat are free to be transferred. This is calculated by subtracting the number of ",(0,r.kt)("em",{parentName:"li"},"locked")," and\n",(0,r.kt)("em",{parentName:"li"},"reserved")," tokens from the total number of tokens. Locked funds correspond to tokens used in\nstaking, governance, and vested transfers (see below). In the example, the transferrable balance\nis 0.0106 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"vested")," balance indicates tokens that were sent to the account and that are released with a\nspecific time schedule. The tokens are owned by the account but are ",(0,r.kt)("em",{parentName:"li"},"locked")," and become available\nfor transfer after a specific number of blocks. In the example, the vested balance is 0.25 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"bonded")," balance indicates the number of tokens that are ",(0,r.kt)("em",{parentName:"li"},"locked")," for on-chain participation\nto staking. In the example the bonded balance is 0.4 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"democracy")," balance indicates the number of tokens that are ",(0,r.kt)("em",{parentName:"li"},"locked")," for on-chain\nparticipation to democracy (i.e. voting for referenda and council). In the example, the democracy\nbalance is 0.4 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"redeemable")," balance indicates the number of tokens that are ready to be unlocked to become\ntransferrable again. Those tokens already went through the unbonding period. In this case, the\nredeemable balance is 0.1 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"locked")," balance indicates the number of tokens that are frozen for on-chain participation\nto staking and democracy, or for vested transfers. ",(0,r.kt)("strong",{parentName:"li"},"Locks do not stack"),", which means that if you\nhave different locks the total locked balance is not the addition of all single locks. Instead,\n",(0,r.kt)("strong",{parentName:"li"},"the biggest lock decides the total locked balance"),". In the example, the locked balance is 0.55\nKSM because the biggest lock is on democracy (0.55 KSM)."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"reserved"),' balance indicates the number of tokens that are frozen for on-chain activity\nother than staking, governance, and vested transfers. Such activity can be setting an identity or\na proxy. Reserved funds are held due to on-chain requirements and can usually be freed by taking\nsome on-chain action. For example, the "Identity" pallet reserves funds while an on-chain identity\nis registered, but by clearing the identity, you can unreserve the funds and make them free again.\nThe same applies to proxies. The idea is that those actions require some network memory usage that\nis not given for free. In the example we created a governance proxy and the reserved funds for\nthis are 0.0668 KSM.')),(0,r.kt)("h3",{id:"query-account-data-in-polkadot-js"},"Query Account Data in Polkadot-JS"),(0,r.kt)("p",null,"In the Polkadot-JS UI, you can also query account data under\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"Developer > Chain state"),". Under ",(0,r.kt)("inlineCode",{parentName:"p"},"selected state query"),"\nchoose the system pallet followed by ",(0,r.kt)("inlineCode",{parentName:"p"},"account(AccountId32): FrameSystemAccountInfo"),", under ",(0,r.kt)("inlineCode",{parentName:"p"},"Option"),'\nchoose an account, and then click on the "+" button on the right.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"account_balance_types",src:a(9853).Z,width:"1636",height:"343"})),(0,r.kt)("p",null,"Account information include:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"nonce"),", the number of transactions the account sent."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"consumers"),", the number of other modules that currently depend on this account's existence. The\naccount cannot be reaped until this is zero."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"providers"),", the number of other modules that allow this account to exist. The account may not be\nreaped until this and ",(0,r.kt)("inlineCode",{parentName:"li"},"sufficients")," are both zero."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"sufficients"),", the number of modules that allow this account to exist for their own purposes. The\naccount may not be reaped until this and ",(0,r.kt)("inlineCode",{parentName:"li"},"providers")," are both zero."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"data"),", the additional data that belongs to this account. Used to store the balance(s) in a lot of\nchains.")),(0,r.kt)("p",null,"More in-depth information about the above data can be found in the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/2e7fde832b77b242269b136f1c3b6fffef86f9b6/frame/system/src/lib.rs#LL767C1-L781C24"},"substrate code base"),"."),(0,r.kt)("p",null,"The ",(0,r.kt)("inlineCode",{parentName:"p"},"AccountData")," structure defines the balance types in Substrate. The three types of balances\ninclude ",(0,r.kt)("inlineCode",{parentName:"p"},"free"),", ",(0,r.kt)("inlineCode",{parentName:"p"},"reserved"),", and ",(0,r.kt)("inlineCode",{parentName:"p"},"frozen"),". The ",(0,r.kt)("strong",{parentName:"p"},"usable")," balance of the account is the amount that\nis ",(0,r.kt)("inlineCode",{parentName:"p"},"free")," minus any funds considered ",(0,r.kt)("inlineCode",{parentName:"p"},"frozen"),", while the ",(0,r.kt)("strong",{parentName:"p"},"total")," balance of the account is the sum\nof ",(0,r.kt)("inlineCode",{parentName:"p"},"free")," and",(0,r.kt)("inlineCode",{parentName:"p"},"reserved")," funds. The ",(0,r.kt)("inlineCode",{parentName:"p"},"flags")," describe extra information about the account."),(0,r.kt)("p",null,"More in-depth information about the above data can be found in the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/2e7fde832b77b242269b136f1c3b6fffef86f9b6/frame/balances/src/types.rs#LL95-L114"},"balances pallet in the Substrate code base"),"."),(0,r.kt)("h3",{id:"unlocking-locks"},"Unlocking Locks"),(0,r.kt)("admonition",{title:"Locks do not stack!",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The biggest lock decides the total amount of locked funds. See\n",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/LHgY7ds_bZ0"},(0,r.kt)("strong",{parentName:"a"},"this walk-through video tutorial"))," that will guide you in the\nprocess of unlocking funds in the example above.")),(0,r.kt)("p",null,"In the example, we mentioned that the locked balance is 0.55 KSM because the biggest lock is on\ndemocracy and is 0.55 KSM. As soon as the democracy lock is removed the next biggest lock is on\nstaking 0.5 KSM (bonded 0.4 KSM + redeemable 0.1 KSM). This means that the locked balance will be\n0.5 KSM, and 0.05 KSM will be added to the transferrable balance. After redeeming the unbonded 0.1\nKSM, the locked balance will be 0.4 KSM, and an additional 0.1 KSM will be added to the\ntransferrable balance. Now the biggest lock is still the bonded one. This means that even if we\nremove the vested lock, the locked balance will still be 0.4 KSM and no tokens will be added to the\ntransferrable balance. To free those bonded tokens we will need to unbond them and wait for the\nunbonding period to make them redeemable. If we remove the proxy the reserved funds will be\nautomatically added to the transferrable balance."),(0,r.kt)("h2",{id:"existential-deposit-and-reaping"},"Existential Deposit and Reaping"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/Wg0pH05CC9Y"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," or visit\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-"},(0,r.kt)("strong",{parentName:"a"},"this support page")),"\nfor more information about existential deposit.")),(0,r.kt)("p",null,"When you generate an account (address), you only generate a ",(0,r.kt)("em",{parentName:"p"},"key")," that lets you access it. The\naccount does not exist yet on-chain. For that, it needs the existential deposit of\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("p",null,"Having an account go below the existential deposit causes that account to be ",(0,r.kt)("em",{parentName:"p"},"reaped"),". The account\nwill be wiped from the blockchain's state to conserve space, along with any funds in that address.\nYou do not lose access to the reaped address - as long as you have your private key or recovery\nphrase, you can still use the address - but it needs a top-up of another existential deposit to be\nable to interact with the chain."),(0,r.kt)("p",null,"Transaction fees cannot cause an account to be reaped. Since fees are deducted from the account\nbefore any other transaction logic, accounts with balances ",(0,r.kt)("em",{parentName:"p"},"equal to")," the existential deposit cannot\nconstruct a valid transaction. Additional funds will need to be added to cover the transaction fees."),(0,r.kt)("p",null,"Here's another way to think about existential deposits. Ever notice those ",(0,r.kt)("inlineCode",{parentName:"p"},"Thumbs.db")," files on\nWindows or ",(0,r.kt)("inlineCode",{parentName:"p"},".DS_Store")," files on Mac? Those are junk; they serve no specific purpose other than\nmaking previews a bit faster. If a folder is empty saved for such a file, you can remove the folder\nto clear the junk off your hard drive. That does not mean you lose access to this folder forever -\nyou can always recreate it. You have the ",(0,r.kt)("em",{parentName:"p"},"key"),", after all - you're the computer's owner. It just\nmeans you want to keep your computer clean until you maybe end up needing this folder again and then\nrecreate it. Your address is like this folder - it gets removed from the chain when nothing is in it\nbut gets put back when it has the existential deposit."),(0,r.kt)("h2",{id:"account-identity"},"Account Identity"),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/tree/master/frame/identity"},"Identities pallet")," built\ninto Polkadot allows users to attach on-chain\nmetadata to their accounts. Independent registrars can verify this metadata to provide\ntrustworthiness."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To learn more about how to set or release an identity, how to define sub-accounts, or how to become\na registrar, please read ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-identity"},"this guide"),".")),(0,r.kt)("h2",{id:"proxy-accounts"},"Proxy Accounts"),(0,r.kt)("p",null,"Polkadot comes with a generalized proxy\naccount system that allows users to keep keys in cold storage while proxies act on their behalf with\nrestricted (or unrestricted) functionality."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"proxies")," page for more information about proxies.")),(0,r.kt)("h2",{id:"multi-signature-accounts"},"Multi-signature Accounts"),(0,r.kt)("p",null,"Multi-signature accounts are accounts created from several standard accounts, pure proxies, and even\nother multi-sig accounts."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-multisig"},"Multi-signature accounts page")," for a full explanation about\nmulti-signature accounts, including their use-cases.")),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/e/polkadot-keys"},"Understanding Accounts and Keys in Polkadot")," - An\nexplanation of what the different kinds of accounts and keys are used for in Polkadot, with Bill\nLaboon and Chinmay Patel of BlockX Labs.")))}k.isMDXComponent=!0},9853:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/AccountData-struct-118d0bf533806084460cba05bef62b9c.png"},84241:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/account-balance-types-95095ee12fb785022e957c5ab975a776.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c7c5ba1a.c34df73b.js b/assets/js/c7c5ba1a.c34df73b.js deleted file mode 100644 index d58c48f62caa..000000000000 --- a/assets/js/c7c5ba1a.c34df73b.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[6104],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>p});var n=a(74165),o=a(15861),r=a(67294),s=a(92519),i=a(1612),c=a(67425);function l(e,t,a){return d.apply(this,arguments)}function d(){return(d=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,c,l,d,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,c=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return l=new s.U(r),e.next=21,i.G.create({provider:l});case 21:d=e.sent,(u=a.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return c=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return c=(c=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",c);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,c.HumanReadable)(e,a,n);break;case"precise":(0,c.Precise)(e,a,n);break;case"blocksToDays":(0,c.BlocksToDays)(e,n);break;case"percentage":(0,c.Percentage)(e,n);break;case"arrayLength":(0,c.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,a=e.path,s=e.defaultValue,i=e.filter,c=void 0===i?void 0:i,d=(0,r.useState)(""),p=d[0],h=d[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==c?u(s.toString(),c,t,h):h(s.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,a,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==c?u(o,c,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(i){console.log(i)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},63706:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>l,default:()=>k,frontMatter:()=>c,metadata:()=>d,toc:()=>p});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),s=a(47940),i=["components"],c={id:"learn-accounts",title:"Polkadot Accounts",sidebar_label:"Polkadot Accounts",description:"Polkadot Accounts, Account Identity, and Account Reaping.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping"],slug:"../learn-accounts"},l=void 0,d={unversionedId:"learn/learn-accounts",id:"learn/learn-accounts",title:"Polkadot Accounts",description:"Polkadot Accounts, Account Identity, and Account Reaping.",source:"@site/../docs/learn/learn-accounts.md",sourceDirName:"learn",slug:"/learn-accounts",permalink:"/docs/learn-accounts",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-accounts.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-accounts",title:"Polkadot Accounts",sidebar_label:"Polkadot Accounts",description:"Polkadot Accounts, Account Identity, and Account Reaping.",keywords:["account","polkadot account","polkadotjs","indices","identity","reaping"],slug:"../learn-accounts"},sidebar:"docs",previous:{title:"Accounts",permalink:"/docs/learn-accounts-index"},next:{title:"Account Generation",permalink:"/docs/learn-account-generation"}},u={},p=[{value:"Account Address",id:"account-address",level:2},{value:"Mnemonic and Address Generation",id:"mnemonic-and-address-generation",level:3},{value:"Obtaining and Managing an Address",id:"obtaining-and-managing-an-address",level:3},{value:"Account Balance Types",id:"account-balance-types",level:2},{value:"Query Account Data in Polkadot-JS",id:"query-account-data-in-polkadot-js",level:3},{value:"Unlocking Locks",id:"unlocking-locks",level:3},{value:"Existential Deposit and Reaping",id:"existential-deposit-and-reaping",level:2},{value:"Account Identity",id:"account-identity",level:2},{value:"Proxy Accounts",id:"proxy-accounts",level:2},{value:"Multi-signature Accounts",id:"multi-signature-accounts",level:2},{value:"Resources",id:"resources",level:2}],h={toc:p},m="wrapper";function k(e){var t=e.components,c=(0,o.Z)(e,i);return(0,r.kt)(m,(0,n.Z)({},h,c,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"This document covers the basics of Polkadot\naccounts. See the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced"},"Advanced Account")," page for more information about\naccounts such as ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#derivation-paths"},"account derivation")," and\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#indices"},"indices"),". For a more in-depth explanation of the cryptography\nbehind Polkadot accounts, please see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"the cryptography page"),"."),(0,r.kt)("h2",{id:"account-address"},"Account Address"),(0,r.kt)("p",null,"An address is the public part of a Polkadot\naccount. The private part is the key used to access this address. The public and private parts\ntogether make up a Polkadot account. You can\nthink of the public address of your account like your mailbox and the private key like the key to\nopen that mailbox. Anybody can send mail to your mailbox, but only you can access them as only you\nhave access to its key. In the context of\nPolkadot accounts, anybody can send tokens to\nyour public address but only you can transact with them using your private key. That is why you\nshould keep your private key secret."),(0,r.kt)("h3",{id:"mnemonic-and-address-generation"},"Mnemonic and Address Generation"),(0,r.kt)("p",null,"A valid account requires a private key that can sign on to one of the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/build-protocol-info#cryptography"},"supported curves and signature schemes"),". Without a\nprivate key an account cannot sign anything. In\nPolkadot there are some exceptions of accounts\nthat do not have private keys (i.e. key-less accounts). Such accounts are\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-multisig"},"multi-signature accounts")," and\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies/#anonymous-proxies"},"anonymous proxies")," that are not discussed here and are meant\nfor an advanced audience."),(0,r.kt)("p",null,"Most wallets generate a mnemonic phrase for users to back up their wallets and generate a private\nkey from the mnemonic. Not all wallets use the same algorithm to convert from mnemonic phrase to\nprivate key, which affects the ability to use the same mnemonic phrase in multiple wallets. Wallets\nthat use different measures will arrive at a different set of addresses from the exact mnemonic\nphrase."),(0,r.kt)("admonition",{title:"Not all wallets use the same algorithm to convert from mnemonic phrase to private key",type:"danger"},(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/"},"Subkey")," and Polkadot-JS based\nwallets use the BIP39 dictionary for mnemonic generation, but use the entropy byte array to generate\nthe private key, while full BIP39 wallets (like Ledger) use 2048 rounds of PBKDF2 on the mnemonic.\nThe same mnemonic may generate different private keys on other wallets due to the various\ncryptographic algorithms used. See\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate-bip39"},"Substrate BIP39 Repo")," for more information.")),(0,r.kt)("p",null,"A typical mnemonic phrase generated by\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.substrate.io/reference/command-line-tools/subkey/"},"the Subkey tool")," is shown below."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"'caution juice atom organ advance problem want pledge someone senior holiday very'\n")),(0,r.kt)("p",null,"Its corresponding ",(0,r.kt)("em",{parentName:"p"},"private/public keypair")," is also shown."),(0,r.kt)("pre",null,(0,r.kt)("code",{parentName:"pre"},"Secret seed (Private key): 0x056a6a4e203766ffbea3146967ef25e9daf677b14dc6f6ed8919b1983c9bebbc\nPublic key (SS58): 5F3sa2TJAWMqDhXG6jhV4N8ko9SxwGy8TpaNS1repo5EYjQX\n")),(0,r.kt)("p",null,"Polkadot default address format is the ",(0,r.kt)("inlineCode",{parentName:"p"},"MultiAddress")," type. This means that the same mnemonic phrase\nwill generate public keys for different parachains. For more information see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#address-format"},"Address Format")," section on the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced"},"Advanced Account")," page."),(0,r.kt)("h3",{id:"obtaining-and-managing-an-address"},"Obtaining and Managing an Address"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To learn more about generating accounts on\nPolkadot visit the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-generation"},"Account Generation page"),".")),(0,r.kt)("h2",{id:"account-balance-types"},"Account Balance Types"),(0,r.kt)("p",null,"In Polkadot there are different types of\nbalance depending on the account activity. Different balance types indicate whether your balance can\nbe used for transfers, to pay fees, or must remain frozen and unused due to an on-chain requirement.\nBelow is an example that displays different balance types of a Kusama account in the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/accounts"},"Accounts tab of the Polkadot-JS UI")," (note that the balance\ntypes are the same for a Polkadot account)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"account_balance_types",src:a(84241).Z,width:"1061",height:"291"})),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"total")," balance indicates the total number of tokens in the account. Note that this number\ndoes not necessarily correspond to the tokens you are allowed to transfer. In the example the\ntotal number of tokens in 0.6274 KSM. The ",(0,r.kt)("strong",{parentName:"li"},"transferrable")," balance indicates the number of tokens\nthat are free to be transferred. This is calculated by subtracting the number of ",(0,r.kt)("em",{parentName:"li"},"locked")," and\n",(0,r.kt)("em",{parentName:"li"},"reserved")," tokens from the total number of tokens. Locked funds correspond to tokens used in\nstaking, governance, and vested transfers (see below). In the example, the transferrable balance\nis 0.0106 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"vested")," balance indicates tokens that were sent to the account and that are released with a\nspecific time schedule. The tokens are owned by the account but are ",(0,r.kt)("em",{parentName:"li"},"locked")," and become available\nfor transfer after a specific number of blocks. In the example, the vested balance is 0.25 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"bonded")," balance indicates the number of tokens that are ",(0,r.kt)("em",{parentName:"li"},"locked")," for on-chain participation\nto staking. In the example the bonded balance is 0.4 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"democracy")," balance indicates the number of tokens that are ",(0,r.kt)("em",{parentName:"li"},"locked")," for on-chain\nparticipation to democracy (i.e. voting for referenda and council). In the example, the democracy\nbalance is 0.4 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"redeemable")," balance indicates the number of tokens that are ready to be unlocked to become\ntransferrable again. Those tokens already went through the unbonding period. In this case, the\nredeemable balance is 0.1 KSM."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"locked")," balance indicates the number of tokens that are frozen for on-chain participation\nto staking and democracy, or for vested transfers. ",(0,r.kt)("strong",{parentName:"li"},"Locks do not stack"),", which means that if you\nhave different locks the total locked balance is not the addition of all single locks. Instead,\n",(0,r.kt)("strong",{parentName:"li"},"the biggest lock decides the total locked balance"),". In the example, the locked balance is 0.55\nKSM because the biggest lock is on democracy (0.55 KSM)."),(0,r.kt)("li",{parentName:"ul"},"The ",(0,r.kt)("strong",{parentName:"li"},"reserved"),' balance indicates the number of tokens that are frozen for on-chain activity\nother than staking, governance, and vested transfers. Such activity can be setting an identity or\na proxy. Reserved funds are held due to on-chain requirements and can usually be freed by taking\nsome on-chain action. For example, the "Identity" pallet reserves funds while an on-chain identity\nis registered, but by clearing the identity, you can unreserve the funds and make them free again.\nThe same applies to proxies. The idea is that those actions require some network memory usage that\nis not given for free. In the example we created a governance proxy and the reserved funds for\nthis are 0.0668 KSM.')),(0,r.kt)("h3",{id:"query-account-data-in-polkadot-js"},"Query Account Data in Polkadot-JS"),(0,r.kt)("p",null,"In the Polkadot-JS UI, you can also query account data under\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"Developer > Chain state"),". Under ",(0,r.kt)("inlineCode",{parentName:"p"},"selected state query"),"\nchoose the system pallet followed by ",(0,r.kt)("inlineCode",{parentName:"p"},"account(AccountId32): FrameSystemAccountInfo"),", under ",(0,r.kt)("inlineCode",{parentName:"p"},"Option"),'\nchoose an account, and then click on the "+" button on the right.'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"account_balance_types",src:a(9853).Z,width:"1636",height:"343"})),(0,r.kt)("p",null,"Account information include:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"nonce"),", the number of transactions the account sent."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"consumers"),", the number of other modules that currently depend on this account's existence. The\naccount cannot be reaped until this is zero."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"providers"),", the number of other modules that allow this account to exist. The account may not be\nreaped until this and ",(0,r.kt)("inlineCode",{parentName:"li"},"sufficients")," are both zero."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"sufficients"),", the number of modules that allow this account to exist for their own purposes. The\naccount may not be reaped until this and ",(0,r.kt)("inlineCode",{parentName:"li"},"providers")," are both zero."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("inlineCode",{parentName:"li"},"data"),", the additional data that belongs to this account. Used to store the balance(s) in a lot of\nchains.")),(0,r.kt)("p",null,"More in-depth information about the above data can be found in the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/2e7fde832b77b242269b136f1c3b6fffef86f9b6/frame/system/src/lib.rs#LL767C1-L781C24"},"substrate code base"),"."),(0,r.kt)("p",null,"The ",(0,r.kt)("inlineCode",{parentName:"p"},"AccountData")," structure defines the balance types in Substrate. The three types of balances\ninclude ",(0,r.kt)("inlineCode",{parentName:"p"},"free"),", ",(0,r.kt)("inlineCode",{parentName:"p"},"reserved"),", and ",(0,r.kt)("inlineCode",{parentName:"p"},"frozen"),". The ",(0,r.kt)("strong",{parentName:"p"},"usable")," balance of the account is the amount that\nis ",(0,r.kt)("inlineCode",{parentName:"p"},"free")," minus any funds considered ",(0,r.kt)("inlineCode",{parentName:"p"},"frozen"),", while the ",(0,r.kt)("strong",{parentName:"p"},"total")," balance of the account is the sum\nof ",(0,r.kt)("inlineCode",{parentName:"p"},"free")," and",(0,r.kt)("inlineCode",{parentName:"p"},"reserved")," funds. The ",(0,r.kt)("inlineCode",{parentName:"p"},"flags")," describe extra information about the account."),(0,r.kt)("p",null,"More in-depth information about the above data can be found in the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/2e7fde832b77b242269b136f1c3b6fffef86f9b6/frame/balances/src/types.rs#LL95-L114"},"balances pallet in the Substrate code base"),"."),(0,r.kt)("h3",{id:"unlocking-locks"},"Unlocking Locks"),(0,r.kt)("admonition",{title:"Locks do not stack!",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The biggest lock decides the total amount of locked funds. See\n",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/LHgY7ds_bZ0"},(0,r.kt)("strong",{parentName:"a"},"this walk-through video tutorial"))," that will guide you in the\nprocess of unlocking funds in the example above.")),(0,r.kt)("p",null,"In the example, we mentioned that the locked balance is 0.55 KSM because the biggest lock is on\ndemocracy and is 0.55 KSM. As soon as the democracy lock is removed the next biggest lock is on\nstaking 0.5 KSM (bonded 0.4 KSM + redeemable 0.1 KSM). This means that the locked balance will be\n0.5 KSM, and 0.05 KSM will be added to the transferrable balance. After redeeming the unbonded 0.1\nKSM, the locked balance will be 0.4 KSM, and an additional 0.1 KSM will be added to the\ntransferrable balance. Now the biggest lock is still the bonded one. This means that even if we\nremove the vested lock, the locked balance will still be 0.4 KSM and no tokens will be added to the\ntransferrable balance. To free those bonded tokens we will need to unbond them and wait for the\nunbonding period to make them redeemable. If we remove the proxy the reserved funds will be\nautomatically added to the transferrable balance."),(0,r.kt)("h2",{id:"existential-deposit-and-reaping"},"Existential Deposit and Reaping"),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/Wg0pH05CC9Y"},(0,r.kt)("strong",{parentName:"a"},"this video tutorial"))," or visit\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000168651-what-is-the-existential-deposit-"},(0,r.kt)("strong",{parentName:"a"},"this support page")),"\nfor more information about existential deposit.")),(0,r.kt)("p",null,"When you generate an account (address), you only generate a ",(0,r.kt)("em",{parentName:"p"},"key")," that lets you access it. The\naccount does not exist yet on-chain. For that, it needs the existential deposit of\n",(0,r.kt)(s.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),".\n",""),(0,r.kt)("p",null,"Having an account go below the existential deposit causes that account to be ",(0,r.kt)("em",{parentName:"p"},"reaped"),". The account\nwill be wiped from the blockchain's state to conserve space, along with any funds in that address.\nYou do not lose access to the reaped address - as long as you have your private key or recovery\nphrase, you can still use the address - but it needs a top-up of another existential deposit to be\nable to interact with the chain."),(0,r.kt)("p",null,"Transaction fees cannot cause an account to be reaped. Since fees are deducted from the account\nbefore any other transaction logic, accounts with balances ",(0,r.kt)("em",{parentName:"p"},"equal to")," the existential deposit cannot\nconstruct a valid transaction. Additional funds will need to be added to cover the transaction fees."),(0,r.kt)("p",null,"Here's another way to think about existential deposits. Ever notice those ",(0,r.kt)("inlineCode",{parentName:"p"},"Thumbs.db")," files on\nWindows or ",(0,r.kt)("inlineCode",{parentName:"p"},".DS_Store")," files on Mac? Those are junk; they serve no specific purpose other than\nmaking previews a bit faster. If a folder is empty saved for such a file, you can remove the folder\nto clear the junk off your hard drive. That does not mean you lose access to this folder forever -\nyou can always recreate it. You have the ",(0,r.kt)("em",{parentName:"p"},"key"),", after all - you're the computer's owner. It just\nmeans you want to keep your computer clean until you maybe end up needing this folder again and then\nrecreate it. Your address is like this folder - it gets removed from the chain when nothing is in it\nbut gets put back when it has the existential deposit."),(0,r.kt)("h2",{id:"account-identity"},"Account Identity"),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/tree/master/frame/identity"},"Identities pallet")," built\ninto Polkadot allows users to attach on-chain\nmetadata to their accounts. Independent registrars can verify this metadata to provide\ntrustworthiness."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"To learn more about how to set or release an identity, how to define sub-accounts, or how to become\na registrar, please read ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-identity"},"this guide"),".")),(0,r.kt)("h2",{id:"proxy-accounts"},"Proxy Accounts"),(0,r.kt)("p",null,"Polkadot comes with a generalized proxy\naccount system that allows users to keep keys in cold storage while proxies act on their behalf with\nrestricted (or unrestricted) functionality."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"proxies")," page for more information about proxies.")),(0,r.kt)("h2",{id:"multi-signature-accounts"},"Multi-signature Accounts"),(0,r.kt)("p",null,"Multi-signature accounts are accounts created from several standard accounts, pure proxies, and even\nother multi-sig accounts."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-multisig"},"Multi-signature accounts page")," for a full explanation about\nmulti-signature accounts, including their use-cases.")),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/e/polkadot-keys"},"Understanding Accounts and Keys in Polkadot")," - An\nexplanation of what the different kinds of accounts and keys are used for in Polkadot, with Bill\nLaboon and Chinmay Patel of BlockX Labs.")))}k.isMDXComponent=!0},9853:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/AccountData-struct-118d0bf533806084460cba05bef62b9c.png"},84241:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/account-balance-types-95095ee12fb785022e957c5ab975a776.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c91a9c06.4cb330c8.js b/assets/js/c91a9c06.4cb330c8.js deleted file mode 100644 index 3900f98098d3..000000000000 --- a/assets/js/c91a9c06.4cb330c8.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[8355],{47940:(t,e,n)=>{"use strict";n.d(e,{Z:()=>p});var a=n(74165),i=n(15861),r=n(67294),o=n(92519),s=n(1612),l=n(67425);function d(t,e,n){return u.apply(this,arguments)}function u(){return(u=(0,i.Z)((0,a.Z)().mark((function t(e,n,i){var r,l,d,u,c;return(0,a.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){t.next=18;break}return t.abrupt("return");case 18:return d=new o.U(r),t.next=21,s.G.create({provider:d});case 21:u=t.sent,(c=n.split(".")).forEach((function(t){t in u&&(u=u[t])})),t.t1=c[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=u.toString(),t.abrupt("break",35);case 29:return t.next=31,u();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+n);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function c(t,e,n,a){switch(e){case"humanReadable":(0,l.HumanReadable)(t,n,a);break;case"precise":(0,l.Precise)(t,n,a);break;case"blocksToDays":(0,l.BlocksToDays)(t,a);break;case"percentage":(0,l.Percentage)(t,a);break;case"arrayLength":(0,l.ArrayLength)(t,a);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(t){var e=t.network,n=t.path,o=t.defaultValue,s=t.filter,l=void 0===s?void 0:s,u=(0,r.useState)(""),p=u[0],h=u[1];return e=e.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?c(o.toString(),l,e,h):h(o.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var t=(0,i.Z)((0,a.Z)().mark((function t(){var i;return(0,a.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,n,h);case 2:if(void 0!==(i=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?c(i,l,e,h):h(i);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),p}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,n,a){var i=void 0;if("polkadot"===n||"statemint"===n)i=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}t=parseFloat(t),a((t=Number.isInteger(t/e[n].precision)?t/e[n].precision+" "+e[n].symbol:(t/e[n].precision).toFixed(i)+" "+e[n].symbol).toString())},Precise:function(t,n,a){a(t=(t=parseFloat(t))/e[n].precision+" "+e[n].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},48693:(t,e,n)=>{"use strict";n.r(e),n.d(e,{assets:()=>c,contentTitle:()=>d,default:()=>g,frontMatter:()=>l,metadata:()=>u,toc:()=>p});var a=n(87462),i=n(63366),r=(n(67294),n(3905)),o=n(47940),s=["components"],l={id:"learn-identity",title:"Account Identity",sidebar_label:"Account Identity",description:"On-chain Identity, Judgements and Registrars.",keywords:["identity","registrars","judgements"],slug:"../learn-identity"},d=void 0,u={unversionedId:"learn/learn-identity",id:"learn/learn-identity",title:"Account Identity",description:"On-chain Identity, Judgements and Registrars.",source:"@site/../docs/learn/learn-identity.md",sourceDirName:"learn",slug:"/learn-identity",permalink:"/docs/learn-identity",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-identity.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-identity",title:"Account Identity",sidebar_label:"Account Identity",description:"On-chain Identity, Judgements and Registrars.",keywords:["identity","registrars","judgements"],slug:"../learn-identity"},sidebar:"docs",previous:{title:"Account Generation",permalink:"/docs/learn-account-generation"},next:{title:"Multi-Signature Accounts",permalink:"/docs/learn-account-multisig"}},c={},p=[{value:"Setting an Identity",id:"setting-an-identity",level:2},{value:"Format Caveat",id:"format-caveat",level:3},{value:"Judgements",id:"judgements",level:2},{value:"Registrars",id:"registrars",level:2},{value:"Becoming a Registrar",id:"becoming-a-registrar",level:3},{value:"Current Registrars",id:"current-registrars",level:3},{value:"Sub Accounts",id:"sub-accounts",level:2},{value:"Clearing and Killing an Identity",id:"clearing-and-killing-an-identity",level:2}],h={toc:p},m="wrapper";function g(t){var e=t.components,l=(0,i.Z)(t,s);return(0,r.kt)(m,(0,a.Z)({},h,l,{components:e,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Polkadot provides a naming system that allows\nparticipants to add personal information to their on-chain account and subsequently ask for\nverification of this information by ",(0,r.kt)("a",{parentName:"p",href:"#registrars"},"registrars"),"."),(0,r.kt)("h2",{id:"setting-an-identity"},"Setting an Identity"),(0,r.kt)("p",null,"Users can set an identity by registering through default fields such as legal name, display name,\nwebsite, Twitter handle, Riot handle, etc. along with some extra, custom fields for which they would\nlike attestations (see ",(0,r.kt)("a",{parentName:"p",href:"#judgements"},"Judgements"),")."),(0,r.kt)("p",null,"Users must reserve funds in a bond to store their information on chain:\n",(0,r.kt)(o.Z,{network:"polkadot",path:"consts.identity.basicDeposit",defaultValue:20258e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand\n",(0,r.kt)(o.Z,{network:"polkadot",path:"consts.identity.fieldDeposit",defaultValue:66e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nper each field beyond the legal name. These funds are ",(0,r.kt)("em",{parentName:"p"},"locked"),", not spent - they are returned when\nthe identity is cleared."),(0,r.kt)("p",null,"These amounts can also be extracted by querying constants through the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate/constants"},"Chain state constants")," tab on Polkadot-JS\nApps."),(0,r.kt)("admonition",{title:"Instructions for setting and clearing Identities",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The procedure to set and clear identities is explained in detail in this support article -\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181981-how-to-set-and-clear-an-identity"},"How to set and clear an Identity"))),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"The Ledger app on ",(0,r.kt)("strong",{parentName:"p"},"Nano S")," doesn't support the extrinsic for setting identity. As a workaround,\ncreate a primary identity with an on-chain account and then using that primary identity, assign a\n",(0,r.kt)("a",{parentName:"p",href:"#sub-accounts"},"sub-identity")," to the Ledger stash.")),(0,r.kt)("h3",{id:"format-caveat"},"Format Caveat"),(0,r.kt)("p",null,"Please note the following caveat: because the fields support different formats, from raw bytes to\nvarious hashes, a UI has no way of telling how to encode a given field it encounters. The\nPolkadot-JS UI currently encodes the raw bytes it encounters as UTF8 strings, which makes these\nvalues readable on-screen. However, given that there are no restrictions on the values that can be\nplaced into these fields, a different UI may interpret them as, for example, IPFS hashes or encoded\nbitmaps. This means any field stored as raw bytes will become unreadable by that specific UI. As\nfield standards crystallize, things will become easier to use but for now, every custom\nimplementation of displaying user information will likely have to make a conscious decision on the\napproach to take, or support multiple formats and then attempt multiple encodings until the output\nmakes sense."),(0,r.kt)("h2",{id:"judgements"},"Judgements"),(0,r.kt)("p",null,"After a user injects their information on chain, they can request judgement from a registrar. Users\ndeclare a maximum fee that they are willing to pay for judgement, and registrars whose fee is below\nthat amount can provide a judgement."),(0,r.kt)("p",null,"When a registrar provides judgement, they can select up to six levels of confidence in their\nattestation:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Unknown: The default value, no judgement made yet."),(0,r.kt)("li",{parentName:"ul"},"Reasonable: The data appears reasonable, but no in-depth checks (e.g. formal KYC process) were\nperformed (all the currently verified identities on-chain)."),(0,r.kt)("li",{parentName:"ul"},"Known Good: The registrar has certified that the information is correct (this step involves\nverification of state issued identity documents, and at the moment no account has known good\nidentity, with the exception of registrars)."),(0,r.kt)("li",{parentName:"ul"},"Out of Date: The information used to be good, but is now out of date."),(0,r.kt)("li",{parentName:"ul"},"Low Quality: The information is low quality or imprecise, but can be fixed with an update."),(0,r.kt)("li",{parentName:"ul"},"Erroneous: The information is erroneous and may indicate malicious intent.")),(0,r.kt)("p",null,'A seventh state, "fee paid", is for when a user has requested judgement and it is in progress.\nInformation that is in this state or "erroneous" is "sticky" and cannot be modified; it can only be\nremoved by the complete removal of the identity.'),(0,r.kt)("p",null,"Registrars gain trust by performing proper due diligence and would presumably be replaced for\nissuing faulty judgments."),(0,r.kt)("p",null,"To be judged after submitting your identity information, go to the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Extrinsics tab in the Polkadot-JS UI")," and select the\n",(0,r.kt)("inlineCode",{parentName:"p"},"identity")," pallet, then ",(0,r.kt)("inlineCode",{parentName:"p"},"requestJudgement"),". For the ",(0,r.kt)("inlineCode",{parentName:"p"},"reg_index")," put the index of the registrar you\nwant to be judged by, and for the ",(0,r.kt)("inlineCode",{parentName:"p"},"max_fee")," put the maximum you're willing to pay for these\nconfirmations."),(0,r.kt)("p",null,"If you don't know which registrar to pick, first check the available registrars by going to\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"Chain State tab in the Polkadot-JS UI")," and selecting\n",(0,r.kt)("inlineCode",{parentName:"p"},"identity.registrars()")," to get the full list."),(0,r.kt)("admonition",{title:"Instructions for requesting and cancelling Identity judgments",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The procedure to request and cancel identity judgments is explained in detail in this\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181990-how-to-request-and-cancel-identity-judgement"},"support article"))),(0,r.kt)("admonition",{title:"Requesting judgement through Web3 Foundation Registrar If you requested judgement for your",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"on-chain identity through the Web3 Foundation Registrar (i.e. Registrar #0) you will need to\ncomplete a few additional tasks. For more information visit\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000179747-how-to-use-the-w3f-registrar-page"},"this support article"),".")),(0,r.kt)("admonition",{type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The set identity calls go on-chain. Hence, the contact information is available publicly, for both\nlegitimate entities, like registrars or validators, but also scammers who might impersonate them.\nThe strings in the identity fields are good candidates for homograph attacks, as someone could list\na fraudulent website (web3.f0undation instead of web3.foundation for example) and still get verified\nby the registrar (if the checks are automated)!"),(0,r.kt)("p",{parentName:"admonition"},"In a decentralized network, one should be cautious making transactions with accounts solely based on\ntheir identity. If an account on-chain claims to be of Web3 Foundation, it is wise to verify its\nauthenticity by checking directly with Web3 Foundation or examining the established history of that\naccount on-chain.")),(0,r.kt)("h2",{id:"registrars"},"Registrars"),(0,r.kt)("p",null,"Registrars can set a fee for their services and limit their attestation to certain fields. For\nexample, a registrar could charge 1 DOT to\nverify one's legal name, email, and GPG key. When a user requests judgement, they will pay this fee\nto the registrar who provides the judgement on those claims. Users set a maximum fee they are\nwilling to pay and only registrars below this amount would provide judgement."),(0,r.kt)("h3",{id:"becoming-a-registrar"},"Becoming a Registrar"),(0,r.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-guides-identity#registrars"},"this page")," to learn how to become a Registrar.")),(0,r.kt)("h3",{id:"current-registrars"},"Current Registrars"),(0,r.kt)("p",null,"There are multiple registrars on Polkadot.\nUnless no additional information is available here, you must reach out to specific registrars\nindividually if you want to be judged by those."),(0,r.kt)("p",null,"Registrar 0: ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"URL"),": ",(0,r.kt)("a",{parentName:"p",href:"https://registrar.web3.foundation/"},"https://registrar.web3.foundation/")," ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Account"),":\n12j3Cz8qskCGJxmSJpVL2z2t3Fpmw3KoBaBaRGPnuibFc7o8\n",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Fee"),":\n0 DOT ",(0,r.kt)("br",null)),(0,r.kt)("p",null,"Registrar 1: ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"URL"),": ",(0,r.kt)("a",{parentName:"p",href:"https://registrar.d11d.net/"},"https://registrar.d11d.net/")," ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Account"),":\n1Reg2TYv9rGfrQKpPREmrHRxrNsUDBQKzkYwP1UstD97wpJ\n",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Fee"),":\n10 DOT ",(0,r.kt)("br",null)),(0,r.kt)("p",null,"Registrar 2: ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Account"),":\n1EpXirnoTimS1SWq52BeYx7sitsusXNGzMyGx8WPujPd1HB\n",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Fee"),":\n0 DOT ",(0,r.kt)("br",null)),(0,r.kt)("p",null,"","","","","",""),(0,r.kt)("p",null,"","","","","",""),(0,r.kt)("p",null,"To find out how to contact the registrar after the application for judgement or to learn who they\nare, we can check their identity by adding them to our Address Book. Their identity will be\nautomatically loaded."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"Chevdor is registrar #1",src:n(65494).Z,width:"579",height:"217"})),(0,r.kt)("h2",{id:"sub-accounts"},"Sub Accounts"),(0,r.kt)("p",null,'Users can also link accounts by setting "sub accounts", each with its own identity, under a primary\naccount. The system reserves a bond for each sub account. An example of how you might use this would\nbe a validation company running multiple validators. A single entity, "My Staking Company", could\nregister multiple sub accounts that represent the ',(0,r.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"Stash accounts")," of each of\ntheir validators."),(0,r.kt)("p",null,"An account can have a maximum of 100 sub-accounts. Note that a deposit of\n",(0,r.kt)(o.Z,{network:"polkadot",path:"consts.identity.subAccountDeposit",defaultValue:20053e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nis required for every sub-account."),(0,r.kt)("admonition",{title:"Explainer article and video on setting sub-identities",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Here is the\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181991-how-to-set-identities-for-sub-accounts"},"how to set sub-identities"),"\narticle and a ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=0Yh1JYg3ZKU"},"video tutorial")," on setting\nsub-identities using Polkadot-JS UI")),(0,r.kt)("h2",{id:"clearing-and-killing-an-identity"},"Clearing and Killing an Identity"),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Clearing:")," Users can clear their identity information and have their deposit returned. Clearing\nan identity also clears all sub accounts and returns their deposits."),(0,r.kt)("admonition",{title:'Visit the section "Clear an Identity" on',type:"info"},(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181981"},"this support article")," for\nguidelines about clearing identities.")),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Killing:")," The Council can kill an identity that it deems erroneous. This results in a slash of\nthe deposit."))}g.isMDXComponent=!0},65494:(t,e,n)=>{"use strict";n.d(e,{Z:()=>a});const a=n.p+"assets/images/16-95dc969648d23cdfdd68bf04135818bb.jpg"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c91a9c06.860edaec.js b/assets/js/c91a9c06.860edaec.js new file mode 100644 index 000000000000..c087c53148cc --- /dev/null +++ b/assets/js/c91a9c06.860edaec.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[8355],{47940:(t,e,n)=>{"use strict";n.d(e,{Z:()=>p});var a=n(74165),i=n(15861),r=n(67294),o=n(87152),s=n(34200),l=n(67425);function d(t,e,n){return u.apply(this,arguments)}function u(){return(u=(0,i.Z)((0,a.Z)().mark((function t(e,n,i){var r,l,d,u,c;return(0,a.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){t.next=18;break}return t.abrupt("return");case 18:return d=new o.U(r),t.next=21,s.G.create({provider:d});case 21:u=t.sent,(c=n.split(".")).forEach((function(t){t in u&&(u=u[t])})),t.t1=c[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=u.toString(),t.abrupt("break",35);case 29:return t.next=31,u();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+c[0]+") in "+n);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function c(t,e,n,a){switch(e){case"humanReadable":(0,l.HumanReadable)(t,n,a);break;case"precise":(0,l.Precise)(t,n,a);break;case"blocksToDays":(0,l.BlocksToDays)(t,a);break;case"percentage":(0,l.Percentage)(t,a);break;case"arrayLength":(0,l.ArrayLength)(t,a);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(t){var e=t.network,n=t.path,o=t.defaultValue,s=t.filter,l=void 0===s?void 0:s,u=(0,r.useState)(""),p=u[0],h=u[1];return e=e.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?c(o.toString(),l,e,h):h(o.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var t=(0,i.Z)((0,a.Z)().mark((function t(){var i;return(0,a.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,n,h);case 2:if(void 0!==(i=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?c(i,l,e,h):h(i);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),p}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,n,a){var i=void 0;if("polkadot"===n||"statemint"===n)i=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");i=6}t=parseFloat(t),a((t=Number.isInteger(t/e[n].precision)?t/e[n].precision+" "+e[n].symbol:(t/e[n].precision).toFixed(i)+" "+e[n].symbol).toString())},Precise:function(t,n,a){a(t=(t=parseFloat(t))/e[n].precision+" "+e[n].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},48693:(t,e,n)=>{"use strict";n.r(e),n.d(e,{assets:()=>c,contentTitle:()=>d,default:()=>g,frontMatter:()=>l,metadata:()=>u,toc:()=>p});var a=n(87462),i=n(63366),r=(n(67294),n(3905)),o=n(47940),s=["components"],l={id:"learn-identity",title:"Account Identity",sidebar_label:"Account Identity",description:"On-chain Identity, Judgements and Registrars.",keywords:["identity","registrars","judgements"],slug:"../learn-identity"},d=void 0,u={unversionedId:"learn/learn-identity",id:"learn/learn-identity",title:"Account Identity",description:"On-chain Identity, Judgements and Registrars.",source:"@site/../docs/learn/learn-identity.md",sourceDirName:"learn",slug:"/learn-identity",permalink:"/docs/learn-identity",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-identity.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-identity",title:"Account Identity",sidebar_label:"Account Identity",description:"On-chain Identity, Judgements and Registrars.",keywords:["identity","registrars","judgements"],slug:"../learn-identity"},sidebar:"docs",previous:{title:"Account Generation",permalink:"/docs/learn-account-generation"},next:{title:"Multi-Signature Accounts",permalink:"/docs/learn-account-multisig"}},c={},p=[{value:"Setting an Identity",id:"setting-an-identity",level:2},{value:"Format Caveat",id:"format-caveat",level:3},{value:"Judgements",id:"judgements",level:2},{value:"Registrars",id:"registrars",level:2},{value:"Becoming a Registrar",id:"becoming-a-registrar",level:3},{value:"Current Registrars",id:"current-registrars",level:3},{value:"Sub Accounts",id:"sub-accounts",level:2},{value:"Clearing and Killing an Identity",id:"clearing-and-killing-an-identity",level:2}],h={toc:p},m="wrapper";function g(t){var e=t.components,l=(0,i.Z)(t,s);return(0,r.kt)(m,(0,a.Z)({},h,l,{components:e,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Polkadot provides a naming system that allows\nparticipants to add personal information to their on-chain account and subsequently ask for\nverification of this information by ",(0,r.kt)("a",{parentName:"p",href:"#registrars"},"registrars"),"."),(0,r.kt)("h2",{id:"setting-an-identity"},"Setting an Identity"),(0,r.kt)("p",null,"Users can set an identity by registering through default fields such as legal name, display name,\nwebsite, Twitter handle, Riot handle, etc. along with some extra, custom fields for which they would\nlike attestations (see ",(0,r.kt)("a",{parentName:"p",href:"#judgements"},"Judgements"),")."),(0,r.kt)("p",null,"Users must reserve funds in a bond to store their information on chain:\n",(0,r.kt)(o.Z,{network:"polkadot",path:"consts.identity.basicDeposit",defaultValue:20258e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand\n",(0,r.kt)(o.Z,{network:"polkadot",path:"consts.identity.fieldDeposit",defaultValue:66e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nper each field beyond the legal name. These funds are ",(0,r.kt)("em",{parentName:"p"},"locked"),", not spent - they are returned when\nthe identity is cleared."),(0,r.kt)("p",null,"These amounts can also be extracted by querying constants through the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate/constants"},"Chain state constants")," tab on Polkadot-JS\nApps."),(0,r.kt)("admonition",{title:"Instructions for setting and clearing Identities",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The procedure to set and clear identities is explained in detail in this support article -\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181981-how-to-set-and-clear-an-identity"},"How to set and clear an Identity"))),(0,r.kt)("admonition",{type:"note"},(0,r.kt)("p",{parentName:"admonition"},"The Ledger app on ",(0,r.kt)("strong",{parentName:"p"},"Nano S")," doesn't support the extrinsic for setting identity. As a workaround,\ncreate a primary identity with an on-chain account and then using that primary identity, assign a\n",(0,r.kt)("a",{parentName:"p",href:"#sub-accounts"},"sub-identity")," to the Ledger stash.")),(0,r.kt)("h3",{id:"format-caveat"},"Format Caveat"),(0,r.kt)("p",null,"Please note the following caveat: because the fields support different formats, from raw bytes to\nvarious hashes, a UI has no way of telling how to encode a given field it encounters. The\nPolkadot-JS UI currently encodes the raw bytes it encounters as UTF8 strings, which makes these\nvalues readable on-screen. However, given that there are no restrictions on the values that can be\nplaced into these fields, a different UI may interpret them as, for example, IPFS hashes or encoded\nbitmaps. This means any field stored as raw bytes will become unreadable by that specific UI. As\nfield standards crystallize, things will become easier to use but for now, every custom\nimplementation of displaying user information will likely have to make a conscious decision on the\napproach to take, or support multiple formats and then attempt multiple encodings until the output\nmakes sense."),(0,r.kt)("h2",{id:"judgements"},"Judgements"),(0,r.kt)("p",null,"After a user injects their information on chain, they can request judgement from a registrar. Users\ndeclare a maximum fee that they are willing to pay for judgement, and registrars whose fee is below\nthat amount can provide a judgement."),(0,r.kt)("p",null,"When a registrar provides judgement, they can select up to six levels of confidence in their\nattestation:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Unknown: The default value, no judgement made yet."),(0,r.kt)("li",{parentName:"ul"},"Reasonable: The data appears reasonable, but no in-depth checks (e.g. formal KYC process) were\nperformed (all the currently verified identities on-chain)."),(0,r.kt)("li",{parentName:"ul"},"Known Good: The registrar has certified that the information is correct (this step involves\nverification of state issued identity documents, and at the moment no account has known good\nidentity, with the exception of registrars)."),(0,r.kt)("li",{parentName:"ul"},"Out of Date: The information used to be good, but is now out of date."),(0,r.kt)("li",{parentName:"ul"},"Low Quality: The information is low quality or imprecise, but can be fixed with an update."),(0,r.kt)("li",{parentName:"ul"},"Erroneous: The information is erroneous and may indicate malicious intent.")),(0,r.kt)("p",null,'A seventh state, "fee paid", is for when a user has requested judgement and it is in progress.\nInformation that is in this state or "erroneous" is "sticky" and cannot be modified; it can only be\nremoved by the complete removal of the identity.'),(0,r.kt)("p",null,"Registrars gain trust by performing proper due diligence and would presumably be replaced for\nissuing faulty judgments."),(0,r.kt)("p",null,"To be judged after submitting your identity information, go to the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/extrinsics"},"Extrinsics tab in the Polkadot-JS UI")," and select the\n",(0,r.kt)("inlineCode",{parentName:"p"},"identity")," pallet, then ",(0,r.kt)("inlineCode",{parentName:"p"},"requestJudgement"),". For the ",(0,r.kt)("inlineCode",{parentName:"p"},"reg_index")," put the index of the registrar you\nwant to be judged by, and for the ",(0,r.kt)("inlineCode",{parentName:"p"},"max_fee")," put the maximum you're willing to pay for these\nconfirmations."),(0,r.kt)("p",null,"If you don't know which registrar to pick, first check the available registrars by going to\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"Chain State tab in the Polkadot-JS UI")," and selecting\n",(0,r.kt)("inlineCode",{parentName:"p"},"identity.registrars()")," to get the full list."),(0,r.kt)("admonition",{title:"Instructions for requesting and cancelling Identity judgments",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The procedure to request and cancel identity judgments is explained in detail in this\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181990-how-to-request-and-cancel-identity-judgement"},"support article"))),(0,r.kt)("admonition",{title:"Requesting judgement through Web3 Foundation Registrar If you requested judgement for your",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"on-chain identity through the Web3 Foundation Registrar (i.e. Registrar #0) you will need to\ncomplete a few additional tasks. For more information visit\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000179747-how-to-use-the-w3f-registrar-page"},"this support article"),".")),(0,r.kt)("admonition",{type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The set identity calls go on-chain. Hence, the contact information is available publicly, for both\nlegitimate entities, like registrars or validators, but also scammers who might impersonate them.\nThe strings in the identity fields are good candidates for homograph attacks, as someone could list\na fraudulent website (web3.f0undation instead of web3.foundation for example) and still get verified\nby the registrar (if the checks are automated)!"),(0,r.kt)("p",{parentName:"admonition"},"In a decentralized network, one should be cautious making transactions with accounts solely based on\ntheir identity. If an account on-chain claims to be of Web3 Foundation, it is wise to verify its\nauthenticity by checking directly with Web3 Foundation or examining the established history of that\naccount on-chain.")),(0,r.kt)("h2",{id:"registrars"},"Registrars"),(0,r.kt)("p",null,"Registrars can set a fee for their services and limit their attestation to certain fields. For\nexample, a registrar could charge 1 DOT to\nverify one's legal name, email, and GPG key. When a user requests judgement, they will pay this fee\nto the registrar who provides the judgement on those claims. Users set a maximum fee they are\nwilling to pay and only registrars below this amount would provide judgement."),(0,r.kt)("h3",{id:"becoming-a-registrar"},"Becoming a Registrar"),(0,r.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"See ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-guides-identity#registrars"},"this page")," to learn how to become a Registrar.")),(0,r.kt)("h3",{id:"current-registrars"},"Current Registrars"),(0,r.kt)("p",null,"There are multiple registrars on Polkadot.\nUnless no additional information is available here, you must reach out to specific registrars\nindividually if you want to be judged by those."),(0,r.kt)("p",null,"Registrar 0: ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"URL"),": ",(0,r.kt)("a",{parentName:"p",href:"https://registrar.web3.foundation/"},"https://registrar.web3.foundation/")," ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Account"),":\n12j3Cz8qskCGJxmSJpVL2z2t3Fpmw3KoBaBaRGPnuibFc7o8\n",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Fee"),":\n0 DOT ",(0,r.kt)("br",null)),(0,r.kt)("p",null,"Registrar 1: ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"URL"),": ",(0,r.kt)("a",{parentName:"p",href:"https://registrar.d11d.net/"},"https://registrar.d11d.net/")," ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Account"),":\n1Reg2TYv9rGfrQKpPREmrHRxrNsUDBQKzkYwP1UstD97wpJ\n",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Fee"),":\n10 DOT ",(0,r.kt)("br",null)),(0,r.kt)("p",null,"Registrar 2: ",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Account"),":\n1EpXirnoTimS1SWq52BeYx7sitsusXNGzMyGx8WPujPd1HB\n",(0,r.kt)("br",null)," ",(0,r.kt)("strong",{parentName:"p"},"Fee"),":\n0 DOT ",(0,r.kt)("br",null)),(0,r.kt)("p",null,"","","","","",""),(0,r.kt)("p",null,"","","","","",""),(0,r.kt)("p",null,"To find out how to contact the registrar after the application for judgement or to learn who they\nare, we can check their identity by adding them to our Address Book. Their identity will be\nautomatically loaded."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"Chevdor is registrar #1",src:n(65494).Z,width:"579",height:"217"})),(0,r.kt)("h2",{id:"sub-accounts"},"Sub Accounts"),(0,r.kt)("p",null,'Users can also link accounts by setting "sub accounts", each with its own identity, under a primary\naccount. The system reserves a bond for each sub account. An example of how you might use this would\nbe a validation company running multiple validators. A single entity, "My Staking Company", could\nregister multiple sub accounts that represent the ',(0,r.kt)("a",{parentName:"p",href:"/docs/learn-cryptography"},"Stash accounts")," of each of\ntheir validators."),(0,r.kt)("p",null,"An account can have a maximum of 100 sub-accounts. Note that a deposit of\n",(0,r.kt)(o.Z,{network:"polkadot",path:"consts.identity.subAccountDeposit",defaultValue:20053e7,filter:"humanReadable",mdxType:"RPC"}),"\n","\nis required for every sub-account."),(0,r.kt)("admonition",{title:"Explainer article and video on setting sub-identities",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Here is the\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181991-how-to-set-identities-for-sub-accounts"},"how to set sub-identities"),"\narticle and a ",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=0Yh1JYg3ZKU"},"video tutorial")," on setting\nsub-identities using Polkadot-JS UI")),(0,r.kt)("h2",{id:"clearing-and-killing-an-identity"},"Clearing and Killing an Identity"),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Clearing:")," Users can clear their identity information and have their deposit returned. Clearing\nan identity also clears all sub accounts and returns their deposits."),(0,r.kt)("admonition",{title:'Visit the section "Clear an Identity" on',type:"info"},(0,r.kt)("p",{parentName:"admonition"},(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181981"},"this support article")," for\nguidelines about clearing identities.")),(0,r.kt)("p",null,(0,r.kt)("strong",{parentName:"p"},"Killing:")," The Council can kill an identity that it deems erroneous. This results in a slash of\nthe deposit."))}g.isMDXComponent=!0},65494:(t,e,n)=>{"use strict";n.d(e,{Z:()=>a});const a=n.p+"assets/images/16-95dc969648d23cdfdd68bf04135818bb.jpg"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c977dfe8.5d82347b.js b/assets/js/c977dfe8.5d82347b.js deleted file mode 100644 index 039b63a5eda2..000000000000 --- a/assets/js/c977dfe8.5d82347b.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[1506],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>d});var n=a(74165),o=a(15861),s=a(67294),r=a(92519),i=a(1612),l=a(67425);function p(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var s,l,p,c,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return p=new r.U(s),e.next=21,i.G.create({provider:p});case 21:c=e.sent,(u=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,a=e.path,r=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,c=(0,s.useState)(""),d=c[0],h=c[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?u(r.toString(),l,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},38948:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>l,default:()=>k,frontMatter:()=>i,metadata:()=>p,toc:()=>u});var n=a(87462),o=a(63366),s=(a(67294),a(3905)),r=(a(47940),["components"]),i={id:"learn-teleport",title:"Teleporting Assets",sidebar_label:"Teleporting Assets",description:"Teleport Assets between Parachains and Relay Chain.",keywords:["teleport","assets","transfer"],slug:"../learn-teleport"},l=void 0,p={unversionedId:"learn/learn-teleport",id:"learn/learn-teleport",title:"Teleporting Assets",description:"Teleport Assets between Parachains and Relay Chain.",source:"@site/../docs/learn/learn-teleport.md",sourceDirName:"learn",slug:"/learn-teleport",permalink:"/docs/learn-teleport",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-teleport.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-teleport",title:"Teleporting Assets",sidebar_label:"Teleporting Assets",description:"Teleport Assets between Parachains and Relay Chain.",keywords:["teleport","assets","transfer"],slug:"../learn-teleport"},sidebar:"docs",previous:{title:"DOT",permalink:"/docs/learn-DOT"},next:{title:"NFTs",permalink:"/docs/learn-nft-index"}},c={},u=[{value:"How Teleports work",id:"how-teleports-work",level:2},{value:"Initiate Teleport",id:"initiate-teleport",level:3},{value:"Receive Teleported Assets",id:"receive-teleported-assets",level:3},{value:"Deposit Asset",id:"deposit-asset",level:3},{value:"Teleporting Tokens using the Polkadot-JS UI",id:"teleporting-tokens-using-the-polkadot-js-ui",level:2},{value:"Troubleshooting",id:"troubleshooting",level:2}],d={toc:u},h="wrapper";function k(e){var t=e.components,i=(0,o.Z)(e,r);return(0,s.kt)(h,(0,n.Z)({},d,i,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"One of the main properties that Polkadot and Kusama bring to the ecosystems is decentralized\nblockchain interoperability. This interoperability allows for asset teleportation: the process of\nmoving assets, such as coins, tokens, or NFTs, between chains (parachains) to use them as you would\nany other asset native to that chain. Interoperability is possible through ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," and\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-spree"},"SPREE modules"),", which together ensure that assets are not lost or duplicated across\nmultiple chain."),(0,s.kt)("admonition",{title:"Walk-through video tutorial about teleporting assets",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"See ",(0,s.kt)("a",{parentName:"p",href:"https://youtu.be/3tE9ouub5Tg"},"this technical explainer video")," to learn how to teleport assets\nfrom Kusama to the Asset Hub. The same procedure applies to teleporting between Polkadot and the\nPolkadot Asset Hub, or between any other parachain.")),(0,s.kt)("h2",{id:"how-teleports-work"},"How Teleports work"),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"teleport",src:a(16176).Z,width:"1397",height:"611"})),(0,s.kt)("p",null,"As you can see from the diagram above, there are only 2 actors within this model: the source and the\ndestination. The way in which we transfer assets between the source and the destination are briefly\nsummarized in the numbered labels on the diagram, and are explained in more detail below:"),(0,s.kt)("h3",{id:"initiate-teleport"},"Initiate Teleport"),(0,s.kt)("p",null,"The source gathers the assets to be teleported from the sending account and ",(0,s.kt)("strong",{parentName:"p"},"takes them out")," from\nthe circulating supply, taking note of the total amount of assets that was taken out."),(0,s.kt)("h3",{id:"receive-teleported-assets"},"Receive Teleported Assets"),(0,s.kt)("p",null,"The source then creates an ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," instruction called ",(0,s.kt)("inlineCode",{parentName:"p"},"ReceiveTeleportedAssets"),"\ncontaining as parameters a) the receiving account and b) the amount of assets taken out from\ncirculation. It then sends this instruction over to the destination, where it gets processed and new\nassets are ",(0,s.kt)("strong",{parentName:"p"},"put back into")," the circulating supply."),(0,s.kt)("h3",{id:"deposit-asset"},"Deposit Asset"),(0,s.kt)("p",null,"The destination deposits the assets to the receiving account. The actions of ",(0,s.kt)("strong",{parentName:"p"},"taking out")," from the\ncirculating supply and ",(0,s.kt)("strong",{parentName:"p"},"putting back")," into the circulating supply show the great flexibility that\nan ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," executor has in regulating the flow of an asset without changing its\ncirculating supply. Assets are transferred to an inaccessible account in order to take them out from\ncirculation. Likewise, for putting assets back into circulation, assets are released from a\npre-filled and inaccessible treasury, or perform a mint of the assets. This process requires mutual\ntrust between the source and destination. The destination must trust the source of having\nappropriately removed the sent assets from the circulating supply, and the source must trust the\ndestination of having put the received assets back into circulation. The result of an asset\nteleportation should result in the same circulating supply of the asset, and failing to uphold this\ncondition will result in a change in the asset's total issuance (in the case of fungible tokens) or\na complete loss/duplication of an NFT."),(0,s.kt)("h2",{id:"teleporting-tokens-using-the-polkadot-js-ui"},"Teleporting Tokens using the Polkadot-JS UI"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://youtu.be/PGyDpH2kad8"},"Video tutorial on Teleporting")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181119-how-to-teleport-dot-or-ksm-between-statemint-or-statemine"},"Additional support article"))),(0,s.kt)("h2",{id:"troubleshooting"},"Troubleshooting"),(0,s.kt)("p",null,'If you do not see "Accounts > Teleport" in ',"[Polkadot-JS UI]",", the source chain that you have selected\ndoes not support teleportation yet."))}k.isMDXComponent=!0},16176:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/teleport-asset-4f624ff92c1b79da7067a267f10abc95.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/c977dfe8.d3ae1549.js b/assets/js/c977dfe8.d3ae1549.js new file mode 100644 index 000000000000..0ffc07ff30b1 --- /dev/null +++ b/assets/js/c977dfe8.d3ae1549.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[1506],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>d});var n=a(74165),o=a(15861),s=a(67294),r=a(87152),i=a(34200),l=a(67425);function p(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var s,l,p,c,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:s=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return s="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return s="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return s="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return s="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==s){e.next=18;break}return e.abrupt("return");case 18:return p=new r.U(s),e.next=21,i.G.create({provider:p});case 21:c=e.sent,(u=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,a=e.path,r=e.defaultValue,i=e.filter,l=void 0===i?void 0:i,c=(0,s.useState)(""),d=c[0],h=c[1];return t=t.toLowerCase(),(0,s.useEffect)((function(){void 0!==l?u(r.toString(),l,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var s=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,h);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,t,h):h(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{s()}catch(i){console.log(i)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},38948:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>c,contentTitle:()=>l,default:()=>k,frontMatter:()=>i,metadata:()=>p,toc:()=>u});var n=a(87462),o=a(63366),s=(a(67294),a(3905)),r=(a(47940),["components"]),i={id:"learn-teleport",title:"Teleporting Assets",sidebar_label:"Teleporting Assets",description:"Teleport Assets between Parachains and Relay Chain.",keywords:["teleport","assets","transfer"],slug:"../learn-teleport"},l=void 0,p={unversionedId:"learn/learn-teleport",id:"learn/learn-teleport",title:"Teleporting Assets",description:"Teleport Assets between Parachains and Relay Chain.",source:"@site/../docs/learn/learn-teleport.md",sourceDirName:"learn",slug:"/learn-teleport",permalink:"/docs/learn-teleport",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-teleport.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-teleport",title:"Teleporting Assets",sidebar_label:"Teleporting Assets",description:"Teleport Assets between Parachains and Relay Chain.",keywords:["teleport","assets","transfer"],slug:"../learn-teleport"},sidebar:"docs",previous:{title:"DOT",permalink:"/docs/learn-DOT"},next:{title:"NFTs",permalink:"/docs/learn-nft-index"}},c={},u=[{value:"How Teleports work",id:"how-teleports-work",level:2},{value:"Initiate Teleport",id:"initiate-teleport",level:3},{value:"Receive Teleported Assets",id:"receive-teleported-assets",level:3},{value:"Deposit Asset",id:"deposit-asset",level:3},{value:"Teleporting Tokens using the Polkadot-JS UI",id:"teleporting-tokens-using-the-polkadot-js-ui",level:2},{value:"Troubleshooting",id:"troubleshooting",level:2}],d={toc:u},h="wrapper";function k(e){var t=e.components,i=(0,o.Z)(e,r);return(0,s.kt)(h,(0,n.Z)({},d,i,{components:t,mdxType:"MDXLayout"}),(0,s.kt)("p",null,"One of the main properties that Polkadot and Kusama bring to the ecosystems is decentralized\nblockchain interoperability. This interoperability allows for asset teleportation: the process of\nmoving assets, such as coins, tokens, or NFTs, between chains (parachains) to use them as you would\nany other asset native to that chain. Interoperability is possible through ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," and\n",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-spree"},"SPREE modules"),", which together ensure that assets are not lost or duplicated across\nmultiple chain."),(0,s.kt)("admonition",{title:"Walk-through video tutorial about teleporting assets",type:"info"},(0,s.kt)("p",{parentName:"admonition"},"See ",(0,s.kt)("a",{parentName:"p",href:"https://youtu.be/3tE9ouub5Tg"},"this technical explainer video")," to learn how to teleport assets\nfrom Kusama to the Asset Hub. The same procedure applies to teleporting between Polkadot and the\nPolkadot Asset Hub, or between any other parachain.")),(0,s.kt)("h2",{id:"how-teleports-work"},"How Teleports work"),(0,s.kt)("p",null,(0,s.kt)("img",{alt:"teleport",src:a(16176).Z,width:"1397",height:"611"})),(0,s.kt)("p",null,"As you can see from the diagram above, there are only 2 actors within this model: the source and the\ndestination. The way in which we transfer assets between the source and the destination are briefly\nsummarized in the numbered labels on the diagram, and are explained in more detail below:"),(0,s.kt)("h3",{id:"initiate-teleport"},"Initiate Teleport"),(0,s.kt)("p",null,"The source gathers the assets to be teleported from the sending account and ",(0,s.kt)("strong",{parentName:"p"},"takes them out")," from\nthe circulating supply, taking note of the total amount of assets that was taken out."),(0,s.kt)("h3",{id:"receive-teleported-assets"},"Receive Teleported Assets"),(0,s.kt)("p",null,"The source then creates an ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," instruction called ",(0,s.kt)("inlineCode",{parentName:"p"},"ReceiveTeleportedAssets"),"\ncontaining as parameters a) the receiving account and b) the amount of assets taken out from\ncirculation. It then sends this instruction over to the destination, where it gets processed and new\nassets are ",(0,s.kt)("strong",{parentName:"p"},"put back into")," the circulating supply."),(0,s.kt)("h3",{id:"deposit-asset"},"Deposit Asset"),(0,s.kt)("p",null,"The destination deposits the assets to the receiving account. The actions of ",(0,s.kt)("strong",{parentName:"p"},"taking out")," from the\ncirculating supply and ",(0,s.kt)("strong",{parentName:"p"},"putting back")," into the circulating supply show the great flexibility that\nan ",(0,s.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"XCM")," executor has in regulating the flow of an asset without changing its\ncirculating supply. Assets are transferred to an inaccessible account in order to take them out from\ncirculation. Likewise, for putting assets back into circulation, assets are released from a\npre-filled and inaccessible treasury, or perform a mint of the assets. This process requires mutual\ntrust between the source and destination. The destination must trust the source of having\nappropriately removed the sent assets from the circulating supply, and the source must trust the\ndestination of having put the received assets back into circulation. The result of an asset\nteleportation should result in the same circulating supply of the asset, and failing to uphold this\ncondition will result in a change in the asset's total issuance (in the case of fungible tokens) or\na complete loss/duplication of an NFT."),(0,s.kt)("h2",{id:"teleporting-tokens-using-the-polkadot-js-ui"},"Teleporting Tokens using the Polkadot-JS UI"),(0,s.kt)("ul",null,(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://youtu.be/PGyDpH2kad8"},"Video tutorial on Teleporting")),(0,s.kt)("li",{parentName:"ul"},(0,s.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181119-how-to-teleport-dot-or-ksm-between-statemint-or-statemine"},"Additional support article"))),(0,s.kt)("h2",{id:"troubleshooting"},"Troubleshooting"),(0,s.kt)("p",null,'If you do not see "Accounts > Teleport" in ',"[Polkadot-JS UI]",", the source chain that you have selected\ndoes not support teleportation yet."))}k.isMDXComponent=!0},16176:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/teleport-asset-4f624ff92c1b79da7067a267f10abc95.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ccc1222e.8f493c35.js b/assets/js/ccc1222e.8f493c35.js deleted file mode 100644 index a6c04d55dc65..000000000000 --- a/assets/js/ccc1222e.8f493c35.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[6920],{3905:(t,a,e)=>{e.d(a,{Zo:()=>s,kt:()=>k});var r=e(67294);function n(t,a,e){return a in t?Object.defineProperty(t,a,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[a]=e,t}function o(t,a){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);a&&(r=r.filter((function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),e.push.apply(e,r)}return e}function i(t){for(var a=1;a=0||(n[e]=t[e]);return n}(t,a);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,e)&&(n[e]=t[e])}return n}var p=r.createContext({}),h=function(t){var a=r.useContext(p),e=a;return t&&(e="function"==typeof t?t(a):i(i({},a),t)),e},s=function(t){var a=h(t.components);return r.createElement(p.Provider,{value:a},t.children)},m="mdxType",d={inlineCode:"code",wrapper:function(t){var a=t.children;return r.createElement(r.Fragment,{},a)}},u=r.forwardRef((function(t,a){var e=t.components,n=t.mdxType,o=t.originalType,p=t.parentName,s=l(t,["components","mdxType","originalType","parentName"]),m=h(e),u=n,k=m["".concat(p,".").concat(u)]||m[u]||d[u]||o;return e?r.createElement(k,i(i({ref:a},s),{},{components:e})):r.createElement(k,i({ref:a},s))}));function k(t,a){var e=arguments,n=a&&a.mdxType;if("string"==typeof t||n){var o=e.length,i=new Array(o);i[0]=u;var l={};for(var p in a)hasOwnProperty.call(a,p)&&(l[p]=a[p]);l.originalType=t,l[m]="string"==typeof t?t:n,i[1]=l;for(var h=2;h{e.r(a),e.d(a,{assets:()=>s,contentTitle:()=>p,default:()=>k,frontMatter:()=>l,metadata:()=>h,toc:()=>m});var r=e(87462),n=e(63366),o=(e(67294),e(3905)),i=["components"],l={id:"build-open-source",title:"Open Source Stack",sidebar_label:"Open Source Stack",description:"Overview of the open source Polkadot/Kusama Tech Stack",keywords:["open","source","development","code","resources","tools","apis"],slug:"../build-open-source"},p="Open Source Polkadot Stack \x3c!-- omit in toc --\x3e",h={unversionedId:"build/build-open-source",id:"build/build-open-source",title:"Open Source Stack",description:"Overview of the open source Polkadot/Kusama Tech Stack",source:"@site/../docs/build/build-open-source.md",sourceDirName:"build",slug:"/build-open-source",permalink:"/docs/build-open-source",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/build/build-open-source.md",tags:[],version:"current",lastUpdatedBy:"David Hawig",lastUpdatedAt:1692978200,formattedLastUpdatedAt:"Aug 25, 2023",frontMatter:{id:"build-open-source",title:"Open Source Stack",sidebar_label:"Open Source Stack",description:"Overview of the open source Polkadot/Kusama Tech Stack",keywords:["open","source","development","code","resources","tools","apis"],slug:"../build-open-source"},sidebar:"docs",previous:{title:"Tool Index",permalink:"/docs/build-tools-index"},next:{title:"Hackathons",permalink:"/docs/build-hackathon"}},s={},m=[{value:"About",id:"about",level:2},{value:"Layers of Polkadot Stack",id:"layers-of-polkadot-stack",level:2},{value:"Wallets",id:"wallets",level:3},{value:"User Interface",id:"user-interface",level:3},{value:"Tools, APIs and Languages",id:"tools-apis-and-languages",level:3},{value:"ink Smart Contracts",id:"ink-smart-contracts",level:3},{value:"Chains and Pallets",id:"chains-and-pallets",level:3},{value:"Host",id:"host",level:3},{value:"Network Maintenance Tools",id:"network-maintenance-tools",level:3},{value:"Signatures",id:"signatures",level:3},{value:"Consensus",id:"consensus",level:3},{value:"Networking",id:"networking",level:3},{value:"Primitives",id:"primitives",level:3},{value:"Contributing",id:"contributing",level:2}],d={toc:m},u="wrapper";function k(t){var a=t.components,e=(0,n.Z)(t,i);return(0,o.kt)(u,(0,r.Z)({},d,e,{components:a,mdxType:"MDXLayout"}),(0,o.kt)("h1",{id:"open-source-polkadot-stack--omit-in-toc-"},"Open Source Polkadot Stack "),(0,o.kt)("admonition",{title:"Do your research before using open-source tools",type:"caution"},(0,o.kt)("p",{parentName:"admonition"},"The tools listed here are open-source and are linked directly to their source code. Before using these tools to build your projects, always ",(0,o.kt)("a",{parentName:"p",href:"/docs/how-to-dyor"},"do your research")," and be aware of ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-scams"},"scams"),".")),(0,o.kt)("p",null,"The goal of this page is to provide an overview of the open-source Polkadot/Kusama Tech Stack."),(0,o.kt)("p",null,"This is a living document, and we are relying on our community to contribute to it and help maintain\nit. ",(0,o.kt)("a",{parentName:"p",href:"#contributing"},(0,o.kt)("strong",{parentName:"a"},"Please feel free to make edits and additions via pull requests")),". We\napologize if we missed your project!"),(0,o.kt)("hr",null),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#about"},"About")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#layers-of-polkadot-stack"},"Layers of Polkadot Stack"),(0,o.kt)("ul",{parentName:"li"},(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#wallets"},"Wallets")," "),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#user-interface"},"User Interface")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#tools-apis-and-languages"},"Tools, APIs and Languages")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#ink-smart-contracts"},"ink Smart Contracts")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#chains-and-pallets"},"Chains and Pallets")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#host"},"Host")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#network-maintenance-tools"},"Network Maintenance Tools")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#signatures"},"Signatures")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#consensus"},"Consensus")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#networking"},"Networking")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#primitives"},"Primitives")))),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#contributing"},"Contributing"))),(0,o.kt)("h2",{id:"about"},"About"),(0,o.kt)("p",null,"The Polkadot Tech Stack is a subset of the Web 3.0 Tech Stack, which consists of the ",(0,o.kt)("strong",{parentName:"p"},"open-source"),"\ntechnologies contributing to and relying on ",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/"},"Polkadot"),",\n",(0,o.kt)("a",{parentName:"p",href:"https://kusama.network/"},"Kusama")," and ",(0,o.kt)("a",{parentName:"p",href:"https://substrate.dev/"},"Substrate"),". It is meant to be used\nfor decentralized application (Dapp) development within numerous verticals, including DeFi, Gaming,\nProvenance and many others not pictured below."),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"|------|--------|------------|\n| DeFi | Gaming | Provenance |\n|______|________|____________|\n Dapps\n|--------------------------/-|\n| Explorers, Wallets / |\n|------------------------/---|\n| Tools, Apis, Languages/ |\n|----------------------/-----|\n| 2nd layer protocols / |\n|--------------------/-------|\n| Chains / other |\n|------------------/--- --|\n| *Polkadot* | tech |\n|------------------\\---------|\n| P2P, Crypto, Wasm \\ |\n|--------------------\\-------|\n")),(0,o.kt)("h2",{id:"layers-of-polkadot-stack"},"Layers of Polkadot Stack"),(0,o.kt)("p",null,"In the below sections, you can find a list of different layers of the Polkadot Stack."),(0,o.kt)("p",null,(0,o.kt)("strong",{parentName:"p"},"Maintenance Status"),":"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"\ud83d\udfe2 Actively maintained"),(0,o.kt)("li",{parentName:"ul"},"\ud83d\udfe1 Stale (no activity on the main branch for one month)"),(0,o.kt)("li",{parentName:"ul"},"\u26aa Unmaintained (no activity on the main branch for more than three months)")),(0,o.kt)("h3",{id:"wallets"},"Wallets"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Web Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/Multix"},"Multix")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkasafe/polkasafe-ui"},"Polkasafe")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/apps"},"polkadot-js/apps")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TalismanSociety/talisman-web"},"Talisman Web Application")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/enkryptcom/mydotwallet"},"mydotwallet")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dappforce/subid"},"Sub ID")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Primis-Labs/client"},"Primis")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3finance/sakura"},"Sakura")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/Web3Box-apps"},"Web3Box")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CoongCrafts/coong-wallet"},"Coong Wallet")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/subscan-multisig-react"},"Subscan Multisig UI - React")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/subscan-multisig-ui"},"Subscan Multisig UI")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DoraFactory/dorafactory-multisig"},"Dorafactory-Multisig")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/capi-multisig-app"},"Capi Multisig App")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},"User-friendly Wallet based on the ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/frame/recovery"},"Recovery Pallet"),", Web wallets focused on user-onboarding (e.g. using ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/near/near-wallet"},"localStorage")," ), Enterprise Wallets")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Desktop Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/novasamatech/nova-spektr"},"nova-spektr")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/omni-desktop-prototype"},"Omni desktop")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Browser Extensions"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/TalismanSociety/talisman"},"Talisman-Extension")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Koniverse/SubWallet-Extension"},"SubWallet-Extension")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/enkryptcom/enKrypt"},"Enkrypt")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/extension"},"Polkadot{.js}")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Nick-1979/polkadot-Js-Plus-extension"},"Polkadot-Js-Plus-Extension")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainBridgeNetworkTeam/Doter"},"Doter")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/GetSpeckle/speckle-browser-extension"},"Speckle OS")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockcoders/kuma-wallet"},"Kuma Cross-chain Wallet")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Sign-in with your polkadot, kusama, etc. account.")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Mobile Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/airgap-it/airgap-wallet"},"AirGap")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Koniverse/SubWallet-Mobile"},"SubWallet-Mobile")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/luniehq/lunie"},"Lunie")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkawallet-io/polkawallet-flutter"},"Polkawallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-signer"},"Parity Signer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/consenlabs/token-core"},"imToken")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/fearless-Android"},"Fearless Wallet Android")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/fearless-iOS"},"Fearless Wallet iOS")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stylo-app/stylo"},"Stylo")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nova-wallet/nova-utils"},"Nova Wallet")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/fractapp/fractapp/"},"Fractapp")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Interstellar-Network/wallet-app"},"Interstellar Network")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hypha-dao/hashed-wallet"},"Hashed Wallet")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Burner Wallets/Faucet/Gifts"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/hamidra/dotdrop"},"dotdrop")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/vue-polkadot/apps"},"KodaDot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/astar-faucet-bot"},"Astar Faucet Bot")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/karooolis/sybil-resistant-substrate-faucet"},"Generic sybil-resistant faucet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/StringNick/sybil-resistant-chat-bot-substrate-faucet"},"sybil-resistant Chat Bot Faucet")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Faucet (a sybil-resistant way to receive free tokens)")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Wallet Plugins"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/metamask-snap-polkadot"},"Metamask-Snap by Chainsafe")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"CLI Wallet"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/yxf/subwallet"},"Subwallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/canontech/proxy-hot-wallet"},"Proxy-hot-wallet")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Hardware Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ZondaX/ledger-polkadot"},"Ledger Polkadot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/ledger-kusama"},"Ledger Kusama")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/ledger-statemint"},"Ledger Statemint")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/ledger-statemine"},"Ledger Statemine")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Trezor")))),(0,o.kt)("h3",{id:"user-interface"},"User Interface"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Block Explorers"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/topmonks/calamar"},"Calamar")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/colorfulnotion/polkaholic"},"Polkaholic")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkascan/explorer-api"},"Polkascan")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Colm3na/polkastats-backend"},"Polkastats")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/subscan"},"Subscan")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/statescan"},"Statescan")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/edgeware-builders/edgscan"},"Edgscan")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3labs/epirus-substrate"},"Sirato")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockcoders/ink-substrate-explorer-api"},"Ink! Explorer API")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/substats"},"Substats")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hybrid-explorer/hybrid-dapp"},"Hybrid Block Explorer")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Mempool focused explorer (including parachain transaction)")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator Dashboards"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-telemetry"},"Polkadot Telemetry")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hashquark-io/polkacube-frontend"},"Polkacube")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/buidl-labs/YieldScan"},"YieldScan")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-community/hubble/tree/master/app/controllers/polkadot"},"Hubble")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ArthurHoeke/cyclops"},"Cyclops")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3go-xyz/web3go-xyz-v2"},"Web3Go")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Node Explorers"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/protos-research/polkadot-node-explorer"},"Polkadot Node Explorer")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"NFT Explorer"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/kodadot/nft-gallery"},"NFT Explorer for Kusama & Polkadot")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Governance Dashboards"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/governance-ui"},"Polkadot Delegation Dashboard")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/premiurly/polkassembly"},"Polkassembly")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/dotreasury"},"dotreasury")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bright/bright-tresury"},"Bright Treasury")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/collaboration"},"OpenSquare offchain voting")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/wpank/open-gov-insights"},"OpenGov Insights")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"UI for the kusama and/or polkadot treasury (see ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/pull/5715"},"bounty module")," ), UI for Parachain Lease Offering (PLO)")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Staking"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/staking-rewards-collector"},"Staking Rewards Collector")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/jackson-harris-iii/staking-rewards-viewer"},"Staking Rewards Viewer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/cryptolab-network/polkadot-staking-site"},"Polkadot Staking Site")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-staking-dashboard"},"Polkadot Staking Dashboard")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/James-Sangalli/dot-validator-selector"},"Polkadot/Kusama Validator Selector")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/James-Sangalli/dot-staking-income"},"Staking Income CSV Generator")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Bridge UI"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-bridges-ui"},"Parity Bridges UI")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nutbox-dao/donut-interface"},"Donut Interface (Steem - Dot)")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Parachain/Crowdloan"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/jhonalino/parachains.network"},"Parachains.Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CrommVardek/polk-auction-ui"},"PolkAuction")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/10clouds/crowdloan-template"},"Crowdloan Front End Template")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hack-ink/slothunter/"},"Slothunter")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Identicon"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/RidOne-technologies/polkadot-web-identicon"},"PolkadotWebIdenticon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/RidOne-technologies/polkadot-angular-identicon"},"Polkadot Angular IdentIcon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Noc2/Bird-Identicon"},"Bird Identicon")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/KappaSigmaMu/ksm-app"},"KappaSigmaMu Fratority")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAK-Foundation/quadratic-funding-webapp"},"Quadratic Funding Webapp")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://gitlab.com/polkawatch/polkawatch"},"Polkawatch"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bytepayment/bytepay"},"Bytepay")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Delmonicos/charging-management-platform"},"charging-management-platform")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TDSoftware/subidentity-webapp"},"subidentity-webapp")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/paid-qa/"},"OpenSquare Paid QA")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CrossChainLabs-DOT/dotpulse-api"},"DotPulse")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bsn-si/rubeus-smartcontract"},"Rubeus Keeper")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/justmert/eco-flow-frontend"},"Polkaflow")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/helikon-labs/chainviz-v1"},"ChainViz")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Portfolio Viewer like Zapper or Zerion")))),(0,o.kt)("h3",{id:"tools-apis-and-languages"},"Tools, APIs and Languages"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Runtime/Parachain frameworks"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate"},"Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/gosemble"},"Gosemble")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/subsembly"},"Subsembly")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/parachain-utilities"},"Parachain utilities")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gantree-io/gantree-core"},"Gantree")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"Tools to create parachains from frameworks used in other ecosystems")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Client Libraries"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/capi"},"Capi - Typescript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kodadot/packages/tree/main/sub-api"},"sub-api")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/centrifuge/go-substrate-rpc-client"},"Go")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/polkadot_api_dotnet"},".Net")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ajuna-network/Ajuna.NetApi"},".NET Standard 2.0")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/polkadot_api_cpp"},"C++")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/finoabanking/substrate-c-tool"},"C")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/airalab/hs-web3"},"Haskell")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/api"},"Javascript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-api-sidecar"},"Substrate API Sidecar - TypeScript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkascan/py-substrate-interface"},"Python")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emeraldpay/polkaj"},"Java (+ Android)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/strategyobject/substrate-client-java"},"Substrate Client Java")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/scs/substrate-api-client"},"Rust SCS")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/subxt"},"Rust Parity (subxt)")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/trevor-crypto"},"Rust pdotc")," ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/php-substrate-api"},"PHP (gmajor-encrypt)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/neha0921/substrate-interface-package"},"PHP (neha0921)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/frontier"},"RPC-Ethereum")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tesseract-one/Substrate.swift"},"Swift")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NodleCode/substrate-client-kotlin"},"Kotlin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/substrate-client-kotlin"},"substrate-client-kotlin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/substrate-client-swift"},"substrate-client-swift")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rankanizer/polkadart"},"Dart")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polywrap/integrations"},"Substrate Core Polywrapper")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Substrate Contract clients"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/go-patract"},"PatractGo")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"SCALE Codec"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-scale-codec"},"Rust")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-scale-codec-ts"},"TypeScript")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkascan/py-scale-codec"},"Python")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/gossamer/tree/development/pkg/scale/"},"Golang Chainsafe")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/scale.go"},"Golang Itering")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/MatthewDarnell/cScale"},"C")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/scale-codec-cpp"},"C++")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/api"},"JavaScript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/as-scale-codec"},"AssemblyScript")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/airalab/hs-web3/tree/master/packages/scale/src/Codec"},"Haskell")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emeraldpay/polkaj"},"Java")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/scale.rb"},"Ruby")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nbltrust/dart-scale-codec"},"Dart")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tesseract-one/swift-scale-codec"},"Swift")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/scale-codec-swift"},"scale-codec-swift")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/scale-codec-kotlin"},"scale-codec-kotlin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/php-scale-codec"},"PHP")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/scale-codec-js-library"},"JavaScript by Soramitsu")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/scale-codec-comparator"},"Scale Codec Comparator")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/darwinia-network/darwinia-messages-sol/blob/master/contracts/utils/contracts/ScaleCodec.sol"},"ScaleCodec.sol by Darwinia")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Snowfork/snowbridge/blob/main/core/packages/contracts/contracts/ScaleCodec.sol"},"ScaleCodec.sol by Snowfork")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Easy Runtime Development"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/hack-ink/subalfred"},"Subalfred")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kaichaosun/substrate-stencil"},"substrate-stencil")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kaichaosun/play-substrate"},"Play Substrate")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/substrate-developer-hub/substrate-node-template"},"substrate-node-template")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-playground"},"Substrate Playground")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/as-substrate-runtime"},"AssemblyScript Runtime Generation")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/clearloop/sup"},"Substrate Package Manager")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/subsembly"},"Subsembly: Framework for developing AssemblyScript Substrate Runtimes")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bkchr/diener"},"dependency diener")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Easy Smart Contract Development"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/swankyhub/swanky-cli"},"Swanky-cli"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/727-ventures/typechain-polkadot"},"Typechain Polkadot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/ink-playground"},"ink-playground")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/drink"},"DRink!")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockchain-it-hr/ink-remix-plugin"},"Ink! Remix Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/standardweb3/signac/"},"Signac")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/scio-labs/inkathon"},"INK!athon")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/avirajkhare00/ink-boxes/"},"ink!-boxes")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/avirajkhare00/ink-wizard"},"ink!-smart-contract-wizard")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/protofire/polkadot-contract-wizard"},"Polkadot Contract Wizard")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/ink-wrapper"},"ink-wrapper")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ink-analyzer/ink-vscode"},"ink! Analyzer for VS Code")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"IDE Plugins"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ink-analyzer/ink-analyzer"},"Ink! Analyzer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/vscode-substrate"},"Substrate Marketplace VS Code Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/everstake/vscode-plugin-substrate"},"VS Code Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/everstake/atom-plugin-substrate"},"Atom Code Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/zombienet-vscode-extension"},"zombienet extension")),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Runtime/Pallet Security"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/srlabs/substrate-runtime-fuzzer"},"Substrate Runtime Fuzzer"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/shawntabrizi/substrate-toml-lint"},"Substrate Toml Lint")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kframework/wasm-semantics"},"K specifications")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSecurity/polpatrol"},"PolPatrol - Polkadot Runtime Checker")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"Automated Runtime checking tools, economic audit simulator such as ",(0,o.kt)("a",{parentName:"td",href:"https://gauntlet.network/"},"gauntlet.network"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Smart Contract Languages"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ask-lang/ask"},"Ask!")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/slickup/subscript"},"Subscript")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hyperledger-labs/solang"},"Solang")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/ink"},"Ink!")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/eigerco/pallet-move"},"pallet-move"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pontem-network/sp-move"},"Move VM Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/neatcoin/neatcoin"},"Move smart contract by Neatcoin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/727-Ventures/sol2ink"},"Sol2Ink")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pepyakin/substrate-seal-ebpf"},"eBPF Contracts Hackathon")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"Functional Programming Languages, other languages with developed toolchains")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Smart Contract Security"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Brushfam/patron-backend/"},"Patron")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Testing"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-introspector"},"Polkadot introspector"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/subdirectory/subshell"},"Subshell")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polytope-labs/sc-simnode"},"substrate-simnode")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/halva-suite/halva"},"Halva")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/ink-waterfall"},"Ink Waterfall")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/redspot"},"Redspot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/mixbytes/tank"},"MixBytes Tank")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NikVolf/sub-flood"},"sub-flood")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-debug-kit"},"Substrate debug-kit")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/arijitAD/dotscale"},"Dotscale - SCALE Codec Comparator")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/JesseAbram/asset_cli_tool"},"Asset CLI tool")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/JesseAbram/unfinished_testing_tool"},"sub_crash")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chevdor/subwasm"},"subwasm")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ascjones/subsee"},"subsee")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-lab"},"polkadot-lab")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dwellir-public/rpc-perf/"},"RPC-perf")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Static Analysis"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/KaiserKarel/substrace"},"Substrace")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/simon-perriard/saft"},"Static analyzer for Substrate FRAME's pallets")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CoinFabrik/scout"},"CoinFabrik Scout")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Testnet"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/zombienet"},"Zombienet")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/chopsticks"},"Chopsticks")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-launch"},"Polkadot Launch")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/koute/polkadot-starship"},"polkadot-starship")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/maxsam4/fork-off-substrate"},"Fork off Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/try-runtime-cli"},"try-runtime-cli")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/parachain-launch"},"Parachain Launch")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Benchmarking"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/0xekez/clockchain"},"Clockchain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/shawntabrizi/substrate-graph-benchmarks"},"Substrate Graph Benchmarks")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Nikhil-Desai-Talentica/substrate-node-template-benchmarking"},"ink! & pallet benchmarking template")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/smart-bench"},"smart-bench")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Blockchain Indexing Engine"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/subsquid/squid-sdk"},"Squid SDK")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-archive"},"Substrate Archive")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/polkadot_psql_indexer"},"PSQL Indexer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/playzero/substrate-graph"},"Substrate Graph")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OnFinality-io/subql"},"Subquery")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/p2p-org/polkadot-profit-transformer"},"MBELT3")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kodadot/stick"},"stick")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Infra3-Network/hyperdot"},"Hyperdot")),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Blockchain/Event Monitoring"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/guardian"},"Web3 Guardian")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/HugoByte/aurras-event-manager"},"Aurras Event Manager")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hicommonwealth/chain-events"},"@commonwealth/chain-events")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/massbitchain"},"Massbit")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kianenigma/polkadot-basic-notification"},"Polkadot Basic Notifications")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sodazone/ocelloids"},"Ocelloids")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TrackingChains/TrackingChain"},"Tracking Chain")," \ud83d\udfe2,"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Gaming"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/dodorare/crossbow"},"Crossbow")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://amethyst.rs/"},"Amethyst")," + ",(0,o.kt)("a",{parentName:"td",href:"https://substrate.dev/"},"Substrate"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"No-code Platforms"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/NovaBloq/Bubble-Plugin-Polkadot.js"},"EzCode's Polkadot.js plugin on Bubble.io")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Blackprint/nodes-polkadot.js"},"Blackprint Visual Programming Polkadot.js module")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/subrelay/interface"},"SubRelay")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/TalismanSociety/talisman-connect"},"Talisman Connect")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Koniverse/SubConnect"},"SubWallet-SubConnect")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nova-wallet/metadata-portal"},"Metadata Portal")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tesseract-one/Tesseract.rs"},"Tesseract")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/walletconnect-v2-monorepo"},"WalletConnect")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/BitGo/BitGoJS/tree/master"},"BitGoJS")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"XCM"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/trappist"},"Trappist")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/PureStake/xcm-tools"},"XCM-tools")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/substrate-api-rpc"},"XCM-tools Golang")," \ud83d\udfe2,",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paraspell/ui-v2"},"ParaSpell")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/t3rn/xbi"},"XBI")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockcoders/xcm-sdk"},"XCM TS/JS SDK")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/asset-transfer-api"},"asset-transfer-api"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/txwrapper-core"},"txwrapper-core"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/open-web3.js"},"open-web3 JS library")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CycanTech/GVM-Bridge"},"VM-Bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/srtool"},"srtool")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chevdor/srtool-cli"},"srtool-cli")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-tip-bot"},"Substrate Tip Bot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/syntifi/ori"},"ORI (Onchain Risk Intelligence)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/albertov19/PolkaTools"},"PolkaTools")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-scripts"},"polkadot-scripts")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/virto-network/sube"},"Sube")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/data-store-sidecar"},"data-store-sidecar")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SugarFunge/sugarfunge-node"},"SugarFunge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/second-state/substrate-wasmedge"},"substrate-wasmedge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/eightfish-org/eightfish"},"EightFish")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sandoxio/sandox"},"Sandox")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"ink-smart-contracts"},"ink Smart Contracts"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Bridges"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/dantenetwork/protocol-stack-for-ink"},"Dante Protocol")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DeFi"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/RottenKiwi/Panorama-Swap-INK-SC"},"Panorama Swap"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Juminstock/ink_bank"},"ink_bank")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/realnimish/polkadot-amm"},"Polkadot AMM")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/veradefi/defi"},"Vera")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nsure-tech/dot-contract"},"Nsure Insurance")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CycanTech/ELC"},"Everlasting Cash")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Coinversation/coinpro"},"Coinversation")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zenlinkpro/zenlink-dex-contract"},"zenlink-dex-contract")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ReserveLabs/AlgoCash"},"AlgoCash")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"New seigniorage-style stable coins")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Gaming"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/OpenEmojiBattler/open-emoji-battler"},"Open Emoji Battler")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/WiktorStarczewski/newomega.polkadot/blob/master/newomega_delegator/newomega/newomega.rs"},"NewOmega")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DAO"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/SyncraDAO/modular-dao"},"SyncraDAO")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/subDAO-contracts"},"subDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/RainbowcityFoundation/RainbowDAO-Protocol-Ink-milestone_1"},"RainbowDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Mangoboxlabs/Mangoboxink"},"MangoBox")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Identity/DID"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/TheDotflow"},"Dotflow")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Oracle"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/diadata-org/dia-wasm-oracle"},"DIA WASM Oracle")),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Spam Protection"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/prosopo-io/integration"},"Prosopo")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Tooling"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Brushfam/openbrush-contracts"},"OpenBrush")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Governance"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/AbaxFinance/Governance"},"Abax Governance")),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/ink-test-contracts"},"ink-test-contracts"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/agryaznov/candle-auction-ink"},"Candle Auctions")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SubDAO-Network/polkasign-contract"},"polkasign-contract")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bsn-si/ocex-cli"},"OCEX")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/RoloiMoney/roloi-polkadot-w3f-grant"},"Roloi")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Mangoboxlabs/MangoSaleV2"},"MangoSale")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ArtZero-io/Contracts"},"ArtZero")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadrys/openPayroll"},"OpenPayroll")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"chains-and-pallets"},"Chains and Pallets"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Scalable Transactions"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/perun-network/perun-polkadot-pallet"},"Perun channels")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/perun-network/perun-polkadot-demo"},"CLI demo of Perun")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/Astar"},"Astar")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/celer-network/cChannel-substrate"},"Celer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/GunClear/Gunero"},"Gunclear")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/BCS-Labs/tpscore-etl-system"},"TPScore")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"roll-ups, DAG-based consensus mechanisms, side chains")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Bridges"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/interlay/interbtc"},"interBTC")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/webb-tools/dkg-substrate"},"DKG Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/centrifuge/ChainBridge/"},"ChainBridge")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bifrost-finance/bifrost-eos-relay"},"EOS by Bifrost")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-bridge"},"POA - Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/akropolisio/POC-polkadai-bridge"},"Substrate - Ethereum DAI Bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-bridge-relay"},"Substrate - Substrate Bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chainx-org/ChainX"},"BTC by ChainX")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChorusOne/wormhole-bridge"},"Cosmos-Substrate bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/octopus-network/substrate-ibc"},"Substrate IBC Pallet")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Snowfork/polkadot-ethereum"},"Polkadot Ethereum Bridge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/darwinia-network/darwinia"},"Darwinia")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pendulum-chain/spacewalk"},"Spacewalk: a Stellar bridge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/filecoindot"},"Filecoindot")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"ZCash")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Privacy"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LayerXcom/zero-chain"},"ZeroChain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/xx-labs/xxchain"},"xx network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Phala-Network/phala-blockchain"},"pLibra (Phala Network)")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/automata-network/automata"},"Automata Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zero-network/zero"},"Zero Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/appliedblockchain/silentdata-polkadot"},"Silent Data")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/anoma/masp"},"Multi-Asset Shielded Pool (MASP)")," , ",(0,o.kt)("a",{parentName:"td",href:"https://arxiv.org/pdf/2009.01020.pdf"},"Zkay"),", ",(0,o.kt)("a",{parentName:"td",href:"https://eprint.iacr.org/2018/962.pdf"},"Zexe"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"ZKP"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/zeropoolnetwork/zeropool-substrate-groth16-example"},"ZeroPool")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/megaclite"},"Megaclite")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/zkmega"},"zkMega")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/plonk"},"PLONK for Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/webb-tools/protocol-substrate"},"Webb Anchor Protocol")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bright/zk-snarks-with-substrate/"},"zk-SNARKs tutorial")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zkvers/substrate-zk"},"substrate-zk")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"TEE"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Acurast/acurast-core"},"Acurast")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/integritee-network/worker"},"Integritee")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/scs/substraTEE"},"substraTEE")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/keysafe-protocol/keysafe-app"},"Keysafe Protocol")," \u26aa")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DeFi"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/kapilsinha/privadex"},"PrivaDEX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/uinb/fusotao"},"Fusotao")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/reef-defi/reef-chain"},"Reef")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Diora-Network/Diora"},"Diora")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pendulum-chain/pendulum"},"Pendulum Chain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/compound-finance/gateway"},"Compound Gateway")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/parallel-finance/parallel"},"Parallel Finance")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/PINT"},"PINT")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/laminar-protocol/laminar-chain"},"Laminar Chain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/Acala"},"Acala")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/centrifuge/centrifuge-chain"},"Centrifuge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stafiprotocol/stafi-node"},"Stafi")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/y2labs-0sh/definex"},"Definex")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAXFoundation/parrot"},"OAX Foundation")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/alexxuyang/substrate-dex"},"Cybex")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zenlinkpro/pallet-zenlink"},"Zenlink")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/lsaether/pallet-swaps"},"Swaps Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Polkadex-Substrate/Polkadex/tree/master"},"Polkadex")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/subdarkdex/subdex-parachain"},"SubDEX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/hack.HydraDX-node"},"HydraDX")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/apopiak/stablecoin"},"Substrate Stablecoin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/digitalnativeinc/standard-substrate"},"Standard protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sora-xor/sora2-network"},"Polkaswap")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/equilibrium-eosdt/equilibrium-curve-amm"},"Curve AMM")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/konomi-network/cumulus/"},"Konomi Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nutsfinance/stable-asset"},"Stable Asset")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/atscaletech/libra"},"Libra Payment")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/mangata-finance/mangata-node"},"Mangata")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tidelabs/tidechain"},"Tidechain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/Basilisk-node"},"Basilisk")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/PolymeshAssociation/Polymesh"},"Polymesh")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"DEX with privacy and confidentiality features such as those found in a ",(0,o.kt)("a",{parentName:"td",href:"https://en.wikipedia.org/wiki/Dark_pool"},"dark pool"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Smart contract chains"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/PureStake/moonbeam"},"moonbeam")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/aleph-node"},"Aleph-node"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hicommonwealth/edgeware-node"},"Edgeware")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ParaState/substrate-ssvm-node"},"ParaState")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gear-tech/gear"},"gear")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/cennznet/cennznet"},"CENNZnet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/skyekiwi/skyekiwi-network"},"SkyeKiwi")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAK-Foundation/OAK-blockchain"},"OAK-blockchain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3labs/ice-substrate"},"ICE Blockchain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OmniBTC/PSC"},"Polkadot Smart Chain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/keep-starknet-strange/madara"},"Madara - Cairo/Starknet")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"smart contract chains with novel security approaches, smart contract chains based on existing toolchains")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Oracle"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/laminar-protocol/open-runtime-module-library/tree/master/oracle"},"Laminar")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/smartcontractkit/chainlink-polkadot"},"Chainlink-polkadot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/aresprotocols/ares"},"Ares Protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Kylin-Network/kylin-node"},"Kylin Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/interlay/interbtc-clients/tree/master/oracle"},"interbtc-clients oracle")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/webb-tools/anonima"},"Anonima")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SaaS3-Foundation/dRuntime-fat"},"SaaS3")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tellor-io/tellor-parachain-contracts"},"Tellor")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/diadata-org/bridgestate-ocw"},"Bridgestate Oracle")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Identity/DID"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/parami-foundation/parami-blockchain"},"Parami")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/litentry/litentry-parachain"},"Litentry")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/substrate-developer-hub/pallet-did"},"pallet-did")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/prasad-kumkar/dot-id"},"dot-id")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"IoT"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/NodleCode/chain"},"Nodle")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DataHighway-DHX/node"},"MXC/DataHighway")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/peaqnetwork/peaq-network-node"},"peaq-network-node")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Verifiable Claims"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/KILTprotocol/kilt-node"},"KILT")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/docknetwork/dock-substrate"},"Dock")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/fennelLabs/Fennel-Protocol"},"Fennel Protocol")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Supply chain"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/digicatapult/dscp-node"},"DSCP Node")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Health care"),(0,o.kt)("td",{parentName:"tr",align:null}),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Music Industry"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Allfeat/Allfeat"},"Allfeat Network")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Data Availability"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/availproject/avail"},"Avail")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ZeroDAO/melodot"},"Melodot")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Social Networking"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LibertyDSNP/frequency"},"Frequency")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/social-network/blockchain"},"Social Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dappforce/subsocial-parachain"},"SubSocial")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ZeroDAO/ZeroDAO-node"},"ZeroDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/myriadsocial/myriad-node"},"Myriad Node")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/randombishop/wika_etl"},"Wika Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LibertyDSNP/mrc"},"Project Liberty")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/listenofficial/listen-parachain"},"Listen")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tribal-protocol/tribal_contract"},"Tribal Protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rust-0x0/hex-space-protocol-substrate"},"Five Degrees on Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/acuity-social/acuity-substrate"},"Acuity Social")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},"Private instant messenger that uses on-chain identity")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Governance/DAO"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/hashed-io/hashed-substrate"},"Hashed Network")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sunshine-protocol/sunshine-bounty"},"Sunshine DAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NucleiStudio/governance-os"},"Governance OS")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/idavollnetwork/idavoll"},"Idavoll Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DoraFactory/Substrate-Moloch-V2"},"Substrate Moloch")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Qrucial/QRUCIAL-DAO"},"QRUCIAL-DAO")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sctllabs/societal-node"},"Societal")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/daos-org/daos"},"DAOs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/amiyatulu/shivarthu/"},"Shivarthu")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/faterium"},"Faterium")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/decentration/apps"},"Supersig")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/deep-ink-ventures/genesis-dao-node"},"GenesisDAO")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dao-entrance/dao-entrance-node"},"DAO Entrance")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/liberland/liberland_substrate"},"Liberland")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/consul/consul"},"Consul")," - Open Government and E-Participation Web Software")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Prediction Markets and Futarchy"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/zeitgeistpm/zeitgeist"},"Zeitgeist")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/XPredictMarket/NodePredict"},"X Predict Market")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Messaging"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/validitylabs/HOPR-PL-Substrate"},"HOPR")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chainify/nolik"},"Nolik")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Uke-Messaging/uke-pallet"},"Uke")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Belsoft-rs/diffychat-pallet"},"Diffy Chat")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"File Storage, Cloud"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/dappforce/subsocial-offchain"},"Subsocial-Offchain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/playproject-io/datdot"},"DatDot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/crustio/crust"},"Crust Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rs-ipfs/offchain-ipfs-manual"},"offchain::ipfs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/canyon-network/canyon"},"Canyon Network")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cumulus2021/cess"},"CESS")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/cess-proving-system"},"CESS Proving Subsystem")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ideal-lab5/iris"},"Iris")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/fmd-cess"},"fmd-cess")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DanHenton/pocket-substrate/tree/ipfs-ocw"},"IPFS Frame V3")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/threefoldtech/tfchain"},"Threefold Chain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Apron-Network/apron-node"},"Apron")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TDSoftware/substrate-ipfs"},"IPFS Utilities")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Name Service"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/xaya/substrate-names"},"Substrate Names")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hskang9/substrate-name-service"},"ENS on Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pnsproject/pns-pallets"},"PNS-Pallets")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/HeisenbergLin22/Faceless_milestone2_delivery"},"Faceless")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ff13dfly/Anchor"},"Anchor")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Gaming"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/bit-country/Bit-Country-Blockchain"},"Bit.country")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SubGame-Network/subgame-network"},"SubGame")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/playzero/subzero"},"subzero")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3gamesofficial/web3games-blockchain"},"Web3Games")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ajuna-network/Ajuna"},"Ajuna Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/cryptoviet/gafi"},"Gafi Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://gitlab.com/asylum-space/asylum-item-nft"},"Asylum")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/3Dpass/3DP"},"3DPass")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polketio/toearnfun_flutter_app"},"Polket")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Computation/AI"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/DeepBrainChain/DeepBrainChain-MainChain"},"DeepBrain Chain")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/anudit/cerebrum"},"AI Infrastructure on Blockchain")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Enable specific use-cases"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/airalab/substrate-node-robonomics"},"Robonomics")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/UniversalDot/pallets"},"UniversalDOT")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/EvercityEcosystem/evercity-chain"},"Evercity Sustainable Finance Protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/fennelLabs/Fennel-Protocol"},"Fennel Protocol")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/logion-network/logion-node"},"logion")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"NFT"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/capsule-corp-ternoa/chain"},"ternoa")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/danforbes/pallet-nft"},"FRAME Pallet: NFTs for Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/UniqueNetwork/unique-chain"},"Unique NFT Parachain")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DNFT-Team/dnft-substrate-node/tree/master/pallets"},"DNFT")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rmrk-team/rmrk-substrate"},"RMRK-Substrate")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Popular-Coding/nt-nft"},"NT-NFTs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/GreenLemonProtocol/dksap-polkadot"},"Green Lemon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/Basilisk-node"},"Basilisk")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Randomness"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/substrate/tree/randomness-beacon"},"DKG and Randomness Beacon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/random-meat/drand-substrate-client"},"drand-substrate-client")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Licensing"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/anagolay/anagolay-chain"},"Anagolay Network")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Banking Integration"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/element36-io/ebics-java-service"},"FIAT on-off-ramp")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Crowdfunding"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ImbueNetwork/imbue"},"Imbue Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zhangjiannan/QFgrant"},"Quadratic Funding pallet by Dora")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAK-Foundation/quadratic-funding-pallet/tree/master"},"Quadratic Funding pallet by OAK")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://ethresear.ch/t/minimal-anti-collusion-infrastructure/5413"},"Minimum Anti-Collusion Infrastructure (MACI)"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Collection of Pallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/open-runtime-module-library"},"Substrate Open Runtime Module Library")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/warehouse"},"warehouse")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/InvArch/InvArch-Frames"},"InvArch FRAME Pallet Library")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Marketplaces"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/WowLabz/dot-marketplace-v2/tree/Phase3_Milestone3"},"Dot Marketplace")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hashed-io/hashed-substrate/tree/main/pallets/gated-marketplace"},"Gated Marketplace")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Popular-Coding/ventur"},"Ventur")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Carbon Credits"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/bitgreen/bitg-node"},"BitGreen")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/EvercityEcosystem/carbon-assets"},"Carbon Assets Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SequesterChain/pallets"},"Sequester Pallets")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"UTXO"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Off-Narrative-Labs/Tuxedo"},"Tuxedo")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Moonsong-Labs/moonkit"},"Moonkit"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gautamdhameja/substrate-account-filter"},"Substrate Account Filter")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opentensor/subtensor"},"Subtensor")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AdMetaNetwork/admeta"},"AdMeta")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chocolatenetwork/chocolate-node"},"Chocolate Node")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/virto-network/virto-node"},"Virto Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gautamdhameja/substrate-validator-set"},"Substrate Validator Set")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DEIPworld/deip-node"},"DEIP")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/debionetwork/debio-node"},"DeBio")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/mathwallet/MathChain"},"MathChain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/encointer/encointer-node"},"encointer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/grasslandnetwork/substrate_node"},"Grassland")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rusty-crewmates/substrate-tutorials"},"Substrate-Tutorials")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Fair-Squares/fair-squares"},"Fair Squares")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/totem-tech/totem"},"Totem Live Accounting")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/herou/EscrowPallet"},"Escrow Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NexTokenTech/TREX"},"TREX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/relationlabs/Relation-Graph"},"Relation Graph")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gertt/Invoice"},"Decentralized Invoice")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/redstone-network/redstone-node"},"Redstone Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/WunderbarNetwork/access-control"},"Access Control Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Omniverse-Web3-Labs/omniverse-swap/tree/web3-grant"},"Omniverse DLT")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polytope-labs/substrate-ismp"},"ISMP")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dhiway/cord"},"CORD Chain")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Decentralized review/reputation system")))),(0,o.kt)("h3",{id:"host"},"Host"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Rust"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate"},"Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/cumulus"},"Cumulus")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"C++"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/kagome"},"Kagome")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/mayon"},"Mayon")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Go"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/gossamer"},"Gossamer")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Java"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/Fruzhin"},"Fruzhin"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/java-host-research"},"Java Host Research")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"AssemblyScript"),(0,o.kt)("td",{parentName:"tr",align:null}),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Light Client"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/smol-dot/smoldot"},"smoldot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-connect"},"Substrate Connect")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/eqlabs/polkadot-light-client"},"C++ Polkadot Light Client")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Testing"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/polkadot-conformance"},"Polkadot Conformance")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"network-maintenance-tools"},"Network Maintenance Tools"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Secure validator setup"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkachu/polkadot-validator"},"Polkadot Validation Node Ansible Setup")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-validator-setup"},"W3F Polkadot Validator Setup")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Nexus2k/polkadot-ansible"},"polkadot-ansible")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"High availability setup"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/luguslabs/archipel"},"Archipel")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/protofire/polkadot-failover-mechanism"},"Polkadot Failover Mechanism")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Datagen-Project/Datagen-Substrate-Grant"},"Datagen")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bright/substrate-raft"},"High Availability Validator Setup")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Load Balanced Endpoints"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/insight-w3f/terragrunt-polkadot"},"terragrunt-polkadot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sudoblockio/substrate-meta"},"Geometry Labs' Substrate Meta repo")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Deployment Tools"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Blockdaemon/bpm-sdk"},"Polkadot Package Manager")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/akropolisio/polkahub-monorepo"},"PolkaHub")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AvadoDServer/AVADO-DNP-Polkadot-custom"},"Avado")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-deployer"},"Polkadot Deployer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/for-parity-with-love/unified-collator-node-deployment"},"Unified Collator Deployment")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator monitoring"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/turboflakes/one-t"},"ONE-T")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/helikon-labs/subvt-backend"},"SubVT")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SimplyVC/panic"},"P.A.N.I.C.")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/polkalert"},"Polkalert")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nodebreaker0-0/substrate/tree/prometheus_v0.3"},"B-Harvest")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stakezone/nmonpolkadot"},"nmonpolkadot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ironoa/polkadot-k8s-monitor"},"Polkadot-K8s-Monitor")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-watcher"},"Polkadot-Watcher")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/helikon-labs/polkadot-kusama-1kv-telegram-bot"},"1KV Telegram Bot")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator payout management"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Colm3na/substrate-auto-payout"},"Substrate validator auto payout")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-payouts"},"Polkadot Payouts")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emostov/staking-payouts"},"staking-payouts CLI")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stakelink/substrate-payctl"},"Payctl")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/turboflakes/crunch"},"crunch")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Staking Miner"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/staking-miner-v2"},"Staking Miner v2")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Nominator Tools"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/miepsik/validators_selection"},"Validator Selection")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/filippoweb3/polkanalyzer"},"Polkanalyzer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/filippoweb3/polkanalyzer-app"},"Polkanalyzer-app")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"signatures"},"Signatures"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"SR25519"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/schnorrkel"},"rust")," \u26aa(contains partial bindings for C, JavaScript, and Python), ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gautamdhameja/sr25519-dotnet"},".Net bindings")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/sr25519"},"C")," \u26aa",(0,o.kt)("em",{parentName:"td"},"(old)"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TerenceGe/sr25519-donna"},"C")," \ud83d\udfe1",(0,o.kt)("em",{parentName:"td"},"(new)"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/soramitsu-sr25519-crust"},"C/C++")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/sr25519_dotnet"},"C#")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/go-schnorrkel"},"Go")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/debuggor/schnorrkel-java"},"java")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/sr25519-bindings"},"PHP")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Signature Aggregation"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/apk-proofs"},"apk-proofs")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Distributed key generation (DKG) or management"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/isislovecruft/frost-dalek"},"keygen.rs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/sword"},"Secure Wallet Origin Distribution (SWORD)")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator HSMs"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/buildroot-zondax"},"Zondax Remote Signer")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"consensus"},"Consensus"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"PoC"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/subspace/substrate"},"Spartan")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"PoW"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/client/consensus/pow"},"PoW consensus for Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kulupu/kulupu/tree/master/pow"},"RandomX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/substrate-developer-hub/recipes/tree/master/consensus/sha3pow"},"Sha3 PoW")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Block production"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/client/consensus/babe"},"BABE")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/client/consensus/aura"},"Aura")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Finality"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/frame/grandpa"},"GRANDPA")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/AlephBFT"},"AlephBFT")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/PureStake/nimbus"},"Nimbus: Upgradeable consensus framework")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"networking"},"Networking"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DHT crawler"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/atredispartners/dht-crawler-polkadot"},"Go")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emeraldpay/polkabot"},"Kotlin")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"RPC Tor-like access"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Evanesco-Labs/WhiteNoise.rs"},"WhiteNoise")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"primitives"},"Primitives"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Storage"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/frisitano/merkle-tree-db"},"Merkle Tree DB")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Merkle Proofs"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/polytope-labs/solidity-merkle-trees"},"Solidity Trie Verifier")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h2",{id:"contributing"},"Contributing"),(0,o.kt)("p",null,"Pull requests, issues, or other contributions from the community are encouraged! You can not only\nadd specific projects, but also potentially interesting fields/areas which are currently missing in\nthe tech stack."),(0,o.kt)("p",null,"\u2757 All technologies listed above need to be open-source. Ideally, the links\nlead directly to the code."),(0,o.kt)("p",null,(0,o.kt)("em",{parentName:"p"},"Note: You will need a GitHub account to suggest changes or open issues. If you do not have one, you\nmay ",(0,o.kt)("a",{parentName:"em",href:"https://github.com/join"},"sign up for free"),".")))}k.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/assets/js/ccc1222e.dfd90f06.js b/assets/js/ccc1222e.dfd90f06.js new file mode 100644 index 000000000000..69de1d8bbfe3 --- /dev/null +++ b/assets/js/ccc1222e.dfd90f06.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[6920],{3905:(t,a,e)=>{e.d(a,{Zo:()=>s,kt:()=>k});var r=e(67294);function n(t,a,e){return a in t?Object.defineProperty(t,a,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[a]=e,t}function o(t,a){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);a&&(r=r.filter((function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable}))),e.push.apply(e,r)}return e}function i(t){for(var a=1;a=0||(n[e]=t[e]);return n}(t,a);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,e)&&(n[e]=t[e])}return n}var p=r.createContext({}),h=function(t){var a=r.useContext(p),e=a;return t&&(e="function"==typeof t?t(a):i(i({},a),t)),e},s=function(t){var a=h(t.components);return r.createElement(p.Provider,{value:a},t.children)},m="mdxType",d={inlineCode:"code",wrapper:function(t){var a=t.children;return r.createElement(r.Fragment,{},a)}},u=r.forwardRef((function(t,a){var e=t.components,n=t.mdxType,o=t.originalType,p=t.parentName,s=l(t,["components","mdxType","originalType","parentName"]),m=h(e),u=n,k=m["".concat(p,".").concat(u)]||m[u]||d[u]||o;return e?r.createElement(k,i(i({ref:a},s),{},{components:e})):r.createElement(k,i({ref:a},s))}));function k(t,a){var e=arguments,n=a&&a.mdxType;if("string"==typeof t||n){var o=e.length,i=new Array(o);i[0]=u;var l={};for(var p in a)hasOwnProperty.call(a,p)&&(l[p]=a[p]);l.originalType=t,l[m]="string"==typeof t?t:n,i[1]=l;for(var h=2;h{e.r(a),e.d(a,{assets:()=>s,contentTitle:()=>p,default:()=>k,frontMatter:()=>l,metadata:()=>h,toc:()=>m});var r=e(87462),n=e(63366),o=(e(67294),e(3905)),i=["components"],l={id:"build-open-source",title:"Open Source Stack",sidebar_label:"Open Source Stack",description:"Overview of the open source Polkadot/Kusama Tech Stack",keywords:["open","source","development","code","resources","tools","apis"],slug:"../build-open-source"},p="Open Source Polkadot Stack \x3c!-- omit in toc --\x3e",h={unversionedId:"build/build-open-source",id:"build/build-open-source",title:"Open Source Stack",description:"Overview of the open source Polkadot/Kusama Tech Stack",source:"@site/../docs/build/build-open-source.md",sourceDirName:"build",slug:"/build-open-source",permalink:"/docs/build-open-source",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/build/build-open-source.md",tags:[],version:"current",lastUpdatedBy:"David Hawig",lastUpdatedAt:1693233790,formattedLastUpdatedAt:"Aug 28, 2023",frontMatter:{id:"build-open-source",title:"Open Source Stack",sidebar_label:"Open Source Stack",description:"Overview of the open source Polkadot/Kusama Tech Stack",keywords:["open","source","development","code","resources","tools","apis"],slug:"../build-open-source"},sidebar:"docs",previous:{title:"Tool Index",permalink:"/docs/build-tools-index"},next:{title:"Hackathons",permalink:"/docs/build-hackathon"}},s={},m=[{value:"About",id:"about",level:2},{value:"Layers of Polkadot Stack",id:"layers-of-polkadot-stack",level:2},{value:"Wallets",id:"wallets",level:3},{value:"User Interface",id:"user-interface",level:3},{value:"Tools, APIs and Languages",id:"tools-apis-and-languages",level:3},{value:"ink Smart Contracts",id:"ink-smart-contracts",level:3},{value:"Chains and Pallets",id:"chains-and-pallets",level:3},{value:"Host",id:"host",level:3},{value:"Network Maintenance Tools",id:"network-maintenance-tools",level:3},{value:"Signatures",id:"signatures",level:3},{value:"Consensus",id:"consensus",level:3},{value:"Networking",id:"networking",level:3},{value:"Primitives",id:"primitives",level:3},{value:"Contributing",id:"contributing",level:2}],d={toc:m},u="wrapper";function k(t){var a=t.components,e=(0,n.Z)(t,i);return(0,o.kt)(u,(0,r.Z)({},d,e,{components:a,mdxType:"MDXLayout"}),(0,o.kt)("h1",{id:"open-source-polkadot-stack--omit-in-toc-"},"Open Source Polkadot Stack "),(0,o.kt)("admonition",{title:"Do your research before using open-source tools",type:"caution"},(0,o.kt)("p",{parentName:"admonition"},"The tools listed here are open-source and are linked directly to their source code. Before using these tools to build your projects, always ",(0,o.kt)("a",{parentName:"p",href:"/docs/how-to-dyor"},"do your research")," and be aware of ",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-scams"},"scams"),".")),(0,o.kt)("p",null,"The goal of this page is to provide an overview of the open-source Polkadot/Kusama Tech Stack."),(0,o.kt)("p",null,"This is a living document, and we are relying on our community to contribute to it and help maintain\nit. ",(0,o.kt)("a",{parentName:"p",href:"#contributing"},(0,o.kt)("strong",{parentName:"a"},"Please feel free to make edits and additions via pull requests")),". We\napologize if we missed your project!"),(0,o.kt)("hr",null),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#about"},"About")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#layers-of-polkadot-stack"},"Layers of Polkadot Stack"),(0,o.kt)("ul",{parentName:"li"},(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#wallets"},"Wallets")," "),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#user-interface"},"User Interface")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#tools-apis-and-languages"},"Tools, APIs and Languages")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#ink-smart-contracts"},"ink Smart Contracts")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#chains-and-pallets"},"Chains and Pallets")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#host"},"Host")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#network-maintenance-tools"},"Network Maintenance Tools")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#signatures"},"Signatures")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#consensus"},"Consensus")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#networking"},"Networking")),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#primitives"},"Primitives")))),(0,o.kt)("li",{parentName:"ul"},(0,o.kt)("a",{parentName:"li",href:"#contributing"},"Contributing"))),(0,o.kt)("h2",{id:"about"},"About"),(0,o.kt)("p",null,"The Polkadot Tech Stack is a subset of the Web 3.0 Tech Stack, which consists of the ",(0,o.kt)("strong",{parentName:"p"},"open-source"),"\ntechnologies contributing to and relying on ",(0,o.kt)("a",{parentName:"p",href:"https://polkadot.network/"},"Polkadot"),",\n",(0,o.kt)("a",{parentName:"p",href:"https://kusama.network/"},"Kusama")," and ",(0,o.kt)("a",{parentName:"p",href:"https://substrate.dev/"},"Substrate"),". It is meant to be used\nfor decentralized application (Dapp) development within numerous verticals, including DeFi, Gaming,\nProvenance and many others not pictured below."),(0,o.kt)("pre",null,(0,o.kt)("code",{parentName:"pre"},"|------|--------|------------|\n| DeFi | Gaming | Provenance |\n|______|________|____________|\n Dapps\n|--------------------------/-|\n| Explorers, Wallets / |\n|------------------------/---|\n| Tools, Apis, Languages/ |\n|----------------------/-----|\n| 2nd layer protocols / |\n|--------------------/-------|\n| Chains / other |\n|------------------/--- --|\n| *Polkadot* | tech |\n|------------------\\---------|\n| P2P, Crypto, Wasm \\ |\n|--------------------\\-------|\n")),(0,o.kt)("h2",{id:"layers-of-polkadot-stack"},"Layers of Polkadot Stack"),(0,o.kt)("p",null,"In the below sections, you can find a list of different layers of the Polkadot Stack."),(0,o.kt)("p",null,(0,o.kt)("strong",{parentName:"p"},"Maintenance Status"),":"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"\ud83d\udfe2 Actively maintained"),(0,o.kt)("li",{parentName:"ul"},"\ud83d\udfe1 Stale (no activity on the main branch for one month)"),(0,o.kt)("li",{parentName:"ul"},"\u26aa Unmaintained (no activity on the main branch for more than three months)")),(0,o.kt)("h3",{id:"wallets"},"Wallets"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Web Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/Multix"},"Multix")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkasafe/polkasafe-ui"},"Polkasafe")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/apps"},"polkadot-js/apps")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TalismanSociety/talisman-web"},"Talisman Web Application")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/enkryptcom/mydotwallet"},"mydotwallet")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dappforce/subid"},"Sub ID")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Primis-Labs/client"},"Primis")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3finance/sakura"},"Sakura")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/Web3Box-apps"},"Web3Box")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CoongCrafts/coong-wallet"},"Coong Wallet")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/subscan-multisig-react"},"Subscan Multisig UI - React")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/subscan-multisig-ui"},"Subscan Multisig UI")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DoraFactory/dorafactory-multisig"},"Dorafactory-Multisig")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/capi-multisig-app"},"Capi Multisig App")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},"User-friendly Wallet based on the ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/frame/recovery"},"Recovery Pallet"),", Web wallets focused on user-onboarding (e.g. using ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/near/near-wallet"},"localStorage")," ), Enterprise Wallets")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Desktop Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/novasamatech/nova-spektr"},"nova-spektr")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/omni-desktop-prototype"},"Omni desktop")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Browser Extensions"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/TalismanSociety/talisman"},"Talisman-Extension")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Koniverse/SubWallet-Extension"},"SubWallet-Extension")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/enkryptcom/enKrypt"},"Enkrypt")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/extension"},"Polkadot{.js}")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Nick-1979/polkadot-Js-Plus-extension"},"Polkadot-Js-Plus-Extension")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainBridgeNetworkTeam/Doter"},"Doter")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/GetSpeckle/speckle-browser-extension"},"Speckle OS")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockcoders/kuma-wallet"},"Kuma Cross-chain Wallet")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Sign-in with your polkadot, kusama, etc. account.")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Mobile Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/airgap-it/airgap-wallet"},"AirGap")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Koniverse/SubWallet-Mobile"},"SubWallet-Mobile")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/luniehq/lunie"},"Lunie")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkawallet-io/polkawallet-flutter"},"Polkawallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-signer"},"Parity Signer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/consenlabs/token-core"},"imToken")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/fearless-Android"},"Fearless Wallet Android")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/fearless-iOS"},"Fearless Wallet iOS")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stylo-app/stylo"},"Stylo")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nova-wallet/nova-utils"},"Nova Wallet")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/fractapp/fractapp/"},"Fractapp")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Interstellar-Network/wallet-app"},"Interstellar Network")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hypha-dao/hashed-wallet"},"Hashed Wallet")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Burner Wallets/Faucet/Gifts"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/hamidra/dotdrop"},"dotdrop")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/vue-polkadot/apps"},"KodaDot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/astar-faucet-bot"},"Astar Faucet Bot")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/karooolis/sybil-resistant-substrate-faucet"},"Generic sybil-resistant faucet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/StringNick/sybil-resistant-chat-bot-substrate-faucet"},"sybil-resistant Chat Bot Faucet")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Faucet (a sybil-resistant way to receive free tokens)")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Wallet Plugins"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/metamask-snap-polkadot"},"Metamask-Snap by Chainsafe")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"CLI Wallet"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/yxf/subwallet"},"Subwallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/canontech/proxy-hot-wallet"},"Proxy-hot-wallet")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Hardware Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ZondaX/ledger-polkadot"},"Ledger Polkadot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/ledger-kusama"},"Ledger Kusama")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/ledger-statemint"},"Ledger Statemint")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/ledger-statemine"},"Ledger Statemine")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Trezor")))),(0,o.kt)("h3",{id:"user-interface"},"User Interface"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Block Explorers"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/topmonks/calamar"},"Calamar")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/colorfulnotion/polkaholic"},"Polkaholic")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkascan/explorer-api"},"Polkascan")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Colm3na/polkastats-backend"},"Polkastats")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/subscan"},"Subscan")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/statescan"},"Statescan")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/edgeware-builders/edgscan"},"Edgscan")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3labs/epirus-substrate"},"Sirato")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockcoders/ink-substrate-explorer-api"},"Ink! Explorer API")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/substats"},"Substats")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hybrid-explorer/hybrid-dapp"},"Hybrid Block Explorer")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Mempool focused explorer (including parachain transaction)")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator Dashboards"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-telemetry"},"Polkadot Telemetry")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hashquark-io/polkacube-frontend"},"Polkacube")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/buidl-labs/YieldScan"},"YieldScan")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-community/hubble/tree/master/app/controllers/polkadot"},"Hubble")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ArthurHoeke/cyclops"},"Cyclops")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3go-xyz/web3go-xyz-v2"},"Web3Go")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Node Explorers"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/protos-research/polkadot-node-explorer"},"Polkadot Node Explorer")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"NFT Explorer"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/kodadot/nft-gallery"},"NFT Explorer for Kusama & Polkadot")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Governance Dashboards"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/governance-ui"},"Polkadot Delegation Dashboard")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/premiurly/polkassembly"},"Polkassembly")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/dotreasury"},"dotreasury")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bright/bright-tresury"},"Bright Treasury")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/collaboration"},"OpenSquare offchain voting")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/wpank/open-gov-insights"},"OpenGov Insights")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"UI for the kusama and/or polkadot treasury (see ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/pull/5715"},"bounty module")," ), UI for Parachain Lease Offering (PLO)")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Staking"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/staking-rewards-collector"},"Staking Rewards Collector")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/jackson-harris-iii/staking-rewards-viewer"},"Staking Rewards Viewer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/cryptolab-network/polkadot-staking-site"},"Polkadot Staking Site")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-staking-dashboard"},"Polkadot Staking Dashboard")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/James-Sangalli/dot-validator-selector"},"Polkadot/Kusama Validator Selector")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/James-Sangalli/dot-staking-income"},"Staking Income CSV Generator")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Bridge UI"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-bridges-ui"},"Parity Bridges UI")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nutbox-dao/donut-interface"},"Donut Interface (Steem - Dot)")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Parachain/Crowdloan"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/jhonalino/parachains.network"},"Parachains.Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CrommVardek/polk-auction-ui"},"PolkAuction")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/10clouds/crowdloan-template"},"Crowdloan Front End Template")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hack-ink/slothunter/"},"Slothunter")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Identicon"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/RidOne-technologies/polkadot-web-identicon"},"PolkadotWebIdenticon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/RidOne-technologies/polkadot-angular-identicon"},"Polkadot Angular IdentIcon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Noc2/Bird-Identicon"},"Bird Identicon")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/KappaSigmaMu/ksm-app"},"KappaSigmaMu Fratority")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAK-Foundation/quadratic-funding-webapp"},"Quadratic Funding Webapp")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://gitlab.com/polkawatch/polkawatch"},"Polkawatch"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bytepayment/bytepay"},"Bytepay")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Delmonicos/charging-management-platform"},"charging-management-platform")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TDSoftware/subidentity-webapp"},"subidentity-webapp")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opensquare-network/paid-qa/"},"OpenSquare Paid QA")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CrossChainLabs-DOT/dotpulse-api"},"DotPulse")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bsn-si/rubeus-smartcontract"},"Rubeus Keeper")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/justmert/eco-flow-frontend"},"Polkaflow")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/helikon-labs/chainviz-v1"},"ChainViz")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Portfolio Viewer like Zapper or Zerion")))),(0,o.kt)("h3",{id:"tools-apis-and-languages"},"Tools, APIs and Languages"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Runtime/Parachain frameworks"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-sdk"},"Polkadot Blockchain SDK")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/gosemble"},"Gosemble")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/subsembly"},"Subsembly")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/parachain-utilities"},"Parachain utilities")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gantree-io/gantree-core"},"Gantree")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"Tools to create parachains from frameworks used in other ecosystems")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Client Libraries"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/capi"},"Capi - Typescript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kodadot/packages/tree/main/sub-api"},"sub-api")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/centrifuge/go-substrate-rpc-client"},"Go")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/polkadot_api_dotnet"},".Net")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ajuna-network/Ajuna.NetApi"},".NET Standard 2.0")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/polkadot_api_cpp"},"C++")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/finoabanking/substrate-c-tool"},"C")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/airalab/hs-web3"},"Haskell")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/api"},"Javascript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-api-sidecar"},"Substrate API Sidecar - TypeScript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkascan/py-substrate-interface"},"Python")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emeraldpay/polkaj"},"Java (+ Android)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/strategyobject/substrate-client-java"},"Substrate Client Java")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/scs/substrate-api-client"},"Rust SCS")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/subxt"},"Rust Parity (subxt)")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/trevor-crypto"},"Rust pdotc")," ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/php-substrate-api"},"PHP (gmajor-encrypt)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/neha0921/substrate-interface-package"},"PHP (neha0921)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/frontier"},"RPC-Ethereum")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tesseract-one/Substrate.swift"},"Swift")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NodleCode/substrate-client-kotlin"},"Kotlin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/substrate-client-kotlin"},"substrate-client-kotlin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/substrate-client-swift"},"substrate-client-swift")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rankanizer/polkadart"},"Dart")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polywrap/integrations"},"Substrate Core Polywrapper")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"RPC Gateway"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/subway"},"Subway")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Substrate Contract clients"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/go-patract"},"PatractGo")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"SCALE Codec"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-scale-codec"},"Rust")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-scale-codec-ts"},"TypeScript")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkascan/py-scale-codec"},"Python")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/gossamer/tree/development/pkg/scale/"},"Golang Chainsafe")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/scale.go"},"Golang Itering")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/MatthewDarnell/cScale"},"C")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/scale-codec-cpp"},"C++")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadot-js/api"},"JavaScript")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/as-scale-codec"},"AssemblyScript")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/airalab/hs-web3/tree/master/packages/scale/src/Codec"},"Haskell")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emeraldpay/polkaj"},"Java")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/scale.rb"},"Ruby")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nbltrust/dart-scale-codec"},"Dart")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tesseract-one/swift-scale-codec"},"Swift")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/scale-codec-swift"},"scale-codec-swift")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sublabdev/scale-codec-kotlin"},"scale-codec-kotlin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/php-scale-codec"},"PHP")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/scale-codec-js-library"},"JavaScript by Soramitsu")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/scale-codec-comparator"},"Scale Codec Comparator")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/darwinia-network/darwinia-messages-sol/blob/master/contracts/utils/contracts/ScaleCodec.sol"},"ScaleCodec.sol by Darwinia")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Snowfork/snowbridge/blob/main/core/packages/contracts/contracts/ScaleCodec.sol"},"ScaleCodec.sol by Snowfork")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Easy Runtime Development"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/hack-ink/subalfred"},"Subalfred")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kaichaosun/substrate-stencil"},"substrate-stencil")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kaichaosun/play-substrate"},"Play Substrate")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/substrate-developer-hub/substrate-node-template"},"substrate-node-template")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-playground"},"Substrate Playground")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/as-substrate-runtime"},"AssemblyScript Runtime Generation")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/clearloop/sup"},"Substrate Package Manager")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/subsembly"},"Subsembly: Framework for developing AssemblyScript Substrate Runtimes")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bkchr/diener"},"dependency diener")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Easy Smart Contract Development"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/swankyhub/swanky-cli"},"Swanky-cli")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/727-ventures/typechain-polkadot"},"Typechain Polkadot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/ink-playground"},"ink-playground")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/drink"},"DRink!")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockchain-it-hr/ink-remix-plugin"},"Ink! Remix Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/standardweb3/signac/"},"Signac")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/scio-labs/inkathon"},"INK!athon")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/avirajkhare00/ink-boxes/"},"ink!-boxes")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/avirajkhare00/ink-wizard"},"ink!-smart-contract-wizard")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/protofire/polkadot-contract-wizard"},"Polkadot Contract Wizard")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/ink-wrapper"},"ink-wrapper")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ink-analyzer/ink-vscode"},"ink! Analyzer for VS Code")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"IDE Plugins"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ink-analyzer/ink-analyzer"},"Ink! Analyzer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/vscode-substrate"},"Substrate Marketplace VS Code Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/everstake/vscode-plugin-substrate"},"VS Code Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/everstake/atom-plugin-substrate"},"Atom Code Plugin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/zombienet-vscode-extension"},"zombienet extension")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Runtime/Pallet Security"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/srlabs/substrate-runtime-fuzzer"},"Substrate Runtime Fuzzer")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/shawntabrizi/substrate-toml-lint"},"Substrate Toml Lint")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kframework/wasm-semantics"},"K specifications")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSecurity/polpatrol"},"PolPatrol - Polkadot Runtime Checker")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"Automated Runtime checking tools, economic audit simulator such as ",(0,o.kt)("a",{parentName:"td",href:"https://gauntlet.network/"},"gauntlet.network"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Smart Contract Languages"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ask-lang/ask"},"Ask!")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/slickup/subscript"},"Subscript")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hyperledger-labs/solang"},"Solang")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/ink"},"Ink!")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/eigerco/pallet-move"},"pallet-move")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pontem-network/sp-move"},"Move VM Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/neatcoin/neatcoin"},"Move smart contract by Neatcoin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/727-Ventures/sol2ink"},"Sol2Ink")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pepyakin/substrate-seal-ebpf"},"eBPF Contracts Hackathon")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"Functional Programming Languages, other languages with developed toolchains")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Smart Contract Security"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Brushfam/patron-backend/"},"Patron")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Testing"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-introspector"},"Polkadot introspector")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/subdirectory/subshell"},"Subshell")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polytope-labs/sc-simnode"},"substrate-simnode")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/halva-suite/halva"},"Halva")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/ink-waterfall"},"Ink Waterfall")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/redspot"},"Redspot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/mixbytes/tank"},"MixBytes Tank")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NikVolf/sub-flood"},"sub-flood")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-debug-kit"},"Substrate debug-kit")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/arijitAD/dotscale"},"Dotscale - SCALE Codec Comparator")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/JesseAbram/asset_cli_tool"},"Asset CLI tool")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/JesseAbram/unfinished_testing_tool"},"sub_crash")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chevdor/subwasm"},"subwasm")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ascjones/subsee"},"subsee")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-lab"},"polkadot-lab")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dwellir-public/rpc-perf/"},"RPC-perf")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Static Analysis"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/KaiserKarel/substrace"},"Substrace")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/simon-perriard/saft"},"Static analyzer for Substrate FRAME's pallets")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CoinFabrik/scout"},"CoinFabrik Scout")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Testnet"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/zombienet"},"Zombienet")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/chopsticks"},"Chopsticks")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-launch"},"Polkadot Launch")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/koute/polkadot-starship"},"polkadot-starship")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/maxsam4/fork-off-substrate"},"Fork off Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/try-runtime-cli"},"try-runtime-cli")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/parachain-launch"},"Parachain Launch")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Benchmarking"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/0xekez/clockchain"},"Clockchain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/shawntabrizi/substrate-graph-benchmarks"},"Substrate Graph Benchmarks")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Nikhil-Desai-Talentica/substrate-node-template-benchmarking"},"ink! & pallet benchmarking template")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/smart-bench"},"smart-bench")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Blockchain Indexing Engine"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/subsquid/squid-sdk"},"Squid SDK")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-archive"},"Substrate Archive")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/polkadot_psql_indexer"},"PSQL Indexer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/playzero/substrate-graph"},"Substrate Graph")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OnFinality-io/subql"},"Subquery")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/p2p-org/polkadot-profit-transformer"},"MBELT3")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kodadot/stick"},"stick")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Infra3-Network/hyperdot"},"Hyperdot")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Blockchain/Event Monitoring"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/guardian"},"Web3 Guardian")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/HugoByte/aurras-event-manager"},"Aurras Event Manager")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hicommonwealth/chain-events"},"@commonwealth/chain-events")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/massbitchain"},"Massbit")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kianenigma/polkadot-basic-notification"},"Polkadot Basic Notifications")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sodazone/ocelloids"},"Ocelloids")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TrackingChains/TrackingChain"},"Tracking Chain")," \ud83d\udfe2,"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Gaming"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/dodorare/crossbow"},"Crossbow")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://amethyst.rs/"},"Amethyst")," + ",(0,o.kt)("a",{parentName:"td",href:"https://substrate.dev/"},"Substrate"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"No-code Platforms"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/NovaBloq/Bubble-Plugin-Polkadot.js"},"EzCode's Polkadot.js plugin on Bubble.io")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Blackprint/nodes-polkadot.js"},"Blackprint Visual Programming Polkadot.js module")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/subrelay/interface"},"SubRelay")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Wallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/TalismanSociety/talisman-connect"},"Talisman Connect")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Koniverse/SubConnect"},"SubWallet-SubConnect")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nova-wallet/metadata-portal"},"Metadata Portal")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tesseract-one/Tesseract.rs"},"Tesseract")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/walletconnect-v2-monorepo"},"WalletConnect")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/BitGo/BitGoJS/tree/master"},"BitGoJS")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"XCM"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/trappist"},"Trappist")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/PureStake/xcm-tools"},"XCM-tools")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/itering/substrate-api-rpc"},"XCM-tools Golang")," \ud83d\udfe2,",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paraspell/ui-v2"},"ParaSpell")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/t3rn/xbi"},"XBI")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/blockcoders/xcm-sdk"},"XCM TS/JS SDK")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/asset-transfer-api"},"asset-transfer-api")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/txwrapper-core"},"txwrapper-core")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/open-web3.js"},"open-web3 JS library")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CycanTech/GVM-Bridge"},"VM-Bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/srtool"},"srtool")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chevdor/srtool-cli"},"srtool-cli")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-tip-bot"},"Substrate Tip Bot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/syntifi/ori"},"ORI (Onchain Risk Intelligence)")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/albertov19/PolkaTools"},"PolkaTools")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/polkadot-scripts"},"polkadot-scripts")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/virto-network/sube"},"Sube")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/data-store-sidecar"},"data-store-sidecar")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SugarFunge/sugarfunge-node"},"SugarFunge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/second-state/substrate-wasmedge"},"substrate-wasmedge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/eightfish-org/eightfish"},"EightFish")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sandoxio/sandox"},"Sandox")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"ink-smart-contracts"},"ink Smart Contracts"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Bridges"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/dantenetwork/protocol-stack-for-ink"},"Dante Protocol")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DeFi"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/RottenKiwi/Panorama-Swap-INK-SC"},"Panorama Swap")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Juminstock/ink_bank"},"ink_bank")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/realnimish/polkadot-amm"},"Polkadot AMM")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/veradefi/defi"},"Vera")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nsure-tech/dot-contract"},"Nsure Insurance")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CycanTech/ELC"},"Everlasting Cash")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Coinversation/coinpro"},"Coinversation")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zenlinkpro/zenlink-dex-contract"},"zenlink-dex-contract")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ReserveLabs/AlgoCash"},"AlgoCash")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"New seigniorage-style stable coins")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Gaming"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/OpenEmojiBattler/open-emoji-battler"},"Open Emoji Battler")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/WiktorStarczewski/newomega.polkadot/blob/master/newomega_delegator/newomega/newomega.rs"},"NewOmega")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DAO"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/SyncraDAO/modular-dao"},"SyncraDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/subDAO-contracts"},"subDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/RainbowcityFoundation/RainbowDAO-Protocol-Ink-milestone_1"},"RainbowDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Mangoboxlabs/Mangoboxink"},"MangoBox")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Identity/DID"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/TheDotflow"},"Dotflow")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Oracle"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/diadata-org/dia-wasm-oracle"},"DIA WASM Oracle")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Spam Protection"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/prosopo-io/integration"},"Prosopo")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Tooling"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Brushfam/openbrush-contracts"},"OpenBrush")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Governance"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/AbaxFinance/Governance"},"Abax Governance")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/ink-test-contracts"},"ink-test-contracts")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/agryaznov/candle-auction-ink"},"Candle Auctions")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SubDAO-Network/polkasign-contract"},"polkasign-contract")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bsn-si/ocex-cli"},"OCEX")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/RoloiMoney/roloi-polkadot-w3f-grant"},"Roloi")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Mangoboxlabs/MangoSaleV2"},"MangoSale")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ArtZero-io/Contracts"},"ArtZero")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkadrys/openPayroll"},"OpenPayroll")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"chains-and-pallets"},"Chains and Pallets"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Scalable Transactions"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/perun-network/perun-polkadot-pallet"},"Perun channels")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/perun-network/perun-polkadot-demo"},"CLI demo of Perun")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/Astar"},"Astar")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/celer-network/cChannel-substrate"},"Celer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/GunClear/Gunero"},"Gunclear")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/BCS-Labs/tpscore-etl-system"},"TPScore")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"roll-ups, DAG-based consensus mechanisms, side chains")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Bridges"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/interlay/interbtc"},"interBTC")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/webb-tools/dkg-substrate"},"DKG Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/centrifuge/ChainBridge/"},"ChainBridge")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bifrost-finance/bifrost-eos-relay"},"EOS by Bifrost")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/parity-bridge"},"POA - Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/akropolisio/POC-polkadai-bridge"},"Substrate - Ethereum DAI Bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-bridge-relay"},"Substrate - Substrate Bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chainx-org/ChainX"},"BTC by ChainX")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChorusOne/wormhole-bridge"},"Cosmos-Substrate bridge")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/octopus-network/substrate-ibc"},"Substrate IBC Pallet")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Snowfork/polkadot-ethereum"},"Polkadot Ethereum Bridge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/darwinia-network/darwinia"},"Darwinia")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pendulum-chain/spacewalk"},"Spacewalk: a Stellar bridge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/filecoindot"},"Filecoindot")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},"ZCash")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Privacy"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LayerXcom/zero-chain"},"ZeroChain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/xx-labs/xxchain"},"xx network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Phala-Network/phala-blockchain"},"pLibra (Phala Network)")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/automata-network/automata"},"Automata Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zero-network/zero"},"Zero Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/appliedblockchain/silentdata-polkadot"},"Silent Data")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/anoma/masp"},"Multi-Asset Shielded Pool (MASP)")," , ",(0,o.kt)("a",{parentName:"td",href:"https://arxiv.org/pdf/2009.01020.pdf"},"Zkay"),", ",(0,o.kt)("a",{parentName:"td",href:"https://eprint.iacr.org/2018/962.pdf"},"Zexe"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"ZKP"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/zeropoolnetwork/zeropool-substrate-groth16-example"},"ZeroPool")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/megaclite"},"Megaclite")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/patractlabs/zkmega"},"zkMega")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AstarNetwork/plonk"},"PLONK for Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/webb-tools/protocol-substrate"},"Webb Anchor Protocol")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bright/zk-snarks-with-substrate/"},"zk-SNARKs tutorial")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zkvers/substrate-zk"},"substrate-zk")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"TEE"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Acurast/acurast-core"},"Acurast")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/integritee-network/worker"},"Integritee")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/scs/substraTEE"},"substraTEE")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/keysafe-protocol/keysafe-app"},"Keysafe Protocol")," \u26aa")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DeFi"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/kapilsinha/privadex"},"PrivaDEX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/uinb/fusotao"},"Fusotao")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/reef-defi/reef-chain"},"Reef")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Diora-Network/Diora"},"Diora")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pendulum-chain/pendulum"},"Pendulum Chain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/compound-finance/gateway"},"Compound Gateway")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/parallel-finance/parallel"},"Parallel Finance")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/PINT"},"PINT")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/laminar-protocol/laminar-chain"},"Laminar Chain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AcalaNetwork/Acala"},"Acala")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/centrifuge/centrifuge-chain"},"Centrifuge")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stafiprotocol/stafi-node"},"Stafi")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/y2labs-0sh/definex"},"Definex")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAXFoundation/parrot"},"OAX Foundation")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/alexxuyang/substrate-dex"},"Cybex")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zenlinkpro/pallet-zenlink"},"Zenlink")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/lsaether/pallet-swaps"},"Swaps Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Polkadex-Substrate/Polkadex/tree/master"},"Polkadex")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/subdarkdex/subdex-parachain"},"SubDEX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/hack.HydraDX-node"},"HydraDX")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/apopiak/stablecoin"},"Substrate Stablecoin")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/digitalnativeinc/standard-substrate"},"Standard protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sora-xor/sora2-network"},"Polkaswap")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/equilibrium-eosdt/equilibrium-curve-amm"},"Curve AMM")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/konomi-network/cumulus/"},"Konomi Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nutsfinance/stable-asset"},"Stable Asset")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/atscaletech/libra"},"Libra Payment")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/mangata-finance/mangata-node"},"Mangata")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tidelabs/tidechain"},"Tidechain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/Basilisk-node"},"Basilisk")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/PolymeshAssociation/Polymesh"},"Polymesh")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"DEX with privacy and confidentiality features such as those found in a ",(0,o.kt)("a",{parentName:"td",href:"https://en.wikipedia.org/wiki/Dark_pool"},"dark pool"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Smart contract chains"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/PureStake/moonbeam"},"moonbeam")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/aleph-node"},"Aleph-node")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hicommonwealth/edgeware-node"},"Edgeware")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ParaState/substrate-ssvm-node"},"ParaState")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gear-tech/gear"},"gear")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/cennznet/cennznet"},"CENNZnet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/skyekiwi/skyekiwi-network"},"SkyeKiwi")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAK-Foundation/OAK-blockchain"},"OAK-blockchain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3labs/ice-substrate"},"ICE Blockchain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OmniBTC/PSC"},"Polkadot Smart Chain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/keep-starknet-strange/madara"},"Madara - Cairo/Starknet")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"smart contract chains with novel security approaches, smart contract chains based on existing toolchains")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Oracle"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/laminar-protocol/open-runtime-module-library/tree/master/oracle"},"Laminar")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/smartcontractkit/chainlink-polkadot"},"Chainlink-polkadot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/aresprotocols/ares"},"Ares Protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Kylin-Network/kylin-node"},"Kylin Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/interlay/interbtc-clients/tree/master/oracle"},"interbtc-clients oracle")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/webb-tools/anonima"},"Anonima")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SaaS3-Foundation/dRuntime-fat"},"SaaS3")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tellor-io/tellor-parachain-contracts"},"Tellor")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/diadata-org/bridgestate-ocw"},"Bridgestate Oracle")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Identity/DID"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/parami-foundation/parami-blockchain"},"Parami")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/litentry/litentry-parachain"},"Litentry")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/substrate-developer-hub/pallet-did"},"pallet-did")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/prasad-kumkar/dot-id"},"dot-id")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"IoT"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/NodleCode/chain"},"Nodle")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DataHighway-DHX/node"},"MXC/DataHighway")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/peaqnetwork/peaq-network-node"},"peaq-network-node")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Verifiable Claims"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/KILTprotocol/kilt-node"},"KILT")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/docknetwork/dock-substrate"},"Dock")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/fennelLabs/Fennel-Protocol"},"Fennel Protocol")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Supply chain"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/digicatapult/dscp-node"},"DSCP Node")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Health care"),(0,o.kt)("td",{parentName:"tr",align:null}),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Music Industry"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Allfeat/Allfeat"},"Allfeat Network")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Data Availability"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/availproject/avail"},"Avail")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ZeroDAO/melodot"},"Melodot")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Social Networking"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LibertyDSNP/frequency"},"Frequency")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/social-network/blockchain"},"Social Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dappforce/subsocial-parachain"},"SubSocial")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ZeroDAO/ZeroDAO-node"},"ZeroDAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/myriadsocial/myriad-node"},"Myriad Node")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/randombishop/wika_etl"},"Wika Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LibertyDSNP/mrc"},"Project Liberty")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/listenofficial/listen-parachain"},"Listen")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/tribal-protocol/tribal_contract"},"Tribal Protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rust-0x0/hex-space-protocol-substrate"},"Five Degrees on Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/acuity-social/acuity-substrate"},"Acuity Social")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},"Private instant messenger that uses on-chain identity")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Governance/DAO"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/hashed-io/hashed-substrate"},"Hashed Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sunshine-protocol/sunshine-bounty"},"Sunshine DAO")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NucleiStudio/governance-os"},"Governance OS")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/idavollnetwork/idavoll"},"Idavoll Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DoraFactory/Substrate-Moloch-V2"},"Substrate Moloch")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Qrucial/QRUCIAL-DAO"},"QRUCIAL-DAO")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sctllabs/societal-node"},"Societal")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/daos-org/daos"},"DAOs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/amiyatulu/shivarthu/"},"Shivarthu")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/faterium"},"Faterium")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/decentration/apps"},"Supersig")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/deep-ink-ventures/genesis-dao-node"},"GenesisDAO")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dao-entrance/dao-entrance-node"},"DAO Entrance")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/liberland/liberland_substrate"},"Liberland")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/consul/consul"},"Consul")," - Open Government and E-Participation Web Software")),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Prediction Markets and Futarchy"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/zeitgeistpm/zeitgeist"},"Zeitgeist")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/XPredictMarket/NodePredict"},"X Predict Market")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Messaging"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/validitylabs/HOPR-PL-Substrate"},"HOPR")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chainify/nolik"},"Nolik")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Uke-Messaging/uke-pallet"},"Uke")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Belsoft-rs/diffychat-pallet"},"Diffy Chat")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"File Storage, Cloud"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/dappforce/subsocial-offchain"},"Subsocial-Offchain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/playproject-io/datdot"},"DatDot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/crustio/crust"},"Crust Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rs-ipfs/offchain-ipfs-manual"},"offchain::ipfs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/canyon-network/canyon"},"Canyon Network")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cumulus2021/cess"},"CESS")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/cess-proving-system"},"CESS Proving Subsystem")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ideal-lab5/iris"},"Iris")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/CESSProject/fmd-cess"},"fmd-cess")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DanHenton/pocket-substrate/tree/ipfs-ocw"},"IPFS Frame V3")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/threefoldtech/tfchain"},"Threefold Chain")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Apron-Network/apron-node"},"Apron")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TDSoftware/substrate-ipfs"},"IPFS Utilities")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Name Service"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/xaya/substrate-names"},"Substrate Names")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hskang9/substrate-name-service"},"ENS on Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/pnsproject/pns-pallets"},"PNS-Pallets")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/HeisenbergLin22/Faceless_milestone2_delivery"},"Faceless")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ff13dfly/Anchor"},"Anchor")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Gaming"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/bit-country/Bit-Country-Blockchain"},"Bit.country")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SubGame-Network/subgame-network"},"SubGame")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/playzero/subzero"},"subzero")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/web3gamesofficial/web3games-blockchain"},"Web3Games")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ajuna-network/Ajuna"},"Ajuna Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/cryptoviet/gafi"},"Gafi Network")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://gitlab.com/asylum-space/asylum-item-nft"},"Asylum")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/3Dpass/3DP"},"3DPass")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polketio/toearnfun_flutter_app"},"Polket")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Computation/AI"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/DeepBrainChain/DeepBrainChain-MainChain"},"DeepBrain Chain")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/anudit/cerebrum"},"AI Infrastructure on Blockchain")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Enable specific use-cases"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/airalab/substrate-node-robonomics"},"Robonomics")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/UniversalDot/pallets"},"UniversalDOT")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/EvercityEcosystem/evercity-chain"},"Evercity Sustainable Finance Protocol")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/fennelLabs/Fennel-Protocol"},"Fennel Protocol")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/logion-network/logion-node"},"logion")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"NFT"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/capsule-corp-ternoa/chain"},"ternoa")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/danforbes/pallet-nft"},"FRAME Pallet: NFTs for Substrate")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/UniqueNetwork/unique-chain"},"Unique NFT Parachain")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DNFT-Team/dnft-substrate-node/tree/master/pallets"},"DNFT")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rmrk-team/rmrk-substrate"},"RMRK-Substrate")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Popular-Coding/nt-nft"},"NT-NFTs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/GreenLemonProtocol/dksap-polkadot"},"Green Lemon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/Basilisk-node"},"Basilisk")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Randomness"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/substrate/tree/randomness-beacon"},"DKG and Randomness Beacon")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/random-meat/drand-substrate-client"},"drand-substrate-client")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Licensing"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/anagolay/anagolay-chain"},"Anagolay Network")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Banking Integration"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/element36-io/ebics-java-service"},"FIAT on-off-ramp")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Crowdfunding"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ImbueNetwork/imbue"},"Imbue Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/zhangjiannan/QFgrant"},"Quadratic Funding pallet by Dora")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/OAK-Foundation/quadratic-funding-pallet/tree/master"},"Quadratic Funding pallet by OAK")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://ethresear.ch/t/minimal-anti-collusion-infrastructure/5413"},"Minimum Anti-Collusion Infrastructure (MACI)"))),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Collection of Pallets"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/open-web3-stack/open-runtime-module-library"},"Substrate Open Runtime Module Library")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/warehouse"},"warehouse")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/InvArch/InvArch-Frames"},"InvArch FRAME Pallet Library")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Marketplaces"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/WowLabz/dot-marketplace-v2/tree/Phase3_Milestone3"},"Dot Marketplace")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/hashed-io/hashed-substrate/tree/main/pallets/gated-marketplace"},"Gated Marketplace")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Popular-Coding/ventur"},"Ventur")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Carbon Credits"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/bitgreen/bitg-node"},"BitGreen")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/EvercityEcosystem/carbon-assets"},"Carbon Assets Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SequesterChain/pallets"},"Sequester Pallets")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"UTXO"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Off-Narrative-Labs/Tuxedo"},"Tuxedo")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Moonsong-Labs/moonkit"},"Moonkit")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gautamdhameja/substrate-account-filter"},"Substrate Account Filter")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/opentensor/subtensor"},"Subtensor")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AdMetaNetwork/admeta"},"AdMeta")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/chocolatenetwork/chocolate-node"},"Chocolate Node")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/virto-network/virto-node"},"Virto Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gautamdhameja/substrate-validator-set"},"Substrate Validator Set")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/DEIPworld/deip-node"},"DEIP")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/debionetwork/debio-node"},"DeBio")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/mathwallet/MathChain"},"MathChain")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/encointer/encointer-node"},"encointer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/grasslandnetwork/substrate_node"},"Grassland")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/rusty-crewmates/substrate-tutorials"},"Substrate-Tutorials")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Fair-Squares/fair-squares"},"Fair Squares")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/totem-tech/totem"},"Totem Live Accounting")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/herou/EscrowPallet"},"Escrow Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/NexTokenTech/TREX"},"TREX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/relationlabs/Relation-Graph"},"Relation Graph")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gertt/Invoice"},"Decentralized Invoice")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/redstone-network/redstone-node"},"Redstone Network")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/WunderbarNetwork/access-control"},"Access Control Pallet")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Omniverse-Web3-Labs/omniverse-swap/tree/web3-grant"},"Omniverse DLT")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/polytope-labs/substrate-ismp"},"ISMP")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/dhiway/cord"},"CORD Chain")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null},"Decentralized review/reputation system")))),(0,o.kt)("h3",{id:"host"},"Host"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Rust"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate"},"Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/cumulus"},"Cumulus")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"C++"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/kagome"},"Kagome")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/mayon"},"Mayon")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Go"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/gossamer"},"Gossamer")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Java"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/Fruzhin"},"Fruzhin")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/java-host-research"},"Java Host Research")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"AssemblyScript"),(0,o.kt)("td",{parentName:"tr",align:null}),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Light Client"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/smol-dot/smoldot"},"smoldot")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate-connect"},"Substrate Connect")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/eqlabs/polkadot-light-client"},"C++ Polkadot Light Client")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Testing"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/LimeChain/polkadot-conformance"},"Polkadot Conformance")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"network-maintenance-tools"},"Network Maintenance Tools"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Secure validator setup"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/polkachu/polkadot-validator"},"Polkadot Validation Node Ansible Setup")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-validator-setup"},"W3F Polkadot Validator Setup")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Nexus2k/polkadot-ansible"},"polkadot-ansible")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"High availability setup"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/luguslabs/archipel"},"Archipel")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/protofire/polkadot-failover-mechanism"},"Polkadot Failover Mechanism")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Datagen-Project/Datagen-Substrate-Grant"},"Datagen")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/bright/substrate-raft"},"High Availability Validator Setup")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Load Balanced Endpoints"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/insight-w3f/terragrunt-polkadot"},"terragrunt-polkadot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/sudoblockio/substrate-meta"},"Geometry Labs' Substrate Meta repo")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Deployment Tools"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Blockdaemon/bpm-sdk"},"Polkadot Package Manager")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/akropolisio/polkahub-monorepo"},"PolkaHub")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/AvadoDServer/AVADO-DNP-Polkadot-custom"},"Avado")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-deployer"},"Polkadot Deployer")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/for-parity-with-love/unified-collator-node-deployment"},"Unified Collator Deployment")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator monitoring"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/turboflakes/one-t"},"ONE-T")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/helikon-labs/subvt-backend"},"SubVT")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/SimplyVC/panic"},"P.A.N.I.C.")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/galacticcouncil/polkalert"},"Polkalert")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/nodebreaker0-0/substrate/tree/prometheus_v0.3"},"B-Harvest")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stakezone/nmonpolkadot"},"nmonpolkadot")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ironoa/polkadot-k8s-monitor"},"Polkadot-K8s-Monitor")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-watcher"},"Polkadot-Watcher")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/helikon-labs/polkadot-kusama-1kv-telegram-bot"},"1KV Telegram Bot")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator payout management"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Colm3na/substrate-auto-payout"},"Substrate validator auto payout")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/polkadot-payouts"},"Polkadot Payouts")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emostov/staking-payouts"},"staking-payouts CLI")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/stakelink/substrate-payctl"},"Payctl")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/turboflakes/crunch"},"crunch")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Staking Miner"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/staking-miner-v2"},"Staking Miner v2")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Nominator Tools"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/miepsik/validators_selection"},"Validator Selection")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/filippoweb3/polkanalyzer"},"Polkanalyzer")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/filippoweb3/polkanalyzer-app"},"Polkanalyzer-app")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"signatures"},"Signatures"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"SR25519"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/schnorrkel"},"rust")," \u26aa(contains partial bindings for C, JavaScript, and Python), ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gautamdhameja/sr25519-dotnet"},".Net bindings")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/sr25519"},"C")," \u26aa",(0,o.kt)("em",{parentName:"td"},"(old)"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/TerenceGe/sr25519-donna"},"C")," \u26aa",(0,o.kt)("em",{parentName:"td"},"(new)"),", ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/soramitsu/soramitsu-sr25519-crust"},"C/C++")," \ud83d\udfe1, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/usetech-llc/sr25519_dotnet"},"C#")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/ChainSafe/go-schnorrkel"},"Go")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/debuggor/schnorrkel-java"},"java")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/gmajor-encrypt/sr25519-bindings"},"PHP")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Signature Aggregation"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f/apk-proofs"},"apk-proofs")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Distributed key generation (DKG) or management"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/isislovecruft/frost-dalek"},"keygen.rs")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/w3f-grants-archive/sword"},"Secure Wallet Origin Distribution (SWORD)")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Validator HSMs"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Zondax/buildroot-zondax"},"Zondax Remote Signer")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"consensus"},"Consensus"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"PoC"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/subspace/substrate"},"Spartan")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"PoW"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/client/consensus/pow"},"PoW consensus for Substrate")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/kulupu/kulupu/tree/master/pow"},"RandomX")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/substrate-developer-hub/recipes/tree/master/consensus/sha3pow"},"Sha3 PoW")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Block production"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/client/consensus/babe"},"BABE")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/client/consensus/aura"},"Aura")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Finality"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/paritytech/substrate/tree/master/frame/grandpa"},"GRANDPA")," \ud83d\udfe2, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/Cardinal-Cryptography/AlephBFT"},"AlephBFT")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Other"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/PureStake/nimbus"},"Nimbus: Upgradeable consensus framework")," \ud83d\udfe1"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"networking"},"Networking"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"DHT crawler"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/atredispartners/dht-crawler-polkadot"},"Go")," \u26aa, ",(0,o.kt)("a",{parentName:"td",href:"https://github.com/emeraldpay/polkabot"},"Kotlin")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"RPC Tor-like access"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/Evanesco-Labs/WhiteNoise.rs"},"WhiteNoise")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h3",{id:"primitives"},"Primitives"),(0,o.kt)("table",null,(0,o.kt)("thead",{parentName:"table"},(0,o.kt)("tr",{parentName:"thead"},(0,o.kt)("th",{parentName:"tr",align:null},"Components"),(0,o.kt)("th",{parentName:"tr",align:null},"Existing projects"),(0,o.kt)("th",{parentName:"tr",align:null},"Potentially interesting projects"))),(0,o.kt)("tbody",{parentName:"table"},(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Storage"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/frisitano/merkle-tree-db"},"Merkle Tree DB")," \u26aa"),(0,o.kt)("td",{parentName:"tr",align:null})),(0,o.kt)("tr",{parentName:"tbody"},(0,o.kt)("td",{parentName:"tr",align:null},"Merkle Proofs"),(0,o.kt)("td",{parentName:"tr",align:null},(0,o.kt)("a",{parentName:"td",href:"https://github.com/polytope-labs/solidity-merkle-trees"},"Solidity Trie Verifier")," \ud83d\udfe2"),(0,o.kt)("td",{parentName:"tr",align:null})))),(0,o.kt)("h2",{id:"contributing"},"Contributing"),(0,o.kt)("p",null,"Pull requests, issues, or other contributions from the community are encouraged! You can not only\nadd specific projects, but also potentially interesting fields/areas which are currently missing in\nthe tech stack."),(0,o.kt)("p",null,"\u2757 All technologies listed above need to be open-source. Ideally, the links\nlead directly to the code."),(0,o.kt)("p",null,(0,o.kt)("em",{parentName:"p"},"Note: You will need a GitHub account to suggest changes or open issues. If you do not have one, you\nmay ",(0,o.kt)("a",{parentName:"em",href:"https://github.com/join"},"sign up for free"),".")))}k.isMDXComponent=!0}}]); \ No newline at end of file diff --git a/assets/js/d3db551a.82d47cfd.js b/assets/js/d3db551a.82d47cfd.js new file mode 100644 index 000000000000..c96c88a6ff96 --- /dev/null +++ b/assets/js/d3db551a.82d47cfd.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[7485],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>h});var n=a(74165),o=a(15861),r=a(67294),i=a(87152),s=a(34200),l=a(67425);function p(e,t,a){return u.apply(this,arguments)}function u(){return(u=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,l,p,u,d;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(r),e.next=21,s.G.create({provider:p});case 21:u=e.sent,(d=a.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,u=(0,r.useState)(""),h=u[0],c=u[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?d(i.toString(),l,t,c):c(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,c);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(o,l,t,c):c(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},67445:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>d,contentTitle:()=>p,default:()=>f,frontMatter:()=>l,metadata:()=>u,toc:()=>h});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),i=a(47940),s=["components"],l={id:"learn-treasury",title:"Governance v1 Treasury",sidebar_label:"Gov1 Treasury",description:"The Polkadot's On-chain Treasury during Gov1.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-treasury"},p=void 0,u={unversionedId:"learn/learn-treasury",id:"learn/learn-treasury",title:"Governance v1 Treasury",description:"The Polkadot's On-chain Treasury during Gov1.",source:"@site/../docs/learn/learn-treasury.md",sourceDirName:"learn",slug:"/learn-treasury",permalink:"/docs/learn-treasury",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-treasury.md",tags:[],version:"current",lastUpdatedBy:"Radha",lastUpdatedAt:1688717602,formattedLastUpdatedAt:"Jul 7, 2023",frontMatter:{id:"learn-treasury",title:"Governance v1 Treasury",sidebar_label:"Gov1 Treasury",description:"The Polkadot's On-chain Treasury during Gov1.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-treasury"},sidebar:"docs",previous:{title:"Governance V1",permalink:"/docs/learn-governance"},next:{title:"Polkadot Launch Phases",permalink:"/docs/learn-launch"}},d={},h=[{value:"Funding the Treasury",id:"funding-the-treasury",level:2},{value:"Tipping",id:"tipping",level:2},{value:"Example",id:"example",level:3},{value:"Bounties Spending",id:"bounties-spending",level:2},{value:"Creating a Bounty Proposal",id:"creating-a-bounty-proposal",level:3},{value:"Closing a bounty",id:"closing-a-bounty",level:3},{value:"FAQ",id:"faq",level:2},{value:"What prevents the Treasury from being captured by a majority of the Council?",id:"what-prevents-the-treasury-from-being-captured-by-a-majority-of-the-council",level:3},{value:"Further Reading",id:"further-reading",level:2}],c={toc:h},m="wrapper";function f(e){var t=e.components,a=(0,o.Z)(e,s);return(0,r.kt)(m,(0,n.Z)({},c,a,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("admonition",{title:"Use OpenGov to access treasury funds",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Governance v1 is deprecated. To access\nPolkadot treasury funds use\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"OpenGov"),". For more information about OpenGov Treasury see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov-treasury"},"dedicated wiki page"),".")),(0,r.kt)("p",null,"The Treasury is a pot of funds collected through a portion of block production rewards, transaction\nfees, slashing, ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking#inflation"},"staking inefficiencies"),", etc."),(0,r.kt)("p",null,"The Treasury funds are held in a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system account")," not\naccessible by anyone; only the system internal logic can access it. Funds can be spent by making a\nspending proposal that, if approved by the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#council"},"Council"),", will enter a\nwaiting period before distribution. This waiting period is known as the ",(0,r.kt)("em",{parentName:"p"},"spend period"),", and its\nduration is subject to ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance"),", with the current default set to\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.treasury.spendPeriod",defaultValue:345600,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays. The Treasury attempts to spend as many proposals in the queue as it can without running out of\nfunds."),(0,r.kt)("p",null,"Treasury payout is an automatic process:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"If the Treasury funds run out with approved proposals left to fund, those proposals are kept in\nthe approved queue, and will receive funding in the following spend period."),(0,r.kt)("li",{parentName:"ul"},"If the Treasury ends a spend period without spending all of its funds, it suffers a burn of a\npercentage of its funds - thereby causing deflationary pressure. This encourages the spending of\nthe funds in the Treasury by Polkadot's governance system.\nThis percentage is currently at 1% on Polkadot.\n","")),(0,r.kt)("p",null,"When a stakeholder wishes to propose a spend from the Treasury, they must reserve a deposit of at\nleast 5% of the proposed spend (see below for variations). This deposit will be slashed if the\nproposal is rejected, and returned if it is accepted."),(0,r.kt)("p",null,"Proposals may consist of (but are not limited to):"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Infrastructure deployment and continued operation."),(0,r.kt)("li",{parentName:"ul"},"Network security operations (monitoring services, continuous auditing)."),(0,r.kt)("li",{parentName:"ul"},"Ecosystem provisions (collaborations with friendly chains)."),(0,r.kt)("li",{parentName:"ul"},"Marketing activities (advertising, paid features, collaborations)."),(0,r.kt)("li",{parentName:"ul"},"Community events and outreach (meetups, pizza parties, hackerspaces)."),(0,r.kt)("li",{parentName:"ul"},"Software development (wallets and wallet integration, clients and client upgrades).")),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"learn-governance#council"},"Council")," governs the Treasury and how the funds are spent is up to\ntheir judgment."),(0,r.kt)("admonition",{type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The Council does not approve or deny Treasury Proposals based on the available funds. Proposals are\nnot approved just because there are funds ready to spend but are subject to a burn.")),(0,r.kt)("h2",{id:"funding-the-treasury"},"Funding the Treasury"),(0,r.kt)("p",null,"The Treasury is funded from different sources:"),(0,r.kt)("ol",null,(0,r.kt)("li",{parentName:"ol"},"Slashing: When a validator is slashed for any reason, the slashed amount is sent to the Treasury\nwith a reward going to the entity that reported the validator (another validator). The reward is\ntaken from the slash amount and varies per offence and number of reporters."),(0,r.kt)("li",{parentName:"ol"},"Transaction fees: A portion of each block's transaction fees goes to the Treasury, with the\nremainder going to the block author."),(0,r.kt)("li",{parentName:"ol"},"Staking inefficiency: ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-staking#inflation"},"Inflation")," is designed to be 10% in the first\nyear, and the ideal staking ratio is set at 50%, meaning half of all tokens should be locked in\nstaking. Any deviation from this ratio will cause a proportional amount of the inflation to go to\nthe Treasury. In other words, if 50% of all tokens are staked, then 100% of the inflation goes to\nthe validators as reward. If the staking rate is greater than or less than 50%, then the\nvalidators will receive less, with the remainder going to the Treasury."),(0,r.kt)("li",{parentName:"ol"},"Parathreads: ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-parathreads"},"Parathreads")," participate in a per-block auction for block\ninclusion. Part of this bid goes to the validator that accepts the block and the remainder goes\nto the Treasury.")),(0,r.kt)("h2",{id:"tipping"},"Tipping"),(0,r.kt)("p",null,"Next to the proposals process, a separate system for making tips exists for the Treasury. Tips can\nbe suggested by anyone and are supported by members of the Council. Tips do not have any definite\nvalue, and the final value of the tip is decided based on the median of all tips issued by the\ntippers."),(0,r.kt)("p",null,"Currently, the tippers are the same as the members of the Council. However, being a tipper is not\nthe direct responsibility of the Council, and at some point the Council and the tippers may be\ndifferent groups of accounts."),(0,r.kt)("p",null,"A tip will enter a closing phase when more than a half plus one of the tipping group have endorsed a\ntip. During that time frame, the other members of the tipping group can still issue their tips, but\ndo not have to. Once the window closes, anyone can call the ",(0,r.kt)("inlineCode",{parentName:"p"},"close_tip")," extrinsic, and the tip will\nbe paid out."),(0,r.kt)("p",null,"There are two types of tips:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"public: A small bond is required to place them. This bond depends on the tip message length, and a\nfixed bond constant defined on chain, currently\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.tips.tipReportDepositBase",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),".\n","\nPublic tips carry a finder's fee of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.tips.tipFindersFee",defaultValue:20,mdxType:"RPC"}),"%,\n","\nwhich is paid out from the total amount."),(0,r.kt)("li",{parentName:"ul"},"tipper-initiated: Tips that a Council member published, do not have a finder's fee or a bond.")),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For information about how to submit a tip from the Treasury you can read\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181971"},"this support article"),".")),(0,r.kt)("p",null,"To better understand the process a tip goes through until it is paid out, let's consider the example\nbelow."),(0,r.kt)("h3",{id:"example"},"Example"),(0,r.kt)("p",null,"Bob has done something great for Polkadot.\nAlice has noticed this and decides to report Bob as deserving a tip from the Treasury. The Council\nis composed of three members Charlie, Dave, and Eve."),(0,r.kt)("p",null,"Alice begins the process by issuing the ",(0,r.kt)("inlineCode",{parentName:"p"},"report_awesome")," extrinsic. This extrinsic requires two\narguments, a reason and the beneficiary. Alice submits Bob's address with the reason being a UTF-8\nencoded URL to a post on ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io"},"Polkassembly"),"\n"," that explains her reasoning for\nwhy Bob deserves the tip."),(0,r.kt)("p",null,"As mentioned above, Alice must also lock up a deposit for making this report. The deposit is the\nbase deposit as set in the chain's parameter list, plus the additional deposit per byte contained in\nthe reason. This is why Alice submitted a URL as the reason instead of the explanation directly: it\nwas cheaper for her to do so. For her trouble, Alice is able to claim the eventual finder's fee if\nthe tip is approved by the tippers."),(0,r.kt)("p",null,"Since the tipper group is the same as the Council, the Council must now collectively (but also\nindependently) decide on the value of the tip that Bob deserves. Charlie, Dave, and Eve all review\nthe report and make tips according to their personal valuation of the benefit Bob has provided to\nPolkadot. Charlie tips\n10 DOT, Dave tips\n30 DOT, and Eve tips\n100 DOT."),(0,r.kt)("p",null,"The tip could have been closed out with only two of the three tippers. Once more than half of the\ntippers group have issued tip valuations, the countdown to close the tip will begin. In this case,\nthe third tipper issued their tip before the end of the closing period, so all three were able to\nmake their tip valuations known."),(0,r.kt)("p",null,"The actual tip that will be paid out to Bob is the median of these tips, so Bob will be paid out\n30 DOT from the Treasury. In order for Bob to\nbe paid his tip, some account must call the ",(0,r.kt)("inlineCode",{parentName:"p"},"close_tip")," extrinsic at the end of the closing period\nfor the tip. This extrinsic may be called by anyone."),(0,r.kt)("h2",{id:"bounties-spending"},"Bounties Spending"),(0,r.kt)("p",null,"There are practical limits to Council Members curation capabilities when it comes to treasury\nproposals: Council members likely do not have the expertise to make a proper assessment of the\nactivities described in all proposals. Even if individual Councillors have that expertise, it is\nhighly unlikely that a majority of members are capable in such diverse topics."),(0,r.kt)("p",null,"Bounties Spending proposals aim to delegate the curation activity of spending proposals to experts\ncalled Curators: They can be defined as addresses with agency over a portion of the Treasury with\nthe goal of fixing a bug or vulnerability, developing a strategy, or monitoring a set of tasks\nrelated to a specific topic: all for the benefit of the\nPolkadot ecosystem."),(0,r.kt)("p",null,"A proposer can submit a bounty proposal for the Council to pass, with a curator to be defined later,\nwhose background and expertise is such that they are capable of determining when the task is\ncomplete. Curators are selected by the Council after the bounty proposal passes, and need to add an\nupfront payment to take the position. This deposit can be used to punish them if they act\nmaliciously. However, if they are successful in their task of getting someone to complete the bounty\nwork, they will receive their deposit back and part of the bounty reward."),(0,r.kt)("p",null,"When submitting the value of the bounty, the proposer includes a reward for curators willing to\ninvest their time and expertise in the task: this amount is included in the total value of the\nbounty. In this sense, the curator's fee can be defined as the result of subtracting the value paid\nto the bounty rewardee from the total value of the bounty."),(0,r.kt)("p",null,"In general terms, curators are expected to have a well-balanced track record related to the issues\nthe bounty tries to resolve: they should be at least knowledgeable on the topics the bounty touches,\nand show project management skills or experience. These recommendations ensure an effective use of\nthe mechanism. A Bounty Spending is a reward for a specified body of work - or specified set of\nobjectives - that needs to be executed for a predefined treasury amount to be paid out. The\nresponsibility of assigning a payout address once the specified set of objectives is completed is\ndelegated to the curator."),(0,r.kt)("p",null,"After the Council has activated a bounty, it delegates the work that requires expertise to the\ncurator who gets to close the active bounty. Closing the active bounty enacts a delayed payout to\nthe payout address and a payout of the curator fee. The delay phase allows the Council to act if any\nissues arise."),(0,r.kt)("p",null,"To minimize storage on chain in the same way as any proposal, bounties don't contain contextual\ninformation. When a user submits a bounty spending proposal, they will probably need to find an\noff-chain way to explain the proposal (any of the available community forums serve this purpose).\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1-IBz_owspV5OcvezWXpksWDQReWowschD0TFuaVKKcU/edit?usp=sharing"},"This template"),"\ncan help as a checklist of all needed information for the Council to make an informed decision."),(0,r.kt)("p",null,"The bounty has a predetermined duration of 90 days with the possibility of being extended by the\ncurator. Aiming to maintain flexibility on the tasks\u2019 curation, the curator will be able to create\nsub-bounties for more granularity and allocation in the next iteration of the mechanism."),(0,r.kt)("h3",{id:"creating-a-bounty-proposal"},"Creating a Bounty Proposal"),(0,r.kt)("p",null,"Anyone can create a Bounty proposal using Polkadot-JS Apps: Users are able to submit a proposal on\nthe dedicated Bounty section under Governance. The development of a robust user interface to view\nand manage bounties in the Polkadot Apps is still under development and it will serve Council\nmembers, Curators and Beneficiaries of the bounties, as well as all users observing the on-chain\ntreasury governance. For now, the help of a Councillor is needed to open a bounty proposal as a\nmotion to be voted."),(0,r.kt)("p",null,"To submit a bounty, please visit ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS Apps")," and click on the\ngovernance tab in the options bar on the top of the site. After, click on 'Bounties' and find the\nbutton '+ Add Bounty' on the upper-right side of the interface. Complete the bounty title, the\nrequested allocation (including curator's fee) and confirm the call."),(0,r.kt)("p",null,"After this, a Council member will need to assist you to pass the bounty proposal for vote as a\nmotion. You can contact the Council by joining the\nPolkadot Direction ",(0,r.kt)("a",{parentName:"p",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"channel"),"\n"," in\nElement or joining our\nPolkadot Discord ",(0,r.kt)("a",{parentName:"p",href:"https://parity.link/polkadot-discord"},"server"),"\n"," and publishing a\nshort description of your bounty, with a link to one of the ",(0,r.kt)("a",{parentName:"p",href:"#announcing-the-proposal"},"forums")," for\ncontextual information."),(0,r.kt)("p",null,"A bounty can be cancelled by deleting the earmark for a specific treasury amount or be closed if the\ntasks have been completed. On the opposite side, the 90 days life of a bounty can be extended by\namending the expiry block number of the bounty to stay active."),(0,r.kt)("h3",{id:"closing-a-bounty"},"Closing a bounty"),(0,r.kt)("p",null,"The curator can close the bounty once they approve the completion of its tasks. The curator should\nmake sure to set up the payout address on the active bounty beforehand. Closing the Active bounty\nenacts a delayed payout to the payout address and a payout of the curator fee."),(0,r.kt)("p",null,"A bounty can be closed by using the extrinsics tab and selecting the Treasury pallet, then\n",(0,r.kt)("inlineCode",{parentName:"p"},"Award_bounty"),", making sure the right bounty is to be closed and finally sign the transaction. It is\nimportant to note that those who received a reward after the bounty is completed, must claim the\nspecific amount of the payout from the payout address, by calling ",(0,r.kt)("inlineCode",{parentName:"p"},"Claim_bounty")," after the curator\nclosed the allocation."),(0,r.kt)("p",null,"To understand more about Bounties and how this new mechanism works, read this\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/kusama-and-polkadot-now-reward-curators-helping-to-scale-councils-functions-join-the-force-moving-the-community-forward/"},"Polkadot Blog post"),"."),(0,r.kt)("h2",{id:"faq"},"FAQ"),(0,r.kt)("h3",{id:"what-prevents-the-treasury-from-being-captured-by-a-majority-of-the-council"},"What prevents the Treasury from being captured by a majority of the Council?"),(0,r.kt)("p",null,"The majority of the Council can decide the outcome of a treasury spend proposal. In an adversarial\nmindset, we may consider the possibility that the Council may at some point go rogue and attempt to\nsteal all of the treasury funds. It is a possibility that the treasury pot becomes so great, that a\nlarge financial incentive would present itself."),(0,r.kt)("p",null,"For one, the Treasury has deflationary pressure due to the burn that is suffered every spend period.\nThe burn aims to incentivize the complete spend of all treasury funds at every burn period, so\nideally the treasury pot doesn't have time to accumulate mass amounts of wealth. However, it is the\ncase that the burn on the Treasury could be so little that it does not matter - as is the case\ncurrently on Kusama with a 0.2% burn."),(0,r.kt)("p",null,"However, it is the case on Kusama that the Council is composed of mainly well-known members of the\ncommunity. Remember, the Council is voted in by the token holders, so they must do some campaigning\nor otherwise be recognized to earn votes. In the scenario of an attack, the Council members would\nlose their social credibility. Furthermore, members of the Council are usually externally motivated\nby the proper operation of the chain. This external motivation is either because they run businesses\nthat depend on the chain, or they have direct financial gain (through their holdings) of the token\nvalue remaining steady."),(0,r.kt)("p",null,"Concretely, there are a couple on-chain methods that resist this kind of attack. One, the Council\nmajority may not be the token majority of the chain. This means that the token majority could vote\nto replace the Council if they attempted this attack - or even reverse the treasury spend. They\nwould do this through a normal referendum. Two, there are time delays to treasury spends. They are\nonly enacted every spend period. This means that there will be some time to observe this attack is\ntaking place. The time delay then allows chain participants time to respond. The response may take\nthe form of governance measures or - in the most extreme cases a liquidation of their holdings and a\nmigration to a minority fork. However, the possibility of this scenario is quite low."),(0,r.kt)("h2",{id:"further-reading"},"Further Reading"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/treasury/src/lib.rs"},"Substrate's Treasury Pallet"))),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_treasury/index.html"},"Documentation of the Rust implementation of the Treasury")))))}f.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/d3db551a.eb3226a0.js b/assets/js/d3db551a.eb3226a0.js deleted file mode 100644 index 19854397cb62..000000000000 --- a/assets/js/d3db551a.eb3226a0.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[7485],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>h});var n=a(74165),o=a(15861),r=a(67294),i=a(92519),s=a(1612),l=a(67425);function p(e,t,a){return u.apply(this,arguments)}function u(){return(u=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,l,p,u,d;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(r),e.next=21,s.G.create({provider:p});case 21:u=e.sent,(d=a.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,a,n){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,n);break;case"precise":(0,l.Precise)(e,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,u=(0,r.useState)(""),h=u[0],c=u[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?d(i.toString(),l,t,c):c(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,c);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(o,l,t,c):c(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),h}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},67445:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>d,contentTitle:()=>p,default:()=>f,frontMatter:()=>l,metadata:()=>u,toc:()=>h});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),i=a(47940),s=["components"],l={id:"learn-treasury",title:"Governance v1 Treasury",sidebar_label:"Gov1 Treasury",description:"The Polkadot's On-chain Treasury during Gov1.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-treasury"},p=void 0,u={unversionedId:"learn/learn-treasury",id:"learn/learn-treasury",title:"Governance v1 Treasury",description:"The Polkadot's On-chain Treasury during Gov1.",source:"@site/../docs/learn/learn-treasury.md",sourceDirName:"learn",slug:"/learn-treasury",permalink:"/docs/learn-treasury",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-treasury.md",tags:[],version:"current",lastUpdatedBy:"Radha",lastUpdatedAt:1688717602,formattedLastUpdatedAt:"Jul 7, 2023",frontMatter:{id:"learn-treasury",title:"Governance v1 Treasury",sidebar_label:"Gov1 Treasury",description:"The Polkadot's On-chain Treasury during Gov1.",keywords:["treasury","funds","funding","tips","tipping"],slug:"../learn-treasury"},sidebar:"docs",previous:{title:"Governance V1",permalink:"/docs/learn-governance"},next:{title:"Polkadot Launch Phases",permalink:"/docs/learn-launch"}},d={},h=[{value:"Funding the Treasury",id:"funding-the-treasury",level:2},{value:"Tipping",id:"tipping",level:2},{value:"Example",id:"example",level:3},{value:"Bounties Spending",id:"bounties-spending",level:2},{value:"Creating a Bounty Proposal",id:"creating-a-bounty-proposal",level:3},{value:"Closing a bounty",id:"closing-a-bounty",level:3},{value:"FAQ",id:"faq",level:2},{value:"What prevents the Treasury from being captured by a majority of the Council?",id:"what-prevents-the-treasury-from-being-captured-by-a-majority-of-the-council",level:3},{value:"Further Reading",id:"further-reading",level:2}],c={toc:h},m="wrapper";function f(e){var t=e.components,a=(0,o.Z)(e,s);return(0,r.kt)(m,(0,n.Z)({},c,a,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("admonition",{title:"Use OpenGov to access treasury funds",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Governance v1 is deprecated. To access\nPolkadot treasury funds use\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"OpenGov"),". For more information about OpenGov Treasury see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov-treasury"},"dedicated wiki page"),".")),(0,r.kt)("p",null,"The Treasury is a pot of funds collected through a portion of block production rewards, transaction\nfees, slashing, ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-staking#inflation"},"staking inefficiencies"),", etc."),(0,r.kt)("p",null,"The Treasury funds are held in a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system account")," not\naccessible by anyone; only the system internal logic can access it. Funds can be spent by making a\nspending proposal that, if approved by the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#council"},"Council"),", will enter a\nwaiting period before distribution. This waiting period is known as the ",(0,r.kt)("em",{parentName:"p"},"spend period"),", and its\nduration is subject to ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"governance"),", with the current default set to\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.treasury.spendPeriod",defaultValue:345600,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays. The Treasury attempts to spend as many proposals in the queue as it can without running out of\nfunds."),(0,r.kt)("p",null,"Treasury payout is an automatic process:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"If the Treasury funds run out with approved proposals left to fund, those proposals are kept in\nthe approved queue, and will receive funding in the following spend period."),(0,r.kt)("li",{parentName:"ul"},"If the Treasury ends a spend period without spending all of its funds, it suffers a burn of a\npercentage of its funds - thereby causing deflationary pressure. This encourages the spending of\nthe funds in the Treasury by Polkadot's governance system.\nThis percentage is currently at 1% on Polkadot.\n","")),(0,r.kt)("p",null,"When a stakeholder wishes to propose a spend from the Treasury, they must reserve a deposit of at\nleast 5% of the proposed spend (see below for variations). This deposit will be slashed if the\nproposal is rejected, and returned if it is accepted."),(0,r.kt)("p",null,"Proposals may consist of (but are not limited to):"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Infrastructure deployment and continued operation."),(0,r.kt)("li",{parentName:"ul"},"Network security operations (monitoring services, continuous auditing)."),(0,r.kt)("li",{parentName:"ul"},"Ecosystem provisions (collaborations with friendly chains)."),(0,r.kt)("li",{parentName:"ul"},"Marketing activities (advertising, paid features, collaborations)."),(0,r.kt)("li",{parentName:"ul"},"Community events and outreach (meetups, pizza parties, hackerspaces)."),(0,r.kt)("li",{parentName:"ul"},"Software development (wallets and wallet integration, clients and client upgrades).")),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"learn-governance#council"},"Council")," governs the Treasury and how the funds are spent is up to\ntheir judgment."),(0,r.kt)("admonition",{type:"caution"},(0,r.kt)("p",{parentName:"admonition"},"The Council does not approve or deny Treasury Proposals based on the available funds. Proposals are\nnot approved just because there are funds ready to spend but are subject to a burn.")),(0,r.kt)("h2",{id:"funding-the-treasury"},"Funding the Treasury"),(0,r.kt)("p",null,"The Treasury is funded from different sources:"),(0,r.kt)("ol",null,(0,r.kt)("li",{parentName:"ol"},"Slashing: When a validator is slashed for any reason, the slashed amount is sent to the Treasury\nwith a reward going to the entity that reported the validator (another validator). The reward is\ntaken from the slash amount and varies per offence and number of reporters."),(0,r.kt)("li",{parentName:"ol"},"Transaction fees: A portion of each block's transaction fees goes to the Treasury, with the\nremainder going to the block author."),(0,r.kt)("li",{parentName:"ol"},"Staking inefficiency: ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-staking#inflation"},"Inflation")," is designed to be 10% in the first\nyear, and the ideal staking ratio is set at 50%, meaning half of all tokens should be locked in\nstaking. Any deviation from this ratio will cause a proportional amount of the inflation to go to\nthe Treasury. In other words, if 50% of all tokens are staked, then 100% of the inflation goes to\nthe validators as reward. If the staking rate is greater than or less than 50%, then the\nvalidators will receive less, with the remainder going to the Treasury."),(0,r.kt)("li",{parentName:"ol"},"Parathreads: ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-parathreads"},"Parathreads")," participate in a per-block auction for block\ninclusion. Part of this bid goes to the validator that accepts the block and the remainder goes\nto the Treasury.")),(0,r.kt)("h2",{id:"tipping"},"Tipping"),(0,r.kt)("p",null,"Next to the proposals process, a separate system for making tips exists for the Treasury. Tips can\nbe suggested by anyone and are supported by members of the Council. Tips do not have any definite\nvalue, and the final value of the tip is decided based on the median of all tips issued by the\ntippers."),(0,r.kt)("p",null,"Currently, the tippers are the same as the members of the Council. However, being a tipper is not\nthe direct responsibility of the Council, and at some point the Council and the tippers may be\ndifferent groups of accounts."),(0,r.kt)("p",null,"A tip will enter a closing phase when more than a half plus one of the tipping group have endorsed a\ntip. During that time frame, the other members of the tipping group can still issue their tips, but\ndo not have to. Once the window closes, anyone can call the ",(0,r.kt)("inlineCode",{parentName:"p"},"close_tip")," extrinsic, and the tip will\nbe paid out."),(0,r.kt)("p",null,"There are two types of tips:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"public: A small bond is required to place them. This bond depends on the tip message length, and a\nfixed bond constant defined on chain, currently\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.tips.tipReportDepositBase",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),".\n","\nPublic tips carry a finder's fee of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.tips.tipFindersFee",defaultValue:20,mdxType:"RPC"}),"%,\n","\nwhich is paid out from the total amount."),(0,r.kt)("li",{parentName:"ul"},"tipper-initiated: Tips that a Council member published, do not have a finder's fee or a bond.")),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For information about how to submit a tip from the Treasury you can read\n",(0,r.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181971"},"this support article"),".")),(0,r.kt)("p",null,"To better understand the process a tip goes through until it is paid out, let's consider the example\nbelow."),(0,r.kt)("h3",{id:"example"},"Example"),(0,r.kt)("p",null,"Bob has done something great for Polkadot.\nAlice has noticed this and decides to report Bob as deserving a tip from the Treasury. The Council\nis composed of three members Charlie, Dave, and Eve."),(0,r.kt)("p",null,"Alice begins the process by issuing the ",(0,r.kt)("inlineCode",{parentName:"p"},"report_awesome")," extrinsic. This extrinsic requires two\narguments, a reason and the beneficiary. Alice submits Bob's address with the reason being a UTF-8\nencoded URL to a post on ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io"},"Polkassembly"),"\n"," that explains her reasoning for\nwhy Bob deserves the tip."),(0,r.kt)("p",null,"As mentioned above, Alice must also lock up a deposit for making this report. The deposit is the\nbase deposit as set in the chain's parameter list, plus the additional deposit per byte contained in\nthe reason. This is why Alice submitted a URL as the reason instead of the explanation directly: it\nwas cheaper for her to do so. For her trouble, Alice is able to claim the eventual finder's fee if\nthe tip is approved by the tippers."),(0,r.kt)("p",null,"Since the tipper group is the same as the Council, the Council must now collectively (but also\nindependently) decide on the value of the tip that Bob deserves. Charlie, Dave, and Eve all review\nthe report and make tips according to their personal valuation of the benefit Bob has provided to\nPolkadot. Charlie tips\n10 DOT, Dave tips\n30 DOT, and Eve tips\n100 DOT."),(0,r.kt)("p",null,"The tip could have been closed out with only two of the three tippers. Once more than half of the\ntippers group have issued tip valuations, the countdown to close the tip will begin. In this case,\nthe third tipper issued their tip before the end of the closing period, so all three were able to\nmake their tip valuations known."),(0,r.kt)("p",null,"The actual tip that will be paid out to Bob is the median of these tips, so Bob will be paid out\n30 DOT from the Treasury. In order for Bob to\nbe paid his tip, some account must call the ",(0,r.kt)("inlineCode",{parentName:"p"},"close_tip")," extrinsic at the end of the closing period\nfor the tip. This extrinsic may be called by anyone."),(0,r.kt)("h2",{id:"bounties-spending"},"Bounties Spending"),(0,r.kt)("p",null,"There are practical limits to Council Members curation capabilities when it comes to treasury\nproposals: Council members likely do not have the expertise to make a proper assessment of the\nactivities described in all proposals. Even if individual Councillors have that expertise, it is\nhighly unlikely that a majority of members are capable in such diverse topics."),(0,r.kt)("p",null,"Bounties Spending proposals aim to delegate the curation activity of spending proposals to experts\ncalled Curators: They can be defined as addresses with agency over a portion of the Treasury with\nthe goal of fixing a bug or vulnerability, developing a strategy, or monitoring a set of tasks\nrelated to a specific topic: all for the benefit of the\nPolkadot ecosystem."),(0,r.kt)("p",null,"A proposer can submit a bounty proposal for the Council to pass, with a curator to be defined later,\nwhose background and expertise is such that they are capable of determining when the task is\ncomplete. Curators are selected by the Council after the bounty proposal passes, and need to add an\nupfront payment to take the position. This deposit can be used to punish them if they act\nmaliciously. However, if they are successful in their task of getting someone to complete the bounty\nwork, they will receive their deposit back and part of the bounty reward."),(0,r.kt)("p",null,"When submitting the value of the bounty, the proposer includes a reward for curators willing to\ninvest their time and expertise in the task: this amount is included in the total value of the\nbounty. In this sense, the curator's fee can be defined as the result of subtracting the value paid\nto the bounty rewardee from the total value of the bounty."),(0,r.kt)("p",null,"In general terms, curators are expected to have a well-balanced track record related to the issues\nthe bounty tries to resolve: they should be at least knowledgeable on the topics the bounty touches,\nand show project management skills or experience. These recommendations ensure an effective use of\nthe mechanism. A Bounty Spending is a reward for a specified body of work - or specified set of\nobjectives - that needs to be executed for a predefined treasury amount to be paid out. The\nresponsibility of assigning a payout address once the specified set of objectives is completed is\ndelegated to the curator."),(0,r.kt)("p",null,"After the Council has activated a bounty, it delegates the work that requires expertise to the\ncurator who gets to close the active bounty. Closing the active bounty enacts a delayed payout to\nthe payout address and a payout of the curator fee. The delay phase allows the Council to act if any\nissues arise."),(0,r.kt)("p",null,"To minimize storage on chain in the same way as any proposal, bounties don't contain contextual\ninformation. When a user submits a bounty spending proposal, they will probably need to find an\noff-chain way to explain the proposal (any of the available community forums serve this purpose).\n",(0,r.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1-IBz_owspV5OcvezWXpksWDQReWowschD0TFuaVKKcU/edit?usp=sharing"},"This template"),"\ncan help as a checklist of all needed information for the Council to make an informed decision."),(0,r.kt)("p",null,"The bounty has a predetermined duration of 90 days with the possibility of being extended by the\ncurator. Aiming to maintain flexibility on the tasks\u2019 curation, the curator will be able to create\nsub-bounties for more granularity and allocation in the next iteration of the mechanism."),(0,r.kt)("h3",{id:"creating-a-bounty-proposal"},"Creating a Bounty Proposal"),(0,r.kt)("p",null,"Anyone can create a Bounty proposal using Polkadot-JS Apps: Users are able to submit a proposal on\nthe dedicated Bounty section under Governance. The development of a robust user interface to view\nand manage bounties in the Polkadot Apps is still under development and it will serve Council\nmembers, Curators and Beneficiaries of the bounties, as well as all users observing the on-chain\ntreasury governance. For now, the help of a Councillor is needed to open a bounty proposal as a\nmotion to be voted."),(0,r.kt)("p",null,"To submit a bounty, please visit ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS Apps")," and click on the\ngovernance tab in the options bar on the top of the site. After, click on 'Bounties' and find the\nbutton '+ Add Bounty' on the upper-right side of the interface. Complete the bounty title, the\nrequested allocation (including curator's fee) and confirm the call."),(0,r.kt)("p",null,"After this, a Council member will need to assist you to pass the bounty proposal for vote as a\nmotion. You can contact the Council by joining the\nPolkadot Direction ",(0,r.kt)("a",{parentName:"p",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"channel"),"\n"," in\nElement or joining our\nPolkadot Discord ",(0,r.kt)("a",{parentName:"p",href:"https://parity.link/polkadot-discord"},"server"),"\n"," and publishing a\nshort description of your bounty, with a link to one of the ",(0,r.kt)("a",{parentName:"p",href:"#announcing-the-proposal"},"forums")," for\ncontextual information."),(0,r.kt)("p",null,"A bounty can be cancelled by deleting the earmark for a specific treasury amount or be closed if the\ntasks have been completed. On the opposite side, the 90 days life of a bounty can be extended by\namending the expiry block number of the bounty to stay active."),(0,r.kt)("h3",{id:"closing-a-bounty"},"Closing a bounty"),(0,r.kt)("p",null,"The curator can close the bounty once they approve the completion of its tasks. The curator should\nmake sure to set up the payout address on the active bounty beforehand. Closing the Active bounty\nenacts a delayed payout to the payout address and a payout of the curator fee."),(0,r.kt)("p",null,"A bounty can be closed by using the extrinsics tab and selecting the Treasury pallet, then\n",(0,r.kt)("inlineCode",{parentName:"p"},"Award_bounty"),", making sure the right bounty is to be closed and finally sign the transaction. It is\nimportant to note that those who received a reward after the bounty is completed, must claim the\nspecific amount of the payout from the payout address, by calling ",(0,r.kt)("inlineCode",{parentName:"p"},"Claim_bounty")," after the curator\nclosed the allocation."),(0,r.kt)("p",null,"To understand more about Bounties and how this new mechanism works, read this\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/kusama-and-polkadot-now-reward-curators-helping-to-scale-councils-functions-join-the-force-moving-the-community-forward/"},"Polkadot Blog post"),"."),(0,r.kt)("h2",{id:"faq"},"FAQ"),(0,r.kt)("h3",{id:"what-prevents-the-treasury-from-being-captured-by-a-majority-of-the-council"},"What prevents the Treasury from being captured by a majority of the Council?"),(0,r.kt)("p",null,"The majority of the Council can decide the outcome of a treasury spend proposal. In an adversarial\nmindset, we may consider the possibility that the Council may at some point go rogue and attempt to\nsteal all of the treasury funds. It is a possibility that the treasury pot becomes so great, that a\nlarge financial incentive would present itself."),(0,r.kt)("p",null,"For one, the Treasury has deflationary pressure due to the burn that is suffered every spend period.\nThe burn aims to incentivize the complete spend of all treasury funds at every burn period, so\nideally the treasury pot doesn't have time to accumulate mass amounts of wealth. However, it is the\ncase that the burn on the Treasury could be so little that it does not matter - as is the case\ncurrently on Kusama with a 0.2% burn."),(0,r.kt)("p",null,"However, it is the case on Kusama that the Council is composed of mainly well-known members of the\ncommunity. Remember, the Council is voted in by the token holders, so they must do some campaigning\nor otherwise be recognized to earn votes. In the scenario of an attack, the Council members would\nlose their social credibility. Furthermore, members of the Council are usually externally motivated\nby the proper operation of the chain. This external motivation is either because they run businesses\nthat depend on the chain, or they have direct financial gain (through their holdings) of the token\nvalue remaining steady."),(0,r.kt)("p",null,"Concretely, there are a couple on-chain methods that resist this kind of attack. One, the Council\nmajority may not be the token majority of the chain. This means that the token majority could vote\nto replace the Council if they attempted this attack - or even reverse the treasury spend. They\nwould do this through a normal referendum. Two, there are time delays to treasury spends. They are\nonly enacted every spend period. This means that there will be some time to observe this attack is\ntaking place. The time delay then allows chain participants time to respond. The response may take\nthe form of governance measures or - in the most extreme cases a liquidation of their holdings and a\nmigration to a minority fork. However, the possibility of this scenario is quite low."),(0,r.kt)("h2",{id:"further-reading"},"Further Reading"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/treasury/src/lib.rs"},"Substrate's Treasury Pallet"))),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},(0,r.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_treasury/index.html"},"Documentation of the Rust implementation of the Treasury")))))}f.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/d6d2b2d5.e1906e64.js b/assets/js/d6d2b2d5.e1906e64.js new file mode 100644 index 000000000000..89be8bf7d6eb --- /dev/null +++ b/assets/js/d6d2b2d5.e1906e64.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2483],{47940:(e,o,t)=>{"use strict";t.d(o,{Z:()=>p});var n=t(74165),a=t(15861),r=t(67294),i=t(87152),s=t(34200),l=t(67425);function c(e,o,t){return u.apply(this,arguments)}function u(){return(u=(0,a.Z)((0,n.Z)().mark((function e(o,t,a){var r,l,c,u,d;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=o,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return c=new i.U(r),e.next=21,s.G.create({provider:c});case 21:u=e.sent,(d=t.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+t);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,o,t,n){switch(o){case"humanReadable":(0,l.HumanReadable)(e,t,n);break;case"precise":(0,l.Precise)(e,t,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var o=e.network,t=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,u=(0,r.useState)(""),p=u[0],k=u[1];return o=o.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?d(i.toString(),l,o,k):k(i.toString());var e=void 0;switch(o){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+o)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,a.Z)((0,n.Z)().mark((function e(){var a;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(o,t,k);case 2:if(void 0!==(a=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(a,l,o,k):k(a);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var o={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,t,n){var a=void 0;if("polkadot"===t||"statemint"===t)a=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");a=6}e=parseFloat(e),n((e=Number.isInteger(e/o[t].precision)?e/o[t].precision+" "+o[t].symbol:(e/o[t].precision).toFixed(a)+" "+o[t].symbol).toString())},Precise:function(e,t,n){n(e=(e=parseFloat(e))/o[t].precision+" "+o[t].symbol)},BlocksToDays:function(e,o){o((e=6*e/86400).toString())},Percentage:function(e,o){o((e/=1e7).toString())},ArrayLength:function(e,o){o((e=e.split(",").length).toString())}}},41973:(e,o,t)=>{"use strict";t.r(o),t.d(o,{assets:()=>d,contentTitle:()=>c,default:()=>m,frontMatter:()=>l,metadata:()=>u,toc:()=>p});var n=t(87462),a=t(63366),r=(t(67294),t(3905)),i=t(47940),s=["components"],l={id:"maintain-guides-how-to-vote-councillor",title:"Voting for Councillors",sidebar_label:"Voting for Councillors",description:"Steps on how to vote for councillors.",keywords:["council","vote","councillors"],slug:"../maintain-guides-how-to-vote-councillor"},c=void 0,u={unversionedId:"maintain/maintain-guides-how-to-vote-councillor",id:"maintain/maintain-guides-how-to-vote-councillor",title:"Voting for Councillors",description:"Steps on how to vote for councillors.",source:"@site/../docs/maintain/maintain-guides-how-to-vote-councillor.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-vote-councillor",permalink:"/docs/maintain-guides-how-to-vote-councillor",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-vote-councillor.md",tags:[],version:"current",lastUpdatedBy:"Keith Alfaro",lastUpdatedAt:1672251942,formattedLastUpdatedAt:"Dec 28, 2022",frontMatter:{id:"maintain-guides-how-to-vote-councillor",title:"Voting for Councillors",sidebar_label:"Voting for Councillors",description:"Steps on how to vote for councillors.",keywords:["council","vote","councillors"],slug:"../maintain-guides-how-to-vote-councillor"},sidebar:"docs",previous:{title:"Join the Council",permalink:"/docs/maintain-guides-how-to-join-council"}},d={},p=[{value:"Voting for Councillors",id:"voting-for-councillors",level:2},{value:"Removing your Vote",id:"removing-your-vote",level:2}],k={toc:p},h="wrapper";function m(e){var o=e.components,l=(0,a.Z)(e,s);return(0,r.kt)(h,(0,n.Z)({},k,l,{components:o,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"The council is an elected body of on-chain accounts that are intended to represent the passive\nstakeholders of Polkadot and/or Kusama. The council has two major tasks in governance: proposing\nreferenda and vetoing dangerous or malicious referenda. For more information on the council, see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#council"},"governance page"),". This guide will walk you through voting for\ncouncillors in the elections."),(0,r.kt)("h2",{id:"voting-for-councillors"},"Voting for Councillors"),(0,r.kt)("p",null,"Voting for councillors requires you to reserve\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.phragmenElection.votingBondBase",defaultValue:20064e7,filter:"humanReadable",mdxType:"RPC"}),"","\nas a base amount and an amount of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.phragmenElection.votingBondFactor",defaultValue:32e7,filter:"humanReadable",mdxType:"RPC"}),"","\nper vote. You can then bond whatever amount you wish to put behind your vote. See the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy"},"democracy guide")," for more information."),(0,r.kt)("admonition",{title:"Voting and staking locks can overlap",type:"info"},(0,r.kt)("ul",{parentName:"admonition"},(0,r.kt)("li",{parentName:"ul"},"A user can use staked funds to vote for Councillors (and/or use those funds in referenda)."),(0,r.kt)("li",{parentName:"ul"},"A user is only prohibited from transferring these funds to another account."))),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"If your balance is vesting, you cannot use unvested tokens for this lock. You will have to wait\nuntil you have at least that many ",(0,r.kt)("strong",{parentName:"p"},"free")," tokens to vote.")),(0,r.kt)("p",null,"Like the validator elections, you can approve up to 16 different councillors and your vote will be\nequalized among the chosen group. Unlike validator elections, there is no unbonding period for your\nreserved tokens. Once you remove your vote, your tokens will be liquid again."),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"It is your responsibility not to put your entire balance into the reserved value when you make a\nvote for councillors. It's best to keep ",(0,r.kt)("em",{parentName:"p"},"at least")," enough DOT/KSM to pay for transaction fees.")),(0,r.kt)("p",null,"Go to the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS Apps Dashboard"),' and click on the "Council" tab.\nOn the right side of the window there are two blue buttons, click on the one that says "Vote."'),(0,r.kt)("p",null,'Since the council uses approval voting, when you vote you signal which of the candidates you approve\nof and your voted tokens will be equalized among the selected candidates. Select up to 16 council\ncandidates by moving the slider to "Aye" for each one that you want to be elected. When you\'ve made\nthe proper configuration submit your transaction.'),(0,r.kt)("p",null,"You should see your vote appear in the interface immediately after your transaction is included."),(0,r.kt)("h2",{id:"removing-your-vote"},"Removing your Vote"),(0,r.kt)("p",null,"In order to get your reserved tokens back, you will need to remove your vote. Only remove your vote\nwhen you're done participating in elections and you no longer want your reserved tokens to count for\nthe councillors that you approve."),(0,r.kt)("p",null,'Go to the "Governance" > "Council" tab on the\n',(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS Apps Dashboard"),"."),(0,r.kt)("p",null,'Under the "Council overview" tab, click on "Vote".'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadotjs_removeVoter",src:t(30301).Z,width:"1878",height:"361"})),(0,r.kt)("p",null,'Issue the "Unvote all" option.'),(0,r.kt)("p",null,"When the transaction is included in a block you should have your reserved tokens made liquid again\nand your vote will no longer be counting for any councillors in the elections starting in the next\nterm."))}m.isMDXComponent=!0},30301:(e,o,t)=>{"use strict";t.d(o,{Z:()=>n});const n=t.p+"assets/images/polkadotjs_removeVoter-b66eb203df51ecdb1d926990120aa76b.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/d6d2b2d5.fcacdd88.js b/assets/js/d6d2b2d5.fcacdd88.js deleted file mode 100644 index a5b56940ccce..000000000000 --- a/assets/js/d6d2b2d5.fcacdd88.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2483],{47940:(e,o,t)=>{"use strict";t.d(o,{Z:()=>p});var n=t(74165),a=t(15861),r=t(67294),i=t(92519),s=t(1612),l=t(67425);function c(e,o,t){return u.apply(this,arguments)}function u(){return(u=(0,a.Z)((0,n.Z)().mark((function e(o,t,a){var r,l,c,u,d;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=o,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return c=new i.U(r),e.next=21,s.G.create({provider:c});case 21:u=e.sent,(d=t.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+t);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,o,t,n){switch(o){case"humanReadable":(0,l.HumanReadable)(e,t,n);break;case"precise":(0,l.Precise)(e,t,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var o=e.network,t=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,u=(0,r.useState)(""),p=u[0],k=u[1];return o=o.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?d(i.toString(),l,o,k):k(i.toString());var e=void 0;switch(o){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+o)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,a.Z)((0,n.Z)().mark((function e(){var a;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c(o,t,k);case 2:if(void 0!==(a=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(a,l,o,k):k(a);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),p}},67425:e=>{var o={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,t,n){var a=void 0;if("polkadot"===t||"statemint"===t)a=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");a=6}e=parseFloat(e),n((e=Number.isInteger(e/o[t].precision)?e/o[t].precision+" "+o[t].symbol:(e/o[t].precision).toFixed(a)+" "+o[t].symbol).toString())},Precise:function(e,t,n){n(e=(e=parseFloat(e))/o[t].precision+" "+o[t].symbol)},BlocksToDays:function(e,o){o((e=6*e/86400).toString())},Percentage:function(e,o){o((e/=1e7).toString())},ArrayLength:function(e,o){o((e=e.split(",").length).toString())}}},41973:(e,o,t)=>{"use strict";t.r(o),t.d(o,{assets:()=>d,contentTitle:()=>c,default:()=>m,frontMatter:()=>l,metadata:()=>u,toc:()=>p});var n=t(87462),a=t(63366),r=(t(67294),t(3905)),i=t(47940),s=["components"],l={id:"maintain-guides-how-to-vote-councillor",title:"Voting for Councillors",sidebar_label:"Voting for Councillors",description:"Steps on how to vote for councillors.",keywords:["council","vote","councillors"],slug:"../maintain-guides-how-to-vote-councillor"},c=void 0,u={unversionedId:"maintain/maintain-guides-how-to-vote-councillor",id:"maintain/maintain-guides-how-to-vote-councillor",title:"Voting for Councillors",description:"Steps on how to vote for councillors.",source:"@site/../docs/maintain/maintain-guides-how-to-vote-councillor.md",sourceDirName:"maintain",slug:"/maintain-guides-how-to-vote-councillor",permalink:"/docs/maintain-guides-how-to-vote-councillor",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-how-to-vote-councillor.md",tags:[],version:"current",lastUpdatedBy:"Keith Alfaro",lastUpdatedAt:1672251942,formattedLastUpdatedAt:"Dec 28, 2022",frontMatter:{id:"maintain-guides-how-to-vote-councillor",title:"Voting for Councillors",sidebar_label:"Voting for Councillors",description:"Steps on how to vote for councillors.",keywords:["council","vote","councillors"],slug:"../maintain-guides-how-to-vote-councillor"},sidebar:"docs",previous:{title:"Join the Council",permalink:"/docs/maintain-guides-how-to-join-council"}},d={},p=[{value:"Voting for Councillors",id:"voting-for-councillors",level:2},{value:"Removing your Vote",id:"removing-your-vote",level:2}],k={toc:p},h="wrapper";function m(e){var o=e.components,l=(0,a.Z)(e,s);return(0,r.kt)(h,(0,n.Z)({},k,l,{components:o,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"The council is an elected body of on-chain accounts that are intended to represent the passive\nstakeholders of Polkadot and/or Kusama. The council has two major tasks in governance: proposing\nreferenda and vetoing dangerous or malicious referenda. For more information on the council, see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance#council"},"governance page"),". This guide will walk you through voting for\ncouncillors in the elections."),(0,r.kt)("h2",{id:"voting-for-councillors"},"Voting for Councillors"),(0,r.kt)("p",null,"Voting for councillors requires you to reserve\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.phragmenElection.votingBondBase",defaultValue:20064e7,filter:"humanReadable",mdxType:"RPC"}),"","\nas a base amount and an amount of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.phragmenElection.votingBondFactor",defaultValue:32e7,filter:"humanReadable",mdxType:"RPC"}),"","\nper vote. You can then bond whatever amount you wish to put behind your vote. See the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy"},"democracy guide")," for more information."),(0,r.kt)("admonition",{title:"Voting and staking locks can overlap",type:"info"},(0,r.kt)("ul",{parentName:"admonition"},(0,r.kt)("li",{parentName:"ul"},"A user can use staked funds to vote for Councillors (and/or use those funds in referenda)."),(0,r.kt)("li",{parentName:"ul"},"A user is only prohibited from transferring these funds to another account."))),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"If your balance is vesting, you cannot use unvested tokens for this lock. You will have to wait\nuntil you have at least that many ",(0,r.kt)("strong",{parentName:"p"},"free")," tokens to vote.")),(0,r.kt)("p",null,"Like the validator elections, you can approve up to 16 different councillors and your vote will be\nequalized among the chosen group. Unlike validator elections, there is no unbonding period for your\nreserved tokens. Once you remove your vote, your tokens will be liquid again."),(0,r.kt)("admonition",{type:"warning"},(0,r.kt)("p",{parentName:"admonition"},"It is your responsibility not to put your entire balance into the reserved value when you make a\nvote for councillors. It's best to keep ",(0,r.kt)("em",{parentName:"p"},"at least")," enough DOT/KSM to pay for transaction fees.")),(0,r.kt)("p",null,"Go to the ",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS Apps Dashboard"),' and click on the "Council" tab.\nOn the right side of the window there are two blue buttons, click on the one that says "Vote."'),(0,r.kt)("p",null,'Since the council uses approval voting, when you vote you signal which of the candidates you approve\nof and your voted tokens will be equalized among the selected candidates. Select up to 16 council\ncandidates by moving the slider to "Aye" for each one that you want to be elected. When you\'ve made\nthe proper configuration submit your transaction.'),(0,r.kt)("p",null,"You should see your vote appear in the interface immediately after your transaction is included."),(0,r.kt)("h2",{id:"removing-your-vote"},"Removing your Vote"),(0,r.kt)("p",null,"In order to get your reserved tokens back, you will need to remove your vote. Only remove your vote\nwhen you're done participating in elections and you no longer want your reserved tokens to count for\nthe councillors that you approve."),(0,r.kt)("p",null,'Go to the "Governance" > "Council" tab on the\n',(0,r.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps"},"Polkadot-JS Apps Dashboard"),"."),(0,r.kt)("p",null,'Under the "Council overview" tab, click on "Vote".'),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadotjs_removeVoter",src:t(30301).Z,width:"1878",height:"361"})),(0,r.kt)("p",null,'Issue the "Unvote all" option.'),(0,r.kt)("p",null,"When the transaction is included in a block you should have your reserved tokens made liquid again\nand your vote will no longer be counting for any councillors in the elections starting in the next\nterm."))}m.isMDXComponent=!0},30301:(e,o,t)=>{"use strict";t.d(o,{Z:()=>n});const n=t.p+"assets/images/polkadotjs_removeVoter-b66eb203df51ecdb1d926990120aa76b.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/da9f79cb.7f2ce55c.js b/assets/js/da9f79cb.7f2ce55c.js deleted file mode 100644 index b99a7f04e5eb..000000000000 --- a/assets/js/da9f79cb.7f2ce55c.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[2248],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>c});var o=n(74165),a=n(15861),i=n(67294),r=n(92519),s=n(1612),l=n(67425);function m(e,t,n){return d.apply(this,arguments)}function d(){return(d=(0,a.Z)((0,o.Z)().mark((function e(t,n,a){var i,l,m,d,p;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return m=new r.U(i),e.next=21,s.G.create({provider:m});case 21:d=e.sent,(p=n.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,n,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,o);break;case"precise":(0,l.Precise)(e,n,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,n=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),c=d[0],h=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?p(r.toString(),l,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,a.Z)((0,o.Z)().mark((function e(){var a;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,m(t,n,h);case 2:if(void 0!==(a=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?p(a,l,t,h):h(a);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,o){var a=void 0;if("polkadot"===n||"statemint"===n)a=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");a=6}e=parseFloat(e),o((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(a)+" "+t[n].symbol).toString())},Precise:function(e,n,o){o(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},92916:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>p,contentTitle:()=>m,default:()=>k,frontMatter:()=>l,metadata:()=>d,toc:()=>c});var o=n(87462),a=n(63366),i=(n(67294),n(3905)),r=n(47940),s=["components"],l={id:"learn-nomination-pools",title:"Nomination Pools",sidebar_label:"Nomination Pools",description:"Staking through Polkadot's Nomination Pools.",keyword:["nominate","nominator","stake","staking","pools"],slug:"../learn-nomination-pools"},m=void 0,d={unversionedId:"learn/learn-nomination-pools",id:"learn/learn-nomination-pools",title:"Nomination Pools",description:"Staking through Polkadot's Nomination Pools.",source:"@site/../docs/learn/learn-nomination-pools.md",sourceDirName:"learn",slug:"/learn-nomination-pools",permalink:"/docs/learn-nomination-pools",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-nomination-pools.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689095942,formattedLastUpdatedAt:"Jul 11, 2023",frontMatter:{id:"learn-nomination-pools",title:"Nomination Pools",sidebar_label:"Nomination Pools",description:"Staking through Polkadot's Nomination Pools.",keyword:["nominate","nominator","stake","staking","pools"],slug:"../learn-nomination-pools"},sidebar:"docs",previous:{title:"Introduction to Staking",permalink:"/docs/learn-staking"},next:{title:"Advanced",permalink:"/docs/learn-advanced-index"}},p={},c=[{value:"Key Components",id:"key-components",level:2},{value:"Pool Member Lifecycle",id:"pool-member-lifecycle",level:2},{value:"Join a pool",id:"join-a-pool",level:3},{value:"Claim rewards",id:"claim-rewards",level:3},{value:"Claim Permissions",id:"claim-permissions",level:3},{value:"Unbond and withdraw funds",id:"unbond-and-withdraw-funds",level:3},{value:"Limitations of Nomination Pools",id:"limitations-of-nomination-pools",level:3},{value:"Pool Administration",id:"pool-administration",level:2},{value:"States",id:"states",level:3},{value:"Roles",id:"roles",level:3},{value:"Pool Commissions",id:"pool-commissions",level:3},{value:"Pool Lifecycle",id:"pool-lifecycle",level:2},{value:"Nomination Pools - Slashing",id:"nomination-pools---slashing",level:2},{value:"Nominating vs Joining a Pool",id:"nominating-vs-joining-a-pool",level:2}],h={toc:c},u="wrapper";function k(e){var t=e.components,l=(0,a.Z)(e,s);return(0,i.kt)(u,(0,o.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"Nomination Pools are live on Polkadot!",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Nomination pools are a new feature for Polkadot\u2019s staking system that allows users to pool their\nDOT tokens together on-chain to nominate\nvalidators and receive rewards, significantly improving the system\u2019s scalability. Now, anyone with\nas little as\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"1 DOT can receive rewards for staking natively on Polkadot"),".\nNote that rewards are not guaranteed for those pools that do not have enough bonded funds to be\nincluded within the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#bags-list"},"bags list"),". ",(0,i.kt)("strong",{parentName:"p"},"Only members of active\npools will receive rewards.")),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},"There are currently\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.counterForPoolMembers",defaultValue:4376,mdxType:"RPC"}),"\nmembers. (There can be a maximum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.maxPoolMembers",defaultValue:16384,mdxType:"RPC"}),"\nmembers.)"),(0,i.kt)("li",{parentName:"ul"},"There are currently\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.lastPoolId",defaultValue:80,mdxType:"RPC"}),"\npools. (There can be a maximum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.maxPools",defaultValue:64,mdxType:"RPC"}),"\npools)"),(0,i.kt)("li",{parentName:"ul"},"No limit on\n","\nmembers per pool."))),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"Learn the key differences between\n",(0,i.kt)("a",{parentName:"p",href:"#nominating-vs-joining-a-pool"},(0,i.kt)("strong",{parentName:"a"},"Staking directly vs Joining a Nomination Pool")),"."),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("strong",{parentName:"p"},"For Ledger users:")," Joining a nomination pool is possible only with the XL version of the Polkadot\nLedger App. This should be installed by default on Ledger Nano X and S Plus, but not on the Nano S."),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("strong",{parentName:"p"},"If you become a nomination pool member or a pool admin, you cannot participate in Governance with\nthe bonded tokens in the pool, as they are held in a\n",(0,i.kt)("a",{parentName:"strong",href:"/docs/learn-account-advanced#system-accounts"},"system account"),"."))),(0,i.kt)("admonition",{title:"Have questions on Nomination Pools?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Please join the ",(0,i.kt)("a",{parentName:"p",href:"https://dot.li/discord"},"Polkadot Discord")," for asking general questions about\nNomination Pools. If you are a developer, please join our\n",(0,i.kt)("a",{parentName:"p",href:"https://matrix.to/#/#nompools-support:matrix.parity.io"},"nomination pools support channel"),".")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nomination Pools",src:n(85408).Z,width:"1720",height:"963"})),(0,i.kt)("p",null,"Nomination pools are one of the key features from the roadmap of staking improvements on\nPolkadot. They are designed to\npermissionlessly allow members to pool their funds together and act as a single nominator account."),(0,i.kt)("p",null,"Due to the current runtime constraints,\nPolkadot can only handle\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\nnominators comfortably in the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator#staking-election-stages"},"electing set"),". As one of\nthe objectives of the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"NPoS algorithm")," is to maximize the overall stake on the\nnetwork, it can be inferred that the staking system on\nPolkadot favors nominators with a larger\nstake. Only the nominator accounts which back the validators in the active set are eligible for\nreceiving staking rewards. This leaves out nomination intents from the accounts with lower token\nbalance than the min-active nomination and places them in a waiting queue to enter electing set.\nNomination pools will be handy for members who want to participate in the staking system with a\nstake much lower than the dynamic min-active nomination threshold on the network. All operations are\nconstant space and time complexity relative to the number of members, eliminating any theoretical\nupper bound on the number of members the system can handle and thus scaling the number of accounts\nthat can participate and earn rewards in the staking system on\nPolkadot. In summary, each nomination pool is\nviewed as a single nominator from the NPoS system point of view."),(0,i.kt)("admonition",{title:"Why aren't the members in the nomination pools called delegators?",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The term ",(0,i.kt)("inlineCode",{parentName:"p"},"delegator")," is associated too much with Delegated Proof of Staking (DPoS), and since\nPolkadot implements Nominated Proof of Staking\n(NPoS), naming them delegators would be misleading. The term ",(0,i.kt)("inlineCode",{parentName:"p"},"member")," is our generic replacement for\n",(0,i.kt)("inlineCode",{parentName:"p"},"delegator"),". In action, members are quite similar to delegators and delegate their nomination power\nto the pool.")),(0,i.kt)("p",null,"The pool\u2019s earnings are split pro rata to a member's stake in the bonded pool (and thus, the staking\nrewards for members will be the same as if they were a nominator). Importantly, slashes are also\napplied proportionally to members who may have been actively bonded."),(0,i.kt)("h2",{id:"key-components"},"Key Components"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Bonded Pool: Tracks the distribution of actively staked funds."),(0,i.kt)("li",{parentName:"ul"},"Reward Pool: Tracks rewards earned by actively staked funds."),(0,i.kt)("li",{parentName:"ul"},"Unbonding Sub Pools: Collection of pools at different phases (i.e. eras) of the unbonding\nlifecycle."),(0,i.kt)("li",{parentName:"ul"},"Members: Accounts that nominate to the pools."),(0,i.kt)("li",{parentName:"ul"},"Point: Unit of measure for a member\u2019s portion of a pool's funds. All pools start with a point to\nPlanck ratio of 1. Over time, if the pool receives rewards, they increase in value, and if the\npool is slashed, it decreases in value.")),(0,i.kt)("h2",{id:"pool-member-lifecycle"},"Pool Member Lifecycle"),(0,i.kt)("h3",{id:"join-a-pool"},"Join a pool"),(0,i.kt)("p",null,"A member delegates funds to a pool by transferring some amount to the pool\u2019s bonded account with the\n",(0,i.kt)("inlineCode",{parentName:"p"},"join")," extrinsic. The pool then increases its bond with the new funds. A member is afforded the\nability to bond additional funds or re-stake rewards as long as they are already actively bonded.\nNote that a member may only belong to one pool at a time."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"The current minimum bond to join a pool on"),"\n",(0,i.kt)("strong",{parentName:"p"},"Polkadot"),"","\n",(0,i.kt)("strong",{parentName:"p"},"is ",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"."),"\n",""),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The funds nominated to a pool will not be visible in the member's account balance on Polkadot JS\nApps UI. This is because the member funds are transferred from their account to the pool's\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system account"),". This pool account is not accessible\nby anyone (including the pool root or depositor) and only the pool's internal logic can access the\naccount.")),(0,i.kt)("admonition",{title:"Use Non-Transfer or Nomination Pools Proxy Accounts to join Nomination Pools",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Only ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#non-transfer-proxy"},"non-transfer proxies")," and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#nomination-pools-proxy"},"nomination pools proxy")," can be used to participate in\nnomination pools. ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#staking-proxy"},"Staking proxies")," cannot be used as they cannot\nmake calls to the nomination pools pallet. (The nomination pools will be supported through a staking\nproxy when the changes made in ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/7448"},"this PR")," are\nreleased on the network."),(0,i.kt)("p",{parentName:"admonition"},"Thus, depending on how much control you want to give your proxy, you might choose between\nnon-transfer > staking > nomination pool proxy, with the latter being only able to sign transactions\nrelated to the ",(0,i.kt)("inlineCode",{parentName:"p"},"NominationPool")," pallet.")),(0,i.kt)("p",null,'Check the "How to join a pool" section in\n',(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181401-how-to-join-nomination-pools"},"this support article"),"\nfor guidelines."),(0,i.kt)("h3",{id:"claim-rewards"},"Claim rewards"),(0,i.kt)("p",null,'The member can claim their portion of any rewards that have accumulated since the previous time they\nclaimed (or in the case that they have never claimed, any rewards that have accumulated since the\nera after they joined). Rewards are split pro rata among the actively bonded members. Check the "How\nto claim rewards" section in\n',(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181401-how-to-join-nomination-pools"},"this support article"),"\nfor guidelines."),(0,i.kt)("h3",{id:"claim-permissions"},"Claim Permissions"),(0,i.kt)("p",null,"As a pool member, you can grant permission to any other account to claim and compound rewards on\nyour behalf. There are four permission options:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Permissioned")," (default): you need to claim and compound your rewards."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"PermissionlessCompound"),": you grant permission to any other account to compound (claim and bond)\nyour rewards on your behalf."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"PermissionlessWithdraw"),": you grant permission to any other account to withdraw (claim and keep as\na free balance) your rewards on your behalf."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"PermissionlessAll"),": you grant permission to any other account to compound or withdraw your\nrewards on your behalf.")),(0,i.kt)("p",null,"See the ",(0,i.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Staking Dashboard page")," for more information about\nhow to set your claim permissions."),(0,i.kt)("p",null,"See the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-guides-staking-pools#claim-rewards-for-other-pool-members"},"advanced guides")," to\nlearn how to claim rewards for another pool member."),(0,i.kt)("h3",{id:"unbond-and-withdraw-funds"},"Unbond and withdraw funds"),(0,i.kt)("p",null,"At any point in time after joining the pool, a member can start the process of exiting by unbonding.\n",(0,i.kt)("inlineCode",{parentName:"p"},"unbond")," will unbond part or all of the member's funds. After unbond has been called and the\nunbonding duration has passed\n(",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.bondingDuration",defaultValue:28,mdxType:"RPC"}),"\n","\neras which correspond to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.bondingDuration",defaultValue:28,mdxType:"RPC"}),"\n","\ndays on Polkadot), a member may withdraw\ntheir funds with ",(0,i.kt)("inlineCode",{parentName:"p"},"withdrawUnbonded"),'. Withdrawing effectively ends a member\'s relationship with their\npool, allowing them to join a different pool if desired. Check the "Withdraw unbonded funds" section\nin\n',(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181401-how-to-join-nomination-pools"},"this support article"),"\nfor guidelines."),(0,i.kt)("admonition",{title:"Unbonding transaction automatically triggers withdrawal of rewards",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"When there is a change in the bonded balance, the accumulated rewards in the pool thus far are\nautomatically withdrawn to the account. The rewards are then accrued based on the updated bonded\nbalance.")),(0,i.kt)("h3",{id:"limitations-of-nomination-pools"},"Limitations of Nomination Pools"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"A member cannot vote (e.g. in Referenda or for Council members) with their nominated funds. This\nmay be changed in the future once accounts are afforded the ability to split votes."),(0,i.kt)("li",{parentName:"ul"},"For a member to switch pools, all funds from the account must be unbonded. This process takes 28\neras."),(0,i.kt)("li",{parentName:"ul"},"A member can partially unbond the staked funds in the pool (at most 16 partial unbonds).")),(0,i.kt)("h2",{id:"pool-administration"},"Pool Administration"),(0,i.kt)("h3",{id:"states"},"States"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Open: The pool is open to be joined by anyone."),(0,i.kt)("li",{parentName:"ul"},"Blocked: The pool is blocked; no joiners are permitted."),(0,i.kt)("li",{parentName:"ul"},"Destroying: The pool is in the process of being destroyed. Once in this state, the pool may never\nrevert to any other state; it can only proceed to be destroyed. All members can be\npermissionlessly unbonded; this allows the pool to be dismantled regardless of any member\u2019s\nproactivity.")),(0,i.kt)("h3",{id:"roles"},"Roles"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Depositor: Creates the pool and is the initial member. The depositor can only leave the pool once\nall other members have left. Once they leave by withdrawing, the pool is fully removed from the\nsystem."),(0,i.kt)("li",{parentName:"ul"},"Nominator: Can select the validators the pool nominates."),(0,i.kt)("li",{parentName:"ul"},"Bouncer: Can change the pool\u2019s state and kick (permissionlessly unbond/withdraw) members if the\npool is blocked."),(0,i.kt)("li",{parentName:"ul"},"Root: Can change the nominator, bouncer, or itself. Further, it can perform any of the actions the\nnominator or bouncer can.")),(0,i.kt)("h3",{id:"pool-commissions"},"Pool Commissions"),(0,i.kt)("admonition",{title:"Live on Kusama",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Pool commissions are currently live on Kusama. On Polkadot\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referenda/55"},"Referendum 55")," will enable a ",(0,i.kt)("inlineCode",{parentName:"p"},"globalMaxCommission"),"\nof 10% on Polkadot and enable pool commission.")),(0,i.kt)("p",null,"As the pool root role, you can set pool commissions that will be applied to the staking rewards paid\nout to the pool's system account before rewards are allocated for the pool members. You can set pool\ncommissions through the ",(0,i.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Polkadot Staking Dashboard"),"."),(0,i.kt)("p",null,"Three methods can be used when setting the pool commission:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Commission Rate")," (",(0,i.kt)("inlineCode",{parentName:"li"},"nominationPools.setCommission")," extrinsic): the start or new commission rate\n(",(0,i.kt)("inlineCode",{parentName:"li"},"newCommission")," parameter) that can be set between 0% and the Max Commission (decided through\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-polkadot-opengov"},"governance referendum"),"). You will need to specify an Input Payee\nAccount, i.e. the account that will receive the commission."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Max Commission")," (",(0,i.kt)("inlineCode",{parentName:"li"},"nominationPools.setCommissionMax")," extrinsic): the maximum commission\n(",(0,i.kt)("inlineCode",{parentName:"li"},"maxCommission")," parameter) the pool will apply to its members (between 0% and Max Commission).\nNote that once set, ",(0,i.kt)("strong",{parentName:"li"},"the pool admin can only lower it"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Change Rate")," (",(0,i.kt)("inlineCode",{parentName:"li"},"nominationPools.setCommissionChangeRate")," extrinsic): the maximum rate increase\n(",(0,i.kt)("inlineCode",{parentName:"li"},"maxIncrease")," parameter) allowed for a single commission update. Note that once set, ",(0,i.kt)("strong",{parentName:"li"},"the pool\nadmin can only lower it"),". When setting the Change Rate, it will also be possible to set a\n",(0,i.kt)("inlineCode",{parentName:"li"},"minDelay")," quantified as the number of blocks (since last commission update) after which it is\npossible to change the commission (i.e. the minimum delay between commission updates). Note that\nonce set, ",(0,i.kt)("strong",{parentName:"li"},"the pool admin can only increase it"),".")),(0,i.kt)("p",null,"Max Commission and Change Rate must not be necessarily set. It is the choice of the pool admin to\nset those parameters and provide transparency to the pool members about the pool's commission\npolicy."),(0,i.kt)("admonition",{title:"Max Commission and Change Rate are currently permanent",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"Once the Max Commission and the Change Rate are set, the pool admin currently can only decrease\nthose values. The minimum delay between commission updates can only be increased. The situation can\nchange in the future and a ",(0,i.kt)("inlineCode",{parentName:"p"},"forceSetCommissionMax")," method can be proposed through governance\nreferendum.")),(0,i.kt)("p",null,"Let's take, for example, Pool A, which sets the Commission Rate to 10%, the Max Commission to 100%,\nand the Change Rate to 1% every 300 blocks (which equates to approximately 30 minutes). The\nfollowing statements are true:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"The pool commission can be increased by 1% every 30 minutes. Bigger increases are not allowed.\nIncreases of less than or equal to 1% are not allowed sooner than 30 minutes since the last\ncommission update."),(0,i.kt)("li",{parentName:"ul"},"The Max Commission can only be decreased from 100%. Once decreased, it can be decreased again but\nit cannot be increased."),(0,i.kt)("li",{parentName:"ul"},"The Change Rate's maximum increase can only be decreased from 1%. Once decreased, it can be\ndecreased again but it cannot be increased."),(0,i.kt)("li",{parentName:"ul"},"The Change Rate's minimum delay between updates of 30 min can only be increased. Once increased,\nit can be increased again but it cannot be decreased.")),(0,i.kt)("h2",{id:"pool-lifecycle"},"Pool Lifecycle"),(0,i.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"See ",(0,i.kt)("a",{parentName:"p",href:"./learn-guides-staking-pools#pool-creation"},"this page")," for more information about the lifecycle\nof nomination pools. The cycle includes creation, upkeep and destruction.")),(0,i.kt)("h2",{id:"nomination-pools---slashing"},"Nomination Pools - Slashing"),(0,i.kt)("p",null,"Suppose the staking system slashes a pool\u2019s underlying nomination account. In that case, the slash\nis distributed evenly across the bonded pool, and the unbonding pools from slash era+1 through the\nslash apply era. Thus, any member who either a) was unbonding or b) was actively bonded in the\naforementioned range of eras will be affected by the slash. In other words, a member who may have\nbeen actively bonded during the offence is slashed pro rata based on its stake relative to the total\nslash amount."),(0,i.kt)("p",null,"Unbonding pools need to be slashed to ensure all nominators who were in the bonded pool while it was\nbacking a validator that committed an offense are punished. Without these measures a nominator could\nunbond right after a validator equivocated with no consequences."),(0,i.kt)("p",null,"This strategy is unfair to members who joined after the slash because they get slashed as well, but\nit spares members who unbond. The latter is much more important for security: if a pool's validators\nattack the network, their members need to unbond fast! Avoiding additional slashes gives them an\nincentive to do that if validators get repeatedly slashed."),(0,i.kt)("h2",{id:"nominating-vs-joining-a-pool"},"Nominating vs Joining a Pool"),(0,i.kt)("p",null,"Nominating is the action of choosing validators. It does not simply involve bonding tokens.\nNominating is an active task, which implies that you regularly monitor that your stake is backing an\nactive validator in all the eras and check if you are receiving your staking rewards. More\nimportantly, ensure that the validators you chose always act in the best interests of the network\nprotocol and have less chance of getting slashed. To nominate, you need a minimum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"",",\nand to receive rewards, you need at least a balance greater than the minimum active bond. Depending\non your validators, if your active validator is oversubscribed, you will earn rewards only if your\nstake is within that of the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"","\nnominators. If the validator misbehaves, It is worth noting that your stake is subject to slashing,\nirrespective of whether you are at the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"","\nnominators or not."),(0,i.kt)("p",null,"As the minimum active bond is a dynamic value, it can make your nomination inactive when the\nthreshold goes above your bonded balance. Hence, to be eligible to earn rewards while nominating,\nyou would need to stake a much higher balance than the minimum active bond."),(0,i.kt)("p",null,"Nomination pools are a way to participate in staking with as little as 1 DOT and earn staking\nrewards. Nomination pools differ from custodial solutions (like staking through central exchanges)\nbecause they are non-custodial, native to Polkadot's protocol, permissionless, transparent, and run\nin a decentralized way by the community. Before joining a nomination pool, you must ensure that the\npool is earning rewards and nominating the validators that match your preferences. Participating in\npools is more of a set-and-forget action than nominating by yourself. The pool operator maintains\nthe list of validators nominated by the pool, and so, in a way, you are trusting the pool operator\nto act in your best interests. However, it is advised to check the validators nominated by the pool\nfrom time to time and change the pool if necessary."),(0,i.kt)("admonition",{title:"Minimum Active Nomination Value is Dynamic",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum amount required to become an active nominator and earn rewards is\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"})),".\n","\nIf you have less DOT than the minimum active\nnomination and still want to participate in staking, you can join the nomination pools. You can now\nstake on Polkadot natively with just\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"})),"\n","\nin the nomination pools and earn staking rewards. For additional information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".\nCheck the wiki doc on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools")," for more information.")),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:"center"},"Nominating"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Joining a Pool"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Minimum 250 DOT to nominate."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Minimum 1 DOT to be a member.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Rewards can be compounded automatically or sent to any account."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Rewards can be manually claimed to the pool member's account and be bonded in the pool again to compound them.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"If the active validator gets slashed, all active nominators are subjected to slashing, also those that do not receive rewards due to the oversubscription issue."),(0,i.kt)("td",{parentName:"tr",align:"center"},"If the active validator gets slashed, all pool members are subjected to slashing.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Can bond and stake DOT indefinitely."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Can bond and stake DOT until the pool exists.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Unbonding period of 28 days. Can switch validators without unbonding."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Unbonding period of 28 days. Need to unbond before switching to a different pool.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Maximum uncapped."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Maximum uncapped.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Should bond more than the ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-nominator#minimum-active-nomination-to-receive-staking-rewards"},"minimum active nomination")," in an era to be eligible to earn staking rewards, although it can depend on multiple other factors outlined in the linked document."),(0,i.kt)("td",{parentName:"tr",align:"center"},"A nomination pool earns rewards in an era if it satisfies all the conditions mentioned for the nominator (as the nomination pool is just a nominator from ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-phragmen"},"the NPoS system")," perspective).")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Staked tokens can be used for participation in Governance."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Staked tokens cannot be used for participation in Governance.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},(0,i.kt)("a",{parentName:"td",href:"/docs/learn-staking-advanced#claiming-rewards"},"Rewards payout")," can be triggered permissionlessly by anyone (typically done by the validator)."),(0,i.kt)("td",{parentName:"tr",align:"center"},"The pool member must claim the rewards.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Bonded funds remain in your account."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Bonded funds are transferred to a pool account which is administered by the network protocol and is not accessible to anyone else. See ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-account-advanced#system-accounts"},"System Accounts")," for more information.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Nominator manages the list of staked validators (up to 16)."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Nominations managed by the pool operator.")))))}k.isMDXComponent=!0},85408:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});const o=n.p+"assets/images/NPoS-Pools-b758caea750e9e772fe7fcdbd6babeca.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/da9f79cb.9f0b9c21.js b/assets/js/da9f79cb.9f0b9c21.js new file mode 100644 index 000000000000..6b057ea1d41f --- /dev/null +++ b/assets/js/da9f79cb.9f0b9c21.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[2248],{47940:(e,t,n)=>{"use strict";n.d(t,{Z:()=>c});var o=n(74165),a=n(15861),i=n(67294),r=n(87152),s=n(34200),l=n(67425);function m(e,t,n){return d.apply(this,arguments)}function d(){return(d=(0,a.Z)((0,o.Z)().mark((function e(t,n,a){var i,l,m,d,p;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return m=new r.U(i),e.next=21,s.G.create({provider:m});case 21:d=e.sent,(p=n.split(".")).forEach((function(e){e in d&&(d=d[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=d.toString(),e.abrupt("break",35);case 29:return e.next=31,d();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+n);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,n,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,n,o);break;case"precise":(0,l.Precise)(e,n,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,n=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,d=(0,i.useState)(""),c=d[0],h=d[1];return t=t.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?p(r.toString(),l,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,a.Z)((0,o.Z)().mark((function e(){var a;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,m(t,n,h);case 2:if(void 0!==(a=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?p(a,l,t,h):h(a);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,n,o){var a=void 0;if("polkadot"===n||"statemint"===n)a=3;else{if("kusama"!==n&&"statemine"!==n)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");a=6}e=parseFloat(e),o((e=Number.isInteger(e/t[n].precision)?e/t[n].precision+" "+t[n].symbol:(e/t[n].precision).toFixed(a)+" "+t[n].symbol).toString())},Precise:function(e,n,o){o(e=(e=parseFloat(e))/t[n].precision+" "+t[n].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},92916:(e,t,n)=>{"use strict";n.r(t),n.d(t,{assets:()=>p,contentTitle:()=>m,default:()=>k,frontMatter:()=>l,metadata:()=>d,toc:()=>c});var o=n(87462),a=n(63366),i=(n(67294),n(3905)),r=n(47940),s=["components"],l={id:"learn-nomination-pools",title:"Nomination Pools",sidebar_label:"Nomination Pools",description:"Staking through Polkadot's Nomination Pools.",keyword:["nominate","nominator","stake","staking","pools"],slug:"../learn-nomination-pools"},m=void 0,d={unversionedId:"learn/learn-nomination-pools",id:"learn/learn-nomination-pools",title:"Nomination Pools",description:"Staking through Polkadot's Nomination Pools.",source:"@site/../docs/learn/learn-nomination-pools.md",sourceDirName:"learn",slug:"/learn-nomination-pools",permalink:"/docs/learn-nomination-pools",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-nomination-pools.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689095942,formattedLastUpdatedAt:"Jul 11, 2023",frontMatter:{id:"learn-nomination-pools",title:"Nomination Pools",sidebar_label:"Nomination Pools",description:"Staking through Polkadot's Nomination Pools.",keyword:["nominate","nominator","stake","staking","pools"],slug:"../learn-nomination-pools"},sidebar:"docs",previous:{title:"Introduction to Staking",permalink:"/docs/learn-staking"},next:{title:"Advanced",permalink:"/docs/learn-advanced-index"}},p={},c=[{value:"Key Components",id:"key-components",level:2},{value:"Pool Member Lifecycle",id:"pool-member-lifecycle",level:2},{value:"Join a pool",id:"join-a-pool",level:3},{value:"Claim rewards",id:"claim-rewards",level:3},{value:"Claim Permissions",id:"claim-permissions",level:3},{value:"Unbond and withdraw funds",id:"unbond-and-withdraw-funds",level:3},{value:"Limitations of Nomination Pools",id:"limitations-of-nomination-pools",level:3},{value:"Pool Administration",id:"pool-administration",level:2},{value:"States",id:"states",level:3},{value:"Roles",id:"roles",level:3},{value:"Pool Commissions",id:"pool-commissions",level:3},{value:"Pool Lifecycle",id:"pool-lifecycle",level:2},{value:"Nomination Pools - Slashing",id:"nomination-pools---slashing",level:2},{value:"Nominating vs Joining a Pool",id:"nominating-vs-joining-a-pool",level:2}],h={toc:c},u="wrapper";function k(e){var t=e.components,l=(0,a.Z)(e,s);return(0,i.kt)(u,(0,o.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"Nomination Pools are live on Polkadot!",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Nomination pools are a new feature for Polkadot\u2019s staking system that allows users to pool their\nDOT tokens together on-chain to nominate\nvalidators and receive rewards, significantly improving the system\u2019s scalability. Now, anyone with\nas little as\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"1 DOT can receive rewards for staking natively on Polkadot"),".\nNote that rewards are not guaranteed for those pools that do not have enough bonded funds to be\nincluded within the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#bags-list"},"bags list"),". ",(0,i.kt)("strong",{parentName:"p"},"Only members of active\npools will receive rewards.")),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},"There are currently\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.counterForPoolMembers",defaultValue:4376,mdxType:"RPC"}),"\nmembers. (There can be a maximum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.maxPoolMembers",defaultValue:16384,mdxType:"RPC"}),"\nmembers.)"),(0,i.kt)("li",{parentName:"ul"},"There are currently\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.lastPoolId",defaultValue:80,mdxType:"RPC"}),"\npools. (There can be a maximum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.maxPools",defaultValue:64,mdxType:"RPC"}),"\npools)"),(0,i.kt)("li",{parentName:"ul"},"No limit on\n","\nmembers per pool."))),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"Learn the key differences between\n",(0,i.kt)("a",{parentName:"p",href:"#nominating-vs-joining-a-pool"},(0,i.kt)("strong",{parentName:"a"},"Staking directly vs Joining a Nomination Pool")),"."),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("strong",{parentName:"p"},"For Ledger users:")," Joining a nomination pool is possible only with the XL version of the Polkadot\nLedger App. This should be installed by default on Ledger Nano X and S Plus, but not on the Nano S."),(0,i.kt)("p",{parentName:"admonition"},(0,i.kt)("strong",{parentName:"p"},"If you become a nomination pool member or a pool admin, you cannot participate in Governance with\nthe bonded tokens in the pool, as they are held in a\n",(0,i.kt)("a",{parentName:"strong",href:"/docs/learn-account-advanced#system-accounts"},"system account"),"."))),(0,i.kt)("admonition",{title:"Have questions on Nomination Pools?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Please join the ",(0,i.kt)("a",{parentName:"p",href:"https://dot.li/discord"},"Polkadot Discord")," for asking general questions about\nNomination Pools. If you are a developer, please join our\n",(0,i.kt)("a",{parentName:"p",href:"https://matrix.to/#/#nompools-support:matrix.parity.io"},"nomination pools support channel"),".")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nomination Pools",src:n(85408).Z,width:"1720",height:"963"})),(0,i.kt)("p",null,"Nomination pools are one of the key features from the roadmap of staking improvements on\nPolkadot. They are designed to\npermissionlessly allow members to pool their funds together and act as a single nominator account."),(0,i.kt)("p",null,"Due to the current runtime constraints,\nPolkadot can only handle\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\nnominators comfortably in the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nominator#staking-election-stages"},"electing set"),". As one of\nthe objectives of the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"NPoS algorithm")," is to maximize the overall stake on the\nnetwork, it can be inferred that the staking system on\nPolkadot favors nominators with a larger\nstake. Only the nominator accounts which back the validators in the active set are eligible for\nreceiving staking rewards. This leaves out nomination intents from the accounts with lower token\nbalance than the min-active nomination and places them in a waiting queue to enter electing set.\nNomination pools will be handy for members who want to participate in the staking system with a\nstake much lower than the dynamic min-active nomination threshold on the network. All operations are\nconstant space and time complexity relative to the number of members, eliminating any theoretical\nupper bound on the number of members the system can handle and thus scaling the number of accounts\nthat can participate and earn rewards in the staking system on\nPolkadot. In summary, each nomination pool is\nviewed as a single nominator from the NPoS system point of view."),(0,i.kt)("admonition",{title:"Why aren't the members in the nomination pools called delegators?",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The term ",(0,i.kt)("inlineCode",{parentName:"p"},"delegator")," is associated too much with Delegated Proof of Staking (DPoS), and since\nPolkadot implements Nominated Proof of Staking\n(NPoS), naming them delegators would be misleading. The term ",(0,i.kt)("inlineCode",{parentName:"p"},"member")," is our generic replacement for\n",(0,i.kt)("inlineCode",{parentName:"p"},"delegator"),". In action, members are quite similar to delegators and delegate their nomination power\nto the pool.")),(0,i.kt)("p",null,"The pool\u2019s earnings are split pro rata to a member's stake in the bonded pool (and thus, the staking\nrewards for members will be the same as if they were a nominator). Importantly, slashes are also\napplied proportionally to members who may have been actively bonded."),(0,i.kt)("h2",{id:"key-components"},"Key Components"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Bonded Pool: Tracks the distribution of actively staked funds."),(0,i.kt)("li",{parentName:"ul"},"Reward Pool: Tracks rewards earned by actively staked funds."),(0,i.kt)("li",{parentName:"ul"},"Unbonding Sub Pools: Collection of pools at different phases (i.e. eras) of the unbonding\nlifecycle."),(0,i.kt)("li",{parentName:"ul"},"Members: Accounts that nominate to the pools."),(0,i.kt)("li",{parentName:"ul"},"Point: Unit of measure for a member\u2019s portion of a pool's funds. All pools start with a point to\nPlanck ratio of 1. Over time, if the pool receives rewards, they increase in value, and if the\npool is slashed, it decreases in value.")),(0,i.kt)("h2",{id:"pool-member-lifecycle"},"Pool Member Lifecycle"),(0,i.kt)("h3",{id:"join-a-pool"},"Join a pool"),(0,i.kt)("p",null,"A member delegates funds to a pool by transferring some amount to the pool\u2019s bonded account with the\n",(0,i.kt)("inlineCode",{parentName:"p"},"join")," extrinsic. The pool then increases its bond with the new funds. A member is afforded the\nability to bond additional funds or re-stake rewards as long as they are already actively bonded.\nNote that a member may only belong to one pool at a time."),(0,i.kt)("p",null,(0,i.kt)("strong",{parentName:"p"},"The current minimum bond to join a pool on"),"\n",(0,i.kt)("strong",{parentName:"p"},"Polkadot"),"","\n",(0,i.kt)("strong",{parentName:"p"},"is ",(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),"."),"\n",""),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The funds nominated to a pool will not be visible in the member's account balance on Polkadot JS\nApps UI. This is because the member funds are transferred from their account to the pool's\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-advanced#system-accounts"},"system account"),". This pool account is not accessible\nby anyone (including the pool root or depositor) and only the pool's internal logic can access the\naccount.")),(0,i.kt)("admonition",{title:"Use Non-Transfer or Nomination Pools Proxy Accounts to join Nomination Pools",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Only ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#non-transfer-proxy"},"non-transfer proxies")," and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#nomination-pools-proxy"},"nomination pools proxy")," can be used to participate in\nnomination pools. ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-proxies#staking-proxy"},"Staking proxies")," cannot be used as they cannot\nmake calls to the nomination pools pallet. (The nomination pools will be supported through a staking\nproxy when the changes made in ",(0,i.kt)("a",{parentName:"p",href:"https://github.com/paritytech/polkadot/pull/7448"},"this PR")," are\nreleased on the network."),(0,i.kt)("p",{parentName:"admonition"},"Thus, depending on how much control you want to give your proxy, you might choose between\nnon-transfer > staking > nomination pool proxy, with the latter being only able to sign transactions\nrelated to the ",(0,i.kt)("inlineCode",{parentName:"p"},"NominationPool")," pallet.")),(0,i.kt)("p",null,'Check the "How to join a pool" section in\n',(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181401-how-to-join-nomination-pools"},"this support article"),"\nfor guidelines."),(0,i.kt)("h3",{id:"claim-rewards"},"Claim rewards"),(0,i.kt)("p",null,'The member can claim their portion of any rewards that have accumulated since the previous time they\nclaimed (or in the case that they have never claimed, any rewards that have accumulated since the\nera after they joined). Rewards are split pro rata among the actively bonded members. Check the "How\nto claim rewards" section in\n',(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181401-how-to-join-nomination-pools"},"this support article"),"\nfor guidelines."),(0,i.kt)("h3",{id:"claim-permissions"},"Claim Permissions"),(0,i.kt)("p",null,"As a pool member, you can grant permission to any other account to claim and compound rewards on\nyour behalf. There are four permission options:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"Permissioned")," (default): you need to claim and compound your rewards."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"PermissionlessCompound"),": you grant permission to any other account to compound (claim and bond)\nyour rewards on your behalf."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"PermissionlessWithdraw"),": you grant permission to any other account to withdraw (claim and keep as\na free balance) your rewards on your behalf."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"PermissionlessAll"),": you grant permission to any other account to compound or withdraw your\nrewards on your behalf.")),(0,i.kt)("p",null,"See the ",(0,i.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Staking Dashboard page")," for more information about\nhow to set your claim permissions."),(0,i.kt)("p",null,"See the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-guides-staking-pools#claim-rewards-for-other-pool-members"},"advanced guides")," to\nlearn how to claim rewards for another pool member."),(0,i.kt)("h3",{id:"unbond-and-withdraw-funds"},"Unbond and withdraw funds"),(0,i.kt)("p",null,"At any point in time after joining the pool, a member can start the process of exiting by unbonding.\n",(0,i.kt)("inlineCode",{parentName:"p"},"unbond")," will unbond part or all of the member's funds. After unbond has been called and the\nunbonding duration has passed\n(",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.bondingDuration",defaultValue:28,mdxType:"RPC"}),"\n","\neras which correspond to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.bondingDuration",defaultValue:28,mdxType:"RPC"}),"\n","\ndays on Polkadot), a member may withdraw\ntheir funds with ",(0,i.kt)("inlineCode",{parentName:"p"},"withdrawUnbonded"),'. Withdrawing effectively ends a member\'s relationship with their\npool, allowing them to join a different pool if desired. Check the "Withdraw unbonded funds" section\nin\n',(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181401-how-to-join-nomination-pools"},"this support article"),"\nfor guidelines."),(0,i.kt)("admonition",{title:"Unbonding transaction automatically triggers withdrawal of rewards",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"When there is a change in the bonded balance, the accumulated rewards in the pool thus far are\nautomatically withdrawn to the account. The rewards are then accrued based on the updated bonded\nbalance.")),(0,i.kt)("h3",{id:"limitations-of-nomination-pools"},"Limitations of Nomination Pools"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"A member cannot vote (e.g. in Referenda or for Council members) with their nominated funds. This\nmay be changed in the future once accounts are afforded the ability to split votes."),(0,i.kt)("li",{parentName:"ul"},"For a member to switch pools, all funds from the account must be unbonded. This process takes 28\neras."),(0,i.kt)("li",{parentName:"ul"},"A member can partially unbond the staked funds in the pool (at most 16 partial unbonds).")),(0,i.kt)("h2",{id:"pool-administration"},"Pool Administration"),(0,i.kt)("h3",{id:"states"},"States"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Open: The pool is open to be joined by anyone."),(0,i.kt)("li",{parentName:"ul"},"Blocked: The pool is blocked; no joiners are permitted."),(0,i.kt)("li",{parentName:"ul"},"Destroying: The pool is in the process of being destroyed. Once in this state, the pool may never\nrevert to any other state; it can only proceed to be destroyed. All members can be\npermissionlessly unbonded; this allows the pool to be dismantled regardless of any member\u2019s\nproactivity.")),(0,i.kt)("h3",{id:"roles"},"Roles"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Depositor: Creates the pool and is the initial member. The depositor can only leave the pool once\nall other members have left. Once they leave by withdrawing, the pool is fully removed from the\nsystem."),(0,i.kt)("li",{parentName:"ul"},"Nominator: Can select the validators the pool nominates."),(0,i.kt)("li",{parentName:"ul"},"Bouncer: Can change the pool\u2019s state and kick (permissionlessly unbond/withdraw) members if the\npool is blocked."),(0,i.kt)("li",{parentName:"ul"},"Root: Can change the nominator, bouncer, or itself. Further, it can perform any of the actions the\nnominator or bouncer can.")),(0,i.kt)("h3",{id:"pool-commissions"},"Pool Commissions"),(0,i.kt)("admonition",{title:"Live on Kusama",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Pool commissions are currently live on Kusama. On Polkadot\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/referenda/55"},"Referendum 55")," will enable a ",(0,i.kt)("inlineCode",{parentName:"p"},"globalMaxCommission"),"\nof 10% on Polkadot and enable pool commission.")),(0,i.kt)("p",null,"As the pool root role, you can set pool commissions that will be applied to the staking rewards paid\nout to the pool's system account before rewards are allocated for the pool members. You can set pool\ncommissions through the ",(0,i.kt)("a",{parentName:"p",href:"/docs/staking-dashboard#pools"},"Polkadot Staking Dashboard"),"."),(0,i.kt)("p",null,"Three methods can be used when setting the pool commission:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Commission Rate")," (",(0,i.kt)("inlineCode",{parentName:"li"},"nominationPools.setCommission")," extrinsic): the start or new commission rate\n(",(0,i.kt)("inlineCode",{parentName:"li"},"newCommission")," parameter) that can be set between 0% and the Max Commission (decided through\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-polkadot-opengov"},"governance referendum"),"). You will need to specify an Input Payee\nAccount, i.e. the account that will receive the commission."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Max Commission")," (",(0,i.kt)("inlineCode",{parentName:"li"},"nominationPools.setCommissionMax")," extrinsic): the maximum commission\n(",(0,i.kt)("inlineCode",{parentName:"li"},"maxCommission")," parameter) the pool will apply to its members (between 0% and Max Commission).\nNote that once set, ",(0,i.kt)("strong",{parentName:"li"},"the pool admin can only lower it"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"Change Rate")," (",(0,i.kt)("inlineCode",{parentName:"li"},"nominationPools.setCommissionChangeRate")," extrinsic): the maximum rate increase\n(",(0,i.kt)("inlineCode",{parentName:"li"},"maxIncrease")," parameter) allowed for a single commission update. Note that once set, ",(0,i.kt)("strong",{parentName:"li"},"the pool\nadmin can only lower it"),". When setting the Change Rate, it will also be possible to set a\n",(0,i.kt)("inlineCode",{parentName:"li"},"minDelay")," quantified as the number of blocks (since last commission update) after which it is\npossible to change the commission (i.e. the minimum delay between commission updates). Note that\nonce set, ",(0,i.kt)("strong",{parentName:"li"},"the pool admin can only increase it"),".")),(0,i.kt)("p",null,"Max Commission and Change Rate must not be necessarily set. It is the choice of the pool admin to\nset those parameters and provide transparency to the pool members about the pool's commission\npolicy."),(0,i.kt)("admonition",{title:"Max Commission and Change Rate are currently permanent",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},"Once the Max Commission and the Change Rate are set, the pool admin currently can only decrease\nthose values. The minimum delay between commission updates can only be increased. The situation can\nchange in the future and a ",(0,i.kt)("inlineCode",{parentName:"p"},"forceSetCommissionMax")," method can be proposed through governance\nreferendum.")),(0,i.kt)("p",null,"Let's take, for example, Pool A, which sets the Commission Rate to 10%, the Max Commission to 100%,\nand the Change Rate to 1% every 300 blocks (which equates to approximately 30 minutes). The\nfollowing statements are true:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"The pool commission can be increased by 1% every 30 minutes. Bigger increases are not allowed.\nIncreases of less than or equal to 1% are not allowed sooner than 30 minutes since the last\ncommission update."),(0,i.kt)("li",{parentName:"ul"},"The Max Commission can only be decreased from 100%. Once decreased, it can be decreased again but\nit cannot be increased."),(0,i.kt)("li",{parentName:"ul"},"The Change Rate's maximum increase can only be decreased from 1%. Once decreased, it can be\ndecreased again but it cannot be increased."),(0,i.kt)("li",{parentName:"ul"},"The Change Rate's minimum delay between updates of 30 min can only be increased. Once increased,\nit can be increased again but it cannot be decreased.")),(0,i.kt)("h2",{id:"pool-lifecycle"},"Pool Lifecycle"),(0,i.kt)("admonition",{title:"Advanced How-to Guides",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"See ",(0,i.kt)("a",{parentName:"p",href:"./learn-guides-staking-pools#pool-creation"},"this page")," for more information about the lifecycle\nof nomination pools. The cycle includes creation, upkeep and destruction.")),(0,i.kt)("h2",{id:"nomination-pools---slashing"},"Nomination Pools - Slashing"),(0,i.kt)("p",null,"Suppose the staking system slashes a pool\u2019s underlying nomination account. In that case, the slash\nis distributed evenly across the bonded pool, and the unbonding pools from slash era+1 through the\nslash apply era. Thus, any member who either a) was unbonding or b) was actively bonded in the\naforementioned range of eras will be affected by the slash. In other words, a member who may have\nbeen actively bonded during the offence is slashed pro rata based on its stake relative to the total\nslash amount."),(0,i.kt)("p",null,"Unbonding pools need to be slashed to ensure all nominators who were in the bonded pool while it was\nbacking a validator that committed an offense are punished. Without these measures a nominator could\nunbond right after a validator equivocated with no consequences."),(0,i.kt)("p",null,"This strategy is unfair to members who joined after the slash because they get slashed as well, but\nit spares members who unbond. The latter is much more important for security: if a pool's validators\nattack the network, their members need to unbond fast! Avoiding additional slashes gives them an\nincentive to do that if validators get repeatedly slashed."),(0,i.kt)("h2",{id:"nominating-vs-joining-a-pool"},"Nominating vs Joining a Pool"),(0,i.kt)("p",null,"Nominating is the action of choosing validators. It does not simply involve bonding tokens.\nNominating is an active task, which implies that you regularly monitor that your stake is backing an\nactive validator in all the eras and check if you are receiving your staking rewards. More\nimportantly, ensure that the validators you chose always act in the best interests of the network\nprotocol and have less chance of getting slashed. To nominate, you need a minimum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"",",\nand to receive rewards, you need at least a balance greater than the minimum active bond. Depending\non your validators, if your active validator is oversubscribed, you will earn rewards only if your\nstake is within that of the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"","\nnominators. If the validator misbehaves, It is worth noting that your stake is subject to slashing,\nirrespective of whether you are at the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"","\nnominators or not."),(0,i.kt)("p",null,"As the minimum active bond is a dynamic value, it can make your nomination inactive when the\nthreshold goes above your bonded balance. Hence, to be eligible to earn rewards while nominating,\nyou would need to stake a much higher balance than the minimum active bond."),(0,i.kt)("p",null,"Nomination pools are a way to participate in staking with as little as 1 DOT and earn staking\nrewards. Nomination pools differ from custodial solutions (like staking through central exchanges)\nbecause they are non-custodial, native to Polkadot's protocol, permissionless, transparent, and run\nin a decentralized way by the community. Before joining a nomination pool, you must ensure that the\npool is earning rewards and nominating the validators that match your preferences. Participating in\npools is more of a set-and-forget action than nominating by yourself. The pool operator maintains\nthe list of validators nominated by the pool, and so, in a way, you are trusting the pool operator\nto act in your best interests. However, it is advised to check the validators nominated by the pool\nfrom time to time and change the pool if necessary."),(0,i.kt)("admonition",{title:"Minimum Active Nomination Value is Dynamic",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum amount required to become an active nominator and earn rewards is\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"})),".\n","\nIf you have less DOT than the minimum active\nnomination and still want to participate in staking, you can join the nomination pools. You can now\nstake on Polkadot natively with just\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"})),"\n","\nin the nomination pools and earn staking rewards. For additional information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".\nCheck the wiki doc on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools")," for more information.")),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:"center"},"Nominating"),(0,i.kt)("th",{parentName:"tr",align:"center"},"Joining a Pool"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Minimum 250 DOT to nominate."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Minimum 1 DOT to be a member.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Rewards can be compounded automatically or sent to any account."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Rewards can be manually claimed to the pool member's account and be bonded in the pool again to compound them.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"If the active validator gets slashed, all active nominators are subjected to slashing, also those that do not receive rewards due to the oversubscription issue."),(0,i.kt)("td",{parentName:"tr",align:"center"},"If the active validator gets slashed, all pool members are subjected to slashing.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Can bond and stake DOT indefinitely."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Can bond and stake DOT until the pool exists.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Unbonding period of 28 days. Can switch validators without unbonding."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Unbonding period of 28 days. Need to unbond before switching to a different pool.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Maximum uncapped."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Maximum uncapped.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Should bond more than the ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-nominator#minimum-active-nomination-to-receive-staking-rewards"},"minimum active nomination")," in an era to be eligible to earn staking rewards, although it can depend on multiple other factors outlined in the linked document."),(0,i.kt)("td",{parentName:"tr",align:"center"},"A nomination pool earns rewards in an era if it satisfies all the conditions mentioned for the nominator (as the nomination pool is just a nominator from ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-phragmen"},"the NPoS system")," perspective).")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Staked tokens can be used for participation in Governance."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Staked tokens cannot be used for participation in Governance.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},(0,i.kt)("a",{parentName:"td",href:"/docs/learn-staking-advanced#claiming-rewards"},"Rewards payout")," can be triggered permissionlessly by anyone (typically done by the validator)."),(0,i.kt)("td",{parentName:"tr",align:"center"},"The pool member must claim the rewards.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Bonded funds remain in your account."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Bonded funds are transferred to a pool account which is administered by the network protocol and is not accessible to anyone else. See ",(0,i.kt)("a",{parentName:"td",href:"/docs/learn-account-advanced#system-accounts"},"System Accounts")," for more information.")),(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:"center"},"Nominator manages the list of staked validators (up to 16)."),(0,i.kt)("td",{parentName:"tr",align:"center"},"Nominations managed by the pool operator.")))))}k.isMDXComponent=!0},85408:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});const o=n.p+"assets/images/NPoS-Pools-b758caea750e9e772fe7fcdbd6babeca.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/eef3f1dd.8a90e754.js b/assets/js/eef3f1dd.8a90e754.js new file mode 100644 index 000000000000..b66ac25e69e5 --- /dev/null +++ b/assets/js/eef3f1dd.8a90e754.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[4097],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>c});var r=a(74165),o=a(15861),n=a(67294),i=a(87152),s=a(34200),l=a(67425);function p(e,t,a){return u.apply(this,arguments)}function u(){return(u=(0,o.Z)((0,r.Z)().mark((function e(t,a,o){var n,l,p,u,d;return(0,r.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return n="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return n="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return n="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return n="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==n){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(n),e.next=21,s.G.create({provider:p});case 21:u=e.sent,(d=a.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,a,r){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,r);break;case"precise":(0,l.Precise)(e,a,r);break;case"blocksToDays":(0,l.BlocksToDays)(e,r);break;case"percentage":(0,l.Percentage)(e,r);break;case"arrayLength":(0,l.ArrayLength)(e,r);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,u=(0,n.useState)(""),c=u[0],m=u[1];return t=t.toLowerCase(),(0,n.useEffect)((function(){void 0!==l?d(i.toString(),l,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var n=function(){var e=(0,o.Z)((0,r.Z)().mark((function e(){var o;return(0,r.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(o,l,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{n()}catch(s){console.log(s)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,r){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),r((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,r){r(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},7522:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>l,default:()=>h,frontMatter:()=>s,metadata:()=>p,toc:()=>d});var r=a(87462),o=a(63366),n=(a(67294),a(3905)),i=(a(47940),["components"]),s={id:"learn-guides-treasury",title:"Polkadot Treasury How-to Guides",sidebar_label:"Treasury",description:"Advanced How-to Guides about requesting funds from the Polkadot Treasury.",keywords:["opengov","polkadot opengov","referenda","treasury","tipps","bounties"],slug:"../learn-guides-treasury"},l=void 0,p={unversionedId:"learn/learn-guides-treasury",id:"learn/learn-guides-treasury",title:"Polkadot Treasury How-to Guides",description:"Advanced How-to Guides about requesting funds from the Polkadot Treasury.",source:"@site/../docs/learn/learn-guides-treasury.md",sourceDirName:"learn",slug:"/learn-guides-treasury",permalink:"/docs/learn-guides-treasury",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-treasury.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1692272303,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"learn-guides-treasury",title:"Polkadot Treasury How-to Guides",sidebar_label:"Treasury",description:"Advanced How-to Guides about requesting funds from the Polkadot Treasury.",keywords:["opengov","polkadot opengov","referenda","treasury","tipps","bounties"],slug:"../learn-guides-treasury"},sidebar:"docs",previous:{title:"OpenGov",permalink:"/docs/learn-guides-polkadot-opengov"},next:{title:"Identity",permalink:"/docs/learn-guides-identity"}},u={},d=[{value:"Creating a Treasury Proposal",id:"creating-a-treasury-proposal",level:2},{value:"Announcing the Proposal",id:"announcing-the-proposal",level:3},{value:"Submit Treasury Proposal Preimage",id:"submit-treasury-proposal-preimage",level:3},{value:"Submit a Treasury Track Referendum",id:"submit-a-treasury-track-referendum",level:3},{value:"Place a Decision Deposit for the Treasury Track Referendum",id:"place-a-decision-deposit-for-the-treasury-track-referendum",level:3},{value:"Claiming the Preimage and Decision Deposits",id:"claiming-the-preimage-and-decision-deposits",level:3},{value:"Requesting Tips from the Treasury",id:"requesting-tips-from-the-treasury",level:2}],c={toc:d},m="wrapper";function h(e){var t=e.components,s=(0,o.Z)(e,i);return(0,n.kt)(m,(0,r.Z)({},c,s,{components:t,mdxType:"MDXLayout"}),(0,n.kt)("h2",{id:"creating-a-treasury-proposal"},"Creating a Treasury Proposal"),(0,n.kt)("p",null,"Your proposal should address a problem, outline a goal, give a detailed account of how you will\nreach that goal, and include any ongoing maintenance needs. As much as possible, you should itemize\nthe tasks to be completed so fees can be evaluated and milestones can be followed. You can check the\n",(0,n.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1IZykdp2cyQavcRyZd_dgNj5DcgxgZR6kAqGdcNARu1w"},"guidelines for a successful proposal"),"","\nand fill out the\n",(0,n.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1O_84mXYFERCavmnJyxbIPKFkG0bVBySRjCVy-d-VKcc"},"Treasury proposal template"),"\nprovided."),(0,n.kt)("h3",{id:"announcing-the-proposal"},"Announcing the Proposal"),(0,n.kt)("p",null,"To minimize storage on-chain, proposals don't contain contextual information. When a user submits a\nproposal, they will need to find an off-chain way to explain the proposal:"),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Many community members participate in discussion in the\n",(0,n.kt)("a",{parentName:"li",href:"https://matrix.to/#/#polkadot-watercooler:web3.foundation"},"Polkadot Watercooler")," and\n",(0,n.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction room"),".\n",""),(0,n.kt)("li",{parentName:"ul"},"Use platforms like ",(0,n.kt)("a",{parentName:"li",href:"https://polkassembly.io"},"Polkassembly")," and\n",(0,n.kt)("a",{parentName:"li",href:"https://www.subsquare.io/"},"SubSquare")," to initiate discussion with the community. They also offer\na gauge poll to capture the community sentiment before submitting an on-chain referendum.")),(0,n.kt)("p",null,"Spreading the word about the proposal's explanation to the community is ultimately up to the\nproposer."),(0,n.kt)("admonition",{title:"Use Accounts with Verified On-Chain Identity for Treasury Proposals",type:"tip"},(0,n.kt)("p",{parentName:"admonition"},"To ensure legitimacy, it is required that the account linked to the Treasury proposal has an\n",(0,n.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181981-how-to-set-and-clear-an-identity"},"identity set"),"\nand is\n",(0,n.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181990-how-to-request-and-cancel-identity-judgement"},"verified by an on-chain registrar"),".")),(0,n.kt)("h3",{id:"submit-treasury-proposal-preimage"},"Submit Treasury Proposal Preimage"),(0,n.kt)("p",null,"The example below shows how to create a ",(0,n.kt)("a",{parentName:"p",href:"../general/glossary#preimage"},"preimage")," for a transaction\nthat requests 100 DOT from Treasury."),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Navigate to ",(0,n.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/preimages"},"Polkadot-JS UI > Governance > Preimages"),"\nand then click on Add Preimage."),(0,n.kt)("li",{parentName:"ul"},"Select the account which will be used to submit the preimage."),(0,n.kt)("li",{parentName:"ul"},"Choose ",(0,n.kt)("inlineCode",{parentName:"li"},"treasury"),' pallet in the "propose" dropdown and the ',(0,n.kt)("inlineCode",{parentName:"li"},"spend(amount, beneficiary)"),"call"),(0,n.kt)("li",{parentName:"ul"},"Enter the DOT amount."),(0,n.kt)("li",{parentName:"ul"},"Enter the AccountID of the beneficiary (which has a verified on-chain identity)."),(0,n.kt)("li",{parentName:"ul"},"Submit preimage"),(0,n.kt)("li",{parentName:"ul"},"Sign and submit the transaction by paying the specified transaction fees.")),(0,n.kt)("admonition",{title:"Preimage Submission Deposit",type:"info"},(0,n.kt)("p",{parentName:"admonition"},"A deposit is required for the preimage to be stored on chain. The deposit amount required for a\npreimage with a treasury spend transaction is around\n41 DOT. Ensure you have enough account\nbalance to pay for the submission deposit and the transaction fees.")),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Treasury Preimage",src:a(95773).Z,width:"2147",height:"1199"})),(0,n.kt)("p",null,"After successful submission of the preimage, it is displayed on Polkadot-JS UI > Governance >\nPreimages page. Every preimage is associated with a unique preimage hash (highlighted in a box in\nthe image below). Take a note of this preimage hash, which is required to submit a referendum."),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Treasury Preimage Hash",src:a(83601).Z,width:"2879",height:"453"})),(0,n.kt)("h3",{id:"submit-a-treasury-track-referendum"},"Submit a Treasury Track Referendum"),(0,n.kt)("p",null,"The example below shows how to submit a Treasury track referendum."),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Navigate to ",(0,n.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/referenda"},"Polkadot-JS UI > Governance > Referenda"),"\nand then click on Submit proposal."),(0,n.kt)("li",{parentName:"ul"},"Select the account which will be used to submit the proposal."),(0,n.kt)("li",{parentName:"ul"},"Choose the appropriate submission track (The example below selected Small Spender track)."),(0,n.kt)("li",{parentName:"ul"},"Enter the preimage hash of the treasury spend transaction.(If the preimage exists on-chain, the\npreimage length box is automatically populated)"),(0,n.kt)("li",{parentName:"ul"},"Click on Submit proposal."),(0,n.kt)("li",{parentName:"ul"},"Sign and submit the transaction.")),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Submit Treasury Proposal",src:a(67847).Z,width:"2141",height:"1238"})),(0,n.kt)("p",null,"Once your submission is executed, your referendum will appear under your chosen track on the\nPolkadot-JS UI ",(0,n.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/referenda"},"referenda page"),"."),(0,n.kt)("h3",{id:"place-a-decision-deposit-for-the-treasury-track-referendum"},"Place a Decision Deposit for the Treasury Track Referendum"),(0,n.kt)("p",null,"For the referendum to move from preparing phase to the deciding phase, a decision deposit needs to\nbe placed. The decision deposit values for each individual\n",(0,n.kt)("a",{parentName:"p",href:"./learn-polkadot-opengov-treasury#treasury-tracks"},"Treasury Tracks")," are listed in a section above\nin this document."),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Submit Treasury Proposal Decision Deposit",src:a(49431).Z,width:"2133",height:"168"})),(0,n.kt)("h3",{id:"claiming-the-preimage-and-decision-deposits"},"Claiming the Preimage and Decision Deposits"),(0,n.kt)("p",null,"After the referendum finishes its life cycle (and gets approved or rejected or timed out), the\ndeposits can be claimed. For claiming the preimage deposit, navigate to Polkadot-JS UI >\nGovernance > Preimages and click on unnote button shown on the preimage you submitted. Similarly, to\nclaim the decision deposit, navigate to Polkadot-JS UI > Governance > Referenda and scroll down to\nthe end of the page to click on the referenda with the decision deposit and claim it."),(0,n.kt)("h2",{id:"requesting-tips-from-the-treasury"},"Requesting Tips from the Treasury"),(0,n.kt)("p",null,"To request a tip funded by the treasury, you can follow the above steps for\n",(0,n.kt)("a",{parentName:"p",href:"#creating-a-treasury-proposal"},"creating a treasury proposal")," but instead of submitting the proposal\nto the ",(0,n.kt)("inlineCode",{parentName:"p"},"32 / Small Spender")," track, you will need to submit it to the ",(0,n.kt)("inlineCode",{parentName:"p"},"30 / Small Tipper")," or\n",(0,n.kt)("inlineCode",{parentName:"p"},"31 / Big Tipper")," tracks depending on the number of tokens to be requested."),(0,n.kt)("p",null,"Briefly, you will need to:"),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Create a preimage using the ",(0,n.kt)("inlineCode",{parentName:"li"},"treasury.Spend")," extrinsic and specifying the number of tokens and the\nbeneficiary of the tip, and"),(0,n.kt)("li",{parentName:"ul"},"Submit a proposal to the right track (i.e. ",(0,n.kt)("inlineCode",{parentName:"li"},"30")," or ",(0,n.kt)("inlineCode",{parentName:"li"},"31"),") using the preimage hash.")))}h.isMDXComponent=!0},67847:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/submit-proposal-treasury-3948a231c4f3162a8680ad052af9e903.png"},83601:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/treasury-preimage-hash-05bb427d21d3ecf7d5e38418a0a0f4ed.png"},95773:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/treasury-preimage-3024cca2a7b9593c35b4d44e64d9414e.png"},49431:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/treasury-proposal-decision-deposit-849d27481ba0134acf743f7474d8f6a4.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/eef3f1dd.e48c6b11.js b/assets/js/eef3f1dd.e48c6b11.js deleted file mode 100644 index 3ccb0e0b2914..000000000000 --- a/assets/js/eef3f1dd.e48c6b11.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[4097],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>c});var r=a(74165),o=a(15861),n=a(67294),i=a(92519),s=a(1612),l=a(67425);function p(e,t,a){return u.apply(this,arguments)}function u(){return(u=(0,o.Z)((0,r.Z)().mark((function e(t,a,o){var n,l,p,u,d;return(0,r.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return n="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return n="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return n="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return n="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==n){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(n),e.next=21,s.G.create({provider:p});case 21:u=e.sent,(d=a.split(".")).forEach((function(e){e in u&&(u=u[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=u.toString(),e.abrupt("break",35);case 29:return e.next=31,u();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,a,r){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,r);break;case"precise":(0,l.Precise)(e,a,r);break;case"blocksToDays":(0,l.BlocksToDays)(e,r);break;case"percentage":(0,l.Percentage)(e,r);break;case"arrayLength":(0,l.ArrayLength)(e,r);break;default:return void console.log("Ignoring unknown filter type")}}const c=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,u=(0,n.useState)(""),c=u[0],m=u[1];return t=t.toLowerCase(),(0,n.useEffect)((function(){void 0!==l?d(i.toString(),l,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var n=function(){var e=(0,o.Z)((0,r.Z)().mark((function e(){var o;return(0,r.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?d(o,l,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{n()}catch(s){console.log(s)}}}),[]),c}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,r){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),r((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,r){r(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},7522:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>l,default:()=>h,frontMatter:()=>s,metadata:()=>p,toc:()=>d});var r=a(87462),o=a(63366),n=(a(67294),a(3905)),i=(a(47940),["components"]),s={id:"learn-guides-treasury",title:"Polkadot Treasury How-to Guides",sidebar_label:"Treasury",description:"Advanced How-to Guides about requesting funds from the Polkadot Treasury.",keywords:["opengov","polkadot opengov","referenda","treasury","tipps","bounties"],slug:"../learn-guides-treasury"},l=void 0,p={unversionedId:"learn/learn-guides-treasury",id:"learn/learn-guides-treasury",title:"Polkadot Treasury How-to Guides",description:"Advanced How-to Guides about requesting funds from the Polkadot Treasury.",source:"@site/../docs/learn/learn-guides-treasury.md",sourceDirName:"learn",slug:"/learn-guides-treasury",permalink:"/docs/learn-guides-treasury",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-treasury.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1692272303,formattedLastUpdatedAt:"Aug 17, 2023",frontMatter:{id:"learn-guides-treasury",title:"Polkadot Treasury How-to Guides",sidebar_label:"Treasury",description:"Advanced How-to Guides about requesting funds from the Polkadot Treasury.",keywords:["opengov","polkadot opengov","referenda","treasury","tipps","bounties"],slug:"../learn-guides-treasury"},sidebar:"docs",previous:{title:"OpenGov",permalink:"/docs/learn-guides-polkadot-opengov"},next:{title:"Identity",permalink:"/docs/learn-guides-identity"}},u={},d=[{value:"Creating a Treasury Proposal",id:"creating-a-treasury-proposal",level:2},{value:"Announcing the Proposal",id:"announcing-the-proposal",level:3},{value:"Submit Treasury Proposal Preimage",id:"submit-treasury-proposal-preimage",level:3},{value:"Submit a Treasury Track Referendum",id:"submit-a-treasury-track-referendum",level:3},{value:"Place a Decision Deposit for the Treasury Track Referendum",id:"place-a-decision-deposit-for-the-treasury-track-referendum",level:3},{value:"Claiming the Preimage and Decision Deposits",id:"claiming-the-preimage-and-decision-deposits",level:3},{value:"Requesting Tips from the Treasury",id:"requesting-tips-from-the-treasury",level:2}],c={toc:d},m="wrapper";function h(e){var t=e.components,s=(0,o.Z)(e,i);return(0,n.kt)(m,(0,r.Z)({},c,s,{components:t,mdxType:"MDXLayout"}),(0,n.kt)("h2",{id:"creating-a-treasury-proposal"},"Creating a Treasury Proposal"),(0,n.kt)("p",null,"Your proposal should address a problem, outline a goal, give a detailed account of how you will\nreach that goal, and include any ongoing maintenance needs. As much as possible, you should itemize\nthe tasks to be completed so fees can be evaluated and milestones can be followed. You can check the\n",(0,n.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1IZykdp2cyQavcRyZd_dgNj5DcgxgZR6kAqGdcNARu1w"},"guidelines for a successful proposal"),"","\nand fill out the\n",(0,n.kt)("a",{parentName:"p",href:"https://docs.google.com/document/d/1O_84mXYFERCavmnJyxbIPKFkG0bVBySRjCVy-d-VKcc"},"Treasury proposal template"),"\nprovided."),(0,n.kt)("h3",{id:"announcing-the-proposal"},"Announcing the Proposal"),(0,n.kt)("p",null,"To minimize storage on-chain, proposals don't contain contextual information. When a user submits a\nproposal, they will need to find an off-chain way to explain the proposal:"),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Many community members participate in discussion in the\n",(0,n.kt)("a",{parentName:"li",href:"https://matrix.to/#/#polkadot-watercooler:web3.foundation"},"Polkadot Watercooler")," and\n",(0,n.kt)("a",{parentName:"li",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction room"),".\n",""),(0,n.kt)("li",{parentName:"ul"},"Use platforms like ",(0,n.kt)("a",{parentName:"li",href:"https://polkassembly.io"},"Polkassembly")," and\n",(0,n.kt)("a",{parentName:"li",href:"https://www.subsquare.io/"},"SubSquare")," to initiate discussion with the community. They also offer\na gauge poll to capture the community sentiment before submitting an on-chain referendum.")),(0,n.kt)("p",null,"Spreading the word about the proposal's explanation to the community is ultimately up to the\nproposer."),(0,n.kt)("admonition",{title:"Use Accounts with Verified On-Chain Identity for Treasury Proposals",type:"tip"},(0,n.kt)("p",{parentName:"admonition"},"To ensure legitimacy, it is required that the account linked to the Treasury proposal has an\n",(0,n.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181981-how-to-set-and-clear-an-identity"},"identity set"),"\nand is\n",(0,n.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181990-how-to-request-and-cancel-identity-judgement"},"verified by an on-chain registrar"),".")),(0,n.kt)("h3",{id:"submit-treasury-proposal-preimage"},"Submit Treasury Proposal Preimage"),(0,n.kt)("p",null,"The example below shows how to create a ",(0,n.kt)("a",{parentName:"p",href:"../general/glossary#preimage"},"preimage")," for a transaction\nthat requests 100 DOT from Treasury."),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Navigate to ",(0,n.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/preimages"},"Polkadot-JS UI > Governance > Preimages"),"\nand then click on Add Preimage."),(0,n.kt)("li",{parentName:"ul"},"Select the account which will be used to submit the preimage."),(0,n.kt)("li",{parentName:"ul"},"Choose ",(0,n.kt)("inlineCode",{parentName:"li"},"treasury"),' pallet in the "propose" dropdown and the ',(0,n.kt)("inlineCode",{parentName:"li"},"spend(amount, beneficiary)"),"call"),(0,n.kt)("li",{parentName:"ul"},"Enter the DOT amount."),(0,n.kt)("li",{parentName:"ul"},"Enter the AccountID of the beneficiary (which has a verified on-chain identity)."),(0,n.kt)("li",{parentName:"ul"},"Submit preimage"),(0,n.kt)("li",{parentName:"ul"},"Sign and submit the transaction by paying the specified transaction fees.")),(0,n.kt)("admonition",{title:"Preimage Submission Deposit",type:"info"},(0,n.kt)("p",{parentName:"admonition"},"A deposit is required for the preimage to be stored on chain. The deposit amount required for a\npreimage with a treasury spend transaction is around\n41 DOT. Ensure you have enough account\nbalance to pay for the submission deposit and the transaction fees.")),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Treasury Preimage",src:a(95773).Z,width:"2147",height:"1199"})),(0,n.kt)("p",null,"After successful submission of the preimage, it is displayed on Polkadot-JS UI > Governance >\nPreimages page. Every preimage is associated with a unique preimage hash (highlighted in a box in\nthe image below). Take a note of this preimage hash, which is required to submit a referendum."),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Treasury Preimage Hash",src:a(83601).Z,width:"2879",height:"453"})),(0,n.kt)("h3",{id:"submit-a-treasury-track-referendum"},"Submit a Treasury Track Referendum"),(0,n.kt)("p",null,"The example below shows how to submit a Treasury track referendum."),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Navigate to ",(0,n.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/referenda"},"Polkadot-JS UI > Governance > Referenda"),"\nand then click on Submit proposal."),(0,n.kt)("li",{parentName:"ul"},"Select the account which will be used to submit the proposal."),(0,n.kt)("li",{parentName:"ul"},"Choose the appropriate submission track (The example below selected Small Spender track)."),(0,n.kt)("li",{parentName:"ul"},"Enter the preimage hash of the treasury spend transaction.(If the preimage exists on-chain, the\npreimage length box is automatically populated)"),(0,n.kt)("li",{parentName:"ul"},"Click on Submit proposal."),(0,n.kt)("li",{parentName:"ul"},"Sign and submit the transaction.")),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Submit Treasury Proposal",src:a(67847).Z,width:"2141",height:"1238"})),(0,n.kt)("p",null,"Once your submission is executed, your referendum will appear under your chosen track on the\nPolkadot-JS UI ",(0,n.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/referenda"},"referenda page"),"."),(0,n.kt)("h3",{id:"place-a-decision-deposit-for-the-treasury-track-referendum"},"Place a Decision Deposit for the Treasury Track Referendum"),(0,n.kt)("p",null,"For the referendum to move from preparing phase to the deciding phase, a decision deposit needs to\nbe placed. The decision deposit values for each individual\n",(0,n.kt)("a",{parentName:"p",href:"./learn-polkadot-opengov-treasury#treasury-tracks"},"Treasury Tracks")," are listed in a section above\nin this document."),(0,n.kt)("p",null,(0,n.kt)("img",{alt:"Submit Treasury Proposal Decision Deposit",src:a(49431).Z,width:"2133",height:"168"})),(0,n.kt)("h3",{id:"claiming-the-preimage-and-decision-deposits"},"Claiming the Preimage and Decision Deposits"),(0,n.kt)("p",null,"After the referendum finishes its life cycle (and gets approved or rejected or timed out), the\ndeposits can be claimed. For claiming the preimage deposit, navigate to Polkadot-JS UI >\nGovernance > Preimages and click on unnote button shown on the preimage you submitted. Similarly, to\nclaim the decision deposit, navigate to Polkadot-JS UI > Governance > Referenda and scroll down to\nthe end of the page to click on the referenda with the decision deposit and claim it."),(0,n.kt)("h2",{id:"requesting-tips-from-the-treasury"},"Requesting Tips from the Treasury"),(0,n.kt)("p",null,"To request a tip funded by the treasury, you can follow the above steps for\n",(0,n.kt)("a",{parentName:"p",href:"#creating-a-treasury-proposal"},"creating a treasury proposal")," but instead of submitting the proposal\nto the ",(0,n.kt)("inlineCode",{parentName:"p"},"32 / Small Spender")," track, you will need to submit it to the ",(0,n.kt)("inlineCode",{parentName:"p"},"30 / Small Tipper")," or\n",(0,n.kt)("inlineCode",{parentName:"p"},"31 / Big Tipper")," tracks depending on the number of tokens to be requested."),(0,n.kt)("p",null,"Briefly, you will need to:"),(0,n.kt)("ul",null,(0,n.kt)("li",{parentName:"ul"},"Create a preimage using the ",(0,n.kt)("inlineCode",{parentName:"li"},"treasury.Spend")," extrinsic and specifying the number of tokens and the\nbeneficiary of the tip, and"),(0,n.kt)("li",{parentName:"ul"},"Submit a proposal to the right track (i.e. ",(0,n.kt)("inlineCode",{parentName:"li"},"30")," or ",(0,n.kt)("inlineCode",{parentName:"li"},"31"),") using the preimage hash.")))}h.isMDXComponent=!0},67847:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/submit-proposal-treasury-3948a231c4f3162a8680ad052af9e903.png"},83601:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/treasury-preimage-hash-05bb427d21d3ecf7d5e38418a0a0f4ed.png"},95773:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/treasury-preimage-3024cca2a7b9593c35b4d44e64d9414e.png"},49431:(e,t,a)=>{"use strict";a.d(t,{Z:()=>r});const r=a.p+"assets/images/treasury-proposal-decision-deposit-849d27481ba0134acf743f7474d8f6a4.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/f2521980.2acd326d.js b/assets/js/f2521980.2acd326d.js deleted file mode 100644 index a0273c5e5630..000000000000 --- a/assets/js/f2521980.2acd326d.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[6689],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var o=a(74165),n=a(15861),r=a(67294),i=a(92519),s=a(1612),l=a(67425);function d(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,o.Z)().mark((function e(t,a,n){var r,l,d,c,p;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return d=new i.U(r),e.next=21,s.G.create({provider:d});case 21:c=e.sent,(p=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,o);break;case"precise":(0,l.Precise)(e,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,c=(0,r.useState)(""),u=c[0],h=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?p(i.toString(),l,t,h):h(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,n.Z)((0,o.Z)().mark((function e(){var n;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,h);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?p(n,l,t,h):h(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),o((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(n)+" "+t[a].symbol).toString())},Precise:function(e,a,o){o(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},24595:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>d,default:()=>m,frontMatter:()=>l,metadata:()=>c,toc:()=>u});var o=a(87462),n=a(63366),r=(a(67294),a(3905)),i=a(47940),s=["components"],l={id:"getting-started",title:"Getting Started",sidebar_label:"Getting Started",description:"Get started with Polkadot and Web3.",keywords:["introduction","getting started","what is polkadot","why polkadot"],slug:"../getting-started"},d=void 0,c={unversionedId:"general/getting-started",id:"general/getting-started",title:"Getting Started",description:"Get started with Polkadot and Web3.",source:"@site/../docs/general/getting-started.md",sourceDirName:"general",slug:"/getting-started",permalink:"/docs/getting-started",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/getting-started.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688557653,formattedLastUpdatedAt:"Jul 5, 2023",frontMatter:{id:"getting-started",title:"Getting Started",sidebar_label:"Getting Started",description:"Get started with Polkadot and Web3.",keywords:["introduction","getting started","what is polkadot","why polkadot"],slug:"../getting-started"},sidebar:"docs",previous:{title:"General",permalink:"/docs/general-index"},next:{title:"Polkadot Vision",permalink:"/docs/polkadot-vision-index"}},p={},u=[{value:"What is Polkadot?",id:"what-is-polkadot",level:2},{value:"Interact with Polkadot",id:"interact-with-polkadot",level:3},{value:"What can I do with my DOT?",id:"what-can-i-do-with-my-dot",level:3},{value:"Polkadot Gifts",id:"polkadot-gifts",level:3},{value:"Why Polkadot?",id:"why-polkadot",level:2},{value:"How does Polkadot Work?",id:"how-does-polkadot-work",level:2},{value:"Why should you use Polkadot?",id:"why-should-you-use-polkadot",level:2},{value:"Where to start learning?",id:"where-to-start-learning",level:2},{value:"Brand-New Polkadot learners",id:"brand-new-polkadot-learners",level:3},{value:"Resources",id:"resources",level:2}],h={toc:u},k="wrapper";function m(e){var t=e.components,l=(0,n.Z)(e,s);return(0,r.kt)(k,(0,o.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("admonition",{title:"Welcome to the Polkadot Wiki",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The Polkadot Wiki serves as the central source of truth for Polkadot. It is a community-focused\ninitiative led by Web3 Foundation to keep an up-to-date resource on the best information for\nlearning, building, and maintaining on Polkadot."),(0,r.kt)("p",{parentName:"admonition"},"The Wiki has three main sections: ",(0,r.kt)("strong",{parentName:"p"},"Learn")," (for learners), ",(0,r.kt)("strong",{parentName:"p"},"Build")," (for people that want to build\non Polkadot), and ",(0,r.kt)("strong",{parentName:"p"},"Maintain")," (for people that want to maintain the network).")),(0,r.kt)("h2",{id:"what-is-polkadot"},"What is Polkadot?"),(0,r.kt)("p",null,"Polkadot is the first fully-sharded blockchain, i.e. it is a multi-chain environment. Polkadot\nenables scalability by allowing specialized blockchains to communicate with each other in a secure,\ntrust-free environment."),(0,r.kt)("p",null,"Polkadot is built to connect and secure unique blockchains, whether they be public, permissionless\nnetworks, private consortium chains, or other Web3 technologies. It enables an internet where\nindependent blockchains can exchange information under common security guarantees."),(0,r.kt)("p",null,"Polkadot is a living network with the core pillars of governance and upgradability. The network has\nan advanced suite of governance tools and, using the ",(0,r.kt)("a",{parentName:"p",href:"https://webassembly.org/"},"WebAssembly"),'\nstandard as a "meta-protocol", can autonomously deploy network upgrades. Polkadot adapts to your\ngrowing needs without the risks of network forks.'),(0,r.kt)("admonition",{title:"Learn more about Governance",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"If you haven't heard of Governance before, a great place to start is the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance page"))),(0,r.kt)("p",null,"Polkadot serves as a foundational layer of a decentralized web, where users control their data and\nare not limited by trust bounds within the network."),(0,r.kt)("p",null,"See the video below made by ",(0,r.kt)("a",{parentName:"p",href:"https://defiteller.guru/"},"DeFi Teller")," to know more about Polkadot."),(0,r.kt)("iframe",{width:"560",height:"315",src:"https://www.youtube.com/embed/BQ60bTU1bPg",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,r.kt)("h3",{id:"interact-with-polkadot"},"Interact with Polkadot"),(0,r.kt)("tr",{class:"cards-container"},(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-account-generation"},(0,r.kt)("img",{src:"/img/polkadot-guide/Account.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Creating an Account")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-balance-transfers"},(0,r.kt)("img",{src:"/img/polkadot-guide/Transfer.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Balance Transfers")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-staking"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Stake.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Staking"))))),(0,r.kt)("br",null),(0,r.kt)("tr",{class:"cards-container"},(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-parachains"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Parachain.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Parachains")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-bridges"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Bridges.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Bridges")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-polkadot-opengov"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Council.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Polkadot OpenGov"))))),(0,r.kt)("br",null),(0,r.kt)("tr",{class:"cards-container"},(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-identity"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Identity.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Set an Identity")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-proxies"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Proxy.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Proxy Accounts")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/ambassadors"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Ambassadors.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Become an Ambassador"))))),(0,r.kt)("br",null),(0,r.kt)("h3",{id:"what-can-i-do-with-my-dot"},"What can I do with my DOT?"),(0,r.kt)("p",null,(0,r.kt)("a",{parentName:"p",href:"/docs/learn-DOT"},"DOT")," is the native token of the Polkadot Network. DOT can be used for\ntransaction fees, staking, governance, acquisition of a parachain slot and for enabling several key\nfunctionalities on Polkadot."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum balance required to have an active account on Polkadot Network. If your account\nbalance drops below the minimum, your account will be reaped. Learn more about\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts"},"Accounts")," and the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/build-protocol-info#existential-deposit"},"Existential Deposit")," requirement.")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum contribution required to join a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),"\nand earn staking rewards for contributing to the security of the network. Learn more about\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),".")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.crowdloan.minContribution",defaultValue:5e10,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum contribution required to participate in ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloans")," for\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"parachain slot auctions"),".")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},(0,r.kt)("strong",{parentName:"p"},"Around 20 DOT"),":"),(0,r.kt)("ul",{parentName:"li"},(0,r.kt)("li",{parentName:"ul"},"",(0,r.kt)("strong",{parentName:"li"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.identity.basicDeposit",defaultValue:20258e7,filter:"humanReadable",mdxType:"RPC"}),":"),"\nregister an ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-identity"},"on-chain identity")),(0,r.kt)("li",{parentName:"ul"},"",(0,r.kt)("strong",{parentName:"li"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.proxyDepositBase",defaultValue:20008e7,filter:"humanReadable",mdxType:"RPC"}),":"),"\ncreate a ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-proxies"},"proxy account"),"."))),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:25e11,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum stake required to submit your intent to directly nominate validators.")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum amount of DOT required to become an active nominator and earn rewards, i.e. the\nminimum active bond. To increase the chance of earning staking rewards, your stake should not be\nless than the minimum stake among the active nominators, which is a dynamic threshold. If you have\nlesser DOT than the minimum active nomination, please consider contributing to\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),". Learn more about\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"becoming a nominator"),".")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.nominationPools.minCreateBond",defaultValue:5e12,filter:"humanReadable",mdxType:"RPC"}),":"),"\nyou can create your own ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),"."))),(0,r.kt)("p",null,"DOT has utility in ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy"},"Polkadot's democracy"),". Bonding DOT is\na requirement to create proposals, to endorse them and to vote on them when they become referendums.\nBonding\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.treasury.proposalBondMinimum",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),"\nor 5% of requested funding is a requirement to make a\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-treasury#creating-a-treasury-proposal"},"treasury proposal"),". DOT can also enable\nyou to participate in programs like the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/thousand-validators#polkadot"},"Thousand Validators Program"),"."),(0,r.kt)("h3",{id:"polkadot-gifts"},"Polkadot Gifts"),(0,r.kt)("img",{align:"right",src:"/img/polkadot-gift.png",width:"210",height:"200"}),(0,r.kt)("p",null,"Polkadot Gifts provide an easy way to:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Onboard friends or family who are curious about blockchain but haven\u2019t made the leap yet."),(0,r.kt)("li",{parentName:"ul"},"Share your love of Polkadot and send any amount of DOT."),(0,r.kt)("li",{parentName:"ul"},"Say \u2018thank you\u2019 or send someone tokens when you don\u2019t know their address."),(0,r.kt)("li",{parentName:"ul"},"Get friends and family set up to participate in crowdloans.")),(0,r.kt)("p",null,"Learn more about how you can create and send Polkadot Gifts\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/introducing-polkadot-kusama-gifts/"},"here"),"."),(0,r.kt)("h2",{id:"why-polkadot"},"Why Polkadot?"),(0,r.kt)("p",null,"Back in the early 2000's, when the internet was gaining popularity for the first time, the internet\nfeatured read-only, static, basic web pages. The online connected world at the time was only the\nbeginning of virtual data, identities, and more. The internet during this time was also called the\nWeb 1.0."),(0,r.kt)("p",null,"As social media platforms and online businesses began to emerge, the internet transformed into the\nWeb 2.0. This upgraded internet, which we still use today, features dynamic, interactive web pages,\nwhere users can read and write information plus publish their own for others to see. However, this\nversion of the web comes with downsides, dealing with data control, privacy issues, and the\nconsequences of trust. This is where the WEB3 comes into the picture."),(0,r.kt)("p",null,"The Web 3.0 is taking centralized infrastructure and applications and turning them into\ndecentralized, trust-free protocols. The goal is to transform the internet into a decentralized web,\nwhere users control their own data and identity in a trust-free environment. The Web3 movement aims\nto remove intermediaries and build trustless infrastructure."),(0,r.kt)("admonition",{title:"The Web3 Movement",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To learn more of the Web3 movement, check out this video from the\n",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/l44z35vabvA"},"Web3 Summit"))),(0,r.kt)("h2",{id:"how-does-polkadot-work"},"How does Polkadot Work?"),(0,r.kt)("p",null,"The Polkadot network uses a\n",(0,r.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Shard_(database_architecture)"},"sharded model"),' where shards - called\n"',(0,r.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachains"),"\", allow transactions to be processed in parallel instead\nof sequentially. Each parachain in the network has a unique state transition function (STF).\nPolkadot has a Relay Chain acting as the main chain of the system. Based on Polkadot's design, as\nlong as a chain's logic can compile to Wasm and adheres to the Relay Chain API, then it can connect\nto the Polkadot network as a parachain."),(0,r.kt)("p",null,"Parachains construct and propose blocks to validators on the Relay Chain, where the blocks undergo\nrigorous ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol"},"availability and validity")," checks before being\nadded to the finalized chain. As the Relay Chain provides the security guarantees,\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-collator"},"collators")," - full nodes of these parachains - don't have any security\nresponsibilities, and thus do not require a robust incentive system. This is how the entire network\nstays up to date with the many transactions that take place."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadot-relay-chain",src:a(35509).Z,width:"1701",height:"1441"})),(0,r.kt)("p",null,"In order to interact with chains that want to use their own finalization process (e.g. Bitcoin),\nPolkadot has ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-bridges"},"bridge parachains")," that offer two-way compatibility,\nmeaning that transactions can be made between different parachains."),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"Cross-Consensus Messaging Format (XCM)")," allows parachains to send\nmessages of any type to each other. The shared security and validation logic of the Relay Chain\nprovide the environment for trust-free message passing that opens up true interoperability."),(0,r.kt)("admonition",{title:"Polkadot Primer",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To watch a short, beginner-friendly animation on Polkadot, check out our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=_-k0xkooSlA"},"Polkadot Explainer video"))),(0,r.kt)("h2",{id:"why-should-you-use-polkadot"},"Why should you use Polkadot?"),(0,r.kt)("p",null,"Whether you're a blockchain developer or if you're interested in taking part of\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/polkadot-ambassador-program/"},"Polkadot's community"),", Polkadot offers a\nplatform for everyone. This wiki offers a place for builders and maintainers to utilize\n",(0,r.kt)("a",{parentName:"p",href:"/docs/build-tools-index"},"tools")," and for brand-new learners to dive into educational material."),(0,r.kt)("h2",{id:"where-to-start-learning"},"Where to start learning?"),(0,r.kt)("p",null,"For brand-new learners of Blockchain technology:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The\n",(0,r.kt)("a",{parentName:"li",href:"https://mooc.web3.foundation/course/blockchain-fundamentals/"},"Blockchain Fundamentals MOOC course"),"\nis a great introduction to start familiarizing yourself with blockchain concepts such as\ncryptography and networks, and how these play into things like decentralization and\ncryptocurrency.")),(0,r.kt)("p",null,"This is recommended for users with backgrounds of all levels, and the course is free!"),(0,r.kt)("h3",{id:"brand-new-polkadot-learners"},"Brand-New Polkadot learners"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.network/PolkaDotPaper.pdf"},"Polkadot's original white paper")," is a technical\nsummary around one possible direction of implementing the Polkadot network. This paper uses\nrationale and technical details to support why this direction is beneficial. This original white\npaper also explains how Polkadot's core components work together to build this decentralized\nnetwork."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/w3f/research/blob/master/docs/papers/OverviewPaper-V1.pdf"},"Polkadot's overview paper"),"\nis an updated version of the white paper that describes the protocol in more technical terms. We\nwould recommend reading this overview paper if you are interested in digging more into the\nprotocol itself."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.network/Polkadot-lightpaper.pdf"},"Polkadot's light paper")," is a visual, easy to\nread, and less technical introduction into its blockchain technology. This paper dives into the\ncomponents of Polkadot but is understandable for both a non-technical and technical reader."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://linktr.ee/polkadotbook"},"Polkadot for Beginners: A non-technical guide to decentralization, blockchains & Polkadot")," -\na book funded by the Polkadot Treasury"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/w3f/polkadot-spec"},"Polkadot's specification")," is a GitHub repository that holds\nthe latest Polkadot Host protocol specification, Polkadot's specification tests of the many\ncomponents of the network, and the Polkadot Runtime specification. This repo holds algorithms and\nexplores how various processes function in the Polkadot network. The Polkadot specification takes\nPolkadot's ideas and concepts from the light and the white paper but focuses on the technical\nspecs of the technology."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=mNStMPZjiHM&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8"},"Watching the Technical Explainer Videos"),":\nThese are great introductory videos that explain and demonstrate how to use Polkadot and its\n",(0,r.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/"},"User Interface"),"."),(0,r.kt)("li",{parentName:"ul"},"Reading\n",(0,r.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/what-is-polkadot-a-brief-introduction-ca3eac9ddca5"},"What is Polkadot? A Brief Introduction"),"\non Medium. There are also other great articles to read on\n",(0,r.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network"},"Polkadot's Medium")," or\n",(0,r.kt)("a",{parentName:"li",href:"https://medium.com/web3foundation"},"Web3 Foundation's Medium"),".")),(0,r.kt)("p",null,"For brand-new learners of Kusama, Polkadot's canary cousin network: To learn more about how to build\nand maintain on the Kusama network, please head over to our\n",(0,r.kt)("a",{parentName:"p",href:"https://guide.kusama.network/"},"Kusama Guide"),"."),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/polkadot"},"Polkadot Crowdcast")," - List of all Crowdcast webinars that the\nWeb3 Foundation has done."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot Explorer")," - Browser for the Polkadot network;\ncan be used for Polkadot, Kusama, or any Substrate-based chain."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"http://polkascan.io/"},"Polkascan")," ","-"," Real-time multi-chain data for Polkadot Relay Chain and\nParity Substrate chains."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://subscan.io"},"Subscan.io")," - Explorer for Substrate based chains."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://youtu.be/lIghiCmHz0U"},"Polkadot Overview")," - Dr. Gavin Wood presents an overview of\nPolkadot. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://techcrunch.com/video/fireside-chat-with-jutta-steiner-parity-technologies/"},"Polkadot Overview")," -\nDr. Jutta Steiner presents Polkadot. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=0IoUZdDi5Is&feature=youtu.be"},"Polkadot & Substrate Overview")," -\nDr. Gavin Wood presents Substrate (blockchain in-a-box + VM) and Polkadot, and builds a blockchain\non-stage in 30 minutes using Substrate. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"/docs/community"},"Community / Ecosystem")," - List of community rooms and channels to talk to others\nabout Polkadot."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#"},"Sample Applications")," - Sample applications that are built on or currently being built for\nPolkadot."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"/docs/contributing"},"Contributing Guide")," - Rules for contributing to the wiki."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/"},"Polkadot Knowledge Base")," - Troubleshooting resources for\nspecific errors and problems.")))}m.isMDXComponent=!0},35509:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/polkadot_relay_chain-c411a282aa36af0f20d04389919a6275.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/f2521980.da309741.js b/assets/js/f2521980.da309741.js new file mode 100644 index 000000000000..cf67fdd85020 --- /dev/null +++ b/assets/js/f2521980.da309741.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[6689],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>u});var o=a(74165),n=a(15861),r=a(67294),i=a(87152),s=a(34200),l=a(67425);function d(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,o.Z)().mark((function e(t,a,n){var r,l,d,c,p;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,l=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return d=new i.U(r),e.next=21,s.G.create({provider:d});case 21:c=e.sent,(p=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=p[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+p[0]+") in "+a);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(e,t,a,o){switch(t){case"humanReadable":(0,l.HumanReadable)(e,a,o);break;case"precise":(0,l.Precise)(e,a,o);break;case"blocksToDays":(0,l.BlocksToDays)(e,o);break;case"percentage":(0,l.Percentage)(e,o);break;case"arrayLength":(0,l.ArrayLength)(e,o);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(e){var t=e.network,a=e.path,i=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,c=(0,r.useState)(""),u=c[0],h=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==l?p(i.toString(),l,t,h):h(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,n.Z)((0,o.Z)().mark((function e(){var n;return(0,o.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(t,a,h);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?p(n,l,t,h):h(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(s){console.log(s)}}}),[]),u}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,o){var n=void 0;if("polkadot"===a||"statemint"===a)n=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),o((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(n)+" "+t[a].symbol).toString())},Precise:function(e,a,o){o(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},24595:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>p,contentTitle:()=>d,default:()=>m,frontMatter:()=>l,metadata:()=>c,toc:()=>u});var o=a(87462),n=a(63366),r=(a(67294),a(3905)),i=a(47940),s=["components"],l={id:"getting-started",title:"Getting Started",sidebar_label:"Getting Started",description:"Get started with Polkadot and Web3.",keywords:["introduction","getting started","what is polkadot","why polkadot"],slug:"../getting-started"},d=void 0,c={unversionedId:"general/getting-started",id:"general/getting-started",title:"Getting Started",description:"Get started with Polkadot and Web3.",source:"@site/../docs/general/getting-started.md",sourceDirName:"general",slug:"/getting-started",permalink:"/docs/getting-started",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/general/getting-started.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688557653,formattedLastUpdatedAt:"Jul 5, 2023",frontMatter:{id:"getting-started",title:"Getting Started",sidebar_label:"Getting Started",description:"Get started with Polkadot and Web3.",keywords:["introduction","getting started","what is polkadot","why polkadot"],slug:"../getting-started"},sidebar:"docs",previous:{title:"General",permalink:"/docs/general-index"},next:{title:"Polkadot Vision",permalink:"/docs/polkadot-vision-index"}},p={},u=[{value:"What is Polkadot?",id:"what-is-polkadot",level:2},{value:"Interact with Polkadot",id:"interact-with-polkadot",level:3},{value:"What can I do with my DOT?",id:"what-can-i-do-with-my-dot",level:3},{value:"Polkadot Gifts",id:"polkadot-gifts",level:3},{value:"Why Polkadot?",id:"why-polkadot",level:2},{value:"How does Polkadot Work?",id:"how-does-polkadot-work",level:2},{value:"Why should you use Polkadot?",id:"why-should-you-use-polkadot",level:2},{value:"Where to start learning?",id:"where-to-start-learning",level:2},{value:"Brand-New Polkadot learners",id:"brand-new-polkadot-learners",level:3},{value:"Resources",id:"resources",level:2}],h={toc:u},k="wrapper";function m(e){var t=e.components,l=(0,n.Z)(e,s);return(0,r.kt)(k,(0,o.Z)({},h,l,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("admonition",{title:"Welcome to the Polkadot Wiki",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The Polkadot Wiki serves as the central source of truth for Polkadot. It is a community-focused\ninitiative led by Web3 Foundation to keep an up-to-date resource on the best information for\nlearning, building, and maintaining on Polkadot."),(0,r.kt)("p",{parentName:"admonition"},"The Wiki has three main sections: ",(0,r.kt)("strong",{parentName:"p"},"Learn")," (for learners), ",(0,r.kt)("strong",{parentName:"p"},"Build")," (for people that want to build\non Polkadot), and ",(0,r.kt)("strong",{parentName:"p"},"Maintain")," (for people that want to maintain the network).")),(0,r.kt)("h2",{id:"what-is-polkadot"},"What is Polkadot?"),(0,r.kt)("p",null,"Polkadot is the first fully-sharded blockchain, i.e. it is a multi-chain environment. Polkadot\nenables scalability by allowing specialized blockchains to communicate with each other in a secure,\ntrust-free environment."),(0,r.kt)("p",null,"Polkadot is built to connect and secure unique blockchains, whether they be public, permissionless\nnetworks, private consortium chains, or other Web3 technologies. It enables an internet where\nindependent blockchains can exchange information under common security guarantees."),(0,r.kt)("p",null,"Polkadot is a living network with the core pillars of governance and upgradability. The network has\nan advanced suite of governance tools and, using the ",(0,r.kt)("a",{parentName:"p",href:"https://webassembly.org/"},"WebAssembly"),'\nstandard as a "meta-protocol", can autonomously deploy network upgrades. Polkadot adapts to your\ngrowing needs without the risks of network forks.'),(0,r.kt)("admonition",{title:"Learn more about Governance",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"If you haven't heard of Governance before, a great place to start is the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"Governance page"))),(0,r.kt)("p",null,"Polkadot serves as a foundational layer of a decentralized web, where users control their data and\nare not limited by trust bounds within the network."),(0,r.kt)("p",null,"See the video below made by ",(0,r.kt)("a",{parentName:"p",href:"https://defiteller.guru/"},"DeFi Teller")," to know more about Polkadot."),(0,r.kt)("iframe",{width:"560",height:"315",src:"https://www.youtube.com/embed/BQ60bTU1bPg",title:"YouTube video player",frameborder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:!0}),(0,r.kt)("h3",{id:"interact-with-polkadot"},"Interact with Polkadot"),(0,r.kt)("tr",{class:"cards-container"},(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-account-generation"},(0,r.kt)("img",{src:"/img/polkadot-guide/Account.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Creating an Account")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-balance-transfers"},(0,r.kt)("img",{src:"/img/polkadot-guide/Transfer.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Balance Transfers")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-staking"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Stake.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Staking"))))),(0,r.kt)("br",null),(0,r.kt)("tr",{class:"cards-container"},(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-parachains"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Parachain.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Parachains")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-bridges"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Bridges.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Bridges")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-polkadot-opengov"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Council.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Polkadot OpenGov"))))),(0,r.kt)("br",null),(0,r.kt)("tr",{class:"cards-container"},(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-identity"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Identity.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Set an Identity")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/learn-proxies"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Proxy.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Proxy Accounts")))),(0,r.kt)("td",null,(0,r.kt)("a",{class:"guide-link",href:"../docs/ambassadors"},(0,r.kt)("img",{class:"guide-image",src:"/img/polkadot-guide/Ambassadors.jpg",alt:"Drawing",width:"250",height:"150"}),(0,r.kt)("div",{class:"cards-body"},(0,r.kt)("h5",{class:"cards-title"},"Become an Ambassador"))))),(0,r.kt)("br",null),(0,r.kt)("h3",{id:"what-can-i-do-with-my-dot"},"What can I do with my DOT?"),(0,r.kt)("p",null,(0,r.kt)("a",{parentName:"p",href:"/docs/learn-DOT"},"DOT")," is the native token of the Polkadot Network. DOT can be used for\ntransaction fees, staking, governance, acquisition of a parachain slot and for enabling several key\nfunctionalities on Polkadot."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum balance required to have an active account on Polkadot Network. If your account\nbalance drops below the minimum, your account will be reaped. Learn more about\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-accounts"},"Accounts")," and the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/build-protocol-info#existential-deposit"},"Existential Deposit")," requirement.")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum contribution required to join a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),"\nand earn staking rewards for contributing to the security of the network. Learn more about\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),".")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.crowdloan.minContribution",defaultValue:5e10,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum contribution required to participate in ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-crowdloans"},"crowdloans")," for\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-auction"},"parachain slot auctions"),".")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},(0,r.kt)("strong",{parentName:"p"},"Around 20 DOT"),":"),(0,r.kt)("ul",{parentName:"li"},(0,r.kt)("li",{parentName:"ul"},"",(0,r.kt)("strong",{parentName:"li"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.identity.basicDeposit",defaultValue:20258e7,filter:"humanReadable",mdxType:"RPC"}),":"),"\nregister an ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-identity"},"on-chain identity")),(0,r.kt)("li",{parentName:"ul"},"",(0,r.kt)("strong",{parentName:"li"},(0,r.kt)(i.Z,{network:"polkadot",path:"consts.proxy.proxyDepositBase",defaultValue:20008e7,filter:"humanReadable",mdxType:"RPC"}),":"),"\ncreate a ",(0,r.kt)("a",{parentName:"li",href:"/docs/learn-proxies"},"proxy account"),"."))),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:25e11,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum stake required to submit your intent to directly nominate validators.")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"}),":"),"\nthe minimum amount of DOT required to become an active nominator and earn rewards, i.e. the\nminimum active bond. To increase the chance of earning staking rewards, your stake should not be\nless than the minimum stake among the active nominators, which is a dynamic threshold. If you have\nlesser DOT than the minimum active nomination, please consider contributing to\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools"),". Learn more about\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nominator"},"becoming a nominator"),".")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("p",{parentName:"li"},"",(0,r.kt)("strong",{parentName:"p"},(0,r.kt)(i.Z,{network:"polkadot",path:"query.nominationPools.minCreateBond",defaultValue:5e12,filter:"humanReadable",mdxType:"RPC"}),":"),"\nyou can create your own ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool"),"."))),(0,r.kt)("p",null,"DOT has utility in ",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy"},"Polkadot's democracy"),". Bonding DOT is\na requirement to create proposals, to endorse them and to vote on them when they become referendums.\nBonding\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.treasury.proposalBondMinimum",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"}),"\nor 5% of requested funding is a requirement to make a\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-treasury#creating-a-treasury-proposal"},"treasury proposal"),". DOT can also enable\nyou to participate in programs like the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/thousand-validators#polkadot"},"Thousand Validators Program"),"."),(0,r.kt)("h3",{id:"polkadot-gifts"},"Polkadot Gifts"),(0,r.kt)("img",{align:"right",src:"/img/polkadot-gift.png",width:"210",height:"200"}),(0,r.kt)("p",null,"Polkadot Gifts provide an easy way to:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Onboard friends or family who are curious about blockchain but haven\u2019t made the leap yet."),(0,r.kt)("li",{parentName:"ul"},"Share your love of Polkadot and send any amount of DOT."),(0,r.kt)("li",{parentName:"ul"},"Say \u2018thank you\u2019 or send someone tokens when you don\u2019t know their address."),(0,r.kt)("li",{parentName:"ul"},"Get friends and family set up to participate in crowdloans.")),(0,r.kt)("p",null,"Learn more about how you can create and send Polkadot Gifts\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/introducing-polkadot-kusama-gifts/"},"here"),"."),(0,r.kt)("h2",{id:"why-polkadot"},"Why Polkadot?"),(0,r.kt)("p",null,"Back in the early 2000's, when the internet was gaining popularity for the first time, the internet\nfeatured read-only, static, basic web pages. The online connected world at the time was only the\nbeginning of virtual data, identities, and more. The internet during this time was also called the\nWeb 1.0."),(0,r.kt)("p",null,"As social media platforms and online businesses began to emerge, the internet transformed into the\nWeb 2.0. This upgraded internet, which we still use today, features dynamic, interactive web pages,\nwhere users can read and write information plus publish their own for others to see. However, this\nversion of the web comes with downsides, dealing with data control, privacy issues, and the\nconsequences of trust. This is where the WEB3 comes into the picture."),(0,r.kt)("p",null,"The Web 3.0 is taking centralized infrastructure and applications and turning them into\ndecentralized, trust-free protocols. The goal is to transform the internet into a decentralized web,\nwhere users control their own data and identity in a trust-free environment. The Web3 movement aims\nto remove intermediaries and build trustless infrastructure."),(0,r.kt)("admonition",{title:"The Web3 Movement",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To learn more of the Web3 movement, check out this video from the\n",(0,r.kt)("a",{parentName:"p",href:"https://youtu.be/l44z35vabvA"},"Web3 Summit"))),(0,r.kt)("h2",{id:"how-does-polkadot-work"},"How does Polkadot Work?"),(0,r.kt)("p",null,"The Polkadot network uses a\n",(0,r.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Shard_(database_architecture)"},"sharded model"),' where shards - called\n"',(0,r.kt)("a",{parentName:"p",href:"/docs/learn-parachains"},"parachains"),"\", allow transactions to be processed in parallel instead\nof sequentially. Each parachain in the network has a unique state transition function (STF).\nPolkadot has a Relay Chain acting as the main chain of the system. Based on Polkadot's design, as\nlong as a chain's logic can compile to Wasm and adheres to the Relay Chain API, then it can connect\nto the Polkadot network as a parachain."),(0,r.kt)("p",null,"Parachains construct and propose blocks to validators on the Relay Chain, where the blocks undergo\nrigorous ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol"},"availability and validity")," checks before being\nadded to the finalized chain. As the Relay Chain provides the security guarantees,\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-collator"},"collators")," - full nodes of these parachains - don't have any security\nresponsibilities, and thus do not require a robust incentive system. This is how the entire network\nstays up to date with the many transactions that take place."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"polkadot-relay-chain",src:a(35509).Z,width:"1701",height:"1441"})),(0,r.kt)("p",null,"In order to interact with chains that want to use their own finalization process (e.g. Bitcoin),\nPolkadot has ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-bridges"},"bridge parachains")," that offer two-way compatibility,\nmeaning that transactions can be made between different parachains."),(0,r.kt)("p",null,"The ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-xcm"},"Cross-Consensus Messaging Format (XCM)")," allows parachains to send\nmessages of any type to each other. The shared security and validation logic of the Relay Chain\nprovide the environment for trust-free message passing that opens up true interoperability."),(0,r.kt)("admonition",{title:"Polkadot Primer",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To watch a short, beginner-friendly animation on Polkadot, check out our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=_-k0xkooSlA"},"Polkadot Explainer video"))),(0,r.kt)("h2",{id:"why-should-you-use-polkadot"},"Why should you use Polkadot?"),(0,r.kt)("p",null,"Whether you're a blockchain developer or if you're interested in taking part of\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/polkadot-ambassador-program/"},"Polkadot's community"),", Polkadot offers a\nplatform for everyone. This wiki offers a place for builders and maintainers to utilize\n",(0,r.kt)("a",{parentName:"p",href:"/docs/build-tools-index"},"tools")," and for brand-new learners to dive into educational material."),(0,r.kt)("h2",{id:"where-to-start-learning"},"Where to start learning?"),(0,r.kt)("p",null,"For brand-new learners of Blockchain technology:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"The\n",(0,r.kt)("a",{parentName:"li",href:"https://mooc.web3.foundation/course/blockchain-fundamentals/"},"Blockchain Fundamentals MOOC course"),"\nis a great introduction to start familiarizing yourself with blockchain concepts such as\ncryptography and networks, and how these play into things like decentralization and\ncryptocurrency.")),(0,r.kt)("p",null,"This is recommended for users with backgrounds of all levels, and the course is free!"),(0,r.kt)("h3",{id:"brand-new-polkadot-learners"},"Brand-New Polkadot learners"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.network/PolkaDotPaper.pdf"},"Polkadot's original white paper")," is a technical\nsummary around one possible direction of implementing the Polkadot network. This paper uses\nrationale and technical details to support why this direction is beneficial. This original white\npaper also explains how Polkadot's core components work together to build this decentralized\nnetwork."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/w3f/research/blob/master/docs/papers/OverviewPaper-V1.pdf"},"Polkadot's overview paper"),"\nis an updated version of the white paper that describes the protocol in more technical terms. We\nwould recommend reading this overview paper if you are interested in digging more into the\nprotocol itself."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.network/Polkadot-lightpaper.pdf"},"Polkadot's light paper")," is a visual, easy to\nread, and less technical introduction into its blockchain technology. This paper dives into the\ncomponents of Polkadot but is understandable for both a non-technical and technical reader."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://linktr.ee/polkadotbook"},"Polkadot for Beginners: A non-technical guide to decentralization, blockchains & Polkadot")," -\na book funded by the Polkadot Treasury"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/w3f/polkadot-spec"},"Polkadot's specification")," is a GitHub repository that holds\nthe latest Polkadot Host protocol specification, Polkadot's specification tests of the many\ncomponents of the network, and the Polkadot Runtime specification. This repo holds algorithms and\nexplores how various processes function in the Polkadot network. The Polkadot specification takes\nPolkadot's ideas and concepts from the light and the white paper but focuses on the technical\nspecs of the technology."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=mNStMPZjiHM&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8"},"Watching the Technical Explainer Videos"),":\nThese are great introductory videos that explain and demonstrate how to use Polkadot and its\n",(0,r.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/"},"User Interface"),"."),(0,r.kt)("li",{parentName:"ul"},"Reading\n",(0,r.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network/what-is-polkadot-a-brief-introduction-ca3eac9ddca5"},"What is Polkadot? A Brief Introduction"),"\non Medium. There are also other great articles to read on\n",(0,r.kt)("a",{parentName:"li",href:"https://medium.com/polkadot-network"},"Polkadot's Medium")," or\n",(0,r.kt)("a",{parentName:"li",href:"https://medium.com/web3foundation"},"Web3 Foundation's Medium"),".")),(0,r.kt)("p",null,"For brand-new learners of Kusama, Polkadot's canary cousin network: To learn more about how to build\nand maintain on the Kusama network, please head over to our\n",(0,r.kt)("a",{parentName:"p",href:"https://guide.kusama.network/"},"Kusama Guide"),"."),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/polkadot"},"Polkadot Crowdcast")," - List of all Crowdcast webinars that the\nWeb3 Foundation has done."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot Explorer")," - Browser for the Polkadot network;\ncan be used for Polkadot, Kusama, or any Substrate-based chain."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"http://polkascan.io/"},"Polkascan")," ","-"," Real-time multi-chain data for Polkadot Relay Chain and\nParity Substrate chains."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://subscan.io"},"Subscan.io")," - Explorer for Substrate based chains."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://youtu.be/lIghiCmHz0U"},"Polkadot Overview")," - Dr. Gavin Wood presents an overview of\nPolkadot. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://techcrunch.com/video/fireside-chat-with-jutta-steiner-parity-technologies/"},"Polkadot Overview")," -\nDr. Jutta Steiner presents Polkadot. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=0IoUZdDi5Is&feature=youtu.be"},"Polkadot & Substrate Overview")," -\nDr. Gavin Wood presents Substrate (blockchain in-a-box + VM) and Polkadot, and builds a blockchain\non-stage in 30 minutes using Substrate. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"/docs/community"},"Community / Ecosystem")," - List of community rooms and channels to talk to others\nabout Polkadot."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"#"},"Sample Applications")," - Sample applications that are built on or currently being built for\nPolkadot."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"/docs/contributing"},"Contributing Guide")," - Rules for contributing to the wiki."),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://support.polkadot.network/"},"Polkadot Knowledge Base")," - Troubleshooting resources for\nspecific errors and problems.")))}m.isMDXComponent=!0},35509:(e,t,a)=>{"use strict";a.d(t,{Z:()=>o});const o=a.p+"assets/images/polkadot_relay_chain-c411a282aa36af0f20d04389919a6275.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/f4003c83.279027fa.js b/assets/js/f4003c83.279027fa.js deleted file mode 100644 index 922dcff87765..000000000000 --- a/assets/js/f4003c83.279027fa.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[4476],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>d});var n=a(74165),o=a(15861),r=a(67294),i=a(92519),l=a(1612),s=a(67425);function p(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,s,p,c,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,s=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(r),e.next=21,l.G.create({provider:p});case 21:c=e.sent,(u=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return s=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return s=(s=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,s.HumanReadable)(e,a,n);break;case"precise":(0,s.Precise)(e,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(e,n);break;case"percentage":(0,s.Percentage)(e,n);break;case"arrayLength":(0,s.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,a=e.path,i=e.defaultValue,l=e.filter,s=void 0===l?void 0:l,c=(0,r.useState)(""),d=c[0],m=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==s?u(i.toString(),s,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==s?u(o,s,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(l){console.log(l)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},19084:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>p,default:()=>k,frontMatter:()=>s,metadata:()=>c,toc:()=>d});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),i=a(47940),l=["components"],s={id:"learn-governance",title:"Governance V1",sidebar_label:"Governance V1",description:"Polkadot's First Governance Model.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-governance"},p=void 0,c={unversionedId:"learn/learn-governance",id:"learn/learn-governance",title:"Governance V1",description:"Polkadot's First Governance Model.",source:"@site/../docs/learn/learn-governance.md",sourceDirName:"learn",slug:"/learn-governance",permalink:"/docs/learn-governance",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-governance.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393912,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"learn-governance",title:"Governance V1",sidebar_label:"Governance V1",description:"Polkadot's First Governance Model.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-governance"},sidebar:"docs",previous:{title:"Archive",permalink:"/docs/learn-archive-index"},next:{title:"Gov1 Treasury",permalink:"/docs/learn-treasury"}},u={},d=[{value:"Governance Summary",id:"governance-summary",level:2},{value:"Proposals",id:"proposals",level:2},{value:"Endorsing Proposals",id:"endorsing-proposals",level:3},{value:"Cancelling Proposals",id:"cancelling-proposals",level:3},{value:"Blacklisting Proposals",id:"blacklisting-proposals",level:3},{value:"Referenda",id:"referenda",level:2},{value:"Referenda Timeline",id:"referenda-timeline",level:3},{value:"Public Referenda",id:"public-referenda",level:3},{value:"Council Referenda",id:"council-referenda",level:3},{value:"Alternating Voting Timetable",id:"alternating-voting-timetable",level:3},{value:"Adaptive Quorum Biasing",id:"adaptive-quorum-biasing",level:3},{value:"Example of Adaptive Quorum Biasing",id:"example-of-adaptive-quorum-biasing",level:4},{value:"Enactment",id:"enactment",level:3},{value:"Voting on a Referendum",id:"voting-on-a-referendum",level:2},{value:"Voluntary Locking",id:"voluntary-locking",level:3},{value:"Delegations",id:"delegations",level:3},{value:"Council",id:"council",level:2},{value:"Prime Members",id:"prime-members",level:3},{value:"Technical Committee",id:"technical-committee",level:2},{value:"Frequently Asked Questions",id:"frequently-asked-questions",level:2},{value:"How to be a council member?",id:"how-to-be-a-council-member",level:3},{value:"How can I appeal to the council to enact a change on my behalf?",id:"how-can-i-appeal-to-the-council-to-enact-a-change-on-my-behalf",level:3},{value:"Resources",id:"resources",level:2}],m={toc:d},h="wrapper";function k(e){var t=e.components,s=(0,o.Z)(e,l);return(0,r.kt)(h,(0,n.Z)({},m,s,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Polkadot uses a sophisticated governance\nmechanism that allows it to evolve gracefully overtime at the ultimate behest of its assembled\nstakeholders. The stated goal is to ensure that the majority of the stake can always command the\nnetwork."),(0,r.kt)("admonition",{title:"Polkadot OpenGov is live on Kusama Network",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Learn about the upcoming changes to the governance on\nPolkadot in this\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"Wiki doc on Polkadot OpenGov"),".")),(0,r.kt)("p",null,"Polkadot brings together various novel\nmechanisms, including an amorphous (abstract) form of state-transition function stored on-chain\ndefined in a platform-agnostic language (i.e. ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-wasm"},"WebAssembly"),"). It also allows for\nseveral on-chain voting mechanisms, such as referenda with the novel concept of\n",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},"Adaptive Quorum Biasing")," and batch approval voting. All changes to the\nprotocol must be agreed upon by stake-weighted referenda."),(0,r.kt)("p",null,"To make any changes to the network, the idea is to compose active token holders and the council\ntogether to administrate a network upgrade decision. No matter whether the proposal is proposed by\nthe public (token holders) or the ",(0,r.kt)("a",{parentName:"p",href:"#council"},"Council"),", it finally will have to go through a vote on\na referendum to let all holders, weighted by stake, make the decision."),(0,r.kt)("h2",{id:"governance-summary"},"Governance Summary"),(0,r.kt)("p",null,"The figure below shows an overview of Governance V1 with the key actors and different paths for\nsubmitting a proposal that can potentially be voted on as a referendum."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"gov1-overview",src:a(74562).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The public (i.e. token holders) can submit a proposal that gets added to the proposal queue. Here,\nproposals are ",(0,r.kt)("a",{parentName:"p",href:"#endorsing-proposals"},"endorsed"),", and the one that gets the most support will climb to\nthe top of the queue. When it is time, the proposal at the top of the queue will become a\n",(0,r.kt)("a",{parentName:"p",href:"#public-referenda"},"Public Referendum"),". For instance, the proposal with 11 endorsements is shown at\nthe top of the queue in the figure, which is ready to become a referendum."),(0,r.kt)("p",null,"The public can also submit a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-treasury#creating-a-treasury-proposal"},"treasury proposal"),",\nwhich must be evaluated by the ",(0,r.kt)("a",{parentName:"p",href:"#council"},"Council")," through a motion. If the Council motion passes,\nthe treasury proposal can be directly executed or go to the external queue, which will be voted on\nthrough a ",(0,r.kt)("a",{parentName:"p",href:"#council-referenda"},"Council Referendum"),". See the figure's green horizontal path from the\nPublic (green) to the Council (yellow). Treasury proposals and Council proposals can be directly\nexecuted (horizontal yellow arrows) or go to the external queue, where they will become a referendum"),(0,r.kt)("p",null,"Note that the external queue always consists of\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/f4a2e84ee5974b219f2a03cd195105060c41e3cd/frame/democracy/src/lib.rs#LL29C8-L31C4"},"a single proposal"),".\nA proposal in the external queue can be fast-tracked by the\n",(0,r.kt)("a",{parentName:"p",href:"#technical-committee"},"Technical Committee")," (light blue). The fast track can contain as many\nproposals as possible (also called emergency proposals) that can be voted on simultaneously with\nwith the referenda introduced either by the Council or the Public. See in the figure the yellow\ncircle (i.e. Council Proposal) exiting the external queue, and the yellow circle with a light-blue\nborder also leaving the queue and being fast-tracked by the Technical Committee (TC). Once empty,\nthe external queue can be filled with another Council proposal."),(0,r.kt)("p",null,"The Council can also submit proposals that will end up in the external queue. Voting on Council and\nPublic proposals subject to an ",(0,r.kt)("a",{parentName:"p",href:"#alternating-voting-timetable"},"alternating timetable"),', shown in the\nfigure as the "on" and "off" toggles on the external and proposal queues. In this example, the\nPublic proposal will be voted on together with the fast-tracked Council Proposal. Voting on\nnon-fast-tracked Council Proposals will be blocked until the alternating timetable switches the\ntoggles, which stops Public proposals from becoming a referenda.'),(0,r.kt)("p",null,"Referenda will follow an ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},"adaptive quorum biasing")," mechanism for deciding\nwhether they get enacted, and if they do, they will be executed after an\n",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment period"),"."),(0,r.kt)("p",null,"Token holders can delegate their votes (with a conviction multiplier) to another account belonging\nto a trusted entity voting on their behalf."),(0,r.kt)("h2",{id:"proposals"},"Proposals"),(0,r.kt)("p",null,"Referenda can be started in different ways:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Publicly submitted proposals"),(0,r.kt)("li",{parentName:"ul"},"Proposals submitted by the council, either through a majority or unanimously"),(0,r.kt)("li",{parentName:"ul"},"Proposals submitted as part of the ",(0,r.kt)("a",{parentName:"li",href:"#enactment"},"enactment")," of a prior referendum"),(0,r.kt)("li",{parentName:"ul"},"Emergency proposals submitted by the ",(0,r.kt)("a",{parentName:"li",href:"#technical-committee"},"Technical Committee")," and approved by\nthe ",(0,r.kt)("a",{parentName:"li",href:"#council"},"Council"))),(0,r.kt)("admonition",{title:"Starting a proposal in Governance V1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For more information about how to start a proposal, see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#proposing-an-action"},"dedicated page"),".")),(0,r.kt)("h3",{id:"endorsing-proposals"},"Endorsing Proposals"),(0,r.kt)("p",null,"Anyone can submit a proposal by depositing the minimum amount of tokens for a certain period (number\nof blocks). If someone agrees with the proposal, they may deposit the same amount of tokens to\nsupport it - this action is called\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#endorsing-a-proposal"},(0,r.kt)("em",{parentName:"a"},"endorsing")),". The proposal with the\nhighest amount of bonded support will be selected to be a referendum in the next voting cycle based\non an ",(0,r.kt)("a",{parentName:"p",href:"#alternating-voting-timetable"},"alternating voting timetable"),"."),(0,r.kt)("h3",{id:"cancelling-proposals"},"Cancelling Proposals"),(0,r.kt)("p",null,"A proposal can be canceled if the ",(0,r.kt)("a",{parentName:"p",href:"#technical-committee"},"Technical Committee")," unanimously agrees to\ndo so or if Root Origin (e.g. sudo) triggers this functionality. A canceled proposal's deposit is\nburned."),(0,r.kt)("p",null,"Additionally, a two-thirds majority of the council can cancel a referendum. This may function as a\nlast-resort if there is an issue found late in a referendum's proposal, such as a bug in the code of\nthe runtime that the proposal would institute."),(0,r.kt)("p",null,"If the cancellation is controversial enough that the council cannot get a two-thirds majority, then\nit will be left to the stakeholders ",(0,r.kt)("em",{parentName:"p"},"en masse")," to determine the proposal\u2019s fate."),(0,r.kt)("h3",{id:"blacklisting-proposals"},"Blacklisting Proposals"),(0,r.kt)("p",null,"A proposal can be blacklisted by Root Origin (e.g. sudo). A blacklisted proposal and its related\nreferendum (if any) are immediately ",(0,r.kt)("a",{parentName:"p",href:"#canceling"},"canceled"),". Additionally, a blacklisted proposal's\nhash cannot re-appear in the proposal queue. Blacklisting is useful when removing erroneous\nproposals that could be submitted with the same hash."),(0,r.kt)("p",null,"Upon seeing their proposal removed, a submitter who is not properly introduced to the democracy\nsystem of Polkadot might be tempted to\nre-submit the same proposal. That said, this is far from a fool-proof method of preventing invalid\nproposals from being submitted - a single changed character in a proposal's text will also change\nthe hash of the proposal, rendering the per-hash blacklist invalid."),(0,r.kt)("h2",{id:"referenda"},"Referenda"),(0,r.kt)("p",null,"Referenda are simple, inclusive, stake-based voting schemes. Each referendum has a specific proposal\nthat takes the form of a ",(0,r.kt)("strong",{parentName:"p"},"privileged function")," call in the runtime. That function includes the\nmost powerful ",(0,r.kt)("strong",{parentName:"p"},"call"),": ",(0,r.kt)("inlineCode",{parentName:"p"},"set_code"),', which can switch out the entire runtime code, achieving what\nwould otherwise require a "hard fork".'),(0,r.kt)("p",null,'Referenda are discrete events, have a fixed period where voting happens, and then are tallied, and\nthe function call is executed if the vote is approved. Referenda are always binary: your only\noptions in voting are "aye", "nay", or abstaining entirely.'),(0,r.kt)("h3",{id:"referenda-timeline"},"Referenda Timeline"),(0,r.kt)("p",null,"The structure of the timeline for all referenda is the same regardless of who initiates the\nproposal, although the timeline length can vary (see below)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"gov1-timeline",src:a(11173).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The figure above provides a summary view of the referenda timeline for Governance V1."),(0,r.kt)("p",null,"In (1), the proposal is submitted, and the Launch Period starts. During this period of indefinite\nlength the voters can ",(0,r.kt)("a",{parentName:"p",href:"#endorsing-proposals"},"endorse")," proposals by bonding the same amount of tokens\nused by the depositor. Deposited tokens for endorsement will be returned once the proposal becomes a\nreferendum. During the launch period, the proposal will compete with other proposals, and the one\nthat gets to the top will be selected for a referendum when the next voting period starts."),(0,r.kt)("p",null,"The figure shows that the launch period is shown with a fixed length. Still, it varies depending on\nwho initiated the proposal and how many proposals there are in the pipeline. Council motions will\nlikely have a short launch period when compared to the public referenda which might take longer\nunless they are the only ones in the pipeline."),(0,r.kt)("p",null,"In (2), the proposal is selected for a referendum. Proposals initiated by the public will become a\n",(0,r.kt)("a",{parentName:"p",href:"#public-referenda"},"public referendum"),", while those initiated by the council will become\n",(0,r.kt)("a",{parentName:"p",href:"#council-referenda"},"council referenda"),". The voting period lasts\n28 days, after which, if the proposal is\napproved, it will go through an enactment period. Rejected proposals will need to start from (1).\nNote that Governance V1 uses an ",(0,r.kt)("a",{parentName:"p",href:"#alternating-voting-timetable"},"alternating voting timeline")," where\nvoters can vote either for a public proposal or a council motion every\n28 days."),(0,r.kt)("p",null,"In (3), the proposal is approved and moves through the ",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment period")," that can be of\ndifferent lengths depending on who initiated the proposal in the first place, with emergency\nproposals being the fastest ones and the only ones that can be voted simultaneously with other\nreferenda."),(0,r.kt)("h3",{id:"public-referenda"},"Public Referenda"),(0,r.kt)("p",null,"Public referenda will have a ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},(0,r.kt)("strong",{parentName:"a"},"positive turnout bias")),", meaning that\nthey will require a heavy supermajority of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes to pass at low turnouts but as turnout\nincreases towards 100%, it will require a simple majority of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes to pass (i.e. 51% wins)."),(0,r.kt)("p",null,"Note that the bonded tokens will be released once the proposal is tabled (that is, brought to a\nvote), and a maximum of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.democracy.maxProposals",defaultValue:100,mdxType:"RPC"}),"\n","\npublic proposals can be in the proposal queue."),(0,r.kt)("admonition",{title:"turnout",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The total number of voting tokens excluding conviction or ",(0,r.kt)("a",{parentName:"p",href:"#voluntary-locking"},"voluntary locking"),".")),(0,r.kt)("h3",{id:"council-referenda"},"Council Referenda"),(0,r.kt)("p",null,"Unanimous Council - When all council members agree on a proposal, it can be moved to a referendum\nwith a ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},(0,r.kt)("strong",{parentName:"a"},"negative turnout bias")),". Briefly, it will require a heavy\nsupermajority of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes to reject at low turnouts, but as turnout increases towards 100%, it\nwill require a simple majority of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes to fail (i.e. 51% wins)."),(0,r.kt)("p",null,"Majority Council - When agreement from only a simple majority of council members occurs, the\nreferendum will need ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},(0,r.kt)("strong",{parentName:"a"},"simple majority"))," to pass."),(0,r.kt)("admonition",{title:"Public- vs. Council-initiated Referenda",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Public referenda must be agreed upon using a positive bias to mitigate attacks by malicious or\nill-conceived proposals. Conversely, when a proposal is unanimously voted in favor by the council,\nit benefits from using the negative bias. We assume low turnout is less problematic if the council\nproposes a referendum. Also, the council members are elected by the community and have strong\ntechnical as well as functional knowledge about the system, and we assume solid justifications back\nchanges proposed by the council.")),(0,r.kt)("h3",{id:"alternating-voting-timetable"},"Alternating Voting Timetable"),(0,r.kt)("p",null,"All referenda are executed by Root Origin. It follows that multiple referenda cannot be voted upon\nin the same period, excluding emergency referenda. An emergency referendum occurring at the same\ntime as a regular referendum (either public- or council-proposed) is the only time multiple\nreferenda can be voted on."),(0,r.kt)("p",null,"Every\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.democracy.votingPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays, a new referendum will come up for a vote, assuming there is at least one proposal in one of\nthe queues. There is a queue for Council-approved proposals and a queue for publicly-submitted\nproposals. The referendum to be voted upon alternates between the top proposal in the two queues,\nwhere the proposals' rank is based on ",(0,r.kt)("a",{parentName:"p",href:"#endorsing-proposals"},"endorsement")," (i.e. bonded tokens)."),(0,r.kt)("h3",{id:"adaptive-quorum-biasing"},"Adaptive Quorum Biasing"),(0,r.kt)("p",null,"Polkadot introduces the concept of ",(0,r.kt)("strong",{parentName:"p"},"Adaptive\nQuorum Biasing"),", which is used to alter the effective super-majority required to make it easier or\nmore difficult for a proposal to pass depending on voting power (turnout) and origin (Council or\npublic)."),(0,r.kt)("p",null,"Adaptive Quorum Biasing creates three tallying mechanisms: majority carry, super-majority approve,\nand super-majority against. They all equate to a simple majority-carry system at 100% turnout. Their\nselection depends on which entity proposed the proposal and whether all Council members voted yes\n(in the case of Council Referenda)."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"th"},"Entity")),(0,r.kt)("th",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"th"},"Metric")))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Public"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Positive Turnout Bias (Super-Majority Approve)")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Council (Complete agreement)"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Negative Turnout Bias (Super-Majority Against)")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Council (Majority agreement)"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Simple Majority")))),(0,r.kt)("p",null,"Let's use the image below as an example."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"adaptive-quorum-biasing",src:a(72895).Z,width:"537",height:"439"})),(0,r.kt)("p",null,"If a publicly submitted referendum only has a 25% turnout, the tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 66%\nfor it to pass since we applied ",(0,r.kt)("strong",{parentName:"p"},"Positive Turnout Bias"),". In contrast, when it has a 75% turnout,\nthe tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 54%, which means that the super-majority required decreases as\nthe turnout increases. A positive turnout bias, whereby a heavy super-majority of aye votes is\nrequired to carry at low turnouts. However, as turnout increases towards 100%, it becomes a simple\nmajority carry as below."),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7Bagainst&space;%5Cover&space;%5Csqrt%7Bturnout%7D%7D&space;%3C&space;%7Bapprove&space;%5Cover&space;%5Csqrt%7Belectorate%7D%7D",alt:null})),(0,r.kt)("p",null,"Where ",(0,r.kt)("inlineCode",{parentName:"p"},"approve")," is the number of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes, ",(0,r.kt)("inlineCode",{parentName:"p"},"against")," is the number of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes, ",(0,r.kt)("inlineCode",{parentName:"p"},"turnout")," is\nthe total number of voting tokens excluding ",(0,r.kt)("a",{parentName:"p",href:"#voluntary-locking"},"voluntary locking"),", and\n",(0,r.kt)("inlineCode",{parentName:"p"},"electorate")," is the total number of tokens issued in the network."),(0,r.kt)("p",null,"When the council proposes a new proposal through unanimous consent, the referendum would be put to\nthe vote using ",(0,r.kt)("strong",{parentName:"p"},"Negative Turnout Bias"),". Referring to the above image, when a Council referendum\nonly has a 25% turnout, the tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 34% for it to pass, while if the\nturnout increases to 75%, the tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 46%. A negative turnout bias\nrequires a heavy super-majority of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes to reject at low turnouts. However, as turnout\nincreases towards 100%, it becomes a simple majority carry as below."),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7Bagainst&space;%5Cover&space;%5Csqrt%7Belectorate%7D%7D&space;%3C&space;%7Bapprove&space;%5Cover&space;%5Csqrt%7Bturnout%7D%7D",alt:null})),(0,r.kt)("p",null,"In short, when the turnout rate is low, a super-majority is required to reject the proposal, which\nmeans a lower threshold of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes must be reached. As turnout increases toward 100%, it becomes\na simple majority, a simple comparison of votes. If there are more ",(0,r.kt)("em",{parentName:"p"},"aye")," votes than ",(0,r.kt)("em",{parentName:"p"},"nay"),", then the\nproposal is carried, no matter how much stake votes on the proposal."),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7Bapprove%7D&space;%3E&space;%7Bagainst%7D",alt:null})),(0,r.kt)("p",null,"To know more about where these above formulas come from, please read the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/democracy/src/vote_threshold.rs"},"democracy pallet"),"."),(0,r.kt)("h4",{id:"example-of-adaptive-quorum-biasing"},"Example of Adaptive Quorum Biasing"),(0,r.kt)("p",null,"Let's assume we only have 1,500 DOT tokens in\ntotal and that this is a public proposal."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"John: 500 DOT"),(0,r.kt)("li",{parentName:"ul"},"Peter: 100 DOT"),(0,r.kt)("li",{parentName:"ul"},"Lilly: 150 DOT"),(0,r.kt)("li",{parentName:"ul"},"JJ: 150 DOT"),(0,r.kt)("li",{parentName:"ul"},"Ken: 600 DOT")),(0,r.kt)("p",null,"John: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," for a 4 week lock period =>\n500 x 1 = 500 Votes"),(0,r.kt)("p",null,"Peter: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," for a 4 week lock period =>\n100 x 1 = 100 Votes"),(0,r.kt)("p",null,"JJ: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"No")," for a 16 week lock period =>\n150 x 3 = 450 Votes"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"approve = 600"),(0,r.kt)("li",{parentName:"ul"},"against = 450"),(0,r.kt)("li",{parentName:"ul"},"turnout = 750"),(0,r.kt)("li",{parentName:"ul"},"electorate = 1500")),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%5Cfrac%7B450%7D%7B%5Csqrt%7B750%7D%7D&space;%3C&space;%5Cfrac%7B600%7D%7B%5Csqrt%7B1500%7D%7D",alt:"\\Large \\frac{450}{\\sqrt{750}}&space;<&space;\\frac{600}{\\sqrt{1500}}"})),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7B16.432%7D&space;%3C&space;%7B15.492%7D",alt:"\\Large {16.432}&space;<&space;{15.492}"})),(0,r.kt)("p",null,"Since the above example is a public referendum, ",(0,r.kt)("strong",{parentName:"p"},"Super-Majority Approve")," would be used to\ncalculate the result. Super-Majority Approve requires more ",(0,r.kt)("em",{parentName:"p"},"aye")," votes to pass the referendum when\nturnout is low; therefore, based on the above result, the referendum will be rejected."),(0,r.kt)("admonition",{title:"only the winning voter's tokens are locked.",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"If the voters on the losing side of the referendum believe that the outcome will have adverse\neffects, their tokens are transferrable, so they will not be locked into the decision. Winning\nproposals are autonomously enacted after the ",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment period"),".")),(0,r.kt)("h3",{id:"enactment"},"Enactment"),(0,r.kt)("p",null,"Referenda are considered ",(0,r.kt)("em",{parentName:"p"},"baked")," if they are closed and tallied. Assuming a referendum is approved,\nit will be scheduled for ",(0,r.kt)("strong",{parentName:"p"},"enactment"),". Referenda are considered ",(0,r.kt)("em",{parentName:"p"},"unbaked")," if they are pending an\noutcome, i.e. being voted on."),(0,r.kt)("p",null,"All referenda are associated with an enactment delay or ",(0,r.kt)("strong",{parentName:"p"},"enactment period"),". This is the period\nbetween a referendum ending and (assuming it was approved) the changes being enacted."),(0,r.kt)("p",null,"For public and Council referenda, the enactment period is a fixed time of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.democracy.enactmentPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"",'.\nFor proposals submitted as part of the enactment of a prior referendum, it can be set as desired.\nEmergency proposals deal with major problems with the network and need to be "fast-tracked". These\nwill have a shorter enactment period.'),(0,r.kt)("h2",{id:"voting-on-a-referendum"},"Voting on a Referendum"),(0,r.kt)("p",null,"To vote, a voter generally must lock their tokens up for at least the enactment period beyond the\nend of the referendum. This is to ensure that some minimal economic buy-in to the result is needed\nand to dissuade vote selling."),(0,r.kt)("admonition",{title:"Referenda explainer video",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To learn more about voting on referenda, please check out our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=BkbhhlsezGA&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=31&ab_channel=Polkadot"},"technical explainer video"),".")),(0,r.kt)("p",null,"It is possible to vote without locking, but your vote is worth a small fraction of a normal vote,\ngiven your stake. At the same time, holding only a small amount of tokens does not mean that the\nholder cannot influence the referendum result, thanks to time-locking or ",(0,r.kt)("strong",{parentName:"p"},"voluntary locking")," (see\nbelow)."),(0,r.kt)("h3",{id:"voluntary-locking"},"Voluntary Locking"),(0,r.kt)("admonition",{title:"Voluntary Locking",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For more information about voluntary locking or conviction voting see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#voluntary-locking"},"Polkadot OpenGov"),".")),(0,r.kt)("h3",{id:"delegations"},"Delegations"),(0,r.kt)("p",null,"In Polkadot you can\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#delegate-a-vote"},"delegate your voting power")," to another\naccount you trust if you are not willing to stay up-to-date with all referenda."),(0,r.kt)("p",null,"You can also use a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies#governance-proxy"},"governance proxy")," to vote on behalf of your\nstash account. The proxy can be yours, or you can authorize a third-party governance proxy to vote\nwith your stash. Learn more from the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"dedicated page on Proxy Accounts"),"."),(0,r.kt)("h2",{id:"council"},"Council"),(0,r.kt)("p",null,'To represent passive stakeholders, Polkadot\nintroduces the idea of a "council". The council is an on-chain entity comprising several actors,\neach represented as an on-chain account. On\nPolkadot, the council currently consists of\n',(0,r.kt)(i.Z,{network:"polkadot",path:"query.council.members",defaultValue:Array(13),filter:"arrayLength",mdxType:"RPC"}),"\n","\nmembers."),(0,r.kt)("p",null,"Along with ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-treasury"},"controlling the treasury"),", the council is called upon primarily for\nthree tasks of governance:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Proposing sensible referenda"),(0,r.kt)("li",{parentName:"ul"},"Cancelling uncontroversially dangerous or malicious referenda"),(0,r.kt)("li",{parentName:"ul"},"Electing the ",(0,r.kt)("a",{parentName:"li",href:"#technical-committee"},"Technical Committee"),".")),(0,r.kt)("p",null,"For a referendum to be proposed by the council, a strict majority of members must be in favor, with\nno member exercising a veto. Vetoes may be exercised only once by a member for any single proposal.\nIf the proposal is resubmitted after a cool-down period, they may not veto it a second time."),(0,r.kt)("p",null,"Council motion that pass with a 3/5 (60%) super-majority - but without reaching unanimous support -\nwill move to a public referendum under a neutral, majority-carries voting scheme. In the case that\nall members of the council that voted are in favor of a motion, the vote is considered unanimous and\nbecomes a referendum with ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},"negative turnout bias"),"."),(0,r.kt)("admonition",{title:"Explainer video on the Council",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"For more information, check out our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=837Vv3gdRzI"},"video explainer on Council"))),(0,r.kt)("h3",{id:"prime-members"},"Prime Members"),(0,r.kt)("p",null,"The council, being an instantiation of\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/tree/master/frame/collective"},"Substrate's Collective pallet"),",\nimplements what's called a ",(0,r.kt)("em",{parentName:"p"},"prime member")," whose vote acts as the default for other members that fail\nto vote before the timeout."),(0,r.kt)("p",null,"The prime member is chosen based on a ",(0,r.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Borda_count"},"Borda count"),"."),(0,r.kt)("p",null,'The purpose of having a prime council member is to ensure a quorum, even when several members\nabstain from a vote. Council members might be tempted to vote a "soft rejection" or a "soft\napproval" by not voting and letting the others vote. The existence of a prime member forces\ncouncilors to be explicit in their votes or have their vote counted for whatever is voted on by the\nprime.'),(0,r.kt)("h2",{id:"technical-committee"},"Technical Committee"),(0,r.kt)("p",null,"The Technical Committee(TC) was introduced in the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/kusama-rollout-and-governance/"},"Kusama rollout and governance post")," as one\nof the three chambers of Kusama governance (along with the Council and the Referendum chamber). The\nTC is composed of the teams that have successfully implemented or specified either a\nPolkadot runtime or Polkadot Host. Teams are\nadded or removed from the TC via a simple majority vote of the ",(0,r.kt)("a",{parentName:"p",href:"#council"},"Council"),"."),(0,r.kt)("p",null,'The TC aims to safeguard against malicious referenda, implement bug fixes, reverse faulty runtime\nupdates, or add new but battle-tested features. The TC can fast-track proposals using the Democracy\npallet and is the only origin that can trigger the fast-tracking functionality. We can think of the\nTC as a "unique origin" that cannot generate proposals but fast-track existing ones.'),(0,r.kt)("p",null,"Fast-tracked referenda are the only referenda that can be active alongside another active\nreferendum. Thus, with fast-tracked referenda, it is possible to have two active referendums\nsimultaneously. Voting on one does not prevent a user from voting on the other."),(0,r.kt)("h2",{id:"frequently-asked-questions"},"Frequently Asked Questions"),(0,r.kt)("h3",{id:"how-to-be-a-council-member"},"How to be a council member?"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"approval-vote",src:a(93395).Z,width:"850",height:"340"})),(0,r.kt)("p",null,"All stakeholders can signal their approval of any of the registered candidates."),(0,r.kt)("p",null,"Council elections are handled by the same ",(0,r.kt)("a",{parentName:"p",href:"../docs/learn-phragmen"},"Phragm\xe9n election")," process that\nselects validators from the available pool based on nominations. However, token holders' votes for\ncouncilors are isolated from any nominations they may have on validators. Council terms last for one\nweek."),(0,r.kt)("p",null,"At the end of each term, ",(0,r.kt)("a",{parentName:"p",href:"../docs/learn-phragmen#algorithm"},"Phragm\xe9n election algorithm")," runs and\nthe result will choose the new councilors based on the vote configurations of all voters. The\nelection also chooses a set number of runners-up, which is currently\n20 that will remain in the queue with their votes\nintact."),(0,r.kt)("p",null,'As opposed to a "first-past-the-post" electoral system, where voters can only vote for a single\ncandidate from a list, a Phragm\xe9n election is a more expressive way to include each voter\u2019s views.\nToken holders can treat it as a way to support as many candidates as they want. The election\nalgorithm will find a fair subset of the candidates that most closely matches the expressed\nindications of the electorate as a whole.'),(0,r.kt)("p",null,"Let's take a look at the example below."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"center"},"Round 1"),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Token Holders")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Candidates")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"A"),(0,r.kt)("td",{parentName:"tr",align:"center"},"B"),(0,r.kt)("td",{parentName:"tr",align:"center"},"C"),(0,r.kt)("td",{parentName:"tr",align:"center"},"D"),(0,r.kt)("td",{parentName:"tr",align:"center"},"E")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Peter"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Alice"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Bob"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Kelvin"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Total")),(0,r.kt)("td",{parentName:"tr",align:"center"},"2"),(0,r.kt)("td",{parentName:"tr",align:"center"},"1"),(0,r.kt)("td",{parentName:"tr",align:"center"},"3"),(0,r.kt)("td",{parentName:"tr",align:"center"},"2"),(0,r.kt)("td",{parentName:"tr",align:"center"},"2")))),(0,r.kt)("p",null,"The above example shows that candidate C wins the election in round 1, while candidates A, B, D & E\nkeep remaining on the candidates' list for the next round."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"center"},"Round 2"),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Token Holders")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Candidates")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"A"),(0,r.kt)("td",{parentName:"tr",align:"center"},"B"),(0,r.kt)("td",{parentName:"tr",align:"center"},"D"),(0,r.kt)("td",{parentName:"tr",align:"center"},"E")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Peter"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Alice"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Bob"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Kelvin"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Total")),(0,r.kt)("td",{parentName:"tr",align:"center"},"4"),(0,r.kt)("td",{parentName:"tr",align:"center"},"4"),(0,r.kt)("td",{parentName:"tr",align:"center"},"1"),(0,r.kt)("td",{parentName:"tr",align:"center"},"1")))),(0,r.kt)("p",null,"The top-N (say 4 in this example) runners-up can remain, and their votes persist until the next\nelection. After round 2, even though candidates A & B get the same number of votes in this round,\ncandidate A gets elected because after adding the older unused approvals, it is higher than B."),(0,r.kt)("h3",{id:"how-can-i-appeal-to-the-council-to-enact-a-change-on-my-behalf"},"How can I appeal to the council to enact a change on my behalf?"),(0,r.kt)("p",null,"In some circumstances, you may want to appeal to the on-chain council to enact a change on your\nbehalf. One example of this circumstance is the case of lost or locked funds when the funds were\nlost due to a human interface error (such as inputting an address for another network). Another\nexample is if you participated in the 2017 Polkadot ICO with a multi-sig address which now does not\nlet you sign a message easily. When these circumstances can be proven beyond a reasonable doubt to\nbe an error, the council ",(0,r.kt)("em",{parentName:"p"},"may")," consider a governance motion to correct it."),(0,r.kt)("p",null,"The first step to appeal to the council is to contact the councilors. There is no singular place\nwhere you are guaranteed to grab every councilor\u2019s ear with your message. However, there are a\nhandful of good places to start where you can get the attention of some of them. The\n",(0,r.kt)("a",{parentName:"p",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction"),"\n"," matrix\nroom is one such place. After creating an account and joining this room, you can post a\nwell-thought-through message here that lays down your case and justifies why you think the council\nshould consider enacting a change to the protocol on your behalf."),(0,r.kt)("p",null,"At some point, you will likely need a place for a longer-form discussion. For this, making a post on\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/"},"Polkassembly")," is the recommended place to do so. When you write\na post on Polkassembly, present all the evidence for your circumstances and state clearly what kind\nof change you would suggest to the councilors to enact."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Remember, the councilors do not need to make the change, it is your responsibility to make a strong\ncase for why the change should be made.")),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/paritytech/polkadot/wiki/Governance"},"Initial Governance Description")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/paritytech/substrate/tree/master/frame/democracy/src"},"Democracy Pallet")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=VsZuDJMmVPY&feature=youtu.be&t=24734"},"Governance Demo")," - Dr.\nGavin Wood presents the initial governance structure for Polkadot. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/e/governance-on-polkadot--"},"Governance on Polkadot")," - A webinar\nexplaining how governance works in Polkadot and Kusama.")))}k.isMDXComponent=!0},74562:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/gov1-overview-515a8f55923136c0b6e6bd23bea3d836.png"},11173:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/gov1-timeline-69424fec137182a898f00c29a90fbdb1.png"},72895:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/adaptive-quorum-biasing-18c2e70b6b9d2c3abf563219b11974dc.png"},93395:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/approval-vote-d0622e1c0a9bc7c50ab9f23761488dbe.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/f4003c83.56dd0533.js b/assets/js/f4003c83.56dd0533.js new file mode 100644 index 000000000000..491e59115011 --- /dev/null +++ b/assets/js/f4003c83.56dd0533.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[4476],{47940:(e,t,a)=>{"use strict";a.d(t,{Z:()=>d});var n=a(74165),o=a(15861),r=a(67294),i=a(87152),l=a(34200),s=a(67425);function p(e,t,a){return c.apply(this,arguments)}function c(){return(c=(0,o.Z)((0,n.Z)().mark((function e(t,a,o){var r,s,p,c,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=void 0,s=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return r="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return r="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return r="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return r="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==r){e.next=18;break}return e.abrupt("return");case 18:return p=new i.U(r),e.next=21,l.G.create({provider:p});case 21:c=e.sent,(u=a.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return s=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return s=(s=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+a);case 35:return e.abrupt("return",s);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,t,a,n){switch(t){case"humanReadable":(0,s.HumanReadable)(e,a,n);break;case"precise":(0,s.Precise)(e,a,n);break;case"blocksToDays":(0,s.BlocksToDays)(e,n);break;case"percentage":(0,s.Percentage)(e,n);break;case"arrayLength":(0,s.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const d=function(e){var t=e.network,a=e.path,i=e.defaultValue,l=e.filter,s=void 0===l?void 0:l,c=(0,r.useState)(""),d=c[0],m=c[1];return t=t.toLowerCase(),(0,r.useEffect)((function(){void 0!==s?u(i.toString(),s,t,m):m(i.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var r=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(t,a,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==s?u(o,s,t,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{r()}catch(l){console.log(l)}}}),[]),d}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/t[a].precision)?e/t[a].precision+" "+t[a].symbol:(e/t[a].precision).toFixed(o)+" "+t[a].symbol).toString())},Precise:function(e,a,n){n(e=(e=parseFloat(e))/t[a].precision+" "+t[a].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},19084:(e,t,a)=>{"use strict";a.r(t),a.d(t,{assets:()=>u,contentTitle:()=>p,default:()=>k,frontMatter:()=>s,metadata:()=>c,toc:()=>d});var n=a(87462),o=a(63366),r=(a(67294),a(3905)),i=a(47940),l=["components"],s={id:"learn-governance",title:"Governance V1",sidebar_label:"Governance V1",description:"Polkadot's First Governance Model.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-governance"},p=void 0,c={unversionedId:"learn/learn-governance",id:"learn/learn-governance",title:"Governance V1",description:"Polkadot's First Governance Model.",source:"@site/../docs/learn/learn-governance.md",sourceDirName:"learn",slug:"/learn-governance",permalink:"/docs/learn-governance",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-governance.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1691393912,formattedLastUpdatedAt:"Aug 7, 2023",frontMatter:{id:"learn-governance",title:"Governance V1",sidebar_label:"Governance V1",description:"Polkadot's First Governance Model.",keywords:["governance","referenda","proposal","voting","endorse"],slug:"../learn-governance"},sidebar:"docs",previous:{title:"Archive",permalink:"/docs/learn-archive-index"},next:{title:"Gov1 Treasury",permalink:"/docs/learn-treasury"}},u={},d=[{value:"Governance Summary",id:"governance-summary",level:2},{value:"Proposals",id:"proposals",level:2},{value:"Endorsing Proposals",id:"endorsing-proposals",level:3},{value:"Cancelling Proposals",id:"cancelling-proposals",level:3},{value:"Blacklisting Proposals",id:"blacklisting-proposals",level:3},{value:"Referenda",id:"referenda",level:2},{value:"Referenda Timeline",id:"referenda-timeline",level:3},{value:"Public Referenda",id:"public-referenda",level:3},{value:"Council Referenda",id:"council-referenda",level:3},{value:"Alternating Voting Timetable",id:"alternating-voting-timetable",level:3},{value:"Adaptive Quorum Biasing",id:"adaptive-quorum-biasing",level:3},{value:"Example of Adaptive Quorum Biasing",id:"example-of-adaptive-quorum-biasing",level:4},{value:"Enactment",id:"enactment",level:3},{value:"Voting on a Referendum",id:"voting-on-a-referendum",level:2},{value:"Voluntary Locking",id:"voluntary-locking",level:3},{value:"Delegations",id:"delegations",level:3},{value:"Council",id:"council",level:2},{value:"Prime Members",id:"prime-members",level:3},{value:"Technical Committee",id:"technical-committee",level:2},{value:"Frequently Asked Questions",id:"frequently-asked-questions",level:2},{value:"How to be a council member?",id:"how-to-be-a-council-member",level:3},{value:"How can I appeal to the council to enact a change on my behalf?",id:"how-can-i-appeal-to-the-council-to-enact-a-change-on-my-behalf",level:3},{value:"Resources",id:"resources",level:2}],m={toc:d},h="wrapper";function k(e){var t=e.components,s=(0,o.Z)(e,l);return(0,r.kt)(h,(0,n.Z)({},m,s,{components:t,mdxType:"MDXLayout"}),(0,r.kt)("p",null,"Polkadot uses a sophisticated governance\nmechanism that allows it to evolve gracefully overtime at the ultimate behest of its assembled\nstakeholders. The stated goal is to ensure that the majority of the stake can always command the\nnetwork."),(0,r.kt)("admonition",{title:"Polkadot OpenGov is live on Kusama Network",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Learn about the upcoming changes to the governance on\nPolkadot in this\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov"},"Wiki doc on Polkadot OpenGov"),".")),(0,r.kt)("p",null,"Polkadot brings together various novel\nmechanisms, including an amorphous (abstract) form of state-transition function stored on-chain\ndefined in a platform-agnostic language (i.e. ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-wasm"},"WebAssembly"),"). It also allows for\nseveral on-chain voting mechanisms, such as referenda with the novel concept of\n",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},"Adaptive Quorum Biasing")," and batch approval voting. All changes to the\nprotocol must be agreed upon by stake-weighted referenda."),(0,r.kt)("p",null,"To make any changes to the network, the idea is to compose active token holders and the council\ntogether to administrate a network upgrade decision. No matter whether the proposal is proposed by\nthe public (token holders) or the ",(0,r.kt)("a",{parentName:"p",href:"#council"},"Council"),", it finally will have to go through a vote on\na referendum to let all holders, weighted by stake, make the decision."),(0,r.kt)("h2",{id:"governance-summary"},"Governance Summary"),(0,r.kt)("p",null,"The figure below shows an overview of Governance V1 with the key actors and different paths for\nsubmitting a proposal that can potentially be voted on as a referendum."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"gov1-overview",src:a(74562).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The public (i.e. token holders) can submit a proposal that gets added to the proposal queue. Here,\nproposals are ",(0,r.kt)("a",{parentName:"p",href:"#endorsing-proposals"},"endorsed"),", and the one that gets the most support will climb to\nthe top of the queue. When it is time, the proposal at the top of the queue will become a\n",(0,r.kt)("a",{parentName:"p",href:"#public-referenda"},"Public Referendum"),". For instance, the proposal with 11 endorsements is shown at\nthe top of the queue in the figure, which is ready to become a referendum."),(0,r.kt)("p",null,"The public can also submit a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-treasury#creating-a-treasury-proposal"},"treasury proposal"),",\nwhich must be evaluated by the ",(0,r.kt)("a",{parentName:"p",href:"#council"},"Council")," through a motion. If the Council motion passes,\nthe treasury proposal can be directly executed or go to the external queue, which will be voted on\nthrough a ",(0,r.kt)("a",{parentName:"p",href:"#council-referenda"},"Council Referendum"),". See the figure's green horizontal path from the\nPublic (green) to the Council (yellow). Treasury proposals and Council proposals can be directly\nexecuted (horizontal yellow arrows) or go to the external queue, where they will become a referendum"),(0,r.kt)("p",null,"Note that the external queue always consists of\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/f4a2e84ee5974b219f2a03cd195105060c41e3cd/frame/democracy/src/lib.rs#LL29C8-L31C4"},"a single proposal"),".\nA proposal in the external queue can be fast-tracked by the\n",(0,r.kt)("a",{parentName:"p",href:"#technical-committee"},"Technical Committee")," (light blue). The fast track can contain as many\nproposals as possible (also called emergency proposals) that can be voted on simultaneously with\nwith the referenda introduced either by the Council or the Public. See in the figure the yellow\ncircle (i.e. Council Proposal) exiting the external queue, and the yellow circle with a light-blue\nborder also leaving the queue and being fast-tracked by the Technical Committee (TC). Once empty,\nthe external queue can be filled with another Council proposal."),(0,r.kt)("p",null,"The Council can also submit proposals that will end up in the external queue. Voting on Council and\nPublic proposals subject to an ",(0,r.kt)("a",{parentName:"p",href:"#alternating-voting-timetable"},"alternating timetable"),', shown in the\nfigure as the "on" and "off" toggles on the external and proposal queues. In this example, the\nPublic proposal will be voted on together with the fast-tracked Council Proposal. Voting on\nnon-fast-tracked Council Proposals will be blocked until the alternating timetable switches the\ntoggles, which stops Public proposals from becoming a referenda.'),(0,r.kt)("p",null,"Referenda will follow an ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},"adaptive quorum biasing")," mechanism for deciding\nwhether they get enacted, and if they do, they will be executed after an\n",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment period"),"."),(0,r.kt)("p",null,"Token holders can delegate their votes (with a conviction multiplier) to another account belonging\nto a trusted entity voting on their behalf."),(0,r.kt)("h2",{id:"proposals"},"Proposals"),(0,r.kt)("p",null,"Referenda can be started in different ways:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Publicly submitted proposals"),(0,r.kt)("li",{parentName:"ul"},"Proposals submitted by the council, either through a majority or unanimously"),(0,r.kt)("li",{parentName:"ul"},"Proposals submitted as part of the ",(0,r.kt)("a",{parentName:"li",href:"#enactment"},"enactment")," of a prior referendum"),(0,r.kt)("li",{parentName:"ul"},"Emergency proposals submitted by the ",(0,r.kt)("a",{parentName:"li",href:"#technical-committee"},"Technical Committee")," and approved by\nthe ",(0,r.kt)("a",{parentName:"li",href:"#council"},"Council"))),(0,r.kt)("admonition",{title:"Starting a proposal in Governance V1",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For more information about how to start a proposal, see the\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#proposing-an-action"},"dedicated page"),".")),(0,r.kt)("h3",{id:"endorsing-proposals"},"Endorsing Proposals"),(0,r.kt)("p",null,"Anyone can submit a proposal by depositing the minimum amount of tokens for a certain period (number\nof blocks). If someone agrees with the proposal, they may deposit the same amount of tokens to\nsupport it - this action is called\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#endorsing-a-proposal"},(0,r.kt)("em",{parentName:"a"},"endorsing")),". The proposal with the\nhighest amount of bonded support will be selected to be a referendum in the next voting cycle based\non an ",(0,r.kt)("a",{parentName:"p",href:"#alternating-voting-timetable"},"alternating voting timetable"),"."),(0,r.kt)("h3",{id:"cancelling-proposals"},"Cancelling Proposals"),(0,r.kt)("p",null,"A proposal can be canceled if the ",(0,r.kt)("a",{parentName:"p",href:"#technical-committee"},"Technical Committee")," unanimously agrees to\ndo so or if Root Origin (e.g. sudo) triggers this functionality. A canceled proposal's deposit is\nburned."),(0,r.kt)("p",null,"Additionally, a two-thirds majority of the council can cancel a referendum. This may function as a\nlast-resort if there is an issue found late in a referendum's proposal, such as a bug in the code of\nthe runtime that the proposal would institute."),(0,r.kt)("p",null,"If the cancellation is controversial enough that the council cannot get a two-thirds majority, then\nit will be left to the stakeholders ",(0,r.kt)("em",{parentName:"p"},"en masse")," to determine the proposal\u2019s fate."),(0,r.kt)("h3",{id:"blacklisting-proposals"},"Blacklisting Proposals"),(0,r.kt)("p",null,"A proposal can be blacklisted by Root Origin (e.g. sudo). A blacklisted proposal and its related\nreferendum (if any) are immediately ",(0,r.kt)("a",{parentName:"p",href:"#canceling"},"canceled"),". Additionally, a blacklisted proposal's\nhash cannot re-appear in the proposal queue. Blacklisting is useful when removing erroneous\nproposals that could be submitted with the same hash."),(0,r.kt)("p",null,"Upon seeing their proposal removed, a submitter who is not properly introduced to the democracy\nsystem of Polkadot might be tempted to\nre-submit the same proposal. That said, this is far from a fool-proof method of preventing invalid\nproposals from being submitted - a single changed character in a proposal's text will also change\nthe hash of the proposal, rendering the per-hash blacklist invalid."),(0,r.kt)("h2",{id:"referenda"},"Referenda"),(0,r.kt)("p",null,"Referenda are simple, inclusive, stake-based voting schemes. Each referendum has a specific proposal\nthat takes the form of a ",(0,r.kt)("strong",{parentName:"p"},"privileged function")," call in the runtime. That function includes the\nmost powerful ",(0,r.kt)("strong",{parentName:"p"},"call"),": ",(0,r.kt)("inlineCode",{parentName:"p"},"set_code"),', which can switch out the entire runtime code, achieving what\nwould otherwise require a "hard fork".'),(0,r.kt)("p",null,'Referenda are discrete events, have a fixed period where voting happens, and then are tallied, and\nthe function call is executed if the vote is approved. Referenda are always binary: your only\noptions in voting are "aye", "nay", or abstaining entirely.'),(0,r.kt)("h3",{id:"referenda-timeline"},"Referenda Timeline"),(0,r.kt)("p",null,"The structure of the timeline for all referenda is the same regardless of who initiates the\nproposal, although the timeline length can vary (see below)."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"gov1-timeline",src:a(11173).Z,width:"1920",height:"800"})),(0,r.kt)("p",null,"The figure above provides a summary view of the referenda timeline for Governance V1."),(0,r.kt)("p",null,"In (1), the proposal is submitted, and the Launch Period starts. During this period of indefinite\nlength the voters can ",(0,r.kt)("a",{parentName:"p",href:"#endorsing-proposals"},"endorse")," proposals by bonding the same amount of tokens\nused by the depositor. Deposited tokens for endorsement will be returned once the proposal becomes a\nreferendum. During the launch period, the proposal will compete with other proposals, and the one\nthat gets to the top will be selected for a referendum when the next voting period starts."),(0,r.kt)("p",null,"The figure shows that the launch period is shown with a fixed length. Still, it varies depending on\nwho initiated the proposal and how many proposals there are in the pipeline. Council motions will\nlikely have a short launch period when compared to the public referenda which might take longer\nunless they are the only ones in the pipeline."),(0,r.kt)("p",null,"In (2), the proposal is selected for a referendum. Proposals initiated by the public will become a\n",(0,r.kt)("a",{parentName:"p",href:"#public-referenda"},"public referendum"),", while those initiated by the council will become\n",(0,r.kt)("a",{parentName:"p",href:"#council-referenda"},"council referenda"),". The voting period lasts\n28 days, after which, if the proposal is\napproved, it will go through an enactment period. Rejected proposals will need to start from (1).\nNote that Governance V1 uses an ",(0,r.kt)("a",{parentName:"p",href:"#alternating-voting-timetable"},"alternating voting timeline")," where\nvoters can vote either for a public proposal or a council motion every\n28 days."),(0,r.kt)("p",null,"In (3), the proposal is approved and moves through the ",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment period")," that can be of\ndifferent lengths depending on who initiated the proposal in the first place, with emergency\nproposals being the fastest ones and the only ones that can be voted simultaneously with other\nreferenda."),(0,r.kt)("h3",{id:"public-referenda"},"Public Referenda"),(0,r.kt)("p",null,"Public referenda will have a ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},(0,r.kt)("strong",{parentName:"a"},"positive turnout bias")),", meaning that\nthey will require a heavy supermajority of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes to pass at low turnouts but as turnout\nincreases towards 100%, it will require a simple majority of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes to pass (i.e. 51% wins)."),(0,r.kt)("p",null,"Note that the bonded tokens will be released once the proposal is tabled (that is, brought to a\nvote), and a maximum of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.democracy.maxProposals",defaultValue:100,mdxType:"RPC"}),"\n","\npublic proposals can be in the proposal queue."),(0,r.kt)("admonition",{title:"turnout",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"The total number of voting tokens excluding conviction or ",(0,r.kt)("a",{parentName:"p",href:"#voluntary-locking"},"voluntary locking"),".")),(0,r.kt)("h3",{id:"council-referenda"},"Council Referenda"),(0,r.kt)("p",null,"Unanimous Council - When all council members agree on a proposal, it can be moved to a referendum\nwith a ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},(0,r.kt)("strong",{parentName:"a"},"negative turnout bias")),". Briefly, it will require a heavy\nsupermajority of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes to reject at low turnouts, but as turnout increases towards 100%, it\nwill require a simple majority of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes to fail (i.e. 51% wins)."),(0,r.kt)("p",null,"Majority Council - When agreement from only a simple majority of council members occurs, the\nreferendum will need ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},(0,r.kt)("strong",{parentName:"a"},"simple majority"))," to pass."),(0,r.kt)("admonition",{title:"Public- vs. Council-initiated Referenda",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Public referenda must be agreed upon using a positive bias to mitigate attacks by malicious or\nill-conceived proposals. Conversely, when a proposal is unanimously voted in favor by the council,\nit benefits from using the negative bias. We assume low turnout is less problematic if the council\nproposes a referendum. Also, the council members are elected by the community and have strong\ntechnical as well as functional knowledge about the system, and we assume solid justifications back\nchanges proposed by the council.")),(0,r.kt)("h3",{id:"alternating-voting-timetable"},"Alternating Voting Timetable"),(0,r.kt)("p",null,"All referenda are executed by Root Origin. It follows that multiple referenda cannot be voted upon\nin the same period, excluding emergency referenda. An emergency referendum occurring at the same\ntime as a regular referendum (either public- or council-proposed) is the only time multiple\nreferenda can be voted on."),(0,r.kt)("p",null,"Every\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.democracy.votingPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"\n","\ndays, a new referendum will come up for a vote, assuming there is at least one proposal in one of\nthe queues. There is a queue for Council-approved proposals and a queue for publicly-submitted\nproposals. The referendum to be voted upon alternates between the top proposal in the two queues,\nwhere the proposals' rank is based on ",(0,r.kt)("a",{parentName:"p",href:"#endorsing-proposals"},"endorsement")," (i.e. bonded tokens)."),(0,r.kt)("h3",{id:"adaptive-quorum-biasing"},"Adaptive Quorum Biasing"),(0,r.kt)("p",null,"Polkadot introduces the concept of ",(0,r.kt)("strong",{parentName:"p"},"Adaptive\nQuorum Biasing"),", which is used to alter the effective super-majority required to make it easier or\nmore difficult for a proposal to pass depending on voting power (turnout) and origin (Council or\npublic)."),(0,r.kt)("p",null,"Adaptive Quorum Biasing creates three tallying mechanisms: majority carry, super-majority approve,\nand super-majority against. They all equate to a simple majority-carry system at 100% turnout. Their\nselection depends on which entity proposed the proposal and whether all Council members voted yes\n(in the case of Council Referenda)."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"th"},"Entity")),(0,r.kt)("th",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"th"},"Metric")))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Public"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Positive Turnout Bias (Super-Majority Approve)")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Council (Complete agreement)"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Negative Turnout Bias (Super-Majority Against)")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Council (Majority agreement)"),(0,r.kt)("td",{parentName:"tr",align:"center"},"Simple Majority")))),(0,r.kt)("p",null,"Let's use the image below as an example."),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"adaptive-quorum-biasing",src:a(72895).Z,width:"537",height:"439"})),(0,r.kt)("p",null,"If a publicly submitted referendum only has a 25% turnout, the tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 66%\nfor it to pass since we applied ",(0,r.kt)("strong",{parentName:"p"},"Positive Turnout Bias"),". In contrast, when it has a 75% turnout,\nthe tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 54%, which means that the super-majority required decreases as\nthe turnout increases. A positive turnout bias, whereby a heavy super-majority of aye votes is\nrequired to carry at low turnouts. However, as turnout increases towards 100%, it becomes a simple\nmajority carry as below."),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7Bagainst&space;%5Cover&space;%5Csqrt%7Bturnout%7D%7D&space;%3C&space;%7Bapprove&space;%5Cover&space;%5Csqrt%7Belectorate%7D%7D",alt:null})),(0,r.kt)("p",null,"Where ",(0,r.kt)("inlineCode",{parentName:"p"},"approve")," is the number of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes, ",(0,r.kt)("inlineCode",{parentName:"p"},"against")," is the number of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes, ",(0,r.kt)("inlineCode",{parentName:"p"},"turnout")," is\nthe total number of voting tokens excluding ",(0,r.kt)("a",{parentName:"p",href:"#voluntary-locking"},"voluntary locking"),", and\n",(0,r.kt)("inlineCode",{parentName:"p"},"electorate")," is the total number of tokens issued in the network."),(0,r.kt)("p",null,"When the council proposes a new proposal through unanimous consent, the referendum would be put to\nthe vote using ",(0,r.kt)("strong",{parentName:"p"},"Negative Turnout Bias"),". Referring to the above image, when a Council referendum\nonly has a 25% turnout, the tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 34% for it to pass, while if the\nturnout increases to 75%, the tally of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes has to reach 46%. A negative turnout bias\nrequires a heavy super-majority of ",(0,r.kt)("em",{parentName:"p"},"nay")," votes to reject at low turnouts. However, as turnout\nincreases towards 100%, it becomes a simple majority carry as below."),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7Bagainst&space;%5Cover&space;%5Csqrt%7Belectorate%7D%7D&space;%3C&space;%7Bapprove&space;%5Cover&space;%5Csqrt%7Bturnout%7D%7D",alt:null})),(0,r.kt)("p",null,"In short, when the turnout rate is low, a super-majority is required to reject the proposal, which\nmeans a lower threshold of ",(0,r.kt)("em",{parentName:"p"},"aye")," votes must be reached. As turnout increases toward 100%, it becomes\na simple majority, a simple comparison of votes. If there are more ",(0,r.kt)("em",{parentName:"p"},"aye")," votes than ",(0,r.kt)("em",{parentName:"p"},"nay"),", then the\nproposal is carried, no matter how much stake votes on the proposal."),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7Bapprove%7D&space;%3E&space;%7Bagainst%7D",alt:null})),(0,r.kt)("p",null,"To know more about where these above formulas come from, please read the\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/blob/master/frame/democracy/src/vote_threshold.rs"},"democracy pallet"),"."),(0,r.kt)("h4",{id:"example-of-adaptive-quorum-biasing"},"Example of Adaptive Quorum Biasing"),(0,r.kt)("p",null,"Let's assume we only have 1,500 DOT tokens in\ntotal and that this is a public proposal."),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"John: 500 DOT"),(0,r.kt)("li",{parentName:"ul"},"Peter: 100 DOT"),(0,r.kt)("li",{parentName:"ul"},"Lilly: 150 DOT"),(0,r.kt)("li",{parentName:"ul"},"JJ: 150 DOT"),(0,r.kt)("li",{parentName:"ul"},"Ken: 600 DOT")),(0,r.kt)("p",null,"John: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," for a 4 week lock period =>\n500 x 1 = 500 Votes"),(0,r.kt)("p",null,"Peter: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"Yes")," for a 4 week lock period =>\n100 x 1 = 100 Votes"),(0,r.kt)("p",null,"JJ: Votes ",(0,r.kt)("inlineCode",{parentName:"p"},"No")," for a 16 week lock period =>\n150 x 3 = 450 Votes"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"approve = 600"),(0,r.kt)("li",{parentName:"ul"},"against = 450"),(0,r.kt)("li",{parentName:"ul"},"turnout = 750"),(0,r.kt)("li",{parentName:"ul"},"electorate = 1500")),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%5Cfrac%7B450%7D%7B%5Csqrt%7B750%7D%7D&space;%3C&space;%5Cfrac%7B600%7D%7B%5Csqrt%7B1500%7D%7D",alt:"\\Large \\frac{450}{\\sqrt{750}}&space;<&space;\\frac{600}{\\sqrt{1500}}"})),(0,r.kt)("p",null,(0,r.kt)("img",{parentName:"p",src:"https://latex.codecogs.com/svg.latex?%5Clarge&space;%7B16.432%7D&space;%3C&space;%7B15.492%7D",alt:"\\Large {16.432}&space;<&space;{15.492}"})),(0,r.kt)("p",null,"Since the above example is a public referendum, ",(0,r.kt)("strong",{parentName:"p"},"Super-Majority Approve")," would be used to\ncalculate the result. Super-Majority Approve requires more ",(0,r.kt)("em",{parentName:"p"},"aye")," votes to pass the referendum when\nturnout is low; therefore, based on the above result, the referendum will be rejected."),(0,r.kt)("admonition",{title:"only the winning voter's tokens are locked.",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"If the voters on the losing side of the referendum believe that the outcome will have adverse\neffects, their tokens are transferrable, so they will not be locked into the decision. Winning\nproposals are autonomously enacted after the ",(0,r.kt)("a",{parentName:"p",href:"#enactment"},"enactment period"),".")),(0,r.kt)("h3",{id:"enactment"},"Enactment"),(0,r.kt)("p",null,"Referenda are considered ",(0,r.kt)("em",{parentName:"p"},"baked")," if they are closed and tallied. Assuming a referendum is approved,\nit will be scheduled for ",(0,r.kt)("strong",{parentName:"p"},"enactment"),". Referenda are considered ",(0,r.kt)("em",{parentName:"p"},"unbaked")," if they are pending an\noutcome, i.e. being voted on."),(0,r.kt)("p",null,"All referenda are associated with an enactment delay or ",(0,r.kt)("strong",{parentName:"p"},"enactment period"),". This is the period\nbetween a referendum ending and (assuming it was approved) the changes being enacted."),(0,r.kt)("p",null,"For public and Council referenda, the enactment period is a fixed time of\n",(0,r.kt)(i.Z,{network:"polkadot",path:"consts.democracy.enactmentPeriod",defaultValue:403200,filter:"blocksToDays",mdxType:"RPC"}),"",'.\nFor proposals submitted as part of the enactment of a prior referendum, it can be set as desired.\nEmergency proposals deal with major problems with the network and need to be "fast-tracked". These\nwill have a shorter enactment period.'),(0,r.kt)("h2",{id:"voting-on-a-referendum"},"Voting on a Referendum"),(0,r.kt)("p",null,"To vote, a voter generally must lock their tokens up for at least the enactment period beyond the\nend of the referendum. This is to ensure that some minimal economic buy-in to the result is needed\nand to dissuade vote selling."),(0,r.kt)("admonition",{title:"Referenda explainer video",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"To learn more about voting on referenda, please check out our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=BkbhhlsezGA&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=31&ab_channel=Polkadot"},"technical explainer video"),".")),(0,r.kt)("p",null,"It is possible to vote without locking, but your vote is worth a small fraction of a normal vote,\ngiven your stake. At the same time, holding only a small amount of tokens does not mean that the\nholder cannot influence the referendum result, thanks to time-locking or ",(0,r.kt)("strong",{parentName:"p"},"voluntary locking")," (see\nbelow)."),(0,r.kt)("h3",{id:"voluntary-locking"},"Voluntary Locking"),(0,r.kt)("admonition",{title:"Voluntary Locking",type:"info"},(0,r.kt)("p",{parentName:"admonition"},"For more information about voluntary locking or conviction voting see\n",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-polkadot-opengov#voluntary-locking"},"Polkadot OpenGov"),".")),(0,r.kt)("h3",{id:"delegations"},"Delegations"),(0,r.kt)("p",null,"In Polkadot you can\n",(0,r.kt)("a",{parentName:"p",href:"/docs/maintain-guides-democracy#delegate-a-vote"},"delegate your voting power")," to another\naccount you trust if you are not willing to stay up-to-date with all referenda."),(0,r.kt)("p",null,"You can also use a ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies#governance-proxy"},"governance proxy")," to vote on behalf of your\nstash account. The proxy can be yours, or you can authorize a third-party governance proxy to vote\nwith your stash. Learn more from the ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-proxies"},"dedicated page on Proxy Accounts"),"."),(0,r.kt)("h2",{id:"council"},"Council"),(0,r.kt)("p",null,'To represent passive stakeholders, Polkadot\nintroduces the idea of a "council". The council is an on-chain entity comprising several actors,\neach represented as an on-chain account. On\nPolkadot, the council currently consists of\n',(0,r.kt)(i.Z,{network:"polkadot",path:"query.council.members",defaultValue:Array(13),filter:"arrayLength",mdxType:"RPC"}),"\n","\nmembers."),(0,r.kt)("p",null,"Along with ",(0,r.kt)("a",{parentName:"p",href:"/docs/learn-treasury"},"controlling the treasury"),", the council is called upon primarily for\nthree tasks of governance:"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},"Proposing sensible referenda"),(0,r.kt)("li",{parentName:"ul"},"Cancelling uncontroversially dangerous or malicious referenda"),(0,r.kt)("li",{parentName:"ul"},"Electing the ",(0,r.kt)("a",{parentName:"li",href:"#technical-committee"},"Technical Committee"),".")),(0,r.kt)("p",null,"For a referendum to be proposed by the council, a strict majority of members must be in favor, with\nno member exercising a veto. Vetoes may be exercised only once by a member for any single proposal.\nIf the proposal is resubmitted after a cool-down period, they may not veto it a second time."),(0,r.kt)("p",null,"Council motion that pass with a 3/5 (60%) super-majority - but without reaching unanimous support -\nwill move to a public referendum under a neutral, majority-carries voting scheme. In the case that\nall members of the council that voted are in favor of a motion, the vote is considered unanimous and\nbecomes a referendum with ",(0,r.kt)("a",{parentName:"p",href:"#adaptive-quorum-biasing"},"negative turnout bias"),"."),(0,r.kt)("admonition",{title:"Explainer video on the Council",type:"note"},(0,r.kt)("p",{parentName:"admonition"},"For more information, check out our\n",(0,r.kt)("a",{parentName:"p",href:"https://www.youtube.com/watch?v=837Vv3gdRzI"},"video explainer on Council"))),(0,r.kt)("h3",{id:"prime-members"},"Prime Members"),(0,r.kt)("p",null,"The council, being an instantiation of\n",(0,r.kt)("a",{parentName:"p",href:"https://github.com/paritytech/substrate/tree/master/frame/collective"},"Substrate's Collective pallet"),",\nimplements what's called a ",(0,r.kt)("em",{parentName:"p"},"prime member")," whose vote acts as the default for other members that fail\nto vote before the timeout."),(0,r.kt)("p",null,"The prime member is chosen based on a ",(0,r.kt)("a",{parentName:"p",href:"https://en.wikipedia.org/wiki/Borda_count"},"Borda count"),"."),(0,r.kt)("p",null,'The purpose of having a prime council member is to ensure a quorum, even when several members\nabstain from a vote. Council members might be tempted to vote a "soft rejection" or a "soft\napproval" by not voting and letting the others vote. The existence of a prime member forces\ncouncilors to be explicit in their votes or have their vote counted for whatever is voted on by the\nprime.'),(0,r.kt)("h2",{id:"technical-committee"},"Technical Committee"),(0,r.kt)("p",null,"The Technical Committee(TC) was introduced in the\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.network/kusama-rollout-and-governance/"},"Kusama rollout and governance post")," as one\nof the three chambers of Kusama governance (along with the Council and the Referendum chamber). The\nTC is composed of the teams that have successfully implemented or specified either a\nPolkadot runtime or Polkadot Host. Teams are\nadded or removed from the TC via a simple majority vote of the ",(0,r.kt)("a",{parentName:"p",href:"#council"},"Council"),"."),(0,r.kt)("p",null,'The TC aims to safeguard against malicious referenda, implement bug fixes, reverse faulty runtime\nupdates, or add new but battle-tested features. The TC can fast-track proposals using the Democracy\npallet and is the only origin that can trigger the fast-tracking functionality. We can think of the\nTC as a "unique origin" that cannot generate proposals but fast-track existing ones.'),(0,r.kt)("p",null,"Fast-tracked referenda are the only referenda that can be active alongside another active\nreferendum. Thus, with fast-tracked referenda, it is possible to have two active referendums\nsimultaneously. Voting on one does not prevent a user from voting on the other."),(0,r.kt)("h2",{id:"frequently-asked-questions"},"Frequently Asked Questions"),(0,r.kt)("h3",{id:"how-to-be-a-council-member"},"How to be a council member?"),(0,r.kt)("p",null,(0,r.kt)("img",{alt:"approval-vote",src:a(93395).Z,width:"850",height:"340"})),(0,r.kt)("p",null,"All stakeholders can signal their approval of any of the registered candidates."),(0,r.kt)("p",null,"Council elections are handled by the same ",(0,r.kt)("a",{parentName:"p",href:"../docs/learn-phragmen"},"Phragm\xe9n election")," process that\nselects validators from the available pool based on nominations. However, token holders' votes for\ncouncilors are isolated from any nominations they may have on validators. Council terms last for one\nweek."),(0,r.kt)("p",null,"At the end of each term, ",(0,r.kt)("a",{parentName:"p",href:"../docs/learn-phragmen#algorithm"},"Phragm\xe9n election algorithm")," runs and\nthe result will choose the new councilors based on the vote configurations of all voters. The\nelection also chooses a set number of runners-up, which is currently\n20 that will remain in the queue with their votes\nintact."),(0,r.kt)("p",null,'As opposed to a "first-past-the-post" electoral system, where voters can only vote for a single\ncandidate from a list, a Phragm\xe9n election is a more expressive way to include each voter\u2019s views.\nToken holders can treat it as a way to support as many candidates as they want. The election\nalgorithm will find a fair subset of the candidates that most closely matches the expressed\nindications of the electorate as a whole.'),(0,r.kt)("p",null,"Let's take a look at the example below."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"center"},"Round 1"),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Token Holders")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Candidates")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"A"),(0,r.kt)("td",{parentName:"tr",align:"center"},"B"),(0,r.kt)("td",{parentName:"tr",align:"center"},"C"),(0,r.kt)("td",{parentName:"tr",align:"center"},"D"),(0,r.kt)("td",{parentName:"tr",align:"center"},"E")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Peter"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Alice"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Bob"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Kelvin"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Total")),(0,r.kt)("td",{parentName:"tr",align:"center"},"2"),(0,r.kt)("td",{parentName:"tr",align:"center"},"1"),(0,r.kt)("td",{parentName:"tr",align:"center"},"3"),(0,r.kt)("td",{parentName:"tr",align:"center"},"2"),(0,r.kt)("td",{parentName:"tr",align:"center"},"2")))),(0,r.kt)("p",null,"The above example shows that candidate C wins the election in round 1, while candidates A, B, D & E\nkeep remaining on the candidates' list for the next round."),(0,r.kt)("table",null,(0,r.kt)("thead",{parentName:"table"},(0,r.kt)("tr",{parentName:"thead"},(0,r.kt)("th",{parentName:"tr",align:"center"},"Round 2"),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}),(0,r.kt)("th",{parentName:"tr",align:"center"}))),(0,r.kt)("tbody",{parentName:"table"},(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Token Holders")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Candidates")),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"},"A"),(0,r.kt)("td",{parentName:"tr",align:"center"},"B"),(0,r.kt)("td",{parentName:"tr",align:"center"},"D"),(0,r.kt)("td",{parentName:"tr",align:"center"},"E")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Peter"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Alice"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Bob"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X")),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},"Kelvin"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"},"X"),(0,r.kt)("td",{parentName:"tr",align:"center"}),(0,r.kt)("td",{parentName:"tr",align:"center"})),(0,r.kt)("tr",{parentName:"tbody"},(0,r.kt)("td",{parentName:"tr",align:"center"},(0,r.kt)("strong",{parentName:"td"},"Total")),(0,r.kt)("td",{parentName:"tr",align:"center"},"4"),(0,r.kt)("td",{parentName:"tr",align:"center"},"4"),(0,r.kt)("td",{parentName:"tr",align:"center"},"1"),(0,r.kt)("td",{parentName:"tr",align:"center"},"1")))),(0,r.kt)("p",null,"The top-N (say 4 in this example) runners-up can remain, and their votes persist until the next\nelection. After round 2, even though candidates A & B get the same number of votes in this round,\ncandidate A gets elected because after adding the older unused approvals, it is higher than B."),(0,r.kt)("h3",{id:"how-can-i-appeal-to-the-council-to-enact-a-change-on-my-behalf"},"How can I appeal to the council to enact a change on my behalf?"),(0,r.kt)("p",null,"In some circumstances, you may want to appeal to the on-chain council to enact a change on your\nbehalf. One example of this circumstance is the case of lost or locked funds when the funds were\nlost due to a human interface error (such as inputting an address for another network). Another\nexample is if you participated in the 2017 Polkadot ICO with a multi-sig address which now does not\nlet you sign a message easily. When these circumstances can be proven beyond a reasonable doubt to\nbe an error, the council ",(0,r.kt)("em",{parentName:"p"},"may")," consider a governance motion to correct it."),(0,r.kt)("p",null,"The first step to appeal to the council is to contact the councilors. There is no singular place\nwhere you are guaranteed to grab every councilor\u2019s ear with your message. However, there are a\nhandful of good places to start where you can get the attention of some of them. The\n",(0,r.kt)("a",{parentName:"p",href:"https://matrix.to/#/#Polkadot-Direction:parity.io"},"Polkadot Direction"),"\n"," matrix\nroom is one such place. After creating an account and joining this room, you can post a\nwell-thought-through message here that lays down your case and justifies why you think the council\nshould consider enacting a change to the protocol on your behalf."),(0,r.kt)("p",null,"At some point, you will likely need a place for a longer-form discussion. For this, making a post on\n",(0,r.kt)("a",{parentName:"p",href:"https://polkadot.polkassembly.io/"},"Polkassembly")," is the recommended place to do so. When you write\na post on Polkassembly, present all the evidence for your circumstances and state clearly what kind\nof change you would suggest to the councilors to enact."),(0,r.kt)("admonition",{type:"info"},(0,r.kt)("p",{parentName:"admonition"},"Remember, the councilors do not need to make the change, it is your responsibility to make a strong\ncase for why the change should be made.")),(0,r.kt)("h2",{id:"resources"},"Resources"),(0,r.kt)("ul",null,(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/paritytech/polkadot/wiki/Governance"},"Initial Governance Description")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://github.com/paritytech/substrate/tree/master/frame/democracy/src"},"Democracy Pallet")),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=VsZuDJMmVPY&feature=youtu.be&t=24734"},"Governance Demo")," - Dr.\nGavin Wood presents the initial governance structure for Polkadot. (Video)"),(0,r.kt)("li",{parentName:"ul"},(0,r.kt)("a",{parentName:"li",href:"https://www.crowdcast.io/e/governance-on-polkadot--"},"Governance on Polkadot")," - A webinar\nexplaining how governance works in Polkadot and Kusama.")))}k.isMDXComponent=!0},74562:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/gov1-overview-515a8f55923136c0b6e6bd23bea3d836.png"},11173:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/gov1-timeline-69424fec137182a898f00c29a90fbdb1.png"},72895:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/adaptive-quorum-biasing-18c2e70b6b9d2c3abf563219b11974dc.png"},93395:(e,t,a)=>{"use strict";a.d(t,{Z:()=>n});const n=a.p+"assets/images/approval-vote-d0622e1c0a9bc7c50ab9f23761488dbe.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/f7acb151.daef5619.js b/assets/js/f7acb151.daef5619.js new file mode 100644 index 000000000000..b33aecc0dbd7 --- /dev/null +++ b/assets/js/f7acb151.daef5619.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[5483],{47940:(e,t,s)=>{"use strict";s.d(t,{Z:()=>p});var a=s(74165),n=s(15861),o=s(67294),r=s(87152),i=s(34200),u=s(67425);function l(e,t,s){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,a.Z)().mark((function e(t,s,n){var o,u,l,c,d;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,u=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return l=new r.U(o),e.next=21,i.G.create({provider:l});case 21:c=e.sent,(d=s.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return u=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return u=(u=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+s);case 35:return e.abrupt("return",u);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,s,a){switch(t){case"humanReadable":(0,u.HumanReadable)(e,s,a);break;case"precise":(0,u.Precise)(e,s,a);break;case"blocksToDays":(0,u.BlocksToDays)(e,a);break;case"percentage":(0,u.Percentage)(e,a);break;case"arrayLength":(0,u.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,s=e.path,r=e.defaultValue,i=e.filter,u=void 0===i?void 0:i,c=(0,o.useState)(""),p=c[0],h=c[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==u?d(r.toString(),u,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,n.Z)((0,a.Z)().mark((function e(){var n;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,s,h);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==u?d(n,u,t,h):h(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(i){console.log(i)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,s,a){var n=void 0;if("polkadot"===s||"statemint"===s)n=3;else{if("kusama"!==s&&"statemine"!==s)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),a((e=Number.isInteger(e/t[s].precision)?e/t[s].precision+" "+t[s].symbol:(e/t[s].precision).toFixed(n)+" "+t[s].symbol).toString())},Precise:function(e,s,a){a(e=(e=parseFloat(e))/t[s].precision+" "+t[s].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},49736:(e,t,s)=>{"use strict";s.r(t),s.d(t,{assets:()=>d,contentTitle:()=>l,default:()=>b,frontMatter:()=>u,metadata:()=>c,toc:()=>p});var a=s(87462),n=s(63366),o=(s(67294),s(3905)),r=s(47940),i=["components"],u={id:"learn-guides-assets-create",title:"Creating Assets with the Asset Hub",sidebar_label:"Creating Assets",description:"Advanced How-to Guides about Creating Assets.",keywords:["asset hub","assets","statemine","statemint"],slug:"../learn-guides-assets-create"},l=void 0,c={unversionedId:"learn/learn-guides-assets-create",id:"learn/learn-guides-assets-create",title:"Creating Assets with the Asset Hub",description:"Advanced How-to Guides about Creating Assets.",source:"@site/../docs/learn/learn-guides-assets-create.md",sourceDirName:"learn",slug:"/learn-guides-assets-create",permalink:"/docs/learn-guides-assets-create",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-assets-create.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-guides-assets-create",title:"Creating Assets with the Asset Hub",sidebar_label:"Creating Assets",description:"Advanced How-to Guides about Creating Assets.",keywords:["asset hub","assets","statemine","statemint"],slug:"../learn-guides-assets-create"},sidebar:"docs",previous:{title:"Asset Hub",permalink:"/docs/learn-guides-assets-index"},next:{title:"Asset Hub Ledger App",permalink:"/docs/learn-guides-assets-ledger"}},d={},p=[{value:"Creating Assets on the Asset Hub",id:"creating-assets-on-the-asset-hub",level:2}],h={toc:p},k="wrapper";function b(e){var t=e.components,u=(0,n.Z)(e,i);return(0,o.kt)(k,(0,a.Z)({},h,u,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("p",null,"The Asset Hub is a generic assets system parachain which provides functionality for deploying and\ntransferring assets \u2014 both Fungible and Non-Fungible Tokens (NFTs). The native token of the Asset\nhub is DOT. The Existential Deposit (ED),\ntransaction fees, and the deposits for proxy/multisig operations are about 1/10th of the values on\nthe Relay chains. For example, the Existential Deposit of an Asset Hub account is\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.balances.existentialDeposit",defaultValue:1e9,filter:"humanReadable",mdxType:"RPC"}),",\n","\nwhen compared to\n",(0,o.kt)(r.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"})," on Polkadot\n",".\nApart from the core protocol token DOT, the\nassets held on the Asset Hub can be broadly categorized as"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Assets backed by an on-chain protocol\u2019s utility"),(0,o.kt)("li",{parentName:"ul"},"Assets with off-chain backing"),(0,o.kt)("li",{parentName:"ul"},"Assets without any backing")),(0,o.kt)("p",null,"For additional background on the Asset Hub check out\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181800-what-is-statemint-and-statemine-and-how-do-i-use-them-"},"this support article"),"."),(0,o.kt)("h2",{id:"creating-assets-on-the-asset-hub"},"Creating Assets on the Asset Hub"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Before minting assets on the Asset Hub, we recommend that you try out this tutorial on Westmint,\nwhich is a parachain on Westend. The WND tokens (Westies) are free and are available through a\n",(0,o.kt)("a",{parentName:"p",href:"https://wiki.polkadot.network/docs/learn-DOT#getting-westies"},"faucet"),"."),(0,o.kt)("p",{parentName:"admonition"},(0,o.kt)("strong",{parentName:"p"},"The images in the guides below are for Polkadot, but they also apply to Kusama."))),(0,o.kt)("p",null,"To create an asset on the Asset Hub, you would need a deposit of\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.assetDeposit",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand around\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.metadataDepositBase",defaultValue:20068e5,filter:"humanReadable",mdxType:"RPC"}),"\n","\nfor the metadata. Before you create an asset on the Asset Hub, ensure that your Asset Hub account\nbalance is a bit more than the sum of those two deposits, which should seamlessly account for the\nrequired deposits and transaction fees. You can send\nDOT from a\nPolkadot account to a the Asset Hub account\nusing the teleport functionality. For instructions on teleporting\nDOT, check this\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-teleport"},"tutorial on Teleports"),"."),(0,o.kt)("p",null,"Assuming you have the required DOT balance on\nyour Asset Hub account, the following instructions should let you successfully create an asset on\nthe Asset Hub"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Access the Asset Hub through ",(0,o.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS UI"),"."),(0,o.kt)("li",{parentName:"ul"},"Navigate to Network > Assets.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Navigate to Assets page",src:s(85353).Z,width:"1710",height:"554"})),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Click on the create button and you will be presented with a pop-up window. Choose the creator\naccount, name of the asset to be displayed on the Asset Hub, the asset's symbol, number of\ndecimals for the asset, the minimum balance required to hold this asset on an Asset Hub account\nand the most important field of your asset - the unique asset ID. The UI would not let you enter\nan ID that has already been taken. After all the details are entered, click on the next button.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Add Asset Metadata",src:s(3910).Z,width:"1510",height:"798"})),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Choose the admin, issuer and the freezer accounts for your asset and click on the create button.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Asset managing accounts",src:s(25965).Z,width:"1518",height:"510"})),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Sign and submit the transaction (If you like to verify the transaction details before signing, you\ncan click on the dropdown button pointed by the arrow in the snapshot below).")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Sign asset creating transaction",src:s(39764).Z,width:"1520",height:"610"})),(0,o.kt)("p",null,"If the transaction is successful, you should see the asset and its details displayed in the\nNetwork > Assets page on the Asset Hub."))}b.isMDXComponent=!0},85353:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-0-71cbceb69c712729d7920b4575ab8f46.png"},3910:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-1-6f406281abdca9f5c2941ebd4d9479fd.png"},25965:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-2-2fd6118841d0c4e037d5f51c6b1010e1.png"},39764:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-3-3952e84a1b7c80239e8fb1f907af2583.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/f7acb151.e8fb83b2.js b/assets/js/f7acb151.e8fb83b2.js deleted file mode 100644 index 0c44491cd750..000000000000 --- a/assets/js/f7acb151.e8fb83b2.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[5483],{47940:(e,t,s)=>{"use strict";s.d(t,{Z:()=>p});var a=s(74165),n=s(15861),o=s(67294),r=s(92519),i=s(1612),u=s(67425);function l(e,t,s){return c.apply(this,arguments)}function c(){return(c=(0,n.Z)((0,a.Z)().mark((function e(t,s,n){var o,u,l,c,d;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:o=void 0,u=void 0,e.t0=t,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return o="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return o="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return o="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return o="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==o){e.next=18;break}return e.abrupt("return");case 18:return l=new r.U(o),e.next=21,i.G.create({provider:l});case 21:c=e.sent,(d=s.split(".")).forEach((function(e){e in c&&(c=c[e])})),e.t1=d[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return u=c.toString(),e.abrupt("break",35);case 29:return e.next=31,c();case 31:return u=(u=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+d[0]+") in "+s);case 35:return e.abrupt("return",u);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function d(e,t,s,a){switch(t){case"humanReadable":(0,u.HumanReadable)(e,s,a);break;case"precise":(0,u.Precise)(e,s,a);break;case"blocksToDays":(0,u.BlocksToDays)(e,a);break;case"percentage":(0,u.Percentage)(e,a);break;case"arrayLength":(0,u.ArrayLength)(e,a);break;default:return void console.log("Ignoring unknown filter type")}}const p=function(e){var t=e.network,s=e.path,r=e.defaultValue,i=e.filter,u=void 0===i?void 0:i,c=(0,o.useState)(""),p=c[0],h=c[1];return t=t.toLowerCase(),(0,o.useEffect)((function(){void 0!==u?d(r.toString(),u,t,h):h(r.toString());var e=void 0;switch(t){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+t)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var o=function(){var e=(0,n.Z)((0,a.Z)().mark((function e(){var n;return(0,a.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l(t,s,h);case 2:if(void 0!==(n=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==u?d(n,u,t,h):h(n);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{o()}catch(i){console.log(i)}}}),[]),p}},67425:e=>{var t={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,s,a){var n=void 0;if("polkadot"===s||"statemint"===s)n=3;else{if("kusama"!==s&&"statemine"!==s)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");n=6}e=parseFloat(e),a((e=Number.isInteger(e/t[s].precision)?e/t[s].precision+" "+t[s].symbol:(e/t[s].precision).toFixed(n)+" "+t[s].symbol).toString())},Precise:function(e,s,a){a(e=(e=parseFloat(e))/t[s].precision+" "+t[s].symbol)},BlocksToDays:function(e,t){t((e=6*e/86400).toString())},Percentage:function(e,t){t((e/=1e7).toString())},ArrayLength:function(e,t){t((e=e.split(",").length).toString())}}},49736:(e,t,s)=>{"use strict";s.r(t),s.d(t,{assets:()=>d,contentTitle:()=>l,default:()=>b,frontMatter:()=>u,metadata:()=>c,toc:()=>p});var a=s(87462),n=s(63366),o=(s(67294),s(3905)),r=s(47940),i=["components"],u={id:"learn-guides-assets-create",title:"Creating Assets with the Asset Hub",sidebar_label:"Creating Assets",description:"Advanced How-to Guides about Creating Assets.",keywords:["asset hub","assets","statemine","statemint"],slug:"../learn-guides-assets-create"},l=void 0,c={unversionedId:"learn/learn-guides-assets-create",id:"learn/learn-guides-assets-create",title:"Creating Assets with the Asset Hub",description:"Advanced How-to Guides about Creating Assets.",source:"@site/../docs/learn/learn-guides-assets-create.md",sourceDirName:"learn",slug:"/learn-guides-assets-create",permalink:"/docs/learn-guides-assets-create",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-guides-assets-create.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1688135081,formattedLastUpdatedAt:"Jun 30, 2023",frontMatter:{id:"learn-guides-assets-create",title:"Creating Assets with the Asset Hub",sidebar_label:"Creating Assets",description:"Advanced How-to Guides about Creating Assets.",keywords:["asset hub","assets","statemine","statemint"],slug:"../learn-guides-assets-create"},sidebar:"docs",previous:{title:"Asset Hub",permalink:"/docs/learn-guides-assets-index"},next:{title:"Asset Hub Ledger App",permalink:"/docs/learn-guides-assets-ledger"}},d={},p=[{value:"Creating Assets on the Asset Hub",id:"creating-assets-on-the-asset-hub",level:2}],h={toc:p},k="wrapper";function b(e){var t=e.components,u=(0,n.Z)(e,i);return(0,o.kt)(k,(0,a.Z)({},h,u,{components:t,mdxType:"MDXLayout"}),(0,o.kt)("p",null,"The Asset Hub is a generic assets system parachain which provides functionality for deploying and\ntransferring assets \u2014 both Fungible and Non-Fungible Tokens (NFTs). The native token of the Asset\nhub is DOT. The Existential Deposit (ED),\ntransaction fees, and the deposits for proxy/multisig operations are about 1/10th of the values on\nthe Relay chains. For example, the Existential Deposit of an Asset Hub account is\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.balances.existentialDeposit",defaultValue:1e9,filter:"humanReadable",mdxType:"RPC"}),",\n","\nwhen compared to\n",(0,o.kt)(r.Z,{network:"polkadot",path:"consts.balances.existentialDeposit",defaultValue:1e10,filter:"humanReadable",mdxType:"RPC"})," on Polkadot\n",".\nApart from the core protocol token DOT, the\nassets held on the Asset Hub can be broadly categorized as"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Assets backed by an on-chain protocol\u2019s utility"),(0,o.kt)("li",{parentName:"ul"},"Assets with off-chain backing"),(0,o.kt)("li",{parentName:"ul"},"Assets without any backing")),(0,o.kt)("p",null,"For additional background on the Asset Hub check out\n",(0,o.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000181800-what-is-statemint-and-statemine-and-how-do-i-use-them-"},"this support article"),"."),(0,o.kt)("h2",{id:"creating-assets-on-the-asset-hub"},"Creating Assets on the Asset Hub"),(0,o.kt)("admonition",{type:"info"},(0,o.kt)("p",{parentName:"admonition"},"Before minting assets on the Asset Hub, we recommend that you try out this tutorial on Westmint,\nwhich is a parachain on Westend. The WND tokens (Westies) are free and are available through a\n",(0,o.kt)("a",{parentName:"p",href:"https://wiki.polkadot.network/docs/learn-DOT#getting-westies"},"faucet"),"."),(0,o.kt)("p",{parentName:"admonition"},(0,o.kt)("strong",{parentName:"p"},"The images in the guides below are for Polkadot, but they also apply to Kusama."))),(0,o.kt)("p",null,"To create an asset on the Asset Hub, you would need a deposit of\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.assetDeposit",defaultValue:1e11,filter:"humanReadable",mdxType:"RPC"}),"\n","\nand around\n",(0,o.kt)(r.Z,{network:"statemint",path:"consts.assets.metadataDepositBase",defaultValue:20068e5,filter:"humanReadable",mdxType:"RPC"}),"\n","\nfor the metadata. Before you create an asset on the Asset Hub, ensure that your Asset Hub account\nbalance is a bit more than the sum of those two deposits, which should seamlessly account for the\nrequired deposits and transaction fees. You can send\nDOT from a\nPolkadot account to a the Asset Hub account\nusing the teleport functionality. For instructions on teleporting\nDOT, check this\n",(0,o.kt)("a",{parentName:"p",href:"/docs/learn-teleport"},"tutorial on Teleports"),"."),(0,o.kt)("p",null,"Assuming you have the required DOT balance on\nyour Asset Hub account, the following instructions should let you successfully create an asset on\nthe Asset Hub"),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Access the Asset Hub through ",(0,o.kt)("a",{parentName:"li",href:"https://polkadot.js.org/apps/#/explorer"},"Polkadot-JS UI"),"."),(0,o.kt)("li",{parentName:"ul"},"Navigate to Network > Assets.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Navigate to Assets page",src:s(85353).Z,width:"1710",height:"554"})),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Click on the create button and you will be presented with a pop-up window. Choose the creator\naccount, name of the asset to be displayed on the Asset Hub, the asset's symbol, number of\ndecimals for the asset, the minimum balance required to hold this asset on an Asset Hub account\nand the most important field of your asset - the unique asset ID. The UI would not let you enter\nan ID that has already been taken. After all the details are entered, click on the next button.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Add Asset Metadata",src:s(3910).Z,width:"1510",height:"798"})),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Choose the admin, issuer and the freezer accounts for your asset and click on the create button.")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Asset managing accounts",src:s(25965).Z,width:"1518",height:"510"})),(0,o.kt)("ul",null,(0,o.kt)("li",{parentName:"ul"},"Sign and submit the transaction (If you like to verify the transaction details before signing, you\ncan click on the dropdown button pointed by the arrow in the snapshot below).")),(0,o.kt)("p",null,(0,o.kt)("img",{alt:"Sign asset creating transaction",src:s(39764).Z,width:"1520",height:"610"})),(0,o.kt)("p",null,"If the transaction is successful, you should see the asset and its details displayed in the\nNetwork > Assets page on the Asset Hub."))}b.isMDXComponent=!0},85353:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-0-71cbceb69c712729d7920b4575ab8f46.png"},3910:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-1-6f406281abdca9f5c2941ebd4d9479fd.png"},25965:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-2-2fd6118841d0c4e037d5f51c6b1010e1.png"},39764:(e,t,s)=>{"use strict";s.d(t,{Z:()=>a});const a=s.p+"assets/images/hub-asset-3-3952e84a1b7c80239e8fb1f907af2583.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/fea93377.52c45925.js b/assets/js/fea93377.52c45925.js new file mode 100644 index 000000000000..88432a0f6d41 --- /dev/null +++ b/assets/js/fea93377.52c45925.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[6730],{47940:(e,a,t)=>{"use strict";t.d(a,{Z:()=>h});var n=t(74165),o=t(15861),i=t(67294),r=t(87152),s=t(34200),l=t(67425);function d(e,a,t){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(a,t,o){var i,l,d,p,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=a,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,s.G.create({provider:d});case 21:p=e.sent,(u=t.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+t);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,a,t,n){switch(a){case"humanReadable":(0,l.HumanReadable)(e,t,n);break;case"precise":(0,l.Precise)(e,t,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var a=e.network,t=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,p=(0,i.useState)(""),h=p[0],m=p[1];return a=a.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?u(r.toString(),l,a,m):m(r.toString());var e=void 0;switch(a){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+a)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(a,t,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,a,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),h}},67425:e=>{var a={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,t,n){var o=void 0;if("polkadot"===t||"statemint"===t)o=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/a[t].precision)?e/a[t].precision+" "+a[t].symbol:(e/a[t].precision).toFixed(o)+" "+a[t].symbol).toString())},Precise:function(e,t,n){n(e=(e=parseFloat(e))/a[t].precision+" "+a[t].symbol)},BlocksToDays:function(e,a){a((e=6*e/86400).toString())},Percentage:function(e,a){a((e/=1e7).toString())},ArrayLength:function(e,a){a((e=e.split(",").length).toString())}}},26029:(e,a,t)=>{"use strict";t.r(a),t.d(a,{assets:()=>u,contentTitle:()=>d,default:()=>v,frontMatter:()=>l,metadata:()=>p,toc:()=>h});var n=t(87462),o=t(63366),i=(t(67294),t(3905)),r=t(47940),s=["components"],l={id:"maintain-guides-validator-payout",title:"Validator Payout Overview",sidebar_label:"Validator Payout Overview",description:"How validator payout works on the network and what you should expect.",keywords:["validator payout","payments","rewards","era points"],slug:"../maintain-guides-validator-payout"},d=void 0,p={unversionedId:"maintain/maintain-guides-validator-payout",id:"maintain/maintain-guides-validator-payout",title:"Validator Payout Overview",description:"How validator payout works on the network and what you should expect.",source:"@site/../docs/maintain/maintain-guides-validator-payout.md",sourceDirName:"maintain",slug:"/maintain-guides-validator-payout",permalink:"/docs/maintain-guides-validator-payout",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-validator-payout.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1683802875,formattedLastUpdatedAt:"May 11, 2023",frontMatter:{id:"maintain-guides-validator-payout",title:"Validator Payout Overview",sidebar_label:"Validator Payout Overview",description:"How validator payout works on the network and what you should expect.",keywords:["validator payout","payments","rewards","era points"],slug:"../maintain-guides-validator-payout"},sidebar:"docs",previous:{title:"How to run a Validator on Polkadot",permalink:"/docs/maintain-guides-how-to-validate-polkadot"},next:{title:"Using systemd for a Validator Node",permalink:"/docs/maintain-guides-how-to-systemd"}},u={},h=[{value:"Era Points",id:"era-points",level:2},{value:"Payout Scheme",id:"payout-scheme",level:2},{value:"Running Multiple Validators",id:"running-multiple-validators",level:2},{value:"Slashing",id:"slashing",level:2},{value:"Nominators and Validator Payments",id:"nominators-and-validator-payments",level:2}],m={toc:h},c="wrapper";function v(e){var a=e.components,t=(0,o.Z)(e,s);return(0,i.kt)(c,(0,n.Z)({},m,t,{components:a,mdxType:"MDXLayout"}),(0,i.kt)("h2",{id:"era-points"},"Era Points"),(0,i.kt)("p",null,"For every era (a period of time approximately 6 hours in length in Kusama, and 24 hours in\nPolkadot), validators are paid proportionally to the amount of ",(0,i.kt)("em",{parentName:"p"},"era points")," they have collected. Era\npoints are reward points earned for payable actions like:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"issuing validity statements for ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-parachains"},"parachain")," blocks."),(0,i.kt)("li",{parentName:"ul"},"producing a non-uncle block in the Relay Chain."),(0,i.kt)("li",{parentName:"ul"},"producing a reference to a previously unreferenced uncle block."),(0,i.kt)("li",{parentName:"ul"},"producing a referenced uncle block.")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"An uncle block is a Relay Chain block that is valid in every regard, but which failed to become\ncanonical. This can happen when two or more validators are block producers in a single slot, and the\nblock produced by one validator reaches the next block producer before the others. We call the\nlagging blocks uncle blocks.")),(0,i.kt)("p",null,"Payments occur at the end of every era."),(0,i.kt)("p",null,"Era points create a probabilistic component for staking rewards."),(0,i.kt)("p",null,"If the ",(0,i.kt)("em",{parentName:"p"},"mean")," of staking rewards is the average rewards per era, then the ",(0,i.kt)("em",{parentName:"p"},"variance")," is the\nvariability from the average staking rewards. The exact DOT value of each era point is not known in\nadvance since it depends on the total number of points earned by all validators in a given era. This\nis designed this way so that the total payout per era depends on Polkadot's\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#inflation"},"inflation model"),", and not on the number of payable\nactions (f.e., authoring a new block) executed. For more information, check\n",(0,i.kt)("a",{parentName:"p",href:"https://substrate.stackexchange.com/questions/5353/how-are-rewards-in-dot-calculated-from-the-era-points-earned-by-validators-in-po"},"this stackexchange post"),"."),(0,i.kt)("p",null,"With parachains now on Polkadot, a large percentage of era points will come from parachain\nvalidation, as a subset of validators are selected to para-validate for all parachains each epoch,\nand those para-validators can generate more era points as a result. Para-validators are rewarded 20\nera points each for each parachain block that they validate."),(0,i.kt)("p",null,"In this case, analyzing the ",(0,i.kt)("em",{parentName:"p"},"expected value")," of staking rewards will paint a better picture as the\nweight of era points of validators and para-validators in the reward average are taken into\nconsideration."),(0,i.kt)("admonition",{title:"High-level breakdown of reward variance",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"This should only serve as a high-level overview of the probabilistic nature for staking rewards."),(0,i.kt)("p",{parentName:"admonition"},"Let:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"pe")," = para-validator era points,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"ne")," = non-para-validator era points,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"EV")," = expected value of staking rewards,")),(0,i.kt)("p",{parentName:"admonition"},"Then, ",(0,i.kt)("inlineCode",{parentName:"p"},"EV(pe)")," has more influence on the ",(0,i.kt)("inlineCode",{parentName:"p"},"EV")," than ",(0,i.kt)("inlineCode",{parentName:"p"},"EV(ne)"),"."),(0,i.kt)("p",{parentName:"admonition"},"Since ",(0,i.kt)("inlineCode",{parentName:"p"},"EV(pe)")," has a more weighted probability on the ",(0,i.kt)("inlineCode",{parentName:"p"},"EV"),", the increase in variance against the\n",(0,i.kt)("inlineCode",{parentName:"p"},"EV")," becomes apparent between the different validator pools (aka. validators in the active set and\nthe ones chosen to para-validate)."),(0,i.kt)("p",{parentName:"admonition"},"Also, let:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"v")," = the variance of staking rewards,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"p")," = number of para-validators,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"w")," = number validators in the active set,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"e")," = era,")),(0,i.kt)("p",{parentName:"admonition"},"Then, ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," ","\u2191"," if ",(0,i.kt)("inlineCode",{parentName:"p"},"w")," ","\u2191",", as this reduces ",(0,i.kt)("inlineCode",{parentName:"p"},"p")," : ",(0,i.kt)("inlineCode",{parentName:"p"},"w"),", with respect to ",(0,i.kt)("inlineCode",{parentName:"p"},"e"),"."),(0,i.kt)("p",{parentName:"admonition"},"Increased ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," is expected, and initially keeping ",(0,i.kt)("inlineCode",{parentName:"p"},"p")," ","\u2193"," using the same para-validator set for\nall parachains ensures\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol#availability-and-unavailability-phase"},"availability")," and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"approval voting"),". In addition, despite ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," ","\u2191"," on an ",(0,i.kt)("inlineCode",{parentName:"p"},"e")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"e"),"\nbasis, over time, the amount of rewards each validator receives will equal out based on the\ncontinuous selection of para-validators."),(0,i.kt)("p",{parentName:"admonition"},"There are plans to scale the active para-validation set in the future")),(0,i.kt)("h2",{id:"payout-scheme"},"Payout Scheme"),(0,i.kt)("p",null,"No matter how much total stake is behind a validator, all validators split the block authoring\npayout essentially equally. The payout of a specific validator, however, may differ based on\n",(0,i.kt)("a",{parentName:"p",href:"#era-points"},"era points"),", as described above. Although there is a probabilistic component to\nreceiving era points, and they may be impacted slightly depending on factors such as network\nconnectivity, well-behaving validators should generally average out to having similar era point\ntotals over a large number of eras."),(0,i.kt)("p",null,'Validators may also receive "tips" from senders as an incentive to include transactions in their\nproduced blocks. Validators will receive 100% of these tips directly.'),(0,i.kt)("p",null,"Validators will receive staking rewards in the form of the native token of that chain (KSM for\nKusama and DOT for Polkadot)."),(0,i.kt)("p",null,"For simplicity, the examples below will assume all validators have the same amount of era points,\nand received no tips."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1): 18 tokens\nValidator 2 Stake (v2): 9 tokens\nValidator 3 Stake (v3): 8 tokens\nValidator 4 Stake (v4): 7 tokens\nPayout (p): 8 DOT\n\nPayout for each validator (v1 - v4):\np / v = 8 / 4 = 2 tokens\n")),(0,i.kt)("p",null,"Note that this is different than most other Proof-of-Stake systems such as Cosmos. As long as a\nvalidator is in the validator set, it will receive the same block reward as every other validator.\nValidator ",(0,i.kt)("inlineCode",{parentName:"p"},"v1"),", who had 18 tokens staked, received the same reward (2 tokens) in this era as ",(0,i.kt)("inlineCode",{parentName:"p"},"v4"),"\nwho had only 7 tokens staked."),(0,i.kt)("h2",{id:"running-multiple-validators"},"Running Multiple Validators"),(0,i.kt)("p",null,"It is possible for a single entity to run multiple validators. Running multiple validators may\nprovide a better risk/reward ratio. Assuming you have enough DOT, or enough stake nominates your\nvalidator, to ensure that your validators remain in the validator set, running multiple validators\nwill result in a higher return than running a single validator."),(0,i.kt)("p",null,"For the following example, assume you have 18 DOT to stake. For simplicity's sake, we will ignore\nnominators. Running a single validator, as in the example above, would net you 2 DOT in this era."),(0,i.kt)("p",null,"Note that while DOT is used as an example, this same formula would apply to KSM when running a\nvalidator on Kusama."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1): 18 DOT <- Your validator\nValidator 2 Stake (v2): 9 DOT\nValidator 3 Stake (v3): 8 DOT\nValidator 4 Stake (v4): 7 DOT\nPayout (p): 8 DOT\n\nYour payout = (p / v) * 1 = (8 / 4) * 1 = 2\n")),(0,i.kt)("p",null,"Running two validators, and splitting the stake equally, would result in the original validator ",(0,i.kt)("inlineCode",{parentName:"p"},"v4"),"\nto be kicked out of the validator set, as only the top ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," validators (as measured by stake) are\nselected to be in the validator set. More important, it would also double the reward that you get\nfrom each era."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1): 9 DOT <- Your first validator\nValidator 2 Stake (v2): 9 DOT <- Your second validator\nValidator 3 Stake (v3): 9 DOT\nValidator 4 Stake (v4): 8 DOT\nPayout (p): 8 DOT\n\nYour payout = (p / v) * 2 = (8 / 4) * 2 = 4\n")),(0,i.kt)("p",null,"With enough stake, you could run more than two validators. However, each validator must have enough\nstake behind it to be in the validator set."),(0,i.kt)("p",null,"The incentives of the system favor equally-staked validators. This works out to be a dynamic, rather\nthan static, equilibrium. Potential validators will run different numbers of validators and apply\ndifferent amounts of stake to them as time goes on, and in response to the actions of other\nvalidators on the network."),(0,i.kt)("h2",{id:"slashing"},"Slashing"),(0,i.kt)("p",null,"Although rewards are paid equally, slashes are relative to a validator's stake. Therefore, if you do\nhave enough DOT to run multiple validators, it is in your best interest to do so. A slash of 30%\nwill, of course, be more DOT for a validator with 18 DOT staked than one with 9 DOT staked."),(0,i.kt)("p",null,"Running multiple validators does not absolve you of the consequences of misbehavior. Polkadot\npunishes attacks that appear coordinated more severely than individual attacks. You should not, for\nexample, run multiple validators hosted on the same infrastructure. A proper multi-validator\nconfiguration would ensure that they do not fail simultaneously."),(0,i.kt)("p",null,"Nominators have the incentive to nominate the lowest-staked validator, as this will result in the\nlowest risk and highest reward. This is due to the fact that while their vulnerability to slashing\nremains the same (since it is percentage-based), their rewards are higher since they will be a\nhigher proportion of the total stake allocated to that validator."),(0,i.kt)("p",null,"To clarify this, let us imagine two validators, ",(0,i.kt)("inlineCode",{parentName:"p"},"v1")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"v2"),". Assume both are in the active set,\nhave commission set to 0%, and are well-behaved. The only difference is that ",(0,i.kt)("inlineCode",{parentName:"p"},"v1")," has 90 DOT\nnominating it and ",(0,i.kt)("inlineCode",{parentName:"p"},"v2")," only has 10. If you nominate ",(0,i.kt)("inlineCode",{parentName:"p"},"v1"),", it now has ",(0,i.kt)("inlineCode",{parentName:"p"},"90 + 10 = 100")," DOT, and you\nwill get 10% of the staking rewards for the next era. If you nominate ",(0,i.kt)("inlineCode",{parentName:"p"},"v2"),", it now has\n",(0,i.kt)("inlineCode",{parentName:"p"},"10 + 10 = 20")," DOT nominating it, and you will get 50% of the staking rewards for the next era. In\nactuality, it would be quite rare to see such a large difference between the stake of validators,\nbut the same principle holds even for smaller differences. If there is a 10% slash of either\nvalidator, then you will lose 1 DOT in each case."),(0,i.kt)("admonition",{type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"If a validator is oversubscribed in an era, staking rewards are distributed only to the the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators and the rest of the nominators do not receive any rewards. This is not the case for\nslashing! Every active nominator of the validator committing slashable offence will be slashed.")),(0,i.kt)("h2",{id:"nominators-and-validator-payments"},"Nominators and Validator Payments"),(0,i.kt)("p",null,'Nominated stake allows you to "vote" for validators and share in the rewards (and slashing) without\nrunning a validator node yourself. Validators can choose to keep a percentage of the rewards due to\ntheir validator to "reimburse" themselves for the cost of running a validator node. Other than that,\nall rewards are shared based on the stake behind each validator. This includes the stake of the\nvalidator itself, plus any stake bonded by nominators.'),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Validators set their preference as a percentage of the block reward, ",(0,i.kt)("em",{parentName:"p"},"not")," an absolute number of\nDOT. Polkadot's block reward is based on the ",(0,i.kt)("em",{parentName:"p"},"total")," amount at stake, with the reward peaking when\nthe amount staked is at 50% of the total supply. The commission is set as the amount taken by the\nvalidator; that is, 0% commission means that the validator does not receive any proportion of the\nrewards besides that owed to it from self-stake, and 100% commission means that the validator\noperator gets all rewards and gives none to its nominators.")),(0,i.kt)("p",null,"In the following examples, we can see the results of several different validator payment schemes and\nsplit between nominator and validator stake. We will assume a single nominator for each validator.\nHowever, there can be numerous nominators for each validator. Rewards are still distributed\nproportionally - for example, if the total rewards to be given to nominators is 2 DOT, and there are\nfour nominators with equal stake bonded, each will receive 0.5 DOT. Note also that a single\nnominator may stake different validators."),(0,i.kt)("p",null,"Each validator in the example has selected a different validator payment (that is, a percentage of\nthe reward set aside directly for the validator before sharing with all bonded stake). The\nvalidator's payment percentage (in DOT, although the same calculations work for KSM) is listed in\nbrackets (",(0,i.kt)("inlineCode",{parentName:"p"},"[]"),") next to each validator. Note that since the validator payment is public knowledge,\nhaving a low or non-existent validator payment may attract more stake from nominators, since they\nknow they will receive a larger reward."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1) [20% commission]: 18 DOT (9 validator, 9 nominator)\nValidator 2 Stake (v2) [40% commission]: 9 DOT (3 validator, 6 nominator)\nValidator 3 Stake (v3) [10% commission]: 8 DOT (4 validator, 4 nominator)\nValidator 4 Stake (v4) [ 0% commission]: 6 DOT (1 validator, 5 nominator)\nPayout (p): 8 DOT\n\nPayout for each validator (v1 - v4):\np / v = 8 / 4 = 2 DOT\n\nv1:\n(0.2 * 2) = 0.4 DOT -> validator payment\n(2 - 0.4) = 1.6 -> shared between all stake\n(9 / 18) * 1.6 = 0.8 -> validator stake share\n(9 / 18) * 1.6 = 0.8 -> nominator stake share\nv1 validator total reward: 0.4 + 0.8 = 1.2 DOT\nv1 nominator reward: 0.8 DOT\n\nv2:\n(0.4 * 2) = 0.8 DOT -> validator payment\n(2 - 0.8) = 1.2 -> shared between all stake\n(3 / 9) * 1.2 = 0.4 -> validator stake share\n(6 / 9) * 1.2 = 0.8 -> nominator stake share\nv2 validator total reward: 0.8 + 0.4 = 1.2 DOT\nv2 nominator reward: 0.8 DOT\n\nv3:\n(0.1 * 2) = 0.2 DOT -> validator payment\n(2 - 0.2) = 1.8 -> shared between all stake\n(4 / 8) * 1.8 = 0.9 -> validator stake share\n(4 / 8) * 1.8 = 0.9 -> nominator stake share\nv3 validator total reward: 0.2 + 0.9 DOT = 1.1 DOT\nv3 nominator reward: 0.9 DOT\n\nv4:\n(0 * 2) = 0 DOT -> validator payment\n(2 - 0) = 2.0 -> shared between all stake\n(1 / 6) * 2 = 0.33 -> validator stake share\n(5 / 6) * 2 = 1.67 -> nominator stake share\nv4 validator total reward: 0 + 0.33 DOT = 0.33 DOT\nv4 nominator reward: 1.67 DOT\n")))}v.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/fea93377.f7b36ef1.js b/assets/js/fea93377.f7b36ef1.js deleted file mode 100644 index 98f859d86e6b..000000000000 --- a/assets/js/fea93377.f7b36ef1.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[6730],{47940:(e,a,t)=>{"use strict";t.d(a,{Z:()=>h});var n=t(74165),o=t(15861),i=t(67294),r=t(92519),s=t(1612),l=t(67425);function d(e,a,t){return p.apply(this,arguments)}function p(){return(p=(0,o.Z)((0,n.Z)().mark((function e(a,t,o){var i,l,d,p,u;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:i=void 0,l=void 0,e.t0=a,e.next="polkadot"===e.t0?5:"kusama"===e.t0?7:"statemine"===e.t0?9:"statemint"===e.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",e.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",e.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",e.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",e.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){e.next=18;break}return e.abrupt("return");case 18:return d=new r.U(i),e.next=21,s.G.create({provider:d});case 21:p=e.sent,(u=t.split(".")).forEach((function(e){e in p&&(p=p[e])})),e.t1=u[0],e.next="consts"===e.t1?27:"query"===e.t1?29:34;break;case 27:return l=p.toString(),e.abrupt("break",35);case 29:return e.next=31,p();case 31:return l=(l=e.sent).toString(),e.abrupt("break",35);case 34:console.log("Unknown path prefix ("+u[0]+") in "+t);case 35:return e.abrupt("return",l);case 36:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function u(e,a,t,n){switch(a){case"humanReadable":(0,l.HumanReadable)(e,t,n);break;case"precise":(0,l.Precise)(e,t,n);break;case"blocksToDays":(0,l.BlocksToDays)(e,n);break;case"percentage":(0,l.Percentage)(e,n);break;case"arrayLength":(0,l.ArrayLength)(e,n);break;default:return void console.log("Ignoring unknown filter type")}}const h=function(e){var a=e.network,t=e.path,r=e.defaultValue,s=e.filter,l=void 0===s?void 0:s,p=(0,i.useState)(""),h=p[0],m=p[1];return a=a.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?u(r.toString(),l,a,m):m(r.toString());var e=void 0;switch(a){case"polkadot":e="wss://rpc.polkadot.io";break;case"kusama":e="wss://kusama-rpc.polkadot.io/";break;case"statemine":e="wss://statemine-rpc.polkadot.io/";break;case"statemint":e="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+a)}if(void 0===e)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var e=(0,o.Z)((0,n.Z)().mark((function e(){var o;return(0,n.Z)().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,d(a,t,m);case 2:if(void 0!==(o=e.sent)){e.next=7;break}return e.abrupt("return");case 7:void 0!==l?u(o,l,a,m):m(o);case 8:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),h}},67425:e=>{var a={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};e.exports={HumanReadable:function(e,t,n){var o=void 0;if("polkadot"===t||"statemint"===t)o=3;else{if("kusama"!==t&&"statemine"!==t)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}e=parseFloat(e),n((e=Number.isInteger(e/a[t].precision)?e/a[t].precision+" "+a[t].symbol:(e/a[t].precision).toFixed(o)+" "+a[t].symbol).toString())},Precise:function(e,t,n){n(e=(e=parseFloat(e))/a[t].precision+" "+a[t].symbol)},BlocksToDays:function(e,a){a((e=6*e/86400).toString())},Percentage:function(e,a){a((e/=1e7).toString())},ArrayLength:function(e,a){a((e=e.split(",").length).toString())}}},26029:(e,a,t)=>{"use strict";t.r(a),t.d(a,{assets:()=>u,contentTitle:()=>d,default:()=>v,frontMatter:()=>l,metadata:()=>p,toc:()=>h});var n=t(87462),o=t(63366),i=(t(67294),t(3905)),r=t(47940),s=["components"],l={id:"maintain-guides-validator-payout",title:"Validator Payout Overview",sidebar_label:"Validator Payout Overview",description:"How validator payout works on the network and what you should expect.",keywords:["validator payout","payments","rewards","era points"],slug:"../maintain-guides-validator-payout"},d=void 0,p={unversionedId:"maintain/maintain-guides-validator-payout",id:"maintain/maintain-guides-validator-payout",title:"Validator Payout Overview",description:"How validator payout works on the network and what you should expect.",source:"@site/../docs/maintain/maintain-guides-validator-payout.md",sourceDirName:"maintain",slug:"/maintain-guides-validator-payout",permalink:"/docs/maintain-guides-validator-payout",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/maintain/maintain-guides-validator-payout.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1683802875,formattedLastUpdatedAt:"May 11, 2023",frontMatter:{id:"maintain-guides-validator-payout",title:"Validator Payout Overview",sidebar_label:"Validator Payout Overview",description:"How validator payout works on the network and what you should expect.",keywords:["validator payout","payments","rewards","era points"],slug:"../maintain-guides-validator-payout"},sidebar:"docs",previous:{title:"How to run a Validator on Polkadot",permalink:"/docs/maintain-guides-how-to-validate-polkadot"},next:{title:"Using systemd for a Validator Node",permalink:"/docs/maintain-guides-how-to-systemd"}},u={},h=[{value:"Era Points",id:"era-points",level:2},{value:"Payout Scheme",id:"payout-scheme",level:2},{value:"Running Multiple Validators",id:"running-multiple-validators",level:2},{value:"Slashing",id:"slashing",level:2},{value:"Nominators and Validator Payments",id:"nominators-and-validator-payments",level:2}],m={toc:h},c="wrapper";function v(e){var a=e.components,t=(0,o.Z)(e,s);return(0,i.kt)(c,(0,n.Z)({},m,t,{components:a,mdxType:"MDXLayout"}),(0,i.kt)("h2",{id:"era-points"},"Era Points"),(0,i.kt)("p",null,"For every era (a period of time approximately 6 hours in length in Kusama, and 24 hours in\nPolkadot), validators are paid proportionally to the amount of ",(0,i.kt)("em",{parentName:"p"},"era points")," they have collected. Era\npoints are reward points earned for payable actions like:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"issuing validity statements for ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-parachains"},"parachain")," blocks."),(0,i.kt)("li",{parentName:"ul"},"producing a non-uncle block in the Relay Chain."),(0,i.kt)("li",{parentName:"ul"},"producing a reference to a previously unreferenced uncle block."),(0,i.kt)("li",{parentName:"ul"},"producing a referenced uncle block.")),(0,i.kt)("admonition",{type:"note"},(0,i.kt)("p",{parentName:"admonition"},"An uncle block is a Relay Chain block that is valid in every regard, but which failed to become\ncanonical. This can happen when two or more validators are block producers in a single slot, and the\nblock produced by one validator reaches the next block producer before the others. We call the\nlagging blocks uncle blocks.")),(0,i.kt)("p",null,"Payments occur at the end of every era."),(0,i.kt)("p",null,"Era points create a probabilistic component for staking rewards."),(0,i.kt)("p",null,"If the ",(0,i.kt)("em",{parentName:"p"},"mean")," of staking rewards is the average rewards per era, then the ",(0,i.kt)("em",{parentName:"p"},"variance")," is the\nvariability from the average staking rewards. The exact DOT value of each era point is not known in\nadvance since it depends on the total number of points earned by all validators in a given era. This\nis designed this way so that the total payout per era depends on Polkadot's\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced#inflation"},"inflation model"),", and not on the number of payable\nactions (f.e., authoring a new block) executed. For more information, check\n",(0,i.kt)("a",{parentName:"p",href:"https://substrate.stackexchange.com/questions/5353/how-are-rewards-in-dot-calculated-from-the-era-points-earned-by-validators-in-po"},"this stackexchange post"),"."),(0,i.kt)("p",null,"With parachains now on Polkadot, a large percentage of era points will come from parachain\nvalidation, as a subset of validators are selected to para-validate for all parachains each epoch,\nand those para-validators can generate more era points as a result. Para-validators are rewarded 20\nera points each for each parachain block that they validate."),(0,i.kt)("p",null,"In this case, analyzing the ",(0,i.kt)("em",{parentName:"p"},"expected value")," of staking rewards will paint a better picture as the\nweight of era points of validators and para-validators in the reward average are taken into\nconsideration."),(0,i.kt)("admonition",{title:"High-level breakdown of reward variance",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"This should only serve as a high-level overview of the probabilistic nature for staking rewards."),(0,i.kt)("p",{parentName:"admonition"},"Let:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"pe")," = para-validator era points,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"ne")," = non-para-validator era points,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"EV")," = expected value of staking rewards,")),(0,i.kt)("p",{parentName:"admonition"},"Then, ",(0,i.kt)("inlineCode",{parentName:"p"},"EV(pe)")," has more influence on the ",(0,i.kt)("inlineCode",{parentName:"p"},"EV")," than ",(0,i.kt)("inlineCode",{parentName:"p"},"EV(ne)"),"."),(0,i.kt)("p",{parentName:"admonition"},"Since ",(0,i.kt)("inlineCode",{parentName:"p"},"EV(pe)")," has a more weighted probability on the ",(0,i.kt)("inlineCode",{parentName:"p"},"EV"),", the increase in variance against the\n",(0,i.kt)("inlineCode",{parentName:"p"},"EV")," becomes apparent between the different validator pools (aka. validators in the active set and\nthe ones chosen to para-validate)."),(0,i.kt)("p",{parentName:"admonition"},"Also, let:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"v")," = the variance of staking rewards,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"p")," = number of para-validators,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"w")," = number validators in the active set,"),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("inlineCode",{parentName:"li"},"e")," = era,")),(0,i.kt)("p",{parentName:"admonition"},"Then, ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," ","\u2191"," if ",(0,i.kt)("inlineCode",{parentName:"p"},"w")," ","\u2191",", as this reduces ",(0,i.kt)("inlineCode",{parentName:"p"},"p")," : ",(0,i.kt)("inlineCode",{parentName:"p"},"w"),", with respect to ",(0,i.kt)("inlineCode",{parentName:"p"},"e"),"."),(0,i.kt)("p",{parentName:"admonition"},"Increased ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," is expected, and initially keeping ",(0,i.kt)("inlineCode",{parentName:"p"},"p")," ","\u2193"," using the same para-validator set for\nall parachains ensures\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-parachains-protocol#availability-and-unavailability-phase"},"availability")," and\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-governance"},"approval voting"),". In addition, despite ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," ","\u2191"," on an ",(0,i.kt)("inlineCode",{parentName:"p"},"e")," to ",(0,i.kt)("inlineCode",{parentName:"p"},"e"),"\nbasis, over time, the amount of rewards each validator receives will equal out based on the\ncontinuous selection of para-validators."),(0,i.kt)("p",{parentName:"admonition"},"There are plans to scale the active para-validation set in the future")),(0,i.kt)("h2",{id:"payout-scheme"},"Payout Scheme"),(0,i.kt)("p",null,"No matter how much total stake is behind a validator, all validators split the block authoring\npayout essentially equally. The payout of a specific validator, however, may differ based on\n",(0,i.kt)("a",{parentName:"p",href:"#era-points"},"era points"),", as described above. Although there is a probabilistic component to\nreceiving era points, and they may be impacted slightly depending on factors such as network\nconnectivity, well-behaving validators should generally average out to having similar era point\ntotals over a large number of eras."),(0,i.kt)("p",null,'Validators may also receive "tips" from senders as an incentive to include transactions in their\nproduced blocks. Validators will receive 100% of these tips directly.'),(0,i.kt)("p",null,"Validators will receive staking rewards in the form of the native token of that chain (KSM for\nKusama and DOT for Polkadot)."),(0,i.kt)("p",null,"For simplicity, the examples below will assume all validators have the same amount of era points,\nand received no tips."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1): 18 tokens\nValidator 2 Stake (v2): 9 tokens\nValidator 3 Stake (v3): 8 tokens\nValidator 4 Stake (v4): 7 tokens\nPayout (p): 8 DOT\n\nPayout for each validator (v1 - v4):\np / v = 8 / 4 = 2 tokens\n")),(0,i.kt)("p",null,"Note that this is different than most other Proof-of-Stake systems such as Cosmos. As long as a\nvalidator is in the validator set, it will receive the same block reward as every other validator.\nValidator ",(0,i.kt)("inlineCode",{parentName:"p"},"v1"),", who had 18 tokens staked, received the same reward (2 tokens) in this era as ",(0,i.kt)("inlineCode",{parentName:"p"},"v4"),"\nwho had only 7 tokens staked."),(0,i.kt)("h2",{id:"running-multiple-validators"},"Running Multiple Validators"),(0,i.kt)("p",null,"It is possible for a single entity to run multiple validators. Running multiple validators may\nprovide a better risk/reward ratio. Assuming you have enough DOT, or enough stake nominates your\nvalidator, to ensure that your validators remain in the validator set, running multiple validators\nwill result in a higher return than running a single validator."),(0,i.kt)("p",null,"For the following example, assume you have 18 DOT to stake. For simplicity's sake, we will ignore\nnominators. Running a single validator, as in the example above, would net you 2 DOT in this era."),(0,i.kt)("p",null,"Note that while DOT is used as an example, this same formula would apply to KSM when running a\nvalidator on Kusama."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1): 18 DOT <- Your validator\nValidator 2 Stake (v2): 9 DOT\nValidator 3 Stake (v3): 8 DOT\nValidator 4 Stake (v4): 7 DOT\nPayout (p): 8 DOT\n\nYour payout = (p / v) * 1 = (8 / 4) * 1 = 2\n")),(0,i.kt)("p",null,"Running two validators, and splitting the stake equally, would result in the original validator ",(0,i.kt)("inlineCode",{parentName:"p"},"v4"),"\nto be kicked out of the validator set, as only the top ",(0,i.kt)("inlineCode",{parentName:"p"},"v")," validators (as measured by stake) are\nselected to be in the validator set. More important, it would also double the reward that you get\nfrom each era."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1): 9 DOT <- Your first validator\nValidator 2 Stake (v2): 9 DOT <- Your second validator\nValidator 3 Stake (v3): 9 DOT\nValidator 4 Stake (v4): 8 DOT\nPayout (p): 8 DOT\n\nYour payout = (p / v) * 2 = (8 / 4) * 2 = 4\n")),(0,i.kt)("p",null,"With enough stake, you could run more than two validators. However, each validator must have enough\nstake behind it to be in the validator set."),(0,i.kt)("p",null,"The incentives of the system favor equally-staked validators. This works out to be a dynamic, rather\nthan static, equilibrium. Potential validators will run different numbers of validators and apply\ndifferent amounts of stake to them as time goes on, and in response to the actions of other\nvalidators on the network."),(0,i.kt)("h2",{id:"slashing"},"Slashing"),(0,i.kt)("p",null,"Although rewards are paid equally, slashes are relative to a validator's stake. Therefore, if you do\nhave enough DOT to run multiple validators, it is in your best interest to do so. A slash of 30%\nwill, of course, be more DOT for a validator with 18 DOT staked than one with 9 DOT staked."),(0,i.kt)("p",null,"Running multiple validators does not absolve you of the consequences of misbehavior. Polkadot\npunishes attacks that appear coordinated more severely than individual attacks. You should not, for\nexample, run multiple validators hosted on the same infrastructure. A proper multi-validator\nconfiguration would ensure that they do not fail simultaneously."),(0,i.kt)("p",null,"Nominators have the incentive to nominate the lowest-staked validator, as this will result in the\nlowest risk and highest reward. This is due to the fact that while their vulnerability to slashing\nremains the same (since it is percentage-based), their rewards are higher since they will be a\nhigher proportion of the total stake allocated to that validator."),(0,i.kt)("p",null,"To clarify this, let us imagine two validators, ",(0,i.kt)("inlineCode",{parentName:"p"},"v1")," and ",(0,i.kt)("inlineCode",{parentName:"p"},"v2"),". Assume both are in the active set,\nhave commission set to 0%, and are well-behaved. The only difference is that ",(0,i.kt)("inlineCode",{parentName:"p"},"v1")," has 90 DOT\nnominating it and ",(0,i.kt)("inlineCode",{parentName:"p"},"v2")," only has 10. If you nominate ",(0,i.kt)("inlineCode",{parentName:"p"},"v1"),", it now has ",(0,i.kt)("inlineCode",{parentName:"p"},"90 + 10 = 100")," DOT, and you\nwill get 10% of the staking rewards for the next era. If you nominate ",(0,i.kt)("inlineCode",{parentName:"p"},"v2"),", it now has\n",(0,i.kt)("inlineCode",{parentName:"p"},"10 + 10 = 20")," DOT nominating it, and you will get 50% of the staking rewards for the next era. In\nactuality, it would be quite rare to see such a large difference between the stake of validators,\nbut the same principle holds even for smaller differences. If there is a 10% slash of either\nvalidator, then you will lose 1 DOT in each case."),(0,i.kt)("admonition",{type:"caution"},(0,i.kt)("p",{parentName:"admonition"},"If a validator is oversubscribed in an era, staking rewards are distributed only to the the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators and the rest of the nominators do not receive any rewards. This is not the case for\nslashing! Every active nominator of the validator committing slashable offence will be slashed.")),(0,i.kt)("h2",{id:"nominators-and-validator-payments"},"Nominators and Validator Payments"),(0,i.kt)("p",null,'Nominated stake allows you to "vote" for validators and share in the rewards (and slashing) without\nrunning a validator node yourself. Validators can choose to keep a percentage of the rewards due to\ntheir validator to "reimburse" themselves for the cost of running a validator node. Other than that,\nall rewards are shared based on the stake behind each validator. This includes the stake of the\nvalidator itself, plus any stake bonded by nominators.'),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Validators set their preference as a percentage of the block reward, ",(0,i.kt)("em",{parentName:"p"},"not")," an absolute number of\nDOT. Polkadot's block reward is based on the ",(0,i.kt)("em",{parentName:"p"},"total")," amount at stake, with the reward peaking when\nthe amount staked is at 50% of the total supply. The commission is set as the amount taken by the\nvalidator; that is, 0% commission means that the validator does not receive any proportion of the\nrewards besides that owed to it from self-stake, and 100% commission means that the validator\noperator gets all rewards and gives none to its nominators.")),(0,i.kt)("p",null,"In the following examples, we can see the results of several different validator payment schemes and\nsplit between nominator and validator stake. We will assume a single nominator for each validator.\nHowever, there can be numerous nominators for each validator. Rewards are still distributed\nproportionally - for example, if the total rewards to be given to nominators is 2 DOT, and there are\nfour nominators with equal stake bonded, each will receive 0.5 DOT. Note also that a single\nnominator may stake different validators."),(0,i.kt)("p",null,"Each validator in the example has selected a different validator payment (that is, a percentage of\nthe reward set aside directly for the validator before sharing with all bonded stake). The\nvalidator's payment percentage (in DOT, although the same calculations work for KSM) is listed in\nbrackets (",(0,i.kt)("inlineCode",{parentName:"p"},"[]"),") next to each validator. Note that since the validator payment is public knowledge,\nhaving a low or non-existent validator payment may attract more stake from nominators, since they\nknow they will receive a larger reward."),(0,i.kt)("pre",null,(0,i.kt)("code",{parentName:"pre"},"Validator Set Size (v): 4\nValidator 1 Stake (v1) [20% commission]: 18 DOT (9 validator, 9 nominator)\nValidator 2 Stake (v2) [40% commission]: 9 DOT (3 validator, 6 nominator)\nValidator 3 Stake (v3) [10% commission]: 8 DOT (4 validator, 4 nominator)\nValidator 4 Stake (v4) [ 0% commission]: 6 DOT (1 validator, 5 nominator)\nPayout (p): 8 DOT\n\nPayout for each validator (v1 - v4):\np / v = 8 / 4 = 2 DOT\n\nv1:\n(0.2 * 2) = 0.4 DOT -> validator payment\n(2 - 0.4) = 1.6 -> shared between all stake\n(9 / 18) * 1.6 = 0.8 -> validator stake share\n(9 / 18) * 1.6 = 0.8 -> nominator stake share\nv1 validator total reward: 0.4 + 0.8 = 1.2 DOT\nv1 nominator reward: 0.8 DOT\n\nv2:\n(0.4 * 2) = 0.8 DOT -> validator payment\n(2 - 0.8) = 1.2 -> shared between all stake\n(3 / 9) * 1.2 = 0.4 -> validator stake share\n(6 / 9) * 1.2 = 0.8 -> nominator stake share\nv2 validator total reward: 0.8 + 0.4 = 1.2 DOT\nv2 nominator reward: 0.8 DOT\n\nv3:\n(0.1 * 2) = 0.2 DOT -> validator payment\n(2 - 0.2) = 1.8 -> shared between all stake\n(4 / 8) * 1.8 = 0.9 -> validator stake share\n(4 / 8) * 1.8 = 0.9 -> nominator stake share\nv3 validator total reward: 0.2 + 0.9 DOT = 1.1 DOT\nv3 nominator reward: 0.9 DOT\n\nv4:\n(0 * 2) = 0 DOT -> validator payment\n(2 - 0) = 2.0 -> shared between all stake\n(1 / 6) * 2 = 0.33 -> validator stake share\n(5 / 6) * 2 = 1.67 -> nominator stake share\nv4 validator total reward: 0 + 0.33 DOT = 0.33 DOT\nv4 nominator reward: 1.67 DOT\n")))}v.isMDXComponent=!0},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ff6596ea.3ebd85af.js b/assets/js/ff6596ea.3ebd85af.js deleted file mode 100644 index 1aca9f230ff7..000000000000 --- a/assets/js/ff6596ea.3ebd85af.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk=self.webpackChunk||[]).push([[3842],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),r=a(92519),s=a(1612),l=a(67425);function d(t,e,a){return m.apply(this,arguments)}function m(){return(m=(0,o.Z)((0,n.Z)().mark((function t(e,a,o){var i,l,d,m,h;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:i=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){t.next=18;break}return t.abrupt("return");case 18:return d=new r.U(i),t.next=21,s.G.create({provider:d});case 21:m=t.sent,(h=a.split(".")).forEach((function(t){t in m&&(m=m[t])})),t.t1=h[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=m.toString(),t.abrupt("break",35);case 29:return t.next=31,m();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function h(t,e,a,n){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,n);break;case"precise":(0,l.Precise)(t,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(t,n);break;case"percentage":(0,l.Percentage)(t,n);break;case"arrayLength":(0,l.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(t){var e=t.network,a=t.path,r=t.defaultValue,s=t.filter,l=void 0===s?void 0:s,m=(0,i.useState)(""),u=m[0],p=m[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(r.toString(),l,e,p):p(r.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var t=(0,o.Z)((0,n.Z)().mark((function t(){var o;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,a,p);case 2:if(void 0!==(o=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?h(o,l,e,p):p(o);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(o)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},25398:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>h,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>m,toc:()=>u});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"learn-nominator",title:"Nominator",sidebar_label:"Nominator",description:"Role of Nominators in the Polkadot Ecosystem.",keyword:["nominate","nominator","stake","staking"],slug:"../learn-nominator"},d=void 0,m={unversionedId:"learn/learn-nominator",id:"learn/learn-nominator",title:"Nominator",description:"Role of Nominators in the Polkadot Ecosystem.",source:"@site/../docs/learn/learn-nominator.md",sourceDirName:"learn",slug:"/learn-nominator",permalink:"/docs/learn-nominator",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-nominator.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"learn-nominator",title:"Nominator",sidebar_label:"Nominator",description:"Role of Nominators in the Polkadot Ecosystem.",keyword:["nominate","nominator","stake","staking"],slug:"../learn-nominator"},sidebar:"docs",previous:{title:"Collator",permalink:"/docs/learn-collator"},next:{title:"Validator",permalink:"/docs/learn-validator"}},h={},u=[{value:"Why Nominate?",id:"why-nominate",level:2},{value:"Setting-up Accounts",id:"setting-up-accounts",level:2},{value:"Stash & Staking Proxy",id:"stash--staking-proxy",level:3},{value:"Rewards Payout Account",id:"rewards-payout-account",level:3},{value:"Nominating with the Polkadot-JS UI",id:"nominating-with-the-polkadot-js-ui",level:2},{value:"Targets Page",id:"targets-page",level:3},{value:"Bags-list",id:"bags-list",level:3},{value:"Validator Stats",id:"validator-stats",level:3},{value:"Nominating with the Staking Dashboard",id:"nominating-with-the-staking-dashboard",level:2},{value:"Staking Election Stages",id:"staking-election-stages",level:2},{value:"The Election Solution Set",id:"the-election-solution-set",level:3},{value:"Receiving Rewards",id:"receiving-rewards",level:2},{value:"Good Nominator Practices",id:"good-nominator-practices",level:2},{value:"Required Minimum Stake",id:"required-minimum-stake",level:3},{value:"Avoiding Oversubscribed Validators",id:"avoiding-oversubscribed-validators",level:3},{value:"Active vs. Inactive Nomination",id:"active-vs-inactive-nomination",level:3},{value:"Minimum Active Nomination to Receive Staking Rewards",id:"minimum-active-nomination-to-receive-staking-rewards",level:3},{value:"Guides",id:"guides",level:2}],p={toc:u},c="wrapper";function k(t){var e=t.components,l=(0,o.Z)(t,s);return(0,i.kt)(c,(0,n.Z)({},p,l,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". Discover the new\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Staking Dashboard")," that makes staking much easier and\ncheck this\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started.\nYou can now ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"stake natively with just 1 DOT and earn staking rewards"),".\n")),(0,i.kt)("admonition",{title:"Stake through Nomination Pools",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum amount required to become an active nominator and earn rewards may change from era to\nera.\nIt is currently ",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"})),".\n","\nIf you have less DOT than the minimum active\nnomination and still want to participate in staking, you can join the nomination pools. You can now\nstake on Polkadot natively with just\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"})),"\n","\nin the nomination pools and earn staking rewards. For additional information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".\nCheck the wiki doc on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools")," for more information.")),(0,i.kt)("p",null,"If you landed on this page, you decided to understand how you can be a good nominator. Note, this\npage is not for ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," members, although pool members might\ngain essential knowledge about how to choose nomination pools."),(0,i.kt)("p",null,"The information provided on this page is complementary to that on the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},(0,i.kt)("strong",{parentName:"a"},"Staking Page"))," and ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},(0,i.kt)("strong",{parentName:"a"},"Advanced Staking Page")),".\nMake sure you read those pages as well before nominating."),(0,i.kt)("h2",{id:"why-nominate"},"Why Nominate?"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"You become part of the Polkadot movement, a\ngroup of diverse professionals and enthusiasts around the world aspiring to build and foster the\nnext-gen Internet, Web3: a decentralized, privacy-focused, and trustless internet."),(0,i.kt)("li",{parentName:"ul"},"You are an essential piece of the puzzle, keeping\nPolkadot secure. The bonded balance can be\nused to vote in ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-polkadot-opengov"},"Polkadot OpenGov")," and shape the future direction of\nPolkadot."),(0,i.kt)("li",{parentName:"ul"},"You will start to understand how Polkadot\nworks at a technical-level. When you feel comfortable with your nomination skills and knowledge,\nyou can open your ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools"},"nomination pool"),", help others secure the network\nand earn rewards, and build your reputation as a trusted nomination pool operator. If you like to\nbe more involved, the next step is to become a ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-validator"},"validator"),"."),(0,i.kt)("li",{parentName:"ul"},"By getting ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking"},"staking")," rewards you keep up with or (likely) stay ahead of\nPolkadot inflation.")),(0,i.kt)("p",null,"Nominators secure the Relay Chain by staking DOT\nand nominating validators. You may have an account with\nDOT and want to earn fresh\nDOT. You could do so as a validator, which\nrequires experience setting up a node and running and maintaining it 24/7."),(0,i.kt)("p",null,"On Polkadot you can also earn\nDOT by nominating one or more validators. Doing\nso makes you a nominator for the validator(s) you chose. Pick your validators carefully - if they do\nnot behave properly, they will get slashed, and you will lose\nDOT. However, if they follow the network rules,\nyou can share the staking rewards they generate."),(0,i.kt)("p",null,"While your DOT are staked for nominations, they\nare 'locked' (bonded). You can\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"stop nominating at any time"),", but remember\nthat the action is effective in the next era and does not automatically unbond your funds. Unbonding\nis a separate action, and it takes effect after the unbonding period, which is\n28-day long on Polkadot. This is\ncalculated by taking the ",(0,i.kt)("strong",{parentName:"p"},"bonding duration")," (in eras), multiplying it by the ",(0,i.kt)("strong",{parentName:"p"},"length of a single\nera")," (in hours), and dividing by the ",(0,i.kt)("strong",{parentName:"p"},"hours in a day")," (24). Example:\n(28 \xd7 24 \xf7 24 = 28 days). A\nstaking lock will be visible on the Polkadot-JS UI during the unbonding period, and after it, the\nstaking lock can be unlocked, and the bonded funds become free balance you can transfer."),(0,i.kt)("admonition",{title:"Fast Unstaking feature is live!",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If you accidentally bonded your DOT or your\nbonded DOT never backed any active validator, you\ncan now unbond them immediately.")),(0,i.kt)("p",null,"If your bonded balance did not back any validators in the last\n28 days on Polkadot (when the feature goes live),\nyou are eligible to perform fast unstaking. The\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"staking dashboard")," will automatically check if you\nqualify. For more information, visit the\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000169433-can-i-transfer-dot-without-unbonding-and-waiting-28-days-"},'"Fast Unstake" section in this support article'),"."),(0,i.kt)("h2",{id:"setting-up-accounts"},"Setting-up Accounts"),(0,i.kt)("h3",{id:"stash--staking-proxy"},"Stash & Staking Proxy"),(0,i.kt)("p",null,"The first thing you need to do before becoming a nominator is to make sure you have a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking/#stash-account-and-staking-proxy"},(0,i.kt)("strong",{parentName:"a"},"stash account")),' where you can transfer\nfunds you want to use for staking. For these accounts, it is recommended to use a "cold wallet"\nsolution such as ',(0,i.kt)("a",{parentName:"p",href:"/docs/ledger"},"Ledger")," or\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-generation#parity-signer"},"Parity Signer"),"."),(0,i.kt)("p",null,"After setting up the stash account, it is recommended to have a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced/#staking-proxies"},(0,i.kt)("strong",{parentName:"a"},"staking proxy")),". Although you can be a nominator\nwith just a stash account, having a staking proxy is good practice for security reasons."),(0,i.kt)("p",null,"A staking proxy of the stash will be able to sign for all staking-related transactions as well. The\nstash will be fully isolated (except if the user decides to change the staking proxy of the stash or\nto attach different proxies to the stash)."),(0,i.kt)("h3",{id:"rewards-payout-account"},"Rewards Payout Account"),(0,i.kt)("p",null,"As a nominator, you will be asked to choose an account where rewards will be paid. You can select\none of the following options:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"back to staking: rewards are compounded to the bonded amount."),(0,i.kt)("li",{parentName:"ul"},"to stash: rewards are sent to the stash account as a free balance."),(0,i.kt)("li",{parentName:"ul"},"to another account: rewards are sent to a user-defined account (not stash).")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Being a nominator is made simpler by using the\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},(0,i.kt)("strong",{parentName:"a"},"Staking Dashboard"))," that will guide you step by\nstep through specifying rewards destination and bonded amount, and nominating validators (more on\nthis below). Note that staking proxies are not currently supported on the dashboard.")),(0,i.kt)("h2",{id:"nominating-with-the-polkadot-js-ui"},"Nominating with the Polkadot-JS UI"),(0,i.kt)("h3",{id:"targets-page"},"Targets Page"),(0,i.kt)("p",null,"There are many factors to consider when deciding which of your nominations. One helpful tool to\nchoose validators is the Staking ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/targets"},"Targets")," table in\nthe Polkadot-JS UI. This allows sorting validators using various metrics. Below are the relevant\nmetrics shown as an example, followed by a brief description of each."),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:null},"validator"),(0,i.kt)("th",{parentName:"tr",align:null},"payout"),(0,i.kt)("th",{parentName:"tr",align:null},"nominators"),(0,i.kt)("th",{parentName:"tr",align:null},"comm."),(0,i.kt)("th",{parentName:"tr",align:null},"total stake"),(0,i.kt)("th",{parentName:"tr",align:null},"own stake"),(0,i.kt)("th",{parentName:"tr",align:null},"return"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"A"),(0,i.kt)("td",{parentName:"tr",align:null},"recently"),(0,i.kt)("td",{parentName:"tr",align:null},"1 (",(0,i.kt)("inlineCode",{parentName:"td"},"active"),") 4 (",(0,i.kt)("inlineCode",{parentName:"td"},"all"),")"),(0,i.kt)("td",{parentName:"tr",align:null},"3%"),(0,i.kt)("td",{parentName:"tr",align:null},"1.6 MDOT"),(0,i.kt)("td",{parentName:"tr",align:null},"8500 DOT"),(0,i.kt)("td",{parentName:"tr",align:null},"17.8%")))),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"payout"),": How recently the validator made its last reward payout to nominators.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"nominators"),": This column consists of two number values. The ",(0,i.kt)("strong",{parentName:"p"},"active")," count (left number) is\nthe number of nominators whose stake is baking the validator in the current era. In this case\nValidator A has one active nominator. The total or ",(0,i.kt)("strong",{parentName:"p"},"all")," count (right number) is the number of\nall nominators who nominated Validator A. This includes the active count and all the other\nnominators whose stake in the current era is baking other validators."),(0,i.kt)("p",{parentName:"li"},"Be cautious of validators with a high number of subscribers. A validator is considered\noversubscribed when more than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nactive nominators are assigned to the validator. In this scenario, only the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators (sorted by stake) will receive rewards. The remaining nominators will not be rewarded.\nHowever, they can be slashed if the validator commits a slashable offense."),(0,i.kt)("p",{parentName:"li"},"Every nominator can select up to a maximum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\n","\nvalidators, which contributes towards maximizing the probability of having the nominator\u2019s stake\napplied to the validators active set. Nominating too few validators could result in the nominators\nnot receiving their rewards when none of them make it to the active set or when those validators\nstop validating. The election algorithm attempts to maximize the overall network stake while\nminimizing the variance of the active stake across the validators. For additional information on\nthe election process, check out the research behind\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS"},"nominated proof-of-stake"),".")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"comm."),": Total commission kept by the validator (100% means the validator will keep all rewards\n, and thus nominators will not receive them). A validator's commission is the percentage of the\nvalidator reward taken by the validator before the rewards are split among the nominators. As a\nnominator, you may think that choosing validators with the lowest commission is best. However,\nvalidators must be able to run at break-even to continue operations sustainably. Independent\nvalidators that rely on the commission to cover their server costs help to keep the network\ndecentralized. Some validators, operated by central exchanges, etc., keep 100% of the commission\nto payout their staking service clients and therefore do not provide any rewards to external\nnominators. The commission is just one piece of the puzzle you should consider when picking\nnominating validators.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"total stake"),": The total amount of DOT tokens\nstaked by nominators and the validator (i.e. own stake, see below).")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"own stake"),': The amount of DOT tokens the\nvalidator has put up as a stake. A higher own stake can be considered as having more "skin in the\ngame". This can imply increased trustworthiness. However, a validator not having a large amount of\n"own stake" is not automatically untrustworthy, as the validator could nominate from a different\naddress.')),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"return"),": Average annual yield paid out to nominators (i.e. number of rewards divided by the\nnumber of bonded tokens). Note that nominating those with a higher yield may not guarantee similar\nfuture performance."))),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Staking Returns",src:a(53325).Z,width:"2169",height:"509"})),(0,i.kt)("p",null,"On the Targets page, you can use different filters to select validators with specific traits (where\na trait is a combination of the metrics above). Available filters are:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"one validator per operator"),": Do not show groups of validators run by a single operator. It\nshows small operators only who will likely have a higher commission and higher self-stake.\nNominating only small operators might not always guarantee staking rewards, but it helps to keep\nthe network more resilient to attacks.")),(0,i.kt)("admonition",{title:"Validator vs Operator",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"A validator is the node, the physical equipment with installed software that allows to produce new\nblocks and earn rewards. An operator is the entity responsible for setting up, running an\nmaintaining the node. An operator can have multiple validators under different sub-identities. For\nexample, ",(0,i.kt)("inlineCode",{parentName:"p"},"ZUG CAPITAL/07")," is one of the numerous validators belonging to the operator Zug Capital.")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"comm. < 20%"),": Do not show any validators with a commission of 20% or higher."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"with capacity"),": Do not show any validators who are currently operating\n",(0,i.kt)("a",{parentName:"li",href:"/docs/glossary#capacity"},"at capacity")," (i.e., could potentially be oversubscribed)."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"recent payouts"),": Only show validators that have recently caused a\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced"},"payout to be issued"),". Note that anyone can cause a payout to occur; it\ndoes not have to be the operator of a validator."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"currently elected"),": Only show validators in the active set (i.e., they have been elected to\nproduce blocks in the current era)."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"with an identity"),": Only show validators that have set an ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-identity"},"identity"),". Note\nthat this identity does not have to be verified by a registrar for the validator to appear in the\nlist.")),(0,i.kt)("admonition",{title:"Single Operators with Multiple Validators",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},'Recall that slashing is an additive function; the more validators offline or equivocating in a given\nsession, the harsher the penalties. Since validators that are controlled by a single operator are\nmore at risk of a "synchronized" failure, nominating them implies a greater risk of having a large\nslash of your nominated funds. Generally, it is safer to nominate validators whose behavior is\nindependent of others in many ways (different hardware, geographic location, owner, etc.).')),(0,i.kt)("h3",{id:"bags-list"},"Bags-list"),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"On Polkadot and Kusama, the instance of the pallet\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_bags_list/"},"Bags-List")," is named as\n",(0,i.kt)("inlineCode",{parentName:"p"},"voterList"),".")),(0,i.kt)("p",null,"Nominating accounts are placed in a semi-sorted list called bags-list. This sorting functionality is\nextremely important for the long-term improvements of the staking/election system. Bags-list allows\nup to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.maxNominatorsCount",defaultValue:5e4,mdxType:"RPC"}),"\n","\nnominators to set their intention to nominate, of which the stake of the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\nnominators is considered for ",(0,i.kt)("a",{parentName:"p",href:"#staking-election-stages"},"electing set")," that eventually determines the\nactive validators."),(0,i.kt)("p",null,"The nominator accounts in a bag are sorted based on their insertion order, not by their nomination\nstake. The ",(0,i.kt)("inlineCode",{parentName:"p"},"voterList.putInFrontOf")," extrinsic can be issued to move up in the bag, which might be\nvery useful for the accounts in the last bag eligible for receiving staking rewards. Balance changes\ndue to staking rewards or slashing do not automatically rebag the account. Whenever applicable,\nPolkadot JS Apps UI prompts the nominator account to rebag or move up by calling the\n",(0,i.kt)("inlineCode",{parentName:"p"},"voterList.rebag")," extrinsic."),(0,i.kt)("p",null,"For guidelines about how to rebag or move your account within a bag, see the followings:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},'The "Bags List" Section on\n',(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181018-i-have-more-than-the-minimum-bonded-but-i-m-not-getting-rewards"},"this Support Page"),"."),(0,i.kt)("li",{parentName:"ul"},"The ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced#bags-list"},"Bags List Section")," in Advanced Staking Concepts."),(0,i.kt)("li",{parentName:"ul"},"The ",(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/hIIZRJLrBZA"},"dedicated technical explainer video"),".")),(0,i.kt)("h3",{id:"validator-stats"},"Validator Stats"),(0,i.kt)("p",null,"Nominators can query ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/query/"},"validator histories")," to see\nstatistics such as era points, elected stake, rewards and slashes, and commission. It is good\npractice to do comprehensive research on validator candidates. This could include (but should not be\nlimited to) checking the validators' ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-identity"},"identity")," (if they have set one) and going\nover the validators' websites to see who they are, what kind of infrastructure setup they are using,\nreputation, the vision behind the validator, and more."),(0,i.kt)("p",null,"Any problematic behavior must be taken seriously. An example of problematic behavior will be if a\nvalidator is regularly offline. In this case, nominators most likely would get fewer rewards. If\nmany validators are ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking#unresponsiveness"},"unreachable"),", such validators and\ncorresponding nominators will be slashed."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Validator Stats",src:a(95520).Z,width:"1900",height:"1204"})),(0,i.kt)("h2",{id:"nominating-with-the-staking-dashboard"},"Nominating with the Staking Dashboard"),(0,i.kt)("p",null,"The Staking Dashboard allows to choose pre-selected lists of validators based on user preference, or\nto manually select validators similarly as in the Polkadot-JS UI."),(0,i.kt)("p",null,"Pre-selected choices are:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Optimal Selection: Selects a mix of majority active and inactive validators."),(0,i.kt)("li",{parentName:"ul"},"Active Low Commission: Gets a set of active validators with low commission."),(0,i.kt)("li",{parentName:"ul"},"From Favorites: Gets a set of your favorite validators.")),(0,i.kt)("h2",{id:"staking-election-stages"},"Staking Election Stages"),(0,i.kt)("p",null,'The staking election system has three stages for both validators and nominators, namely "intention",\n"electable/electing", and "active".'),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"intention to nominate:"),' an account that has stated the intention to nominate; also called\nsimply a "nominator".'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"electing nominator:")," a nominator who is selected to be a part of the input to the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-phragmen"},"NPoS election algorithm"),". This selection is based on stake and is made using\nthe ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced#bags-list"},"bags-list"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"active nominator:")," a nominator who came out of the NPoS election algorithm backing an active\nvalidator. Staking rewards are received by the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\nnominators ranked by stake. When slashing occurs, all the active nominators backing the validator\nget slashed (also those who do not receive rewards due to oversubscription issues).")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nominator Election",src:a(55404).Z,width:"612",height:"430"})),(0,i.kt)("h3",{id:"the-election-solution-set"},"The Election Solution Set"),(0,i.kt)("p",null,'Determining which validators are in the active set and which nominators are nominating them creates\na very large graph mapping nominators to their respective validators. This "solution set" is\ncomputed off-chain and submitted to the chain, which means it must fit in a single block. If there\nare a large number of nominators, this means that some nominators must be eliminated. Currently,\nnominators are sorted by the amount of DOT staked, and those with more DOT are prioritized. This\nmeans that you may not receive rewards if you are staking with a small amount of DOT. This minimal\namount is dynamic based on the number of validators, nominators, amount nominated, and other\nfactors.'),(0,i.kt)("h2",{id:"receiving-rewards"},"Receiving Rewards"),(0,i.kt)("p",null,"As long as you have nominated more than one validator candidate, at least one of them got elected,\nand you are nominating with enough stake to get into the solution set, your bonded stake will be\nfully distributed to one or more validators. That being said, you may not receive rewards if you\nnominated very few validator candidates and no one got elected, or your stake is small, and you only\nselected oversubscribed validators, or the validator you are nominating has 100% commission. It is\ngenerally wise to choose as many trustworthy validators as you can (up to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),")\n","\nto reduce the risk of none of your nominated validators being elected."),(0,i.kt)("admonition",{title:"Not receiving Staking Rewards?",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"To explore the possible reasons for not receiving staking rewards, check out the followings:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},"The\n",(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181959-staking-faq-s"},"Staking FAQ"),"\non the Support Pages."),(0,i.kt)("li",{parentName:"ul"},"The\n",(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/Polkadot/comments/10kurje/why_am_i_not_receiving_staking_rewards/"},'"Why am I not receiving staking rewards?"'),"\nReddit article."),(0,i.kt)("li",{parentName:"ul"},"The ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking#why-am-i-not-receiving-rewards"},'"Why am I not receiving staking rewards?"'),"\nsection on the Staking Page."))),(0,i.kt)("p",null,"Rewards are ",(0,i.kt)("em",{parentName:"p"},"lazy")," - somebody must trigger a payout for a validator for rewards to go to all of the\nvalidator's nominators. Any account can do this, although validator operators often do this as a\nservice to their nominators. See the page on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"Simple Payouts")," for more\ninformation and instructions for claiming rewards."),(0,i.kt)("admonition",{title:"Explainer videos on Nominating",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"These concepts have been further explained in the following videos:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=weG_uzdSs1E&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=4"},"Why Nominate on Polkadot & Kusama")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=K-a4CgVchvU&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=9"},"What to Consider when Nominating Validators on Polkadot and Kusama")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/FCXC0CDhyS4"},"Nominating/Staking on Polkadot and Kusama")))),(0,i.kt)("h2",{id:"good-nominator-practices"},"Good Nominator Practices"),(0,i.kt)("h3",{id:"required-minimum-stake"},"Required Minimum Stake"),(0,i.kt)("p",null,"Due to the way the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragmen algorithm")," generates the solution set and due to the\nfact that the solution set must fit in a single block, a minimum number of DOT will be required to\nnominate with to receive staking rewards can change between the eras."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"min-intention-threshold:")," minimum stake to declare the intention to nominate. This parameter\ncan be updated via on-chain governance, and the most recent and up-to-date version can be found on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"chain state")," (select ",(0,i.kt)("strong",{parentName:"p"},"state query > staking >\nminimumNominatorBond"),")")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"min-electing:")," minimum stake among the electing nominators. Since this is almost always the\nsame as \u201cmin-active\u201d, it might not be reported.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"min-active:")," minimum stake among the active nominators. If your stake falls below this dynamic\nthreshold in a given era, you will not receive staking rewards for that era."))),(0,i.kt)("p",null,"Thus, for ",(0,i.kt)("strong",{parentName:"p"},"nominator counters"),", we have:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"count of nominator intentions and max possible nominator intentions\n(unlimited)\n",""),(0,i.kt)("li",{parentName:"ul"},"count of electing nominators, and maximum possible electing nominators\n(",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),")\n",""),(0,i.kt)("li",{parentName:"ul"},"count of active nominators and maximum possible active nominators\n(",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),")\n","")),(0,i.kt)("h3",{id:"avoiding-oversubscribed-validators"},"Avoiding Oversubscribed Validators"),(0,i.kt)("p",null,"Validators can only pay out to a certain number of nominators per era. This is currently set to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nbut can be modified via governance. If more than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n",'\nnominators nominate the same validator, it is "oversubscribed", and only the top\n',(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nstaked nominators (ranked by the amount of stake) are paid rewards. Other nominators will receive no\nrewards for that era, although their stake will still be used to calculate entry into the active\nvalidator set."),(0,i.kt)("p",null,"Although it is difficult to determine how many nominators will nominate a given validator in the\nnext era, one can estimate based on the current number of nominators. A validator with only 5\nnominators in this era, for instance, is unlikely to have more than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nin the next era. However, an already-oversubscribed validator with 1000 nominators this era is very\nlikely to be oversubscribed in the next era as well."),(0,i.kt)("p",null,"If you are not nominating with a large number of DOTs, you should try to avoid\n",(0,i.kt)("a",{parentName:"p",href:"/docs/glossary#oversubscribed"},"oversubscribed")," validators. It is not always easy to\ncalculate if the validator selected will be oversubscribed in the next session; one way to avoid\nchoosing potentially oversubscribed validators is to filter out any that are\n",(0,i.kt)("a",{parentName:"p",href:"/docs/glossary#capacity"},"at capacity")," on the Targets page."),(0,i.kt)("p",null,"Finally, if you have a minimal amount of DOTs close to the value of ",(0,i.kt)("inlineCode",{parentName:"p"},"minActiveNomination"),", you may\nneed to stake more DOT to get into the election set. The nominator-to-validator mapping solution\nneeds to be evaluated within a single block duration, and if there are too many nominators, the\nlowest-staked nominations will be dropped from even being considered to be part of the electing set.\nThis ",(0,i.kt)("inlineCode",{parentName:"p"},"minActiveNomination")," value is dynamic and will vary over time. You can read the blog post\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/polkadot-staking-an-update/"},'"Polkadot Staking: An Update"')," for more\ndetails."),(0,i.kt)("h3",{id:"active-vs-inactive-nomination"},"Active vs. Inactive Nomination"),(0,i.kt)("p",null,"When you go to the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Account actions")," under staking\npage, you should see your bonded accounts and nomination status. If not, you can follow\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"this")," guide to configure it first. Your\nnominations will be effective in the next era; eras are roughly\n24 hours on Polkadot."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nominations",src:a(44277).Z,width:"2878",height:"766"})),(0,i.kt)("p",null,'Suppose you have nominated five validator candidates, and three out of five were elected to the\nactive validator set; then you should see two of your nominations as "waiting", and most likely one\nas "active" and the rest as "inactive". Active or inactive nomination means your nominated\nvalidators have been elected to be in the validator set, whereas waiting means they did not get\nelected. Generally, you will only have a single validator have an active nomination, which means\nthat you are directly supporting it with your stake this era and thus potentially receiving staking\nrewards. Inactive nominators were validators elected for this era but which you are not actively\nsupporting. Every era, a new election will take place, and you may be assigned a different active\nnomination from the validators you selected.'),(0,i.kt)("p",null,"If you are committing a very large stake, you may have more than one active nomination. However, the\nelection algorithm attempts to minimize this situation, and it should not occur often, so you should\nalmost always see only a single active nomination per era. See the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen#optimizations"},"section on Phragm\xe9n optimization")," for more details."),(0,i.kt)("h3",{id:"minimum-active-nomination-to-receive-staking-rewards"},"Minimum Active Nomination to Receive Staking Rewards"),(0,i.kt)("admonition",{title:"Minimum DOT required to earn staking rewards",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum DOT required to submit intent to nominate is\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"})),"\n, but the minimum active nomination required to earn staking rewards is dynamic and may be much\nhigher, which can be viewed on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/targets"},"Polkadot JS Apps > Network > Staking > Targets page"),".")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Minimum Active Nomination",src:a(95670).Z,width:"1436",height:"166"})),(0,i.kt)("h2",{id:"guides"},"Guides"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Be a Nominator (Polkadot)")," - Guide on\nnominating on the Kusama canary network."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Stop Being a Nominator (all networks)")," -\nGuide on stopping nominations and withdrawing tokens.")))}k.isMDXComponent=!0},53325:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/nominators_target-d8652ac89f3cbb16528cd68808a32cf0.png"},95670:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/min-active-nomination-bfbe67c2714eb5027c6a4f45608c9bc2.png"},55404:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/nominator-election-ae25b5db36fa18b56fa58c5370127dd4.png"},44277:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/polkadotjs_nominator_account-e0f5d58cd9cce279d6f462cde9f706f4.png"},95520:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/validator_stats-57ec40656d6829e2ef791550116824d4.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/ff6596ea.e0217335.js b/assets/js/ff6596ea.e0217335.js new file mode 100644 index 000000000000..cb16a5049ffb --- /dev/null +++ b/assets/js/ff6596ea.e0217335.js @@ -0,0 +1 @@ +(self.webpackChunk=self.webpackChunk||[]).push([[3842],{47940:(t,e,a)=>{"use strict";a.d(e,{Z:()=>u});var n=a(74165),o=a(15861),i=a(67294),r=a(87152),s=a(34200),l=a(67425);function d(t,e,a){return m.apply(this,arguments)}function m(){return(m=(0,o.Z)((0,n.Z)().mark((function t(e,a,o){var i,l,d,m,h;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:i=void 0,l=void 0,t.t0=e,t.next="polkadot"===t.t0?5:"kusama"===t.t0?7:"statemine"===t.t0?9:"statemint"===t.t0?11:13;break;case 5:return i="wss://rpc.polkadot.io",t.abrupt("break",14);case 7:return i="wss://kusama-rpc.polkadot.io/",t.abrupt("break",14);case 9:return i="wss://statemine-rpc.polkadot.io/",t.abrupt("break",14);case 11:return i="wss://statemint-rpc.polkadot.io/",t.abrupt("break",14);case 13:console.log("Unknown socket url provided, no connection made.");case 14:if(void 0!==i){t.next=18;break}return t.abrupt("return");case 18:return d=new r.U(i),t.next=21,s.G.create({provider:d});case 21:m=t.sent,(h=a.split(".")).forEach((function(t){t in m&&(m=m[t])})),t.t1=h[0],t.next="consts"===t.t1?27:"query"===t.t1?29:34;break;case 27:return l=m.toString(),t.abrupt("break",35);case 29:return t.next=31,m();case 31:return l=(l=t.sent).toString(),t.abrupt("break",35);case 34:console.log("Unknown path prefix ("+h[0]+") in "+a);case 35:return t.abrupt("return",l);case 36:case"end":return t.stop()}}),t)})))).apply(this,arguments)}function h(t,e,a,n){switch(e){case"humanReadable":(0,l.HumanReadable)(t,a,n);break;case"precise":(0,l.Precise)(t,a,n);break;case"blocksToDays":(0,l.BlocksToDays)(t,n);break;case"percentage":(0,l.Percentage)(t,n);break;case"arrayLength":(0,l.ArrayLength)(t,n);break;default:return void console.log("Ignoring unknown filter type")}}const u=function(t){var e=t.network,a=t.path,r=t.defaultValue,s=t.filter,l=void 0===s?void 0:s,m=(0,i.useState)(""),u=m[0],p=m[1];return e=e.toLowerCase(),(0,i.useEffect)((function(){void 0!==l?h(r.toString(),l,e,p):p(r.toString());var t=void 0;switch(e){case"polkadot":t="wss://rpc.polkadot.io";break;case"kusama":t="wss://kusama-rpc.polkadot.io/";break;case"statemine":t="wss://statemine-rpc.polkadot.io/";break;case"statemint":t="wss://statemint-rpc.polkadot.io/";break;default:console.log("Unknown network provided, "+e)}if(void 0===t)console.log("Failed to connect to a valid websocket, applying default");else{var i=function(){var t=(0,o.Z)((0,n.Z)().mark((function t(){var o;return(0,n.Z)().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,d(e,a,p);case 2:if(void 0!==(o=t.sent)){t.next=7;break}return t.abrupt("return");case 7:void 0!==l?h(o,l,e,p):p(o);case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();try{i()}catch(s){console.log(s)}}}),[]),u}},67425:t=>{var e={polkadot:{precision:1e10,symbol:"DOT"},kusama:{precision:1e12,symbol:"KSM"},statemint:{precision:1e10,symbol:"DOT"},statemine:{precision:1e12,symbol:"KSM"}};t.exports={HumanReadable:function(t,a,n){var o=void 0;if("polkadot"===a||"statemint"===a)o=3;else{if("kusama"!==a&&"statemine"!==a)return void console.log("Unknown network type found when attempting to apply 'Human Readable' filter");o=6}t=parseFloat(t),n((t=Number.isInteger(t/e[a].precision)?t/e[a].precision+" "+e[a].symbol:(t/e[a].precision).toFixed(o)+" "+e[a].symbol).toString())},Precise:function(t,a,n){n(t=(t=parseFloat(t))/e[a].precision+" "+e[a].symbol)},BlocksToDays:function(t,e){e((t=6*t/86400).toString())},Percentage:function(t,e){e((t/=1e7).toString())},ArrayLength:function(t,e){e((t=t.split(",").length).toString())}}},25398:(t,e,a)=>{"use strict";a.r(e),a.d(e,{assets:()=>h,contentTitle:()=>d,default:()=>k,frontMatter:()=>l,metadata:()=>m,toc:()=>u});var n=a(87462),o=a(63366),i=(a(67294),a(3905)),r=a(47940),s=["components"],l={id:"learn-nominator",title:"Nominator",sidebar_label:"Nominator",description:"Role of Nominators in the Polkadot Ecosystem.",keyword:["nominate","nominator","stake","staking"],slug:"../learn-nominator"},d=void 0,m={unversionedId:"learn/learn-nominator",id:"learn/learn-nominator",title:"Nominator",description:"Role of Nominators in the Polkadot Ecosystem.",source:"@site/../docs/learn/learn-nominator.md",sourceDirName:"learn",slug:"/learn-nominator",permalink:"/docs/learn-nominator",draft:!1,editUrl:"https://github.com/w3f/polkadot-wiki/edit/master/docs/learn/learn-nominator.md",tags:[],version:"current",lastUpdatedBy:"Filippo",lastUpdatedAt:1689335021,formattedLastUpdatedAt:"Jul 14, 2023",frontMatter:{id:"learn-nominator",title:"Nominator",sidebar_label:"Nominator",description:"Role of Nominators in the Polkadot Ecosystem.",keyword:["nominate","nominator","stake","staking"],slug:"../learn-nominator"},sidebar:"docs",previous:{title:"Collator",permalink:"/docs/learn-collator"},next:{title:"Validator",permalink:"/docs/learn-validator"}},h={},u=[{value:"Why Nominate?",id:"why-nominate",level:2},{value:"Setting-up Accounts",id:"setting-up-accounts",level:2},{value:"Stash & Staking Proxy",id:"stash--staking-proxy",level:3},{value:"Rewards Payout Account",id:"rewards-payout-account",level:3},{value:"Nominating with the Polkadot-JS UI",id:"nominating-with-the-polkadot-js-ui",level:2},{value:"Targets Page",id:"targets-page",level:3},{value:"Bags-list",id:"bags-list",level:3},{value:"Validator Stats",id:"validator-stats",level:3},{value:"Nominating with the Staking Dashboard",id:"nominating-with-the-staking-dashboard",level:2},{value:"Staking Election Stages",id:"staking-election-stages",level:2},{value:"The Election Solution Set",id:"the-election-solution-set",level:3},{value:"Receiving Rewards",id:"receiving-rewards",level:2},{value:"Good Nominator Practices",id:"good-nominator-practices",level:2},{value:"Required Minimum Stake",id:"required-minimum-stake",level:3},{value:"Avoiding Oversubscribed Validators",id:"avoiding-oversubscribed-validators",level:3},{value:"Active vs. Inactive Nomination",id:"active-vs-inactive-nomination",level:3},{value:"Minimum Active Nomination to Receive Staking Rewards",id:"minimum-active-nomination-to-receive-staking-rewards",level:3},{value:"Guides",id:"guides",level:2}],p={toc:u},c="wrapper";function k(t){var e=t.components,l=(0,o.Z)(t,s);return(0,i.kt)(c,(0,n.Z)({},p,l,{components:e,mdxType:"MDXLayout"}),(0,i.kt)("admonition",{title:"New to Staking?",type:"tip"},(0,i.kt)("p",{parentName:"admonition"},"Start your staking journey or explore more information about staking on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/staking/"},"Polkadot's Home Page"),". Discover the new\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"Staking Dashboard")," that makes staking much easier and\ncheck this\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000182104"},"extensive article list")," to\nhelp you get started.\nYou can now ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"stake natively with just 1 DOT and earn staking rewards"),".\n")),(0,i.kt)("admonition",{title:"Stake through Nomination Pools",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum amount required to become an active nominator and earn rewards may change from era to\nera.\nIt is currently ",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minimumActiveStake",defaultValue:2937e9,filter:"humanReadable",mdxType:"RPC"})),".\n","\nIf you have less DOT than the minimum active\nnomination and still want to participate in staking, you can join the nomination pools. You can now\nstake on Polkadot natively with just\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.nominationPools.minJoinBond",filter:"humanReadable",defaultValue:1e10,mdxType:"RPC"})),"\n","\nin the nomination pools and earn staking rewards. For additional information, see\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/"},"this blog post"),".\nCheck the wiki doc on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pools")," for more information.")),(0,i.kt)("p",null,"If you landed on this page, you decided to understand how you can be a good nominator. Note, this\npage is not for ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-nomination-pools"},"nomination pool")," members, although pool members might\ngain essential knowledge about how to choose nomination pools."),(0,i.kt)("p",null,"The information provided on this page is complementary to that on the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking"},(0,i.kt)("strong",{parentName:"a"},"Staking Page"))," and ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},(0,i.kt)("strong",{parentName:"a"},"Advanced Staking Page")),".\nMake sure you read those pages as well before nominating."),(0,i.kt)("h2",{id:"why-nominate"},"Why Nominate?"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"You become part of the Polkadot movement, a\ngroup of diverse professionals and enthusiasts around the world aspiring to build and foster the\nnext-gen Internet, Web3: a decentralized, privacy-focused, and trustless internet."),(0,i.kt)("li",{parentName:"ul"},"You are an essential piece of the puzzle, keeping\nPolkadot secure. The bonded balance can be\nused to vote in ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-polkadot-opengov"},"Polkadot OpenGov")," and shape the future direction of\nPolkadot."),(0,i.kt)("li",{parentName:"ul"},"You will start to understand how Polkadot\nworks at a technical-level. When you feel comfortable with your nomination skills and knowledge,\nyou can open your ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-nomination-pools"},"nomination pool"),", help others secure the network\nand earn rewards, and build your reputation as a trusted nomination pool operator. If you like to\nbe more involved, the next step is to become a ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-validator"},"validator"),"."),(0,i.kt)("li",{parentName:"ul"},"By getting ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking"},"staking")," rewards you keep up with or (likely) stay ahead of\nPolkadot inflation.")),(0,i.kt)("p",null,"Nominators secure the Relay Chain by staking DOT\nand nominating validators. You may have an account with\nDOT and want to earn fresh\nDOT. You could do so as a validator, which\nrequires experience setting up a node and running and maintaining it 24/7."),(0,i.kt)("p",null,"On Polkadot you can also earn\nDOT by nominating one or more validators. Doing\nso makes you a nominator for the validator(s) you chose. Pick your validators carefully - if they do\nnot behave properly, they will get slashed, and you will lose\nDOT. However, if they follow the network rules,\nyou can share the staking rewards they generate."),(0,i.kt)("p",null,"While your DOT are staked for nominations, they\nare 'locked' (bonded). You can\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"stop nominating at any time"),", but remember\nthat the action is effective in the next era and does not automatically unbond your funds. Unbonding\nis a separate action, and it takes effect after the unbonding period, which is\n28-day long on Polkadot. This is\ncalculated by taking the ",(0,i.kt)("strong",{parentName:"p"},"bonding duration")," (in eras), multiplying it by the ",(0,i.kt)("strong",{parentName:"p"},"length of a single\nera")," (in hours), and dividing by the ",(0,i.kt)("strong",{parentName:"p"},"hours in a day")," (24). Example:\n(28 \xd7 24 \xf7 24 = 28 days). A\nstaking lock will be visible on the Polkadot-JS UI during the unbonding period, and after it, the\nstaking lock can be unlocked, and the bonded funds become free balance you can transfer."),(0,i.kt)("admonition",{title:"Fast Unstaking feature is live!",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"If you accidentally bonded your DOT or your\nbonded DOT never backed any active validator, you\ncan now unbond them immediately.")),(0,i.kt)("p",null,"If your bonded balance did not back any validators in the last\n28 days on Polkadot (when the feature goes live),\nyou are eligible to perform fast unstaking. The\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},"staking dashboard")," will automatically check if you\nqualify. For more information, visit the\n",(0,i.kt)("a",{parentName:"p",href:"https://support.polkadot.network/support/solutions/articles/65000169433-can-i-transfer-dot-without-unbonding-and-waiting-28-days-"},'"Fast Unstake" section in this support article'),"."),(0,i.kt)("h2",{id:"setting-up-accounts"},"Setting-up Accounts"),(0,i.kt)("h3",{id:"stash--staking-proxy"},"Stash & Staking Proxy"),(0,i.kt)("p",null,"The first thing you need to do before becoming a nominator is to make sure you have a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking/#stash-account-and-staking-proxy"},(0,i.kt)("strong",{parentName:"a"},"stash account")),' where you can transfer\nfunds you want to use for staking. For these accounts, it is recommended to use a "cold wallet"\nsolution such as ',(0,i.kt)("a",{parentName:"p",href:"/docs/ledger"},"Ledger")," or\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-account-generation#parity-signer"},"Parity Signer"),"."),(0,i.kt)("p",null,"After setting up the stash account, it is recommended to have a\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced/#staking-proxies"},(0,i.kt)("strong",{parentName:"a"},"staking proxy")),". Although you can be a nominator\nwith just a stash account, having a staking proxy is good practice for security reasons."),(0,i.kt)("p",null,"A staking proxy of the stash will be able to sign for all staking-related transactions as well. The\nstash will be fully isolated (except if the user decides to change the staking proxy of the stash or\nto attach different proxies to the stash)."),(0,i.kt)("h3",{id:"rewards-payout-account"},"Rewards Payout Account"),(0,i.kt)("p",null,"As a nominator, you will be asked to choose an account where rewards will be paid. You can select\none of the following options:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"back to staking: rewards are compounded to the bonded amount."),(0,i.kt)("li",{parentName:"ul"},"to stash: rewards are sent to the stash account as a free balance."),(0,i.kt)("li",{parentName:"ul"},"to another account: rewards are sent to a user-defined account (not stash).")),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"Being a nominator is made simpler by using the\n",(0,i.kt)("a",{parentName:"p",href:"https://staking.polkadot.network/#/overview"},(0,i.kt)("strong",{parentName:"a"},"Staking Dashboard"))," that will guide you step by\nstep through specifying rewards destination and bonded amount, and nominating validators (more on\nthis below). Note that staking proxies are not currently supported on the dashboard.")),(0,i.kt)("h2",{id:"nominating-with-the-polkadot-js-ui"},"Nominating with the Polkadot-JS UI"),(0,i.kt)("h3",{id:"targets-page"},"Targets Page"),(0,i.kt)("p",null,"There are many factors to consider when deciding which of your nominations. One helpful tool to\nchoose validators is the Staking ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/targets"},"Targets")," table in\nthe Polkadot-JS UI. This allows sorting validators using various metrics. Below are the relevant\nmetrics shown as an example, followed by a brief description of each."),(0,i.kt)("table",null,(0,i.kt)("thead",{parentName:"table"},(0,i.kt)("tr",{parentName:"thead"},(0,i.kt)("th",{parentName:"tr",align:null},"validator"),(0,i.kt)("th",{parentName:"tr",align:null},"payout"),(0,i.kt)("th",{parentName:"tr",align:null},"nominators"),(0,i.kt)("th",{parentName:"tr",align:null},"comm."),(0,i.kt)("th",{parentName:"tr",align:null},"total stake"),(0,i.kt)("th",{parentName:"tr",align:null},"own stake"),(0,i.kt)("th",{parentName:"tr",align:null},"return"))),(0,i.kt)("tbody",{parentName:"table"},(0,i.kt)("tr",{parentName:"tbody"},(0,i.kt)("td",{parentName:"tr",align:null},"A"),(0,i.kt)("td",{parentName:"tr",align:null},"recently"),(0,i.kt)("td",{parentName:"tr",align:null},"1 (",(0,i.kt)("inlineCode",{parentName:"td"},"active"),") 4 (",(0,i.kt)("inlineCode",{parentName:"td"},"all"),")"),(0,i.kt)("td",{parentName:"tr",align:null},"3%"),(0,i.kt)("td",{parentName:"tr",align:null},"1.6 MDOT"),(0,i.kt)("td",{parentName:"tr",align:null},"8500 DOT"),(0,i.kt)("td",{parentName:"tr",align:null},"17.8%")))),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"payout"),": How recently the validator made its last reward payout to nominators.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"nominators"),": This column consists of two number values. The ",(0,i.kt)("strong",{parentName:"p"},"active")," count (left number) is\nthe number of nominators whose stake is baking the validator in the current era. In this case\nValidator A has one active nominator. The total or ",(0,i.kt)("strong",{parentName:"p"},"all")," count (right number) is the number of\nall nominators who nominated Validator A. This includes the active count and all the other\nnominators whose stake in the current era is baking other validators."),(0,i.kt)("p",{parentName:"li"},"Be cautious of validators with a high number of subscribers. A validator is considered\noversubscribed when more than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nactive nominators are assigned to the validator. In this scenario, only the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nnominators (sorted by stake) will receive rewards. The remaining nominators will not be rewarded.\nHowever, they can be slashed if the validator commits a slashable offense."),(0,i.kt)("p",{parentName:"li"},"Every nominator can select up to a maximum of\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),"\n","\nvalidators, which contributes towards maximizing the probability of having the nominator\u2019s stake\napplied to the validators active set. Nominating too few validators could result in the nominators\nnot receiving their rewards when none of them make it to the active set or when those validators\nstop validating. The election algorithm attempts to maximize the overall network stake while\nminimizing the variance of the active stake across the validators. For additional information on\nthe election process, check out the research behind\n",(0,i.kt)("a",{parentName:"p",href:"https://research.web3.foundation/Polkadot/protocols/NPoS"},"nominated proof-of-stake"),".")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"comm."),": Total commission kept by the validator (100% means the validator will keep all rewards\n, and thus nominators will not receive them). A validator's commission is the percentage of the\nvalidator reward taken by the validator before the rewards are split among the nominators. As a\nnominator, you may think that choosing validators with the lowest commission is best. However,\nvalidators must be able to run at break-even to continue operations sustainably. Independent\nvalidators that rely on the commission to cover their server costs help to keep the network\ndecentralized. Some validators, operated by central exchanges, etc., keep 100% of the commission\nto payout their staking service clients and therefore do not provide any rewards to external\nnominators. The commission is just one piece of the puzzle you should consider when picking\nnominating validators.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"total stake"),": The total amount of DOT tokens\nstaked by nominators and the validator (i.e. own stake, see below).")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"own stake"),': The amount of DOT tokens the\nvalidator has put up as a stake. A higher own stake can be considered as having more "skin in the\ngame". This can imply increased trustworthiness. However, a validator not having a large amount of\n"own stake" is not automatically untrustworthy, as the validator could nominate from a different\naddress.')),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"return"),": Average annual yield paid out to nominators (i.e. number of rewards divided by the\nnumber of bonded tokens). Note that nominating those with a higher yield may not guarantee similar\nfuture performance."))),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Staking Returns",src:a(53325).Z,width:"2169",height:"509"})),(0,i.kt)("p",null,"On the Targets page, you can use different filters to select validators with specific traits (where\na trait is a combination of the metrics above). Available filters are:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"one validator per operator"),": Do not show groups of validators run by a single operator. It\nshows small operators only who will likely have a higher commission and higher self-stake.\nNominating only small operators might not always guarantee staking rewards, but it helps to keep\nthe network more resilient to attacks.")),(0,i.kt)("admonition",{title:"Validator vs Operator",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"A validator is the node, the physical equipment with installed software that allows to produce new\nblocks and earn rewards. An operator is the entity responsible for setting up, running an\nmaintaining the node. An operator can have multiple validators under different sub-identities. For\nexample, ",(0,i.kt)("inlineCode",{parentName:"p"},"ZUG CAPITAL/07")," is one of the numerous validators belonging to the operator Zug Capital.")),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"comm. < 20%"),": Do not show any validators with a commission of 20% or higher."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"with capacity"),": Do not show any validators who are currently operating\n",(0,i.kt)("a",{parentName:"li",href:"/docs/glossary#capacity"},"at capacity")," (i.e., could potentially be oversubscribed)."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"recent payouts"),": Only show validators that have recently caused a\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced"},"payout to be issued"),". Note that anyone can cause a payout to occur; it\ndoes not have to be the operator of a validator."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"currently elected"),": Only show validators in the active set (i.e., they have been elected to\nproduce blocks in the current era)."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"with an identity"),": Only show validators that have set an ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-identity"},"identity"),". Note\nthat this identity does not have to be verified by a registrar for the validator to appear in the\nlist.")),(0,i.kt)("admonition",{title:"Single Operators with Multiple Validators",type:"warning"},(0,i.kt)("p",{parentName:"admonition"},'Recall that slashing is an additive function; the more validators offline or equivocating in a given\nsession, the harsher the penalties. Since validators that are controlled by a single operator are\nmore at risk of a "synchronized" failure, nominating them implies a greater risk of having a large\nslash of your nominated funds. Generally, it is safer to nominate validators whose behavior is\nindependent of others in many ways (different hardware, geographic location, owner, etc.).')),(0,i.kt)("h3",{id:"bags-list"},"Bags-list"),(0,i.kt)("admonition",{type:"info"},(0,i.kt)("p",{parentName:"admonition"},"On Polkadot and Kusama, the instance of the pallet\n",(0,i.kt)("a",{parentName:"p",href:"https://paritytech.github.io/substrate/master/pallet_bags_list/"},"Bags-List")," is named as\n",(0,i.kt)("inlineCode",{parentName:"p"},"voterList"),".")),(0,i.kt)("p",null,"Nominating accounts are placed in a semi-sorted list called bags-list. This sorting functionality is\nextremely important for the long-term improvements of the staking/election system. Bags-list allows\nup to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.maxNominatorsCount",defaultValue:5e4,mdxType:"RPC"}),"\n","\nnominators to set their intention to nominate, of which the stake of the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),"\n","\nnominators is considered for ",(0,i.kt)("a",{parentName:"p",href:"#staking-election-stages"},"electing set")," that eventually determines the\nactive validators."),(0,i.kt)("p",null,"The nominator accounts in a bag are sorted based on their insertion order, not by their nomination\nstake. The ",(0,i.kt)("inlineCode",{parentName:"p"},"voterList.putInFrontOf")," extrinsic can be issued to move up in the bag, which might be\nvery useful for the accounts in the last bag eligible for receiving staking rewards. Balance changes\ndue to staking rewards or slashing do not automatically rebag the account. Whenever applicable,\nPolkadot JS Apps UI prompts the nominator account to rebag or move up by calling the\n",(0,i.kt)("inlineCode",{parentName:"p"},"voterList.rebag")," extrinsic."),(0,i.kt)("p",null,"For guidelines about how to rebag or move your account within a bag, see the followings:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},'The "Bags List" Section on\n',(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181018-i-have-more-than-the-minimum-bonded-but-i-m-not-getting-rewards"},"this Support Page"),"."),(0,i.kt)("li",{parentName:"ul"},"The ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced#bags-list"},"Bags List Section")," in Advanced Staking Concepts."),(0,i.kt)("li",{parentName:"ul"},"The ",(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/hIIZRJLrBZA"},"dedicated technical explainer video"),".")),(0,i.kt)("h3",{id:"validator-stats"},"Validator Stats"),(0,i.kt)("p",null,"Nominators can query ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/query/"},"validator histories")," to see\nstatistics such as era points, elected stake, rewards and slashes, and commission. It is good\npractice to do comprehensive research on validator candidates. This could include (but should not be\nlimited to) checking the validators' ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-identity"},"identity")," (if they have set one) and going\nover the validators' websites to see who they are, what kind of infrastructure setup they are using,\nreputation, the vision behind the validator, and more."),(0,i.kt)("p",null,"Any problematic behavior must be taken seriously. An example of problematic behavior will be if a\nvalidator is regularly offline. In this case, nominators most likely would get fewer rewards. If\nmany validators are ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking#unresponsiveness"},"unreachable"),", such validators and\ncorresponding nominators will be slashed."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Validator Stats",src:a(95520).Z,width:"1900",height:"1204"})),(0,i.kt)("h2",{id:"nominating-with-the-staking-dashboard"},"Nominating with the Staking Dashboard"),(0,i.kt)("p",null,"The Staking Dashboard allows to choose pre-selected lists of validators based on user preference, or\nto manually select validators similarly as in the Polkadot-JS UI."),(0,i.kt)("p",null,"Pre-selected choices are:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"Optimal Selection: Selects a mix of majority active and inactive validators."),(0,i.kt)("li",{parentName:"ul"},"Active Low Commission: Gets a set of active validators with low commission."),(0,i.kt)("li",{parentName:"ul"},"From Favorites: Gets a set of your favorite validators.")),(0,i.kt)("h2",{id:"staking-election-stages"},"Staking Election Stages"),(0,i.kt)("p",null,'The staking election system has three stages for both validators and nominators, namely "intention",\n"electable/electing", and "active".'),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"intention to nominate:"),' an account that has stated the intention to nominate; also called\nsimply a "nominator".'),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"electing nominator:")," a nominator who is selected to be a part of the input to the\n",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-phragmen"},"NPoS election algorithm"),". This selection is based on stake and is made using\nthe ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking-advanced#bags-list"},"bags-list"),"."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("strong",{parentName:"li"},"active nominator:")," a nominator who came out of the NPoS election algorithm backing an active\nvalidator. Staking rewards are received by the top\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\nnominators ranked by stake. When slashing occurs, all the active nominators backing the validator\nget slashed (also those who do not receive rewards due to oversubscription issues).")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nominator Election",src:a(55404).Z,width:"612",height:"430"})),(0,i.kt)("h3",{id:"the-election-solution-set"},"The Election Solution Set"),(0,i.kt)("p",null,'Determining which validators are in the active set and which nominators are nominating them creates\na very large graph mapping nominators to their respective validators. This "solution set" is\ncomputed off-chain and submitted to the chain, which means it must fit in a single block. If there\nare a large number of nominators, this means that some nominators must be eliminated. Currently,\nnominators are sorted by the amount of DOT staked, and those with more DOT are prioritized. This\nmeans that you may not receive rewards if you are staking with a small amount of DOT. This minimal\namount is dynamic based on the number of validators, nominators, amount nominated, and other\nfactors.'),(0,i.kt)("h2",{id:"receiving-rewards"},"Receiving Rewards"),(0,i.kt)("p",null,"As long as you have nominated more than one validator candidate, at least one of them got elected,\nand you are nominating with enough stake to get into the solution set, your bonded stake will be\nfully distributed to one or more validators. That being said, you may not receive rewards if you\nnominated very few validator candidates and no one got elected, or your stake is small, and you only\nselected oversubscribed validators, or the validator you are nominating has 100% commission. It is\ngenerally wise to choose as many trustworthy validators as you can (up to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominations",defaultValue:16,mdxType:"RPC"}),")\n","\nto reduce the risk of none of your nominated validators being elected."),(0,i.kt)("admonition",{title:"Not receiving Staking Rewards?",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"To explore the possible reasons for not receiving staking rewards, check out the followings:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},"The\n",(0,i.kt)("a",{parentName:"li",href:"https://support.polkadot.network/support/solutions/articles/65000181959-staking-faq-s"},"Staking FAQ"),"\non the Support Pages."),(0,i.kt)("li",{parentName:"ul"},"The\n",(0,i.kt)("a",{parentName:"li",href:"https://www.reddit.com/r/Polkadot/comments/10kurje/why_am_i_not_receiving_staking_rewards/"},'"Why am I not receiving staking rewards?"'),"\nReddit article."),(0,i.kt)("li",{parentName:"ul"},"The ",(0,i.kt)("a",{parentName:"li",href:"/docs/learn-staking#why-am-i-not-receiving-rewards"},'"Why am I not receiving staking rewards?"'),"\nsection on the Staking Page."))),(0,i.kt)("p",null,"Rewards are ",(0,i.kt)("em",{parentName:"p"},"lazy")," - somebody must trigger a payout for a validator for rewards to go to all of the\nvalidator's nominators. Any account can do this, although validator operators often do this as a\nservice to their nominators. See the page on ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-staking-advanced"},"Simple Payouts")," for more\ninformation and instructions for claiming rewards."),(0,i.kt)("admonition",{title:"Explainer videos on Nominating",type:"note"},(0,i.kt)("p",{parentName:"admonition"},"These concepts have been further explained in the following videos:"),(0,i.kt)("ul",{parentName:"admonition"},(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=weG_uzdSs1E&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=4"},"Why Nominate on Polkadot & Kusama")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://www.youtube.com/watch?v=K-a4CgVchvU&list=PLOyWqupZ-WGuAuS00rK-pebTMAOxW41W8&index=9"},"What to Consider when Nominating Validators on Polkadot and Kusama")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"https://youtu.be/FCXC0CDhyS4"},"Nominating/Staking on Polkadot and Kusama")))),(0,i.kt)("h2",{id:"good-nominator-practices"},"Good Nominator Practices"),(0,i.kt)("h3",{id:"required-minimum-stake"},"Required Minimum Stake"),(0,i.kt)("p",null,"Due to the way the ",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen"},"Phragmen algorithm")," generates the solution set and due to the\nfact that the solution set must fit in a single block, a minimum number of DOT will be required to\nnominate with to receive staking rewards can change between the eras."),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"min-intention-threshold:")," minimum stake to declare the intention to nominate. This parameter\ncan be updated via on-chain governance, and the most recent and up-to-date version can be found on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/chainstate"},"chain state")," (select ",(0,i.kt)("strong",{parentName:"p"},"state query > staking >\nminimumNominatorBond"),")")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"min-electing:")," minimum stake among the electing nominators. Since this is almost always the\nsame as \u201cmin-active\u201d, it might not be reported.")),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("p",{parentName:"li"},(0,i.kt)("strong",{parentName:"p"},"min-active:")," minimum stake among the active nominators. If your stake falls below this dynamic\nthreshold in a given era, you will not receive staking rewards for that era."))),(0,i.kt)("p",null,"Thus, for ",(0,i.kt)("strong",{parentName:"p"},"nominator counters"),", we have:"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},"count of nominator intentions and max possible nominator intentions\n(unlimited)\n",""),(0,i.kt)("li",{parentName:"ul"},"count of electing nominators, and maximum possible electing nominators\n(",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),")\n",""),(0,i.kt)("li",{parentName:"ul"},"count of active nominators and maximum possible active nominators\n(",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.electionProviderMultiPhase.maxElectingVoters",defaultValue:22500,mdxType:"RPC"}),")\n","")),(0,i.kt)("h3",{id:"avoiding-oversubscribed-validators"},"Avoiding Oversubscribed Validators"),(0,i.kt)("p",null,"Validators can only pay out to a certain number of nominators per era. This is currently set to\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nbut can be modified via governance. If more than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n",'\nnominators nominate the same validator, it is "oversubscribed", and only the top\n',(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nstaked nominators (ranked by the amount of stake) are paid rewards. Other nominators will receive no\nrewards for that era, although their stake will still be used to calculate entry into the active\nvalidator set."),(0,i.kt)("p",null,"Although it is difficult to determine how many nominators will nominate a given validator in the\nnext era, one can estimate based on the current number of nominators. A validator with only 5\nnominators in this era, for instance, is unlikely to have more than\n",(0,i.kt)(r.Z,{network:"polkadot",path:"consts.staking.maxNominatorRewardedPerValidator",defaultValue:512,mdxType:"RPC"}),"\n","\nin the next era. However, an already-oversubscribed validator with 1000 nominators this era is very\nlikely to be oversubscribed in the next era as well."),(0,i.kt)("p",null,"If you are not nominating with a large number of DOTs, you should try to avoid\n",(0,i.kt)("a",{parentName:"p",href:"/docs/glossary#oversubscribed"},"oversubscribed")," validators. It is not always easy to\ncalculate if the validator selected will be oversubscribed in the next session; one way to avoid\nchoosing potentially oversubscribed validators is to filter out any that are\n",(0,i.kt)("a",{parentName:"p",href:"/docs/glossary#capacity"},"at capacity")," on the Targets page."),(0,i.kt)("p",null,"Finally, if you have a minimal amount of DOTs close to the value of ",(0,i.kt)("inlineCode",{parentName:"p"},"minActiveNomination"),", you may\nneed to stake more DOT to get into the election set. The nominator-to-validator mapping solution\nneeds to be evaluated within a single block duration, and if there are too many nominators, the\nlowest-staked nominations will be dropped from even being considered to be part of the electing set.\nThis ",(0,i.kt)("inlineCode",{parentName:"p"},"minActiveNomination")," value is dynamic and will vary over time. You can read the blog post\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.network/polkadot-staking-an-update/"},'"Polkadot Staking: An Update"')," for more\ndetails."),(0,i.kt)("h3",{id:"active-vs-inactive-nomination"},"Active vs. Inactive Nomination"),(0,i.kt)("p",null,"When you go to the ",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/actions"},"Account actions")," under staking\npage, you should see your bonded accounts and nomination status. If not, you can follow\n",(0,i.kt)("a",{parentName:"p",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"this")," guide to configure it first. Your\nnominations will be effective in the next era; eras are roughly\n24 hours on Polkadot."),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Nominations",src:a(44277).Z,width:"2878",height:"766"})),(0,i.kt)("p",null,'Suppose you have nominated five validator candidates, and three out of five were elected to the\nactive validator set; then you should see two of your nominations as "waiting", and most likely one\nas "active" and the rest as "inactive". Active or inactive nomination means your nominated\nvalidators have been elected to be in the validator set, whereas waiting means they did not get\nelected. Generally, you will only have a single validator have an active nomination, which means\nthat you are directly supporting it with your stake this era and thus potentially receiving staking\nrewards. Inactive nominators were validators elected for this era but which you are not actively\nsupporting. Every era, a new election will take place, and you may be assigned a different active\nnomination from the validators you selected.'),(0,i.kt)("p",null,"If you are committing a very large stake, you may have more than one active nomination. However, the\nelection algorithm attempts to minimize this situation, and it should not occur often, so you should\nalmost always see only a single active nomination per era. See the\n",(0,i.kt)("a",{parentName:"p",href:"/docs/learn-phragmen#optimizations"},"section on Phragm\xe9n optimization")," for more details."),(0,i.kt)("h3",{id:"minimum-active-nomination-to-receive-staking-rewards"},"Minimum Active Nomination to Receive Staking Rewards"),(0,i.kt)("admonition",{title:"Minimum DOT required to earn staking rewards",type:"info"},(0,i.kt)("p",{parentName:"admonition"},"The minimum DOT required to submit intent to nominate is\n",(0,i.kt)("strong",{parentName:"p"},(0,i.kt)(r.Z,{network:"polkadot",path:"query.staking.minNominatorBond",defaultValue:1e12,filter:"humanReadable",mdxType:"RPC"})),"\n, but the minimum active nomination required to earn staking rewards is dynamic and may be much\nhigher, which can be viewed on\n",(0,i.kt)("a",{parentName:"p",href:"https://polkadot.js.org/apps/#/staking/targets"},"Polkadot JS Apps > Network > Staking > Targets page"),".")),(0,i.kt)("p",null,(0,i.kt)("img",{alt:"Minimum Active Nomination",src:a(95670).Z,width:"1436",height:"166"})),(0,i.kt)("h2",{id:"guides"},"Guides"),(0,i.kt)("ul",null,(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Be a Nominator (Polkadot)")," - Guide on\nnominating on the Kusama canary network."),(0,i.kt)("li",{parentName:"ul"},(0,i.kt)("a",{parentName:"li",href:"/docs/maintain-guides-how-to-nominate-polkadot"},"Stop Being a Nominator (all networks)")," -\nGuide on stopping nominations and withdrawing tokens.")))}k.isMDXComponent=!0},53325:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/nominators_target-d8652ac89f3cbb16528cd68808a32cf0.png"},95670:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/min-active-nomination-bfbe67c2714eb5027c6a4f45608c9bc2.png"},55404:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/nominator-election-ae25b5db36fa18b56fa58c5370127dd4.png"},44277:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/polkadotjs_nominator_account-e0f5d58cd9cce279d6f462cde9f706f4.png"},95520:(t,e,a)=>{"use strict";a.d(e,{Z:()=>n});const n=a.p+"assets/images/validator_stats-57ec40656d6829e2ef791550116824d4.png"},46601:()=>{}}]); \ No newline at end of file diff --git a/assets/js/main.80221cd3.js b/assets/js/main.1b971d60.js similarity index 99% rename from assets/js/main.80221cd3.js rename to assets/js/main.1b971d60.js index 4266f4133016..51416c004856 100644 --- a/assets/js/main.80221cd3.js +++ b/assets/js/main.1b971d60.js @@ -1,2 +1,2 @@ -/*! For license information please see main.80221cd3.js.LICENSE.txt */ -(self.webpackChunk=self.webpackChunk||[]).push([[179],{20830:(e,t,n)=>{"use strict";n.d(t,{W:()=>a});var r=n(67294);function a(){return r.createElement("svg",{width:"20",height:"20",className:"DocSearch-Search-Icon",viewBox:"0 0 20 20"},r.createElement("path",{d:"M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"}))}},98934:(e,t,n)=>{"use strict";n.d(t,{_:()=>a,t:()=>o});var r=n(67294),a=r.createContext(!1);function o(e){var t=e.children,n=(0,r.useState)(!1),o=n[0],i=n[1];return(0,r.useEffect)((function(){i(!0)}),[]),r.createElement(a.Provider,{value:o},t)}},23528:(e,t,n)=>{"use strict";var r=n(67294),a=n(73935),o=n(73727),i=n(70405),s=n(10412);const l=[n(32497),n(3310),n(18320),n(39604),n(32104),n(70378)];var c=n(69204),u=n(16550),d=n(18790);function p(e){var t=e.children;return r.createElement(r.Fragment,null,t)}var f=n(87462),m=n(35742),h=n(52263),g=n(44996),b=n(86668),v=n(10833),y=n(94711),w=n(19727),k=n(43320),x=n(90197);function E(){var e=(0,h.Z)().i18n,t=e.defaultLocale,n=e.localeConfigs,a=(0,y.l)();return r.createElement(m.Z,null,Object.entries(n).map((function(e){var t=e[0],n=e[1].htmlLang;return r.createElement("link",{key:t,rel:"alternate",href:a.createUrl({locale:t,fullyQualified:!0}),hrefLang:n})})),r.createElement("link",{rel:"alternate",href:a.createUrl({locale:t,fullyQualified:!0}),hrefLang:"x-default"}))}function S(e){var t=e.permalink,n=(0,h.Z)().siteConfig.url,a=function(){var e=(0,h.Z)().siteConfig.url,t=(0,u.TH)().pathname;return e+(0,g.Z)(t)}(),o=t?""+n+t:a;return r.createElement(m.Z,null,r.createElement("meta",{property:"og:url",content:o}),r.createElement("link",{rel:"canonical",href:o}))}function _(){var e=(0,h.Z)().i18n.currentLocale,t=(0,b.L)(),n=t.metadata,a=t.image;return r.createElement(r.Fragment,null,r.createElement(m.Z,null,r.createElement("meta",{name:"twitter:card",content:"summary_large_image"}),r.createElement("body",{className:w.h})),a&&r.createElement(v.d,{image:a}),r.createElement(S,null),r.createElement(E,null),r.createElement(x.Z,{tag:k.HX,locale:e}),r.createElement(m.Z,null,n.map((function(e,t){return r.createElement("meta",(0,f.Z)({key:t},e))}))))}var C=new Map;function T(e){if(C.has(e.pathname))return Object.assign({},e,{pathname:C.get(e.pathname)});if((0,d.f)(c.Z,e.pathname).some((function(e){return!0===e.route.exact})))return C.set(e.pathname,e.pathname),e;var t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return C.set(e.pathname,t),Object.assign({},e,{pathname:t})}var A=n(98934),P=n(49633),L=n(94578);function R(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r\n

Your Docusaurus site did not load properly.

\n

A very common reason is a wrong site baseUrl configuration.

\n

Current configured baseUrl = '+e+" "+("/"===e?" (default value)":"")+'

\n

We suggest trying baseUrl =

\n\n'}(e)).replace(/{"use strict";n.d(t,{_:()=>u,M:()=>d});var r=n(67294),a=n(8618);const o=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/docs","mainDocId":"general/getting-started","docs":[{"id":"build/build-data","path":"/docs/build-data","sidebar":"docs"},{"id":"build/build-guide","path":"/docs/build-guide","sidebar":"docs"},{"id":"build/build-hackathon","path":"/docs/build-hackathon","sidebar":"docs"},{"id":"build/build-hrmp-channels","path":"/docs/build-hrmp-channels","sidebar":"docs"},{"id":"build/build-index","path":"/docs/build-index","sidebar":"docs"},{"id":"build/build-integrate-assets","path":"/docs/build-integrate-assets","sidebar":"docs"},{"id":"build/build-integration","path":"/docs/build-integration","sidebar":"docs"},{"id":"build/build-node-interaction","path":"/docs/build-node-interaction","sidebar":"docs"},{"id":"build/build-node-management","path":"/docs/build-node-management","sidebar":"docs"},{"id":"build/build-open-source","path":"/docs/build-open-source","sidebar":"docs"},{"id":"build/build-oracle","path":"/docs/build-oracle","sidebar":"docs"},{"id":"build/build-parachains","path":"/docs/build-pdk","sidebar":"docs"},{"id":"build/build-protocol-info","path":"/docs/build-protocol-info","sidebar":"docs"},{"id":"build/build-smart-contracts","path":"/docs/build-smart-contracts","sidebar":"docs"},{"id":"build/build-ss58-registry","path":"/docs/build-ss58-registry","sidebar":"docs"},{"id":"build/build-storage","path":"/docs/build-storage","sidebar":"docs"},{"id":"build/build-substrate","path":"/docs/build-substrate","sidebar":"docs"},{"id":"build/build-tools-index","path":"/docs/build-tools-index","sidebar":"docs"},{"id":"build/build-transaction-construction","path":"/docs/build-transaction-construction","sidebar":"docs"},{"id":"general/ambassadors","path":"/docs/ambassadors","sidebar":"docs"},{"id":"general/bug-bounty","path":"/docs/bug-bounty","sidebar":"docs"},{"id":"general/builders-program","path":"/docs/builders-program","sidebar":"docs"},{"id":"general/community","path":"/docs/community","sidebar":"docs"},{"id":"general/contributing","path":"/docs/contributing","sidebar":"docs"},{"id":"general/contributors","path":"/docs/contributors","sidebar":"docs"},{"id":"general/dev-heroes","path":"/docs/dev-heroes","sidebar":"docs"},{"id":"general/doc-thousand-contributors","path":"/docs/thousand-contributors","sidebar":"docs"},{"id":"general/doc-thousand-validators","path":"/docs/thousand-validators","sidebar":"docs"},{"id":"general/faq","path":"/docs/faq","sidebar":"docs"},{"id":"general/getting-started","path":"/docs/getting-started","sidebar":"docs"},{"id":"general/glossary","path":"/docs/glossary","sidebar":"docs"},{"id":"general/grants","path":"/docs/grants","sidebar":"docs"},{"id":"general/how-to-dyor","path":"/docs/how-to-dyor","sidebar":"docs"},{"id":"general/kusama/kusama-adversarial-cheatsheet","path":"/docs/kusama-adversarial-cheatsheet"},{"id":"general/kusama/kusama-bug-bounty","path":"/docs/kusama-bug-bounty"},{"id":"general/kusama/kusama-claims","path":"/docs/kusama-claims"},{"id":"general/kusama/kusama-coc","path":"/docs/kusama-coc"},{"id":"general/kusama/kusama-community","path":"/docs/kusama-community"},{"id":"general/kusama/kusama-getting-started","path":"/docs/kusama-getting-started"},{"id":"general/kusama/kusama-index","path":"/docs/kusama-index"},{"id":"general/kusama/kusama-parameters","path":"/docs/kusama-parameters"},{"id":"general/kusama/kusama-social-recovery","path":"/docs/kusama-social-recovery"},{"id":"general/kusama/kusama-timeline","path":"/docs/kusama-timeline"},{"id":"general/ledger","path":"/docs/ledger","sidebar":"docs"},{"id":"general/metadata","path":"/docs/metadata","sidebar":"docs"},{"id":"general/polkadot-v1","path":"/docs/polkadot-v1","sidebar":"docs"},{"id":"general/polkadot-vault","path":"/docs/polkadot-vault","sidebar":"docs"},{"id":"general/polkadotjs","path":"/docs/polkadotjs","sidebar":"docs"},{"id":"general/polkadotjs-ui","path":"/docs/polkadotjs-ui","sidebar":"docs"},{"id":"general/research","path":"/docs/research","sidebar":"docs"},{"id":"general/scams","path":"/docs/learn-scams","sidebar":"docs"},{"id":"general/staking-dashboard","path":"/docs/staking-dashboard","sidebar":"docs"},{"id":"general/wallets-and-extensions","path":"/docs/wallets-and-extensions","sidebar":"docs"},{"id":"learn/learn-account-advanced","path":"/docs/learn-account-advanced","sidebar":"docs"},{"id":"learn/learn-account-generation","path":"/docs/learn-account-generation","sidebar":"docs"},{"id":"learn/learn-account-multisig","path":"/docs/learn-account-multisig","sidebar":"docs"},{"id":"learn/learn-accounts","path":"/docs/learn-accounts","sidebar":"docs"},{"id":"learn/learn-architecture","path":"/docs/learn-architecture","sidebar":"docs"},{"id":"learn/learn-assets","path":"/docs/learn-assets","sidebar":"docs"},{"id":"learn/learn-auction","path":"/docs/learn-auction","sidebar":"docs"},{"id":"learn/learn-balance-transfers","path":"/docs/learn-balance-transfers","sidebar":"docs"},{"id":"learn/learn-bridges","path":"/docs/learn-bridges","sidebar":"docs"},{"id":"learn/learn-collator","path":"/docs/learn-collator","sidebar":"docs"},{"id":"learn/learn-comparisons","path":"/docs/learn-comparisons","sidebar":"docs"},{"id":"learn/learn-comparisons-avalanche","path":"/docs/learn-comparisons-avalanche","sidebar":"docs"},{"id":"learn/learn-comparisons-cosmos","path":"/docs/learn-comparisons-cosmos","sidebar":"docs"},{"id":"learn/learn-comparisons-ethereum-2","path":"/docs/learn-comparisons-ethereum-2","sidebar":"docs"},{"id":"learn/learn-comparisons-kusama","path":"/docs/learn-comparisons-kusama","sidebar":"docs"},{"id":"learn/learn-comparisons-rollups","path":"/docs/learn-comparisons-rollups","sidebar":"docs"},{"id":"learn/learn-consensus","path":"/docs/learn-consensus","sidebar":"docs"},{"id":"learn/learn-controller","path":"/docs/learn-controller","sidebar":"docs"},{"id":"learn/learn-crowdloans","path":"/docs/learn-crowdloans","sidebar":"docs"},{"id":"learn/learn-cryptography","path":"/docs/learn-cryptography","sidebar":"docs"},{"id":"learn/learn-DOT","path":"/docs/learn-DOT","sidebar":"docs"},{"id":"learn/learn-extrinsics","path":"/docs/learn-extrinsics","sidebar":"docs"},{"id":"learn/learn-governance","path":"/docs/learn-governance","sidebar":"docs"},{"id":"learn/learn-guides-assets-create","path":"/docs/learn-guides-assets-create","sidebar":"docs"},{"id":"learn/learn-guides-assets-ledger","path":"/docs/learn-guides-assets-ledger","sidebar":"docs"},{"id":"learn/learn-guides-identity","path":"/docs/learn-guides-identity","sidebar":"docs"},{"id":"learn/learn-guides-polkadot-opengov","path":"/docs/learn-guides-polkadot-opengov","sidebar":"docs"},{"id":"learn/learn-guides-staking","path":"/docs/learn-guides-staking","sidebar":"docs"},{"id":"learn/learn-guides-staking-pools","path":"/docs/learn-guides-staking-pools","sidebar":"docs"},{"id":"learn/learn-guides-treasury","path":"/docs/learn-guides-treasury","sidebar":"docs"},{"id":"learn/learn-guides-vault","path":"/docs/learn-guides-vault","sidebar":"docs"},{"id":"learn/learn-identity","path":"/docs/learn-identity","sidebar":"docs"},{"id":"learn/learn-implementations","path":"/docs/learn-implementations"},{"id":"learn/learn-launch","path":"/docs/learn-launch","sidebar":"docs"},{"id":"learn/learn-nft","path":"/docs/learn-nft","sidebar":"docs"},{"id":"learn/learn-nft-pallets","path":"/docs/learn-nft-pallets","sidebar":"docs"},{"id":"learn/learn-nft-projects","path":"/docs/learn-nft-projects","sidebar":"docs"},{"id":"learn/learn-nomination-pools","path":"/docs/learn-nomination-pools","sidebar":"docs"},{"id":"learn/learn-nominator","path":"/docs/learn-nominator","sidebar":"docs"},{"id":"learn/learn-parachains","path":"/docs/learn-parachains","sidebar":"docs"},{"id":"learn/learn-parachains-faq","path":"/docs/learn-parachains-faq","sidebar":"docs"},{"id":"learn/learn-parachains-protocol","path":"/docs/learn-parachains-protocol","sidebar":"docs"},{"id":"learn/learn-parathreads","path":"/docs/learn-parathreads","sidebar":"docs"},{"id":"learn/learn-phragmen","path":"/docs/learn-phragmen","sidebar":"docs"},{"id":"learn/learn-polkadot-host","path":"/docs/learn-polkadot-host","sidebar":"docs"},{"id":"learn/learn-polkadot-opengov","path":"/docs/learn-polkadot-opengov","sidebar":"docs"},{"id":"learn/learn-polkadot-opengov-treasury","path":"/docs/learn-polkadot-opengov-treasury","sidebar":"docs"},{"id":"learn/learn-proxies","path":"/docs/learn-proxies","sidebar":"docs"},{"id":"learn/learn-redenomination","path":"/docs/learn-redenomination","sidebar":"docs"},{"id":"learn/learn-runtime-upgrades","path":"/docs/learn-runtime-upgrades","sidebar":"docs"},{"id":"learn/learn-spree","path":"/docs/learn-spree","sidebar":"docs"},{"id":"learn/learn-staking","path":"/docs/learn-staking","sidebar":"docs"},{"id":"learn/learn-staking-advanced","path":"/docs/learn-staking-advanced","sidebar":"docs"},{"id":"learn/learn-system-chains","path":"/docs/learn-system-chains","sidebar":"docs"},{"id":"learn/learn-teleport","path":"/docs/learn-teleport","sidebar":"docs"},{"id":"learn/learn-transaction-fees","path":"/docs/learn-transaction-fees","sidebar":"docs"},{"id":"learn/learn-treasury","path":"/docs/learn-treasury","sidebar":"docs"},{"id":"learn/learn-validator","path":"/docs/learn-validator","sidebar":"docs"},{"id":"learn/learn-video-tutorials","path":"/docs/learn-video-tutorials","sidebar":"docs"},{"id":"learn/learn-wasm","path":"/docs/learn-wasm","sidebar":"docs"},{"id":"learn/learn-xcm","path":"/docs/learn-xcm","sidebar":"docs"},{"id":"learn/learn-xcm-instructions","path":"/docs/learn-xcm-instructions","sidebar":"docs"},{"id":"learn/learn-xcm-pallet","path":"/docs/learn-xcm-pallet","sidebar":"docs"},{"id":"learn/learn-xcm-transport","path":"/docs/learn-xcm-transport","sidebar":"docs"},{"id":"learn/learn-xcm-usecases","path":"/docs/learn-xcm-usecases","sidebar":"docs"},{"id":"learn/learn-xcvm","path":"/docs/learn-xcvm","sidebar":"docs"},{"id":"maintain/doc-maintain-guides-validator-community","path":"/docs/maintain-guides-validator-community","sidebar":"docs"},{"id":"maintain/kusama/maintain-guides-how-to-nominate-kusama","path":"/docs/maintain-guides-how-to-nominate-kusama"},{"id":"maintain/kusama/maintain-guides-how-to-validate-kusama","path":"/docs/maintain-guides-how-to-validate-kusama"},{"id":"maintain/kusama/maintain-guides-society-kusama","path":"/docs/maintain-guides-society-kusama"},{"id":"maintain/maintain-bootnode","path":"/docs/maintain-bootnode","sidebar":"docs"},{"id":"maintain/maintain-endpoints","path":"/docs/maintain-endpoints","sidebar":"docs"},{"id":"maintain/maintain-errors","path":"/docs/maintain-errors","sidebar":"docs"},{"id":"maintain/maintain-guides-avoid-slashing","path":"/docs/maintain-guides-avoid-slashing","sidebar":"docs"},{"id":"maintain/maintain-guides-democracy","path":"/docs/maintain-guides-democracy","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-chill","path":"/docs/maintain-guides-how-to-chill","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-join-council","path":"/docs/maintain-guides-how-to-join-council","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-monitor-your-node","path":"/docs/maintain-guides-how-to-monitor-your-node","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-nominate-polkadot","path":"/docs/maintain-guides-how-to-nominate-polkadot","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-stop-validating","path":"/docs/maintain-guides-how-to-stop-validating","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-systemd","path":"/docs/maintain-guides-how-to-systemd","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-upgrade","path":"/docs/maintain-guides-how-to-upgrade","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-validate-polkadot","path":"/docs/maintain-guides-how-to-validate-polkadot","sidebar":"docs"},{"id":"maintain/maintain-guides-how-to-vote-councillor","path":"/docs/maintain-guides-how-to-vote-councillor","sidebar":"docs"},{"id":"maintain/maintain-guides-polkadot-opengov","path":"/docs/maintain-guides-polkadot-opengov","sidebar":"docs"},{"id":"maintain/maintain-guides-secure-validator","path":"/docs/maintain-guides-secure-validator","sidebar":"docs"},{"id":"maintain/maintain-guides-validator-payout","path":"/docs/maintain-guides-validator-payout","sidebar":"docs"},{"id":"maintain/maintain-index","path":"/docs/maintain-index","sidebar":"docs"},{"id":"maintain/maintain-networks","path":"/docs/maintain-networks","sidebar":"docs"},{"id":"maintain/maintain-polkadot-parameters","path":"/docs/maintain-polkadot-parameters","sidebar":"docs"},{"id":"maintain/maintain-rpc","path":"/docs/maintain-rpc","sidebar":"docs"},{"id":"maintain/maintain-sync","path":"/docs/maintain-sync","sidebar":"docs"},{"id":"maintain/maintain-wss","path":"/docs/maintain-wss","sidebar":"docs"},{"id":"/general-index","path":"/docs/general-index","sidebar":"docs"},{"id":"/polkadot-vision-index","path":"/docs/polkadot-vision-index","sidebar":"docs"},{"id":"/stay-safe-index","path":"/docs/stay-safe-index","sidebar":"docs"},{"id":"/wallets-index","path":"/docs/wallets-index","sidebar":"docs"},{"id":"/dashboards-index","path":"/docs/dashboards-index","sidebar":"docs"},{"id":"/community-index","path":"/docs/community-index","sidebar":"docs"},{"id":"/programmes-index","path":"/docs/programmes-index","sidebar":"docs"},{"id":"/learn-index","path":"/docs/learn-index","sidebar":"docs"},{"id":"/learn-basics-index","path":"/docs/learn-basics-index","sidebar":"docs"},{"id":"/learn-accounts-index","path":"/docs/learn-accounts-index","sidebar":"docs"},{"id":"/learn-transactions-index","path":"/docs/learn-transactions-index","sidebar":"docs"},{"id":"/learn-assets-index","path":"/docs/learn-assets-index","sidebar":"docs"},{"id":"/learn-nft-index","path":"/docs/learn-nft-index","sidebar":"docs"},{"id":"/learn-components-index","path":"/docs/learn-components-index","sidebar":"docs"},{"id":"/learn-staking-index","path":"/docs/learn-staking-index","sidebar":"docs"},{"id":"/learn-advanced-index","path":"/docs/learn-advanced-index","sidebar":"docs"},{"id":"/learn-guides-index","path":"/docs/learn-guides-index","sidebar":"docs"},{"id":"/learn-guides-staking-index","path":"/docs/learn-guides-staking-index","sidebar":"docs"},{"id":"/learn-guides-assets-index","path":"/docs/learn-guides-assets-index","sidebar":"docs"},{"id":"/learn-architecture-index","path":"/docs/learn-architecture-index","sidebar":"docs"},{"id":"/learn-participants-index","path":"/docs/learn-participants-index","sidebar":"docs"},{"id":"/learn-parachains-index","path":"/docs/learn-parachains-index","sidebar":"docs"},{"id":"/learn-xcm-index","path":"/docs/learn-xcm-index","sidebar":"docs"},{"id":"/learn-comparisons-index","path":"/docs/learn-comparisons-index","sidebar":"docs"},{"id":"/learn-future-implementations-index","path":"/docs/learn-future-implementations-index","sidebar":"docs"},{"id":"/learn-archive-index","path":"/docs/learn-archive-index","sidebar":"docs"}],"draftIds":[],"sidebars":{"docs":{"link":{"path":"/docs/general-index","label":"General"}}}}],"breadcrumbs":true}}}'),i=JSON.parse('{"defaultLocale":"en","locales":["en"],"path":"i18n","currentLocale":"en","localeConfigs":{"en":{"label":"English","direction":"ltr","htmlLang":"en","calendar":"gregory","path":"en"}}}');var s=n(81465);const l=JSON.parse('{"docusaurusVersion":"2.4.1","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"2.4.1"},"docusaurus-plugin-content-blog":{"type":"package","name":"@docusaurus/plugin-content-blog","version":"2.4.1"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"2.4.1"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"2.4.1"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"2.4.1"},"docusaurus-theme-search-algolia":{"type":"package","name":"@docusaurus/theme-search-algolia","version":"2.4.1"},"undefined":{"type":"package","name":"remark-docusaurus-tabs","version":"0.2.0"},"docusaurus-plugin-client-redirects":{"type":"package","name":"@docusaurus/plugin-client-redirects","version":"2.4.1"},"docusaurus-theme-mermaid":{"type":"package","name":"@docusaurus/theme-mermaid","version":"2.4.1"}}}');var c={siteConfig:a.default,siteMetadata:l,globalData:o,i18n:i,codeTranslations:s},u=r.createContext(c);function d(e){var t=e.children;return r.createElement(u.Provider,{value:c},t)}},44763:(e,t,n)=>{"use strict";n.d(t,{Z:()=>f});var r=n(94578),a=n(67294),o=n(10412),i=n(35742),s=n(18780),l=n(34033);function c(e){var t=e.error,n=e.tryAgain;return a.createElement("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"}},a.createElement("h1",{style:{fontSize:"3rem"}},"This page crashed"),a.createElement("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"}},"Try again"),a.createElement(u,{error:t}))}function u(e){var t=e.error,n=(0,s.getErrorCausalChain)(t).map((function(e){return e.message})).join("\n\nCause:\n");return a.createElement("p",{style:{whiteSpace:"pre-wrap"}},n)}function d(e){var t=e.error,n=e.tryAgain;return a.createElement(f,{fallback:function(){return a.createElement(c,{error:t,tryAgain:n})}},a.createElement(i.Z,null,a.createElement("title",null,"Page Error")),a.createElement(l.Z,null,a.createElement(c,{error:t,tryAgain:n})))}var p=function(e){return a.createElement(d,e)},f=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={error:null},n}(0,r.Z)(t,e);var n=t.prototype;return n.componentDidCatch=function(e){o.Z.canUseDOM&&this.setState({error:e})},n.render=function(){var e=this,t=this.props.children,n=this.state.error;if(n){var r,a={error:n,tryAgain:function(){return e.setState({error:null})}};return(null!=(r=this.props.fallback)?r:p)(a)}return null!=t?t:null},t}(a.Component)},10412:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document;const a={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},35742:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(67294),a=n(70405);function o(e){return r.createElement(a.ql,e)}},39960:(e,t,n)=>{"use strict";n.d(t,{Z:()=>h});var r=n(87462),a=n(63366),o=n(67294),i=n(73727),s=n(18780),l=n(52263),c=n(13919),u=n(10412),d=o.createContext({collectLink:function(){}});var p=n(44996),f=["isNavLink","to","href","activeClassName","isActive","data-noBrokenLinkCheck","autoAddBaseUrl"];function m(e,t){var n,m,h=e.isNavLink,g=e.to,b=e.href,v=e.activeClassName,y=e.isActive,w=e["data-noBrokenLinkCheck"],k=e.autoAddBaseUrl,x=void 0===k||k,E=(0,a.Z)(e,f),S=(0,l.Z)().siteConfig,_=S.trailingSlash,C=S.baseUrl,T=(0,p.C)().withBaseUrl,A=(0,o.useContext)(d),P=(0,o.useRef)(null);(0,o.useImperativeHandle)(t,(function(){return P.current}));var L=g||b;var R,O=(0,c.Z)(L),N=null==L?void 0:L.replace("pathname://",""),I=void 0!==N?(R=N,x&&function(e){return e.startsWith("/")}(R)?T(R):R):void 0;I&&O&&(I=(0,s.applyTrailingSlash)(I,{trailingSlash:_,baseUrl:C}));var D=(0,o.useRef)(!1),M=h?i.OL:i.rU,j=u.Z.canUseIntersectionObserver,B=(0,o.useRef)(),F=function(){D.current||null==I||(window.docusaurus.preload(I),D.current=!0)};(0,o.useEffect)((function(){return!j&&O&&null!=I&&window.docusaurus.prefetch(I),function(){j&&B.current&&B.current.disconnect()}}),[B,I,j,O]);var z=null!=(n=null==(m=I)?void 0:m.startsWith("#"))&&n,U=!I||!O||z;return U||w||A.collectLink(I),U?o.createElement("a",(0,r.Z)({ref:P,href:I},L&&!O&&{target:"_blank",rel:"noopener noreferrer"},E)):o.createElement(M,(0,r.Z)({},E,{onMouseEnter:F,onTouchStart:F,innerRef:function(e){P.current=e,j&&e&&O&&(B.current=new window.IntersectionObserver((function(t){t.forEach((function(t){e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(B.current.unobserve(e),B.current.disconnect(),null!=I&&window.docusaurus.prefetch(I))}))})),B.current.observe(e))},to:I},h&&{isActive:y,activeClassName:v}))}const h=o.forwardRef(m)},95999:(e,t,n)=>{"use strict";n.d(t,{Z:()=>l,I:()=>s});var r=n(67294);function a(e,t){var n=e.split(/(\{\w+\})/).map((function(e,n){if(n%2==1){var r=null==t?void 0:t[e.slice(1,-1)];if(void 0!==r)return r}return e}));return n.some((function(e){return(0,r.isValidElement)(e)}))?n.map((function(e,t){return(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e})).filter((function(e){return""!==e})):n.join("")}var o=n(81465);function i(e){var t,n,r=e.id,a=e.message;if(void 0===r&&void 0===a)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return null!=(t=null!=(n=o[null!=r?r:a])?n:a)?t:r}function s(e,t){return a(i({message:e.message,id:e.id}),t)}function l(e){var t=e.children,n=e.id,o=e.values;if(t&&"string"!=typeof t)throw console.warn("Illegal children",t),new Error("The Docusaurus component only accept simple string values");var s=i({message:t,id:n});return r.createElement(r.Fragment,null,a(s,o))}},29935:(e,t,n)=>{"use strict";n.d(t,{m:()=>r});var r="default"},13919:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function a(e){return void 0!==e&&!r(e)}n.d(t,{Z:()=>a,b:()=>r})},44996:(e,t,n)=>{"use strict";n.d(t,{C:()=>i,Z:()=>s});var r=n(67294),a=n(52263),o=n(13919);function i(){var e=(0,a.Z)().siteConfig,t=e.baseUrl,n=e.url,i=(0,r.useCallback)((function(e,r){return function(e,t,n,r){var a=void 0===r?{}:r,i=a.forcePrependBaseUrl,s=void 0!==i&&i,l=a.absolute,c=void 0!==l&&l;if(!n||n.startsWith("#")||(0,o.b)(n))return n;if(s)return t+n.replace(/^\//,"");if(n===t.replace(/\/$/,""))return t;var u=n.startsWith(t)?n:t+n.replace(/^\//,"");return c?e+u:u}(n,t,e,r)}),[n,t]);return{withBaseUrl:i}}function s(e,t){return void 0===t&&(t={}),(0,i().withBaseUrl)(e,t)}},52263:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(67294),a=n(49633);function o(){return(0,r.useContext)(a._)}},72389:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(67294),a=n(98934);function o(){return(0,r.useContext)(a._)}},99670:(e,t,n)=>{"use strict";n.d(t,{Z:()=>a});var r=function(e){return"object"==typeof e&&!!e&&Object.keys(e).length>0};function a(e){var t={};return function e(n,a){Object.entries(n).forEach((function(n){var o=n[0],i=n[1],s=a?a+"."+o:o;r(i)?e(i,s):t[s]=i}))}(e),t}},30226:(e,t,n)=>{"use strict";n.d(t,{_:()=>a,z:()=>o});var r=n(67294),a=r.createContext(null);function o(e){var t=e.children,n=e.value,o=r.useContext(a),i=(0,r.useMemo)((function(){return function(e){var t=e.parent,n=e.value;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}var r=Object.assign({},t.data,null==n?void 0:n.data);return{plugin:t.plugin,data:r}}({parent:o,value:n})}),[o,n]);return r.createElement(a.Provider,{value:i},t)}},80143:(e,t,n)=>{"use strict";n.d(t,{Iw:()=>b,gA:()=>f,WS:()=>m,_r:()=>d,Jo:()=>v,zh:()=>p,yW:()=>g,gB:()=>h});var r=n(16550),a=n(52263),o=n(29935);function i(e,t){void 0===t&&(t={});var n=(0,a.Z)().globalData[e];if(!n&&t.failfast)throw new Error('Docusaurus plugin global data not found for "'+e+'" plugin.');return n}var s=function(e){return e.versions.find((function(e){return e.isLast}))};function l(e,t){var n=s(e);return[].concat(e.versions.filter((function(e){return e!==n})),[n]).find((function(e){return!!(0,r.LX)(t,{path:e.path,exact:!1,strict:!1})}))}function c(e,t){var n,a,o=l(e,t),i=null==o?void 0:o.docs.find((function(e){return!!(0,r.LX)(t,{path:e.path,exact:!0,strict:!1})}));return{activeVersion:o,activeDoc:i,alternateDocVersions:i?(n=i.id,a={},e.versions.forEach((function(e){e.docs.forEach((function(t){t.id===n&&(a[e.name]=t)}))})),a):{}}}var u={},d=function(){var e;return null!=(e=i("docusaurus-plugin-content-docs"))?e:u},p=function(e){return function(e,t,n){void 0===t&&(t=o.m),void 0===n&&(n={});var r=i(e),a=null==r?void 0:r[t];if(!a&&n.failfast)throw new Error('Docusaurus plugin global data not found for "'+e+'" plugin with id "'+t+'".');return a}("docusaurus-plugin-content-docs",e,{failfast:!0})};function f(e){return void 0===e&&(e={}),function(e,t,n){void 0===n&&(n={});var a=Object.entries(e).sort((function(e,t){return t[1].path.localeCompare(e[1].path)})).find((function(e){var n=e[1];return!!(0,r.LX)(t,{path:n.path,exact:!1,strict:!1})})),o=a?{pluginId:a[0],pluginData:a[1]}:void 0;if(!o&&n.failfast)throw new Error("Can't find active docs plugin for \""+t+'" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: '+Object.values(e).map((function(e){return e.path})).join(", "));return o}(d(),(0,r.TH)().pathname,e)}function m(e){void 0===e&&(e={});var t=f(e),n=(0,r.TH)().pathname;if(t)return{activePlugin:t,activeVersion:l(t.pluginData,n)}}function h(e){return p(e).versions}function g(e){var t=p(e);return s(t)}function b(e){return c(p(e),(0,r.TH)().pathname)}function v(e){return function(e,t){var n=s(e);return{latestDocSuggestion:c(e,t).alternateDocVersions[n.name],latestVersionSuggestion:n}}(p(e),(0,r.TH)().pathname)}},18320:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(74865),a=n.n(r);a().configure({showSpinner:!1});const o={onRouteUpdate:function(e){var t=e.location,n=e.previousLocation;if(n&&t.pathname!==n.pathname){var r=window.setTimeout((function(){a().start()}),200);return function(){return window.clearTimeout(r)}}},onRouteDidUpdate:function(){a().done()}}},3310:(e,t,n)=>{"use strict";n.r(t);var r,a,o=n(87410),i=n(8618);r=o.Z,a=i.default.themeConfig.prism.additionalLanguages,globalThis.Prism=r,a.forEach((function(e){n(6726)("./prism-"+e)})),delete globalThis.Prism},39471:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(67294);const a={iconExternalLink:"iconExternalLink_nPIU"};function o(e){var t=e.width,n=void 0===t?13.5:t,o=e.height,i=void 0===o?13.5:o;return r.createElement("svg",{width:n,height:i,"aria-hidden":"true",viewBox:"0 0 24 24",className:a.iconExternalLink},r.createElement("path",{fill:"currentColor",d:"M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"}))}},34033:(e,t,n)=>{"use strict";n.d(t,{Z:()=>Qt});var r=n(67294),a=n(86010),o=n(44763),i=n(10833),s=n(87462),l=n(16550),c=n(95999),u=n(85936),d="__docusaurus_skipToContent_fallback";function p(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function f(){var e=(0,r.useRef)(null),t=(0,l.k6)().action,n=(0,r.useCallback)((function(e){e.preventDefault();var t,n=null!=(t=document.querySelector("main:first-of-type"))?t:document.getElementById(d);n&&p(n)}),[]);return(0,u.S)((function(n){var r=n.location;e.current&&!r.hash&&"PUSH"===t&&p(e.current)})),{containerRef:e,onClick:n}}var m=(0,c.I)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function h(e){var t,n=null!=(t=e.children)?t:m,a=f(),o=a.containerRef,i=a.onClick;return r.createElement("div",{ref:o,role:"region","aria-label":m},r.createElement("a",(0,s.Z)({},e,{href:"#"+d,onClick:i}),n))}var g=n(35281),b=n(19727);const v={skipToContent:"skipToContent_fXgn"};function y(){return r.createElement(h,{className:v.skipToContent})}var w=n(86668),k=n(59689),x=n(63366),E=["width","height","color","strokeWidth","className"];function S(e){var t=e.width,n=void 0===t?21:t,a=e.height,o=void 0===a?21:a,i=e.color,l=void 0===i?"currentColor":i,c=e.strokeWidth,u=void 0===c?1.2:c,d=(e.className,(0,x.Z)(e,E));return r.createElement("svg",(0,s.Z)({viewBox:"0 0 15 15",width:n,height:o},d),r.createElement("g",{stroke:l,strokeWidth:u},r.createElement("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})))}const _={closeButton:"closeButton_CVFx"};function C(e){return r.createElement("button",(0,s.Z)({type:"button","aria-label":(0,c.I)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"})},e,{className:(0,a.Z)("clean-btn close",_.closeButton,e.className)}),r.createElement(S,{width:14,height:14,strokeWidth:3.1}))}const T={content:"content_knG7"};function A(e){var t=(0,w.L)().announcementBar.content;return r.createElement("div",(0,s.Z)({},e,{className:(0,a.Z)(T.content,e.className),dangerouslySetInnerHTML:{__html:t}}))}const P={announcementBar:"announcementBar_mb4j",announcementBarPlaceholder:"announcementBarPlaceholder_vyr4",announcementBarClose:"announcementBarClose_gvF7",announcementBarContent:"announcementBarContent_xLdY"};function L(){var e=(0,w.L)().announcementBar,t=(0,k.nT)(),n=t.isActive,a=t.close;if(!n)return null;var o=e.backgroundColor,i=e.textColor,s=e.isCloseable;return r.createElement("div",{className:P.announcementBar,style:{backgroundColor:o,color:i},role:"banner"},s&&r.createElement("div",{className:P.announcementBarPlaceholder}),r.createElement(A,{className:P.announcementBarContent}),s&&r.createElement(C,{onClick:a,className:P.announcementBarClose}))}var R=n(93163),O=n(12466);var N=n(69688),I=n(13102),D=r.createContext(null);function M(e){var t,n,a,o,i,s,l,c=e.children,u=(t=(0,R.e)(),n=(0,I.HY)(),a=(0,r.useState)(!1),o=a[0],i=a[1],s=null!==n.component,l=(0,N.D9)(s),(0,r.useEffect)((function(){s&&!l&&i(!0)}),[s,l]),(0,r.useEffect)((function(){s?t.shown||i(!0):i(!1)}),[t.shown,s]),(0,r.useMemo)((function(){return[o,i]}),[o]));return r.createElement(D.Provider,{value:u},c)}function j(e){if(e.component){var t=e.component;return r.createElement(t,e.props)}}function B(){var e=(0,r.useContext)(D);if(!e)throw new N.i6("NavbarSecondaryMenuDisplayProvider");var t=e[0],n=e[1],a=(0,r.useCallback)((function(){return n(!1)}),[n]),o=(0,I.HY)();return(0,r.useMemo)((function(){return{shown:t,hide:a,content:j(o)}}),[a,o,t])}function F(e){var t=e.header,n=e.primaryMenu,o=e.secondaryMenu,i=B().shown;return r.createElement("div",{className:"navbar-sidebar"},t,r.createElement("div",{className:(0,a.Z)("navbar-sidebar__items",{"navbar-sidebar__items--show-secondary":i})},r.createElement("div",{className:"navbar-sidebar__item menu"},n),r.createElement("div",{className:"navbar-sidebar__item menu"},o)))}var z=n(92949),U=n(72389);function $(e){return r.createElement("svg",(0,s.Z)({viewBox:"0 0 24 24",width:24,height:24},e),r.createElement("path",{fill:"currentColor",d:"M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"}))}function q(e){return r.createElement("svg",(0,s.Z)({viewBox:"0 0 24 24",width:24,height:24},e),r.createElement("path",{fill:"currentColor",d:"M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"}))}const G={toggle:"toggle_vylO",toggleButton:"toggleButton_gllP",darkToggleIcon:"darkToggleIcon_wfgR",lightToggleIcon:"lightToggleIcon_pyhR",toggleButtonDisabled:"toggleButtonDisabled_aARS"};function Z(e){var t=e.className,n=e.buttonClassName,o=e.value,i=e.onChange,s=(0,U.Z)(),l=(0,c.I)({message:"Switch between dark and light mode (currently {mode})",id:"theme.colorToggle.ariaLabel",description:"The ARIA label for the navbar color mode toggle"},{mode:"dark"===o?(0,c.I)({message:"dark mode",id:"theme.colorToggle.ariaLabel.mode.dark",description:"The name for the dark color mode"}):(0,c.I)({message:"light mode",id:"theme.colorToggle.ariaLabel.mode.light",description:"The name for the light color mode"})});return r.createElement("div",{className:(0,a.Z)(G.toggle,t)},r.createElement("button",{className:(0,a.Z)("clean-btn",G.toggleButton,!s&&G.toggleButtonDisabled,n),type:"button",onClick:function(){return i("dark"===o?"light":"dark")},disabled:!s,title:l,"aria-label":l,"aria-live":"polite"},r.createElement($,{className:(0,a.Z)(G.toggleIcon,G.lightToggleIcon)}),r.createElement(q,{className:(0,a.Z)(G.toggleIcon,G.darkToggleIcon)})))}const H=r.memo(Z),V={darkNavbarColorModeToggle:"darkNavbarColorModeToggle_X3D1"};function W(e){var t=e.className,n=(0,w.L)().navbar.style,a=(0,w.L)().colorMode.disableSwitch,o=(0,z.I)(),i=o.colorMode,s=o.setColorMode;return a?null:r.createElement(H,{className:t,buttonClassName:"dark"===n?V.darkNavbarColorModeToggle:void 0,value:i,onChange:s})}var K=n(87846);function Y(){return r.createElement(K.Z,{className:"navbar__brand",imageClassName:"navbar__logo",titleClassName:"navbar__title text--truncate"})}function Q(){var e=(0,R.e)();return r.createElement("button",{type:"button","aria-label":(0,c.I)({id:"theme.docs.sidebar.closeSidebarButtonAriaLabel",message:"Close navigation bar",description:"The ARIA label for close button of mobile sidebar"}),className:"clean-btn navbar-sidebar__close",onClick:function(){return e.toggle()}},r.createElement(S,{color:"var(--ifm-color-emphasis-600)"}))}function X(){return r.createElement("div",{className:"navbar-sidebar__brand"},r.createElement(Y,null),r.createElement(W,{className:"margin-right--md"}),r.createElement(Q,null))}var J=n(39960),ee=n(44996),te=n(13919),ne=n(98022),re=n(39471),ae=["activeBasePath","activeBaseRegex","to","href","label","html","isDropdownLink","prependBaseUrlToHref"];function oe(e){var t=e.activeBasePath,n=e.activeBaseRegex,a=e.to,o=e.href,i=e.label,l=e.html,c=e.isDropdownLink,u=e.prependBaseUrlToHref,d=(0,x.Z)(e,ae),p=(0,ee.Z)(a),f=(0,ee.Z)(t),m=(0,ee.Z)(o,{forcePrependBaseUrl:!0}),h=i&&o&&!(0,te.Z)(o),g=l?{dangerouslySetInnerHTML:{__html:l}}:{children:r.createElement(r.Fragment,null,i,h&&r.createElement(re.Z,c&&{width:12,height:12}))};return o?r.createElement(J.Z,(0,s.Z)({href:u?m:o},d,g)):r.createElement(J.Z,(0,s.Z)({to:p,isNavLink:!0},(t||n)&&{isActive:function(e,t){return n?(0,ne.F)(n,t.pathname):t.pathname.startsWith(f)}},d,g))}var ie=["className","isDropdownItem"],se=["className","isDropdownItem"],le=["mobile","position"];function ce(e){var t=e.className,n=e.isDropdownItem,o=void 0!==n&&n,i=(0,x.Z)(e,ie),l=r.createElement(oe,(0,s.Z)({className:(0,a.Z)(o?"dropdown__link":"navbar__item navbar__link",t),isDropdownLink:o},i));return o?r.createElement("li",null,l):l}function ue(e){var t=e.className,n=(e.isDropdownItem,(0,x.Z)(e,se));return r.createElement("li",{className:"menu__list-item"},r.createElement(oe,(0,s.Z)({className:(0,a.Z)("menu__link",t)},n)))}function de(e){var t,n=e.mobile,a=void 0!==n&&n,o=(e.position,(0,x.Z)(e,le)),i=a?ue:ce;return r.createElement(i,(0,s.Z)({},o,{activeClassName:null!=(t=o.activeClassName)?t:a?"menu__link--active":"navbar__link--active"}))}var pe=n(86043),fe=n(48596),me=n(52263);var he=["items","position","className","onClick"],ge=["items","className","position","onClick"],be=["mobile"];function ve(e,t){return e.some((function(e){return function(e,t){return!!(0,fe.Mg)(e.to,t)||!!(0,ne.F)(e.activeBaseRegex,t)||!(!e.activeBasePath||!t.startsWith(e.activeBasePath))}(e,t)}))}function ye(e){var t,n=e.items,o=e.position,i=e.className,l=(e.onClick,(0,x.Z)(e,he)),c=(0,r.useRef)(null),u=(0,r.useState)(!1),d=u[0],p=u[1];return(0,r.useEffect)((function(){var e=function(e){c.current&&!c.current.contains(e.target)&&p(!1)};return document.addEventListener("mousedown",e),document.addEventListener("touchstart",e),document.addEventListener("focusin",e),function(){document.removeEventListener("mousedown",e),document.removeEventListener("touchstart",e),document.removeEventListener("focusin",e)}}),[c]),r.createElement("div",{ref:c,className:(0,a.Z)("navbar__item","dropdown","dropdown--hoverable",{"dropdown--right":"right"===o,"dropdown--show":d})},r.createElement(oe,(0,s.Z)({"aria-haspopup":"true","aria-expanded":d,role:"button",href:l.to?void 0:"#",className:(0,a.Z)("navbar__link",i)},l,{onClick:l.to?void 0:function(e){return e.preventDefault()},onKeyDown:function(e){"Enter"===e.key&&(e.preventDefault(),p(!d))}}),null!=(t=l.children)?t:l.label),r.createElement("ul",{className:"dropdown__menu"},n.map((function(e,t){return r.createElement(it,(0,s.Z)({isDropdownItem:!0,activeClassName:"dropdown__link--active"},e,{key:t}))}))))}function we(e){var t,n,o=e.items,i=e.className,c=(e.position,e.onClick),u=(0,x.Z)(e,ge),d=(n=(0,me.Z)().siteConfig.baseUrl,(0,l.TH)().pathname.replace(n,"/")),p=ve(o,d),f=(0,pe.u)({initialState:function(){return!p}}),m=f.collapsed,h=f.toggleCollapsed,g=f.setCollapsed;return(0,r.useEffect)((function(){p&&g(!p)}),[d,p,g]),r.createElement("li",{className:(0,a.Z)("menu__list-item",{"menu__list-item--collapsed":m})},r.createElement(oe,(0,s.Z)({role:"button",className:(0,a.Z)("menu__link menu__link--sublist menu__link--sublist-caret",i)},u,{onClick:function(e){e.preventDefault(),h()}}),null!=(t=u.children)?t:u.label),r.createElement(pe.z,{lazy:!0,as:"ul",className:"menu__list",collapsed:m},o.map((function(e,t){return r.createElement(it,(0,s.Z)({mobile:!0,isDropdownItem:!0,onClick:c,activeClassName:"menu__link--active"},e,{key:t}))}))))}function ke(e){var t=e.mobile,n=void 0!==t&&t,a=(0,x.Z)(e,be),o=n?we:ye;return r.createElement(o,a)}var xe=n(94711),Ee=["width","height"];function Se(e){var t=e.width,n=void 0===t?20:t,a=e.height,o=void 0===a?20:a,i=(0,x.Z)(e,Ee);return r.createElement("svg",(0,s.Z)({viewBox:"0 0 24 24",width:n,height:o,"aria-hidden":!0},i),r.createElement("path",{fill:"currentColor",d:"M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z"}))}const _e="iconLanguage_nlXk";var Ce=["mobile","dropdownItemsBefore","dropdownItemsAfter"];function Te(){return r.createElement("svg",{width:"15",height:"15",className:"DocSearch-Control-Key-Icon"},r.createElement("path",{d:"M4.505 4.496h2M5.505 5.496v5M8.216 4.496l.055 5.993M10 7.5c.333.333.5.667.5 1v2M12.326 4.5v5.996M8.384 4.496c1.674 0 2.116 0 2.116 1.5s-.442 1.5-2.116 1.5M3.205 9.303c-.09.448-.277 1.21-1.241 1.203C1 10.5.5 9.513.5 8V7c0-1.57.5-2.5 1.464-2.494.964.006 1.134.598 1.24 1.342M12.553 10.5h1.953",strokeWidth:"1.2",stroke:"currentColor",fill:"none",strokeLinecap:"square"}))}var Ae=n(20830),Pe=["translations"];function Le(){return Le=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var Ie="Ctrl";var De=r.forwardRef((function(e,t){var n=e.translations,a=void 0===n?{}:n,o=Ne(e,Pe),i=a.buttonText,s=void 0===i?"Search":i,l=a.buttonAriaLabel,c=void 0===l?"Search":l,u=Re((0,r.useState)(null),2),d=u[0],p=u[1];return(0,r.useEffect)((function(){"undefined"!=typeof navigator&&(/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)?p("\u2318"):p(Ie))}),[]),r.createElement("button",Le({type:"button",className:"DocSearch DocSearch-Button","aria-label":c},o,{ref:t}),r.createElement("span",{className:"DocSearch-Button-Container"},r.createElement(Ae.W,null),r.createElement("span",{className:"DocSearch-Button-Placeholder"},s)),r.createElement("span",{className:"DocSearch-Button-Keys"},null!==d&&r.createElement(r.Fragment,null,r.createElement("kbd",{className:"DocSearch-Button-Key"},d===Ie?r.createElement(Te,null):d),r.createElement("kbd",{className:"DocSearch-Button-Key"},"K"))))})),Me=n(35742),je=n(66177),Be=n(239),Fe=n(43320);var ze=n(73935);const Ue={button:{buttonText:(0,c.I)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"}),buttonAriaLabel:(0,c.I)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"})},modal:{searchBox:{resetButtonTitle:(0,c.I)({id:"theme.SearchModal.searchBox.resetButtonTitle",message:"Clear the query",description:"The label and ARIA label for search box reset button"}),resetButtonAriaLabel:(0,c.I)({id:"theme.SearchModal.searchBox.resetButtonTitle",message:"Clear the query",description:"The label and ARIA label for search box reset button"}),cancelButtonText:(0,c.I)({id:"theme.SearchModal.searchBox.cancelButtonText",message:"Cancel",description:"The label and ARIA label for search box cancel button"}),cancelButtonAriaLabel:(0,c.I)({id:"theme.SearchModal.searchBox.cancelButtonText",message:"Cancel",description:"The label and ARIA label for search box cancel button"})},startScreen:{recentSearchesTitle:(0,c.I)({id:"theme.SearchModal.startScreen.recentSearchesTitle",message:"Recent",description:"The title for recent searches"}),noRecentSearchesText:(0,c.I)({id:"theme.SearchModal.startScreen.noRecentSearchesText",message:"No recent searches",description:"The text when no recent searches"}),saveRecentSearchButtonTitle:(0,c.I)({id:"theme.SearchModal.startScreen.saveRecentSearchButtonTitle",message:"Save this search",description:"The label for save recent search button"}),removeRecentSearchButtonTitle:(0,c.I)({id:"theme.SearchModal.startScreen.removeRecentSearchButtonTitle",message:"Remove this search from history",description:"The label for remove recent search button"}),favoriteSearchesTitle:(0,c.I)({id:"theme.SearchModal.startScreen.favoriteSearchesTitle",message:"Favorite",description:"The title for favorite searches"}),removeFavoriteSearchButtonTitle:(0,c.I)({id:"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle",message:"Remove this search from favorites",description:"The label for remove favorite search button"})},errorScreen:{titleText:(0,c.I)({id:"theme.SearchModal.errorScreen.titleText",message:"Unable to fetch results",description:"The title for error screen of search modal"}),helpText:(0,c.I)({id:"theme.SearchModal.errorScreen.helpText",message:"You might want to check your network connection.",description:"The help text for error screen of search modal"})},footer:{selectText:(0,c.I)({id:"theme.SearchModal.footer.selectText",message:"to select",description:"The explanatory text of the action for the enter key"}),selectKeyAriaLabel:(0,c.I)({id:"theme.SearchModal.footer.selectKeyAriaLabel",message:"Enter key",description:"The ARIA label for the Enter key button that makes the selection"}),navigateText:(0,c.I)({id:"theme.SearchModal.footer.navigateText",message:"to navigate",description:"The explanatory text of the action for the Arrow up and Arrow down key"}),navigateUpKeyAriaLabel:(0,c.I)({id:"theme.SearchModal.footer.navigateUpKeyAriaLabel",message:"Arrow up",description:"The ARIA label for the Arrow up key button that makes the navigation"}),navigateDownKeyAriaLabel:(0,c.I)({id:"theme.SearchModal.footer.navigateDownKeyAriaLabel",message:"Arrow down",description:"The ARIA label for the Arrow down key button that makes the navigation"}),closeText:(0,c.I)({id:"theme.SearchModal.footer.closeText",message:"to close",description:"The explanatory text of the action for Escape key"}),closeKeyAriaLabel:(0,c.I)({id:"theme.SearchModal.footer.closeKeyAriaLabel",message:"Escape key",description:"The ARIA label for the Escape key button that close the modal"}),searchByText:(0,c.I)({id:"theme.SearchModal.footer.searchByText",message:"Search by",description:"The text explain that the search is making by Algolia"})},noResultsScreen:{noResultsText:(0,c.I)({id:"theme.SearchModal.noResultsScreen.noResultsText",message:"No results for",description:"The text explains that there are no results for the following search"}),suggestedQueryText:(0,c.I)({id:"theme.SearchModal.noResultsScreen.suggestedQueryText",message:"Try searching for",description:"The text for the suggested query when no results are found for the following search"}),reportMissingResultsText:(0,c.I)({id:"theme.SearchModal.noResultsScreen.reportMissingResultsText",message:"Believe this query should return results?",description:"The text for the question where the user thinks there are missing results"}),reportMissingResultsLinkText:(0,c.I)({id:"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText",message:"Let us know.",description:"The text for the link to report missing results"})}},placeholder:(0,c.I)({id:"theme.SearchModal.placeholder",message:"Search docs",description:"The placeholder of the input of the DocSearch pop-up modal"})};var $e=["contextualSearch","externalUrlRegex"],qe=null;function Ge(e){var t=e.hit,n=e.children;return r.createElement(J.Z,{to:t.url},n)}function Ze(e){var t=e.state,n=e.onClose,a=(0,je.M)();return r.createElement(J.Z,{to:a(t.query),onClick:n},r.createElement(c.Z,{id:"theme.SearchBar.seeAll",values:{count:t.context.nbHits}},"See all {count} results"))}function He(e){var t,a,o,i,c,u=e.contextualSearch,d=e.externalUrlRegex,p=(0,x.Z)(e,$e),f=(0,me.Z)().siteMetadata,m=(0,Be.l)(),h=["language:"+(o=(0,Fe._q)()).locale,o.tags.map((function(e){return"docusaurus_tag:"+e}))],g=null!=(t=null==(a=p.searchParameters)?void 0:a.facetFilters)?t:[],b=u?(i=g,[].concat((c=function(e){return"string"==typeof e?[e]:e})(h),c(i))):g,v=Object.assign({},p.searchParameters,{facetFilters:b}),y=(0,l.k6)(),w=(0,r.useRef)(null),k=(0,r.useRef)(null),E=(0,r.useState)(!1),S=E[0],_=E[1],C=(0,r.useState)(void 0),T=C[0],A=C[1],P=(0,r.useCallback)((function(){return qe?Promise.resolve():Promise.all([n.e(6780).then(n.bind(n,76780)),Promise.all([n.e(532),n.e(6945)]).then(n.bind(n,46945)),Promise.all([n.e(532),n.e(8894)]).then(n.bind(n,18894))]).then((function(e){var t=e[0].DocSearchModal;qe=t}))}),[]),L=(0,r.useCallback)((function(){P().then((function(){w.current=document.createElement("div"),document.body.insertBefore(w.current,document.body.firstChild),_(!0)}))}),[P,_]),R=(0,r.useCallback)((function(){var e;_(!1),null==(e=w.current)||e.remove()}),[_]),O=(0,r.useCallback)((function(e){P().then((function(){_(!0),A(e.key)}))}),[P,_,A]),N=(0,r.useRef)({navigate:function(e){var t=e.itemUrl;(0,ne.F)(d,t)?window.location.href=t:y.push(t)}}).current,I=(0,r.useRef)((function(e){return p.transformItems?p.transformItems(e):e.map((function(e){return Object.assign({},e,{url:m(e.url)})}))})).current,D=(0,r.useMemo)((function(){return function(e){return r.createElement(Ze,(0,s.Z)({},e,{onClose:R}))}}),[R]),M=(0,r.useCallback)((function(e){return e.addAlgoliaAgent("docusaurus",f.docusaurusVersion),e}),[f.docusaurusVersion]);return function(e){var t=e.isOpen,n=e.onOpen,a=e.onClose,o=e.onInput,i=e.searchButtonRef;r.useEffect((function(){function e(e){(27===e.keyCode&&t||"k"===e.key.toLowerCase()&&(e.metaKey||e.ctrlKey)||!function(e){var t=e.target,n=t.tagName;return t.isContentEditable||"INPUT"===n||"SELECT"===n||"TEXTAREA"===n}(e)&&"/"===e.key&&!t)&&(e.preventDefault(),t?a():document.body.classList.contains("DocSearch--active")||document.body.classList.contains("DocSearch--active")||n()),i&&i.current===document.activeElement&&o&&/[a-zA-Z0-9]/.test(String.fromCharCode(e.keyCode))&&o(e)}return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}}),[t,n,a,o,i])}({isOpen:S,onOpen:L,onClose:R,onInput:O,searchButtonRef:k}),r.createElement(r.Fragment,null,r.createElement(Me.Z,null,r.createElement("link",{rel:"preconnect",href:"https://"+p.appId+"-dsn.algolia.net",crossOrigin:"anonymous"})),r.createElement(De,{onTouchStart:P,onFocus:P,onMouseOver:P,onClick:L,ref:k,translations:Ue.button}),S&&qe&&w.current&&(0,ze.createPortal)(r.createElement(qe,(0,s.Z)({onClose:R,initialScrollY:window.scrollY,initialQuery:T,navigator:N,transformItems:I,hitComponent:Ge,transformSearchClient:M},p.searchPagePath&&{resultsFooterComponent:D},p,{searchParameters:v,placeholder:Ue.placeholder,translations:Ue.modal})),w.current))}function Ve(){var e=(0,me.Z)().siteConfig;return r.createElement(He,e.themeConfig.algolia)}const We={searchBox:"searchBox_ZlJk"};function Ke(e){var t=e.children,n=e.className;return r.createElement("div",{className:(0,a.Z)(n,We.searchBox)},t)}var Ye=n(80143),Qe=n(53438),Xe=["docId","label","docsPluginId"];var Je=["sidebarId","label","docsPluginId"];var et=["label","to","docsPluginId"];var tt=n(60373),nt=["mobile","docsPluginId","dropdownActiveClassDisabled","dropdownItemsBefore","dropdownItemsAfter"],rt=function(e){return e.docs.find((function(t){return t.id===e.mainDocId}))};const at={default:de,localeDropdown:function(e){var t=e.mobile,n=e.dropdownItemsBefore,a=e.dropdownItemsAfter,o=(0,x.Z)(e,Ce),i=(0,me.Z)().i18n,u=i.currentLocale,d=i.locales,p=i.localeConfigs,f=(0,xe.l)(),m=(0,l.TH)(),h=m.search,g=m.hash,b=d.map((function(e){var n=""+("pathname://"+f.createUrl({locale:e,fullyQualified:!1}))+h+g;return{label:p[e].label,lang:p[e].htmlLang,to:n,target:"_self",autoAddBaseUrl:!1,className:e===u?t?"menu__link--active":"dropdown__link--active":""}})),v=[].concat(n,b,a),y=t?(0,c.I)({message:"Languages",id:"theme.navbar.mobileLanguageDropdown.label",description:"The label for the mobile language switcher dropdown"}):p[u].label;return r.createElement(ke,(0,s.Z)({},o,{mobile:t,label:r.createElement(r.Fragment,null,r.createElement(Se,{className:_e}),y),items:v}))},search:function(e){var t=e.mobile,n=e.className;return t?null:r.createElement(Ke,{className:n},r.createElement(Ve,null))},dropdown:ke,html:function(e){var t=e.value,n=e.className,o=e.mobile,i=void 0!==o&&o,s=e.isDropdownItem,l=void 0!==s&&s,c=l?"li":"div";return r.createElement(c,{className:(0,a.Z)({navbar__item:!i&&!l,"menu__list-item":i},n),dangerouslySetInnerHTML:{__html:t}})},doc:function(e){var t=e.docId,n=e.label,a=e.docsPluginId,o=(0,x.Z)(e,Xe),i=(0,Ye.Iw)(a).activeDoc,l=(0,Qe.vY)(t,a);return null===l?null:r.createElement(de,(0,s.Z)({exact:!0},o,{isActive:function(){return(null==i?void 0:i.path)===l.path||!(null==i||!i.sidebar)&&i.sidebar===l.sidebar},label:null!=n?n:l.id,to:l.path}))},docSidebar:function(e){var t=e.sidebarId,n=e.label,a=e.docsPluginId,o=(0,x.Z)(e,Je),i=(0,Ye.Iw)(a).activeDoc,l=(0,Qe.oz)(t,a).link;if(!l)throw new Error('DocSidebarNavbarItem: Sidebar with ID "'+t+"\" doesn't have anything to be linked to.");return r.createElement(de,(0,s.Z)({exact:!0},o,{isActive:function(){return(null==i?void 0:i.sidebar)===t},label:null!=n?n:l.label,to:l.path}))},docsVersion:function(e){var t=e.label,n=e.to,a=e.docsPluginId,o=(0,x.Z)(e,et),i=(0,Qe.lO)(a)[0],l=null!=t?t:i.label,c=null!=n?n:function(e){return e.docs.find((function(t){return t.id===e.mainDocId}))}(i).path;return r.createElement(de,(0,s.Z)({},o,{label:l,to:c}))},docsVersionDropdown:function(e){var t=e.mobile,n=e.docsPluginId,a=e.dropdownActiveClassDisabled,o=e.dropdownItemsBefore,i=e.dropdownItemsAfter,u=(0,x.Z)(e,nt),d=(0,l.TH)(),p=d.search,f=d.hash,m=(0,Ye.Iw)(n),h=(0,Ye.gB)(n),g=(0,tt.J)(n).savePreferredVersionName,b=h.map((function(e){var t,n=null!=(t=m.alternateDocVersions[e.name])?t:rt(e);return{label:e.label,to:""+n.path+p+f,isActive:function(){return e===m.activeVersion},onClick:function(){return g(e.name)}}})),v=[].concat(o,b,i),y=(0,Qe.lO)(n)[0],w=t&&v.length>1?(0,c.I)({id:"theme.navbar.mobileVersionsDropdown.label",message:"Versions",description:"The label for the navbar versions dropdown on mobile view"}):y.label,k=t&&v.length>1?void 0:rt(y).path;return v.length<=1?r.createElement(de,(0,s.Z)({},u,{mobile:t,label:w,to:k,isActive:a?function(){return!1}:void 0})):r.createElement(ke,(0,s.Z)({},u,{mobile:t,label:w,to:k,items:v,isActive:a?function(){return!1}:void 0}))}};var ot=["type"];function it(e){var t=e.type,n=(0,x.Z)(e,ot),a=function(e,t){return e&&"default"!==e?e:"items"in t?"dropdown":"default"}(t,n),o=at[a];if(!o)throw new Error('No NavbarItem component found for type "'+t+'".');return r.createElement(o,n)}function st(){var e=(0,R.e)(),t=(0,w.L)().navbar.items;return r.createElement("ul",{className:"menu__list"},t.map((function(t,n){return r.createElement(it,(0,s.Z)({mobile:!0},t,{onClick:function(){return e.toggle()},key:n}))})))}function lt(e){return r.createElement("button",(0,s.Z)({},e,{type:"button",className:"clean-btn navbar-sidebar__back"}),r.createElement(c.Z,{id:"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel",description:"The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"},"\u2190 Back to main menu"))}function ct(){var e=0===(0,w.L)().navbar.items.length,t=B();return r.createElement(r.Fragment,null,!e&&r.createElement(lt,{onClick:function(){return t.hide()}}),t.content)}function ut(){var e,t=(0,R.e)();return void 0===(e=t.shown)&&(e=!0),(0,r.useEffect)((function(){return document.body.style.overflow=e?"hidden":"visible",function(){document.body.style.overflow="visible"}}),[e]),t.shouldRender?r.createElement(F,{header:r.createElement(X,null),primaryMenu:r.createElement(st,null),secondaryMenu:r.createElement(ct,null)}):null}const dt={navbarHideable:"navbarHideable_m1mJ",navbarHidden:"navbarHidden_jGov"};function pt(e){return r.createElement("div",(0,s.Z)({role:"presentation"},e,{className:(0,a.Z)("navbar-sidebar__backdrop",e.className)}))}function ft(e){var t=e.children,n=(0,w.L)().navbar,o=n.hideOnScroll,i=n.style,s=(0,R.e)(),l=function(e){var t=(0,r.useState)(e),n=t[0],a=t[1],o=(0,r.useRef)(!1),i=(0,r.useRef)(0),s=(0,r.useCallback)((function(e){null!==e&&(i.current=e.getBoundingClientRect().height)}),[]);return(0,O.RF)((function(t,n){var r=t.scrollY;if(e)if(r=s?a(!1):r+c=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}const qt=function(e){var t=e.title,n=e.titleId,a=$t(e,zt);return r.createElement("svg",Ut({id:"Content",xmlns:"http://www.w3.org/2000/svg",x:0,y:0,viewBox:"0 0 6593.8 1410.3",style:{enableBackground:"new 0 0 6593.8 1410.3"},xmlSpace:"preserve","aria-labelledby":n},a),t?r.createElement("title",{id:n},t):null,Pt||(Pt=r.createElement("style",null,".st0{fill:#fff}")),Lt||(Lt=r.createElement("path",{className:"st0",d:"M2047.8 210.4c-77.2 0-151.6 9.7-181.9 17.9-44.1 12.4-55.1 31.7-63.4 71.7l-175 807.5c-2.8 16.5-5.5 30.3-5.5 44.1 0 40 26.2 66.1 68.9 66.1 46.9 0 66.2-30.3 75.8-77.2l49.6-230.1c34.4 4.1 79.9 8.3 144.7 8.3 285.3 0 463-154.3 463-387.2 0-204-142-321.1-376.2-321.1zm-93.7 576c-44.1 0-78.6-1.4-110.2-5.5l92.3-428.6c28.9-4.1 71.7-9.7 115.8-9.7 151.6 0 228.8 71.7 228.8 190.2-.1 151.6-110.4 253.6-326.7 253.6zM6537.3 951.7c-23.4 0-38.6 13.8-67.5 45.5-51 52.4-82.7 81.3-122.6 81.3-35.8 0-55.1-28.9-55.1-75.8 0-26.2 5.5-57.9 12.4-92.3l51-239.8h153c48.2 0 77.2-27.6 77.2-77.2 0-27.6-17.9-48.2-59.2-48.2H6383l24.8-111.6c2.8-16.5 5.5-31.7 5.5-45.5 0-38.6-26.2-66.2-68.9-66.2-45.5 0-66.1 30.3-75.8 77.2l-31.7 146.1h-64.8c-49.6 0-78.5 27.6-78.5 77.2 0 27.6 19.3 48.2 60.6 48.2h56.5l-51 237c-5.5 26.2-12.4 68.9-12.4 113 0 111.6 57.9 192.9 181.9 192.9 71.7 0 135-35.8 183.3-78.6 46.9-41.3 81.3-92.3 81.3-125.4 0-31.6-24.8-57.8-56.5-57.8zM3367.9 291.7c0-40-27.6-66.2-70.3-66.2-45.5 0-66.1 30.3-75.8 77.2l-172.2 800.6c-4.1 16.5-6.9 30.3-6.9 44.1 0 40 27.6 66.1 68.9 66.1 46.9 0 67.5-30.3 77.2-77.2L3361 335.8c2.8-16.6 6.9-30.3 6.9-44.1zM5827.6 531.4c-220.5 0-370.7 219.1-370.7 427.2 0 3.9.1 7.8.2 11.6-34.6 52.5-78.8 106.9-109.1 106.9-22 0-30.3-20.7-30.3-52.4 0-38.6 11-103.4 23.4-159.9l114.4-529.2c2.8-16.5 5.5-30.3 5.5-44.1 0-40-26.2-66.2-68.9-66.2-46.9 0-66.1 30.3-75.8 77.2l-62 286.6c-33.1-34.4-81.4-57.9-154.4-57.9-146.4 0-293.7 112.7-351.1 285.6-63.2 163.4-119.7 260.1-164.3 260.1-16.5 0-26.2-13.8-26.2-37.2 0-68.9 38.6-237 55.1-318.3 5.5-30.3 8.3-42.7 8.3-60.6 0-60.6-100.6-132.3-231.5-132.3-151.4 0-288.5 95.9-357.2 238.3-102.1 180.4-195.8 310.1-242.2 310.1-20.7 0-27.6-26.2-33.1-51L3723.4 836l210.8-172.2c19.3-16.5 44.1-40 44.1-70.3 0-37.2-24.8-62-62-62-27.6 0-51 16.5-74.4 35.8L3525 829.1l106.1-493.3c2.8-16.5 6.9-30.3 6.9-44.1 0-40-27.6-66.2-70.3-66.2-45.5 0-66.1 30.3-75.8 77.2l-172.2 800.6c-4.1 16.5-6.9 30.3-6.9 44.1 0 40 27.6 66.1 68.9 66.1 46.9 0 67.5-30.3 77.2-77.2L3481 1033l129.5-104.7 31.7 159.8c12.4 63.4 45.5 125.4 130.9 125.4 85 0 151.9-77.6 218.9-182.5 20.3 109.9 98.5 182.5 207 182.5 108.9 0 183.3-64.8 231.5-151.6v2.8c0 89.6 45.5 148.8 125.4 148.8 72.3 0 132.3-43.6 185.9-136.2 30.4 80.7 98.4 136.2 193 136.2 111.6 0 191.5-67.5 242.5-161.2v8.3c0 99.2 49.6 153 130.9 153 71.8 0 132.8-41.7 184.9-109.5 39.6 67.8 110.6 109.5 206.5 109.5 220.5 0 370.7-219.1 370.7-428.6-.1-147.5-89.7-253.6-242.7-253.6zM4453.8 811.2c-40 172.2-125.4 270.1-221.9 270.1-64.8 0-100.6-49.6-100.6-124 0-146.1 106.1-303.2 248-303.2 42.7 0 75.8 12.4 104.7 30.3l-30.2 126.8zm767.5-73c-44.1 202.6-144.7 343.1-254.9 343.1-60.6 0-96.5-46.9-96.5-124 0-147.4 102-300.4 238.4-300.4 52.4 0 92.3 17.9 121.3 41.3l-8.3 40zm494.7 343.1c-79.9 0-113-57.9-113-130.9 0-133.7 92.3-286.6 208.1-286.6 79.9 0 113 57.9 113 130.9 0 135-92.3 286.6-208.1 286.6zM2767.1 531.4c-220.5 0-370.7 219.1-370.7 427.2 0 148.8 89.6 254.9 242.5 254.9 220.5 0 370.7-219.1 370.7-428.6 0-147.4-89.6-253.5-242.5-253.5zm-111.6 549.9c-79.9 0-113-57.9-113-130.9 0-133.7 92.3-286.6 208.1-286.6 79.9 0 113 57.9 113 130.9-.1 135-92.4 286.6-208.1 286.6z"})),Rt||(Rt=r.createElement("ellipse",{className:"st0",cx:663,cy:147.9,rx:254.3,ry:147.9})),Ot||(Ot=r.createElement("ellipse",{className:"st0",cx:663,cy:1262.3,rx:254.3,ry:147.9})),Nt||(Nt=r.createElement("ellipse",{transform:"rotate(-60 180.499 426.56)",className:"st0",cx:180.5,cy:426.5,rx:254.3,ry:148})),It||(It=r.createElement("ellipse",{transform:"rotate(-60 1145.575 983.768)",className:"st0",cx:1145.6,cy:983.7,rx:254.3,ry:147.9})),Dt||(Dt=r.createElement("ellipse",{transform:"rotate(-30 180.45 983.72)",className:"st0",cx:180.5,cy:983.7,rx:148,ry:254.3})),Mt||(Mt=r.createElement("ellipse",{transform:"rotate(-30 1145.522 426.601)",className:"st0",cx:1145.6,cy:426.6,rx:147.9,ry:254.3})))};function Gt(){var e=function(e){var t=e.href,n=e.className;return r.createElement("li",{className:"text-white mr-2 mr-lg-0 mr-xl-2"},r.createElement("a",{href:t,target:"_blank",rel:"noopener noreferrer"},r.createElement("i",{className:n})))},t=function(){return r.createElement("ul",{className:"list-social-links mt-5 mt-lg-0 justify-content-lg-end"},r.createElement(e,{href:"https://twitter.com/Polkadot",className:"socicon-twitter"}),r.createElement(e,{href:"https://www.reddit.com/r/polkadot",className:"socicon-reddit"}),r.createElement(e,{href:"https://github.com/paritytech/polkadot",className:"socicon-github"}),r.createElement(e,{href:"https://www.youtube.com/channel/UCB7PbjuZLEba_znc7mEGNgw",className:"socicon-youtube"}),r.createElement(e,{href:"https://dot.li/discord",className:"socicon-discord"}))};return r.createElement(Ft.Z,{className:"px-lg-0"},r.createElement(t,null))}function Zt(e){var t=e.href,n=e.content;return r.createElement("li",null,r.createElement("a",{href:t,className:"text-white text-small",target:"_blank",rel:"noopener noreferrer"},n))}function Ht(){var e=(0,me.Z)().siteConfig.themeConfig.footer;return r.createElement("footer",{className:"nav-footer spacer-y-4",id:"footer"},r.createElement(jt.Z,{className:"container-custom"},r.createElement(Bt.Z,{className:"footer-legal align-items-end"},e&&r.createElement(Ft.Z,{lg:2,className:"mb-2 mb-lg-0"},r.createElement("a",{className:"navbar-brand",href:"https://polkadot.network/",target:"_blank",rel:"noopener noreferrer"},r.createElement(qt,{height:31,alt:"Polkadot Network"}))),r.createElement(Ft.Z,{lg:6},r.createElement("ul",{className:"list-unstyled d-flex flex-wrap list-pipe-separator mt-2"},r.createElement(Zt,{content:e.copyright,href:"https://web3.foundation"}),r.createElement(Zt,{content:(0,c.I)({message:"Legal Disclosures",id:"footer.footerLegal.legal-diclosures",description:"Legal Disclosures Button Label in Footer Legal"}),href:"https://polkadot.network/legal-disclosures"}),r.createElement(Zt,{content:(0,c.I)({message:"Disclaimer",id:"footer.footerLegal.disclaimer",description:"Disclaimer Button Label in Footer Legal"}),href:"https://polkadot.network/disclaimer"}),r.createElement(Zt,{content:(0,c.I)({message:"Privacy",id:"footer.footerLegal.privacy",description:"Privacy Button Label in Footer Legal"}),href:"https://polkadot.network/privacy"}))),r.createElement(Gt,null))))}var Vt=(0,N.Qc)([z.S,k.pl,O.OC,tt.L5,i.VC,function(e){var t=e.children;return r.createElement(I.n2,null,r.createElement(R.M,null,r.createElement(M,null,t)))}]);function Wt(e){var t=e.children;return r.createElement(Vt,null,t)}function Kt(e){var t=e.error,n=e.tryAgain;return r.createElement("main",{className:"container margin-vert--xl"},r.createElement("div",{className:"row"},r.createElement("div",{className:"col col--6 col--offset-3"},r.createElement("h1",{className:"hero__title"},r.createElement(c.Z,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed"},"This page crashed.")),r.createElement("div",{className:"margin-vert--lg"},r.createElement(bt,{onClick:n,className:"button button--primary shadow--lw"})),r.createElement("hr",null),r.createElement("div",{className:"margin-vert--md"},r.createElement(vt,{error:t})))))}const Yt={mainWrapper:"mainWrapper_z2l0"};function Qt(e){var t=e.children,n=e.noFooter,s=e.wrapperClassName,l=e.title,c=e.description;return(0,b.t)(),r.createElement(Wt,null,r.createElement(i.d,{title:l,description:c}),r.createElement(y,null),r.createElement(L,null),r.createElement(At,null),r.createElement("div",{id:d,className:(0,a.Z)(g.k.wrapper.main,Yt.mainWrapper,s)},r.createElement(o.Z,{fallback:function(e){return r.createElement(Kt,e)}},t)),!n&&r.createElement(Ht,null))}},87846:(e,t,n)=>{"use strict";n.d(t,{Z:()=>v});var r=n(87462),a=n(63366),o=n(67294),i=n(39960),s=n(44996),l=n(52263),c=n(86668),u=n(86010),d=n(72389),p=n(92949);const f={themedImage:"themedImage_ToTc","themedImage--light":"themedImage--light_HNdA","themedImage--dark":"themedImage--dark_i4oU"};var m=["sources","className","alt"];function h(e){var t=(0,d.Z)(),n=(0,p.I)().colorMode,i=e.sources,s=e.className,l=e.alt,c=(0,a.Z)(e,m),h=t?"dark"===n?["dark"]:["light"]:["light","dark"];return o.createElement(o.Fragment,null,h.map((function(e){return o.createElement("img",(0,r.Z)({key:e,src:i[e],alt:l,className:(0,u.Z)(f.themedImage,f["themedImage--"+e],s)},c))})))}var g=["imageClassName","titleClassName"];function b(e){var t=e.logo,n=e.alt,r=e.imageClassName,a={light:(0,s.Z)(t.src),dark:(0,s.Z)(t.srcDark||t.src)},i=o.createElement(h,{className:t.className,sources:a,height:t.height,width:t.width,alt:n,style:t.style});return r?o.createElement("div",{className:r},i):i}function v(e){var t,n=(0,l.Z)().siteConfig.title,u=(0,c.L)().navbar,d=u.title,p=u.logo,f=e.imageClassName,m=e.titleClassName,h=(0,a.Z)(e,g),v=(0,s.Z)((null==p?void 0:p.href)||"/"),y=d?"":n,w=null!=(t=null==p?void 0:p.alt)?t:y;return o.createElement(i.Z,(0,r.Z)({to:v},h,(null==p?void 0:p.target)&&{target:p.target}),p&&o.createElement(b,{logo:p,alt:w,imageClassName:f}),null!=d&&o.createElement("b",{className:m},d))}},90197:(e,t,n)=>{"use strict";n.d(t,{Z:()=>o});var r=n(67294),a=n(35742);function o(e){var t=e.locale,n=e.version,o=e.tag,i=t;return r.createElement(a.Z,null,t&&r.createElement("meta",{name:"docusaurus_locale",content:t}),n&&r.createElement("meta",{name:"docusaurus_version",content:n}),o&&r.createElement("meta",{name:"docusaurus_tag",content:o}),i&&r.createElement("meta",{name:"docsearch:language",content:i}),n&&r.createElement("meta",{name:"docsearch:version",content:n}),o&&r.createElement("meta",{name:"docsearch:docusaurus_tag",content:o}))}},86043:(e,t,n)=>{"use strict";n.d(t,{u:()=>d,z:()=>y});var r=n(87462),a=n(63366),o=n(67294),i=n(10412),s=n(91442),l=["collapsed"],c=["lazy"],u="ease-in-out";function d(e){var t=e.initialState,n=(0,o.useState)(null!=t&&t),r=n[0],a=n[1],i=(0,o.useCallback)((function(){a((function(e){return!e}))}),[]);return{collapsed:r,setCollapsed:a,toggleCollapsed:i}}var p={display:"none",overflow:"hidden",height:"0px"},f={display:"block",overflow:"visible",height:"auto"};function m(e,t){var n=t?p:f;e.style.display=n.display,e.style.overflow=n.overflow,e.style.height=n.height}function h(e){var t=e.collapsibleRef,n=e.collapsed,r=e.animation,a=(0,o.useRef)(!1);(0,o.useEffect)((function(){var e,o=t.current;function i(){var e,t,n=o.scrollHeight,a=null!=(e=null==r?void 0:r.duration)?e:function(e){if((0,s.n)())return 1;var t=e/36;return Math.round(10*(4+15*Math.pow(t,.25)+t/5))}(n);return{transition:"height "+a+"ms "+(null!=(t=null==r?void 0:r.easing)?t:u),height:n+"px"}}function l(){var e=i();o.style.transition=e.transition,o.style.height=e.height}if(!a.current)return m(o,n),void(a.current=!0);return o.style.willChange="height",e=requestAnimationFrame((function(){n?(l(),requestAnimationFrame((function(){o.style.height=p.height,o.style.overflow=p.overflow}))):(o.style.display="block",requestAnimationFrame((function(){l()})))})),function(){return cancelAnimationFrame(e)}}),[t,n,r])}function g(e){if(!i.Z.canUseDOM)return e?p:f}function b(e){var t=e.as,n=void 0===t?"div":t,r=e.collapsed,a=e.children,i=e.animation,s=e.onCollapseTransitionEnd,l=e.className,c=e.disableSSRStyle,u=(0,o.useRef)(null);return h({collapsibleRef:u,collapsed:r,animation:i}),o.createElement(n,{ref:u,style:c?void 0:g(r),onTransitionEnd:function(e){"height"===e.propertyName&&(m(u.current,r),null==s||s(r))},className:l},a)}function v(e){var t=e.collapsed,n=(0,a.Z)(e,l),i=(0,o.useState)(!t),s=i[0],c=i[1],u=(0,o.useState)(t),d=u[0],p=u[1];return(0,o.useLayoutEffect)((function(){t||c(!0)}),[t]),(0,o.useLayoutEffect)((function(){s&&p(t)}),[s,t]),s?o.createElement(b,(0,r.Z)({},n,{collapsed:d})):null}function y(e){var t=e.lazy,n=(0,a.Z)(e,c),r=t?v:b;return o.createElement(r,n)}},59689:(e,t,n)=>{"use strict";n.d(t,{nT:()=>m,pl:()=>f});var r=n(67294),a=n(72389),o=n(50012),i=n(69688),s=n(86668),l=(0,o.WA)("docusaurus.announcement.dismiss"),c=(0,o.WA)("docusaurus.announcement.id"),u=function(){return"true"===l.get()},d=function(e){return l.set(String(e))},p=r.createContext(null);function f(e){var t=e.children,n=function(){var e=(0,s.L)().announcementBar,t=(0,a.Z)(),n=(0,r.useState)((function(){return!!t&&u()})),o=n[0],i=n[1];(0,r.useEffect)((function(){i(u())}),[]);var l=(0,r.useCallback)((function(){d(!0),i(!0)}),[]);return(0,r.useEffect)((function(){if(e){var t=e.id,n=c.get();"annoucement-bar"===n&&(n="announcement-bar");var r=t!==n;c.set(t),r&&d(!1),!r&&u()||i(!1)}}),[e]),(0,r.useMemo)((function(){return{isActive:!!e&&!o,close:l}}),[e,o,l])}();return r.createElement(p.Provider,{value:n},t)}function m(){var e=(0,r.useContext)(p);if(!e)throw new i.i6("AnnouncementBarProvider");return e}},92949:(e,t,n)=>{"use strict";n.d(t,{I:()=>g,S:()=>h});var r=n(67294),a=n(10412),o=n(69688),i=n(50012),s=n(86668),l=r.createContext(void 0),c="theme",u=(0,i.WA)(c),d={light:"light",dark:"dark"},p=function(e){return e===d.dark?d.dark:d.light},f=function(e){return a.Z.canUseDOM?p(document.documentElement.getAttribute("data-theme")):p(e)},m=function(e){u.set(p(e))};function h(e){var t=e.children,n=function(){var e=(0,s.L)().colorMode,t=e.defaultMode,n=e.disableSwitch,a=e.respectPrefersColorScheme,o=(0,r.useState)(f(t)),i=o[0],l=o[1];(0,r.useEffect)((function(){n&&u.del()}),[n]);var h=(0,r.useCallback)((function(e,n){void 0===n&&(n={});var r=n.persist,o=void 0===r||r;e?(l(e),o&&m(e)):(l(a?window.matchMedia("(prefers-color-scheme: dark)").matches?d.dark:d.light:t),u.del())}),[a,t]);(0,r.useEffect)((function(){document.documentElement.setAttribute("data-theme",p(i))}),[i]),(0,r.useEffect)((function(){if(!n){var e=function(e){if(e.key===c){var t=u.get();null!==t&&h(p(t))}};return window.addEventListener("storage",e),function(){return window.removeEventListener("storage",e)}}}),[n,h]);var g=(0,r.useRef)(!1);return(0,r.useEffect)((function(){if(!n||a){var e=window.matchMedia("(prefers-color-scheme: dark)"),t=function(){window.matchMedia("print").matches||g.current?g.current=window.matchMedia("print").matches:h(null)};return e.addListener(t),function(){return e.removeListener(t)}}}),[h,n,a]),(0,r.useMemo)((function(){return{colorMode:i,setColorMode:h,get isDarkTheme(){return i===d.dark},setLightTheme:function(){h(d.light)},setDarkTheme:function(){h(d.dark)}}}),[i,h])}();return r.createElement(l.Provider,{value:n},t)}function g(){var e=(0,r.useContext)(l);if(null==e)throw new o.i6("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},60373:(e,t,n)=>{"use strict";n.d(t,{J:()=>v,L5:()=>g,Oh:()=>y});var r=n(67294),a=n(80143),o=n(29935),i=n(86668),s=n(53438),l=n(69688),c=n(50012),u=function(e){return"docs-preferred-version-"+e},d={save:function(e,t,n){(0,c.WA)(u(e),{persistence:t}).set(n)},read:function(e,t){return(0,c.WA)(u(e),{persistence:t}).get()},clear:function(e,t){(0,c.WA)(u(e),{persistence:t}).del()}},p=function(e){return Object.fromEntries(e.map((function(e){return[e,{preferredVersionName:null}]})))};var f=r.createContext(null);function m(){var e=(0,a._r)(),t=(0,i.L)().docs.versionPersistence,n=(0,r.useMemo)((function(){return Object.keys(e)}),[e]),o=(0,r.useState)((function(){return p(n)})),s=o[0],l=o[1];return(0,r.useEffect)((function(){l(function(e){var t=e.pluginIds,n=e.versionPersistence,r=e.allDocsData;return Object.fromEntries(t.map((function(e){return[e,(t=e,a=d.read(t,n),r[t].versions.some((function(e){return e.name===a}))?{preferredVersionName:a}:(d.clear(t,n),{preferredVersionName:null}))];var t,a})))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]),[s,(0,r.useMemo)((function(){return{savePreferredVersion:function(e,n){d.save(e,t,n),l((function(t){var r;return Object.assign({},t,((r={})[e]={preferredVersionName:n},r))}))}}}),[t])]}function h(e){var t=e.children,n=m();return r.createElement(f.Provider,{value:n},t)}function g(e){var t=e.children;return s.cE?r.createElement(h,null,t):r.createElement(r.Fragment,null,t)}function b(){var e=(0,r.useContext)(f);if(!e)throw new l.i6("DocsPreferredVersionContextProvider");return e}function v(e){var t;void 0===e&&(e=o.m);var n=(0,a.zh)(e),i=b(),s=i[0],l=i[1],c=s[e].preferredVersionName;return{preferredVersion:null!=(t=n.versions.find((function(e){return e.name===c})))?t:null,savePreferredVersionName:(0,r.useCallback)((function(t){l.savePreferredVersion(e,t)}),[l,e])}}function y(){var e=(0,a._r)(),t=b()[0];var n=Object.keys(e);return Object.fromEntries(n.map((function(n){return[n,(r=n,o=e[r],i=t[r].preferredVersionName,null!=(a=o.versions.find((function(e){return e.name===i})))?a:null)];var r,a,o,i})))}},1116:(e,t,n)=>{"use strict";n.d(t,{V:()=>l,b:()=>s});var r=n(67294),a=n(69688),o=Symbol("EmptyContext"),i=r.createContext(o);function s(e){var t=e.children,n=e.name,a=e.items,o=(0,r.useMemo)((function(){return n&&a?{name:n,items:a}:null}),[n,a]);return r.createElement(i.Provider,{value:o},t)}function l(){var e=(0,r.useContext)(i);if(e===o)throw new a.i6("DocsSidebarProvider");return e}},74477:(e,t,n)=>{"use strict";n.d(t,{E:()=>s,q:()=>i});var r=n(67294),a=n(69688),o=r.createContext(null);function i(e){var t=e.children,n=e.version;return r.createElement(o.Provider,{value:n},t)}function s(){var e=(0,r.useContext)(o);if(null===e)throw new a.i6("DocsVersionProvider");return e}},93163:(e,t,n)=>{"use strict";n.d(t,{M:()=>d,e:()=>p});var r=n(67294),a=n(13102),o=n(87524),i=n(91980),s=n(86668),l=n(69688),c=r.createContext(void 0);function u(){var e,t=(e=(0,a.HY)(),0===(0,s.L)().navbar.items.length&&!e.component),n=(0,o.i)(),l=!t&&"mobile"===n,c=(0,r.useState)(!1),u=c[0],d=c[1];(0,i.Rb)((function(){if(u)return d(!1),!1}));var p=(0,r.useCallback)((function(){d((function(e){return!e}))}),[]);return(0,r.useEffect)((function(){"desktop"===n&&d(!1)}),[n]),(0,r.useMemo)((function(){return{disabled:t,shouldRender:l,toggle:p,shown:u}}),[t,l,p,u])}function d(e){var t=e.children,n=u();return r.createElement(c.Provider,{value:n},t)}function p(){var e=r.useContext(c);if(void 0===e)throw new l.i6("NavbarMobileSidebarProvider");return e}},13102:(e,t,n)=>{"use strict";n.d(t,{HY:()=>s,Zo:()=>l,n2:()=>i});var r=n(67294),a=n(69688),o=r.createContext(null);function i(e){var t=e.children,n=(0,r.useState)({component:null,props:null});return r.createElement(o.Provider,{value:n},t)}function s(){var e=(0,r.useContext)(o);if(!e)throw new a.i6("NavbarSecondaryMenuContentProvider");return e[0]}function l(e){var t=e.component,n=e.props,i=(0,r.useContext)(o);if(!i)throw new a.i6("NavbarSecondaryMenuContentProvider");var s=i[1],l=(0,a.Ql)(n);return(0,r.useEffect)((function(){s({component:t,props:l})}),[s,t,l]),(0,r.useEffect)((function(){return function(){return s({component:null,props:null})}}),[s]),null}},19727:(e,t,n)=>{"use strict";n.d(t,{h:()=>a,t:()=>o});var r=n(67294),a="navigation-with-keyboard";function o(){(0,r.useEffect)((function(){function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(a),"mousedown"===e.type&&document.body.classList.remove(a)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),function(){document.body.classList.remove(a),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},66177:(e,t,n)=>{"use strict";n.d(t,{K:()=>s,M:()=>l});var r=n(67294),a=n(52263),o=n(91980),i="q";function s(){return(0,o.Nc)(i)}function l(){var e=(0,a.Z)().siteConfig,t=e.baseUrl,n=e.themeConfig.algolia.searchPagePath;return(0,r.useCallback)((function(e){return""+t+n+"?"+i+"="+encodeURIComponent(e)}),[t,n])}},87524:(e,t,n)=>{"use strict";n.d(t,{i:()=>c});var r=n(67294),a=n(10412),o={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function s(){return a.Z.canUseDOM?window.innerWidth>i?o.desktop:o.mobile:o.ssr}var l=!1;function c(){var e=(0,r.useState)((function(){return l?"ssr":s()})),t=e[0],n=e[1];return(0,r.useEffect)((function(){function e(){n(s())}var t=l?window.setTimeout(e,1e3):void 0;return window.addEventListener("resize",e),function(){window.removeEventListener("resize",e),clearTimeout(t)}}),[]),t}},35281:(e,t,n)=>{"use strict";n.d(t,{k:()=>r});var r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",admonitionType:function(e){return"theme-admonition-"+e}},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:function(e){return"theme-doc-sidebar-item-category-level-"+e},docSidebarItemLinkLevel:function(e){return"theme-doc-sidebar-item-link-level-"+e}},blog:{}}},91442:(e,t,n)=>{"use strict";function r(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}n.d(t,{n:()=>r})},53438:(e,t,n)=>{"use strict";n.d(t,{MN:()=>C,Wl:()=>h,_F:()=>y,cE:()=>f,hI:()=>_,jA:()=>g,lO:()=>x,oz:()=>E,s1:()=>k,vY:()=>S,xz:()=>m});var r=n(67855),a=n(67294),o=n(16550),i=n(18790),s=n(80143),l=n(60373),c=n(74477),u=n(1116),d=n(67392),p=n(48596),f=!!s._r;function m(e){var t=(0,c.E)();if(e){var n=t.docs[e];if(!n)throw new Error("no version doc found by id="+e);return n}}function h(e){if(e.href)return e.href;for(var t,n=(0,r.Z)(e.items);!(t=n()).done;){var a=t.value;if("link"===a.type)return a.href;if("category"===a.type){var o=h(a);if(o)return o}}}function g(){var e=(0,o.TH)().pathname,t=(0,u.V)();if(!t)throw new Error("Unexpected: cant find current sidebar in context");var n=w({sidebarItems:t.items,pathname:e,onlyCategories:!0}).slice(-1)[0];if(!n)throw new Error(e+" is not associated with a category. useCurrentSidebarCategory() should only be used on category index pages.");return n}var b=function(e,t){return void 0!==e&&(0,p.Mg)(e,t)},v=function(e,t){return e.some((function(e){return y(e,t)}))};function y(e,t){return"link"===e.type?b(e.href,t):"category"===e.type&&(b(e.href,t)||v(e.items,t))}function w(e){var t=e.sidebarItems,n=e.pathname,a=e.onlyCategories,o=void 0!==a&&a,i=[];return function e(t){for(var a,s=(0,r.Z)(t);!(a=s()).done;){var l=a.value;if("category"===l.type&&((0,p.Mg)(l.href,n)||e(l.items))||"link"===l.type&&(0,p.Mg)(l.href,n))return o&&"category"!==l.type||i.unshift(l),!0}return!1}(t),i}function k(){var e,t=(0,u.V)(),n=(0,o.TH)().pathname;return!1!==(null==(e=(0,s.gA)())?void 0:e.pluginData.breadcrumbs)&&t?w({sidebarItems:t.items,pathname:n}):null}function x(e){var t=(0,s.Iw)(e).activeVersion,n=(0,l.J)(e).preferredVersion,r=(0,s.yW)(e);return(0,a.useMemo)((function(){return(0,d.j)([t,n,r].filter(Boolean))}),[t,n,r])}function E(e,t){var n=x(t);return(0,a.useMemo)((function(){var t=n.flatMap((function(e){return e.sidebars?Object.entries(e.sidebars):[]})),r=t.find((function(t){return t[0]===e}));if(!r)throw new Error("Can't find any sidebar with id \""+e+'" in version'+(n.length>1?"s":"")+" "+n.map((function(e){return e.name})).join(", ")+'".\nAvailable sidebar ids are:\n- '+t.map((function(e){return e[0]})).join("\n- "));return r[1]}),[e,n])}function S(e,t){var n=x(t);return(0,a.useMemo)((function(){var t=n.flatMap((function(e){return e.docs})),r=t.find((function(t){return t.id===e}));if(!r){if(n.flatMap((function(e){return e.draftIds})).includes(e))return null;throw new Error("Couldn't find any doc with id \""+e+'" in version'+(n.length>1?"s":"")+' "'+n.map((function(e){return e.name})).join(", ")+'".\nAvailable doc ids are:\n- '+(0,d.j)(t.map((function(e){return e.id}))).join("\n- "))}return r}),[e,n])}function _(e){var t=e.route,n=e.versionMetadata,r=(0,o.TH)(),a=t.routes,s=a.find((function(e){return(0,o.LX)(r.pathname,e)}));if(!s)return null;var l=s.sidebar,c=l?n.docsSidebars[l]:void 0;return{docElement:(0,i.H)(a),sidebarName:l,sidebarItems:c}}function C(e){return e.filter((function(e){return"category"!==e.type||!!h(e)}))}},82128:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(52263);function a(e){var t=(0,r.Z)().siteConfig,n=t.title,a=t.titleDelimiter;return null!=e&&e.trim().length?e.trim()+" "+a+" "+n:n}},91980:(e,t,n)=>{"use strict";n.d(t,{Nc:()=>c,Rb:()=>s,_X:()=>l});var r=n(67294),a=n(16550),o=n(61688),i=n(69688);function s(e){!function(e){var t=(0,a.k6)(),n=(0,i.zX)(e);(0,r.useEffect)((function(){return t.block((function(e,t){return n(e,t)}))}),[t,n])}((function(t,n){if("POP"===n)return e(t,n)}))}function l(e){return t=function(t){return null===e?null:new URLSearchParams(t.location.search).get(e)},n=(0,a.k6)(),(0,o.useSyncExternalStore)(n.listen,(function(){return t(n)}),(function(){return t(n)}));var t,n}function c(e){var t,n,o=null!=(t=l(e))?t:"",i=(n=(0,a.k6)(),(0,r.useCallback)((function(e,t,r){var a=new URLSearchParams(n.location.search);t?a.set(e,t):a.delete(e),(null!=r&&r.push?n.push:n.replace)({search:a.toString()})}),[n]));return[o,(0,r.useCallback)((function(t,n){i(e,t,n)}),[i,e])]}},67392:(e,t,n)=>{"use strict";function r(e,t){return void 0===t&&(t=function(e,t){return e===t}),e.filter((function(n,r){return e.findIndex((function(e){return t(e,n)}))!==r}))}function a(e){return Array.from(new Set(e))}n.d(t,{j:()=>a,l:()=>r})},10833:(e,t,n)=>{"use strict";n.d(t,{FG:()=>p,d:()=>u,VC:()=>f});var r=n(67294),a=n(86010),o=n(35742),i=n(30226);function s(){var e=r.useContext(i._);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var l=n(44996),c=n(82128);function u(e){var t=e.title,n=e.description,a=e.keywords,i=e.image,s=e.children,u=(0,c.p)(t),d=(0,l.C)().withBaseUrl,p=i?d(i,{absolute:!0}):void 0;return r.createElement(o.Z,null,t&&r.createElement("title",null,u),t&&r.createElement("meta",{property:"og:title",content:u}),n&&r.createElement("meta",{name:"description",content:n}),n&&r.createElement("meta",{property:"og:description",content:n}),a&&r.createElement("meta",{name:"keywords",content:Array.isArray(a)?a.join(","):a}),p&&r.createElement("meta",{property:"og:image",content:p}),p&&r.createElement("meta",{name:"twitter:image",content:p}),s)}var d=r.createContext(void 0);function p(e){var t=e.className,n=e.children,i=r.useContext(d),s=(0,a.Z)(i,t);return r.createElement(d.Provider,{value:s},r.createElement(o.Z,null,r.createElement("html",{className:s})),n)}function f(e){var t=e.children,n=s(),o="plugin-"+n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,""),i="plugin-id-"+n.plugin.id;return r.createElement(p,{className:(0,a.Z)(o,i)},t)}},69688:(e,t,n)=>{"use strict";n.d(t,{i6:()=>f,Qc:()=>h,zX:()=>d,D9:()=>p,Ql:()=>m});var r=n(87099),a=n(94578);function o(e){return o=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},o(e)}var i=n(89611);function s(e,t,n){return s=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}()?Reflect.construct.bind():function(e,t,n){var r=[null];r.push.apply(r,t);var a=new(Function.bind.apply(e,r));return n&&(0,i.Z)(a,n.prototype),a},s.apply(null,arguments)}function l(e){var t="function"==typeof Map?new Map:void 0;return l=function(e){if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;var n;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return s(e,arguments,o(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),(0,i.Z)(r,e)},l(e)}var c=n(67294),u=n(10412).Z.canUseDOM?c.useLayoutEffect:c.useEffect;function d(e){var t=(0,c.useRef)(e);return u((function(){t.current=e}),[e]),(0,c.useCallback)((function(){return t.current.apply(t,arguments)}),[])}function p(e){var t=(0,c.useRef)();return u((function(){t.current=e})),t.current}var f=function(e){function t(t,n){var a,o,i,s,l;return(l=e.call(this)||this).name="ReactContextError",l.message="Hook "+(null!=(a=null==(o=l.stack)||null==(i=o.split("\n")[1])||null==(s=i.match((0,r.Z)(/at (?:\w+\.)?(\w+)/,{name:1})))?void 0:s.groups.name)?a:"")+" is called outside the <"+t+">. "+(null!=n?n:""),l}return(0,a.Z)(t,e),t}(l(Error));function m(e){var t=Object.entries(e);return t.sort((function(e,t){return e[0].localeCompare(t[0])})),(0,c.useMemo)((function(){return e}),t.flat())}function h(e){return function(t){var n=t.children;return c.createElement(c.Fragment,null,e.reduceRight((function(e,t){return c.createElement(t,null,e)}),n))}}},98022:(e,t,n)=>{"use strict";function r(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}n.d(t,{F:()=>r})},48596:(e,t,n)=>{"use strict";n.d(t,{Mg:()=>i,Ns:()=>s});var r=n(67294),a=n(69204),o=n(52263);function i(e,t){var n=function(e){var t;return null==(t=!e||e.endsWith("/")?e:e+"/")?void 0:t.toLowerCase()};return n(e)===n(t)}function s(){var e=(0,o.Z)().siteConfig.baseUrl;return(0,r.useMemo)((function(){return function(e){var t=e.baseUrl;function n(e){return e.path===t&&!0===e.exact}function r(e){return e.path===t&&!e.exact}return function e(t){if(0!==t.length)return t.find(n)||e(t.filter(r).flatMap((function(e){var t;return null!=(t=e.routes)?t:[]})))}(e.routes)}({routes:a.Z,baseUrl:e})}),[e])}},12466:(e,t,n)=>{"use strict";n.d(t,{Ct:()=>f,OC:()=>l,RF:()=>d,o5:()=>p});var r=n(67294),a=n(10412),o=n(72389),i=n(69688);var s=r.createContext(void 0);function l(e){var t,n=e.children,a=(t=(0,r.useRef)(!0),(0,r.useMemo)((function(){return{scrollEventsEnabledRef:t,enableScrollEvents:function(){t.current=!0},disableScrollEvents:function(){t.current=!1}}}),[]));return r.createElement(s.Provider,{value:a},n)}function c(){var e=(0,r.useContext)(s);if(null==e)throw new i.i6("ScrollControllerProvider");return e}var u=function(){return a.Z.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null};function d(e,t){void 0===t&&(t=[]);var n=c().scrollEventsEnabledRef,a=(0,r.useRef)(u()),o=(0,i.zX)(e);(0,r.useEffect)((function(){var e=function(){if(n.current){var e=u();o(e,a.current),a.current=e}},t={passive:!0};return e(),window.addEventListener("scroll",e,t),function(){return window.removeEventListener("scroll",e,t)}}),[o,n].concat(t))}function p(){var e,t,n,a=c(),o=(e=(0,r.useRef)({elem:null,top:0}),t=(0,r.useCallback)((function(t){e.current={elem:t,top:t.getBoundingClientRect().top}}),[]),n=(0,r.useCallback)((function(){var t=e.current,n=t.elem,r=t.top;if(!n)return{restored:!1};var a=n.getBoundingClientRect().top-r;return a&&window.scrollBy({left:0,top:a}),e.current={elem:null,top:0},{restored:0!==a}}),[]),(0,r.useMemo)((function(){return{save:t,restore:n}}),[n,t])),i=(0,r.useRef)(void 0),s=(0,r.useCallback)((function(e){o.save(e),a.disableScrollEvents(),i.current=function(){var e=o.restore().restored;if(i.current=void 0,e){window.addEventListener("scroll",(function e(){a.enableScrollEvents(),window.removeEventListener("scroll",e)}))}else a.enableScrollEvents()}}),[a,o]);return(0,r.useLayoutEffect)((function(){queueMicrotask((function(){return null==i.current?void 0:i.current()}))})),{blockElementScrollPositionUntilNextRender:s}}function f(){var e=(0,r.useRef)(null),t=(0,o.Z)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:function(n){e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),function(){}}(n):function(e){var t=null,n=document.documentElement.scrollTop>e;return function r(){var a=document.documentElement.scrollTop;(n&&a>e||!n&&a{"use strict";n.d(t,{HX:()=>i,_q:()=>l,os:()=>s});var r=n(80143),a=n(52263),o=n(60373),i="default";function s(e,t){return"docs-"+e+"-"+t}function l(){var e=(0,a.Z)().i18n,t=(0,r._r)(),n=(0,r.WS)(),l=(0,o.Oh)();var c=[i].concat(Object.keys(t).map((function(e){var r,a=(null==n?void 0:n.activePlugin.pluginId)===e?n.activeVersion:void 0,o=l[e],i=t[e].versions.find((function(e){return e.isLast}));return s(e,(null!=(r=null!=a?a:o)?r:i).name)})));return{locale:e.currentLocale,tags:c}}},50012:(e,t,n)=>{"use strict";n.d(t,{Nk:()=>d,WA:()=>u});var r=n(67294),a=n(61688),o="localStorage";function i(e){var t=e.key,n=e.oldValue,r=e.newValue,a=e.storage;if(n!==r){var o=document.createEvent("StorageEvent");o.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,a),window.dispatchEvent(o)}}function s(e){if(void 0===e&&(e=o),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,l||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),l=!0),null}var t}var l=!1;var c={get:function(){return null},set:function(){},del:function(){},listen:function(){return function(){}}};function u(e,t){if("undefined"==typeof window)return function(e){function t(){throw new Error('Illegal storage API usage for storage key "'+e+'".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.')}return{get:t,set:t,del:t,listen:t}}(e);var n=s(null==t?void 0:t.persistence);return null===n?c:{get:function(){try{return n.getItem(e)}catch(t){return console.error("Docusaurus storage error, can't get key="+e,t),null}},set:function(t){try{var r=n.getItem(e);n.setItem(e,t),i({key:e,oldValue:r,newValue:t,storage:n})}catch(a){console.error("Docusaurus storage error, can't set "+e+"="+t,a)}},del:function(){try{var t=n.getItem(e);n.removeItem(e),i({key:e,oldValue:t,newValue:null,storage:n})}catch(r){console.error("Docusaurus storage error, can't delete key="+e,r)}},listen:function(t){try{var r=function(r){r.storageArea===n&&r.key===e&&t(r)};return window.addEventListener("storage",r),function(){return window.removeEventListener("storage",r)}}catch(a){return console.error("Docusaurus storage error, can't listen for changes of key="+e,a),function(){}}}}}function d(e,t){var n=(0,r.useRef)((function(){return null===e?c:u(e,t)})).current(),o=(0,r.useCallback)((function(e){return"undefined"==typeof window?function(){}:n.listen(e)}),[n]);return[(0,a.useSyncExternalStore)(o,(function(){return"undefined"==typeof window?null:n.get()}),(function(){return null})),n]}},94711:(e,t,n)=>{"use strict";n.d(t,{l:()=>o});var r=n(52263),a=n(16550);function o(){var e=(0,r.Z)(),t=e.siteConfig,n=t.baseUrl,o=t.url,i=e.i18n,s=i.defaultLocale,l=i.currentLocale,c=(0,a.TH)().pathname,u=l===s?n:n.replace("/"+l+"/","/"),d=c.replace(n,"");return{createUrl:function(e){var t=e.locale;return""+(e.fullyQualified?o:"")+function(e){return e===s?""+u:""+u+e+"/"}(t)+d}}}},85936:(e,t,n)=>{"use strict";n.d(t,{S:()=>i});var r=n(67294),a=n(16550),o=n(69688);function i(e){var t=(0,a.TH)(),n=(0,o.D9)(t),i=(0,o.zX)(e);(0,r.useEffect)((function(){n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},86668:(e,t,n)=>{"use strict";n.d(t,{L:()=>a});var r=n(52263);function a(){return(0,r.Z)().siteConfig.themeConfig}},6278:(e,t,n)=>{"use strict";n.d(t,{L:()=>a});var r=n(52263);function a(){return(0,r.Z)().siteConfig.themeConfig}},239:(e,t,n)=>{"use strict";n.d(t,{l:()=>s});var r=n(67294),a=n(98022),o=n(44996),i=n(6278);function s(){var e=(0,o.C)().withBaseUrl,t=(0,i.L)().algolia,n=t.externalUrlRegex,s=t.replaceSearchResultPathname;return(0,r.useCallback)((function(t){var r=new URL(t);if((0,a.F)(n,r.href))return t;var o=""+(r.pathname+r.hash);return e(function(e,t){return t?e.replaceAll(new RegExp(t.from,"g"),t.to):e}(o,s))}),[e,n,s])}},8802:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=t.trailingSlash,r=t.baseUrl;if(e.startsWith("#"))return e;if(void 0===n)return e;var a,o=e.split(/[#?]/)[0],i="/"===o||o===r?o:(a=o,n?function(e){return e.endsWith("/")?e:e+"/"}(a):function(e){return e.endsWith("/")?e.slice(0,-1):e}(a));return e.replace(o,i)}},54143:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=void 0,t.getErrorCausalChain=function e(t){return t.cause?[t].concat(e(t.cause)):[t]}},18780:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=t.applyTrailingSlash=t.blogPostContainerID=void 0,t.blogPostContainerID="__blog-post-container";var a=n(8802);Object.defineProperty(t,"applyTrailingSlash",{enumerable:!0,get:function(){return r(a).default}});var o=n(54143);Object.defineProperty(t,"getErrorCausalChain",{enumerable:!0,get:function(){return o.getErrorCausalChain}})},69204:(e,t,n)=>{"use strict";n.d(t,{Z:()=>f});var r=n(67294),a=n(87462),o=n(68356),i=n.n(o),s=n(85345);const l={"04a995e6":[function(){return n.e(785).then(n.t.bind(n,76886,19))},"~docs/default/category-docs-docs-category-advanced-guides-for-staking-dcd.json",76886],"0a3f0c9b":[function(){return n.e(7837).then(n.bind(n,83388))},"@site/../docs/general/ledger.md",83388],"0c06bca3":[function(){return n.e(601).then(n.bind(n,52812))},"@site/../docs/maintain/maintain-guides-how-to-join-council.md",52812],"0c68fb82":[function(){return n.e(5526).then(n.bind(n,81424))},"@site/../docs/general/kusama/kusama-claims.md",81424],"0df78d26":[function(){return n.e(1723).then(n.bind(n,13449))},"@site/../docs/maintain/maintain-guides-secure-validator.md",13449],"12331e8b":[function(){return n.e(8270).then(n.bind(n,67881))},"@site/../docs/general/polkadotjs.md",67881],"131c7f55":[function(){return n.e(9323).then(n.bind(n,93928))},"@site/../docs/learn/learn-architecture.md",93928],"13b7bafa":[function(){return Promise.all([n.e(5541),n.e(9447),n.e(6585)]).then(n.bind(n,83881))},"@site/../docs/learn/learn-auction.md",83881],"145746f5":[function(){return Promise.all([n.e(5541),n.e(691)]).then(n.bind(n,1735))},"@site/../docs/maintain/maintain-polkadot-parameters.md",1735],"14eb3368":[function(){return Promise.all([n.e(532),n.e(9817)]).then(n.bind(n,34228))},"@theme/DocCategoryGeneratedIndexPage",34228],"1646726c":[function(){return Promise.all([n.e(5541),n.e(2169)]).then(n.bind(n,78381))},"@site/../docs/learn/learn-staking.md",78381],17896441:[function(){return Promise.all([n.e(532),n.e(7918)]).then(n.bind(n,81026))},"@theme/DocItem",81026],"1882e65d":[function(){return n.e(5492).then(n.t.bind(n,77274,19))},"/home/runner/work/polkadot-wiki/polkadot-wiki/polkadot-wiki/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json",77274],"19ed4d4c":[function(){return n.e(4355).then(n.bind(n,51191))},"@site/../docs/learn/learn-comparisons-cosmos.md",51191],"1a4e3797":[function(){return Promise.all([n.e(532),n.e(7920)]).then(n.bind(n,56675))},"@theme/SearchPage",56675],"1ae2b102":[function(){return Promise.all([n.e(5541),n.e(4537)]).then(n.bind(n,1799))},"@site/../docs/build/build-protocol-info.md",1799],"1be78505":[function(){return Promise.all([n.e(532),n.e(9514)]).then(n.bind(n,19963))},"@theme/DocPage",19963],"1dc05242":[function(){return n.e(4696).then(n.t.bind(n,14820,19))},"~docs/default/category-docs-docs-category-nfts-9fb.json",14820],"1e15616a":[function(){return n.e(9802).then(n.bind(n,39420))},"@site/../docs/learn/learn-wasm.md",39420],"21877fa5":[function(){return Promise.all([n.e(5541),n.e(2117)]).then(n.bind(n,4381))},"@site/../docs/learn/learn-system-chains.md",4381],"21899dd2":[function(){return n.e(3599).then(n.bind(n,2741))},"@site/../docs/learn/learn-parachains.md",2741],"23498fd5":[function(){return n.e(810).then(n.bind(n,7551))},"@site/../docs/build/build-integrate-assets.md",7551],"25f2bd2a":[function(){return n.e(1213).then(n.bind(n,16769))},"@site/../docs/maintain/maintain-guides-how-to-stop-validating.md",16769],"279fb1d6":[function(){return Promise.all([n.e(5541),n.e(6827)]).then(n.bind(n,81807))},"@site/../docs/general/kusama/kusama-getting-started.md",81807],"295fff6c":[function(){return n.e(4543).then(n.t.bind(n,15619,19))},"~docs/default/category-docs-docs-category-advanced-guides-69d.json",15619],"29a046f3":[function(){return n.e(6918).then(n.t.bind(n,59904,19))},"~docs/default/category-docs-docs-category-polkadot-comparisons-3b4.json",59904],"2be0d940":[function(){return n.e(2914).then(n.bind(n,77078))},"@site/../docs/learn/learn-guides-identity.md",77078],"2d429218":[function(){return n.e(502).then(n.bind(n,20925))},"@site/../docs/learn/learn-consensus.md",20925],"2ea50c63":[function(){return n.e(2949).then(n.bind(n,84941))},"@site/../docs/learn/learn-xcm-usecases.md",84941],"2f3b630e":[function(){return Promise.all([n.e(5541),n.e(9226)]).then(n.bind(n,42569))},"@site/../docs/learn/learn-polkadot-opengov.md",42569],"320c8a05":[function(){return n.e(5005).then(n.bind(n,76184))},"@site/../docs/maintain/maintain-networks.md",76184],"32dac8d4":[function(){return n.e(3347).then(n.t.bind(n,76432,19))},"~docs/default/category-docs-docs-category-programmes-ab0.json",76432],"32e8da05":[function(){return Promise.all([n.e(5541),n.e(6140)]).then(n.bind(n,65779))},"@site/../docs/learn/learn-crowdloans.md",65779],"33bbe353":[function(){return n.e(7908).then(n.bind(n,46437))},"@site/../docs/maintain/kusama/maintain-guides-society-kusama.md",46437],"3829cf1d":[function(){return n.e(537).then(n.bind(n,77778))},"@site/../docs/maintain/maintain-guides-validator-community.md",77778],"386099fc":[function(){return Promise.all([n.e(5541),n.e(8139)]).then(n.bind(n,60283))},"@site/../docs/learn/learn-polkadot-opengov-treasury.md",60283],"386bfe51":[function(){return n.e(657).then(n.bind(n,35810))},"@site/../docs/general/contributing.md",35810],"3bd77df4":[function(){return n.e(8831).then(n.bind(n,94752))},"@site/../docs/learn/learn-bridges.md",94752],"3e56470e":[function(){return n.e(4541).then(n.bind(n,80432))},"@site/../docs/maintain/maintain-wss.md",80432],"408829bd":[function(){return n.e(6).then(n.bind(n,11982))},"@site/../docs/learn/learn-transaction-fees.md",11982],"41871d53":[function(){return n.e(7778).then(n.t.bind(n,69713,19))},"/home/runner/work/polkadot-wiki/polkadot-wiki/polkadot-wiki/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json",69713],"41b7b3e8":[function(){return Promise.all([n.e(5541),n.e(3513)]).then(n.bind(n,84358))},"@site/../docs/learn/learn-staking-advanced.md",84358],"43cda9e8":[function(){return n.e(6357).then(n.bind(n,96736))},"@site/../docs/learn/learn-guides-assets-ledger.md",96736],"43ee4f22":[function(){return Promise.all([n.e(532),n.e(4672)]).then(n.bind(n,24567))},"@site/../docs/build/build-guide.md",24567],"4642ab5c":[function(){return n.e(6946).then(n.bind(n,75925))},"@site/../docs/learn/learn-cryptography.md",75925],"48074a08":[function(){return n.e(1825).then(n.t.bind(n,64515,19))},"~docs/default/category-docs-docs-category-advanced-concepts-637.json",64515],"482bfb5c":[function(){return n.e(9993).then(n.t.bind(n,59085,19))},"~docs/default/category-docs-docs-category-dashboards-ddd.json",59085],"48d75399":[function(){return Promise.all([n.e(5541),n.e(4620)]).then(n.bind(n,17384))},"@site/../docs/general/faq.md",17384],"493c7fdf":[function(){return Promise.all([n.e(5541),n.e(2354)]).then(n.bind(n,22703))},"@site/../docs/general/glossary.md",22703],49816380:[function(){return n.e(6482).then(n.t.bind(n,13302,19))},"~docs/default/category-docs-docs-category-polkadot-vision-2bc.json",13302],"4a8eb552":[function(){return Promise.all([n.e(5541),n.e(7202)]).then(n.bind(n,87149))},"@site/../docs/learn/learn-comparisons-kusama.md",87149],"4d76887f":[function(){return n.e(1415).then(n.bind(n,77799))},"@site/../docs/build/build-hackathon.md",77799],"4d9b9869":[function(){return n.e(4445).then(n.bind(n,56136))},"@site/../docs/learn/learn-parachains-protocol.md",56136],"4dff184a":[function(){return Promise.all([n.e(5541),n.e(6495),n.e(1481)]).then(n.bind(n,32323))},"@site/../docs/maintain/maintain-guides-polkadot-opengov.md",32323],"4f031749":[function(){return Promise.all([n.e(5541),n.e(2008)]).then(n.bind(n,44002))},"@site/../docs/learn/learn-guides-staking-pools.md",44002],"51fbc2c9":[function(){return n.e(9806).then(n.bind(n,68114))},"@site/../docs/learn/learn-comparisons.md",68114],"54338ffb":[function(){return Promise.all([n.e(5541),n.e(4634)]).then(n.bind(n,97765))},"@site/../docs/learn/learn-account-multisig.md",97765],"543610b9":[function(){return n.e(7022).then(n.t.bind(n,50491,19))},"~docs/default/category-docs-docs-category-community-contributors-548.json",50491],"5d69d9d4":[function(){return n.e(2884).then(n.bind(n,48470))},"@site/../docs/maintain/maintain-guides-how-to-upgrade.md",48470],"5e9f5e1a":[function(){return Promise.resolve().then(n.bind(n,8618))},"@generated/docusaurus.config",8618],"60738e36":[function(){return Promise.all([n.e(5541),n.e(9071)]).then(n.bind(n,71345))},"@site/../docs/general/metadata.md",71345],"60e73337":[function(){return n.e(6862).then(n.bind(n,71401))},"@site/../docs/maintain/maintain-guides-democracy.md",71401],"6151e7ce":[function(){return Promise.all([n.e(5541),n.e(2194)]).then(n.bind(n,8417))},"@site/../docs/general/kusama/kusama-parameters.md",8417],"64c7e1cc":[function(){return n.e(9217).then(n.bind(n,45725))},"@site/../docs/build/build-integration.md",45725],"666ba125":[function(){return n.e(6776).then(n.bind(n,39949))},"@site/../docs/learn/learn-redenomination.md",39949],"694672cd":[function(){return Promise.all([n.e(5541),n.e(8138)]).then(n.bind(n,29576))},"@site/../docs/learn/learn-guides-staking.md",29576],"694e7470":[function(){return n.e(4566).then(n.t.bind(n,6269,19))},"~docs/default/category-docs-docs-category-future-implementations-236.json",6269],"69b97ecd":[function(){return n.e(8067).then(n.bind(n,75217))},"@site/../docs/learn/learn-implementations.md",75217],"6f1a81b8":[function(){return Promise.all([n.e(5541),n.e(7288)]).then(n.bind(n,15418))},"@site/../docs/maintain/maintain-guides-how-to-chill.md",15418],"702d5d94":[function(){return n.e(4105).then(n.t.bind(n,54229,19))},"~docs/default/category-docs-docs-category-wallets-bf2.json",54229],"73c3bebc":[function(){return n.e(1211).then(n.t.bind(n,47084,19))},"~docs/default/category-docs-docs-category-stay-safe-1ef.json",47084],"74df6a22":[function(){return n.e(1299).then(n.bind(n,50223))},"@site/../docs/maintain/maintain-rpc.md",50223],"75a6958b":[function(){return n.e(3635).then(n.t.bind(n,14183,19))},"~docs/default/category-docs-docs-category-advanced-guides-for-staking-1-526.json",14183],"766a10e1":[function(){return n.e(8860).then(n.bind(n,83611))},"@site/../docs/learn/learn-comparisons-avalanche.md",83611],"77a2b809":[function(){return Promise.all([n.e(5541),n.e(8080)]).then(n.bind(n,83583))},"@site/../docs/learn/learn-balance-transfers.md",83583],"78868b16":[function(){return n.e(2754).then(n.bind(n,17134))},"@site/../docs/general/kusama/kusama-social-recovery.md",17134],"79d4be33":[function(){return n.e(626).then(n.bind(n,60657))},"@site/../docs/build/build-substrate.md",60657],"7c78c461":[function(){return n.e(2507).then(n.bind(n,41962))},"@site/../docs/general/kusama/kusama-community.md",41962],"7ccc428f":[function(){return n.e(3348).then(n.t.bind(n,56705,19))},"~docs/default/category-docs-docs-category-learn-about-polkadot-534.json",56705],"7d54ab5a":[function(){return Promise.all([n.e(5541),n.e(2791)]).then(n.bind(n,77611))},"@site/../docs/maintain/kusama/maintain-guides-how-to-nominate-kusama.md",77611],"7e9389ad":[function(){return n.e(5011).then(n.t.bind(n,69074,19))},"~docs/default/category-docs-docs-category-participants-in-the-polkadot-ecosystem-e03.json",69074],"7fbac68a":[function(){return n.e(1598).then(n.bind(n,81475))},"@site/../docs/general/ambassadors.md",81475],"8167490d":[function(){return n.e(9247).then(n.bind(n,92468))},"@site/../docs/learn/learn-controller.md",92468],"824749c6":[function(){return n.e(8361).then(n.bind(n,94521))},"@site/../docs/build/build-node-interaction.md",94521],"84f79495":[function(){return n.e(2078).then(n.bind(n,96709))},"@site/../docs/learn/learn-parathreads.md",96709],"85afe03a":[function(){return n.e(3132).then(n.bind(n,31714))},"@site/../docs/maintain/maintain-errors.md",31714],"8a8a7d05":[function(){return n.e(3262).then(n.bind(n,34204))},"@site/../docs/build/build-parachains.md",34204],"8b670b2b":[function(){return n.e(7799).then(n.bind(n,12897))},"@site/../docs/build/build-index.md",12897],"8dd7cee0":[function(){return n.e(1486).then(n.bind(n,63349))},"@site/../docs/general/thousand-validators.md",63349],"924835c1":[function(){return n.e(9126).then(n.t.bind(n,32788,19))},"~docs/default/category-docs-docs-category-archive-519.json",32788],"935f2afb":[function(){return n.e(53).then(n.t.bind(n,22624,19))},"~docs/default/version-current-metadata-prop-751.json",22624],"9528ac88":[function(){return n.e(315).then(n.bind(n,85517))},"@site/../docs/learn/learn-xcm-transport.md",85517],"987d08ef":[function(){return n.e(1748).then(n.bind(n,11732))},"@site/../docs/build/build-smart-contracts.md",11732],"991ceaa9":[function(){return Promise.all([n.e(5541),n.e(4428)]).then(n.bind(n,35265))},"@site/../docs/maintain/maintain-guides-how-to-nominate-polkadot.md",35265],"9a101178":[function(){return n.e(2505).then(n.bind(n,42047))},"@site/../docs/build/build-ss58-registry.md",42047],"9e2042f5":[function(){return n.e(5651).then(n.bind(n,99476))},"@site/../docs/learn/learn-collator.md",99476],"9e3f6a8a":[function(){return n.e(2758).then(n.bind(n,14865))},"@site/../docs/learn/learn-comparison-ethereum-2.md",14865],a2800a5b:[function(){return n.e(7961).then(n.bind(n,69595))},"@site/../docs/build/build-transaction-construction.md",69595],a29dc56e:[function(){return n.e(6253).then(n.bind(n,16898))},"@site/../docs/maintain/maintain-guides-how-to-monitor-your-node.md",16898],a4b71220:[function(){return n.e(9112).then(n.t.bind(n,68388,19))},"/home/runner/work/polkadot-wiki/polkadot-wiki/polkadot-wiki/.docusaurus/docusaurus-theme-search-algolia/default/plugin-route-context-module-100.json",68388],a5002e4a:[function(){return n.e(1703).then(n.bind(n,53714))},"@site/../docs/build/build-oracle.md",53714],a5b3561d:[function(){return n.e(7466).then(n.bind(n,75007))},"@site/../docs/general/kusama/kusama-coc.md",75007],a62d9768:[function(){return n.e(6277).then(n.t.bind(n,46241,19))},"~docs/default/category-docs-docs-category-advanced-guides-for-asset-hub-9aa.json",46241],a74a59a0:[function(){return Promise.all([n.e(5541),n.e(8702)]).then(n.bind(n,11300))},"@site/../docs/maintain/maintain-guides-how-to-validate-polkadot.md",11300],a7b37b86:[function(){return n.e(4507).then(n.bind(n,588))},"@site/../docs/general/scams.md",588],a7c27f4d:[function(){return n.e(4174).then(n.t.bind(n,39220,19))},"~docs/default/category-docs-docs-category-basic-concepts-about-polkadot-793.json",39220],a996ffc3:[function(){return n.e(9383).then(n.t.bind(n,58976,19))},"~docs/default/category-docs-docs-category-transactions-db3.json",58976],ab138bf8:[function(){return Promise.all([n.e(5541),n.e(8791)]).then(n.bind(n,83433))},"@site/../docs/learn/learn-proxies.md",83433],ad762f86:[function(){return Promise.all([n.e(5541),n.e(7940)]).then(n.bind(n,79569))},"@site/../docs/learn/learn-account-advanced.md",79569],b0cbc1d4:[function(){return Promise.all([n.e(5541),n.e(3667)]).then(n.bind(n,14374))},"@site/../docs/general/staking-dashboard.md",14374],b21dd8a7:[function(){return n.e(1494).then(n.bind(n,7788))},"@site/../docs/learn/learn-comparison-rollups.md",7788],b336bb09:[function(){return n.e(1592).then(n.t.bind(n,34082,19))},"~docs/default/category-docs-docs-category-accounts-c2d.json",34082],b3719d54:[function(){return n.e(5422).then(n.bind(n,64633))},"@site/../docs/general/polkadot-v1.md",64633],b38833d4:[function(){return Promise.all([n.e(5541),n.e(9062)]).then(n.bind(n,2774))},"@site/../docs/learn/learn-phragmen.md",2774],b48c599b:[function(){return n.e(8901).then(n.bind(n,99098))},"@site/../docs/general/kusama/kusama-bug-bounty.md",99098],b61f6dc7:[function(){return n.e(1372).then(n.bind(n,7678))},"@site/../docs/general/research.md",7678],b940de31:[function(){return Promise.all([n.e(5541),n.e(7633)]).then(n.bind(n,11427))},"@site/../docs/learn/learn-assets.md",11427],bb8b1738:[function(){return Promise.all([n.e(5541),n.e(7368)]).then(n.bind(n,49175))},"@site/../docs/learn/learn-validator.md",49175],bbba852d:[function(){return n.e(6294).then(n.bind(n,33736))},"@site/../docs/general/kusama/kusama-adverserial-cheatsheet.md",33736],bd701914:[function(){return n.e(7388).then(n.bind(n,55965))},"@site/../docs/learn/learn-parachains-faq.md",55965],bea375d6:[function(){return n.e(3757).then(n.bind(n,86676))},"@site/../docs/general/grants.md",86676],c07c2447:[function(){return Promise.all([n.e(5541),n.e(7654)]).then(n.bind(n,40569))},"@site/../docs/learn/learn-guides-polkadot-opengov.md",40569],c1bbdb2a:[function(){return n.e(4916).then(n.bind(n,27122))},"@site/../docs/learn/learn-polkadot-host.md",27122],c2c6a3a6:[function(){return n.e(2712).then(n.bind(n,5812))},"@site/../docs/learn/learn-nft-projects.md",5812],c41801b5:[function(){return Promise.all([n.e(5541),n.e(5013)]).then(n.bind(n,63801))},"@site/../docs/maintain/kusama/maintain-guides-how-to-validate-kusama.md",63801],c4f5d8e4:[function(){return n.e(4195).then(n.bind(n,75844))},"@site/src/pages/index.js",75844],c7a2145e:[function(){return n.e(9478).then(n.bind(n,25690))},"@site/../docs/general/how-to-dyor.md",25690],c7c5ba1a:[function(){return Promise.all([n.e(5541),n.e(6104)]).then(n.bind(n,63706))},"@site/../docs/learn/learn-accounts.md",63706],c91a9c06:[function(){return Promise.all([n.e(5541),n.e(8355)]).then(n.bind(n,48693))},"@site/../docs/learn/learn-identity.md",48693],c977dfe8:[function(){return Promise.all([n.e(5541),n.e(1506)]).then(n.bind(n,38948))},"@site/../docs/learn/learn-teleport.md",38948],cc44e8fd:[function(){return n.e(7683).then(n.bind(n,6005))},"@site/../docs/build/build-node-management.md",6005],ccc1222e:[function(){return n.e(6920).then(n.bind(n,60147))},"@site/../docs/build/build-open-source.md",60147],cd144357:[function(){return n.e(9779).then(n.t.bind(n,14423,19))},"~docs/default/category-docs-docs-category-polkadots-parachains-4b5.json",14423],cda87995:[function(){return n.e(3933).then(n.bind(n,27023))},"@site/../docs/build/build-tools-index.md",27023],cfd53ea4:[function(){return n.e(1090).then(n.bind(n,7007))},"@site/../docs/general/kusama/kusama-timeline.md",7007],d01f45b7:[function(){return n.e(6220).then(n.t.bind(n,73443,19))},"~docs/default/category-docs-docs-category-polkadots-xcm-416.json",73443],d27ae88d:[function(){return n.e(5157).then(n.bind(n,19994))},"@site/../docs/learn/learn-video-tutorials.md",19994],d3db551a:[function(){return Promise.all([n.e(5541),n.e(7485)]).then(n.bind(n,67445))},"@site/../docs/learn/learn-treasury.md",67445],d569989b:[function(){return n.e(609).then(n.bind(n,17340))},"@site/../docs/general/bug-bounty.md",17340],d6d2b2d5:[function(){return Promise.all([n.e(5541),n.e(2483)]).then(n.bind(n,41973))},"@site/../docs/maintain/maintain-guides-how-to-vote-councillor.md",41973],d9ef69a7:[function(){return n.e(1786).then(n.bind(n,4245))},"@site/../docs/general/contributors.md",4245],da9f79cb:[function(){return Promise.all([n.e(5541),n.e(2248)]).then(n.bind(n,92916))},"@site/../docs/learn/learn-nomination-pools.md",92916],dbbd9e76:[function(){return n.e(3669).then(n.bind(n,69156))},"@site/../docs/learn/learn-guides-vault.md",69156],dbc4065c:[function(){return n.e(6312).then(n.t.bind(n,8654,19))},"~docs/default/category-docs-docs-category-tokens-and-assets-d90.json",8654],dc776cbc:[function(){return n.e(9764).then(n.bind(n,8117))},"@site/../docs/general/thousand-contributors.md",8117],dd32e389:[function(){return n.e(2042).then(n.bind(n,63689))},"@site/../docs/general/polkadot-vault.md",63689],df154d69:[function(){return n.e(1957).then(n.bind(n,15474))},"@site/../docs/learn/learn-xcm.md",15474],e344dd79:[function(){return n.e(9276).then(n.t.bind(n,71462,19))},"~docs/default/category-docs-docs-category-polkadots-architecture-348.json",71462],e4f3654b:[function(){return n.e(8618).then(n.bind(n,22610))},"@site/../docs/learn/learn-extrinsics.md",22610],ec3b6a32:[function(){return n.e(4004).then(n.bind(n,56794))},"@site/../docs/learn/learn-nft.md",56794],ecb495b7:[function(){return n.e(2136).then(n.bind(n,82956))},"@site/../docs/maintain/maintain-guides-how-to-systemd.md",82956],ece9fdae:[function(){return n.e(2677).then(n.bind(n,81862))},"@site/../docs/general/community.md",81862],eef3f1dd:[function(){return Promise.all([n.e(5541),n.e(4097)]).then(n.bind(n,7522))},"@site/../docs/learn/learn-guides-treasury.md",7522],f0855ff9:[function(){return n.e(4909).then(n.bind(n,9012))},"@site/../docs/general/kusama/kusama-index.md",9012],f137ce68:[function(){return Promise.all([n.e(532),n.e(3620)]).then(n.bind(n,2137))},"@site/../docs/learn/learn-xcm-instructions.md",2137],f14351c1:[function(){return n.e(3356).then(n.t.bind(n,2551,19))},"~docs/default/category-docs-docs-category-components-a98.json",2551],f189ca9f:[function(){return n.e(192).then(n.bind(n,20458))},"@site/../docs/learn/learn-spree.md",20458],f2521980:[function(){return Promise.all([n.e(5541),n.e(6689)]).then(n.bind(n,24595))},"@site/../docs/general/getting-started.md",24595],f2717f8e:[function(){return n.e(250).then(n.bind(n,96879))},"@site/../docs/general/builders-program.md",96879],f2c21b54:[function(){return n.e(4363).then(n.bind(n,3011))},"@site/../docs/build/build-storage.md",3011],f3027c84:[function(){return n.e(2242).then(n.bind(n,3361))},"@site/../docs/general/polkadotjs-ui.md",3361],f359a251:[function(){return n.e(1239).then(n.bind(n,15759))},"@site/../docs/maintain/maintain-endpoints.md",15759],f3bde756:[function(){return n.e(2704).then(n.bind(n,84741))},"@site/../docs/maintain/maintain-bootnode.md",84741],f4003c83:[function(){return Promise.all([n.e(5541),n.e(4476)]).then(n.bind(n,19084))},"@site/../docs/learn/learn-governance.md",19084],f4130007:[function(){return n.e(2665).then(n.bind(n,86975))},"@site/../docs/general/wallets-and-extensions.md",86975],f41c4e9d:[function(){return n.e(4666).then(n.bind(n,32036))},"@site/../docs/learn/learn-xcm-pallet.md",32036],f4200fe5:[function(){return Promise.all([n.e(532),n.e(2909)]).then(n.bind(n,31101))},"@site/../docs/maintain/maintain-sync.md",31101],f44ed8f8:[function(){return n.e(7211).then(n.bind(n,71294))},"@site/../docs/build/build-hrmp-channels.md",71294],f47489cd:[function(){return n.e(1966).then(n.bind(n,11611))},"@site/../docs/learn/learn-runtime-upgrades.md",11611],f7191335:[function(){return n.e(1686).then(n.t.bind(n,1691,19))},"~docs/default/category-docs-docs-category-general-cbc.json",1691],f750c690:[function(){return n.e(1419).then(n.bind(n,91251))},"@site/../docs/learn/learn-nft-pallets.md",91251],f7acb151:[function(){return Promise.all([n.e(5541),n.e(5483)]).then(n.bind(n,49736))},"@site/../docs/learn/learn-guides-assets-create.md",49736],f90fa732:[function(){return n.e(1062).then(n.bind(n,71358))},"@site/../docs/build/build-data.md",71358],f95cee6f:[function(){return n.e(9548).then(n.bind(n,24195))},"@site/../docs/maintain/maintain-guides-best-practices-to-avoid-slashes.md",24195],fabebe44:[function(){return n.e(1288).then(n.bind(n,38993))},"@site/../docs/general/dev-heroes.md",38993],fac80962:[function(){return n.e(3944).then(n.bind(n,96238))},"@site/../docs/learn/learn-account-generation.md",96238],fbea1897:[function(){return n.e(7280).then(n.bind(n,56025))},"@site/../docs/learn/learn-launch.md",56025],fea93377:[function(){return Promise.all([n.e(5541),n.e(6730)]).then(n.bind(n,26029))},"@site/../docs/maintain/maintain-guides-validator-payout.md",26029],feea648c:[function(){return n.e(7061).then(n.bind(n,39966))},"@site/../docs/learn/learn-xcvm.md",39966],ff6596ea:[function(){return Promise.all([n.e(5541),n.e(3842)]).then(n.bind(n,25398))},"@site/../docs/learn/learn-nominator.md",25398],ffd76171:[function(){return n.e(8236).then(n.bind(n,88559))},"@site/../docs/maintain/maintain-index.md",88559],ffe9c3c9:[function(){return n.e(1529).then(n.bind(n,64204))},"@site/../docs/learn/learn-DOT.md",64204]};function c(e){var t=e.error,n=e.retry,a=e.pastDelay;return t?r.createElement("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"}},r.createElement("p",null,String(t)),r.createElement("div",null,r.createElement("button",{type:"button",onClick:n},"Retry"))):a?r.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"}},r.createElement("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb"},r.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2"},r.createElement("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0"},r.createElement("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0"},r.createElement("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),r.createElement("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})),r.createElement("circle",{cx:"22",cy:"22",r:"8"},r.createElement("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"}))))):null}var u=n(99670),d=n(30226);function p(e,t){if("*"===e)return i()({loading:c,loader:function(){return n.e(4972).then(n.bind(n,4972))},modules:["@theme/NotFound"],webpack:function(){return[4972]},render:function(e,t){var n=e.default;return r.createElement(d.z,{value:{plugin:{name:"native",id:"default"}}},r.createElement(n,t))}});var o=s[e+"-"+t],p={},f=[],m=[],h=(0,u.Z)(o);return Object.entries(h).forEach((function(e){var t=e[0],n=e[1],r=l[n];r&&(p[t]=r[0],f.push(r[1]),m.push(r[2]))})),i().Map({loading:c,loader:p,modules:f,webpack:function(){return m},render:function(t,n){var i=JSON.parse(JSON.stringify(o));Object.entries(t).forEach((function(t){var n=t[0],r=t[1],a=r.default;if(!a)throw new Error("The page component at "+e+" doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.");"object"!=typeof a&&"function"!=typeof a||Object.keys(r).filter((function(e){return"default"!==e})).forEach((function(e){a[e]=r[e]}));var o=i,s=n.split(".");s.slice(0,-1).forEach((function(e){o=o[e]})),o[s[s.length-1]]=a}));var s=i.__comp;delete i.__comp;var l=i.__context;return delete i.__context,r.createElement(d.z,{value:l},r.createElement(s,(0,a.Z)({},i,n)))}})}const f=[{path:"/search",component:p("/search","740"),exact:!0},{path:"/docs",component:p("/docs","ae6"),routes:[{path:"/docs/ambassadors",component:p("/docs/ambassadors","afd"),exact:!0,sidebar:"docs"},{path:"/docs/bug-bounty",component:p("/docs/bug-bounty","bab"),exact:!0,sidebar:"docs"},{path:"/docs/build-data",component:p("/docs/build-data","c63"),exact:!0,sidebar:"docs"},{path:"/docs/build-guide",component:p("/docs/build-guide","4c0"),exact:!0,sidebar:"docs"},{path:"/docs/build-hackathon",component:p("/docs/build-hackathon","170"),exact:!0,sidebar:"docs"},{path:"/docs/build-hrmp-channels",component:p("/docs/build-hrmp-channels","9d7"),exact:!0,sidebar:"docs"},{path:"/docs/build-index",component:p("/docs/build-index","a82"),exact:!0,sidebar:"docs"},{path:"/docs/build-integrate-assets",component:p("/docs/build-integrate-assets","521"),exact:!0,sidebar:"docs"},{path:"/docs/build-integration",component:p("/docs/build-integration","0e9"),exact:!0,sidebar:"docs"},{path:"/docs/build-node-interaction",component:p("/docs/build-node-interaction","26d"),exact:!0,sidebar:"docs"},{path:"/docs/build-node-management",component:p("/docs/build-node-management","033"),exact:!0,sidebar:"docs"},{path:"/docs/build-open-source",component:p("/docs/build-open-source","d93"),exact:!0,sidebar:"docs"},{path:"/docs/build-oracle",component:p("/docs/build-oracle","66f"),exact:!0,sidebar:"docs"},{path:"/docs/build-pdk",component:p("/docs/build-pdk","841"),exact:!0,sidebar:"docs"},{path:"/docs/build-protocol-info",component:p("/docs/build-protocol-info","d4a"),exact:!0,sidebar:"docs"},{path:"/docs/build-smart-contracts",component:p("/docs/build-smart-contracts","4b8"),exact:!0,sidebar:"docs"},{path:"/docs/build-ss58-registry",component:p("/docs/build-ss58-registry","62f"),exact:!0,sidebar:"docs"},{path:"/docs/build-storage",component:p("/docs/build-storage","47b"),exact:!0,sidebar:"docs"},{path:"/docs/build-substrate",component:p("/docs/build-substrate","206"),exact:!0,sidebar:"docs"},{path:"/docs/build-tools-index",component:p("/docs/build-tools-index","410"),exact:!0,sidebar:"docs"},{path:"/docs/build-transaction-construction",component:p("/docs/build-transaction-construction","d68"),exact:!0,sidebar:"docs"},{path:"/docs/builders-program",component:p("/docs/builders-program","41f"),exact:!0,sidebar:"docs"},{path:"/docs/community",component:p("/docs/community","b89"),exact:!0,sidebar:"docs"},{path:"/docs/community-index",component:p("/docs/community-index","c5c"),exact:!0,sidebar:"docs"},{path:"/docs/contributing",component:p("/docs/contributing","677"),exact:!0,sidebar:"docs"},{path:"/docs/contributors",component:p("/docs/contributors","1e6"),exact:!0,sidebar:"docs"},{path:"/docs/dashboards-index",component:p("/docs/dashboards-index","d3f"),exact:!0,sidebar:"docs"},{path:"/docs/dev-heroes",component:p("/docs/dev-heroes","4e8"),exact:!0,sidebar:"docs"},{path:"/docs/faq",component:p("/docs/faq","e21"),exact:!0,sidebar:"docs"},{path:"/docs/general-index",component:p("/docs/general-index","84d"),exact:!0,sidebar:"docs"},{path:"/docs/getting-started",component:p("/docs/getting-started","6f8"),exact:!0,sidebar:"docs"},{path:"/docs/glossary",component:p("/docs/glossary","5f2"),exact:!0,sidebar:"docs"},{path:"/docs/grants",component:p("/docs/grants","240"),exact:!0,sidebar:"docs"},{path:"/docs/how-to-dyor",component:p("/docs/how-to-dyor","3d9"),exact:!0,sidebar:"docs"},{path:"/docs/kusama-adversarial-cheatsheet",component:p("/docs/kusama-adversarial-cheatsheet","ff3"),exact:!0},{path:"/docs/kusama-bug-bounty",component:p("/docs/kusama-bug-bounty","c07"),exact:!0},{path:"/docs/kusama-claims",component:p("/docs/kusama-claims","b28"),exact:!0},{path:"/docs/kusama-coc",component:p("/docs/kusama-coc","302"),exact:!0},{path:"/docs/kusama-community",component:p("/docs/kusama-community","c98"),exact:!0},{path:"/docs/kusama-getting-started",component:p("/docs/kusama-getting-started","bd7"),exact:!0},{path:"/docs/kusama-index",component:p("/docs/kusama-index","eeb"),exact:!0},{path:"/docs/kusama-parameters",component:p("/docs/kusama-parameters","a62"),exact:!0},{path:"/docs/kusama-social-recovery",component:p("/docs/kusama-social-recovery","62f"),exact:!0},{path:"/docs/kusama-timeline",component:p("/docs/kusama-timeline","288"),exact:!0},{path:"/docs/learn-account-advanced",component:p("/docs/learn-account-advanced","c5d"),exact:!0,sidebar:"docs"},{path:"/docs/learn-account-generation",component:p("/docs/learn-account-generation","a11"),exact:!0,sidebar:"docs"},{path:"/docs/learn-account-multisig",component:p("/docs/learn-account-multisig","f7c"),exact:!0,sidebar:"docs"},{path:"/docs/learn-accounts",component:p("/docs/learn-accounts","9c2"),exact:!0,sidebar:"docs"},{path:"/docs/learn-accounts-index",component:p("/docs/learn-accounts-index","6b7"),exact:!0,sidebar:"docs"},{path:"/docs/learn-advanced-index",component:p("/docs/learn-advanced-index","66f"),exact:!0,sidebar:"docs"},{path:"/docs/learn-architecture",component:p("/docs/learn-architecture","fa2"),exact:!0,sidebar:"docs"},{path:"/docs/learn-architecture-index",component:p("/docs/learn-architecture-index","f6c"),exact:!0,sidebar:"docs"},{path:"/docs/learn-archive-index",component:p("/docs/learn-archive-index","130"),exact:!0,sidebar:"docs"},{path:"/docs/learn-assets",component:p("/docs/learn-assets","71c"),exact:!0,sidebar:"docs"},{path:"/docs/learn-assets-index",component:p("/docs/learn-assets-index","980"),exact:!0,sidebar:"docs"},{path:"/docs/learn-auction",component:p("/docs/learn-auction","5f7"),exact:!0,sidebar:"docs"},{path:"/docs/learn-balance-transfers",component:p("/docs/learn-balance-transfers","48e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-basics-index",component:p("/docs/learn-basics-index","90b"),exact:!0,sidebar:"docs"},{path:"/docs/learn-bridges",component:p("/docs/learn-bridges","fc1"),exact:!0,sidebar:"docs"},{path:"/docs/learn-collator",component:p("/docs/learn-collator","8d9"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons",component:p("/docs/learn-comparisons","ef1"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons-avalanche",component:p("/docs/learn-comparisons-avalanche","6f0"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons-cosmos",component:p("/docs/learn-comparisons-cosmos","72c"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons-ethereum-2",component:p("/docs/learn-comparisons-ethereum-2","af0"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons-index",component:p("/docs/learn-comparisons-index","3a8"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons-kusama",component:p("/docs/learn-comparisons-kusama","de0"),exact:!0,sidebar:"docs"},{path:"/docs/learn-comparisons-rollups",component:p("/docs/learn-comparisons-rollups","656"),exact:!0,sidebar:"docs"},{path:"/docs/learn-components-index",component:p("/docs/learn-components-index","565"),exact:!0,sidebar:"docs"},{path:"/docs/learn-consensus",component:p("/docs/learn-consensus","c72"),exact:!0,sidebar:"docs"},{path:"/docs/learn-controller",component:p("/docs/learn-controller","e68"),exact:!0,sidebar:"docs"},{path:"/docs/learn-crowdloans",component:p("/docs/learn-crowdloans","98f"),exact:!0,sidebar:"docs"},{path:"/docs/learn-cryptography",component:p("/docs/learn-cryptography","3de"),exact:!0,sidebar:"docs"},{path:"/docs/learn-DOT",component:p("/docs/learn-DOT","913"),exact:!0,sidebar:"docs"},{path:"/docs/learn-extrinsics",component:p("/docs/learn-extrinsics","950"),exact:!0,sidebar:"docs"},{path:"/docs/learn-future-implementations-index",component:p("/docs/learn-future-implementations-index","d18"),exact:!0,sidebar:"docs"},{path:"/docs/learn-governance",component:p("/docs/learn-governance","e59"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-assets-create",component:p("/docs/learn-guides-assets-create","dd9"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-assets-index",component:p("/docs/learn-guides-assets-index","525"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-assets-ledger",component:p("/docs/learn-guides-assets-ledger","1f0"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-identity",component:p("/docs/learn-guides-identity","9f1"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-index",component:p("/docs/learn-guides-index","cb6"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-polkadot-opengov",component:p("/docs/learn-guides-polkadot-opengov","097"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-staking",component:p("/docs/learn-guides-staking","e1a"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-staking-index",component:p("/docs/learn-guides-staking-index","934"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-staking-pools",component:p("/docs/learn-guides-staking-pools","8e8"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-treasury",component:p("/docs/learn-guides-treasury","45a"),exact:!0,sidebar:"docs"},{path:"/docs/learn-guides-vault",component:p("/docs/learn-guides-vault","407"),exact:!0,sidebar:"docs"},{path:"/docs/learn-identity",component:p("/docs/learn-identity","414"),exact:!0,sidebar:"docs"},{path:"/docs/learn-implementations",component:p("/docs/learn-implementations","a5b"),exact:!0},{path:"/docs/learn-index",component:p("/docs/learn-index","706"),exact:!0,sidebar:"docs"},{path:"/docs/learn-launch",component:p("/docs/learn-launch","6e9"),exact:!0,sidebar:"docs"},{path:"/docs/learn-nft",component:p("/docs/learn-nft","4b1"),exact:!0,sidebar:"docs"},{path:"/docs/learn-nft-index",component:p("/docs/learn-nft-index","048"),exact:!0,sidebar:"docs"},{path:"/docs/learn-nft-pallets",component:p("/docs/learn-nft-pallets","8ea"),exact:!0,sidebar:"docs"},{path:"/docs/learn-nft-projects",component:p("/docs/learn-nft-projects","18f"),exact:!0,sidebar:"docs"},{path:"/docs/learn-nomination-pools",component:p("/docs/learn-nomination-pools","964"),exact:!0,sidebar:"docs"},{path:"/docs/learn-nominator",component:p("/docs/learn-nominator","5fc"),exact:!0,sidebar:"docs"},{path:"/docs/learn-parachains",component:p("/docs/learn-parachains","0d1"),exact:!0,sidebar:"docs"},{path:"/docs/learn-parachains-faq",component:p("/docs/learn-parachains-faq","eed"),exact:!0,sidebar:"docs"},{path:"/docs/learn-parachains-index",component:p("/docs/learn-parachains-index","4e5"),exact:!0,sidebar:"docs"},{path:"/docs/learn-parachains-protocol",component:p("/docs/learn-parachains-protocol","f2b"),exact:!0,sidebar:"docs"},{path:"/docs/learn-parathreads",component:p("/docs/learn-parathreads","03d"),exact:!0,sidebar:"docs"},{path:"/docs/learn-participants-index",component:p("/docs/learn-participants-index","b1a"),exact:!0,sidebar:"docs"},{path:"/docs/learn-phragmen",component:p("/docs/learn-phragmen","c5c"),exact:!0,sidebar:"docs"},{path:"/docs/learn-polkadot-host",component:p("/docs/learn-polkadot-host","48e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-polkadot-opengov",component:p("/docs/learn-polkadot-opengov","ecc"),exact:!0,sidebar:"docs"},{path:"/docs/learn-polkadot-opengov-treasury",component:p("/docs/learn-polkadot-opengov-treasury","582"),exact:!0,sidebar:"docs"},{path:"/docs/learn-proxies",component:p("/docs/learn-proxies","92e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-redenomination",component:p("/docs/learn-redenomination","0ff"),exact:!0,sidebar:"docs"},{path:"/docs/learn-runtime-upgrades",component:p("/docs/learn-runtime-upgrades","8e7"),exact:!0,sidebar:"docs"},{path:"/docs/learn-scams",component:p("/docs/learn-scams","f1c"),exact:!0,sidebar:"docs"},{path:"/docs/learn-spree",component:p("/docs/learn-spree","14e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-staking",component:p("/docs/learn-staking","183"),exact:!0,sidebar:"docs"},{path:"/docs/learn-staking-advanced",component:p("/docs/learn-staking-advanced","089"),exact:!0,sidebar:"docs"},{path:"/docs/learn-staking-index",component:p("/docs/learn-staking-index","cfb"),exact:!0,sidebar:"docs"},{path:"/docs/learn-system-chains",component:p("/docs/learn-system-chains","29d"),exact:!0,sidebar:"docs"},{path:"/docs/learn-teleport",component:p("/docs/learn-teleport","814"),exact:!0,sidebar:"docs"},{path:"/docs/learn-transaction-fees",component:p("/docs/learn-transaction-fees","42e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-transactions-index",component:p("/docs/learn-transactions-index","a4f"),exact:!0,sidebar:"docs"},{path:"/docs/learn-treasury",component:p("/docs/learn-treasury","ba6"),exact:!0,sidebar:"docs"},{path:"/docs/learn-validator",component:p("/docs/learn-validator","cae"),exact:!0,sidebar:"docs"},{path:"/docs/learn-video-tutorials",component:p("/docs/learn-video-tutorials","a9e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-wasm",component:p("/docs/learn-wasm","16e"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcm",component:p("/docs/learn-xcm","f30"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcm-index",component:p("/docs/learn-xcm-index","90a"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcm-instructions",component:p("/docs/learn-xcm-instructions","82b"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcm-pallet",component:p("/docs/learn-xcm-pallet","c28"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcm-transport",component:p("/docs/learn-xcm-transport","b2a"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcm-usecases",component:p("/docs/learn-xcm-usecases","4fd"),exact:!0,sidebar:"docs"},{path:"/docs/learn-xcvm",component:p("/docs/learn-xcvm","db4"),exact:!0,sidebar:"docs"},{path:"/docs/ledger",component:p("/docs/ledger","50e"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-bootnode",component:p("/docs/maintain-bootnode","294"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-endpoints",component:p("/docs/maintain-endpoints","31b"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-errors",component:p("/docs/maintain-errors","92e"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-avoid-slashing",component:p("/docs/maintain-guides-avoid-slashing","578"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-democracy",component:p("/docs/maintain-guides-democracy","740"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-chill",component:p("/docs/maintain-guides-how-to-chill","668"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-join-council",component:p("/docs/maintain-guides-how-to-join-council","9c3"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-monitor-your-node",component:p("/docs/maintain-guides-how-to-monitor-your-node","bdd"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-nominate-kusama",component:p("/docs/maintain-guides-how-to-nominate-kusama","f8d"),exact:!0},{path:"/docs/maintain-guides-how-to-nominate-polkadot",component:p("/docs/maintain-guides-how-to-nominate-polkadot","52a"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-stop-validating",component:p("/docs/maintain-guides-how-to-stop-validating","993"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-systemd",component:p("/docs/maintain-guides-how-to-systemd","3e8"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-upgrade",component:p("/docs/maintain-guides-how-to-upgrade","f9d"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-validate-kusama",component:p("/docs/maintain-guides-how-to-validate-kusama","eb0"),exact:!0},{path:"/docs/maintain-guides-how-to-validate-polkadot",component:p("/docs/maintain-guides-how-to-validate-polkadot","e43"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-how-to-vote-councillor",component:p("/docs/maintain-guides-how-to-vote-councillor","050"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-polkadot-opengov",component:p("/docs/maintain-guides-polkadot-opengov","751"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-secure-validator",component:p("/docs/maintain-guides-secure-validator","310"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-society-kusama",component:p("/docs/maintain-guides-society-kusama","6d3"),exact:!0},{path:"/docs/maintain-guides-validator-community",component:p("/docs/maintain-guides-validator-community","18d"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-guides-validator-payout",component:p("/docs/maintain-guides-validator-payout","712"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-index",component:p("/docs/maintain-index","d6e"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-networks",component:p("/docs/maintain-networks","234"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-polkadot-parameters",component:p("/docs/maintain-polkadot-parameters","5d7"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-rpc",component:p("/docs/maintain-rpc","f10"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-sync",component:p("/docs/maintain-sync","fd0"),exact:!0,sidebar:"docs"},{path:"/docs/maintain-wss",component:p("/docs/maintain-wss","7f4"),exact:!0,sidebar:"docs"},{path:"/docs/metadata",component:p("/docs/metadata","ba9"),exact:!0,sidebar:"docs"},{path:"/docs/polkadot-v1",component:p("/docs/polkadot-v1","770"),exact:!0,sidebar:"docs"},{path:"/docs/polkadot-vault",component:p("/docs/polkadot-vault","d52"),exact:!0,sidebar:"docs"},{path:"/docs/polkadot-vision-index",component:p("/docs/polkadot-vision-index","3c3"),exact:!0,sidebar:"docs"},{path:"/docs/polkadotjs",component:p("/docs/polkadotjs","516"),exact:!0,sidebar:"docs"},{path:"/docs/polkadotjs-ui",component:p("/docs/polkadotjs-ui","884"),exact:!0,sidebar:"docs"},{path:"/docs/programmes-index",component:p("/docs/programmes-index","233"),exact:!0,sidebar:"docs"},{path:"/docs/research",component:p("/docs/research","5f7"),exact:!0,sidebar:"docs"},{path:"/docs/staking-dashboard",component:p("/docs/staking-dashboard","a9a"),exact:!0,sidebar:"docs"},{path:"/docs/stay-safe-index",component:p("/docs/stay-safe-index","580"),exact:!0,sidebar:"docs"},{path:"/docs/thousand-contributors",component:p("/docs/thousand-contributors","9ba"),exact:!0,sidebar:"docs"},{path:"/docs/thousand-validators",component:p("/docs/thousand-validators","053"),exact:!0,sidebar:"docs"},{path:"/docs/wallets-and-extensions",component:p("/docs/wallets-and-extensions","e5f"),exact:!0,sidebar:"docs"},{path:"/docs/wallets-index",component:p("/docs/wallets-index","656"),exact:!0,sidebar:"docs"}]},{path:"/",component:p("/","7cb"),exact:!0},{path:"*",component:p("*")}]},94184:(e,t)=>{var n;!function(){"use strict";var r={}.hasOwnProperty;function a(){for(var e=[],t=0;t{"use strict";function r(e){var t,n,a="";if("string"==typeof e||"number"==typeof e)a+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;ta});const a=function(){for(var e,t,n=0,a="";n{"use strict";n.d(t,{lX:()=>w,q_:()=>C,ob:()=>f,PP:()=>A,Ep:()=>p});var r=n(87462);function a(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,a=e.length;r=0;p--){var f=i[p];"."===f?o(i,p):".."===f?(o(i,p),d++):d&&(o(i,p),d--)}if(!c)for(;d--;d)i.unshift("..");!c||""===i[0]||i[0]&&a(i[0])||i.unshift("");var m=i.join("/");return n&&"/"!==m.substr(-1)&&(m+="/"),m};var s=n(38776);function l(e){return"/"===e.charAt(0)?e:"/"+e}function c(e){return"/"===e.charAt(0)?e.substr(1):e}function u(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function d(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function p(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function f(e,t,n,a){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),o.state=t):(void 0===(o=(0,r.Z)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(s){throw s instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):s}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,a):n.push(a),d({action:r,location:a,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",a=f(e,t,h(),w.location);u.confirmTransitionTo(a,r,n,(function(e){e&&(w.entries[w.index]=a,d({action:r,location:a}))}))},go:y,goBack:function(){y(-1)},goForward:function(){y(1)},canGo:function(e){var t=w.index+e;return t>=0&&t{"use strict";var r=n(59864),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return r.isMemo(e)?i:s[e.$$typeof]||a}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=i;var c=Object.defineProperty,u=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,p=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var a=f(n);a&&a!==m&&e(t,a,r)}var i=u(n);d&&(i=i.concat(d(n)));for(var s=l(t),h=l(n),g=0;g{"use strict";e.exports=function(e,t,n,r,a,o,i,s){if(!e){var l;if(void 0===t)l=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[n,r,a,o,i,s],u=0;(l=new Error(t.replace(/%s/g,(function(){return c[u++]})))).name="Invariant Violation"}throw l.framesToPop=1,l}}},32497:(e,t,n)=>{"use strict";n.r(t)},32104:(e,t,n)=>{"use strict";n.r(t)},39604:(e,t,n)=>{"use strict";n.r(t)},70378:(e,t,n)=>{"use strict";n.r(t)},74865:function(e,t,n){var r,a;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
'};function a(e,t,n){return en?n:e}function o(e){return 100*(-1+e)}function i(e,t,n){var a;return(a="translate3d"===r.positionUsing?{transform:"translate3d("+o(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+o(e)+"%,0)"}:{"margin-left":o(e)+"%"}).transition="all "+t+"ms "+n,a}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=a(e,r.minimum,1),n.status=1===e?null:e;var o=n.render(!t),c=o.querySelector(r.barSelector),u=r.speed,d=r.easing;return o.offsetWidth,s((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),l(c,i(e,u,d)),1===e?(l(o,{transition:"none",opacity:1}),o.offsetWidth,setTimeout((function(){l(o,{transition:"all "+u+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),u)}),u)):setTimeout(t,u)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*a(Math.random()*t,.1,.95)),t=a(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");u(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var a,i=t.querySelector(r.barSelector),s=e?"-100":o(n.status||0),c=document.querySelector(r.parent);return l(i,{transition:"all 0 linear",transform:"translate3d("+s+"%,0,0)"}),r.showSpinner||(a=t.querySelector(r.spinnerSelector))&&f(a),c!=document.body&&u(c,"nprogress-custom-parent"),c.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&f(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var s=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),l=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function c(e,t){return("string"==typeof e?e:p(e)).indexOf(" "+t+" ")>=0}function u(e,t){var n=p(e),r=n+t;c(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=p(e);c(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function p(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function f(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(a="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=a)},27418:e=>{"use strict";var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(a){return!1}}()?Object.assign:function(e,a){for(var o,i,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),l=1;l{"use strict";n.d(t,{Z:()=>o});var r=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function e(t){return t instanceof a?new a(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/=d.reach);E+=x.value.length,x=x.next){var S=x.value;if(t.length>e.length)return;if(!(S instanceof a)){var _,C=1;if(v){if(!(_=o(k,E,e,b))||_.index>=e.length)break;var T=_.index,A=_.index+_[0].length,P=E;for(P+=x.value.length;T>=P;)P+=(x=x.next).value.length;if(E=P-=x.value.length,x.value instanceof a)continue;for(var L=x;L!==t.tail&&(Pd.reach&&(d.reach=I);var D=x.prev;if(O&&(D=l(t,D,O),E+=O.length),c(t,D,C),x=l(t,D,new a(p,g?r.tokenize(R,g):R,y,R)),N&&l(t,x,N),C>1){var M={cause:p+","+m,reach:I};i(e,t,n,x.prev,E,M),d&&M.reach>d.reach&&(d.reach=M.reach)}}}}}}function s(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function l(e,t,n){var r=t.next,a={value:n,prev:t,next:r};return t.next=a,r.prev=a,e.length++,a}function c(e,t,n){for(var r=t.next,a=0;a"+o.content+""},r}(),a=r;r.default=r,a.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},a.languages.markup.tag.inside["attr-value"].inside.entity=a.languages.markup.entity,a.languages.markup.doctype.inside["internal-subset"].inside=a.languages.markup,a.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(a.languages.markup.tag,"addInlined",{value:function(e,t){var n={};n["language-"+t]={pattern:/(^$)/i,lookbehind:!0,inside:a.languages[t]},n.cdata=/^$/i;var r={"included-cdata":{pattern://i,inside:n}};r["language-"+t]={pattern:/[\s\S]+/,inside:a.languages[t]};var o={};o[e]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:r},a.languages.insertBefore("markup","cdata",o)}}),Object.defineProperty(a.languages.markup.tag,"addAttribute",{value:function(e,t){a.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:a.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),a.languages.html=a.languages.markup,a.languages.mathml=a.languages.markup,a.languages.svg=a.languages.markup,a.languages.xml=a.languages.extend("markup",{}),a.languages.ssml=a.languages.xml,a.languages.atom=a.languages.xml,a.languages.rss=a.languages.xml,function(e){var t="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",n={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},r={bash:n,environment:{pattern:RegExp("\\$"+t),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+t),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};e.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+t),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:r},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:n}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:r},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:r.entity}}],environment:{pattern:RegExp("\\$?"+t),alias:"constant"},variable:r.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},n.inside=e.languages.bash;for(var a=["comment","function-name","for-or-select","assign-left","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],o=r.variable[1].inside,i=0;i]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},a.languages.c=a.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),a.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),a.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},a.languages.c.string],char:a.languages.c.char,comment:a.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:a.languages.c}}}}),a.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete a.languages.c.boolean,function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!)\w+(?:\s*\.\s*\w+)*\b/.source.replace(//g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!)\w+/.source.replace(//g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/(?:\s*:\s*)?|:\s*/.source.replace(//g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(a),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-](?:[^;{\s]|\s+(?![\s{]))*(?:;|(?=\s*\{))/,inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(a),function(e){var t,n=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/;e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:t={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp("\\[(?:[^[\\]\"']|"+n.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[n,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}});var r={pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0},a={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:r,number:a,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:r,number:a})}(a),a.languages.javascript=a.languages.extend("clike",{"class-name":[a.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),a.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,a.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/,lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:a.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:a.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:a.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:a.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:a.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),a.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:a.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),a.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),a.languages.markup&&(a.languages.markup.tag.addInlined("script","javascript"),a.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),a.languages.js=a.languages.javascript,function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(a),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",a=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-])(?:[ \t]*(?:(?![#:])|:))*/.source.replace(//g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),o=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function i(e,t){t=(t||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<>[ \t]+)?)(?:<>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return e}));return RegExp(n,t)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<>[ \t]+)?)<>(?=\s*:\s)/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return"(?:"+a+"|"+o+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:i(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:i(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:i(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:i(o),lookbehind:!0,greedy:!0},number:{pattern:i(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(a),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(e){return e=e.replace(//g,(function(){return t})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+e+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,a=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),o=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+a+o+"(?:"+a+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+a+o+")(?:"+a+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+a+")"+o+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+a+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)|_(?:(?!_))+_)+__\b|\*\*(?:(?!\*)|\*(?:(?!\*))+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)|__(?:(?!_))+__)+_\b|\*(?:(?!\*)|\*\*(?:(?!\*))+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~))+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\]))+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\]))+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(t){["url","bold","italic","strike","code-snippet"].forEach((function(n){t!==n&&(e.languages.markdown[t].inside.content.inside[n]=e.languages.markdown[n])}))})),e.hooks.add("after-tokenize",(function(e){"markdown"!==e.language&&"md"!==e.language||function e(t){if(t&&"string"!=typeof t)for(var n=0,r=t.length;n",quot:'"'},l=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(a),a.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:a.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},a.hooks.add("after-tokenize",(function(e){if("graphql"===e.language)for(var t=e.tokens.filter((function(e){return"string"!=typeof e&&"comment"!==e.type&&"scalar"!==e.type})),n=0;n0)){var s=p(/^\{$/,/^\}$/);if(-1===s)continue;for(var l=n;l=0&&f(c,"variable-input")}}}}function u(e){return t[n+e]}function d(e,t){t=t||0;for(var n=0;n?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,a=r.inside["interpolation-punctuation"],o=r.pattern.source;function i(t,r){if(e.languages[t])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:t}}}}function s(e,t){return"___"+t.toUpperCase()+"_"+e+"___"}function l(t,n,r){var a={code:t,grammar:n,language:r};return e.hooks.run("before-tokenize",a),a.tokens=e.tokenize(a.code,a.grammar),e.hooks.run("after-tokenize",a),a.tokens}function c(t){var n={};n["interpolation-punctuation"]=a;var o=e.tokenize(t,n);if(3===o.length){var i=[1,1];i.push.apply(i,l(o[1],e.languages.javascript,"javascript")),o.splice.apply(o,i)}return new e.Token("interpolation",o,r.alias,t)}function u(t,n,r){var a=e.tokenize(t,{interpolation:{pattern:RegExp(o),lookbehind:!0}}),i=0,u={},d=l(a.map((function(e){if("string"==typeof e)return e;for(var n,a=e.content;-1!==t.indexOf(n=s(i++,r)););return u[n]=a,n})).join(""),n,r),p=Object.keys(u);return i=0,function e(t){for(var n=0;n=p.length)return;var r=t[n];if("string"==typeof r||"string"==typeof r.content){var a=p[i],o="string"==typeof r?r:r.content,s=o.indexOf(a);if(-1!==s){++i;var l=o.substring(0,s),d=c(u[a]),f=o.substring(s+a.length),m=[];if(l&&m.push(l),m.push(d),f){var h=[f];e(h),m.push.apply(m,h)}"string"==typeof r?(t.splice.apply(t,[n,1].concat(m)),n+=m.length-1):r.content=m}}else{var g=r.content;Array.isArray(g)?e(g):e([g])}}}(d),new e.Token(r,d,"language-"+r,t)}e.languages.javascript["template-string"]=[i("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),i("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),i("svg",/\bsvg/.source),i("markdown",/\b(?:markdown|md)/.source),i("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),i("sql",/\bsql/.source),t].filter(Boolean);var d={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function p(e){return"string"==typeof e?e:Array.isArray(e)?e.map(p).join(""):p(e.content)}e.hooks.add("after-tokenize",(function(t){t.language in d&&function t(n){for(var r=0,a=n.length;r]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(a),function(e){function t(e,t){return RegExp(e.replace(//g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),t)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:(?:\s*,\s*(?:\*\s*as\s+|\{[^{}]*\}))?|\*\s*as\s+|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r*\.{3}(?:[^{}]|)*\})/.source;function o(e,t){return e=e.replace(//g,(function(){return n})).replace(//g,(function(){return r})).replace(//g,(function(){return a})),RegExp(e,t)}a=o(a).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=o(/<\/?(?:[\w.:-]+(?:+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|))?|))**\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:o(//.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:o(/=/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var i=function(e){return e?"string"==typeof e?e:"string"==typeof e.content?e.content:e.content.map(i).join(""):""},s=function(t){for(var n=[],r=0;r0&&n[n.length-1].tagName===i(a.content[0].content[1])&&n.pop():"/>"===a.content[a.content.length-1].content||n.push({tagName:i(a.content[0].content[1]),openedBraces:0}):n.length>0&&"punctuation"===a.type&&"{"===a.content?n[n.length-1].openedBraces++:n.length>0&&n[n.length-1].openedBraces>0&&"punctuation"===a.type&&"}"===a.content?n[n.length-1].openedBraces--:o=!0),(o||"string"==typeof a)&&n.length>0&&0===n[n.length-1].openedBraces){var l=i(a);r0&&("string"==typeof t[r-1]||"plain-text"===t[r-1].type)&&(l=i(t[r-1])+l,t.splice(r-1,1),r--),t[r]=new e.Token("plain-text",l,null,l)}a.content&&"string"!=typeof a.content&&s(a.content)}};e.hooks.add("after-tokenize",(function(e){"jsx"!==e.language&&"tsx"!==e.language||s(e.tokens)}))}(a),function(e){e.languages.diff={coord:[/^(?:\*{3}|-{3}|\+{3}).*$/m,/^@@.*@@$/m,/^\d.*$/m]};var t={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};Object.keys(t).forEach((function(n){var r=t[n],a=[];/^\w+$/.test(n)||a.push(/\w+/.exec(n)[0]),"diff"===n&&a.push("bold"),e.languages.diff[n]={pattern:RegExp("^(?:["+r+"].*(?:\r\n?|\n|(?![\\s\\S])))+","m"),alias:a,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(n)[0]}}}})),Object.defineProperty(e.languages.diff,"PREFIXES",{value:t})}(a),a.languages.git={comment:/^#.*/m,deleted:/^[-\u2013].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m},a.languages.go=a.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),a.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete a.languages.go["class-name"],function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,o){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(a,(function(e){if("function"==typeof o&&!o(e))return e;for(var a,s=i.length;-1!==n.code.indexOf(a=t(r,s));)++s;return i[s]=e,a})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var a=0,o=Object.keys(n.tokenStack);!function i(s){for(var l=0;l=o.length);l++){var c=s[l];if("string"==typeof c||c.content&&"string"==typeof c.content){var u=o[a],d=n.tokenStack[u],p="string"==typeof c?c:c.content,f=t(r,u),m=p.indexOf(f);if(m>-1){++a;var h=p.substring(0,m),g=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),b=p.substring(m+f.length),v=[];h&&v.push.apply(v,i([h])),v.push(g),b&&v.push.apply(v,i([b])),"string"==typeof c?s.splice.apply(s,[l,1].concat(v)):c.content=v}}else c.content&&i(c.content)}return s}(n.tokens)}}}})}(a),function(e){e.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},e.hooks.add("before-tokenize",(function(t){e.languages["markup-templating"].buildPlaceholders(t,"handlebars",/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g)})),e.hooks.add("after-tokenize",(function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"handlebars")})),e.languages.hbs=e.languages.handlebars}(a),a.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}},a.languages.webmanifest=a.languages.json,a.languages.less=a.languages.extend("css",{comment:[/\/\*[\s\S]*?\*\//,{pattern:/(^|[^\\])\/\/.*/,lookbehind:!0}],atrule:{pattern:/@[\w-](?:\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{punctuation:/[:()]/}},selector:{pattern:/(?:@\{[\w-]+\}|[^{};\s@])(?:@\{[\w-]+\}|\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};@\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{variable:/@+[\w-]+/}},property:/(?:@\{[\w-]+\}|[\w-])+(?:\+_?)?(?=\s*:)/,operator:/[+\-*\/]/}),a.languages.insertBefore("less","property",{variable:[{pattern:/@[\w-]+\s*:/,inside:{punctuation:/:/}},/@@?[\w-]+/],"mixin-usage":{pattern:/([{;]\s*)[.#](?!\d)[\w-].*?(?=[(;])/,lookbehind:!0,alias:"function"}}),a.languages.makefile={comment:{pattern:/(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/,lookbehind:!0},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"builtin-target":{pattern:/\.[A-Z][^:#=\s]+(?=\s*:(?!=))/,alias:"builtin"},target:{pattern:/^(?:[^:=\s]|[ \t]+(?![\s:]))+(?=\s*:(?!=))/m,alias:"symbol",inside:{variable:/\$+(?:(?!\$)[^(){}:#=\s]+|(?=[({]))/}},variable:/\$+(?:(?!\$)[^(){}:#=\s]+|\([@*%<^+?][DF]\)|(?=[({]))/,keyword:/-include\b|\b(?:define|else|endef|endif|export|ifn?def|ifn?eq|include|override|private|sinclude|undefine|unexport|vpath)\b/,function:{pattern:/(\()(?:abspath|addsuffix|and|basename|call|dir|error|eval|file|filter(?:-out)?|findstring|firstword|flavor|foreach|guile|if|info|join|lastword|load|notdir|or|origin|patsubst|realpath|shell|sort|strip|subst|suffix|value|warning|wildcard|word(?:list|s)?)(?=[ \t])/,lookbehind:!0},operator:/(?:::|[?:+!])?=|[|@]/,punctuation:/[:;(){}]/},a.languages.objectivec=a.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete a.languages.objectivec["class-name"],a.languages.objc=a.languages.objectivec,a.languages.ocaml={comment:{pattern:/\(\*[\s\S]*?\*\)/,greedy:!0},char:{pattern:/'(?:[^\\\r\n']|\\(?:.|[ox]?[0-9a-f]{1,3}))'/i,greedy:!0},string:[{pattern:/"(?:\\(?:[\s\S]|\r\n)|[^\\\r\n"])*"/,greedy:!0},{pattern:/\{([a-z_]*)\|[\s\S]*?\|\1\}/,greedy:!0}],number:[/\b(?:0b[01][01_]*|0o[0-7][0-7_]*)\b/i,/\b0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]*)?(?:p[+-]?\d[\d_]*)?(?!\w)/i,/\b\d[\d_]*(?:\.[\d_]*)?(?:e[+-]?\d[\d_]*)?(?!\w)/i],directive:{pattern:/\B#\w+/,alias:"property"},label:{pattern:/\B~\w+/,alias:"property"},"type-variable":{pattern:/\B'\w+/,alias:"function"},variant:{pattern:/`\w+/,alias:"symbol"},keyword:/\b(?:as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|match|method|module|mutable|new|nonrec|object|of|open|private|rec|sig|struct|then|to|try|type|val|value|virtual|when|where|while|with)\b/,boolean:/\b(?:false|true)\b/,"operator-like-punctuation":{pattern:/\[[<>|]|[>|]\]|\{<|>\}/,alias:"punctuation"},operator:/\.[.~]|:[=>]|[=<>@^|&+\-*\/$%!?~][!$%&*+\-.\/:<=>?@^|~]*|\b(?:and|asr|land|lor|lsl|lsr|lxor|mod|or)\b/,punctuation:/;;|::|[(){}\[\].,:;#]|\b_\b/},a.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},a.languages.python["string-interpolation"].inside.interpolation.inside.rest=a.languages.python,a.languages.py=a.languages.python,a.languages.reason=a.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),a.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete a.languages.reason.function,function(e){e.languages.sass=e.languages.extend("css",{comment:{pattern:/^([ \t]*)\/[\/*].*(?:(?:\r?\n|\r)\1[ \t].+)*/m,lookbehind:!0,greedy:!0}}),e.languages.insertBefore("sass","atrule",{"atrule-line":{pattern:/^(?:[ \t]*)[@+=].+/m,greedy:!0,inside:{atrule:/(?:@[\w-]+|[+=])/}}}),delete e.languages.sass.atrule;var t=/\$[-\w]+|#\{\$[-\w]+\}/,n=[/[+*\/%]|[=!]=|<=?|>=?|\b(?:and|not|or)\b/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}];e.languages.insertBefore("sass","property",{"variable-line":{pattern:/^[ \t]*\$.+/m,greedy:!0,inside:{punctuation:/:/,variable:t,operator:n}},"property-line":{pattern:/^[ \t]*(?:[^:\s]+ *:.*|:[^:\s].*)/m,greedy:!0,inside:{property:[/[^:\s]+(?=\s*:)/,{pattern:/(:)[^:\s]+/,lookbehind:!0}],punctuation:/:/,variable:t,operator:n,important:e.languages.sass.important}}}),delete e.languages.sass.property,delete e.languages.sass.important,e.languages.insertBefore("sass","punctuation",{selector:{pattern:/^([ \t]*)\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*(?:,(?:\r?\n|\r)\1[ \t]+\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*)*/m,lookbehind:!0,greedy:!0}})}(a),a.languages.scss=a.languages.extend("css",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},atrule:{pattern:/@[\w-](?:\([^()]+\)|[^()\s]|\s+(?!\s))*?(?=\s+[{;])/,inside:{rule:/@[\w-]+/}},url:/(?:[-a-z]+-)?url(?=\()/i,selector:{pattern:/(?=\S)[^@;{}()]?(?:[^@;{}()\s]|\s+(?!\s)|#\{\$[-\w]+\})+(?=\s*\{(?:\}|\s|[^}][^:{}]*[:{][^}]))/,inside:{parent:{pattern:/&/,alias:"important"},placeholder:/%[-\w]+/,variable:/\$[-\w]+|#\{\$[-\w]+\}/}},property:{pattern:/(?:[-\w]|\$[-\w]|#\{\$[-\w]+\})+(?=\s*:)/,inside:{variable:/\$[-\w]+|#\{\$[-\w]+\}/}}}),a.languages.insertBefore("scss","atrule",{keyword:[/@(?:content|debug|each|else(?: if)?|extend|for|forward|function|if|import|include|mixin|return|use|warn|while)\b/i,{pattern:/( )(?:from|through)(?= )/,lookbehind:!0}]}),a.languages.insertBefore("scss","important",{variable:/\$[-\w]+|#\{\$[-\w]+\}/}),a.languages.insertBefore("scss","function",{"module-modifier":{pattern:/\b(?:as|hide|show|with)\b/i,alias:"keyword"},placeholder:{pattern:/%[-\w]+/,alias:"selector"},statement:{pattern:/\B!(?:default|optional)\b/i,alias:"keyword"},boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"},operator:{pattern:/(\s)(?:[-+*\/%]|[=!]=|<=?|>=?|and|not|or)(?=\s)/,lookbehind:!0}}),a.languages.scss.atrule.inside.rest=a.languages.scss,function(e){var t={pattern:/(\b\d+)(?:%|[a-z]+)/,lookbehind:!0},n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0},r={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},url:{pattern:/\burl\((["']?).*?\1\)/i,greedy:!0},string:{pattern:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,greedy:!0},interpolation:null,func:null,important:/\B!(?:important|optional)\b/i,keyword:{pattern:/(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,color:[/\b(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)\b/i,{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,boolean:/\b(?:false|true)\b/,operator:[/~|[+!\/%<>?=]=?|[-:]=|\*[*=]?|\.{2,3}|&&|\|\||\B-\B|\b(?:and|in|is(?: a| defined| not|nt)?|not|or)\b/],number:n,punctuation:/[{}()\[\];:,]/};r.interpolation={pattern:/\{[^\r\n}:]+\}/,alias:"variable",inside:{delimiter:{pattern:/^\{|\}$/,alias:"punctuation"},rest:r}},r.func={pattern:/[\w-]+\([^)]*\).*/,inside:{function:/^[^(]+/,rest:r}},e.languages.stylus={"atrule-declaration":{pattern:/(^[ \t]*)@.+/m,lookbehind:!0,inside:{atrule:/^@[\w-]+/,rest:r}},"variable-declaration":{pattern:/(^[ \t]*)[\w$-]+\s*.?=[ \t]*(?:\{[^{}]*\}|\S.*|$)/m,lookbehind:!0,inside:{variable:/^\S+/,rest:r}},statement:{pattern:/(^[ \t]*)(?:else|for|if|return|unless)[ \t].+/m,lookbehind:!0,inside:{keyword:/^\S+/,rest:r}},"property-declaration":{pattern:/((?:^|\{)([ \t]*))(?:[\w-]|\{[^}\r\n]+\})+(?:\s*:\s*|[ \t]+)(?!\s)[^{\r\n]*(?:;|[^{\r\n,]$(?!(?:\r?\n|\r)(?:\{|\2[ \t])))/m,lookbehind:!0,inside:{property:{pattern:/^[^\s:]+/,inside:{interpolation:r.interpolation}},rest:r}},selector:{pattern:/(^[ \t]*)(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)(?:(?:\r?\n|\r)(?:\1(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)))*(?:,$|\{|(?=(?:\r?\n|\r)(?:\{|\1[ \t])))/m,lookbehind:!0,inside:{interpolation:r.interpolation,comment:r.comment,punctuation:/[{},]/}},func:r.func,string:r.string,comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},interpolation:r.interpolation,punctuation:/[{}()\[\];:.]/}}(a),function(e){var t=e.util.clone(e.languages.typescript);e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"];var n=e.languages.tsx.tag;n.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+n.pattern.source+")",n.pattern.flags),n.lookbehind=!0}(a),a.languages.wasm={comment:[/\(;[\s\S]*?;\)/,{pattern:/;;.*/,greedy:!0}],string:{pattern:/"(?:\\[\s\S]|[^"\\])*"/,greedy:!0},keyword:[{pattern:/\b(?:align|offset)=/,inside:{operator:/=/}},{pattern:/\b(?:(?:f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|neg?|nearest|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|sqrt|store(?:8|16|32)?|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))?|memory\.(?:grow|size))\b/,inside:{punctuation:/\./}},/\b(?:anyfunc|block|br(?:_if|_table)?|call(?:_indirect)?|data|drop|elem|else|end|export|func|get_(?:global|local)|global|if|import|local|loop|memory|module|mut|nop|offset|param|result|return|select|set_(?:global|local)|start|table|tee_local|then|type|unreachable)\b/],variable:/\$[\w!#$%&'*+\-./:<=>?@\\^`|~]+/,number:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,punctuation:/[()]/};const o=a},29901:e=>{e.exports&&(e.exports={core:{meta:{path:"components/prism-core.js",option:"mandatory"},core:"Core"},themes:{meta:{path:"themes/{id}.css",link:"index.html?theme={id}",exclusive:!0},prism:{title:"Default",option:"default"},"prism-dark":"Dark","prism-funky":"Funky","prism-okaidia":{title:"Okaidia",owner:"ocodia"},"prism-twilight":{title:"Twilight",owner:"remybach"},"prism-coy":{title:"Coy",owner:"tshedor"},"prism-solarizedlight":{title:"Solarized Light",owner:"hectormatos2011 "},"prism-tomorrow":{title:"Tomorrow Night",owner:"Rosey"}},languages:{meta:{path:"components/prism-{id}",noCSS:!0,examplesPath:"examples/prism-{id}",addCheckAll:!0},markup:{title:"Markup",alias:["html","xml","svg","mathml","ssml","atom","rss"],aliasTitles:{html:"HTML",xml:"XML",svg:"SVG",mathml:"MathML",ssml:"SSML",atom:"Atom",rss:"RSS"},option:"default"},css:{title:"CSS",option:"default",modify:"markup"},clike:{title:"C-like",option:"default"},javascript:{title:"JavaScript",require:"clike",modify:"markup",optional:"regex",alias:"js",option:"default"},abap:{title:"ABAP",owner:"dellagustin"},abnf:{title:"ABNF",owner:"RunDevelopment"},actionscript:{title:"ActionScript",require:"javascript",modify:"markup",owner:"Golmote"},ada:{title:"Ada",owner:"Lucretia"},agda:{title:"Agda",owner:"xy-ren"},al:{title:"AL",owner:"RunDevelopment"},antlr4:{title:"ANTLR4",alias:"g4",owner:"RunDevelopment"},apacheconf:{title:"Apache Configuration",owner:"GuiTeK"},apex:{title:"Apex",require:["clike","sql"],owner:"RunDevelopment"},apl:{title:"APL",owner:"ngn"},applescript:{title:"AppleScript",owner:"Golmote"},aql:{title:"AQL",owner:"RunDevelopment"},arduino:{title:"Arduino",require:"cpp",alias:"ino",owner:"dkern"},arff:{title:"ARFF",owner:"Golmote"},armasm:{title:"ARM Assembly",alias:"arm-asm",owner:"RunDevelopment"},arturo:{title:"Arturo",alias:"art",optional:["bash","css","javascript","markup","markdown","sql"],owner:"drkameleon"},asciidoc:{alias:"adoc",title:"AsciiDoc",owner:"Golmote"},aspnet:{title:"ASP.NET (C#)",require:["markup","csharp"],owner:"nauzilus"},asm6502:{title:"6502 Assembly",owner:"kzurawel"},asmatmel:{title:"Atmel AVR Assembly",owner:"cerkit"},autohotkey:{title:"AutoHotkey",owner:"aviaryan"},autoit:{title:"AutoIt",owner:"Golmote"},avisynth:{title:"AviSynth",alias:"avs",owner:"Zinfidel"},"avro-idl":{title:"Avro IDL",alias:"avdl",owner:"RunDevelopment"},awk:{title:"AWK",alias:"gawk",aliasTitles:{gawk:"GAWK"},owner:"RunDevelopment"},bash:{title:"Bash",alias:["sh","shell"],aliasTitles:{sh:"Shell",shell:"Shell"},owner:"zeitgeist87"},basic:{title:"BASIC",owner:"Golmote"},batch:{title:"Batch",owner:"Golmote"},bbcode:{title:"BBcode",alias:"shortcode",aliasTitles:{shortcode:"Shortcode"},owner:"RunDevelopment"},bbj:{title:"BBj",owner:"hyyan"},bicep:{title:"Bicep",owner:"johnnyreilly"},birb:{title:"Birb",require:"clike",owner:"Calamity210"},bison:{title:"Bison",require:"c",owner:"Golmote"},bnf:{title:"BNF",alias:"rbnf",aliasTitles:{rbnf:"RBNF"},owner:"RunDevelopment"},bqn:{title:"BQN",owner:"yewscion"},brainfuck:{title:"Brainfuck",owner:"Golmote"},brightscript:{title:"BrightScript",owner:"RunDevelopment"},bro:{title:"Bro",owner:"wayward710"},bsl:{title:"BSL (1C:Enterprise)",alias:"oscript",aliasTitles:{oscript:"OneScript"},owner:"Diversus23"},c:{title:"C",require:"clike",owner:"zeitgeist87"},csharp:{title:"C#",require:"clike",alias:["cs","dotnet"],owner:"mvalipour"},cpp:{title:"C++",require:"c",owner:"zeitgeist87"},cfscript:{title:"CFScript",require:"clike",alias:"cfc",owner:"mjclemente"},chaiscript:{title:"ChaiScript",require:["clike","cpp"],owner:"RunDevelopment"},cil:{title:"CIL",owner:"sbrl"},cilkc:{title:"Cilk/C",require:"c",alias:"cilk-c",owner:"OpenCilk"},cilkcpp:{title:"Cilk/C++",require:"cpp",alias:["cilk-cpp","cilk"],owner:"OpenCilk"},clojure:{title:"Clojure",owner:"troglotit"},cmake:{title:"CMake",owner:"mjrogozinski"},cobol:{title:"COBOL",owner:"RunDevelopment"},coffeescript:{title:"CoffeeScript",require:"javascript",alias:"coffee",owner:"R-osey"},concurnas:{title:"Concurnas",alias:"conc",owner:"jasontatton"},csp:{title:"Content-Security-Policy",owner:"ScottHelme"},cooklang:{title:"Cooklang",owner:"ahue"},coq:{title:"Coq",owner:"RunDevelopment"},crystal:{title:"Crystal",require:"ruby",owner:"MakeNowJust"},"css-extras":{title:"CSS Extras",require:"css",modify:"css",owner:"milesj"},csv:{title:"CSV",owner:"RunDevelopment"},cue:{title:"CUE",owner:"RunDevelopment"},cypher:{title:"Cypher",owner:"RunDevelopment"},d:{title:"D",require:"clike",owner:"Golmote"},dart:{title:"Dart",require:"clike",owner:"Golmote"},dataweave:{title:"DataWeave",owner:"machaval"},dax:{title:"DAX",owner:"peterbud"},dhall:{title:"Dhall",owner:"RunDevelopment"},diff:{title:"Diff",owner:"uranusjr"},django:{title:"Django/Jinja2",require:"markup-templating",alias:"jinja2",owner:"romanvm"},"dns-zone-file":{title:"DNS zone file",owner:"RunDevelopment",alias:"dns-zone"},docker:{title:"Docker",alias:"dockerfile",owner:"JustinBeckwith"},dot:{title:"DOT (Graphviz)",alias:"gv",optional:"markup",owner:"RunDevelopment"},ebnf:{title:"EBNF",owner:"RunDevelopment"},editorconfig:{title:"EditorConfig",owner:"osipxd"},eiffel:{title:"Eiffel",owner:"Conaclos"},ejs:{title:"EJS",require:["javascript","markup-templating"],owner:"RunDevelopment",alias:"eta",aliasTitles:{eta:"Eta"}},elixir:{title:"Elixir",owner:"Golmote"},elm:{title:"Elm",owner:"zwilias"},etlua:{title:"Embedded Lua templating",require:["lua","markup-templating"],owner:"RunDevelopment"},erb:{title:"ERB",require:["ruby","markup-templating"],owner:"Golmote"},erlang:{title:"Erlang",owner:"Golmote"},"excel-formula":{title:"Excel Formula",alias:["xlsx","xls"],owner:"RunDevelopment"},fsharp:{title:"F#",require:"clike",owner:"simonreynolds7"},factor:{title:"Factor",owner:"catb0t"},false:{title:"False",owner:"edukisto"},"firestore-security-rules":{title:"Firestore security rules",require:"clike",owner:"RunDevelopment"},flow:{title:"Flow",require:"javascript",owner:"Golmote"},fortran:{title:"Fortran",owner:"Golmote"},ftl:{title:"FreeMarker Template Language",require:"markup-templating",owner:"RunDevelopment"},gml:{title:"GameMaker Language",alias:"gamemakerlanguage",require:"clike",owner:"LiarOnce"},gap:{title:"GAP (CAS)",owner:"RunDevelopment"},gcode:{title:"G-code",owner:"RunDevelopment"},gdscript:{title:"GDScript",owner:"RunDevelopment"},gedcom:{title:"GEDCOM",owner:"Golmote"},gettext:{title:"gettext",alias:"po",owner:"RunDevelopment"},gherkin:{title:"Gherkin",owner:"hason"},git:{title:"Git",owner:"lgiraudel"},glsl:{title:"GLSL",require:"c",owner:"Golmote"},gn:{title:"GN",alias:"gni",owner:"RunDevelopment"},"linker-script":{title:"GNU Linker Script",alias:"ld",owner:"RunDevelopment"},go:{title:"Go",require:"clike",owner:"arnehormann"},"go-module":{title:"Go module",alias:"go-mod",owner:"RunDevelopment"},gradle:{title:"Gradle",require:"clike",owner:"zeabdelkhalek-badido18"},graphql:{title:"GraphQL",optional:"markdown",owner:"Golmote"},groovy:{title:"Groovy",require:"clike",owner:"robfletcher"},haml:{title:"Haml",require:"ruby",optional:["css","css-extras","coffeescript","erb","javascript","less","markdown","scss","textile"],owner:"Golmote"},handlebars:{title:"Handlebars",require:"markup-templating",alias:["hbs","mustache"],aliasTitles:{mustache:"Mustache"},owner:"Golmote"},haskell:{title:"Haskell",alias:"hs",owner:"bholst"},haxe:{title:"Haxe",require:"clike",optional:"regex",owner:"Golmote"},hcl:{title:"HCL",owner:"outsideris"},hlsl:{title:"HLSL",require:"c",owner:"RunDevelopment"},hoon:{title:"Hoon",owner:"matildepark"},http:{title:"HTTP",optional:["csp","css","hpkp","hsts","javascript","json","markup","uri"],owner:"danielgtaylor"},hpkp:{title:"HTTP Public-Key-Pins",owner:"ScottHelme"},hsts:{title:"HTTP Strict-Transport-Security",owner:"ScottHelme"},ichigojam:{title:"IchigoJam",owner:"BlueCocoa"},icon:{title:"Icon",owner:"Golmote"},"icu-message-format":{title:"ICU Message Format",owner:"RunDevelopment"},idris:{title:"Idris",alias:"idr",owner:"KeenS",require:"haskell"},ignore:{title:".ignore",owner:"osipxd",alias:["gitignore","hgignore","npmignore"],aliasTitles:{gitignore:".gitignore",hgignore:".hgignore",npmignore:".npmignore"}},inform7:{title:"Inform 7",owner:"Golmote"},ini:{title:"Ini",owner:"aviaryan"},io:{title:"Io",owner:"AlesTsurko"},j:{title:"J",owner:"Golmote"},java:{title:"Java",require:"clike",owner:"sherblot"},javadoc:{title:"JavaDoc",require:["markup","java","javadoclike"],modify:"java",optional:"scala",owner:"RunDevelopment"},javadoclike:{title:"JavaDoc-like",modify:["java","javascript","php"],owner:"RunDevelopment"},javastacktrace:{title:"Java stack trace",owner:"RunDevelopment"},jexl:{title:"Jexl",owner:"czosel"},jolie:{title:"Jolie",require:"clike",owner:"thesave"},jq:{title:"JQ",owner:"RunDevelopment"},jsdoc:{title:"JSDoc",require:["javascript","javadoclike","typescript"],modify:"javascript",optional:["actionscript","coffeescript"],owner:"RunDevelopment"},"js-extras":{title:"JS Extras",require:"javascript",modify:"javascript",optional:["actionscript","coffeescript","flow","n4js","typescript"],owner:"RunDevelopment"},json:{title:"JSON",alias:"webmanifest",aliasTitles:{webmanifest:"Web App Manifest"},owner:"CupOfTea696"},json5:{title:"JSON5",require:"json",owner:"RunDevelopment"},jsonp:{title:"JSONP",require:"json",owner:"RunDevelopment"},jsstacktrace:{title:"JS stack trace",owner:"sbrl"},"js-templates":{title:"JS Templates",require:"javascript",modify:"javascript",optional:["css","css-extras","graphql","markdown","markup","sql"],owner:"RunDevelopment"},julia:{title:"Julia",owner:"cdagnino"},keepalived:{title:"Keepalived Configure",owner:"dev-itsheng"},keyman:{title:"Keyman",owner:"mcdurdin"},kotlin:{title:"Kotlin",alias:["kt","kts"],aliasTitles:{kts:"Kotlin Script"},require:"clike",owner:"Golmote"},kumir:{title:"KuMir (\u041a\u0443\u041c\u0438\u0440)",alias:"kum",owner:"edukisto"},kusto:{title:"Kusto",owner:"RunDevelopment"},latex:{title:"LaTeX",alias:["tex","context"],aliasTitles:{tex:"TeX",context:"ConTeXt"},owner:"japborst"},latte:{title:"Latte",require:["clike","markup-templating","php"],owner:"nette"},less:{title:"Less",require:"css",optional:"css-extras",owner:"Golmote"},lilypond:{title:"LilyPond",require:"scheme",alias:"ly",owner:"RunDevelopment"},liquid:{title:"Liquid",require:"markup-templating",owner:"cinhtau"},lisp:{title:"Lisp",alias:["emacs","elisp","emacs-lisp"],owner:"JuanCaicedo"},livescript:{title:"LiveScript",owner:"Golmote"},llvm:{title:"LLVM IR",owner:"porglezomp"},log:{title:"Log file",optional:"javastacktrace",owner:"RunDevelopment"},lolcode:{title:"LOLCODE",owner:"Golmote"},lua:{title:"Lua",owner:"Golmote"},magma:{title:"Magma (CAS)",owner:"RunDevelopment"},makefile:{title:"Makefile",owner:"Golmote"},markdown:{title:"Markdown",require:"markup",optional:"yaml",alias:"md",owner:"Golmote"},"markup-templating":{title:"Markup templating",require:"markup",owner:"Golmote"},mata:{title:"Mata",owner:"RunDevelopment"},matlab:{title:"MATLAB",owner:"Golmote"},maxscript:{title:"MAXScript",owner:"RunDevelopment"},mel:{title:"MEL",owner:"Golmote"},mermaid:{title:"Mermaid",owner:"RunDevelopment"},metafont:{title:"METAFONT",owner:"LaeriExNihilo"},mizar:{title:"Mizar",owner:"Golmote"},mongodb:{title:"MongoDB",owner:"airs0urce",require:"javascript"},monkey:{title:"Monkey",owner:"Golmote"},moonscript:{title:"MoonScript",alias:"moon",owner:"RunDevelopment"},n1ql:{title:"N1QL",owner:"TMWilds"},n4js:{title:"N4JS",require:"javascript",optional:"jsdoc",alias:"n4jsd",owner:"bsmith-n4"},"nand2tetris-hdl":{title:"Nand To Tetris HDL",owner:"stephanmax"},naniscript:{title:"Naninovel Script",owner:"Elringus",alias:"nani"},nasm:{title:"NASM",owner:"rbmj"},neon:{title:"NEON",owner:"nette"},nevod:{title:"Nevod",owner:"nezaboodka"},nginx:{title:"nginx",owner:"volado"},nim:{title:"Nim",owner:"Golmote"},nix:{title:"Nix",owner:"Golmote"},nsis:{title:"NSIS",owner:"idleberg"},objectivec:{title:"Objective-C",require:"c",alias:"objc",owner:"uranusjr"},ocaml:{title:"OCaml",owner:"Golmote"},odin:{title:"Odin",owner:"edukisto"},opencl:{title:"OpenCL",require:"c",modify:["c","cpp"],owner:"Milania1"},openqasm:{title:"OpenQasm",alias:"qasm",owner:"RunDevelopment"},oz:{title:"Oz",owner:"Golmote"},parigp:{title:"PARI/GP",owner:"Golmote"},parser:{title:"Parser",require:"markup",owner:"Golmote"},pascal:{title:"Pascal",alias:"objectpascal",aliasTitles:{objectpascal:"Object Pascal"},owner:"Golmote"},pascaligo:{title:"Pascaligo",owner:"DefinitelyNotAGoat"},psl:{title:"PATROL Scripting Language",owner:"bertysentry"},pcaxis:{title:"PC-Axis",alias:"px",owner:"RunDevelopment"},peoplecode:{title:"PeopleCode",alias:"pcode",owner:"RunDevelopment"},perl:{title:"Perl",owner:"Golmote"},php:{title:"PHP",require:"markup-templating",owner:"milesj"},phpdoc:{title:"PHPDoc",require:["php","javadoclike"],modify:"php",owner:"RunDevelopment"},"php-extras":{title:"PHP Extras",require:"php",modify:"php",owner:"milesj"},"plant-uml":{title:"PlantUML",alias:"plantuml",owner:"RunDevelopment"},plsql:{title:"PL/SQL",require:"sql",owner:"Golmote"},powerquery:{title:"PowerQuery",alias:["pq","mscript"],owner:"peterbud"},powershell:{title:"PowerShell",owner:"nauzilus"},processing:{title:"Processing",require:"clike",owner:"Golmote"},prolog:{title:"Prolog",owner:"Golmote"},promql:{title:"PromQL",owner:"arendjr"},properties:{title:".properties",owner:"Golmote"},protobuf:{title:"Protocol Buffers",require:"clike",owner:"just-boris"},pug:{title:"Pug",require:["markup","javascript"],optional:["coffeescript","ejs","handlebars","less","livescript","markdown","scss","stylus","twig"],owner:"Golmote"},puppet:{title:"Puppet",owner:"Golmote"},pure:{title:"Pure",optional:["c","cpp","fortran"],owner:"Golmote"},purebasic:{title:"PureBasic",require:"clike",alias:"pbfasm",owner:"HeX0R101"},purescript:{title:"PureScript",require:"haskell",alias:"purs",owner:"sriharshachilakapati"},python:{title:"Python",alias:"py",owner:"multipetros"},qsharp:{title:"Q#",require:"clike",alias:"qs",owner:"fedonman"},q:{title:"Q (kdb+ database)",owner:"Golmote"},qml:{title:"QML",require:"javascript",owner:"RunDevelopment"},qore:{title:"Qore",require:"clike",owner:"temnroegg"},r:{title:"R",owner:"Golmote"},racket:{title:"Racket",require:"scheme",alias:"rkt",owner:"RunDevelopment"},cshtml:{title:"Razor C#",alias:"razor",require:["markup","csharp"],optional:["css","css-extras","javascript","js-extras"],owner:"RunDevelopment"},jsx:{title:"React JSX",require:["markup","javascript"],optional:["jsdoc","js-extras","js-templates"],owner:"vkbansal"},tsx:{title:"React TSX",require:["jsx","typescript"]},reason:{title:"Reason",require:"clike",owner:"Golmote"},regex:{title:"Regex",owner:"RunDevelopment"},rego:{title:"Rego",owner:"JordanSh"},renpy:{title:"Ren'py",alias:"rpy",owner:"HyuchiaDiego"},rescript:{title:"ReScript",alias:"res",owner:"vmarcosp"},rest:{title:"reST (reStructuredText)",owner:"Golmote"},rip:{title:"Rip",owner:"ravinggenius"},roboconf:{title:"Roboconf",owner:"Golmote"},robotframework:{title:"Robot Framework",alias:"robot",owner:"RunDevelopment"},ruby:{title:"Ruby",require:"clike",alias:"rb",owner:"samflores"},rust:{title:"Rust",owner:"Golmote"},sas:{title:"SAS",optional:["groovy","lua","sql"],owner:"Golmote"},sass:{title:"Sass (Sass)",require:"css",optional:"css-extras",owner:"Golmote"},scss:{title:"Sass (SCSS)",require:"css",optional:"css-extras",owner:"MoOx"},scala:{title:"Scala",require:"java",owner:"jozic"},scheme:{title:"Scheme",owner:"bacchus123"},"shell-session":{title:"Shell session",require:"bash",alias:["sh-session","shellsession"],owner:"RunDevelopment"},smali:{title:"Smali",owner:"RunDevelopment"},smalltalk:{title:"Smalltalk",owner:"Golmote"},smarty:{title:"Smarty",require:"markup-templating",optional:"php",owner:"Golmote"},sml:{title:"SML",alias:"smlnj",aliasTitles:{smlnj:"SML/NJ"},owner:"RunDevelopment"},solidity:{title:"Solidity (Ethereum)",alias:"sol",require:"clike",owner:"glachaud"},"solution-file":{title:"Solution file",alias:"sln",owner:"RunDevelopment"},soy:{title:"Soy (Closure Template)",require:"markup-templating",owner:"Golmote"},sparql:{title:"SPARQL",require:"turtle",owner:"Triply-Dev",alias:"rq"},"splunk-spl":{title:"Splunk SPL",owner:"RunDevelopment"},sqf:{title:"SQF: Status Quo Function (Arma 3)",require:"clike",owner:"RunDevelopment"},sql:{title:"SQL",owner:"multipetros"},squirrel:{title:"Squirrel",require:"clike",owner:"RunDevelopment"},stan:{title:"Stan",owner:"RunDevelopment"},stata:{title:"Stata Ado",require:["mata","java","python"],owner:"RunDevelopment"},iecst:{title:"Structured Text (IEC 61131-3)",owner:"serhioromano"},stylus:{title:"Stylus",owner:"vkbansal"},supercollider:{title:"SuperCollider",alias:"sclang",owner:"RunDevelopment"},swift:{title:"Swift",owner:"chrischares"},systemd:{title:"Systemd configuration file",owner:"RunDevelopment"},"t4-templating":{title:"T4 templating",owner:"RunDevelopment"},"t4-cs":{title:"T4 Text Templates (C#)",require:["t4-templating","csharp"],alias:"t4",owner:"RunDevelopment"},"t4-vb":{title:"T4 Text Templates (VB)",require:["t4-templating","vbnet"],owner:"RunDevelopment"},tap:{title:"TAP",owner:"isaacs",require:"yaml"},tcl:{title:"Tcl",owner:"PeterChaplin"},tt2:{title:"Template Toolkit 2",require:["clike","markup-templating"],owner:"gflohr"},textile:{title:"Textile",require:"markup",optional:"css",owner:"Golmote"},toml:{title:"TOML",owner:"RunDevelopment"},tremor:{title:"Tremor",alias:["trickle","troy"],owner:"darach",aliasTitles:{trickle:"trickle",troy:"troy"}},turtle:{title:"Turtle",alias:"trig",aliasTitles:{trig:"TriG"},owner:"jakubklimek"},twig:{title:"Twig",require:"markup-templating",owner:"brandonkelly"},typescript:{title:"TypeScript",require:"javascript",optional:"js-templates",alias:"ts",owner:"vkbansal"},typoscript:{title:"TypoScript",alias:"tsconfig",aliasTitles:{tsconfig:"TSConfig"},owner:"dkern"},unrealscript:{title:"UnrealScript",alias:["uscript","uc"],owner:"RunDevelopment"},uorazor:{title:"UO Razor Script",owner:"jaseowns"},uri:{title:"URI",alias:"url",aliasTitles:{url:"URL"},owner:"RunDevelopment"},v:{title:"V",require:"clike",owner:"taggon"},vala:{title:"Vala",require:"clike",optional:"regex",owner:"TemplarVolk"},vbnet:{title:"VB.Net",require:"basic",owner:"Bigsby"},velocity:{title:"Velocity",require:"markup",owner:"Golmote"},verilog:{title:"Verilog",owner:"a-rey"},vhdl:{title:"VHDL",owner:"a-rey"},vim:{title:"vim",owner:"westonganger"},"visual-basic":{title:"Visual Basic",alias:["vb","vba"],aliasTitles:{vba:"VBA"},owner:"Golmote"},warpscript:{title:"WarpScript",owner:"RunDevelopment"},wasm:{title:"WebAssembly",owner:"Golmote"},"web-idl":{title:"Web IDL",alias:"webidl",owner:"RunDevelopment"},wgsl:{title:"WGSL",owner:"Dr4gonthree"},wiki:{title:"Wiki markup",require:"markup",owner:"Golmote"},wolfram:{title:"Wolfram language",alias:["mathematica","nb","wl"],aliasTitles:{mathematica:"Mathematica",nb:"Mathematica Notebook"},owner:"msollami"},wren:{title:"Wren",owner:"clsource"},xeora:{title:"Xeora",require:"markup",alias:"xeoracube",aliasTitles:{xeoracube:"XeoraCube"},owner:"freakmaxi"},"xml-doc":{title:"XML doc (.net)",require:"markup",modify:["csharp","fsharp","vbnet"],owner:"RunDevelopment"},xojo:{title:"Xojo (REALbasic)",owner:"Golmote"},xquery:{title:"XQuery",require:"markup",owner:"Golmote"},yaml:{title:"YAML",alias:"yml",owner:"hason"},yang:{title:"YANG",owner:"RunDevelopment"},zig:{title:"Zig",owner:"RunDevelopment"}},plugins:{meta:{path:"plugins/{id}/prism-{id}",link:"plugins/{id}/"},"line-highlight":{title:"Line Highlight",description:"Highlights specific lines and/or line ranges."},"line-numbers":{title:"Line Numbers",description:"Line number at the beginning of code lines.",owner:"kuba-kubula"},"show-invisibles":{title:"Show Invisibles",description:"Show hidden characters such as tabs and line breaks.",optional:["autolinker","data-uri-highlight"]},autolinker:{title:"Autolinker",description:"Converts URLs and emails in code to clickable links. Parses Markdown links in comments."},wpd:{title:"WebPlatform Docs",description:'Makes tokens link to WebPlatform.org documentation. The links open in a new tab.'},"custom-class":{title:"Custom Class",description:"This plugin allows you to prefix Prism's default classes (.comment can become .namespace--comment) or replace them with your defined ones (like .editor__comment). You can even add new classes.",owner:"dvkndn",noCSS:!0},"file-highlight":{title:"File Highlight",description:"Fetch external files and highlight them with Prism. Used on the Prism website itself.",noCSS:!0},"show-language":{title:"Show Language",description:"Display the highlighted language in code blocks (inline code does not show the label).",owner:"nauzilus",noCSS:!0,require:"toolbar"},"jsonp-highlight":{title:"JSONP Highlight",description:"Fetch content with JSONP and highlight some interesting content (e.g. GitHub/Gists or Bitbucket API).",noCSS:!0,owner:"nauzilus"},"highlight-keywords":{title:"Highlight Keywords",description:"Adds special CSS classes for each keyword for fine-grained highlighting.",owner:"vkbansal",noCSS:!0},"remove-initial-line-feed":{title:"Remove initial line feed",description:"Removes the initial line feed in code blocks.",owner:"Golmote",noCSS:!0},"inline-color":{title:"Inline color",description:"Adds a small inline preview for colors in style sheets.",require:"css-extras",owner:"RunDevelopment"},previewers:{title:"Previewers",description:"Previewers for angles, colors, gradients, easing and time.",require:"css-extras",owner:"Golmote"},autoloader:{title:"Autoloader",description:"Automatically loads the needed languages to highlight the code blocks.",owner:"Golmote",noCSS:!0},"keep-markup":{title:"Keep Markup",description:"Prevents custom markup from being dropped out during highlighting.",owner:"Golmote",optional:"normalize-whitespace",noCSS:!0},"command-line":{title:"Command Line",description:"Display a command line with a prompt and, optionally, the output/response from the commands.",owner:"chriswells0"},"unescaped-markup":{title:"Unescaped Markup",description:"Write markup without having to escape anything."},"normalize-whitespace":{title:"Normalize Whitespace",description:"Supports multiple operations to normalize whitespace in code blocks.",owner:"zeitgeist87",optional:"unescaped-markup",noCSS:!0},"data-uri-highlight":{title:"Data-URI Highlight",description:"Highlights data-URI contents.",owner:"Golmote",noCSS:!0},toolbar:{title:"Toolbar",description:"Attach a toolbar for plugins to easily register buttons on the top of a code block.",owner:"mAAdhaTTah"},"copy-to-clipboard":{title:"Copy to Clipboard Button",description:"Add a button that copies the code block to the clipboard when clicked.",owner:"mAAdhaTTah",require:"toolbar",noCSS:!0},"download-button":{title:"Download Button",description:"A button in the toolbar of a code block adding a convenient way to download a code file.",owner:"Golmote",require:"toolbar",noCSS:!0},"match-braces":{title:"Match braces",description:"Highlights matching braces.",owner:"RunDevelopment"},"diff-highlight":{title:"Diff Highlight",description:"Highlights the code inside diff blocks.",owner:"RunDevelopment",require:"diff"},"filter-highlight-all":{title:"Filter highlightAll",description:"Filters the elements the highlightAll and highlightAllUnder methods actually highlight.",owner:"RunDevelopment",noCSS:!0},treeview:{title:"Treeview",description:"A language with special styles to highlight file system tree structures.",owner:"Golmote"}}})},2885:(e,t,n)=>{const r=n(29901),a=n(39642),o=new Set;function i(e){void 0===e?e=Object.keys(r.languages).filter((e=>"meta"!=e)):Array.isArray(e)||(e=[e]);const t=[...o,...Object.keys(Prism.languages)];a(r,e,t).load((e=>{if(!(e in r.languages))return void(i.silent||console.warn("Language does not exist: "+e));const t="./prism-"+e;delete n.c[n(16500).resolve(t)],delete Prism.languages[e],n(16500)(t),o.add(e)}))}i.silent=!1,e.exports=i},6726:(e,t,n)=>{var r={"./":2885};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=6726},16500:(e,t,n)=>{var r={"./":2885};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=16500},39642:e=>{"use strict";var t=function(){var e=function(){};function t(e,t){Array.isArray(e)?e.forEach(t):null!=e&&t(e,0)}function n(e){for(var t={},n=0,r=e.length;n "));var s={},l=e[r];if(l){function c(t){if(!(t in e))throw new Error(r+" depends on an unknown component "+t);if(!(t in s))for(var i in a(t,o),s[t]=!0,n[t])s[i]=!0}t(l.require,c),t(l.optional,c),t(l.modify,c)}n[r]=s,o.pop()}}return function(e){var t=n[e];return t||(a(e,r),t=n[e]),t}}function a(e){for(var t in e)return!0;return!1}return function(o,i,s){var l=function(e){var t={};for(var n in e){var r=e[n];for(var a in r)if("meta"!=a){var o=r[a];t[a]="string"==typeof o?{title:o}:o}}return t}(o),c=function(e){var n;return function(r){if(r in e)return r;if(!n)for(var a in n={},e){var o=e[a];t(o&&o.alias,(function(t){if(t in n)throw new Error(t+" cannot be alias for both "+a+" and "+n[t]);if(t in e)throw new Error(t+" cannot be alias of "+a+" because it is a component.");n[t]=a}))}return n[r]||r}}(l);i=i.map(c),s=(s||[]).map(c);var u=n(i),d=n(s);i.forEach((function e(n){var r=l[n];t(r&&r.require,(function(t){t in d||(u[t]=!0,e(t))}))}));for(var p,f=r(l),m=u;a(m);){for(var h in p={},m){var g=l[h];t(g&&g.modify,(function(e){e in d&&(p[e]=!0)}))}for(var b in d)if(!(b in u))for(var v in f(b))if(v in u){p[b]=!0;break}for(var y in m=p)u[y]=!0}var w={getIds:function(){var e=[];return w.load((function(t){e.push(t)})),e},load:function(t,n){return function(t,n,r,a){var o=a?a.series:void 0,i=a?a.parallel:e,s={},l={};function c(e){if(e in s)return s[e];l[e]=!0;var a,u=[];for(var d in t(e))d in n&&u.push(d);if(0===u.length)a=r(e);else{var p=i(u.map((function(e){var t=c(e);return delete l[e],t})));o?a=o(p,(function(){return r(e)})):r(e)}return s[e]=a}for(var u in n)c(u);var d=[];for(var p in l)d.push(s[p]);return i(d)}(f,u,t,n)}};return w}}();e.exports=t},92703:(e,t,n)=>{"use strict";var r=n(50414);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,o,i){if(i!==r){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return n.PropTypes=n,n}},45697:(e,t,n)=>{e.exports=n(92703)()},50414:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},31555:(e,t,n)=>{"use strict";n.d(t,{Z:()=>c});var r=n(94184),a=n.n(r),o=n(67294),i=n(76792),s=n(85893);const l=o.forwardRef(((e,t)=>{const[{className:n,...r},{as:o="div",bsPrefix:l,spans:c}]=function({as:e,bsPrefix:t,className:n,...r}){t=(0,i.vE)(t,"col");const o=(0,i.pi)(),s=(0,i.zG)(),l=[],c=[];return o.forEach((e=>{const n=r[e];let a,o,i;delete r[e],"object"==typeof n&&null!=n?({span:a,offset:o,order:i}=n):a=n;const u=e!==s?`-${e}`:"";a&&l.push(!0===a?`${t}${u}`:`${t}${u}-${a}`),null!=i&&c.push(`order${u}-${i}`),null!=o&&c.push(`offset${u}-${o}`)})),[{...r,className:a()(n,...l,...c)},{as:e,bsPrefix:t,spans:l}]}(e);return(0,s.jsx)(o,{...r,ref:t,className:a()(n,!c.length&&l)})}));l.displayName="Col";const c=l},10682:(e,t,n)=>{"use strict";n.d(t,{Z:()=>c});var r=n(94184),a=n.n(r),o=n(67294),i=n(76792),s=n(85893);const l=o.forwardRef((({bsPrefix:e,fluid:t=!1,as:n="div",className:r,...o},l)=>{const c=(0,i.vE)(e,"container"),u="string"==typeof t?`-${t}`:"-fluid";return(0,s.jsx)(n,{ref:l,...o,className:a()(r,t?`${c}${u}`:c)})}));l.displayName="Container";const c=l},34051:(e,t,n)=>{"use strict";n.d(t,{Z:()=>c});var r=n(94184),a=n.n(r),o=n(67294),i=n(76792),s=n(85893);const l=o.forwardRef((({bsPrefix:e,className:t,as:n="div",...r},o)=>{const l=(0,i.vE)(e,"row"),c=(0,i.pi)(),u=(0,i.zG)(),d=`${l}-cols`,p=[];return c.forEach((e=>{const t=r[e];let n;delete r[e],null!=t&&"object"==typeof t?({cols:n}=t):n=t;const a=e!==u?`-${e}`:"";null!=n&&p.push(`${d}${a}-${n}`)})),(0,s.jsx)(n,{ref:o,...r,className:a()(t,l,...p)})}));l.displayName="Row";const c=l},76792:(e,t,n)=>{"use strict";n.d(t,{pi:()=>c,vE:()=>l,zG:()=>u});var r=n(67294);n(85893);const a=["xxl","xl","lg","md","sm","xs"],o=r.createContext({prefixes:{},breakpoints:a,minBreakpoint:"xs"}),{Consumer:i,Provider:s}=o;function l(e,t){const{prefixes:n}=(0,r.useContext)(o);return e||n[t]||t}function c(){const{breakpoints:e}=(0,r.useContext)(o);return e}function u(){const{minBreakpoint:e}=(0,r.useContext)(o);return e}},64448:(e,t,n)=>{"use strict";var r=n(67294),a=n(27418),o=n(63840);function i(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n