2:I[73136,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","8187","static/chunks/8187-495ba2c3ead388b0.js","6162","static/chunks/app/vrf/page-486d662a562c4933.js"],""] 3:I[38976,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","8187","static/chunks/8187-495ba2c3ead388b0.js","6162","static/chunks/app/vrf/page-486d662a562c4933.js"],""] 4:I[82033,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","8187","static/chunks/8187-495ba2c3ead388b0.js","6162","static/chunks/app/vrf/page-486d662a562c4933.js"],""] 5:I[5613,[],""] 6:I[31778,[],""] 7:I[80377,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","5101","static/chunks/5101-106548b2c532047c.js","8187","static/chunks/8187-495ba2c3ead388b0.js","3185","static/chunks/app/layout-9cfc127f64213b4e.js"],"ThemeProvider"] 8:I[92980,["9472","static/chunks/4e88bc13-3c63efbfab7242e7.js","5250","static/chunks/5250-a90c75b5cb730830.js","5914","static/chunks/5914-4fc59912144046c7.js","5101","static/chunks/5101-106548b2c532047c.js","8187","static/chunks/8187-495ba2c3ead388b0.js","3185","static/chunks/app/layout-9cfc127f64213b4e.js"],"ScaffoldEthAppWithProviders"] 0:["Ud22eZyf0IFlFQ5LbEa9D",[[["",{"children":["vrf",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["vrf",{"children":["__PAGE__",{},["$L1",["$","div",null,{"className":"flex justify-center pt-10","children":["$","div",null,{"className":"w-full max-w-screen-lg p-10","children":[["$","h1",null,{"className":"text-3xl font-bold text-center mb-8","children":"🎲 Random Number Generator"}],["$","div",null,{"className":"grid grid-cols-1 lg:grid-cols-2 gap-8","children":[["$","div",null,{"className":"col-span-1 h-full","children":["$","div",null,{"className":"bg-base-100 p-6 rounded-3xl shadow-lg h-full","children":["$","$L2",null,{}]}]}],["$","div",null,{"className":"col-span-1 h-full","children":["$","div",null,{"className":"bg-base-100 p-6 rounded-3xl shadow-lg h-full","children":["$","$L3",null,{}]}]}],["$","div",null,{"className":"lg:col-span-2","children":["$","div",null,{"className":"bg-base-100 p-6 rounded-3xl shadow-lg","children":[["$","$L4",null,{"introduction":"This page demonstrates how to use the Chainlink VRF contract. The contract is funded directly with LINK tokens.","steps":[["$","li",null,{"children":["Fund the contract with enough LINK. Use the",["$","a",null,{"className":"link","href":"https://faucets.chain.link/","children":"Chainlink Faucet"}]," ","and send the LINK tokens to contract."]}],["$","li",null,{"children":["Submit a request for randomness. The default values are defined in"," ",["$","span",null,{"className":"font-bold","children":"packages/nextjs/app/vrf/_components/RequestRandomNumber.tsx"}],". Modify them if needed."]}],["$","li",null,{"children":["In the view component, hit the refesh button to get the latest random number. To request random numbers that are generated before, fill in the ",["$","span",null,{"className":"font-bold","children":"Request ID"}]," and refresh."]}]],"details":[["$","li",null,{"children":["The ",["$","span",null,{"className":"font-bold","children":"RandomNumberDirectFundingConsumerV2Plus"}]," uses directfunding. Check out the"," ",["$","a",null,{"className":"link","href":"https://docs.chain.link/vrf/v2-5/overview/direct-funding","children":["Chainlink documentation for more details."," "]}]," "]}],["$","li",null,{"children":["The request will be fulfilled after a predetermined number of blocks have been confirmed. The"," ",["$","span",null,{"className":"font-bold","children":"View Random Numbers"}]," component fetches the random number from the contract."]}]]}]," "]}]}]]}]]}]}],null]]},["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children","vrf","children"],"loading":"$undefined","loadingStyles":"$undefined","loadingScripts":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}]]},[null,["$","html",null,{"suppressHydrationWarning":true,"children":["$","body",null,{"children":["$","$L7",null,{"enableSystem":true,"children":["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"loading":"$undefined","loadingStyles":"$undefined","loadingScripts":"$undefined","hasLoading":false,"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[],"styles":null}]}]}]}]}],null]],[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b30489573339f853.css","precedence":"next","crossOrigin":""}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/264ae06e9e7e7f1d.css","precedence":"next","crossOrigin":""}]],"$L9"]]]] 9:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Fleek Chainlink Extension"}],["$","meta","3",{"name":"description","content":"Fleek Chainlink Extension is a template for building a Chainlink Extension on Fleek."}],["$","meta","4",{"property":"og:title","content":"Fleek Chainlink Extension"}],["$","meta","5",{"property":"og:description","content":"Fleek Chainlink Extension is a template for building a Chainlink Extension on Fleek."}],["$","meta","6",{"property":"og:image","content":"http://localhost:3000/thumbnail.jpg"}],["$","meta","7",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","8",{"name":"twitter:title","content":"Fleek Chainlink Extension"}],["$","meta","9",{"name":"twitter:description","content":"Fleek Chainlink Extension is a template for building a Chainlink Extension on Fleek."}],["$","meta","10",{"name":"twitter:image","content":"http://localhost:3000/thumbnail.jpg"}],["$","link","11",{"rel":"icon","href":"/favicon.png","sizes":"32x32","type":"image/png"}]] 1:null